@esfaenza/core 15.2.299 → 15.2.300
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.5782;transform:translate(83.5149vw,-10px) scale(.2402);animation:fall-1 20s -5s linear infinite}@keyframes fall-1{39.242%{transform:translate(92.2239vw,39.242vh) scale(.2402)}to{transform:translate(87.8694vw,99vh) scale(.2402)}}.snow:nth-child(2){opacity:1.0442;transform:translate(61.4819vw,-10px) scale(.8392);animation:fall-2 29s -9s linear infinite}@keyframes fall-2{48.338%{transform:translate(65.9278vw,48.338vh) scale(.8392)}to{transform:translate(63.70485vw,99vh) scale(.8392)}}.snow:nth-child(3){opacity:1.3604;transform:translate(50.403vw,-10px) scale(.5355);animation:fall-3 15s -11s linear infinite}@keyframes fall-3{79.63%{transform:translate(56.7675vw,79.63vh) scale(.5355)}to{transform:translate(53.58525vw,99vh) scale(.5355)}}.snow:nth-child(4){opacity:.4618;transform:translate(87.674vw,-10px) scale(.3639);animation:fall-4 27s -8s linear infinite}@keyframes fall-4{39.757%{transform:translate(83.4956vw,39.757vh) scale(.3639)}to{transform:translate(85.5848vw,99vh) scale(.3639)}}.snow:nth-child(5){opacity:1.228;transform:translate(47.8128vw,-10px) scale(.2247);animation:fall-5 13s -27s linear infinite}@keyframes fall-5{34.707%{transform:translate(42.0105vw,34.707vh) scale(.2247)}to{transform:translate(44.91165vw,99vh) scale(.2247)}}.snow:nth-child(6){opacity:1.089;transform:translate(72.9748vw,-10px) scale(.4072);animation:fall-6 15s -22s linear infinite}@keyframes fall-6{44.8%{transform:translate(71.8155vw,44.8vh) scale(.4072)}to{transform:translate(72.39515vw,99vh) scale(.4072)}}.snow:nth-child(7){opacity:.5264;transform:translate(21.2734vw,-10px) scale(.8312);animation:fall-7 11s -9s linear infinite}@keyframes fall-7{74.053%{transform:translate(14.0842vw,74.053vh) scale(.8312)}to{transform:translate(17.6788vw,99vh) scale(.8312)}}.snow:nth-child(8){opacity:.4736;transform:translate(43.9194vw,-10px) scale(.3313);animation:fall-8 25s -27s linear infinite}@keyframes fall-8{71.848%{transform:translate(34.0705vw,71.848vh) scale(.3313)}to{transform:translate(38.99495vw,99vh) scale(.3313)}}.snow:nth-child(9){opacity:.9714;transform:translate(43.5425vw,-10px) scale(.7158);animation:fall-9 30s -6s linear infinite}@keyframes fall-9{36.486%{transform:translate(44.2568vw,36.486vh) scale(.7158)}to{transform:translate(43.89965vw,99vh) scale(.7158)}}.snow:nth-child(10){opacity:1.8248;transform:translate(59.7077vw,-10px) scale(.498);animation:fall-10 27s -1s linear infinite}@keyframes fall-10{45.128%{transform:translate(65.5657vw,45.128vh) scale(.498)}to{transform:translate(62.6367vw,99vh) scale(.498)}}.snow:nth-child(11){opacity:1.02;transform:translate(59.3337vw,-10px) scale(.9892);animation:fall-11 12s -24s linear infinite}@keyframes fall-11{44.783%{transform:translate(61.4716vw,44.783vh) scale(.9892)}to{transform:translate(60.40265vw,99vh) scale(.9892)}}.snow:nth-child(12){opacity:.3056;transform:translate(37.0589vw,-10px) scale(.5025);animation:fall-12 23s -25s linear infinite}@keyframes fall-12{71.706%{transform:translate(38.4558vw,71.706vh) scale(.5025)}to{transform:translate(37.75735vw,99vh) scale(.5025)}}.snow:nth-child(13){opacity:1.37;transform:translate(48.0785vw,-10px) scale(.7116);animation:fall-13 27s -6s linear infinite}@keyframes fall-13{45.151%{transform:translate(54.7407vw,45.151vh) scale(.7116)}to{transform:translate(51.4096vw,99vh) scale(.7116)}}.snow:nth-child(14){opacity:1.812;transform:translate(94.6727vw,-10px) scale(.7312);animation:fall-14 12s -28s linear infinite}@keyframes fall-14{40.383%{transform:translate(85.9496vw,40.383vh) scale(.7312)}to{transform:translate(90.31115vw,99vh) scale(.7312)}}.snow:nth-child(15){opacity:.3722;transform:translate(5.9449vw,-10px) scale(.3928);animation:fall-15 15s -21s linear infinite}@keyframes fall-15{40.682%{transform:translate(-1.0199vw,40.682vh) scale(.3928)}to{transform:translate(2.4625vw,99vh) scale(.3928)}}.snow:nth-child(16){opacity:.4728;transform:translate(70.039vw,-10px) scale(.6846);animation:fall-16 30s -16s linear infinite}@keyframes fall-16{54.567%{transform:translate(74.3018vw,54.567vh) scale(.6846)}to{transform:translate(72.1704vw,99vh) scale(.6846)}}.snow:nth-child(17){opacity:1.3934;transform:translate(62.1912vw,-10px) scale(.0004);animation:fall-17 24s -29s linear infinite}@keyframes fall-17{51.259%{transform:translate(70.8436vw,51.259vh) scale(.0004)}to{transform:translate(66.5174vw,99vh) scale(.0004)}}.snow:nth-child(18){opacity:1.1392;transform:translate(23.2046vw,-10px) scale(.5052);animation:fall-18 30s -1s linear infinite}@keyframes fall-18{55.952%{transform:translate(22.7511vw,55.952vh) scale(.5052)}to{transform:translate(22.97785vw,99vh) scale(.5052)}}.snow:nth-child(19){opacity:1.23;transform:translate(35.0247vw,-10px) scale(.2954);animation:fall-19 12s -18s linear infinite}@keyframes fall-19{64.684%{transform:translate(30.6111vw,64.684vh) scale(.2954)}to{transform:translate(32.8179vw,99vh) scale(.2954)}}.snow:nth-child(20){opacity:1.0946;transform:translate(74.0513vw,-10px) scale(.4716);animation:fall-20 21s -23s linear infinite}@keyframes fall-20{50.127%{transform:translate(66.5648vw,50.127vh) scale(.4716)}to{transform:translate(70.30805vw,99vh) scale(.4716)}}.snow:nth-child(21){opacity:.3614;transform:translate(73.8738vw,-10px) scale(.6931);animation:fall-21 27s -30s linear infinite}@keyframes fall-21{62.995%{transform:translate(67.1398vw,62.995vh) scale(.6931)}to{transform:translate(70.5068vw,99vh) scale(.6931)}}.snow:nth-child(22){opacity:.9574;transform:translate(22.3803vw,-10px) scale(.9104);animation:fall-22 18s -5s linear infinite}@keyframes fall-22{59.036%{transform:translate(17.7995vw,59.036vh) scale(.9104)}to{transform:translate(20.0899vw,99vh) scale(.9104)}}.snow:nth-child(23){opacity:1.3322;transform:translate(34.3283vw,-10px) scale(.308);animation:fall-23 13s -16s linear infinite}@keyframes fall-23{40.89%{transform:translate(29.1228vw,40.89vh) scale(.308)}to{transform:translate(31.72555vw,99vh) scale(.308)}}.snow:nth-child(24){opacity:.2732;transform:translate(38.6373vw,-10px) scale(.0293);animation:fall-24 22s -22s linear infinite}@keyframes fall-24{56.332%{transform:translate(43.9017vw,56.332vh) scale(.0293)}to{transform:translate(41.2695vw,99vh) scale(.0293)}}.snow:nth-child(25){opacity:1.0192;transform:translate(89.1719vw,-10px) scale(.6066);animation:fall-25 30s -7s linear infinite}@keyframes fall-25{58.381%{transform:translate(98.4305vw,58.381vh) scale(.6066)}to{transform:translate(93.8012vw,99vh) scale(.6066)}}.snow:nth-child(26){opacity:.7752;transform:translate(76.104vw,-10px) scale(.6289);animation:fall-26 19s -24s linear infinite}@keyframes fall-26{72.116%{transform:translate(79.8331vw,72.116vh) scale(.6289)}to{transform:translate(77.96855vw,99vh) scale(.6289)}}.snow:nth-child(27){opacity:.765;transform:translate(46.6432vw,-10px) scale(.8965);animation:fall-27 30s -21s linear infinite}@keyframes fall-27{49.39%{transform:translate(46.6058vw,49.39vh) scale(.8965)}to{transform:translate(46.6245vw,99vh) scale(.8965)}}.snow:nth-child(28){opacity:1.0922;transform:translate(6.5257vw,-10px) scale(.3686);animation:fall-28 26s -16s linear infinite}@keyframes fall-28{70.591%{transform:translate(6.2306vw,70.591vh) scale(.3686)}to{transform:translate(6.37815vw,99vh) scale(.3686)}}.snow:nth-child(29){opacity:1.3586;transform:translate(91.3052vw,-10px) scale(.7705);animation:fall-29 30s -4s linear infinite}@keyframes fall-29{42.733%{transform:translate(93.3823vw,42.733vh) scale(.7705)}to{transform:translate(92.34375vw,99vh) scale(.7705)}}.snow:nth-child(30){opacity:1.1506;transform:translate(57.9802vw,-10px) scale(.5526);animation:fall-30 18s -11s linear infinite}@keyframes fall-30{68.603%{transform:translate(54.229vw,68.603vh) scale(.5526)}to{transform:translate(56.1046vw,99vh) scale(.5526)}}.snow:nth-child(31){opacity:.238;transform:translate(58.2957vw,-10px) scale(.7288);animation:fall-31 13s -8s linear infinite}@keyframes fall-31{75.061%{transform:translate(64.4507vw,75.061vh) scale(.7288)}to{transform:translate(61.3732vw,99vh) scale(.7288)}}.snow:nth-child(32){opacity:1.4618;transform:translate(4.6537vw,-10px) scale(.5424);animation:fall-32 22s -6s linear infinite}@keyframes fall-32{78.262%{transform:translate(13.7987vw,78.262vh) scale(.5424)}to{transform:translate(9.2262vw,99vh) scale(.5424)}}.snow:nth-child(33){opacity:1.7752;transform:translate(18.2623vw,-10px) scale(.8955);animation:fall-33 13s -16s linear infinite}@keyframes fall-33{78.305%{transform:translate(19.3292vw,78.305vh) scale(.8955)}to{transform:translate(18.79575vw,99vh) scale(.8955)}}.snow:nth-child(34){opacity:.7078;transform:translate(64.9729vw,-10px) scale(.954);animation:fall-34 20s -21s linear infinite}@keyframes fall-34{46.224%{transform:translate(74.6843vw,46.224vh) scale(.954)}to{transform:translate(69.8286vw,99vh) scale(.954)}}.snow:nth-child(35){opacity:.6484;transform:translate(93.3708vw,-10px) scale(.5212);animation:fall-35 29s -17s linear infinite}@keyframes fall-35{36.854%{transform:translate(90.4861vw,36.854vh) scale(.5212)}to{transform:translate(91.92845vw,99vh) scale(.5212)}}.snow:nth-child(36){opacity:.284;transform:translate(9.0504vw,-10px) scale(.2156);animation:fall-36 21s -1s linear infinite}@keyframes fall-36{38.684%{transform:translate(12.9034vw,38.684vh) scale(.2156)}to{transform:translate(10.9769vw,99vh) scale(.2156)}}.snow:nth-child(37){opacity:.7316;transform:translate(86.2763vw,-10px) scale(.3141);animation:fall-37 18s -11s linear infinite}@keyframes fall-37{54.873%{transform:translate(93.6122vw,54.873vh) scale(.3141)}to{transform:translate(89.94425vw,99vh) scale(.3141)}}.snow:nth-child(38){opacity:.5124;transform:translate(71.5253vw,-10px) scale(.0002);animation:fall-38 12s -14s linear infinite}@keyframes fall-38{39.426%{transform:translate(63.2478vw,39.426vh) scale(.0002)}to{transform:translate(67.38655vw,99vh) scale(.0002)}}.snow:nth-child(39){opacity:.4142;transform:translate(25.0012vw,-10px) scale(.6952);animation:fall-39 23s -26s linear infinite}@keyframes fall-39{79.242%{transform:translate(18.6709vw,79.242vh) scale(.6952)}to{transform:translate(21.83605vw,99vh) scale(.6952)}}.snow:nth-child(40){opacity:1.067;transform:translate(39.4588vw,-10px) scale(.6836);animation:fall-40 25s -9s linear infinite}@keyframes fall-40{57.586%{transform:translate(43.1594vw,57.586vh) scale(.6836)}to{transform:translate(41.3091vw,99vh) scale(.6836)}}.snow:nth-child(41){opacity:1.971;transform:translate(55.1024vw,-10px) scale(.5956);animation:fall-41 28s -24s linear infinite}@keyframes fall-41{47.232%{transform:translate(62.0181vw,47.232vh) scale(.5956)}to{transform:translate(58.56025vw,99vh) scale(.5956)}}.snow:nth-child(42){opacity:.9;transform:translate(94.1448vw,-10px) scale(.9179);animation:fall-42 14s -3s linear infinite}@keyframes fall-42{60.484%{transform:translate(95.2791vw,60.484vh) scale(.9179)}to{transform:translate(94.71195vw,99vh) scale(.9179)}}.snow:nth-child(43){opacity:.6522;transform:translate(94.196vw,-10px) scale(.9008);animation:fall-43 22s -2s linear infinite}@keyframes fall-43{44.51%{transform:translate(84.2217vw,44.51vh) scale(.9008)}to{transform:translate(89.20885vw,99vh) scale(.9008)}}.snow:nth-child(44){opacity:.691;transform:translate(9.932vw,-10px) scale(.519);animation:fall-44 23s -6s linear infinite}@keyframes fall-44{61.148%{transform:translate(14.5653vw,61.148vh) scale(.519)}to{transform:translate(12.24865vw,99vh) scale(.519)}}.snow:nth-child(45){opacity:.2962;transform:translate(34.7298vw,-10px) scale(.6465);animation:fall-45 28s -8s linear infinite}@keyframes fall-45{61.384%{transform:translate(38.8603vw,61.384vh) scale(.6465)}to{transform:translate(36.79505vw,99vh) scale(.6465)}}.snow:nth-child(46){opacity:.6556;transform:translate(9.3235vw,-10px) scale(.9992);animation:fall-46 26s -7s linear infinite}@keyframes fall-46{33.39%{transform:translate(3.7549vw,33.39vh) scale(.9992)}to{transform:translate(6.5392vw,99vh) scale(.9992)}}.snow:nth-child(47){opacity:1.357;transform:translate(43.077vw,-10px) scale(.1195);animation:fall-47 21s -20s linear infinite}@keyframes fall-47{33.314%{transform:translate(45.6947vw,33.314vh) scale(.1195)}to{transform:translate(44.38585vw,99vh) scale(.1195)}}.snow:nth-child(48){opacity:1.8214;transform:translate(12.4687vw,-10px) scale(.3362);animation:fall-48 15s -30s linear infinite}@keyframes fall-48{35.388%{transform:translate(12.3812vw,35.388vh) scale(.3362)}to{transform:translate(12.42495vw,99vh) scale(.3362)}}.snow:nth-child(49){opacity:1.239;transform:translate(49.2591vw,-10px) scale(.5481);animation:fall-49 11s -15s linear infinite}@keyframes fall-49{67.454%{transform:translate(54.6372vw,67.454vh) scale(.5481)}to{transform:translate(51.94815vw,99vh) scale(.5481)}}.snow:nth-child(50){opacity:1.3554;transform:translate(54.2067vw,-10px) scale(.305);animation:fall-50 11s -29s linear infinite}@keyframes fall-50{51.719%{transform:translate(53.9285vw,51.719vh) scale(.305)}to{transform:translate(54.0676vw,99vh) scale(.305)}}.snow:nth-child(51){opacity:1.0166;transform:translate(20.3752vw,-10px) scale(.206);animation:fall-51 30s -2s linear infinite}@keyframes fall-51{42.798%{transform:translate(28.2113vw,42.798vh) scale(.206)}to{transform:translate(24.29325vw,99vh) scale(.206)}}.snow:nth-child(52){opacity:.2518;transform:translate(32.8105vw,-10px) scale(.4237);animation:fall-52 25s -28s linear infinite}@keyframes fall-52{64.464%{transform:translate(36.95vw,64.464vh) scale(.4237)}to{transform:translate(34.88025vw,99vh) scale(.4237)}}.snow:nth-child(53){opacity:.692;transform:translate(35.5342vw,-10px) scale(.2495);animation:fall-53 13s -15s linear infinite}@keyframes fall-53{41.758%{transform:translate(32.3618vw,41.758vh) scale(.2495)}to{transform:translate(33.948vw,99vh) scale(.2495)}}.snow:nth-child(54){opacity:.6686;transform:translate(9.0003vw,-10px) scale(.6115);animation:fall-54 12s -30s linear infinite}@keyframes fall-54{41.59%{transform:translate(9.3588vw,41.59vh) scale(.6115)}to{transform:translate(9.17955vw,99vh) scale(.6115)}}.snow:nth-child(55){opacity:.566;transform:translate(9.2554vw,-10px) scale(.4713);animation:fall-55 17s -24s linear infinite}@keyframes fall-55{59.761%{transform:translate(1.9617vw,59.761vh) scale(.4713)}to{transform:translate(5.60855vw,99vh) scale(.4713)}}.snow:nth-child(56){opacity:1.708;transform:translate(36.0527vw,-10px) scale(.4378);animation:fall-56 16s -27s linear infinite}@keyframes fall-56{30.836%{transform:translate(38.5915vw,30.836vh) scale(.4378)}to{transform:translate(37.3221vw,99vh) scale(.4378)}}.snow:nth-child(57){opacity:1.0356;transform:translate(24.1909vw,-10px) scale(.634);animation:fall-57 12s -15s linear infinite}@keyframes fall-57{75.741%{transform:translate(32.4257vw,75.741vh) scale(.634)}to{transform:translate(28.3083vw,99vh) scale(.634)}}.snow:nth-child(58){opacity:1.8562;transform:translate(36.0672vw,-10px) scale(.2974);animation:fall-58 22s -4s linear infinite}@keyframes fall-58{74.239%{transform:translate(35.6336vw,74.239vh) scale(.2974)}to{transform:translate(35.8504vw,99vh) scale(.2974)}}.snow:nth-child(59){opacity:1.3748;transform:translate(75.6296vw,-10px) scale(.1815);animation:fall-59 22s -23s linear infinite}@keyframes fall-59{60.36%{transform:translate(74.8985vw,60.36vh) scale(.1815)}to{transform:translate(75.26405vw,99vh) scale(.1815)}}.snow:nth-child(60){opacity:.379;transform:translate(74.5404vw,-10px) scale(.4909);animation:fall-60 13s -23s linear infinite}@keyframes fall-60{68.899%{transform:translate(80.3484vw,68.899vh) scale(.4909)}to{transform:translate(77.4444vw,99vh) scale(.4909)}}.snow:nth-child(61){opacity:1.3016;transform:translate(8.3239vw,-10px) scale(.2063);animation:fall-61 25s -13s linear infinite}@keyframes fall-61{51.167%{transform:translate(12.6076vw,51.167vh) scale(.2063)}to{transform:translate(10.46575vw,99vh) scale(.2063)}}.snow:nth-child(62){opacity:.5416;transform:translate(77.0651vw,-10px) scale(.7308);animation:fall-62 24s -3s linear infinite}@keyframes fall-62{51.128%{transform:translate(80.0574vw,51.128vh) scale(.7308)}to{transform:translate(78.56125vw,99vh) scale(.7308)}}.snow:nth-child(63){opacity:1.5214;transform:translate(21.081vw,-10px) scale(.9587);animation:fall-63 14s -11s linear infinite}@keyframes fall-63{68.04%{transform:translate(28.1519vw,68.04vh) scale(.9587)}to{transform:translate(24.61645vw,99vh) scale(.9587)}}.snow:nth-child(64){opacity:1.8372;transform:translate(92.8397vw,-10px) scale(.3031);animation:fall-64 27s -23s linear infinite}@keyframes fall-64{59.749%{transform:translate(101.8113vw,59.749vh) scale(.3031)}to{transform:translate(97.3255vw,99vh) scale(.3031)}}.snow:nth-child(65){opacity:1.5078;transform:translate(85.5682vw,-10px) scale(.9042);animation:fall-65 15s -13s linear infinite}@keyframes fall-65{78.759%{transform:translate(76.9056vw,78.759vh) scale(.9042)}to{transform:translate(81.2369vw,99vh) scale(.9042)}}.snow:nth-child(66){opacity:.0632;transform:translate(50.003vw,-10px) scale(.5096);animation:fall-66 29s -4s linear infinite}@keyframes fall-66{78.951%{transform:translate(51.4171vw,78.951vh) scale(.5096)}to{transform:translate(50.71005vw,99vh) scale(.5096)}}.snow:nth-child(67){opacity:1.3874;transform:translate(30.3933vw,-10px) scale(.3288);animation:fall-67 23s -30s linear infinite}@keyframes fall-67{44.212%{transform:translate(29.9284vw,44.212vh) scale(.3288)}to{transform:translate(30.16085vw,99vh) scale(.3288)}}.snow:nth-child(68){opacity:.6096;transform:translate(15.5079vw,-10px) scale(.3699);animation:fall-68 11s -6s linear infinite}@keyframes fall-68{46.952%{transform:translate(10.2958vw,46.952vh) scale(.3699)}to{transform:translate(12.90185vw,99vh) scale(.3699)}}.snow:nth-child(69){opacity:1.3578;transform:translate(29.2855vw,-10px) scale(.2232);animation:fall-69 28s -29s linear infinite}@keyframes fall-69{51.921%{transform:translate(35.2683vw,51.921vh) scale(.2232)}to{transform:translate(32.2769vw,99vh) scale(.2232)}}.snow:nth-child(70){opacity:.1924;transform:translate(49.5894vw,-10px) scale(.6136);animation:fall-70 15s -10s linear infinite}@keyframes fall-70{70.48%{transform:translate(47.6696vw,70.48vh) scale(.6136)}to{transform:translate(48.6295vw,99vh) scale(.6136)}}.snow:nth-child(71){opacity:.2974;transform:translate(65.1624vw,-10px) scale(.0553);animation:fall-71 13s -4s linear infinite}@keyframes fall-71{54.336%{transform:translate(62.5668vw,54.336vh) scale(.0553)}to{transform:translate(63.8646vw,99vh) scale(.0553)}}.snow:nth-child(72){opacity:.9874;transform:translate(97.2109vw,-10px) scale(.3324);animation:fall-72 22s -22s linear infinite}@keyframes fall-72{56.552%{transform:translate(96.3002vw,56.552vh) scale(.3324)}to{transform:translate(96.75555vw,99vh) scale(.3324)}}.snow:nth-child(73){opacity:1.0642;transform:translate(46.9137vw,-10px) scale(.6279);animation:fall-73 20s -14s linear infinite}@keyframes fall-73{38.349%{transform:translate(39.6972vw,38.349vh) scale(.6279)}to{transform:translate(43.30545vw,99vh) scale(.6279)}}.snow:nth-child(74){opacity:.3008;transform:translate(95.0665vw,-10px) scale(.9585);animation:fall-74 29s -20s linear infinite}@keyframes fall-74{34.55%{transform:translate(95.1591vw,34.55vh) scale(.9585)}to{transform:translate(95.1128vw,99vh) scale(.9585)}}.snow:nth-child(75){opacity:.5636;transform:translate(45.0948vw,-10px) scale(.879);animation:fall-75 23s -6s linear infinite}@keyframes fall-75{70.851%{transform:translate(51.1513vw,70.851vh) scale(.879)}to{transform:translate(48.12305vw,99vh) scale(.879)}}.snow:nth-child(76){opacity:.3526;transform:translate(14.4479vw,-10px) scale(.3643);animation:fall-76 22s -11s linear infinite}@keyframes fall-76{53.709%{transform:translate(6.1712vw,53.709vh) scale(.3643)}to{transform:translate(10.30955vw,99vh) scale(.3643)}}.snow:nth-child(77){opacity:1.9212;transform:translate(93.3968vw,-10px) scale(.8474);animation:fall-77 29s -9s linear infinite}@keyframes fall-77{39.681%{transform:translate(103.2836vw,39.681vh) scale(.8474)}to{transform:translate(98.3402vw,99vh) scale(.8474)}}.snow:nth-child(78){opacity:1.596;transform:translate(86.8065vw,-10px) scale(.57);animation:fall-78 25s -27s linear infinite}@keyframes fall-78{77.589%{transform:translate(95.711vw,77.589vh) scale(.57)}to{transform:translate(91.25875vw,99vh) scale(.57)}}.snow:nth-child(79){opacity:.07;transform:translate(73.0626vw,-10px) scale(.0954);animation:fall-79 28s -14s linear infinite}@keyframes fall-79{72.317%{transform:translate(80.5191vw,72.317vh) scale(.0954)}to{transform:translate(76.79085vw,99vh) scale(.0954)}}.snow:nth-child(80){opacity:.074;transform:translate(30.3465vw,-10px) scale(.9178);animation:fall-80 17s -6s linear infinite}@keyframes fall-80{67.589%{transform:translate(29.9939vw,67.589vh) scale(.9178)}to{transform:translate(30.1702vw,99vh) scale(.9178)}}.snow:nth-child(81){opacity:1.963;transform:translate(97.7455vw,-10px) scale(.3812);animation:fall-81 28s -26s linear infinite}@keyframes fall-81{42.169%{transform:translate(93.5327vw,42.169vh) scale(.3812)}to{transform:translate(95.6391vw,99vh) scale(.3812)}}.snow:nth-child(82){opacity:.5078;transform:translate(1.9317vw,-10px) scale(.9477);animation:fall-82 10s -28s linear infinite}@keyframes fall-82{65.753%{transform:translate(8.1735vw,65.753vh) scale(.9477)}to{transform:translate(5.0526vw,99vh) scale(.9477)}}.snow:nth-child(83){opacity:.7938;transform:translate(82.3649vw,-10px) scale(.9337);animation:fall-83 20s -20s linear infinite}@keyframes fall-83{62.472%{transform:translate(88.6868vw,62.472vh) scale(.9337)}to{transform:translate(85.52585vw,99vh) scale(.9337)}}.snow:nth-child(84){opacity:.3616;transform:translate(84.1273vw,-10px) scale(.4227);animation:fall-84 12s -21s linear infinite}@keyframes fall-84{41.857%{transform:translate(94.0398vw,41.857vh) scale(.4227)}to{transform:translate(89.08355vw,99vh) scale(.4227)}}.snow:nth-child(85){opacity:.4412;transform:translate(55.2569vw,-10px) scale(.7949);animation:fall-85 23s -12s linear infinite}@keyframes fall-85{51.45%{transform:translate(53.1769vw,51.45vh) scale(.7949)}to{transform:translate(54.2169vw,99vh) scale(.7949)}}.snow:nth-child(86){opacity:1.8408;transform:translate(96.708vw,-10px) scale(.0167);animation:fall-86 12s -10s linear infinite}@keyframes fall-86{49.964%{transform:translate(106.511vw,49.964vh) scale(.0167)}to{transform:translate(101.6095vw,99vh) scale(.0167)}}.snow:nth-child(87){opacity:.2188;transform:translate(43.7871vw,-10px) scale(.5358);animation:fall-87 26s -2s linear infinite}@keyframes fall-87{40.102%{transform:translate(35.1011vw,40.102vh) scale(.5358)}to{transform:translate(39.4441vw,99vh) scale(.5358)}}.snow:nth-child(88){opacity:.83;transform:translate(45.4875vw,-10px) scale(.4201);animation:fall-88 27s -3s linear infinite}@keyframes fall-88{39.342%{transform:translate(44.3501vw,39.342vh) scale(.4201)}to{transform:translate(44.9188vw,99vh) scale(.4201)}}.snow:nth-child(89){opacity:.5862;transform:translate(28.8602vw,-10px) scale(.9616);animation:fall-89 24s -8s linear infinite}@keyframes fall-89{71.205%{transform:translate(24.2751vw,71.205vh) scale(.9616)}to{transform:translate(26.56765vw,99vh) scale(.9616)}}.snow:nth-child(90){opacity:1.2972;transform:translate(21.9474vw,-10px) scale(.4835);animation:fall-90 19s -23s linear infinite}@keyframes fall-90{47.389%{transform:translate(20.8201vw,47.389vh) scale(.4835)}to{transform:translate(21.38375vw,99vh) scale(.4835)}}.snow:nth-child(91){opacity:.4378;transform:translate(59.3625vw,-10px) scale(.5429);animation:fall-91 21s -29s linear infinite}@keyframes fall-91{55.052%{transform:translate(68.2996vw,55.052vh) scale(.5429)}to{transform:translate(63.83105vw,99vh) scale(.5429)}}.snow:nth-child(92){opacity:1.933;transform:translate(10.2295vw,-10px) scale(.6104);animation:fall-92 27s -28s linear infinite}@keyframes fall-92{35.897%{transform:translate(7.5291vw,35.897vh) scale(.6104)}to{transform:translate(8.8793vw,99vh) scale(.6104)}}.snow:nth-child(93){opacity:1.4118;transform:translate(87.7338vw,-10px) scale(.2936);animation:fall-93 21s -8s linear infinite}@keyframes fall-93{35.2%{transform:translate(96.1871vw,35.2vh) scale(.2936)}to{transform:translate(91.96045vw,99vh) scale(.2936)}}.snow:nth-child(94){opacity:.4826;transform:translate(27.0452vw,-10px) scale(.9605);animation:fall-94 27s -20s linear infinite}@keyframes fall-94{63.157%{transform:translate(19.5765vw,63.157vh) scale(.9605)}to{transform:translate(23.31085vw,99vh) scale(.9605)}}.snow:nth-child(95){opacity:1.4642;transform:translate(.1996vw,-10px) scale(.2831);animation:fall-95 10s -21s linear infinite}@keyframes fall-95{64.815%{transform:translate(10.1692vw,64.815vh) scale(.2831)}to{transform:translate(5.1844vw,99vh) scale(.2831)}}.snow:nth-child(96){opacity:1.3328;transform:translate(25.7612vw,-10px) scale(.3026);animation:fall-96 20s -29s linear infinite}@keyframes fall-96{78.999%{transform:translate(24.7235vw,78.999vh) scale(.3026)}to{transform:translate(25.24235vw,99vh) scale(.3026)}}.snow:nth-child(97){opacity:1.5046;transform:translate(6.3527vw,-10px) scale(.2708);animation:fall-97 27s -23s linear infinite}@keyframes fall-97{56.809%{transform:translate(13.7532vw,56.809vh) scale(.2708)}to{transform:translate(10.05295vw,99vh) scale(.2708)}}.snow:nth-child(98){opacity:1.767;transform:translate(6.4708vw,-10px) scale(.4085);animation:fall-98 11s -26s linear infinite}@keyframes fall-98{45.215%{transform:translate(15.0863vw,45.215vh) scale(.4085)}to{transform:translate(10.77855vw,99vh) scale(.4085)}}.snow:nth-child(99){opacity:1.6506;transform:translate(74.4538vw,-10px) scale(.0763);animation:fall-99 17s -8s linear infinite}@keyframes fall-99{41.332%{transform:translate(72.5296vw,41.332vh) scale(.0763)}to{transform:translate(73.4917vw,99vh) scale(.0763)}}.snow:nth-child(100){opacity:.3682;transform:translate(93.1775vw,-10px) scale(.149);animation:fall-100 19s -30s linear infinite}@keyframes fall-100{31.374%{transform:translate(92.6344vw,31.374vh) scale(.149)}to{transform:translate(92.90595vw,99vh) scale(.149)}}.snow:nth-child(101){opacity:1.694;transform:translate(61.5661vw,-10px) scale(.3735);animation:fall-101 28s -5s linear infinite}@keyframes fall-101{78.605%{transform:translate(52.2749vw,78.605vh) scale(.3735)}to{transform:translate(56.9205vw,99vh) scale(.3735)}}.snow:nth-child(102){opacity:1.3152;transform:translate(6.2871vw,-10px) scale(.7615);animation:fall-102 15s -17s linear infinite}@keyframes fall-102{38.059%{transform:translate(-3.3955vw,38.059vh) scale(.7615)}to{transform:translate(1.4458vw,99vh) scale(.7615)}}.snow:nth-child(103){opacity:.4872;transform:translate(1.5528vw,-10px) scale(.7758);animation:fall-103 23s -20s linear infinite}@keyframes fall-103{45.623%{transform:translate(11.1561vw,45.623vh) scale(.7758)}to{transform:translate(6.35445vw,99vh) scale(.7758)}}.snow:nth-child(104){opacity:.9832;transform:translate(16.3698vw,-10px) scale(.9073);animation:fall-104 24s -27s linear infinite}@keyframes fall-104{63.102%{transform:translate(18.2417vw,63.102vh) scale(.9073)}to{transform:translate(17.30575vw,99vh) scale(.9073)}}.snow:nth-child(105){opacity:.7046;transform:translate(85.1426vw,-10px) scale(.9427);animation:fall-105 28s -7s linear infinite}@keyframes fall-105{54.758%{transform:translate(82.2871vw,54.758vh) scale(.9427)}to{transform:translate(83.71485vw,99vh) scale(.9427)}}.snow:nth-child(106){opacity:1.9884;transform:translate(61.1099vw,-10px) scale(.3057);animation:fall-106 27s -17s linear infinite}@keyframes fall-106{69.165%{transform:translate(64.9238vw,69.165vh) scale(.3057)}to{transform:translate(63.01685vw,99vh) scale(.3057)}}.snow:nth-child(107){opacity:.9848;transform:translate(45.5645vw,-10px) scale(.8074);animation:fall-107 12s -13s linear infinite}@keyframes fall-107{37.72%{transform:translate(36.0556vw,37.72vh) scale(.8074)}to{transform:translate(40.81005vw,99vh) scale(.8074)}}.snow:nth-child(108){opacity:1.2954;transform:translate(60.9311vw,-10px) scale(.7398);animation:fall-108 23s -17s linear infinite}@keyframes fall-108{39.925%{transform:translate(63.4525vw,39.925vh) scale(.7398)}to{transform:translate(62.1918vw,99vh) scale(.7398)}}.snow:nth-child(109){opacity:1.291;transform:translate(15.1663vw,-10px) scale(.4598);animation:fall-109 20s -30s linear infinite}@keyframes fall-109{76.219%{transform:translate(23.504vw,76.219vh) scale(.4598)}to{transform:translate(19.33515vw,99vh) scale(.4598)}}.snow:nth-child(110){opacity:1.5788;transform:translate(92.9339vw,-10px) scale(.6985);animation:fall-110 19s -9s linear infinite}@keyframes fall-110{71.142%{transform:translate(93.3621vw,71.142vh) scale(.6985)}to{transform:translate(93.148vw,99vh) scale(.6985)}}.snow:nth-child(111){opacity:1.3978;transform:translate(20.0642vw,-10px) scale(.2393);animation:fall-111 11s -14s linear infinite}@keyframes fall-111{54.633%{transform:translate(20.1187vw,54.633vh) scale(.2393)}to{transform:translate(20.09145vw,99vh) scale(.2393)}}.snow:nth-child(112){opacity:1.7108;transform:translate(57.5842vw,-10px) scale(.4563);animation:fall-112 15s -18s linear infinite}@keyframes fall-112{58.151%{transform:translate(62.647vw,58.151vh) scale(.4563)}to{transform:translate(60.1156vw,99vh) scale(.4563)}}.snow:nth-child(113){opacity:.7774;transform:translate(16.6145vw,-10px) scale(.8661);animation:fall-113 18s -20s linear infinite}@keyframes fall-113{71.012%{transform:translate(25.6413vw,71.012vh) scale(.8661)}to{transform:translate(21.1279vw,99vh) scale(.8661)}}.snow:nth-child(114){opacity:1.141;transform:translate(70.0865vw,-10px) scale(.1918);animation:fall-114 26s -15s linear infinite}@keyframes fall-114{37.6%{transform:translate(66.2247vw,37.6vh) scale(.1918)}to{transform:translate(68.1556vw,99vh) scale(.1918)}}.snow:nth-child(115){opacity:.0748;transform:translate(25.8499vw,-10px) scale(.8167);animation:fall-115 16s -16s linear infinite}@keyframes fall-115{54.894%{transform:translate(30.0909vw,54.894vh) scale(.8167)}to{transform:translate(27.9704vw,99vh) scale(.8167)}}.snow:nth-child(116){opacity:.2718;transform:translate(34.1665vw,-10px) scale(.6377);animation:fall-116 25s -26s linear infinite}@keyframes fall-116{68.571%{transform:translate(43.1684vw,68.571vh) scale(.6377)}to{transform:translate(38.66745vw,99vh) scale(.6377)}}.snow:nth-child(117){opacity:.6366;transform:translate(45.1748vw,-10px) scale(.3855);animation:fall-117 11s -20s linear infinite}@keyframes fall-117{45.904%{transform:translate(39.9958vw,45.904vh) scale(.3855)}to{transform:translate(42.5853vw,99vh) scale(.3855)}}.snow:nth-child(118){opacity:.611;transform:translate(88.103vw,-10px) scale(.9953);animation:fall-118 15s -3s linear infinite}@keyframes fall-118{43.039%{transform:translate(96.2627vw,43.039vh) scale(.9953)}to{transform:translate(92.18285vw,99vh) scale(.9953)}}.snow:nth-child(119){opacity:.1026;transform:translate(36.9119vw,-10px) scale(.2974);animation:fall-119 12s -3s linear infinite}@keyframes fall-119{38.28%{transform:translate(37.6323vw,38.28vh) scale(.2974)}to{transform:translate(37.2721vw,99vh) scale(.2974)}}.snow:nth-child(120){opacity:.1264;transform:translate(11.1109vw,-10px) scale(.5539);animation:fall-120 25s -12s linear infinite}@keyframes fall-120{47.169%{transform:translate(6.3572vw,47.169vh) scale(.5539)}to{transform:translate(8.73405vw,99vh) scale(.5539)}}.snow:nth-child(121){opacity:.6652;transform:translate(58.5866vw,-10px) scale(.8758);animation:fall-121 17s -21s linear infinite}@keyframes fall-121{31.324%{transform:translate(55.7522vw,31.324vh) scale(.8758)}to{transform:translate(57.1694vw,99vh) scale(.8758)}}.snow:nth-child(122){opacity:1.1834;transform:translate(68.3713vw,-10px) scale(.0386);animation:fall-122 27s -14s linear infinite}@keyframes fall-122{33.258%{transform:translate(72.6261vw,33.258vh) scale(.0386)}to{transform:translate(70.4987vw,99vh) scale(.0386)}}.snow:nth-child(123){opacity:.5694;transform:translate(12.0917vw,-10px) scale(.8645);animation:fall-123 26s -18s linear infinite}@keyframes fall-123{32.13%{transform:translate(17.2538vw,32.13vh) scale(.8645)}to{transform:translate(14.67275vw,99vh) scale(.8645)}}.snow:nth-child(124){opacity:.1084;transform:translate(11.0666vw,-10px) scale(.8505);animation:fall-124 24s -26s linear infinite}@keyframes fall-124{37.845%{transform:translate(18.744vw,37.845vh) scale(.8505)}to{transform:translate(14.9053vw,99vh) scale(.8505)}}.snow:nth-child(125){opacity:1.353;transform:translate(15.0204vw,-10px) scale(.481);animation:fall-125 24s -8s linear infinite}@keyframes fall-125{41.274%{transform:translate(8.6231vw,41.274vh) scale(.481)}to{transform:translate(11.82175vw,99vh) scale(.481)}}.snow:nth-child(126){opacity:1.7846;transform:translate(40.6648vw,-10px) scale(.4643);animation:fall-126 30s -28s linear infinite}@keyframes fall-126{47.177%{transform:translate(46.8356vw,47.177vh) scale(.4643)}to{transform:translate(43.7502vw,99vh) scale(.4643)}}.snow:nth-child(127){opacity:.5722;transform:translate(6.5074vw,-10px) scale(.1858);animation:fall-127 19s -30s linear infinite}@keyframes fall-127{34.319%{transform:translate(1.4704vw,34.319vh) scale(.1858)}to{transform:translate(3.9889vw,99vh) scale(.1858)}}.snow:nth-child(128){opacity:.34;transform:translate(51.8616vw,-10px) scale(.7689);animation:fall-128 29s -7s linear infinite}@keyframes fall-128{41.52%{transform:translate(52.1233vw,41.52vh) scale(.7689)}to{transform:translate(51.99245vw,99vh) scale(.7689)}}.snow:nth-child(129){opacity:.1536;transform:translate(37.871vw,-10px) scale(.3715);animation:fall-129 26s -6s linear infinite}@keyframes fall-129{71.158%{transform:translate(37.8931vw,71.158vh) scale(.3715)}to{transform:translate(37.88205vw,99vh) scale(.3715)}}.snow:nth-child(130){opacity:.0844;transform:translate(21.7728vw,-10px) scale(.6332);animation:fall-130 26s -18s linear infinite}@keyframes fall-130{36.398%{transform:translate(13.8318vw,36.398vh) scale(.6332)}to{transform:translate(17.8023vw,99vh) scale(.6332)}}.snow:nth-child(131){opacity:.606;transform:translate(37.3328vw,-10px) scale(.0179);animation:fall-131 29s -13s linear infinite}@keyframes fall-131{37.688%{transform:translate(31.3808vw,37.688vh) scale(.0179)}to{transform:translate(34.3568vw,99vh) scale(.0179)}}.snow:nth-child(132){opacity:1.5656;transform:translate(32.3613vw,-10px) scale(.6652);animation:fall-132 21s -12s linear infinite}@keyframes fall-132{47.547%{transform:translate(24.8319vw,47.547vh) scale(.6652)}to{transform:translate(28.5966vw,99vh) scale(.6652)}}.snow:nth-child(133){opacity:.6658;transform:translate(95.3656vw,-10px) scale(.3065);animation:fall-133 25s -29s linear infinite}@keyframes fall-133{49.039%{transform:translate(100.617vw,49.039vh) scale(.3065)}to{transform:translate(97.9913vw,99vh) scale(.3065)}}.snow:nth-child(134){opacity:1.7614;transform:translate(63.9716vw,-10px) scale(.9909);animation:fall-134 23s -7s linear infinite}@keyframes fall-134{45.067%{transform:translate(64.4823vw,45.067vh) scale(.9909)}to{transform:translate(64.22695vw,99vh) scale(.9909)}}.snow:nth-child(135){opacity:1.52;transform:translate(44.2354vw,-10px) scale(.2197);animation:fall-135 11s -10s linear infinite}@keyframes fall-135{53.899%{transform:translate(37.5627vw,53.899vh) scale(.2197)}to{transform:translate(40.89905vw,99vh) scale(.2197)}}.snow:nth-child(136){opacity:1.2582;transform:translate(48.3299vw,-10px) scale(.5495);animation:fall-136 12s -28s linear infinite}@keyframes fall-136{51.888%{transform:translate(50.5119vw,51.888vh) scale(.5495)}to{transform:translate(49.4209vw,99vh) scale(.5495)}}.snow:nth-child(137){opacity:1.2386;transform:translate(51.6317vw,-10px) scale(.9128);animation:fall-137 11s -8s linear infinite}@keyframes fall-137{58.731%{transform:translate(50.4683vw,58.731vh) scale(.9128)}to{transform:translate(51.05vw,99vh) scale(.9128)}}.snow:nth-child(138){opacity:.2624;transform:translate(60.1024vw,-10px) scale(.969);animation:fall-138 23s -3s linear infinite}@keyframes fall-138{75.043%{transform:translate(62.9076vw,75.043vh) scale(.969)}to{transform:translate(61.505vw,99vh) scale(.969)}}.snow:nth-child(139){opacity:.9458;transform:translate(86.944vw,-10px) scale(.2758);animation:fall-139 11s -11s linear infinite}@keyframes fall-139{40.359%{transform:translate(81.9201vw,40.359vh) scale(.2758)}to{transform:translate(84.43205vw,99vh) scale(.2758)}}.snow:nth-child(140){opacity:1.2672;transform:translate(55.3715vw,-10px) scale(.7297);animation:fall-140 29s -8s linear infinite}@keyframes fall-140{59.539%{transform:translate(48.2059vw,59.539vh) scale(.7297)}to{transform:translate(51.7887vw,99vh) scale(.7297)}}.snow:nth-child(141){opacity:.7544;transform:translate(70.4345vw,-10px) scale(.8394);animation:fall-141 26s -20s linear infinite}@keyframes fall-141{33.031%{transform:translate(67.838vw,33.031vh) scale(.8394)}to{transform:translate(69.13625vw,99vh) scale(.8394)}}.snow:nth-child(142){opacity:1.9656;transform:translate(35.2885vw,-10px) scale(.9926);animation:fall-142 19s -18s linear infinite}@keyframes fall-142{57.472%{transform:translate(43.0715vw,57.472vh) scale(.9926)}to{transform:translate(39.18vw,99vh) scale(.9926)}}.snow:nth-child(143){opacity:.7804;transform:translate(72.0746vw,-10px) scale(.9557);animation:fall-143 13s -14s linear infinite}@keyframes fall-143{31.002%{transform:translate(78.3234vw,31.002vh) scale(.9557)}to{transform:translate(75.199vw,99vh) scale(.9557)}}.snow:nth-child(144){opacity:.9298;transform:translate(78.2996vw,-10px) scale(.9477);animation:fall-144 10s -23s linear infinite}@keyframes fall-144{48.65%{transform:translate(79.3401vw,48.65vh) scale(.9477)}to{transform:translate(78.81985vw,99vh) scale(.9477)}}.snow:nth-child(145){opacity:.4598;transform:translate(8.6868vw,-10px) scale(.6268);animation:fall-145 28s -9s linear infinite}@keyframes fall-145{33.809%{transform:translate(15.2753vw,33.809vh) scale(.6268)}to{transform:translate(11.98105vw,99vh) scale(.6268)}}.snow:nth-child(146){opacity:1.6532;transform:translate(92.4926vw,-10px) scale(.9484);animation:fall-146 21s -8s linear infinite}@keyframes fall-146{53.365%{transform:translate(88.0028vw,53.365vh) scale(.9484)}to{transform:translate(90.2477vw,99vh) scale(.9484)}}.snow:nth-child(147){opacity:1.8648;transform:translate(79.8298vw,-10px) scale(.3756);animation:fall-147 13s -6s linear infinite}@keyframes fall-147{45.205%{transform:translate(80.366vw,45.205vh) scale(.3756)}to{transform:translate(80.0979vw,99vh) scale(.3756)}}.snow:nth-child(148){opacity:1.3902;transform:translate(73.6729vw,-10px) scale(.0177);animation:fall-148 19s -29s linear infinite}@keyframes fall-148{70.429%{transform:translate(82.6547vw,70.429vh) scale(.0177)}to{transform:translate(78.1638vw,99vh) scale(.0177)}}.snow:nth-child(149){opacity:.8196;transform:translate(82.3636vw,-10px) scale(.5713);animation:fall-149 11s -6s linear infinite}@keyframes fall-149{76.303%{transform:translate(79.2108vw,76.303vh) scale(.5713)}to{transform:translate(80.7872vw,99vh) scale(.5713)}}.snow:nth-child(150){opacity:1.6792;transform:translate(76.0889vw,-10px) scale(.7519);animation:fall-150 16s -27s linear infinite}@keyframes fall-150{49.558%{transform:translate(68.6482vw,49.558vh) scale(.7519)}to{transform:translate(72.36855vw,99vh) scale(.7519)}}.snow:nth-child(151){opacity:1.3668;transform:translate(49.2505vw,-10px) scale(.6886);animation:fall-151 25s -2s linear infinite}@keyframes fall-151{32.581%{transform:translate(57.9875vw,32.581vh) scale(.6886)}to{transform:translate(53.619vw,99vh) scale(.6886)}}.snow:nth-child(152){opacity:.1598;transform:translate(26.1564vw,-10px) scale(.7862);animation:fall-152 28s -2s linear infinite}@keyframes fall-152{72.009%{transform:translate(23.2596vw,72.009vh) scale(.7862)}to{transform:translate(24.708vw,99vh) scale(.7862)}}.snow:nth-child(153){opacity:1.8356;transform:translate(22.4224vw,-10px) scale(.7333);animation:fall-153 17s -1s linear infinite}@keyframes fall-153{34.437%{transform:translate(18.4221vw,34.437vh) scale(.7333)}to{transform:translate(20.42225vw,99vh) scale(.7333)}}.snow:nth-child(154){opacity:.0154;transform:translate(68.3932vw,-10px) scale(.7979);animation:fall-154 18s -20s linear infinite}@keyframes fall-154{63.111%{transform:translate(69.7651vw,63.111vh) scale(.7979)}to{transform:translate(69.07915vw,99vh) scale(.7979)}}.snow:nth-child(155){opacity:.6958;transform:translate(28.2077vw,-10px) scale(.9592);animation:fall-155 24s -13s linear infinite}@keyframes fall-155{58.413%{transform:translate(33.6841vw,58.413vh) scale(.9592)}to{transform:translate(30.9459vw,99vh) scale(.9592)}}.snow:nth-child(156){opacity:.105;transform:translate(39.8966vw,-10px) scale(.8833);animation:fall-156 28s -2s linear infinite}@keyframes fall-156{59%{transform:translate(38.6206vw,59vh) scale(.8833)}to{transform:translate(39.2586vw,99vh) scale(.8833)}}.snow:nth-child(157){opacity:.6874;transform:translate(5.2274vw,-10px) scale(.6845);animation:fall-157 30s -30s linear infinite}@keyframes fall-157{40.374%{transform:translate(1.2385vw,40.374vh) scale(.6845)}to{transform:translate(3.23295vw,99vh) scale(.6845)}}.snow:nth-child(158){opacity:1.213;transform:translate(76.7734vw,-10px) scale(.5473);animation:fall-158 30s -12s linear infinite}@keyframes fall-158{42.292%{transform:translate(85.6297vw,42.292vh) scale(.5473)}to{transform:translate(81.20155vw,99vh) scale(.5473)}}.snow:nth-child(159){opacity:1.545;transform:translate(42.0696vw,-10px) scale(.7279);animation:fall-159 13s -8s linear infinite}@keyframes fall-159{38.83%{transform:translate(43.7914vw,38.83vh) scale(.7279)}to{transform:translate(42.9305vw,99vh) scale(.7279)}}.snow:nth-child(160){opacity:.0438;transform:translate(17.0397vw,-10px) scale(.8649);animation:fall-160 27s -24s linear infinite}@keyframes fall-160{45.614%{transform:translate(24.6532vw,45.614vh) scale(.8649)}to{transform:translate(20.84645vw,99vh) scale(.8649)}}.snow:nth-child(161){opacity:1.1854;transform:translate(94.9217vw,-10px) scale(.0069);animation:fall-161 25s -22s linear infinite}@keyframes fall-161{35.388%{transform:translate(99.6086vw,35.388vh) scale(.0069)}to{transform:translate(97.26515vw,99vh) scale(.0069)}}.snow:nth-child(162){opacity:1.0416;transform:translate(2.4668vw,-10px) scale(.9223);animation:fall-162 10s -13s linear infinite}@keyframes fall-162{77.083%{transform:translate(12.2941vw,77.083vh) scale(.9223)}to{transform:translate(7.38045vw,99vh) scale(.9223)}}.snow:nth-child(163){opacity:.75;transform:translate(75.4028vw,-10px) scale(.2805);animation:fall-163 22s -5s linear infinite}@keyframes fall-163{71.649%{transform:translate(81.2403vw,71.649vh) scale(.2805)}to{transform:translate(78.32155vw,99vh) scale(.2805)}}.snow:nth-child(164){opacity:1.1924;transform:translate(95.7742vw,-10px) scale(.3007);animation:fall-164 18s -23s linear infinite}@keyframes fall-164{77.019%{transform:translate(105.7363vw,77.019vh) scale(.3007)}to{transform:translate(100.75525vw,99vh) scale(.3007)}}.snow:nth-child(165){opacity:1.014;transform:translate(22.5073vw,-10px) scale(.7989);animation:fall-165 23s -25s linear infinite}@keyframes fall-165{65.938%{transform:translate(15.7596vw,65.938vh) scale(.7989)}to{transform:translate(19.13345vw,99vh) scale(.7989)}}.snow:nth-child(166){opacity:.5522;transform:translate(71.0112vw,-10px) scale(.8682);animation:fall-166 26s -27s linear infinite}@keyframes fall-166{40.951%{transform:translate(72.9124vw,40.951vh) scale(.8682)}to{transform:translate(71.9618vw,99vh) scale(.8682)}}.snow:nth-child(167){opacity:1.0234;transform:translate(96.3357vw,-10px) scale(.1251);animation:fall-167 30s -26s linear infinite}@keyframes fall-167{30.008%{transform:translate(104.7319vw,30.008vh) scale(.1251)}to{transform:translate(100.5338vw,99vh) scale(.1251)}}.snow:nth-child(168){opacity:1.1012;transform:translate(49.7079vw,-10px) scale(.0004);animation:fall-168 25s -25s linear infinite}@keyframes fall-168{33.086%{transform:translate(50.3797vw,33.086vh) scale(.0004)}to{transform:translate(50.0438vw,99vh) scale(.0004)}}.snow:nth-child(169){opacity:1.8304;transform:translate(84.1465vw,-10px) scale(.7447);animation:fall-169 27s -17s linear infinite}@keyframes fall-169{63.741%{transform:translate(83.2342vw,63.741vh) scale(.7447)}to{transform:translate(83.69035vw,99vh) scale(.7447)}}.snow:nth-child(170){opacity:1.3214;transform:translate(45.3502vw,-10px) scale(.8216);animation:fall-170 29s -25s linear infinite}@keyframes fall-170{78.262%{transform:translate(46.7645vw,78.262vh) scale(.8216)}to{transform:translate(46.05735vw,99vh) scale(.8216)}}.snow:nth-child(171){opacity:1.6616;transform:translate(81.4163vw,-10px) scale(.8748);animation:fall-171 18s -12s linear infinite}@keyframes fall-171{64.532%{transform:translate(72.2521vw,64.532vh) scale(.8748)}to{transform:translate(76.8342vw,99vh) scale(.8748)}}.snow:nth-child(172){opacity:1.2626;transform:translate(78.1174vw,-10px) scale(.5131);animation:fall-172 14s -9s linear infinite}@keyframes fall-172{53.076%{transform:translate(72.5529vw,53.076vh) scale(.5131)}to{transform:translate(75.33515vw,99vh) scale(.5131)}}.snow:nth-child(173){opacity:.7072;transform:translate(65.8587vw,-10px) scale(.6654);animation:fall-173 19s -2s linear infinite}@keyframes fall-173{33.706%{transform:translate(63.8414vw,33.706vh) scale(.6654)}to{transform:translate(64.85005vw,99vh) scale(.6654)}}.snow:nth-child(174){opacity:.3642;transform:translate(96.8153vw,-10px) scale(.2842);animation:fall-174 11s -6s linear infinite}@keyframes fall-174{45.023%{transform:translate(93.7509vw,45.023vh) scale(.2842)}to{transform:translate(95.2831vw,99vh) scale(.2842)}}.snow:nth-child(175){opacity:.1604;transform:translate(65.7923vw,-10px) scale(.5122);animation:fall-175 16s -14s linear infinite}@keyframes fall-175{32.623%{transform:translate(62.5619vw,32.623vh) scale(.5122)}to{transform:translate(64.1771vw,99vh) scale(.5122)}}.snow:nth-child(176){opacity:1.586;transform:translate(59.6573vw,-10px) scale(.2648);animation:fall-176 22s -25s linear infinite}@keyframes fall-176{55.814%{transform:translate(49.8521vw,55.814vh) scale(.2648)}to{transform:translate(54.7547vw,99vh) scale(.2648)}}.snow:nth-child(177){opacity:1.1038;transform:translate(41.6001vw,-10px) scale(.8903);animation:fall-177 26s -26s linear infinite}@keyframes fall-177{63.678%{transform:translate(51.2296vw,63.678vh) scale(.8903)}to{transform:translate(46.41485vw,99vh) scale(.8903)}}.snow:nth-child(178){opacity:1.5842;transform:translate(69.879vw,-10px) scale(.0228);animation:fall-178 12s -23s linear infinite}@keyframes fall-178{61.614%{transform:translate(71.4134vw,61.614vh) scale(.0228)}to{transform:translate(70.6462vw,99vh) scale(.0228)}}.snow:nth-child(179){opacity:1.2634;transform:translate(85.4321vw,-10px) scale(.2781);animation:fall-179 14s -26s linear infinite}@keyframes fall-179{48.003%{transform:translate(86.9953vw,48.003vh) scale(.2781)}to{transform:translate(86.2137vw,99vh) scale(.2781)}}.snow:nth-child(180){opacity:1.3648;transform:translate(16.7662vw,-10px) scale(.4989);animation:fall-180 19s -6s linear infinite}@keyframes fall-180{65.468%{transform:translate(21.7799vw,65.468vh) scale(.4989)}to{transform:translate(19.27305vw,99vh) scale(.4989)}}.snow:nth-child(181){opacity:1.7102;transform:translate(37.943vw,-10px) scale(.2317);animation:fall-181 19s -13s linear infinite}@keyframes fall-181{39.35%{transform:translate(42.5103vw,39.35vh) scale(.2317)}to{transform:translate(40.22665vw,99vh) scale(.2317)}}.snow:nth-child(182){opacity:1.7346;transform:translate(67.4173vw,-10px) scale(.4163);animation:fall-182 30s -30s linear infinite}@keyframes fall-182{40.831%{transform:translate(57.529vw,40.831vh) scale(.4163)}to{transform:translate(62.47315vw,99vh) scale(.4163)}}.snow:nth-child(183){opacity:1.225;transform:translate(26.8131vw,-10px) scale(.7072);animation:fall-183 10s -17s linear infinite}@keyframes fall-183{48.429%{transform:translate(24.8052vw,48.429vh) scale(.7072)}to{transform:translate(25.80915vw,99vh) scale(.7072)}}.snow:nth-child(184){opacity:.6036;transform:translate(26.5597vw,-10px) scale(.504);animation:fall-184 25s -5s linear infinite}@keyframes fall-184{61.789%{transform:translate(31.0778vw,61.789vh) scale(.504)}to{transform:translate(28.81875vw,99vh) scale(.504)}}.snow:nth-child(185){opacity:1.9788;transform:translate(70.4004vw,-10px) scale(.5643);animation:fall-185 20s -28s linear infinite}@keyframes fall-185{48.342%{transform:translate(75.4201vw,48.342vh) scale(.5643)}to{transform:translate(72.91025vw,99vh) scale(.5643)}}.snow:nth-child(186){opacity:.2558;transform:translate(31.1103vw,-10px) scale(.4135);animation:fall-186 19s -10s linear infinite}@keyframes fall-186{60.527%{transform:translate(23.1095vw,60.527vh) scale(.4135)}to{transform:translate(27.1099vw,99vh) scale(.4135)}}.snow:nth-child(187){opacity:.9306;transform:translate(79.4993vw,-10px) scale(.5761);animation:fall-187 29s -2s linear infinite}@keyframes fall-187{68.24%{transform:translate(79.8587vw,68.24vh) scale(.5761)}to{transform:translate(79.679vw,99vh) scale(.5761)}}.snow:nth-child(188){opacity:.4766;transform:translate(36.2994vw,-10px) scale(.5401);animation:fall-188 23s -14s linear infinite}@keyframes fall-188{52.888%{transform:translate(26.3288vw,52.888vh) scale(.5401)}to{transform:translate(31.3141vw,99vh) scale(.5401)}}.snow:nth-child(189){opacity:.324;transform:translate(20.8483vw,-10px) scale(.2726);animation:fall-189 20s -16s linear infinite}@keyframes fall-189{52.006%{transform:translate(15.0303vw,52.006vh) scale(.2726)}to{transform:translate(17.9393vw,99vh) scale(.2726)}}.snow:nth-child(190){opacity:.628;transform:translate(77.8233vw,-10px) scale(.2711);animation:fall-190 12s -20s linear infinite}@keyframes fall-190{67.606%{transform:translate(76.8683vw,67.606vh) scale(.2711)}to{transform:translate(77.3458vw,99vh) scale(.2711)}}.snow:nth-child(191){opacity:1.2826;transform:translate(36.7609vw,-10px) scale(.5405);animation:fall-191 10s -9s linear infinite}@keyframes fall-191{65.68%{transform:translate(36.6695vw,65.68vh) scale(.5405)}to{transform:translate(36.7152vw,99vh) scale(.5405)}}.snow:nth-child(192){opacity:.3068;transform:translate(35.1402vw,-10px) scale(.66);animation:fall-192 24s -23s linear infinite}@keyframes fall-192{52.112%{transform:translate(44.5439vw,52.112vh) scale(.66)}to{transform:translate(39.84205vw,99vh) scale(.66)}}.snow:nth-child(193){opacity:1.882;transform:translate(92.4755vw,-10px) scale(.5072);animation:fall-193 23s -19s linear infinite}@keyframes fall-193{75.89%{transform:translate(95.8916vw,75.89vh) scale(.5072)}to{transform:translate(94.18355vw,99vh) scale(.5072)}}.snow:nth-child(194){opacity:.0672;transform:translate(17.9341vw,-10px) scale(.6397);animation:fall-194 21s -6s linear infinite}@keyframes fall-194{64.218%{transform:translate(22.3401vw,64.218vh) scale(.6397)}to{transform:translate(20.1371vw,99vh) scale(.6397)}}.snow:nth-child(195){opacity:1.938;transform:translate(46.738vw,-10px) scale(.0863);animation:fall-195 27s -9s linear infinite}@keyframes fall-195{68.502%{transform:translate(41.1117vw,68.502vh) scale(.0863)}to{transform:translate(43.92485vw,99vh) scale(.0863)}}.snow:nth-child(196){opacity:1.2686;transform:translate(35.8273vw,-10px) scale(.7628);animation:fall-196 11s -4s linear infinite}@keyframes fall-196{77.7%{transform:translate(40.0857vw,77.7vh) scale(.7628)}to{transform:translate(37.9565vw,99vh) scale(.7628)}}.snow:nth-child(197){opacity:.154;transform:translate(44.2235vw,-10px) scale(.6082);animation:fall-197 15s -5s linear infinite}@keyframes fall-197{37.706%{transform:translate(50.6136vw,37.706vh) scale(.6082)}to{transform:translate(47.41855vw,99vh) scale(.6082)}}.snow:nth-child(198){opacity:1.22;transform:translate(61.1958vw,-10px) scale(.4028);animation:fall-198 27s -15s linear infinite}@keyframes fall-198{65.021%{transform:translate(61.5205vw,65.021vh) scale(.4028)}to{transform:translate(61.35815vw,99vh) scale(.4028)}}.snow:nth-child(199){opacity:1.9636;transform:translate(99.4932vw,-10px) scale(.2633);animation:fall-199 16s -29s linear infinite}@keyframes fall-199{47.03%{transform:translate(92.9827vw,47.03vh) scale(.2633)}to{transform:translate(96.23795vw,99vh) scale(.2633)}}.snow:nth-child(200){opacity:.52;transform:translate(32.162vw,-10px) scale(.3841);animation:fall-200 17s -15s linear infinite}@keyframes fall-200{65.143%{transform:translate(35.9379vw,65.143vh) scale(.3841)}to{transform:translate(34.04995vw,99vh) scale(.3841)}}.snow:nth-child(201){opacity:1.7404;transform:translate(98.8514vw,-10px) scale(.0451);animation:fall-201 22s -16s linear infinite}@keyframes fall-201{51.429%{transform:translate(100.4403vw,51.429vh) scale(.0451)}to{transform:translate(99.64585vw,99vh) scale(.0451)}}.snow:nth-child(202){opacity:.4882;transform:translate(82.9375vw,-10px) scale(.3174);animation:fall-202 18s -17s linear infinite}@keyframes fall-202{63.503%{transform:translate(89.2155vw,63.503vh) scale(.3174)}to{transform:translate(86.0765vw,99vh) scale(.3174)}}.snow:nth-child(203){opacity:.6034;transform:translate(27.3134vw,-10px) scale(.6002);animation:fall-203 15s -25s linear infinite}@keyframes fall-203{30.159%{transform:translate(22.311vw,30.159vh) scale(.6002)}to{transform:translate(24.8122vw,99vh) scale(.6002)}}.snow:nth-child(204){opacity:.4228;transform:translate(89.1651vw,-10px) scale(.5998);animation:fall-204 24s -6s linear infinite}@keyframes fall-204{62.719%{transform:translate(85.3741vw,62.719vh) scale(.5998)}to{transform:translate(87.2696vw,99vh) scale(.5998)}}.snow:nth-child(205){opacity:1.5344;transform:translate(94.5844vw,-10px) scale(.6913);animation:fall-205 20s -18s linear infinite}@keyframes fall-205{39.285%{transform:translate(101.2415vw,39.285vh) scale(.6913)}to{transform:translate(97.91295vw,99vh) scale(.6913)}}.snow:nth-child(206){opacity:.6348;transform:translate(14.5605vw,-10px) scale(.8462);animation:fall-206 17s -3s linear infinite}@keyframes fall-206{52.157%{transform:translate(12.3897vw,52.157vh) scale(.8462)}to{transform:translate(13.4751vw,99vh) scale(.8462)}}.snow:nth-child(207){opacity:1.0796;transform:translate(12.8067vw,-10px) scale(.4315);animation:fall-207 12s -14s linear infinite}@keyframes fall-207{44.268%{transform:translate(4.3213vw,44.268vh) scale(.4315)}to{transform:translate(8.564vw,99vh) scale(.4315)}}.snow:nth-child(208){opacity:.2604;transform:translate(40.6618vw,-10px) scale(.1645);animation:fall-208 24s -29s linear infinite}@keyframes fall-208{50.747%{transform:translate(47.7559vw,50.747vh) scale(.1645)}to{transform:translate(44.20885vw,99vh) scale(.1645)}}.snow:nth-child(209){opacity:1.92;transform:translate(96.953vw,-10px) scale(.347);animation:fall-209 24s -14s linear infinite}@keyframes fall-209{31.681%{transform:translate(87.5007vw,31.681vh) scale(.347)}to{transform:translate(92.22685vw,99vh) scale(.347)}}.snow:nth-child(210){opacity:.4066;transform:translate(59.2035vw,-10px) scale(.7676);animation:fall-210 14s -9s linear infinite}@keyframes fall-210{59.891%{transform:translate(57.2812vw,59.891vh) scale(.7676)}to{transform:translate(58.24235vw,99vh) scale(.7676)}}.snow:nth-child(211){opacity:1.9496;transform:translate(19.4977vw,-10px) scale(.8015);animation:fall-211 22s -9s linear infinite}@keyframes fall-211{30.464%{transform:translate(26.0225vw,30.464vh) scale(.8015)}to{transform:translate(22.7601vw,99vh) scale(.8015)}}.snow:nth-child(212){opacity:.0488;transform:translate(74.8012vw,-10px) scale(.4439);animation:fall-212 24s -13s linear infinite}@keyframes fall-212{78.311%{transform:translate(78.7351vw,78.311vh) scale(.4439)}to{transform:translate(76.76815vw,99vh) scale(.4439)}}.snow:nth-child(213){opacity:.755;transform:translate(21.6679vw,-10px) scale(.561);animation:fall-213 16s -5s linear infinite}@keyframes fall-213{39.202%{transform:translate(13.412vw,39.202vh) scale(.561)}to{transform:translate(17.53995vw,99vh) scale(.561)}}.snow:nth-child(214){opacity:.5708;transform:translate(22.3808vw,-10px) scale(.462);animation:fall-214 29s -23s linear infinite}@keyframes fall-214{43.217%{transform:translate(18.4441vw,43.217vh) scale(.462)}to{transform:translate(20.41245vw,99vh) scale(.462)}}.snow:nth-child(215){opacity:.5014;transform:translate(2.1294vw,-10px) scale(.3497);animation:fall-215 13s -30s linear infinite}@keyframes fall-215{35.76%{transform:translate(8.6544vw,35.76vh) scale(.3497)}to{transform:translate(5.3919vw,99vh) scale(.3497)}}.snow:nth-child(216){opacity:1.1836;transform:translate(69.7183vw,-10px) scale(.8001);animation:fall-216 14s -29s linear infinite}@keyframes fall-216{76.593%{transform:translate(72.8741vw,76.593vh) scale(.8001)}to{transform:translate(71.2962vw,99vh) scale(.8001)}}.snow:nth-child(217){opacity:1.172;transform:translate(55.9781vw,-10px) scale(.6945);animation:fall-217 29s -3s linear infinite}@keyframes fall-217{50.806%{transform:translate(63.7622vw,50.806vh) scale(.6945)}to{transform:translate(59.87015vw,99vh) scale(.6945)}}.snow:nth-child(218){opacity:.2182;transform:translate(66.8814vw,-10px) scale(.801);animation:fall-218 28s -6s linear infinite}@keyframes fall-218{41.24%{transform:translate(61.4773vw,41.24vh) scale(.801)}to{transform:translate(64.17935vw,99vh) scale(.801)}}.snow:nth-child(219){opacity:1.2932;transform:translate(8.0458vw,-10px) scale(.7937);animation:fall-219 15s -29s linear infinite}@keyframes fall-219{43.528%{transform:translate(5.9794vw,43.528vh) scale(.7937)}to{transform:translate(7.0126vw,99vh) scale(.7937)}}.snow:nth-child(220){opacity:1.363;transform:translate(2.8374vw,-10px) scale(.4496);animation:fall-220 17s -20s linear infinite}@keyframes fall-220{50.678%{transform:translate(2.3699vw,50.678vh) scale(.4496)}to{transform:translate(2.60365vw,99vh) scale(.4496)}}.snow:nth-child(221){opacity:1.4662;transform:translate(11.1195vw,-10px) scale(.9489);animation:fall-221 10s -12s linear infinite}@keyframes fall-221{50.649%{transform:translate(15.7998vw,50.649vh) scale(.9489)}to{transform:translate(13.45965vw,99vh) scale(.9489)}}.snow:nth-child(222){opacity:1.2374;transform:translate(94.8666vw,-10px) scale(.7702);animation:fall-222 26s -6s linear infinite}@keyframes fall-222{46.286%{transform:translate(95.2158vw,46.286vh) scale(.7702)}to{transform:translate(95.0412vw,99vh) scale(.7702)}}.snow:nth-child(223){opacity:.6072;transform:translate(82.5649vw,-10px) scale(.0944);animation:fall-223 24s -13s linear infinite}@keyframes fall-223{50.531%{transform:translate(89.8999vw,50.531vh) scale(.0944)}to{transform:translate(86.2324vw,99vh) scale(.0944)}}.snow:nth-child(224){opacity:1.027;transform:translate(55.4586vw,-10px) scale(.8042);animation:fall-224 23s -1s linear infinite}@keyframes fall-224{49.715%{transform:translate(61.9956vw,49.715vh) scale(.8042)}to{transform:translate(58.7271vw,99vh) scale(.8042)}}.snow:nth-child(225){opacity:1.189;transform:translate(44.911vw,-10px) scale(.741);animation:fall-225 28s -29s linear infinite}@keyframes fall-225{46.99%{transform:translate(51.6247vw,46.99vh) scale(.741)}to{transform:translate(48.26785vw,99vh) scale(.741)}}.snow:nth-child(226){opacity:1.3708;transform:translate(46.5732vw,-10px) scale(.1253);animation:fall-226 25s -21s linear infinite}@keyframes fall-226{58.338%{transform:translate(44.091vw,58.338vh) scale(.1253)}to{transform:translate(45.3321vw,99vh) scale(.1253)}}.snow:nth-child(227){opacity:.3826;transform:translate(13.4703vw,-10px) scale(.4021);animation:fall-227 26s -8s linear infinite}@keyframes fall-227{55.845%{transform:translate(10.5208vw,55.845vh) scale(.4021)}to{transform:translate(11.99555vw,99vh) scale(.4021)}}.snow:nth-child(228){opacity:.9342;transform:translate(19.4088vw,-10px) scale(.9729);animation:fall-228 28s -7s linear infinite}@keyframes fall-228{67.084%{transform:translate(29.1685vw,67.084vh) scale(.9729)}to{transform:translate(24.28865vw,99vh) scale(.9729)}}.snow:nth-child(229){opacity:.9348;transform:translate(30.8294vw,-10px) scale(.0031);animation:fall-229 27s -13s linear infinite}@keyframes fall-229{32.629%{transform:translate(37.7792vw,32.629vh) scale(.0031)}to{transform:translate(34.3043vw,99vh) scale(.0031)}}.snow:nth-child(230){opacity:.1006;transform:translate(80.449vw,-10px) scale(.7018);animation:fall-230 28s -5s linear infinite}@keyframes fall-230{36.171%{transform:translate(76.3185vw,36.171vh) scale(.7018)}to{transform:translate(78.38375vw,99vh) scale(.7018)}}.snow:nth-child(231){opacity:.722;transform:translate(80.1311vw,-10px) scale(.6136);animation:fall-231 27s -18s linear infinite}@keyframes fall-231{57.487%{transform:translate(70.5374vw,57.487vh) scale(.6136)}to{transform:translate(75.33425vw,99vh) scale(.6136)}}.snow:nth-child(232){opacity:.5868;transform:translate(55.3943vw,-10px) scale(.36);animation:fall-232 14s -25s linear infinite}@keyframes fall-232{45.411%{transform:translate(49.944vw,45.411vh) scale(.36)}to{transform:translate(52.66915vw,99vh) scale(.36)}}.snow:nth-child(233){opacity:.2372;transform:translate(46.4124vw,-10px) scale(.7768);animation:fall-233 24s -27s linear infinite}@keyframes fall-233{63.717%{transform:translate(45.016vw,63.717vh) scale(.7768)}to{transform:translate(45.7142vw,99vh) scale(.7768)}}.snow:nth-child(234){opacity:1.1854;transform:translate(41.0458vw,-10px) scale(.2828);animation:fall-234 13s -2s linear infinite}@keyframes fall-234{32.849%{transform:translate(42.2918vw,32.849vh) scale(.2828)}to{transform:translate(41.6688vw,99vh) scale(.2828)}}.snow:nth-child(235){opacity:.5604;transform:translate(76.3058vw,-10px) scale(.9922);animation:fall-235 15s -5s linear infinite}@keyframes fall-235{51.266%{transform:translate(84.5763vw,51.266vh) scale(.9922)}to{transform:translate(80.44105vw,99vh) scale(.9922)}}.snow:nth-child(236){opacity:1.1282;transform:translate(74.1962vw,-10px) scale(.5111);animation:fall-236 17s -9s linear infinite}@keyframes fall-236{66.923%{transform:translate(68.225vw,66.923vh) scale(.5111)}to{transform:translate(71.2106vw,99vh) scale(.5111)}}.snow:nth-child(237){opacity:.4648;transform:translate(45.3638vw,-10px) scale(.3869);animation:fall-237 22s -1s linear infinite}@keyframes fall-237{33.632%{transform:translate(38.269vw,33.632vh) scale(.3869)}to{transform:translate(41.8164vw,99vh) scale(.3869)}}.snow:nth-child(238){opacity:1.0414;transform:translate(83.0966vw,-10px) scale(.3478);animation:fall-238 23s -24s linear infinite}@keyframes fall-238{41.365%{transform:translate(74.3702vw,41.365vh) scale(.3478)}to{transform:translate(78.7334vw,99vh) scale(.3478)}}.snow:nth-child(239){opacity:1.0508;transform:translate(18.5469vw,-10px) scale(.201);animation:fall-239 15s -11s linear infinite}@keyframes fall-239{67.843%{transform:translate(26.9216vw,67.843vh) scale(.201)}to{transform:translate(22.73425vw,99vh) scale(.201)}}.snow:nth-child(240){opacity:.4562;transform:translate(.9432vw,-10px) scale(.9508);animation:fall-240 15s -22s linear infinite}@keyframes fall-240{62.124%{transform:translate(-6.9696vw,62.124vh) scale(.9508)}to{transform:translate(-3.0132vw,99vh) scale(.9508)}}.snow:nth-child(241){opacity:.1638;transform:translate(16.5898vw,-10px) scale(.922);animation:fall-241 20s -27s linear infinite}@keyframes fall-241{30.241%{transform:translate(13.6249vw,30.241vh) scale(.922)}to{transform:translate(15.10735vw,99vh) scale(.922)}}.snow:nth-child(242){opacity:1.605;transform:translate(.575vw,-10px) scale(.7236);animation:fall-242 22s -26s linear infinite}@keyframes fall-242{50.254%{transform:translate(2.1765vw,50.254vh) scale(.7236)}to{transform:translate(1.37575vw,99vh) scale(.7236)}}.snow:nth-child(243){opacity:.0106;transform:translate(72.8364vw,-10px) scale(.8328);animation:fall-243 25s -19s linear infinite}@keyframes fall-243{69.168%{transform:translate(64.1637vw,69.168vh) scale(.8328)}to{transform:translate(68.50005vw,99vh) scale(.8328)}}.snow:nth-child(244){opacity:1.0744;transform:translate(40.4637vw,-10px) scale(.7257);animation:fall-244 13s -27s linear infinite}@keyframes fall-244{73.788%{transform:translate(42.0326vw,73.788vh) scale(.7257)}to{transform:translate(41.24815vw,99vh) scale(.7257)}}.snow:nth-child(245){opacity:.7548;transform:translate(39.6922vw,-10px) scale(.2645);animation:fall-245 27s -5s linear infinite}@keyframes fall-245{50.355%{transform:translate(30.96vw,50.355vh) scale(.2645)}to{transform:translate(35.3261vw,99vh) scale(.2645)}}.snow:nth-child(246){opacity:.2224;transform:translate(79.1477vw,-10px) scale(.8256);animation:fall-246 25s -28s linear infinite}@keyframes fall-246{34.799%{transform:translate(82.6315vw,34.799vh) scale(.8256)}to{transform:translate(80.8896vw,99vh) scale(.8256)}}.snow:nth-child(247){opacity:1.1162;transform:translate(23.5906vw,-10px) scale(.2521);animation:fall-247 16s -24s linear infinite}@keyframes fall-247{33.139%{transform:translate(25.3311vw,33.139vh) scale(.2521)}to{transform:translate(24.46085vw,99vh) scale(.2521)}}.snow:nth-child(248){opacity:.3812;transform:translate(31.6371vw,-10px) scale(.2444);animation:fall-248 25s -21s linear infinite}@keyframes fall-248{42.098%{transform:translate(23.3848vw,42.098vh) scale(.2444)}to{transform:translate(27.51095vw,99vh) scale(.2444)}}.snow:nth-child(249){opacity:1.9144;transform:translate(37.0635vw,-10px) scale(.3312);animation:fall-249 26s -27s linear infinite}@keyframes fall-249{64.273%{transform:translate(35.4438vw,64.273vh) scale(.3312)}to{transform:translate(36.25365vw,99vh) scale(.3312)}}.snow:nth-child(250){opacity:.1766;transform:translate(56.7926vw,-10px) scale(.9783);animation:fall-250 30s -11s linear infinite}@keyframes fall-250{58.765%{transform:translate(62.2715vw,58.765vh) scale(.9783)}to{transform:translate(59.53205vw,99vh) scale(.9783)}}.snow:nth-child(251){opacity:1.989;transform:translate(39.8904vw,-10px) scale(.7033);animation:fall-251 18s -22s linear infinite}@keyframes fall-251{52.076%{transform:translate(42.1429vw,52.076vh) scale(.7033)}to{transform:translate(41.01665vw,99vh) scale(.7033)}}.snow:nth-child(252){opacity:.2302;transform:translate(19.7998vw,-10px) scale(.3058);animation:fall-252 15s -30s linear infinite}@keyframes fall-252{41.21%{transform:translate(21.9978vw,41.21vh) scale(.3058)}to{transform:translate(20.8988vw,99vh) scale(.3058)}}.snow:nth-child(253){opacity:.7424;transform:translate(59.8544vw,-10px) scale(.2431);animation:fall-253 17s -20s linear infinite}@keyframes fall-253{60.511%{transform:translate(53.2747vw,60.511vh) scale(.2431)}to{transform:translate(56.56455vw,99vh) scale(.2431)}}.snow:nth-child(254){opacity:.7548;transform:translate(39.4142vw,-10px) scale(.8734);animation:fall-254 13s -20s linear infinite}@keyframes fall-254{32.209%{transform:translate(46.2402vw,32.209vh) scale(.8734)}to{transform:translate(42.8272vw,99vh) scale(.8734)}}.snow:nth-child(255){opacity:1.0898;transform:translate(77.6418vw,-10px) scale(.721);animation:fall-255 14s -4s linear infinite}@keyframes fall-255{44.004%{transform:translate(86.6291vw,44.004vh) scale(.721)}to{transform:translate(82.13545vw,99vh) scale(.721)}}.snow:nth-child(256){opacity:1.5314;transform:translate(45.4302vw,-10px) scale(.8323);animation:fall-256 14s -1s linear infinite}@keyframes fall-256{48.384%{transform:translate(49.2985vw,48.384vh) scale(.8323)}to{transform:translate(47.36435vw,99vh) scale(.8323)}}.snow:nth-child(257){opacity:1.2982;transform:translate(78.3122vw,-10px) scale(.9542);animation:fall-257 30s -8s linear infinite}@keyframes fall-257{40.703%{transform:translate(71.8988vw,40.703vh) scale(.9542)}to{transform:translate(75.1055vw,99vh) scale(.9542)}}.snow:nth-child(258){opacity:.0606;transform:translate(87.1656vw,-10px) scale(.2415);animation:fall-258 12s -24s linear infinite}@keyframes fall-258{56.405%{transform:translate(85.2842vw,56.405vh) scale(.2415)}to{transform:translate(86.2249vw,99vh) scale(.2415)}}.snow:nth-child(259){opacity:.457;transform:translate(85.8309vw,-10px) scale(.0573);animation:fall-259 12s -14s linear infinite}@keyframes fall-259{74.952%{transform:translate(82.2508vw,74.952vh) scale(.0573)}to{transform:translate(84.04085vw,99vh) scale(.0573)}}.snow:nth-child(260){opacity:.47;transform:translate(37.9373vw,-10px) scale(.6376);animation:fall-260 23s -15s linear infinite}@keyframes fall-260{47.181%{transform:translate(40.8852vw,47.181vh) scale(.6376)}to{transform:translate(39.41125vw,99vh) scale(.6376)}}.snow:nth-child(261){opacity:1.046;transform:translate(7.6049vw,-10px) scale(.8074);animation:fall-261 26s -26s linear infinite}@keyframes fall-261{35.892%{transform:translate(16.1171vw,35.892vh) scale(.8074)}to{transform:translate(11.861vw,99vh) scale(.8074)}}.snow:nth-child(262){opacity:1.877;transform:translate(90.9815vw,-10px) scale(.8909);animation:fall-262 29s -4s linear infinite}@keyframes fall-262{56.712%{transform:translate(91.3611vw,56.712vh) scale(.8909)}to{transform:translate(91.1713vw,99vh) scale(.8909)}}.snow:nth-child(263){opacity:.261;transform:translate(79.6345vw,-10px) scale(.623);animation:fall-263 30s -6s linear infinite}@keyframes fall-263{54.864%{transform:translate(73.4541vw,54.864vh) scale(.623)}to{transform:translate(76.5443vw,99vh) scale(.623)}}.snow:nth-child(264){opacity:.8548;transform:translate(43.7846vw,-10px) scale(.6014);animation:fall-264 11s -12s linear infinite}@keyframes fall-264{55.617%{transform:translate(51.2056vw,55.617vh) scale(.6014)}to{transform:translate(47.4951vw,99vh) scale(.6014)}}.snow:nth-child(265){opacity:.8816;transform:translate(7.9542vw,-10px) scale(.7694);animation:fall-265 19s -2s linear infinite}@keyframes fall-265{38.392%{transform:translate(12.5612vw,38.392vh) scale(.7694)}to{transform:translate(10.2577vw,99vh) scale(.7694)}}.snow:nth-child(266){opacity:.3266;transform:translate(21.583vw,-10px) scale(.009);animation:fall-266 11s -2s linear infinite}@keyframes fall-266{65.004%{transform:translate(20.5187vw,65.004vh) scale(.009)}to{transform:translate(21.05085vw,99vh) scale(.009)}}.snow:nth-child(267){opacity:1.3174;transform:translate(69.8774vw,-10px) scale(.0133);animation:fall-267 19s -29s linear infinite}@keyframes fall-267{75.164%{transform:translate(76.9467vw,75.164vh) scale(.0133)}to{transform:translate(73.41205vw,99vh) scale(.0133)}}.snow:nth-child(268){opacity:.7672;transform:translate(28.6719vw,-10px) scale(.9614);animation:fall-268 22s -14s linear infinite}@keyframes fall-268{69.596%{transform:translate(34.9192vw,69.596vh) scale(.9614)}to{transform:translate(31.79555vw,99vh) scale(.9614)}}.snow:nth-child(269){opacity:1.0974;transform:translate(45.1703vw,-10px) scale(.7382);animation:fall-269 15s -21s linear infinite}@keyframes fall-269{60.267%{transform:translate(40.9322vw,60.267vh) scale(.7382)}to{transform:translate(43.05125vw,99vh) scale(.7382)}}.snow:nth-child(270){opacity:.6498;transform:translate(1.1689vw,-10px) scale(.9551);animation:fall-270 14s -6s linear infinite}@keyframes fall-270{74.108%{transform:translate(4.3128vw,74.108vh) scale(.9551)}to{transform:translate(2.74085vw,99vh) scale(.9551)}}.snow:nth-child(271){opacity:.9398;transform:translate(34.0276vw,-10px) scale(.6282);animation:fall-271 24s -19s linear infinite}@keyframes fall-271{41.796%{transform:translate(30.7167vw,41.796vh) scale(.6282)}to{transform:translate(32.37215vw,99vh) scale(.6282)}}.snow:nth-child(272){opacity:.1686;transform:translate(32.8706vw,-10px) scale(.384);animation:fall-272 20s -13s linear infinite}@keyframes fall-272{65.716%{transform:translate(27.3514vw,65.716vh) scale(.384)}to{transform:translate(30.111vw,99vh) scale(.384)}}.snow:nth-child(273){opacity:1.8348;transform:translate(28.9626vw,-10px) scale(.4718);animation:fall-273 11s -11s linear infinite}@keyframes fall-273{36.187%{transform:translate(29.0642vw,36.187vh) scale(.4718)}to{transform:translate(29.0134vw,99vh) scale(.4718)}}.snow:nth-child(274){opacity:.5896;transform:translate(37.0684vw,-10px) scale(.5007);animation:fall-274 11s -14s linear infinite}@keyframes fall-274{66.798%{transform:translate(37.6283vw,66.798vh) scale(.5007)}to{transform:translate(37.34835vw,99vh) scale(.5007)}}.snow:nth-child(275){opacity:.0546;transform:translate(96.2276vw,-10px) scale(.1885);animation:fall-275 20s -16s linear infinite}@keyframes fall-275{67.659%{transform:translate(95.7127vw,67.659vh) scale(.1885)}to{transform:translate(95.97015vw,99vh) scale(.1885)}}.snow:nth-child(276){opacity:.0724;transform:translate(68.9831vw,-10px) scale(.9641);animation:fall-276 14s -11s linear infinite}@keyframes fall-276{67.949%{transform:translate(78.5381vw,67.949vh) scale(.9641)}to{transform:translate(73.7606vw,99vh) scale(.9641)}}.snow:nth-child(277){opacity:.2926;transform:translate(78.6749vw,-10px) scale(.3369);animation:fall-277 13s -16s linear infinite}@keyframes fall-277{45.896%{transform:translate(81.7543vw,45.896vh) scale(.3369)}to{transform:translate(80.2146vw,99vh) scale(.3369)}}.snow:nth-child(278){opacity:1.5534;transform:translate(94.1728vw,-10px) scale(.4657);animation:fall-278 21s -3s linear infinite}@keyframes fall-278{51.064%{transform:translate(96.5168vw,51.064vh) scale(.4657)}to{transform:translate(95.3448vw,99vh) scale(.4657)}}.snow:nth-child(279){opacity:1.2572;transform:translate(73.4381vw,-10px) scale(.2971);animation:fall-279 26s -3s linear infinite}@keyframes fall-279{62.313%{transform:translate(75.1412vw,62.313vh) scale(.2971)}to{transform:translate(74.28965vw,99vh) scale(.2971)}}.snow:nth-child(280){opacity:.112;transform:translate(23.1818vw,-10px) scale(.5678);animation:fall-280 29s -24s linear infinite}@keyframes fall-280{60.584%{transform:translate(24.4221vw,60.584vh) scale(.5678)}to{transform:translate(23.80195vw,99vh) scale(.5678)}}.snow:nth-child(281){opacity:.0502;transform:translate(79.5925vw,-10px) scale(.0198);animation:fall-281 26s -6s linear infinite}@keyframes fall-281{78.229%{transform:translate(73.4198vw,78.229vh) scale(.0198)}to{transform:translate(76.50615vw,99vh) scale(.0198)}}.snow:nth-child(282){opacity:.0436;transform:translate(56.9934vw,-10px) scale(.669);animation:fall-282 19s -13s linear infinite}@keyframes fall-282{39.192%{transform:translate(51.8613vw,39.192vh) scale(.669)}to{transform:translate(54.42735vw,99vh) scale(.669)}}.snow:nth-child(283){opacity:1.4314;transform:translate(13.8932vw,-10px) scale(.332);animation:fall-283 22s -17s linear infinite}@keyframes fall-283{47.866%{transform:translate(21.7755vw,47.866vh) scale(.332)}to{transform:translate(17.83435vw,99vh) scale(.332)}}.snow:nth-child(284){opacity:.4152;transform:translate(86.5317vw,-10px) scale(.6627);animation:fall-284 14s -11s linear infinite}@keyframes fall-284{41.872%{transform:translate(94.0651vw,41.872vh) scale(.6627)}to{transform:translate(90.2984vw,99vh) scale(.6627)}}.snow:nth-child(285){opacity:1.7598;transform:translate(51.1361vw,-10px) scale(.9494);animation:fall-285 22s -21s linear infinite}@keyframes fall-285{51.454%{transform:translate(41.6372vw,51.454vh) scale(.9494)}to{transform:translate(46.38665vw,99vh) scale(.9494)}}.snow:nth-child(286){opacity:.3038;transform:translate(76.1444vw,-10px) scale(.9913);animation:fall-286 19s -28s linear infinite}@keyframes fall-286{61.184%{transform:translate(75.7069vw,61.184vh) scale(.9913)}to{transform:translate(75.92565vw,99vh) scale(.9913)}}.snow:nth-child(287){opacity:.5728;transform:translate(9.5036vw,-10px) scale(.0896);animation:fall-287 28s -25s linear infinite}@keyframes fall-287{52.9%{transform:translate(16.7405vw,52.9vh) scale(.0896)}to{transform:translate(13.12205vw,99vh) scale(.0896)}}.snow:nth-child(288){opacity:.0412;transform:translate(9.1037vw,-10px) scale(.3683);animation:fall-288 29s -30s linear infinite}@keyframes fall-288{59.301%{transform:translate(9.0297vw,59.301vh) scale(.3683)}to{transform:translate(9.0667vw,99vh) scale(.3683)}}.snow:nth-child(289){opacity:.0646;transform:translate(39.0492vw,-10px) scale(.0863);animation:fall-289 28s -19s linear infinite}@keyframes fall-289{62.731%{transform:translate(43.5581vw,62.731vh) scale(.0863)}to{transform:translate(41.30365vw,99vh) scale(.0863)}}.snow:nth-child(290){opacity:1.9262;transform:translate(37.1751vw,-10px) scale(.8109);animation:fall-290 29s -4s linear infinite}@keyframes fall-290{68.269%{transform:translate(34.355vw,68.269vh) scale(.8109)}to{transform:translate(35.76505vw,99vh) scale(.8109)}}.snow:nth-child(291){opacity:1.6834;transform:translate(.469vw,-10px) scale(.2684);animation:fall-291 28s -27s linear infinite}@keyframes fall-291{74.671%{transform:translate(-4.4843vw,74.671vh) scale(.2684)}to{transform:translate(-2.00765vw,99vh) scale(.2684)}}.snow:nth-child(292){opacity:1.4756;transform:translate(41.1912vw,-10px) scale(.1021);animation:fall-292 13s -6s linear infinite}@keyframes fall-292{79.061%{transform:translate(38.8427vw,79.061vh) scale(.1021)}to{transform:translate(40.01695vw,99vh) scale(.1021)}}.snow:nth-child(293){opacity:.7296;transform:translate(58.5706vw,-10px) scale(.8487);animation:fall-293 29s -7s linear infinite}@keyframes fall-293{78.227%{transform:translate(63.5416vw,78.227vh) scale(.8487)}to{transform:translate(61.0561vw,99vh) scale(.8487)}}.snow:nth-child(294){opacity:.2236;transform:translate(37.2187vw,-10px) scale(.5204);animation:fall-294 20s -12s linear infinite}@keyframes fall-294{61.958%{transform:translate(32.0535vw,61.958vh) scale(.5204)}to{transform:translate(34.6361vw,99vh) scale(.5204)}}.snow:nth-child(295){opacity:.852;transform:translate(65.8638vw,-10px) scale(.8679);animation:fall-295 18s -16s linear infinite}@keyframes fall-295{31.371%{transform:translate(57.9478vw,31.371vh) scale(.8679)}to{transform:translate(61.9058vw,99vh) scale(.8679)}}.snow:nth-child(296){opacity:1.0148;transform:translate(84.099vw,-10px) scale(.3971);animation:fall-296 14s -18s linear infinite}@keyframes fall-296{61.402%{transform:translate(88.1521vw,61.402vh) scale(.3971)}to{transform:translate(86.12555vw,99vh) scale(.3971)}}.snow:nth-child(297){opacity:1.7994;transform:translate(39.0541vw,-10px) scale(.0248);animation:fall-297 26s -3s linear infinite}@keyframes fall-297{62.888%{transform:translate(32.0515vw,62.888vh) scale(.0248)}to{transform:translate(35.5528vw,99vh) scale(.0248)}}.snow:nth-child(298){opacity:1.4852;transform:translate(75.8096vw,-10px) scale(.9416);animation:fall-298 27s -20s linear infinite}@keyframes fall-298{54.923%{transform:translate(67.3937vw,54.923vh) scale(.9416)}to{transform:translate(71.60165vw,99vh) scale(.9416)}}.snow:nth-child(299){opacity:1.615;transform:translate(26.0502vw,-10px) scale(.4534);animation:fall-299 30s -26s linear infinite}@keyframes fall-299{31.124%{transform:translate(21.3844vw,31.124vh) scale(.4534)}to{transform:translate(23.7173vw,99vh) scale(.4534)}}.snow:nth-child(300){opacity:1.3044;transform:translate(6.6751vw,-10px) scale(.3788);animation:fall-300 25s -20s linear infinite}@keyframes fall-300{70.173%{transform:translate(-1.9361vw,70.173vh) scale(.3788)}to{transform:translate(2.3695vw,99vh) scale(.3788)}}.snow:nth-child(301){opacity:.1264;transform:translate(85.0392vw,-10px) scale(.8725);animation:fall-301 10s -22s linear infinite}@keyframes fall-301{36.078%{transform:translate(80.8534vw,36.078vh) scale(.8725)}to{transform:translate(82.9463vw,99vh) scale(.8725)}}.snow:nth-child(302){opacity:.055;transform:translate(96.1717vw,-10px) scale(.4189);animation:fall-302 15s -6s linear infinite}@keyframes fall-302{30.742%{transform:translate(91.6312vw,30.742vh) scale(.4189)}to{transform:translate(93.90145vw,99vh) scale(.4189)}}.snow:nth-child(303){opacity:.632;transform:translate(4.9138vw,-10px) scale(.123);animation:fall-303 25s -1s linear infinite}@keyframes fall-303{50.299%{transform:translate(-.8391vw,50.299vh) scale(.123)}to{transform:translate(2.03735vw,99vh) scale(.123)}}.snow:nth-child(304){opacity:.7706;transform:translate(7.0641vw,-10px) scale(.0256);animation:fall-304 27s -19s linear infinite}@keyframes fall-304{69.736%{transform:translate(3.432vw,69.736vh) scale(.0256)}to{transform:translate(5.24805vw,99vh) scale(.0256)}}.snow:nth-child(305){opacity:.7226;transform:translate(46.1699vw,-10px) scale(.3173);animation:fall-305 20s -15s linear infinite}@keyframes fall-305{44.522%{transform:translate(38.8783vw,44.522vh) scale(.3173)}to{transform:translate(42.5241vw,99vh) scale(.3173)}}.snow:nth-child(306){opacity:.8098;transform:translate(97.4326vw,-10px) scale(.3094);animation:fall-306 20s -19s linear infinite}@keyframes fall-306{52.349%{transform:translate(102.0226vw,52.349vh) scale(.3094)}to{transform:translate(99.7276vw,99vh) scale(.3094)}}.snow:nth-child(307){opacity:1.7518;transform:translate(42.0475vw,-10px) scale(.7213);animation:fall-307 18s -3s linear infinite}@keyframes fall-307{36.084%{transform:translate(51.8873vw,36.084vh) scale(.7213)}to{transform:translate(46.9674vw,99vh) scale(.7213)}}.snow:nth-child(308){opacity:.1862;transform:translate(81.5812vw,-10px) scale(.1352);animation:fall-308 25s -3s linear infinite}@keyframes fall-308{50.248%{transform:translate(91.5407vw,50.248vh) scale(.1352)}to{transform:translate(86.56095vw,99vh) scale(.1352)}}.snow:nth-child(309){opacity:.0984;transform:translate(49.0005vw,-10px) scale(.4157);animation:fall-309 24s -24s linear infinite}@keyframes fall-309{64.078%{transform:translate(49.2358vw,64.078vh) scale(.4157)}to{transform:translate(49.11815vw,99vh) scale(.4157)}}.snow:nth-child(310){opacity:1.6258;transform:translate(59.7043vw,-10px) scale(.9473);animation:fall-310 18s -18s linear infinite}@keyframes fall-310{47.094%{transform:translate(55.7014vw,47.094vh) scale(.9473)}to{transform:translate(57.70285vw,99vh) scale(.9473)}}.snow:nth-child(311){opacity:.522;transform:translate(69.0897vw,-10px) scale(.3774);animation:fall-311 22s -23s linear infinite}@keyframes fall-311{44.782%{transform:translate(75.1779vw,44.782vh) scale(.3774)}to{transform:translate(72.1338vw,99vh) scale(.3774)}}.snow:nth-child(312){opacity:.1674;transform:translate(64.7435vw,-10px) scale(.3027);animation:fall-312 19s -24s linear infinite}@keyframes fall-312{74.19%{transform:translate(60.0122vw,74.19vh) scale(.3027)}to{transform:translate(62.37785vw,99vh) scale(.3027)}}.snow:nth-child(313){opacity:1.8752;transform:translate(76.8618vw,-10px) scale(.8043);animation:fall-313 27s -14s linear infinite}@keyframes fall-313{60.12%{transform:translate(86.7662vw,60.12vh) scale(.8043)}to{transform:translate(81.814vw,99vh) scale(.8043)}}.snow:nth-child(314){opacity:.6518;transform:translate(52.7609vw,-10px) scale(.6564);animation:fall-314 13s -7s linear infinite}@keyframes fall-314{50.9%{transform:translate(50.5917vw,50.9vh) scale(.6564)}to{transform:translate(51.6763vw,99vh) scale(.6564)}}.snow:nth-child(315){opacity:.229;transform:translate(76.67vw,-10px) scale(.2003);animation:fall-315 28s -7s linear infinite}@keyframes fall-315{37.308%{transform:translate(70.2393vw,37.308vh) scale(.2003)}to{transform:translate(73.45465vw,99vh) scale(.2003)}}.snow:nth-child(316){opacity:.794;transform:translate(31.2484vw,-10px) scale(.924);animation:fall-316 18s -22s linear infinite}@keyframes fall-316{62.3%{transform:translate(24.9945vw,62.3vh) scale(.924)}to{transform:translate(28.12145vw,99vh) scale(.924)}}.snow:nth-child(317){opacity:1.0588;transform:translate(79.0773vw,-10px) scale(.6527);animation:fall-317 28s -1s linear infinite}@keyframes fall-317{37.909%{transform:translate(69.3791vw,37.909vh) scale(.6527)}to{transform:translate(74.2282vw,99vh) scale(.6527)}}.snow:nth-child(318){opacity:1.5468;transform:translate(44.7958vw,-10px) scale(.5084);animation:fall-318 28s -21s linear infinite}@keyframes fall-318{48.774%{transform:translate(47.2105vw,48.774vh) scale(.5084)}to{transform:translate(46.00315vw,99vh) scale(.5084)}}.snow:nth-child(319){opacity:.0106;transform:translate(22.7858vw,-10px) scale(.7557);animation:fall-319 30s -10s linear infinite}@keyframes fall-319{42.817%{transform:translate(18.2743vw,42.817vh) scale(.7557)}to{transform:translate(20.53005vw,99vh) scale(.7557)}}.snow:nth-child(320){opacity:1.2238;transform:translate(75.9793vw,-10px) scale(.4045);animation:fall-320 21s -14s linear infinite}@keyframes fall-320{35.997%{transform:translate(66.7162vw,35.997vh) scale(.4045)}to{transform:translate(71.34775vw,99vh) scale(.4045)}}.snow:nth-child(321){opacity:1.5262;transform:translate(30.8965vw,-10px) scale(.1725);animation:fall-321 17s -26s linear infinite}@keyframes fall-321{61.258%{transform:translate(36.6106vw,61.258vh) scale(.1725)}to{transform:translate(33.75355vw,99vh) scale(.1725)}}.snow:nth-child(322){opacity:1.9594;transform:translate(82.0591vw,-10px) scale(.2864);animation:fall-322 21s -7s linear infinite}@keyframes fall-322{39.854%{transform:translate(82.9974vw,39.854vh) scale(.2864)}to{transform:translate(82.52825vw,99vh) scale(.2864)}}.snow:nth-child(323){opacity:1.7884;transform:translate(75.3856vw,-10px) scale(.415);animation:fall-323 17s -25s linear infinite}@keyframes fall-323{73.115%{transform:translate(75.2689vw,73.115vh) scale(.415)}to{transform:translate(75.32725vw,99vh) scale(.415)}}.snow:nth-child(324){opacity:1.626;transform:translate(3.6361vw,-10px) scale(.8925);animation:fall-324 27s -30s linear infinite}@keyframes fall-324{51.731%{transform:translate(-6.3475vw,51.731vh) scale(.8925)}to{transform:translate(-1.3557vw,99vh) scale(.8925)}}.snow:nth-child(325){opacity:1.9592;transform:translate(71.273vw,-10px) scale(.9493);animation:fall-325 28s -23s linear infinite}@keyframes fall-325{72.455%{transform:translate(81.1559vw,72.455vh) scale(.9493)}to{transform:translate(76.21445vw,99vh) scale(.9493)}}.snow:nth-child(326){opacity:1.1814;transform:translate(60.1473vw,-10px) scale(.435);animation:fall-326 29s -27s linear infinite}@keyframes fall-326{77.242%{transform:translate(70.1156vw,77.242vh) scale(.435)}to{transform:translate(65.13145vw,99vh) scale(.435)}}.snow:nth-child(327){opacity:.3314;transform:translate(72.9091vw,-10px) scale(.8966);animation:fall-327 28s -24s linear infinite}@keyframes fall-327{78.805%{transform:translate(64.9914vw,78.805vh) scale(.8966)}to{transform:translate(68.95025vw,99vh) scale(.8966)}}.snow:nth-child(328){opacity:.8146;transform:translate(41.7324vw,-10px) scale(.1221);animation:fall-328 12s -29s linear infinite}@keyframes fall-328{74.973%{transform:translate(32.9232vw,74.973vh) scale(.1221)}to{transform:translate(37.3278vw,99vh) scale(.1221)}}.snow:nth-child(329){opacity:1.883;transform:translate(29.9409vw,-10px) scale(.0904);animation:fall-329 16s -13s linear infinite}@keyframes fall-329{47.068%{transform:translate(28.9202vw,47.068vh) scale(.0904)}to{transform:translate(29.43055vw,99vh) scale(.0904)}}.snow:nth-child(330){opacity:.378;transform:translate(98.6031vw,-10px) scale(.8489);animation:fall-330 10s -12s linear infinite}@keyframes fall-330{59.969%{transform:translate(96.7449vw,59.969vh) scale(.8489)}to{transform:translate(97.674vw,99vh) scale(.8489)}}.snow:nth-child(331){opacity:.7146;transform:translate(95.4329vw,-10px) scale(.5571);animation:fall-331 14s -11s linear infinite}@keyframes fall-331{36.379%{transform:translate(105.238vw,36.379vh) scale(.5571)}to{transform:translate(100.33545vw,99vh) scale(.5571)}}.snow:nth-child(332){opacity:1.5442;transform:translate(24.0274vw,-10px) scale(.4732);animation:fall-332 18s -23s linear infinite}@keyframes fall-332{32.372%{transform:translate(24.8123vw,32.372vh) scale(.4732)}to{transform:translate(24.41985vw,99vh) scale(.4732)}}.snow:nth-child(333){opacity:1.5998;transform:translate(17.0944vw,-10px) scale(.8058);animation:fall-333 10s -12s linear infinite}@keyframes fall-333{38.218%{transform:translate(13.8746vw,38.218vh) scale(.8058)}to{transform:translate(15.4845vw,99vh) scale(.8058)}}.snow:nth-child(334){opacity:1.9286;transform:translate(.2739vw,-10px) scale(.1909);animation:fall-334 23s -19s linear infinite}@keyframes fall-334{74.805%{transform:translate(-3.2144vw,74.805vh) scale(.1909)}to{transform:translate(-1.47025vw,99vh) scale(.1909)}}.snow:nth-child(335){opacity:.2416;transform:translate(4.0266vw,-10px) scale(.009);animation:fall-335 24s -3s linear infinite}@keyframes fall-335{74.586%{transform:translate(12.2818vw,74.586vh) scale(.009)}to{transform:translate(8.1542vw,99vh) scale(.009)}}.snow:nth-child(336){opacity:1.569;transform:translate(53.4176vw,-10px) scale(.2615);animation:fall-336 25s -7s linear infinite}@keyframes fall-336{40.955%{transform:translate(56.8999vw,40.955vh) scale(.2615)}to{transform:translate(55.15875vw,99vh) scale(.2615)}}.snow:nth-child(337){opacity:.7594;transform:translate(40.3219vw,-10px) scale(.3171);animation:fall-337 27s -13s linear infinite}@keyframes fall-337{41.515%{transform:translate(46.7316vw,41.515vh) scale(.3171)}to{transform:translate(43.52675vw,99vh) scale(.3171)}}.snow:nth-child(338){opacity:1.2514;transform:translate(58.9116vw,-10px) scale(.4498);animation:fall-338 20s -28s linear infinite}@keyframes fall-338{73.598%{transform:translate(60.4381vw,73.598vh) scale(.4498)}to{transform:translate(59.67485vw,99vh) scale(.4498)}}.snow:nth-child(339){opacity:1.5452;transform:translate(32.5098vw,-10px) scale(.8341);animation:fall-339 23s -10s linear infinite}@keyframes fall-339{38.472%{transform:translate(22.8165vw,38.472vh) scale(.8341)}to{transform:translate(27.66315vw,99vh) scale(.8341)}}.snow:nth-child(340){opacity:1.6524;transform:translate(97.0095vw,-10px) scale(.9358);animation:fall-340 12s -10s linear infinite}@keyframes fall-340{51.018%{transform:translate(104.4734vw,51.018vh) scale(.9358)}to{transform:translate(100.74145vw,99vh) scale(.9358)}}.snow:nth-child(341){opacity:.8164;transform:translate(44.2588vw,-10px) scale(.7025);animation:fall-341 17s -4s linear infinite}@keyframes fall-341{57.374%{transform:translate(41.5193vw,57.374vh) scale(.7025)}to{transform:translate(42.88905vw,99vh) scale(.7025)}}.snow:nth-child(342){opacity:.56;transform:translate(15.4381vw,-10px) scale(.0284);animation:fall-342 26s -8s linear infinite}@keyframes fall-342{56.075%{transform:translate(24.7618vw,56.075vh) scale(.0284)}to{transform:translate(20.09995vw,99vh) scale(.0284)}}.snow:nth-child(343){opacity:.651;transform:translate(97.1451vw,-10px) scale(.8212);animation:fall-343 17s -4s linear infinite}@keyframes fall-343{46.677%{transform:translate(87.6628vw,46.677vh) scale(.8212)}to{transform:translate(92.40395vw,99vh) scale(.8212)}}.snow:nth-child(344){opacity:.7858;transform:translate(23.7968vw,-10px) scale(.4279);animation:fall-344 26s -8s linear infinite}@keyframes fall-344{78.49%{transform:translate(32.7389vw,78.49vh) scale(.4279)}to{transform:translate(28.26785vw,99vh) scale(.4279)}}.snow:nth-child(345){opacity:.7086;transform:translate(2.6753vw,-10px) scale(.8029);animation:fall-345 14s -19s linear infinite}@keyframes fall-345{36.079%{transform:translate(-5.0451vw,36.079vh) scale(.8029)}to{transform:translate(-1.1849vw,99vh) scale(.8029)}}.snow:nth-child(346){opacity:.1622;transform:translate(63.1608vw,-10px) scale(.9122);animation:fall-346 26s -7s linear infinite}@keyframes fall-346{57.315%{transform:translate(64.3818vw,57.315vh) scale(.9122)}to{transform:translate(63.7713vw,99vh) scale(.9122)}}.snow:nth-child(347){opacity:1.642;transform:translate(73.5005vw,-10px) scale(.9543);animation:fall-347 25s -16s linear infinite}@keyframes fall-347{42.499%{transform:translate(76.7432vw,42.499vh) scale(.9543)}to{transform:translate(75.12185vw,99vh) scale(.9543)}}.snow:nth-child(348){opacity:1.2848;transform:translate(70.2943vw,-10px) scale(.1549);animation:fall-348 15s -8s linear infinite}@keyframes fall-348{67.018%{transform:translate(61.1926vw,67.018vh) scale(.1549)}to{transform:translate(65.74345vw,99vh) scale(.1549)}}.snow:nth-child(349){opacity:1.9104;transform:translate(64.827vw,-10px) scale(.0249);animation:fall-349 29s -29s linear infinite}@keyframes fall-349{69.536%{transform:translate(64.8163vw,69.536vh) scale(.0249)}to{transform:translate(64.82165vw,99vh) scale(.0249)}}.snow:nth-child(350){opacity:.535;transform:translate(85.6557vw,-10px) scale(.8526);animation:fall-350 11s -12s linear infinite}@keyframes fall-350{59.428%{transform:translate(77.7333vw,59.428vh) scale(.8526)}to{transform:translate(81.6945vw,99vh) scale(.8526)}}.snow:nth-child(351){opacity:.2806;transform:translate(52.5408vw,-10px) scale(.1226);animation:fall-351 25s -9s linear infinite}@keyframes fall-351{60.024%{transform:translate(55.3729vw,60.024vh) scale(.1226)}to{transform:translate(53.95685vw,99vh) scale(.1226)}}.snow:nth-child(352){opacity:.6286;transform:translate(20.1859vw,-10px) scale(.2904);animation:fall-352 14s -6s linear infinite}@keyframes fall-352{75.076%{transform:translate(11.1706vw,75.076vh) scale(.2904)}to{transform:translate(15.67825vw,99vh) scale(.2904)}}.snow:nth-child(353){opacity:1.5354;transform:translate(20.1429vw,-10px) scale(.8708);animation:fall-353 24s -29s linear infinite}@keyframes fall-353{59.978%{transform:translate(23.0044vw,59.978vh) scale(.8708)}to{transform:translate(21.57365vw,99vh) scale(.8708)}}.snow:nth-child(354){opacity:.203;transform:translate(57.8768vw,-10px) scale(.0352);animation:fall-354 19s -24s linear infinite}@keyframes fall-354{75.366%{transform:translate(55.6173vw,75.366vh) scale(.0352)}to{transform:translate(56.74705vw,99vh) scale(.0352)}}.snow:nth-child(355){opacity:1.5704;transform:translate(62.805vw,-10px) scale(.7712);animation:fall-355 12s -20s linear infinite}@keyframes fall-355{64.498%{transform:translate(66.4946vw,64.498vh) scale(.7712)}to{transform:translate(64.6498vw,99vh) scale(.7712)}}.snow:nth-child(356){opacity:1.8256;transform:translate(29.8018vw,-10px) scale(.1908);animation:fall-356 11s -23s linear infinite}@keyframes fall-356{43.211%{transform:translate(36.5084vw,43.211vh) scale(.1908)}to{transform:translate(33.1551vw,99vh) scale(.1908)}}.snow:nth-child(357){opacity:1.2708;transform:translate(46.0516vw,-10px) scale(.2082);animation:fall-357 20s -26s linear infinite}@keyframes fall-357{47.131%{transform:translate(42.4172vw,47.131vh) scale(.2082)}to{transform:translate(44.2344vw,99vh) scale(.2082)}}.snow:nth-child(358){opacity:1.1038;transform:translate(28.6326vw,-10px) scale(.2989);animation:fall-358 27s -18s linear infinite}@keyframes fall-358{69.145%{transform:translate(27.319vw,69.145vh) scale(.2989)}to{transform:translate(27.9758vw,99vh) scale(.2989)}}.snow:nth-child(359){opacity:1.682;transform:translate(40.3238vw,-10px) scale(.9317);animation:fall-359 22s -25s linear infinite}@keyframes fall-359{51.812%{transform:translate(30.7007vw,51.812vh) scale(.9317)}to{transform:translate(35.51225vw,99vh) scale(.9317)}}.snow:nth-child(360){opacity:1.0246;transform:translate(43.7742vw,-10px) scale(.2135);animation:fall-360 26s -23s linear infinite}@keyframes fall-360{65.298%{transform:translate(42.86vw,65.298vh) scale(.2135)}to{transform:translate(43.3171vw,99vh) scale(.2135)}}.snow:nth-child(361){opacity:1.1378;transform:translate(37.9102vw,-10px) scale(.9246);animation:fall-361 16s -3s linear infinite}@keyframes fall-361{45.133%{transform:translate(29.4822vw,45.133vh) scale(.9246)}to{transform:translate(33.6962vw,99vh) scale(.9246)}}.snow:nth-child(362){opacity:.0046;transform:translate(66.2674vw,-10px) scale(.2308);animation:fall-362 10s -7s linear infinite}@keyframes fall-362{63.93%{transform:translate(69.708vw,63.93vh) scale(.2308)}to{transform:translate(67.9877vw,99vh) scale(.2308)}}.snow:nth-child(363){opacity:1.0456;transform:translate(97.0642vw,-10px) scale(.4287);animation:fall-363 25s -14s linear infinite}@keyframes fall-363{76.765%{transform:translate(91.7282vw,76.765vh) scale(.4287)}to{transform:translate(94.3962vw,99vh) scale(.4287)}}.snow:nth-child(364){opacity:1.3226;transform:translate(75.8297vw,-10px) scale(.5422);animation:fall-364 10s -19s linear infinite}@keyframes fall-364{74.631%{transform:translate(72.1435vw,74.631vh) scale(.5422)}to{transform:translate(73.9866vw,99vh) scale(.5422)}}.snow:nth-child(365){opacity:.9866;transform:translate(46.5628vw,-10px) scale(.9416);animation:fall-365 21s -14s linear infinite}@keyframes fall-365{61.832%{transform:translate(52.2862vw,61.832vh) scale(.9416)}to{transform:translate(49.4245vw,99vh) scale(.9416)}}.snow:nth-child(366){opacity:.3084;transform:translate(98.3082vw,-10px) scale(.1016);animation:fall-366 29s -9s linear infinite}@keyframes fall-366{53.4%{transform:translate(92.7384vw,53.4vh) scale(.1016)}to{transform:translate(95.5233vw,99vh) scale(.1016)}}.snow:nth-child(367){opacity:1.3088;transform:translate(18.5454vw,-10px) scale(.8524);animation:fall-367 11s -30s linear infinite}@keyframes fall-367{49.598%{transform:translate(20.6758vw,49.598vh) scale(.8524)}to{transform:translate(19.6106vw,99vh) scale(.8524)}}.snow:nth-child(368){opacity:.131;transform:translate(75.1974vw,-10px) scale(.4892);animation:fall-368 24s -23s linear infinite}@keyframes fall-368{52.398%{transform:translate(80.5498vw,52.398vh) scale(.4892)}to{transform:translate(77.8736vw,99vh) scale(.4892)}}.snow:nth-child(369){opacity:1.1302;transform:translate(74.8205vw,-10px) scale(.9362);animation:fall-369 17s -12s linear infinite}@keyframes fall-369{49.37%{transform:translate(73.4181vw,49.37vh) scale(.9362)}to{transform:translate(74.1193vw,99vh) scale(.9362)}}.snow:nth-child(370){opacity:1.8924;transform:translate(22.0619vw,-10px) scale(.4633);animation:fall-370 27s -22s linear infinite}@keyframes fall-370{66.821%{transform:translate(27.5162vw,66.821vh) scale(.4633)}to{transform:translate(24.78905vw,99vh) scale(.4633)}}.snow:nth-child(371){opacity:.7334;transform:translate(71.6135vw,-10px) scale(.0487);animation:fall-371 20s -9s linear infinite}@keyframes fall-371{58.198%{transform:translate(68.1855vw,58.198vh) scale(.0487)}to{transform:translate(69.8995vw,99vh) scale(.0487)}}.snow:nth-child(372){opacity:1.8278;transform:translate(64.434vw,-10px) scale(.6466);animation:fall-372 21s -17s linear infinite}@keyframes fall-372{77.004%{transform:translate(70.7108vw,77.004vh) scale(.6466)}to{transform:translate(67.5724vw,99vh) scale(.6466)}}.snow:nth-child(373){opacity:.7082;transform:translate(60.408vw,-10px) scale(.8536);animation:fall-373 18s -18s linear infinite}@keyframes fall-373{30.871%{transform:translate(69.6998vw,30.871vh) scale(.8536)}to{transform:translate(65.0539vw,99vh) scale(.8536)}}.snow:nth-child(374){opacity:.5744;transform:translate(50.5633vw,-10px) scale(.0623);animation:fall-374 16s -7s linear infinite}@keyframes fall-374{66.15%{transform:translate(55.4437vw,66.15vh) scale(.0623)}to{transform:translate(53.0035vw,99vh) scale(.0623)}}.snow:nth-child(375){opacity:.6592;transform:translate(40.804vw,-10px) scale(.659);animation:fall-375 22s -14s linear infinite}@keyframes fall-375{64.993%{transform:translate(35.0911vw,64.993vh) scale(.659)}to{transform:translate(37.94755vw,99vh) scale(.659)}}.snow:nth-child(376){opacity:1.7916;transform:translate(69.6687vw,-10px) scale(.9065);animation:fall-376 15s -17s linear infinite}@keyframes fall-376{79.891%{transform:translate(73.8753vw,79.891vh) scale(.9065)}to{transform:translate(71.772vw,99vh) scale(.9065)}}.snow:nth-child(377){opacity:1.5524;transform:translate(39.7148vw,-10px) scale(.4066);animation:fall-377 19s -4s linear infinite}@keyframes fall-377{75.167%{transform:translate(39.4338vw,75.167vh) scale(.4066)}to{transform:translate(39.5743vw,99vh) scale(.4066)}}.snow:nth-child(378){opacity:1.2434;transform:translate(14.7144vw,-10px) scale(.0501);animation:fall-378 11s -29s linear infinite}@keyframes fall-378{36.623%{transform:translate(8.6966vw,36.623vh) scale(.0501)}to{transform:translate(11.7055vw,99vh) scale(.0501)}}.snow:nth-child(379){opacity:.8244;transform:translate(33.1876vw,-10px) scale(.5407);animation:fall-379 12s -25s linear infinite}@keyframes fall-379{30.584%{transform:translate(43.1216vw,30.584vh) scale(.5407)}to{transform:translate(38.1546vw,99vh) scale(.5407)}}.snow:nth-child(380){opacity:.432;transform:translate(26.0758vw,-10px) scale(.7488);animation:fall-380 30s -4s linear infinite}@keyframes fall-380{58.259%{transform:translate(28.4418vw,58.259vh) scale(.7488)}to{transform:translate(27.2588vw,99vh) scale(.7488)}}.snow:nth-child(381){opacity:1.4586;transform:translate(55.7024vw,-10px) scale(.7239);animation:fall-381 17s -23s linear infinite}@keyframes fall-381{69.942%{transform:translate(49.3589vw,69.942vh) scale(.7239)}to{transform:translate(52.53065vw,99vh) scale(.7239)}}.snow:nth-child(382){opacity:1.7592;transform:translate(89.7355vw,-10px) scale(.3145);animation:fall-382 22s -6s linear infinite}@keyframes fall-382{66.537%{transform:translate(82.0775vw,66.537vh) scale(.3145)}to{transform:translate(85.9065vw,99vh) scale(.3145)}}.snow:nth-child(383){opacity:1.986;transform:translate(24.48vw,-10px) scale(.4912);animation:fall-383 16s -20s linear infinite}@keyframes fall-383{77.819%{transform:translate(27.2471vw,77.819vh) scale(.4912)}to{transform:translate(25.86355vw,99vh) scale(.4912)}}.snow:nth-child(384){opacity:1.5462;transform:translate(94.6513vw,-10px) scale(.0527);animation:fall-384 28s -5s linear infinite}@keyframes fall-384{31.441%{transform:translate(86.756vw,31.441vh) scale(.0527)}to{transform:translate(90.70365vw,99vh) scale(.0527)}}.snow:nth-child(385){opacity:1.1002;transform:translate(29.3348vw,-10px) scale(.7667);animation:fall-385 24s -21s linear infinite}@keyframes fall-385{64.062%{transform:translate(22.7854vw,64.062vh) scale(.7667)}to{transform:translate(26.0601vw,99vh) scale(.7667)}}.snow:nth-child(386){opacity:1.8766;transform:translate(9.2614vw,-10px) scale(.3142);animation:fall-386 29s -1s linear infinite}@keyframes fall-386{41.645%{transform:translate(6.2489vw,41.645vh) scale(.3142)}to{transform:translate(7.75515vw,99vh) scale(.3142)}}.snow:nth-child(387){opacity:1.721;transform:translate(31.6302vw,-10px) scale(.881);animation:fall-387 28s -19s linear infinite}@keyframes fall-387{37.324%{transform:translate(40.4885vw,37.324vh) scale(.881)}to{transform:translate(36.05935vw,99vh) scale(.881)}}.snow:nth-child(388){opacity:1.3206;transform:translate(56.323vw,-10px) scale(.023);animation:fall-388 18s -25s linear infinite}@keyframes fall-388{42.23%{transform:translate(48.8668vw,42.23vh) scale(.023)}to{transform:translate(52.5949vw,99vh) scale(.023)}}.snow:nth-child(389){opacity:.4136;transform:translate(20.7671vw,-10px) scale(.1928);animation:fall-389 22s -6s linear infinite}@keyframes fall-389{47.185%{transform:translate(26.807vw,47.185vh) scale(.1928)}to{transform:translate(23.78705vw,99vh) scale(.1928)}}.snow:nth-child(390){opacity:.0126;transform:translate(86.2599vw,-10px) scale(.3997);animation:fall-390 23s -23s linear infinite}@keyframes fall-390{69.527%{transform:translate(82.5597vw,69.527vh) scale(.3997)}to{transform:translate(84.4098vw,99vh) scale(.3997)}}.snow:nth-child(391){opacity:.0776;transform:translate(19.0759vw,-10px) scale(.4297);animation:fall-391 24s -4s linear infinite}@keyframes fall-391{37.293%{transform:translate(25.9102vw,37.293vh) scale(.4297)}to{transform:translate(22.49305vw,99vh) scale(.4297)}}.snow:nth-child(392){opacity:.3504;transform:translate(5.7396vw,-10px) scale(.7372);animation:fall-392 19s -10s linear infinite}@keyframes fall-392{61.159%{transform:translate(5.9194vw,61.159vh) scale(.7372)}to{transform:translate(5.8295vw,99vh) scale(.7372)}}.snow:nth-child(393){opacity:.8518;transform:translate(63.9842vw,-10px) scale(.5669);animation:fall-393 26s -4s linear infinite}@keyframes fall-393{78.502%{transform:translate(65.2673vw,78.502vh) scale(.5669)}to{transform:translate(64.62575vw,99vh) scale(.5669)}}.snow:nth-child(394){opacity:1.506;transform:translate(23.8277vw,-10px) scale(.4751);animation:fall-394 16s -1s linear infinite}@keyframes fall-394{64.224%{transform:translate(27.5903vw,64.224vh) scale(.4751)}to{transform:translate(25.709vw,99vh) scale(.4751)}}.snow:nth-child(395){opacity:.6974;transform:translate(74.397vw,-10px) scale(.083);animation:fall-395 30s -19s linear infinite}@keyframes fall-395{64.666%{transform:translate(77.8225vw,64.666vh) scale(.083)}to{transform:translate(76.10975vw,99vh) scale(.083)}}.snow:nth-child(396){opacity:.3928;transform:translate(39.4732vw,-10px) scale(.9516);animation:fall-396 26s -8s linear infinite}@keyframes fall-396{62.231%{transform:translate(39.6088vw,62.231vh) scale(.9516)}to{transform:translate(39.541vw,99vh) scale(.9516)}}.snow:nth-child(397){opacity:1.5554;transform:translate(48.5662vw,-10px) scale(.2499);animation:fall-397 15s -6s linear infinite}@keyframes fall-397{72.808%{transform:translate(40.0319vw,72.808vh) scale(.2499)}to{transform:translate(44.29905vw,99vh) scale(.2499)}}.snow:nth-child(398){opacity:.1636;transform:translate(72.1837vw,-10px) scale(.6352);animation:fall-398 25s -9s linear infinite}@keyframes fall-398{58.969%{transform:translate(68.1931vw,58.969vh) scale(.6352)}to{transform:translate(70.1884vw,99vh) scale(.6352)}}.snow:nth-child(399){opacity:.8918;transform:translate(20.8033vw,-10px) scale(.052);animation:fall-399 17s -22s linear infinite}@keyframes fall-399{51.054%{transform:translate(12.6051vw,51.054vh) scale(.052)}to{transform:translate(16.7042vw,99vh) scale(.052)}}.snow:nth-child(400){opacity:.5918;transform:translate(81.9903vw,-10px) scale(.0599);animation:fall-400 25s -12s linear infinite}@keyframes fall-400{72.206%{transform:translate(86.6356vw,72.206vh) scale(.0599)}to{transform:translate(84.31295vw,99vh) scale(.0599)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.1442;transform:translate(87.1596vw,-10px) scale(.4505);animation:fall-1 20s -8s linear infinite}@keyframes fall-1{61.733%{transform:translate(79.2712vw,61.733vh) scale(.4505)}to{transform:translate(83.2154vw,99vh) scale(.4505)}}.snow:nth-child(2){opacity:1.587;transform:translate(31.9051vw,-10px) scale(.7435);animation:fall-2 24s -6s linear infinite}@keyframes fall-2{74.617%{transform:translate(23.7628vw,74.617vh) scale(.7435)}to{transform:translate(27.83395vw,99vh) scale(.7435)}}.snow:nth-child(3){opacity:.5982;transform:translate(71.6754vw,-10px) scale(.4388);animation:fall-3 22s -14s linear infinite}@keyframes fall-3{64.052%{transform:translate(78.2769vw,64.052vh) scale(.4388)}to{transform:translate(74.97615vw,99vh) scale(.4388)}}.snow:nth-child(4){opacity:.5674;transform:translate(71.9262vw,-10px) scale(.985);animation:fall-4 19s -30s linear infinite}@keyframes fall-4{58.115%{transform:translate(70.8898vw,58.115vh) scale(.985)}to{transform:translate(71.408vw,99vh) scale(.985)}}.snow:nth-child(5){opacity:1.7286;transform:translate(17.0556vw,-10px) scale(.0806);animation:fall-5 10s -29s linear infinite}@keyframes fall-5{38.749%{transform:translate(17.3315vw,38.749vh) scale(.0806)}to{transform:translate(17.19355vw,99vh) scale(.0806)}}.snow:nth-child(6){opacity:1.8238;transform:translate(10.5072vw,-10px) scale(.7899);animation:fall-6 13s -10s linear infinite}@keyframes fall-6{79.245%{transform:translate(18.3953vw,79.245vh) scale(.7899)}to{transform:translate(14.45125vw,99vh) scale(.7899)}}.snow:nth-child(7){opacity:1.4836;transform:translate(46.1492vw,-10px) scale(.1353);animation:fall-7 17s -27s linear infinite}@keyframes fall-7{44.521%{transform:translate(49.9978vw,44.521vh) scale(.1353)}to{transform:translate(48.0735vw,99vh) scale(.1353)}}.snow:nth-child(8){opacity:1.8878;transform:translate(6.6147vw,-10px) scale(.3687);animation:fall-8 27s -4s linear infinite}@keyframes fall-8{43.043%{transform:translate(11.9433vw,43.043vh) scale(.3687)}to{transform:translate(9.279vw,99vh) scale(.3687)}}.snow:nth-child(9){opacity:1.7074;transform:translate(37.7563vw,-10px) scale(.7738);animation:fall-9 21s -1s linear infinite}@keyframes fall-9{33.008%{transform:translate(31.0982vw,33.008vh) scale(.7738)}to{transform:translate(34.42725vw,99vh) scale(.7738)}}.snow:nth-child(10){opacity:.8404;transform:translate(97.7141vw,-10px) scale(.4885);animation:fall-10 10s -9s linear infinite}@keyframes fall-10{57.222%{transform:translate(94.4896vw,57.222vh) scale(.4885)}to{transform:translate(96.10185vw,99vh) scale(.4885)}}.snow:nth-child(11){opacity:.5714;transform:translate(5.2742vw,-10px) scale(.775);animation:fall-11 20s -16s linear infinite}@keyframes fall-11{43.563%{transform:translate(-.4269vw,43.563vh) scale(.775)}to{transform:translate(2.42365vw,99vh) scale(.775)}}.snow:nth-child(12){opacity:1.6498;transform:translate(71.7358vw,-10px) scale(.6459);animation:fall-12 10s -15s linear infinite}@keyframes fall-12{54.382%{transform:translate(81.2856vw,54.382vh) scale(.6459)}to{transform:translate(76.5107vw,99vh) scale(.6459)}}.snow:nth-child(13){opacity:.6536;transform:translate(15.9409vw,-10px) scale(.9308);animation:fall-13 21s -26s linear infinite}@keyframes fall-13{57.262%{transform:translate(14.7001vw,57.262vh) scale(.9308)}to{transform:translate(15.3205vw,99vh) scale(.9308)}}.snow:nth-child(14){opacity:.7878;transform:translate(42.5727vw,-10px) scale(.6293);animation:fall-14 30s -28s linear infinite}@keyframes fall-14{39.97%{transform:translate(34.311vw,39.97vh) scale(.6293)}to{transform:translate(38.44185vw,99vh) scale(.6293)}}.snow:nth-child(15){opacity:.4718;transform:translate(24.0816vw,-10px) scale(.2131);animation:fall-15 14s -28s linear infinite}@keyframes fall-15{35.187%{transform:translate(26.2883vw,35.187vh) scale(.2131)}to{transform:translate(25.18495vw,99vh) scale(.2131)}}.snow:nth-child(16){opacity:1.8146;transform:translate(89.5628vw,-10px) scale(.9907);animation:fall-16 14s -10s linear infinite}@keyframes fall-16{53.696%{transform:translate(90.8866vw,53.696vh) scale(.9907)}to{transform:translate(90.2247vw,99vh) scale(.9907)}}.snow:nth-child(17){opacity:.125;transform:translate(87.1259vw,-10px) scale(.0902);animation:fall-17 20s -5s linear infinite}@keyframes fall-17{68.06%{transform:translate(83.8445vw,68.06vh) scale(.0902)}to{transform:translate(85.4852vw,99vh) scale(.0902)}}.snow:nth-child(18){opacity:.4006;transform:translate(85.2937vw,-10px) scale(.6659);animation:fall-18 16s -23s linear infinite}@keyframes fall-18{62.561%{transform:translate(92.4498vw,62.561vh) scale(.6659)}to{transform:translate(88.87175vw,99vh) scale(.6659)}}.snow:nth-child(19){opacity:1.7234;transform:translate(80.6082vw,-10px) scale(.1598);animation:fall-19 10s -12s linear infinite}@keyframes fall-19{48.972%{transform:translate(86.4142vw,48.972vh) scale(.1598)}to{transform:translate(83.5112vw,99vh) scale(.1598)}}.snow:nth-child(20){opacity:1.0764;transform:translate(97.5776vw,-10px) scale(.867);animation:fall-20 27s -4s linear infinite}@keyframes fall-20{60.389%{transform:translate(99.4005vw,60.389vh) scale(.867)}to{transform:translate(98.48905vw,99vh) scale(.867)}}.snow:nth-child(21){opacity:1.2052;transform:translate(24.0419vw,-10px) scale(.4746);animation:fall-21 30s -8s linear infinite}@keyframes fall-21{71.377%{transform:translate(33.3159vw,71.377vh) scale(.4746)}to{transform:translate(28.6789vw,99vh) scale(.4746)}}.snow:nth-child(22){opacity:1.6418;transform:translate(8.3907vw,-10px) scale(.8809);animation:fall-22 29s -5s linear infinite}@keyframes fall-22{71.909%{transform:translate(1.1957vw,71.909vh) scale(.8809)}to{transform:translate(4.7932vw,99vh) scale(.8809)}}.snow:nth-child(23){opacity:.3782;transform:translate(73.78vw,-10px) scale(.0007);animation:fall-23 28s -18s linear infinite}@keyframes fall-23{66.88%{transform:translate(78.4106vw,66.88vh) scale(.0007)}to{transform:translate(76.0953vw,99vh) scale(.0007)}}.snow:nth-child(24){opacity:.7924;transform:translate(76.2551vw,-10px) scale(.9334);animation:fall-24 27s -6s linear infinite}@keyframes fall-24{71.919%{transform:translate(81.7953vw,71.919vh) scale(.9334)}to{transform:translate(79.0252vw,99vh) scale(.9334)}}.snow:nth-child(25){opacity:.239;transform:translate(28.2492vw,-10px) scale(.8205);animation:fall-25 15s -18s linear infinite}@keyframes fall-25{39.649%{transform:translate(28.8101vw,39.649vh) scale(.8205)}to{transform:translate(28.52965vw,99vh) scale(.8205)}}.snow:nth-child(26){opacity:.694;transform:translate(55.6699vw,-10px) scale(.2022);animation:fall-26 11s -3s linear infinite}@keyframes fall-26{60.636%{transform:translate(55.9456vw,60.636vh) scale(.2022)}to{transform:translate(55.80775vw,99vh) scale(.2022)}}.snow:nth-child(27){opacity:1.236;transform:translate(10.5283vw,-10px) scale(.8063);animation:fall-27 25s -21s linear infinite}@keyframes fall-27{42.688%{transform:translate(19.4953vw,42.688vh) scale(.8063)}to{transform:translate(15.0118vw,99vh) scale(.8063)}}.snow:nth-child(28){opacity:1.3118;transform:translate(45.146vw,-10px) scale(.6639);animation:fall-28 24s -21s linear infinite}@keyframes fall-28{54.615%{transform:translate(40.9008vw,54.615vh) scale(.6639)}to{transform:translate(43.0234vw,99vh) scale(.6639)}}.snow:nth-child(29){opacity:.0708;transform:translate(78.8958vw,-10px) scale(.492);animation:fall-29 21s -30s linear infinite}@keyframes fall-29{65.845%{transform:translate(85.3558vw,65.845vh) scale(.492)}to{transform:translate(82.1258vw,99vh) scale(.492)}}.snow:nth-child(30){opacity:.5318;transform:translate(9.1942vw,-10px) scale(.1904);animation:fall-30 15s -4s linear infinite}@keyframes fall-30{36.226%{transform:translate(7.5288vw,36.226vh) scale(.1904)}to{transform:translate(8.3615vw,99vh) scale(.1904)}}.snow:nth-child(31){opacity:1.469;transform:translate(55.6508vw,-10px) scale(.4592);animation:fall-31 20s -22s linear infinite}@keyframes fall-31{31.71%{transform:translate(54.7324vw,31.71vh) scale(.4592)}to{transform:translate(55.1916vw,99vh) scale(.4592)}}.snow:nth-child(32){opacity:1.871;transform:translate(46.8414vw,-10px) scale(.9379);animation:fall-32 30s -17s linear infinite}@keyframes fall-32{64.667%{transform:translate(46.0414vw,64.667vh) scale(.9379)}to{transform:translate(46.4414vw,99vh) scale(.9379)}}.snow:nth-child(33){opacity:1.4166;transform:translate(50.2595vw,-10px) scale(.113);animation:fall-33 10s -19s linear infinite}@keyframes fall-33{70.978%{transform:translate(55.7027vw,70.978vh) scale(.113)}to{transform:translate(52.9811vw,99vh) scale(.113)}}.snow:nth-child(34){opacity:.292;transform:translate(40.2325vw,-10px) scale(.4272);animation:fall-34 12s -27s linear infinite}@keyframes fall-34{79.275%{transform:translate(38.8746vw,79.275vh) scale(.4272)}to{transform:translate(39.55355vw,99vh) scale(.4272)}}.snow:nth-child(35){opacity:.9758;transform:translate(16.4765vw,-10px) scale(.9532);animation:fall-35 24s -22s linear infinite}@keyframes fall-35{48.784%{transform:translate(10.4225vw,48.784vh) scale(.9532)}to{transform:translate(13.4495vw,99vh) scale(.9532)}}.snow:nth-child(36){opacity:1.6554;transform:translate(88.1131vw,-10px) scale(.5979);animation:fall-36 18s -9s linear infinite}@keyframes fall-36{40.642%{transform:translate(82.7675vw,40.642vh) scale(.5979)}to{transform:translate(85.4403vw,99vh) scale(.5979)}}.snow:nth-child(37){opacity:.4386;transform:translate(16.4018vw,-10px) scale(.7662);animation:fall-37 21s -8s linear infinite}@keyframes fall-37{60.018%{transform:translate(19.3739vw,60.018vh) scale(.7662)}to{transform:translate(17.88785vw,99vh) scale(.7662)}}.snow:nth-child(38){opacity:.7898;transform:translate(98.459vw,-10px) scale(.9712);animation:fall-38 12s -7s linear infinite}@keyframes fall-38{46.776%{transform:translate(90.5406vw,46.776vh) scale(.9712)}to{transform:translate(94.4998vw,99vh) scale(.9712)}}.snow:nth-child(39){opacity:1.608;transform:translate(98.9845vw,-10px) scale(.3267);animation:fall-39 11s -23s linear infinite}@keyframes fall-39{41.257%{transform:translate(95.8178vw,41.257vh) scale(.3267)}to{transform:translate(97.40115vw,99vh) scale(.3267)}}.snow:nth-child(40){opacity:.9508;transform:translate(5.1274vw,-10px) scale(.8709);animation:fall-40 17s -7s linear infinite}@keyframes fall-40{73.238%{transform:translate(6.2651vw,73.238vh) scale(.8709)}to{transform:translate(5.69625vw,99vh) scale(.8709)}}.snow:nth-child(41){opacity:.332;transform:translate(12.4648vw,-10px) scale(.9801);animation:fall-41 12s -26s linear infinite}@keyframes fall-41{53.536%{transform:translate(19.4324vw,53.536vh) scale(.9801)}to{transform:translate(15.9486vw,99vh) scale(.9801)}}.snow:nth-child(42){opacity:.5498;transform:translate(61.9939vw,-10px) scale(.0402);animation:fall-42 24s -30s linear infinite}@keyframes fall-42{76.367%{transform:translate(61.9158vw,76.367vh) scale(.0402)}to{transform:translate(61.95485vw,99vh) scale(.0402)}}.snow:nth-child(43){opacity:1.22;transform:translate(69.8243vw,-10px) scale(.9046);animation:fall-43 25s -1s linear infinite}@keyframes fall-43{32.518%{transform:translate(75.4433vw,32.518vh) scale(.9046)}to{transform:translate(72.6338vw,99vh) scale(.9046)}}.snow:nth-child(44){opacity:.9288;transform:translate(13.6524vw,-10px) scale(.2478);animation:fall-44 20s -10s linear infinite}@keyframes fall-44{66.514%{transform:translate(12.6533vw,66.514vh) scale(.2478)}to{transform:translate(13.15285vw,99vh) scale(.2478)}}.snow:nth-child(45){opacity:.6182;transform:translate(51.0003vw,-10px) scale(.7149);animation:fall-45 13s -20s linear infinite}@keyframes fall-45{49.208%{transform:translate(48.0687vw,49.208vh) scale(.7149)}to{transform:translate(49.5345vw,99vh) scale(.7149)}}.snow:nth-child(46){opacity:1.9492;transform:translate(87.6511vw,-10px) scale(.6467);animation:fall-46 27s -10s linear infinite}@keyframes fall-46{31.716%{transform:translate(82.1497vw,31.716vh) scale(.6467)}to{transform:translate(84.9004vw,99vh) scale(.6467)}}.snow:nth-child(47){opacity:1.4158;transform:translate(17.8575vw,-10px) scale(.7891);animation:fall-47 10s -1s linear infinite}@keyframes fall-47{32.281%{transform:translate(24.7563vw,32.281vh) scale(.7891)}to{transform:translate(21.3069vw,99vh) scale(.7891)}}.snow:nth-child(48){opacity:1.596;transform:translate(34.7735vw,-10px) scale(.0209);animation:fall-48 20s -12s linear infinite}@keyframes fall-48{60.721%{transform:translate(24.7934vw,60.721vh) scale(.0209)}to{transform:translate(29.78345vw,99vh) scale(.0209)}}.snow:nth-child(49){opacity:1.603;transform:translate(63.351vw,-10px) scale(.6147);animation:fall-49 23s -25s linear infinite}@keyframes fall-49{53.229%{transform:translate(73.0187vw,53.229vh) scale(.6147)}to{transform:translate(68.18485vw,99vh) scale(.6147)}}.snow:nth-child(50){opacity:1.6436;transform:translate(34.3624vw,-10px) scale(.1869);animation:fall-50 17s -2s linear infinite}@keyframes fall-50{38.208%{transform:translate(36.7059vw,38.208vh) scale(.1869)}to{transform:translate(35.53415vw,99vh) scale(.1869)}}.snow:nth-child(51){opacity:.6304;transform:translate(71.9658vw,-10px) scale(.5107);animation:fall-51 26s -4s linear infinite}@keyframes fall-51{51.743%{transform:translate(79.5416vw,51.743vh) scale(.5107)}to{transform:translate(75.7537vw,99vh) scale(.5107)}}.snow:nth-child(52){opacity:1.2676;transform:translate(87.4673vw,-10px) scale(.7122);animation:fall-52 22s -15s linear infinite}@keyframes fall-52{47.79%{transform:translate(87.1526vw,47.79vh) scale(.7122)}to{transform:translate(87.30995vw,99vh) scale(.7122)}}.snow:nth-child(53){opacity:.2268;transform:translate(57.9129vw,-10px) scale(.8545);animation:fall-53 11s -11s linear infinite}@keyframes fall-53{42.434%{transform:translate(67.6974vw,42.434vh) scale(.8545)}to{transform:translate(62.80515vw,99vh) scale(.8545)}}.snow:nth-child(54){opacity:1.1352;transform:translate(2.8576vw,-10px) scale(.1539);animation:fall-54 22s -21s linear infinite}@keyframes fall-54{67.494%{transform:translate(7.1275vw,67.494vh) scale(.1539)}to{transform:translate(4.99255vw,99vh) scale(.1539)}}.snow:nth-child(55){opacity:1.1494;transform:translate(74.8035vw,-10px) scale(.6213);animation:fall-55 26s -22s linear infinite}@keyframes fall-55{46.146%{transform:translate(73.3514vw,46.146vh) scale(.6213)}to{transform:translate(74.07745vw,99vh) scale(.6213)}}.snow:nth-child(56){opacity:.4754;transform:translate(58.9059vw,-10px) scale(.5584);animation:fall-56 20s -6s linear infinite}@keyframes fall-56{67.419%{transform:translate(50.0608vw,67.419vh) scale(.5584)}to{transform:translate(54.48335vw,99vh) scale(.5584)}}.snow:nth-child(57){opacity:1.927;transform:translate(60.7003vw,-10px) scale(.0061);animation:fall-57 10s -8s linear infinite}@keyframes fall-57{51.417%{transform:translate(52.8657vw,51.417vh) scale(.0061)}to{transform:translate(56.783vw,99vh) scale(.0061)}}.snow:nth-child(58){opacity:.1852;transform:translate(8.9714vw,-10px) scale(.0464);animation:fall-58 11s -27s linear infinite}@keyframes fall-58{68.159%{transform:translate(4.0653vw,68.159vh) scale(.0464)}to{transform:translate(6.51835vw,99vh) scale(.0464)}}.snow:nth-child(59){opacity:1.2402;transform:translate(78.3578vw,-10px) scale(.9203);animation:fall-59 12s -19s linear infinite}@keyframes fall-59{65.045%{transform:translate(71.9354vw,65.045vh) scale(.9203)}to{transform:translate(75.1466vw,99vh) scale(.9203)}}.snow:nth-child(60){opacity:1.916;transform:translate(26.763vw,-10px) scale(.5681);animation:fall-60 10s -30s linear infinite}@keyframes fall-60{65.158%{transform:translate(18.0391vw,65.158vh) scale(.5681)}to{transform:translate(22.40105vw,99vh) scale(.5681)}}.snow:nth-child(61){opacity:1.7886;transform:translate(6.014vw,-10px) scale(.8515);animation:fall-61 27s -2s linear infinite}@keyframes fall-61{34.349%{transform:translate(-2.4754vw,34.349vh) scale(.8515)}to{transform:translate(1.7693vw,99vh) scale(.8515)}}.snow:nth-child(62){opacity:.139;transform:translate(95.0791vw,-10px) scale(.5611);animation:fall-62 27s -19s linear infinite}@keyframes fall-62{74.493%{transform:translate(99.464vw,74.493vh) scale(.5611)}to{transform:translate(97.27155vw,99vh) scale(.5611)}}.snow:nth-child(63){opacity:1.9942;transform:translate(10.0643vw,-10px) scale(.4564);animation:fall-63 25s -20s linear infinite}@keyframes fall-63{37.253%{transform:translate(2.833vw,37.253vh) scale(.4564)}to{transform:translate(6.44865vw,99vh) scale(.4564)}}.snow:nth-child(64){opacity:.889;transform:translate(53.7836vw,-10px) scale(.97);animation:fall-64 18s -14s linear infinite}@keyframes fall-64{67.274%{transform:translate(53.4862vw,67.274vh) scale(.97)}to{transform:translate(53.6349vw,99vh) scale(.97)}}.snow:nth-child(65){opacity:.8876;transform:translate(7.9495vw,-10px) scale(.9151);animation:fall-65 15s -3s linear infinite}@keyframes fall-65{59.975%{transform:translate(10.9519vw,59.975vh) scale(.9151)}to{transform:translate(9.4507vw,99vh) scale(.9151)}}.snow:nth-child(66){opacity:1.7374;transform:translate(80.3146vw,-10px) scale(.5686);animation:fall-66 22s -18s linear infinite}@keyframes fall-66{54.055%{transform:translate(83.6086vw,54.055vh) scale(.5686)}to{transform:translate(81.9616vw,99vh) scale(.5686)}}.snow:nth-child(67){opacity:1.4284;transform:translate(27.8073vw,-10px) scale(.8331);animation:fall-67 14s -17s linear infinite}@keyframes fall-67{46.081%{transform:translate(31.0801vw,46.081vh) scale(.8331)}to{transform:translate(29.4437vw,99vh) scale(.8331)}}.snow:nth-child(68){opacity:1.5598;transform:translate(52.4998vw,-10px) scale(.4998);animation:fall-68 30s -6s linear infinite}@keyframes fall-68{45.995%{transform:translate(57.5384vw,45.995vh) scale(.4998)}to{transform:translate(55.0191vw,99vh) scale(.4998)}}.snow:nth-child(69){opacity:1.6652;transform:translate(29.9265vw,-10px) scale(.0517);animation:fall-69 23s -3s linear infinite}@keyframes fall-69{35.749%{transform:translate(25.5402vw,35.749vh) scale(.0517)}to{transform:translate(27.73335vw,99vh) scale(.0517)}}.snow:nth-child(70){opacity:.4852;transform:translate(70.3623vw,-10px) scale(.1814);animation:fall-70 18s -29s linear infinite}@keyframes fall-70{35.291%{transform:translate(62.2444vw,35.291vh) scale(.1814)}to{transform:translate(66.30335vw,99vh) scale(.1814)}}.snow:nth-child(71){opacity:1.6526;transform:translate(9.647vw,-10px) scale(.4637);animation:fall-71 12s -18s linear infinite}@keyframes fall-71{79.608%{transform:translate(7.6768vw,79.608vh) scale(.4637)}to{transform:translate(8.6619vw,99vh) scale(.4637)}}.snow:nth-child(72){opacity:.7592;transform:translate(82.1779vw,-10px) scale(.7575);animation:fall-72 10s -11s linear infinite}@keyframes fall-72{48.815%{transform:translate(85.3541vw,48.815vh) scale(.7575)}to{transform:translate(83.766vw,99vh) scale(.7575)}}.snow:nth-child(73){opacity:1.0608;transform:translate(.4421vw,-10px) scale(.9276);animation:fall-73 13s -1s linear infinite}@keyframes fall-73{34.475%{transform:translate(-4.143vw,34.475vh) scale(.9276)}to{transform:translate(-1.85045vw,99vh) scale(.9276)}}.snow:nth-child(74){opacity:1.5788;transform:translate(88.1727vw,-10px) scale(.281);animation:fall-74 24s -7s linear infinite}@keyframes fall-74{46.19%{transform:translate(92.5134vw,46.19vh) scale(.281)}to{transform:translate(90.34305vw,99vh) scale(.281)}}.snow:nth-child(75){opacity:.7264;transform:translate(79.5697vw,-10px) scale(.9508);animation:fall-75 14s -8s linear infinite}@keyframes fall-75{38.399%{transform:translate(75.1477vw,38.399vh) scale(.9508)}to{transform:translate(77.3587vw,99vh) scale(.9508)}}.snow:nth-child(76){opacity:1.6508;transform:translate(88.1072vw,-10px) scale(.9102);animation:fall-76 30s -12s linear infinite}@keyframes fall-76{61.569%{transform:translate(90.717vw,61.569vh) scale(.9102)}to{transform:translate(89.4121vw,99vh) scale(.9102)}}.snow:nth-child(77){opacity:1.1192;transform:translate(16.0626vw,-10px) scale(.3155);animation:fall-77 15s -18s linear infinite}@keyframes fall-77{40.933%{transform:translate(10.9943vw,40.933vh) scale(.3155)}to{transform:translate(13.52845vw,99vh) scale(.3155)}}.snow:nth-child(78){opacity:.7614;transform:translate(89.7711vw,-10px) scale(.2942);animation:fall-78 14s -13s linear infinite}@keyframes fall-78{30.271%{transform:translate(96.0837vw,30.271vh) scale(.2942)}to{transform:translate(92.9274vw,99vh) scale(.2942)}}.snow:nth-child(79){opacity:1.4316;transform:translate(91.4113vw,-10px) scale(.2759);animation:fall-79 10s -2s linear infinite}@keyframes fall-79{75.209%{transform:translate(94.8846vw,75.209vh) scale(.2759)}to{transform:translate(93.14795vw,99vh) scale(.2759)}}.snow:nth-child(80){opacity:.5962;transform:translate(24.1591vw,-10px) scale(.9458);animation:fall-80 24s -14s linear infinite}@keyframes fall-80{67.464%{transform:translate(19.2098vw,67.464vh) scale(.9458)}to{transform:translate(21.68445vw,99vh) scale(.9458)}}.snow:nth-child(81){opacity:.0644;transform:translate(47.4525vw,-10px) scale(.1651);animation:fall-81 19s -18s linear infinite}@keyframes fall-81{49.185%{transform:translate(50.4505vw,49.185vh) scale(.1651)}to{transform:translate(48.9515vw,99vh) scale(.1651)}}.snow:nth-child(82){opacity:1.9822;transform:translate(19.4679vw,-10px) scale(.0658);animation:fall-82 16s -12s linear infinite}@keyframes fall-82{64.532%{transform:translate(14.8845vw,64.532vh) scale(.0658)}to{transform:translate(17.1762vw,99vh) scale(.0658)}}.snow:nth-child(83){opacity:1.2108;transform:translate(98.2179vw,-10px) scale(.1141);animation:fall-83 14s -6s linear infinite}@keyframes fall-83{78.694%{transform:translate(104.0877vw,78.694vh) scale(.1141)}to{transform:translate(101.1528vw,99vh) scale(.1141)}}.snow:nth-child(84){opacity:.6324;transform:translate(57.0773vw,-10px) scale(.604);animation:fall-84 15s -5s linear infinite}@keyframes fall-84{35.872%{transform:translate(47.2357vw,35.872vh) scale(.604)}to{transform:translate(52.1565vw,99vh) scale(.604)}}.snow:nth-child(85){opacity:1.1846;transform:translate(80.0992vw,-10px) scale(.8259);animation:fall-85 21s -29s linear infinite}@keyframes fall-85{31.449%{transform:translate(71.84vw,31.449vh) scale(.8259)}to{transform:translate(75.9696vw,99vh) scale(.8259)}}.snow:nth-child(86){opacity:.5434;transform:translate(50.6739vw,-10px) scale(.9625);animation:fall-86 24s -10s linear infinite}@keyframes fall-86{76.311%{transform:translate(49.8134vw,76.311vh) scale(.9625)}to{transform:translate(50.24365vw,99vh) scale(.9625)}}.snow:nth-child(87){opacity:1.7868;transform:translate(92.0216vw,-10px) scale(.1203);animation:fall-87 24s -16s linear infinite}@keyframes fall-87{71.265%{transform:translate(96.8789vw,71.265vh) scale(.1203)}to{transform:translate(94.45025vw,99vh) scale(.1203)}}.snow:nth-child(88){opacity:1.5626;transform:translate(18.6865vw,-10px) scale(.0533);animation:fall-88 20s -1s linear infinite}@keyframes fall-88{31.445%{transform:translate(18.2913vw,31.445vh) scale(.0533)}to{transform:translate(18.4889vw,99vh) scale(.0533)}}.snow:nth-child(89){opacity:1.214;transform:translate(7.4793vw,-10px) scale(.3708);animation:fall-89 22s -30s linear infinite}@keyframes fall-89{66.468%{transform:translate(15.6297vw,66.468vh) scale(.3708)}to{transform:translate(11.5545vw,99vh) scale(.3708)}}.snow:nth-child(90){opacity:.1032;transform:translate(39.6254vw,-10px) scale(.5315);animation:fall-90 19s -27s linear infinite}@keyframes fall-90{55.469%{transform:translate(49.5575vw,55.469vh) scale(.5315)}to{transform:translate(44.59145vw,99vh) scale(.5315)}}.snow:nth-child(91){opacity:.0448;transform:translate(14.9081vw,-10px) scale(.1641);animation:fall-91 27s -11s linear infinite}@keyframes fall-91{74.196%{transform:translate(8.8257vw,74.196vh) scale(.1641)}to{transform:translate(11.8669vw,99vh) scale(.1641)}}.snow:nth-child(92){opacity:.44;transform:translate(49.0547vw,-10px) scale(.7949);animation:fall-92 27s -6s linear infinite}@keyframes fall-92{32.897%{transform:translate(51.0132vw,32.897vh) scale(.7949)}to{transform:translate(50.03395vw,99vh) scale(.7949)}}.snow:nth-child(93){opacity:.8626;transform:translate(96.9208vw,-10px) scale(.3926);animation:fall-93 12s -14s linear infinite}@keyframes fall-93{49.524%{transform:translate(103.1142vw,49.524vh) scale(.3926)}to{transform:translate(100.0175vw,99vh) scale(.3926)}}.snow:nth-child(94){opacity:1.1794;transform:translate(48.3576vw,-10px) scale(.5605);animation:fall-94 15s -29s linear infinite}@keyframes fall-94{72.44%{transform:translate(46.4776vw,72.44vh) scale(.5605)}to{transform:translate(47.4176vw,99vh) scale(.5605)}}.snow:nth-child(95){opacity:1.8242;transform:translate(30.0005vw,-10px) scale(.1871);animation:fall-95 26s -8s linear infinite}@keyframes fall-95{43.979%{transform:translate(24.6711vw,43.979vh) scale(.1871)}to{transform:translate(27.3358vw,99vh) scale(.1871)}}.snow:nth-child(96){opacity:.4396;transform:translate(52.8288vw,-10px) scale(.4124);animation:fall-96 28s -2s linear infinite}@keyframes fall-96{44.696%{transform:translate(51.0858vw,44.696vh) scale(.4124)}to{transform:translate(51.9573vw,99vh) scale(.4124)}}.snow:nth-child(97){opacity:.6024;transform:translate(76.6545vw,-10px) scale(.7173);animation:fall-97 27s -11s linear infinite}@keyframes fall-97{78.422%{transform:translate(81.8537vw,78.422vh) scale(.7173)}to{transform:translate(79.2541vw,99vh) scale(.7173)}}.snow:nth-child(98){opacity:.9914;transform:translate(52.735vw,-10px) scale(.2588);animation:fall-98 12s -16s linear infinite}@keyframes fall-98{57.253%{transform:translate(58.1018vw,57.253vh) scale(.2588)}to{transform:translate(55.4184vw,99vh) scale(.2588)}}.snow:nth-child(99){opacity:1.4064;transform:translate(43.9371vw,-10px) scale(.619);animation:fall-99 19s -15s linear infinite}@keyframes fall-99{74.376%{transform:translate(40.6989vw,74.376vh) scale(.619)}to{transform:translate(42.318vw,99vh) scale(.619)}}.snow:nth-child(100){opacity:.6946;transform:translate(11.1597vw,-10px) scale(.3908);animation:fall-100 26s -12s linear infinite}@keyframes fall-100{55.201%{transform:translate(17.0388vw,55.201vh) scale(.3908)}to{transform:translate(14.09925vw,99vh) scale(.3908)}}.snow:nth-child(101){opacity:.649;transform:translate(52.389vw,-10px) scale(.7972);animation:fall-101 10s -7s linear infinite}@keyframes fall-101{66.901%{transform:translate(60.3885vw,66.901vh) scale(.7972)}to{transform:translate(56.38875vw,99vh) scale(.7972)}}.snow:nth-child(102){opacity:.1984;transform:translate(94.4868vw,-10px) scale(.0143);animation:fall-102 19s -15s linear infinite}@keyframes fall-102{37.518%{transform:translate(102.1277vw,37.518vh) scale(.0143)}to{transform:translate(98.30725vw,99vh) scale(.0143)}}.snow:nth-child(103){opacity:.6292;transform:translate(95.6948vw,-10px) scale(.9656);animation:fall-103 21s -18s linear infinite}@keyframes fall-103{65.272%{transform:translate(97.386vw,65.272vh) scale(.9656)}to{transform:translate(96.5404vw,99vh) scale(.9656)}}.snow:nth-child(104){opacity:1.9962;transform:translate(36.9738vw,-10px) scale(.4872);animation:fall-104 19s -11s linear infinite}@keyframes fall-104{42.782%{transform:translate(35.8848vw,42.782vh) scale(.4872)}to{transform:translate(36.4293vw,99vh) scale(.4872)}}.snow:nth-child(105){opacity:.5394;transform:translate(23.5948vw,-10px) scale(.8928);animation:fall-105 29s -6s linear infinite}@keyframes fall-105{38.305%{transform:translate(16.5208vw,38.305vh) scale(.8928)}to{transform:translate(20.0578vw,99vh) scale(.8928)}}.snow:nth-child(106){opacity:1.8248;transform:translate(20.6676vw,-10px) scale(.8311);animation:fall-106 21s -21s linear infinite}@keyframes fall-106{48.932%{transform:translate(30.4626vw,48.932vh) scale(.8311)}to{transform:translate(25.5651vw,99vh) scale(.8311)}}.snow:nth-child(107){opacity:.222;transform:translate(4.4952vw,-10px) scale(.3627);animation:fall-107 21s -13s linear infinite}@keyframes fall-107{53.534%{transform:translate(-.7234vw,53.534vh) scale(.3627)}to{transform:translate(1.8859vw,99vh) scale(.3627)}}.snow:nth-child(108){opacity:1.2006;transform:translate(46.6029vw,-10px) scale(.2286);animation:fall-108 28s -3s linear infinite}@keyframes fall-108{43.234%{transform:translate(40.9207vw,43.234vh) scale(.2286)}to{transform:translate(43.7618vw,99vh) scale(.2286)}}.snow:nth-child(109){opacity:1.9504;transform:translate(96.9505vw,-10px) scale(.6136);animation:fall-109 30s -6s linear infinite}@keyframes fall-109{32.51%{transform:translate(90.1518vw,32.51vh) scale(.6136)}to{transform:translate(93.55115vw,99vh) scale(.6136)}}.snow:nth-child(110){opacity:.1704;transform:translate(48.6174vw,-10px) scale(.1581);animation:fall-110 29s -10s linear infinite}@keyframes fall-110{77.707%{transform:translate(46.6837vw,77.707vh) scale(.1581)}to{transform:translate(47.65055vw,99vh) scale(.1581)}}.snow:nth-child(111){opacity:1.708;transform:translate(61.7367vw,-10px) scale(.7126);animation:fall-111 20s -17s linear infinite}@keyframes fall-111{78.654%{transform:translate(52.5623vw,78.654vh) scale(.7126)}to{transform:translate(57.1495vw,99vh) scale(.7126)}}.snow:nth-child(112){opacity:.978;transform:translate(7.5792vw,-10px) scale(.7702);animation:fall-112 17s -21s linear infinite}@keyframes fall-112{61.327%{transform:translate(.9092vw,61.327vh) scale(.7702)}to{transform:translate(4.2442vw,99vh) scale(.7702)}}.snow:nth-child(113){opacity:.2654;transform:translate(64.735vw,-10px) scale(.4355);animation:fall-113 17s -4s linear infinite}@keyframes fall-113{34.641%{transform:translate(58.2172vw,34.641vh) scale(.4355)}to{transform:translate(61.4761vw,99vh) scale(.4355)}}.snow:nth-child(114){opacity:.7866;transform:translate(19.9871vw,-10px) scale(.3834);animation:fall-114 19s -21s linear infinite}@keyframes fall-114{78.295%{transform:translate(17.2429vw,78.295vh) scale(.3834)}to{transform:translate(18.615vw,99vh) scale(.3834)}}.snow:nth-child(115){opacity:.957;transform:translate(40.876vw,-10px) scale(.0958);animation:fall-115 18s -25s linear infinite}@keyframes fall-115{67.354%{transform:translate(46.747vw,67.354vh) scale(.0958)}to{transform:translate(43.8115vw,99vh) scale(.0958)}}.snow:nth-child(116){opacity:.3694;transform:translate(15.7354vw,-10px) scale(.1584);animation:fall-116 15s -10s linear infinite}@keyframes fall-116{42.827%{transform:translate(13.9056vw,42.827vh) scale(.1584)}to{transform:translate(14.8205vw,99vh) scale(.1584)}}.snow:nth-child(117){opacity:1.6784;transform:translate(42.3498vw,-10px) scale(.3478);animation:fall-117 15s -9s linear infinite}@keyframes fall-117{37.685%{transform:translate(48.9462vw,37.685vh) scale(.3478)}to{transform:translate(45.648vw,99vh) scale(.3478)}}.snow:nth-child(118){opacity:.3928;transform:translate(30.5974vw,-10px) scale(.0251);animation:fall-118 28s -15s linear infinite}@keyframes fall-118{30.224%{transform:translate(36.0513vw,30.224vh) scale(.0251)}to{transform:translate(33.32435vw,99vh) scale(.0251)}}.snow:nth-child(119){opacity:1.4642;transform:translate(6.2285vw,-10px) scale(.1861);animation:fall-119 19s -1s linear infinite}@keyframes fall-119{64.361%{transform:translate(9.3428vw,64.361vh) scale(.1861)}to{transform:translate(7.78565vw,99vh) scale(.1861)}}.snow:nth-child(120){opacity:.3172;transform:translate(87.2637vw,-10px) scale(.9555);animation:fall-120 20s -9s linear infinite}@keyframes fall-120{60.048%{transform:translate(83.427vw,60.048vh) scale(.9555)}to{transform:translate(85.34535vw,99vh) scale(.9555)}}.snow:nth-child(121){opacity:1.2912;transform:translate(81.4683vw,-10px) scale(.4596);animation:fall-121 26s -13s linear infinite}@keyframes fall-121{39.069%{transform:translate(77.2517vw,39.069vh) scale(.4596)}to{transform:translate(79.36vw,99vh) scale(.4596)}}.snow:nth-child(122){opacity:1.3518;transform:translate(43.13vw,-10px) scale(.6961);animation:fall-122 19s -29s linear infinite}@keyframes fall-122{56.831%{transform:translate(40.0574vw,56.831vh) scale(.6961)}to{transform:translate(41.5937vw,99vh) scale(.6961)}}.snow:nth-child(123){opacity:.5608;transform:translate(79.319vw,-10px) scale(.5927);animation:fall-123 19s -4s linear infinite}@keyframes fall-123{47.265%{transform:translate(83.1359vw,47.265vh) scale(.5927)}to{transform:translate(81.22745vw,99vh) scale(.5927)}}.snow:nth-child(124){opacity:.3892;transform:translate(72.3919vw,-10px) scale(.5378);animation:fall-124 12s -20s linear infinite}@keyframes fall-124{51.075%{transform:translate(78.4569vw,51.075vh) scale(.5378)}to{transform:translate(75.4244vw,99vh) scale(.5378)}}.snow:nth-child(125){opacity:.3464;transform:translate(13.4603vw,-10px) scale(.404);animation:fall-125 15s -13s linear infinite}@keyframes fall-125{44.747%{transform:translate(5.9884vw,44.747vh) scale(.404)}to{transform:translate(9.72435vw,99vh) scale(.404)}}.snow:nth-child(126){opacity:1.3048;transform:translate(88.0408vw,-10px) scale(.6239);animation:fall-126 29s -12s linear infinite}@keyframes fall-126{41.486%{transform:translate(80.8378vw,41.486vh) scale(.6239)}to{transform:translate(84.4393vw,99vh) scale(.6239)}}.snow:nth-child(127){opacity:1.716;transform:translate(29.6501vw,-10px) scale(.0955);animation:fall-127 18s -13s linear infinite}@keyframes fall-127{37.71%{transform:translate(37.6122vw,37.71vh) scale(.0955)}to{transform:translate(33.63115vw,99vh) scale(.0955)}}.snow:nth-child(128){opacity:1.965;transform:translate(86.6924vw,-10px) scale(.4274);animation:fall-128 11s -14s linear infinite}@keyframes fall-128{42.834%{transform:translate(90.0756vw,42.834vh) scale(.4274)}to{transform:translate(88.384vw,99vh) scale(.4274)}}.snow:nth-child(129){opacity:.8964;transform:translate(80.1612vw,-10px) scale(.4789);animation:fall-129 19s -19s linear infinite}@keyframes fall-129{38.607%{transform:translate(87.4226vw,38.607vh) scale(.4789)}to{transform:translate(83.7919vw,99vh) scale(.4789)}}.snow:nth-child(130){opacity:1.6304;transform:translate(28.9236vw,-10px) scale(.0817);animation:fall-130 19s -21s linear infinite}@keyframes fall-130{52.912%{transform:translate(28.4239vw,52.912vh) scale(.0817)}to{transform:translate(28.67375vw,99vh) scale(.0817)}}.snow:nth-child(131){opacity:1.1066;transform:translate(7.2207vw,-10px) scale(.7088);animation:fall-131 22s -12s linear infinite}@keyframes fall-131{56.429%{transform:translate(17.101vw,56.429vh) scale(.7088)}to{transform:translate(12.16085vw,99vh) scale(.7088)}}.snow:nth-child(132){opacity:1.5588;transform:translate(3.2536vw,-10px) scale(.6838);animation:fall-132 26s -12s linear infinite}@keyframes fall-132{77.763%{transform:translate(8.2153vw,77.763vh) scale(.6838)}to{transform:translate(5.73445vw,99vh) scale(.6838)}}.snow:nth-child(133){opacity:1.9256;transform:translate(86.0471vw,-10px) scale(.1263);animation:fall-133 24s -27s linear infinite}@keyframes fall-133{59.153%{transform:translate(80.1761vw,59.153vh) scale(.1263)}to{transform:translate(83.1116vw,99vh) scale(.1263)}}.snow:nth-child(134){opacity:.9382;transform:translate(62.7231vw,-10px) scale(.6381);animation:fall-134 25s -24s linear infinite}@keyframes fall-134{61.62%{transform:translate(60.4242vw,61.62vh) scale(.6381)}to{transform:translate(61.57365vw,99vh) scale(.6381)}}.snow:nth-child(135){opacity:1.1036;transform:translate(9.129vw,-10px) scale(.4192);animation:fall-135 21s -10s linear infinite}@keyframes fall-135{53.979%{transform:translate(16.7612vw,53.979vh) scale(.4192)}to{transform:translate(12.9451vw,99vh) scale(.4192)}}.snow:nth-child(136){opacity:1.8816;transform:translate(28.4335vw,-10px) scale(.968);animation:fall-136 20s -9s linear infinite}@keyframes fall-136{48.314%{transform:translate(24.0062vw,48.314vh) scale(.968)}to{transform:translate(26.21985vw,99vh) scale(.968)}}.snow:nth-child(137){opacity:1.5026;transform:translate(78.7381vw,-10px) scale(.3791);animation:fall-137 19s -18s linear infinite}@keyframes fall-137{46.791%{transform:translate(70.3058vw,46.791vh) scale(.3791)}to{transform:translate(74.52195vw,99vh) scale(.3791)}}.snow:nth-child(138){opacity:.1926;transform:translate(92.2998vw,-10px) scale(.2851);animation:fall-138 17s -10s linear infinite}@keyframes fall-138{42.028%{transform:translate(89.2209vw,42.028vh) scale(.2851)}to{transform:translate(90.76035vw,99vh) scale(.2851)}}.snow:nth-child(139){opacity:.7386;transform:translate(38.6379vw,-10px) scale(.5546);animation:fall-139 28s -10s linear infinite}@keyframes fall-139{30.772%{transform:translate(42.1838vw,30.772vh) scale(.5546)}to{transform:translate(40.41085vw,99vh) scale(.5546)}}.snow:nth-child(140){opacity:.7736;transform:translate(89.6775vw,-10px) scale(.1636);animation:fall-140 14s -7s linear infinite}@keyframes fall-140{55.384%{transform:translate(84.1346vw,55.384vh) scale(.1636)}to{transform:translate(86.90605vw,99vh) scale(.1636)}}.snow:nth-child(141){opacity:1.9406;transform:translate(96.5517vw,-10px) scale(.2052);animation:fall-141 21s -20s linear infinite}@keyframes fall-141{71.424%{transform:translate(97.5397vw,71.424vh) scale(.2052)}to{transform:translate(97.0457vw,99vh) scale(.2052)}}.snow:nth-child(142){opacity:1.816;transform:translate(72.1059vw,-10px) scale(.4657);animation:fall-142 12s -19s linear infinite}@keyframes fall-142{73.118%{transform:translate(81.19vw,73.118vh) scale(.4657)}to{transform:translate(76.64795vw,99vh) scale(.4657)}}.snow:nth-child(143){opacity:1.4824;transform:translate(59.122vw,-10px) scale(.0453);animation:fall-143 29s -16s linear infinite}@keyframes fall-143{46.668%{transform:translate(64.0045vw,46.668vh) scale(.0453)}to{transform:translate(61.56325vw,99vh) scale(.0453)}}.snow:nth-child(144){opacity:.6408;transform:translate(59.6443vw,-10px) scale(.4371);animation:fall-144 14s -25s linear infinite}@keyframes fall-144{47.81%{transform:translate(52.814vw,47.81vh) scale(.4371)}to{transform:translate(56.22915vw,99vh) scale(.4371)}}.snow:nth-child(145){opacity:1.124;transform:translate(73.3896vw,-10px) scale(.4532);animation:fall-145 17s -27s linear infinite}@keyframes fall-145{74.004%{transform:translate(81.4961vw,74.004vh) scale(.4532)}to{transform:translate(77.44285vw,99vh) scale(.4532)}}.snow:nth-child(146){opacity:.3196;transform:translate(44.5648vw,-10px) scale(.8);animation:fall-146 17s -24s linear infinite}@keyframes fall-146{66.581%{transform:translate(51.1346vw,66.581vh) scale(.8)}to{transform:translate(47.8497vw,99vh) scale(.8)}}.snow:nth-child(147){opacity:1.4602;transform:translate(18.164vw,-10px) scale(.2357);animation:fall-147 29s -3s linear infinite}@keyframes fall-147{66.451%{transform:translate(8.5784vw,66.451vh) scale(.2357)}to{transform:translate(13.3712vw,99vh) scale(.2357)}}.snow:nth-child(148){opacity:.8964;transform:translate(49.565vw,-10px) scale(.0073);animation:fall-148 20s -16s linear infinite}@keyframes fall-148{76.982%{transform:translate(53.837vw,76.982vh) scale(.0073)}to{transform:translate(51.701vw,99vh) scale(.0073)}}.snow:nth-child(149){opacity:.684;transform:translate(49.9425vw,-10px) scale(.981);animation:fall-149 18s -25s linear infinite}@keyframes fall-149{51.134%{transform:translate(50.176vw,51.134vh) scale(.981)}to{transform:translate(50.05925vw,99vh) scale(.981)}}.snow:nth-child(150){opacity:.0844;transform:translate(53.9979vw,-10px) scale(.4568);animation:fall-150 23s -28s linear infinite}@keyframes fall-150{59.634%{transform:translate(46.6592vw,59.634vh) scale(.4568)}to{transform:translate(50.32855vw,99vh) scale(.4568)}}.snow:nth-child(151){opacity:.9382;transform:translate(8.1752vw,-10px) scale(.613);animation:fall-151 17s -1s linear infinite}@keyframes fall-151{45.083%{transform:translate(12.175vw,45.083vh) scale(.613)}to{transform:translate(10.1751vw,99vh) scale(.613)}}.snow:nth-child(152){opacity:1.4688;transform:translate(50.4392vw,-10px) scale(.8773);animation:fall-152 18s -1s linear infinite}@keyframes fall-152{78.173%{transform:translate(40.8842vw,78.173vh) scale(.8773)}to{transform:translate(45.6617vw,99vh) scale(.8773)}}.snow:nth-child(153){opacity:.056;transform:translate(88.6772vw,-10px) scale(.7242);animation:fall-153 12s -13s linear infinite}@keyframes fall-153{72.484%{transform:translate(95.082vw,72.484vh) scale(.7242)}to{transform:translate(91.8796vw,99vh) scale(.7242)}}.snow:nth-child(154){opacity:1.5542;transform:translate(37.069vw,-10px) scale(.3708);animation:fall-154 20s -16s linear infinite}@keyframes fall-154{66.725%{transform:translate(34.1337vw,66.725vh) scale(.3708)}to{transform:translate(35.60135vw,99vh) scale(.3708)}}.snow:nth-child(155){opacity:.0076;transform:translate(10.9818vw,-10px) scale(.3448);animation:fall-155 13s -9s linear infinite}@keyframes fall-155{39.21%{transform:translate(20.6155vw,39.21vh) scale(.3448)}to{transform:translate(15.79865vw,99vh) scale(.3448)}}.snow:nth-child(156){opacity:1.4638;transform:translate(40.4856vw,-10px) scale(.1732);animation:fall-156 20s -2s linear infinite}@keyframes fall-156{70.674%{transform:translate(47.9972vw,70.674vh) scale(.1732)}to{transform:translate(44.2414vw,99vh) scale(.1732)}}.snow:nth-child(157){opacity:.5142;transform:translate(30.0558vw,-10px) scale(.1248);animation:fall-157 20s -16s linear infinite}@keyframes fall-157{33.216%{transform:translate(37.2441vw,33.216vh) scale(.1248)}to{transform:translate(33.64995vw,99vh) scale(.1248)}}.snow:nth-child(158){opacity:1.059;transform:translate(74.6236vw,-10px) scale(.5646);animation:fall-158 10s -10s linear infinite}@keyframes fall-158{30.07%{transform:translate(84.3213vw,30.07vh) scale(.5646)}to{transform:translate(79.47245vw,99vh) scale(.5646)}}.snow:nth-child(159){opacity:1.4952;transform:translate(32.4802vw,-10px) scale(.746);animation:fall-159 16s -19s linear infinite}@keyframes fall-159{62.109%{transform:translate(41.1312vw,62.109vh) scale(.746)}to{transform:translate(36.8057vw,99vh) scale(.746)}}.snow:nth-child(160){opacity:1.8216;transform:translate(97.516vw,-10px) scale(.9579);animation:fall-160 25s -14s linear infinite}@keyframes fall-160{60.975%{transform:translate(100.1283vw,60.975vh) scale(.9579)}to{transform:translate(98.82215vw,99vh) scale(.9579)}}.snow:nth-child(161){opacity:.4686;transform:translate(52.4962vw,-10px) scale(.1286);animation:fall-161 25s -13s linear infinite}@keyframes fall-161{43.103%{transform:translate(51.6329vw,43.103vh) scale(.1286)}to{transform:translate(52.06455vw,99vh) scale(.1286)}}.snow:nth-child(162){opacity:.7886;transform:translate(36.7978vw,-10px) scale(.9288);animation:fall-162 28s -11s linear infinite}@keyframes fall-162{68.979%{transform:translate(45.9195vw,68.979vh) scale(.9288)}to{transform:translate(41.35865vw,99vh) scale(.9288)}}.snow:nth-child(163){opacity:1.6342;transform:translate(40.3239vw,-10px) scale(.8002);animation:fall-163 26s -5s linear infinite}@keyframes fall-163{72.093%{transform:translate(32.1584vw,72.093vh) scale(.8002)}to{transform:translate(36.24115vw,99vh) scale(.8002)}}.snow:nth-child(164){opacity:.7224;transform:translate(77.062vw,-10px) scale(.8682);animation:fall-164 20s -23s linear infinite}@keyframes fall-164{42.274%{transform:translate(79.9301vw,42.274vh) scale(.8682)}to{transform:translate(78.49605vw,99vh) scale(.8682)}}.snow:nth-child(165){opacity:1.7128;transform:translate(11.3864vw,-10px) scale(.1676);animation:fall-165 11s -17s linear infinite}@keyframes fall-165{32.242%{transform:translate(8.6103vw,32.242vh) scale(.1676)}to{transform:translate(9.99835vw,99vh) scale(.1676)}}.snow:nth-child(166){opacity:1.459;transform:translate(4.9825vw,-10px) scale(.9118);animation:fall-166 11s -10s linear infinite}@keyframes fall-166{76.959%{transform:translate(-1.7471vw,76.959vh) scale(.9118)}to{transform:translate(1.6177vw,99vh) scale(.9118)}}.snow:nth-child(167){opacity:1.8646;transform:translate(76.1184vw,-10px) scale(.9368);animation:fall-167 27s -2s linear infinite}@keyframes fall-167{59.428%{transform:translate(83.3733vw,59.428vh) scale(.9368)}to{transform:translate(79.74585vw,99vh) scale(.9368)}}.snow:nth-child(168){opacity:.8224;transform:translate(82.1382vw,-10px) scale(.8369);animation:fall-168 16s -24s linear infinite}@keyframes fall-168{34.151%{transform:translate(84.1897vw,34.151vh) scale(.8369)}to{transform:translate(83.16395vw,99vh) scale(.8369)}}.snow:nth-child(169){opacity:1.9256;transform:translate(5.7108vw,-10px) scale(.7481);animation:fall-169 10s -8s linear infinite}@keyframes fall-169{39.019%{transform:translate(12.922vw,39.019vh) scale(.7481)}to{transform:translate(9.3164vw,99vh) scale(.7481)}}.snow:nth-child(170){opacity:.4146;transform:translate(28.2789vw,-10px) scale(.8437);animation:fall-170 23s -7s linear infinite}@keyframes fall-170{69.57%{transform:translate(36.2393vw,69.57vh) scale(.8437)}to{transform:translate(32.2591vw,99vh) scale(.8437)}}.snow:nth-child(171){opacity:.9214;transform:translate(48.2896vw,-10px) scale(.2206);animation:fall-171 20s -29s linear infinite}@keyframes fall-171{58.609%{transform:translate(53.1391vw,58.609vh) scale(.2206)}to{transform:translate(50.71435vw,99vh) scale(.2206)}}.snow:nth-child(172){opacity:.4614;transform:translate(33.4502vw,-10px) scale(.6433);animation:fall-172 21s -12s linear infinite}@keyframes fall-172{61.961%{transform:translate(24.6466vw,61.961vh) scale(.6433)}to{transform:translate(29.0484vw,99vh) scale(.6433)}}.snow:nth-child(173){opacity:.865;transform:translate(22.763vw,-10px) scale(.7395);animation:fall-173 23s -2s linear infinite}@keyframes fall-173{56.825%{transform:translate(20.4989vw,56.825vh) scale(.7395)}to{transform:translate(21.63095vw,99vh) scale(.7395)}}.snow:nth-child(174){opacity:1.6974;transform:translate(7.4379vw,-10px) scale(.6875);animation:fall-174 12s -14s linear infinite}@keyframes fall-174{46.234%{transform:translate(11.1084vw,46.234vh) scale(.6875)}to{transform:translate(9.27315vw,99vh) scale(.6875)}}.snow:nth-child(175){opacity:.052;transform:translate(32.1845vw,-10px) scale(.8492);animation:fall-175 18s -20s linear infinite}@keyframes fall-175{63.08%{transform:translate(33.0551vw,63.08vh) scale(.8492)}to{transform:translate(32.6198vw,99vh) scale(.8492)}}.snow:nth-child(176){opacity:1.0118;transform:translate(22.6294vw,-10px) scale(.9893);animation:fall-176 12s -9s linear infinite}@keyframes fall-176{58.413%{transform:translate(32.4369vw,58.413vh) scale(.9893)}to{transform:translate(27.53315vw,99vh) scale(.9893)}}.snow:nth-child(177){opacity:.9636;transform:translate(89.7321vw,-10px) scale(.7992);animation:fall-177 21s -4s linear infinite}@keyframes fall-177{32.901%{transform:translate(80.7641vw,32.901vh) scale(.7992)}to{transform:translate(85.2481vw,99vh) scale(.7992)}}.snow:nth-child(178){opacity:.6614;transform:translate(73.6135vw,-10px) scale(.8289);animation:fall-178 24s -18s linear infinite}@keyframes fall-178{75.222%{transform:translate(73.5705vw,75.222vh) scale(.8289)}to{transform:translate(73.592vw,99vh) scale(.8289)}}.snow:nth-child(179){opacity:1.3334;transform:translate(92.3958vw,-10px) scale(.6343);animation:fall-179 14s -16s linear infinite}@keyframes fall-179{69.375%{transform:translate(94.4572vw,69.375vh) scale(.6343)}to{transform:translate(93.4265vw,99vh) scale(.6343)}}.snow:nth-child(180){opacity:1.0912;transform:translate(89.1149vw,-10px) scale(.2355);animation:fall-180 26s -13s linear infinite}@keyframes fall-180{78.074%{transform:translate(96.9536vw,78.074vh) scale(.2355)}to{transform:translate(93.03425vw,99vh) scale(.2355)}}.snow:nth-child(181){opacity:.0934;transform:translate(28.4137vw,-10px) scale(.3096);animation:fall-181 19s -17s linear infinite}@keyframes fall-181{65.869%{transform:translate(35.8134vw,65.869vh) scale(.3096)}to{transform:translate(32.11355vw,99vh) scale(.3096)}}.snow:nth-child(182){opacity:.7154;transform:translate(86.9827vw,-10px) scale(.72);animation:fall-182 11s -27s linear infinite}@keyframes fall-182{79.884%{transform:translate(92.384vw,79.884vh) scale(.72)}to{transform:translate(89.68335vw,99vh) scale(.72)}}.snow:nth-child(183){opacity:1.3336;transform:translate(86.3502vw,-10px) scale(.2283);animation:fall-183 20s -20s linear infinite}@keyframes fall-183{39.283%{transform:translate(80.2605vw,39.283vh) scale(.2283)}to{transform:translate(83.30535vw,99vh) scale(.2283)}}.snow:nth-child(184){opacity:1.1882;transform:translate(90.8554vw,-10px) scale(.2403);animation:fall-184 30s -30s linear infinite}@keyframes fall-184{66.67%{transform:translate(99.5411vw,66.67vh) scale(.2403)}to{transform:translate(95.19825vw,99vh) scale(.2403)}}.snow:nth-child(185){opacity:1.1882;transform:translate(50.02vw,-10px) scale(.1101);animation:fall-185 10s -26s linear infinite}@keyframes fall-185{73.02%{transform:translate(56.049vw,73.02vh) scale(.1101)}to{transform:translate(53.0345vw,99vh) scale(.1101)}}.snow:nth-child(186){opacity:.0712;transform:translate(59.942vw,-10px) scale(.8665);animation:fall-186 19s -26s linear infinite}@keyframes fall-186{78.601%{transform:translate(56.0904vw,78.601vh) scale(.8665)}to{transform:translate(58.0162vw,99vh) scale(.8665)}}.snow:nth-child(187){opacity:.6666;transform:translate(86.5176vw,-10px) scale(.7606);animation:fall-187 25s -14s linear infinite}@keyframes fall-187{38.237%{transform:translate(81.5983vw,38.237vh) scale(.7606)}to{transform:translate(84.05795vw,99vh) scale(.7606)}}.snow:nth-child(188){opacity:.4922;transform:translate(14.8543vw,-10px) scale(.6471);animation:fall-188 15s -5s linear infinite}@keyframes fall-188{69.043%{transform:translate(18.1363vw,69.043vh) scale(.6471)}to{transform:translate(16.4953vw,99vh) scale(.6471)}}.snow:nth-child(189){opacity:.139;transform:translate(9.2137vw,-10px) scale(.2516);animation:fall-189 29s -30s linear infinite}@keyframes fall-189{55.317%{transform:translate(.6172vw,55.317vh) scale(.2516)}to{transform:translate(4.91545vw,99vh) scale(.2516)}}.snow:nth-child(190){opacity:.4106;transform:translate(9.6168vw,-10px) scale(.191);animation:fall-190 30s -18s linear infinite}@keyframes fall-190{51.174%{transform:translate(19.3926vw,51.174vh) scale(.191)}to{transform:translate(14.5047vw,99vh) scale(.191)}}.snow:nth-child(191){opacity:1.5758;transform:translate(94.9737vw,-10px) scale(.3463);animation:fall-191 14s -13s linear infinite}@keyframes fall-191{34.604%{transform:translate(98.1484vw,34.604vh) scale(.3463)}to{transform:translate(96.56105vw,99vh) scale(.3463)}}.snow:nth-child(192){opacity:1.3574;transform:translate(51.2628vw,-10px) scale(.9033);animation:fall-192 27s -13s linear infinite}@keyframes fall-192{53.785%{transform:translate(48.7804vw,53.785vh) scale(.9033)}to{transform:translate(50.0216vw,99vh) scale(.9033)}}.snow:nth-child(193){opacity:1.4276;transform:translate(32.951vw,-10px) scale(.1125);animation:fall-193 10s -8s linear infinite}@keyframes fall-193{75.066%{transform:translate(39.1053vw,75.066vh) scale(.1125)}to{transform:translate(36.02815vw,99vh) scale(.1125)}}.snow:nth-child(194){opacity:.0846;transform:translate(32.8038vw,-10px) scale(.052);animation:fall-194 18s -15s linear infinite}@keyframes fall-194{61.997%{transform:translate(37.8968vw,61.997vh) scale(.052)}to{transform:translate(35.3503vw,99vh) scale(.052)}}.snow:nth-child(195){opacity:.654;transform:translate(10.6899vw,-10px) scale(.2113);animation:fall-195 26s -9s linear infinite}@keyframes fall-195{77.874%{transform:translate(8.6964vw,77.874vh) scale(.2113)}to{transform:translate(9.69315vw,99vh) scale(.2113)}}.snow:nth-child(196){opacity:1.0576;transform:translate(37.4433vw,-10px) scale(.2019);animation:fall-196 19s -14s linear infinite}@keyframes fall-196{47.478%{transform:translate(33.822vw,47.478vh) scale(.2019)}to{transform:translate(35.63265vw,99vh) scale(.2019)}}.snow:nth-child(197){opacity:.769;transform:translate(54.073vw,-10px) scale(.3473);animation:fall-197 29s -8s linear infinite}@keyframes fall-197{39.894%{transform:translate(53.2498vw,39.894vh) scale(.3473)}to{transform:translate(53.6614vw,99vh) scale(.3473)}}.snow:nth-child(198){opacity:1.7142;transform:translate(22.6328vw,-10px) scale(.8343);animation:fall-198 22s -21s linear infinite}@keyframes fall-198{32.528%{transform:translate(25.8642vw,32.528vh) scale(.8343)}to{transform:translate(24.2485vw,99vh) scale(.8343)}}.snow:nth-child(199){opacity:.0238;transform:translate(27.6473vw,-10px) scale(.2387);animation:fall-199 28s -13s linear infinite}@keyframes fall-199{47.429%{transform:translate(20.9745vw,47.429vh) scale(.2387)}to{transform:translate(24.3109vw,99vh) scale(.2387)}}.snow:nth-child(200){opacity:.1772;transform:translate(16.4992vw,-10px) scale(.6613);animation:fall-200 12s -10s linear infinite}@keyframes fall-200{50.416%{transform:translate(9.931vw,50.416vh) scale(.6613)}to{transform:translate(13.2151vw,99vh) scale(.6613)}}.snow:nth-child(201){opacity:1.202;transform:translate(74.4038vw,-10px) scale(.296);animation:fall-201 26s -6s linear infinite}@keyframes fall-201{72.484%{transform:translate(82.8515vw,72.484vh) scale(.296)}to{transform:translate(78.62765vw,99vh) scale(.296)}}.snow:nth-child(202){opacity:.162;transform:translate(12.6097vw,-10px) scale(.3582);animation:fall-202 28s -24s linear infinite}@keyframes fall-202{44.714%{transform:translate(4.866vw,44.714vh) scale(.3582)}to{transform:translate(8.73785vw,99vh) scale(.3582)}}.snow:nth-child(203){opacity:1.3238;transform:translate(22.1131vw,-10px) scale(.2067);animation:fall-203 18s -26s linear infinite}@keyframes fall-203{45.767%{transform:translate(23.0202vw,45.767vh) scale(.2067)}to{transform:translate(22.56665vw,99vh) scale(.2067)}}.snow:nth-child(204){opacity:1.6522;transform:translate(32.1204vw,-10px) scale(.7648);animation:fall-204 23s -30s linear infinite}@keyframes fall-204{48.086%{transform:translate(35.6241vw,48.086vh) scale(.7648)}to{transform:translate(33.87225vw,99vh) scale(.7648)}}.snow:nth-child(205){opacity:1.8092;transform:translate(68.0755vw,-10px) scale(.9776);animation:fall-205 12s -2s linear infinite}@keyframes fall-205{36.932%{transform:translate(76.5191vw,36.932vh) scale(.9776)}to{transform:translate(72.2973vw,99vh) scale(.9776)}}.snow:nth-child(206){opacity:1.1786;transform:translate(64.3038vw,-10px) scale(.5943);animation:fall-206 23s -26s linear infinite}@keyframes fall-206{57.041%{transform:translate(58.1617vw,57.041vh) scale(.5943)}to{transform:translate(61.23275vw,99vh) scale(.5943)}}.snow:nth-child(207){opacity:1.2264;transform:translate(68.6032vw,-10px) scale(.0252);animation:fall-207 30s -20s linear infinite}@keyframes fall-207{66.701%{transform:translate(63.3449vw,66.701vh) scale(.0252)}to{transform:translate(65.97405vw,99vh) scale(.0252)}}.snow:nth-child(208){opacity:.3454;transform:translate(35.5566vw,-10px) scale(.4343);animation:fall-208 30s -23s linear infinite}@keyframes fall-208{49.814%{transform:translate(28.8911vw,49.814vh) scale(.4343)}to{transform:translate(32.22385vw,99vh) scale(.4343)}}.snow:nth-child(209){opacity:1.686;transform:translate(53.1463vw,-10px) scale(.9907);animation:fall-209 29s -23s linear infinite}@keyframes fall-209{57.128%{transform:translate(44.8467vw,57.128vh) scale(.9907)}to{transform:translate(48.9965vw,99vh) scale(.9907)}}.snow:nth-child(210){opacity:.4666;transform:translate(38.5393vw,-10px) scale(.9312);animation:fall-210 19s -13s linear infinite}@keyframes fall-210{63.204%{transform:translate(31.8977vw,63.204vh) scale(.9312)}to{transform:translate(35.2185vw,99vh) scale(.9312)}}.snow:nth-child(211){opacity:1.096;transform:translate(25.302vw,-10px) scale(.8263);animation:fall-211 26s -30s linear infinite}@keyframes fall-211{49.964%{transform:translate(23.8437vw,49.964vh) scale(.8263)}to{transform:translate(24.57285vw,99vh) scale(.8263)}}.snow:nth-child(212){opacity:1.6078;transform:translate(84.958vw,-10px) scale(.0723);animation:fall-212 22s -21s linear infinite}@keyframes fall-212{56.801%{transform:translate(78.5382vw,56.801vh) scale(.0723)}to{transform:translate(81.7481vw,99vh) scale(.0723)}}.snow:nth-child(213){opacity:1.2484;transform:translate(95.8825vw,-10px) scale(.9877);animation:fall-213 30s -14s linear infinite}@keyframes fall-213{51.763%{transform:translate(94.7922vw,51.763vh) scale(.9877)}to{transform:translate(95.33735vw,99vh) scale(.9877)}}.snow:nth-child(214){opacity:.6794;transform:translate(2.8515vw,-10px) scale(.4287);animation:fall-214 27s -20s linear infinite}@keyframes fall-214{37.774%{transform:translate(5.4498vw,37.774vh) scale(.4287)}to{transform:translate(4.15065vw,99vh) scale(.4287)}}.snow:nth-child(215){opacity:.5564;transform:translate(17.2597vw,-10px) scale(.9418);animation:fall-215 24s -21s linear infinite}@keyframes fall-215{56.559%{transform:translate(18.9562vw,56.559vh) scale(.9418)}to{transform:translate(18.10795vw,99vh) scale(.9418)}}.snow:nth-child(216){opacity:.4276;transform:translate(24.0944vw,-10px) scale(.5384);animation:fall-216 27s -24s linear infinite}@keyframes fall-216{40.594%{transform:translate(18.3573vw,40.594vh) scale(.5384)}to{transform:translate(21.22585vw,99vh) scale(.5384)}}.snow:nth-child(217){opacity:1.6922;transform:translate(7.9971vw,-10px) scale(.3322);animation:fall-217 30s -2s linear infinite}@keyframes fall-217{55.375%{transform:translate(6.1115vw,55.375vh) scale(.3322)}to{transform:translate(7.0543vw,99vh) scale(.3322)}}.snow:nth-child(218){opacity:1.752;transform:translate(88.2771vw,-10px) scale(.4037);animation:fall-218 25s -2s linear infinite}@keyframes fall-218{58.425%{transform:translate(82.6237vw,58.425vh) scale(.4037)}to{transform:translate(85.4504vw,99vh) scale(.4037)}}.snow:nth-child(219){opacity:1.553;transform:translate(57.2652vw,-10px) scale(.2024);animation:fall-219 30s -8s linear infinite}@keyframes fall-219{72.554%{transform:translate(51.2999vw,72.554vh) scale(.2024)}to{transform:translate(54.28255vw,99vh) scale(.2024)}}.snow:nth-child(220){opacity:1.5044;transform:translate(70.7933vw,-10px) scale(.674);animation:fall-220 16s -7s linear infinite}@keyframes fall-220{39.253%{transform:translate(64.185vw,39.253vh) scale(.674)}to{transform:translate(67.48915vw,99vh) scale(.674)}}.snow:nth-child(221){opacity:1.7954;transform:translate(78.7191vw,-10px) scale(.9059);animation:fall-221 24s -3s linear infinite}@keyframes fall-221{35.931%{transform:translate(70.6029vw,35.931vh) scale(.9059)}to{transform:translate(74.661vw,99vh) scale(.9059)}}.snow:nth-child(222){opacity:.7048;transform:translate(79.9599vw,-10px) scale(.1468);animation:fall-222 13s -20s linear infinite}@keyframes fall-222{50.914%{transform:translate(71.9333vw,50.914vh) scale(.1468)}to{transform:translate(75.9466vw,99vh) scale(.1468)}}.snow:nth-child(223){opacity:.0082;transform:translate(58.3417vw,-10px) scale(.5399);animation:fall-223 12s -21s linear infinite}@keyframes fall-223{54.996%{transform:translate(67.1707vw,54.996vh) scale(.5399)}to{transform:translate(62.7562vw,99vh) scale(.5399)}}.snow:nth-child(224){opacity:.5858;transform:translate(82.8549vw,-10px) scale(.3388);animation:fall-224 17s -12s linear infinite}@keyframes fall-224{59.123%{transform:translate(85.2946vw,59.123vh) scale(.3388)}to{transform:translate(84.07475vw,99vh) scale(.3388)}}.snow:nth-child(225){opacity:.4832;transform:translate(42.3401vw,-10px) scale(.0806);animation:fall-225 18s -20s linear infinite}@keyframes fall-225{53.118%{transform:translate(44.1174vw,53.118vh) scale(.0806)}to{transform:translate(43.22875vw,99vh) scale(.0806)}}.snow:nth-child(226){opacity:.989;transform:translate(58.8481vw,-10px) scale(.1471);animation:fall-226 10s -29s linear infinite}@keyframes fall-226{74.855%{transform:translate(49.3124vw,74.855vh) scale(.1471)}to{transform:translate(54.08025vw,99vh) scale(.1471)}}.snow:nth-child(227){opacity:.4504;transform:translate(92.6449vw,-10px) scale(.7726);animation:fall-227 15s -14s linear infinite}@keyframes fall-227{79.786%{transform:translate(93.5078vw,79.786vh) scale(.7726)}to{transform:translate(93.07635vw,99vh) scale(.7726)}}.snow:nth-child(228){opacity:1.0844;transform:translate(91.2062vw,-10px) scale(.496);animation:fall-228 28s -8s linear infinite}@keyframes fall-228{45.057%{transform:translate(85.6303vw,45.057vh) scale(.496)}to{transform:translate(88.41825vw,99vh) scale(.496)}}.snow:nth-child(229){opacity:.545;transform:translate(47.5152vw,-10px) scale(.6088);animation:fall-229 23s -25s linear infinite}@keyframes fall-229{32.141%{transform:translate(41.3443vw,32.141vh) scale(.6088)}to{transform:translate(44.42975vw,99vh) scale(.6088)}}.snow:nth-child(230){opacity:.5172;transform:translate(20.7165vw,-10px) scale(.6242);animation:fall-230 30s -10s linear infinite}@keyframes fall-230{73.409%{transform:translate(26.0756vw,73.409vh) scale(.6242)}to{transform:translate(23.39605vw,99vh) scale(.6242)}}.snow:nth-child(231){opacity:.8488;transform:translate(91.4488vw,-10px) scale(.7299);animation:fall-231 13s -24s linear infinite}@keyframes fall-231{33.516%{transform:translate(87.1956vw,33.516vh) scale(.7299)}to{transform:translate(89.3222vw,99vh) scale(.7299)}}.snow:nth-child(232){opacity:1.8508;transform:translate(86.6798vw,-10px) scale(.7318);animation:fall-232 18s -21s linear infinite}@keyframes fall-232{79.833%{transform:translate(87.8349vw,79.833vh) scale(.7318)}to{transform:translate(87.25735vw,99vh) scale(.7318)}}.snow:nth-child(233){opacity:.4886;transform:translate(9.2648vw,-10px) scale(.5351);animation:fall-233 14s -22s linear infinite}@keyframes fall-233{70.857%{transform:translate(16.3823vw,70.857vh) scale(.5351)}to{transform:translate(12.82355vw,99vh) scale(.5351)}}.snow:nth-child(234){opacity:1.3608;transform:translate(41.6853vw,-10px) scale(.2726);animation:fall-234 15s -19s linear infinite}@keyframes fall-234{34.163%{transform:translate(42.0883vw,34.163vh) scale(.2726)}to{transform:translate(41.8868vw,99vh) scale(.2726)}}.snow:nth-child(235){opacity:1.179;transform:translate(51.0059vw,-10px) scale(.8998);animation:fall-235 19s -26s linear infinite}@keyframes fall-235{59.606%{transform:translate(56.1626vw,59.606vh) scale(.8998)}to{transform:translate(53.58425vw,99vh) scale(.8998)}}.snow:nth-child(236){opacity:.9928;transform:translate(31.9305vw,-10px) scale(.7132);animation:fall-236 14s -20s linear infinite}@keyframes fall-236{35.143%{transform:translate(30.7206vw,35.143vh) scale(.7132)}to{transform:translate(31.32555vw,99vh) scale(.7132)}}.snow:nth-child(237){opacity:1.016;transform:translate(98.9821vw,-10px) scale(.5641);animation:fall-237 21s -17s linear infinite}@keyframes fall-237{63.363%{transform:translate(96.9027vw,63.363vh) scale(.5641)}to{transform:translate(97.9424vw,99vh) scale(.5641)}}.snow:nth-child(238){opacity:.7882;transform:translate(27.6635vw,-10px) scale(.8342);animation:fall-238 14s -24s linear infinite}@keyframes fall-238{62.453%{transform:translate(35.6884vw,62.453vh) scale(.8342)}to{transform:translate(31.67595vw,99vh) scale(.8342)}}.snow:nth-child(239){opacity:.0936;transform:translate(6.1217vw,-10px) scale(.6639);animation:fall-239 22s -19s linear infinite}@keyframes fall-239{62.497%{transform:translate(9.1319vw,62.497vh) scale(.6639)}to{transform:translate(7.6268vw,99vh) scale(.6639)}}.snow:nth-child(240){opacity:.3852;transform:translate(69.0227vw,-10px) scale(.5401);animation:fall-240 29s -4s linear infinite}@keyframes fall-240{78.169%{transform:translate(63.0958vw,78.169vh) scale(.5401)}to{transform:translate(66.05925vw,99vh) scale(.5401)}}.snow:nth-child(241){opacity:1.1804;transform:translate(23.9923vw,-10px) scale(.6366);animation:fall-241 30s -5s linear infinite}@keyframes fall-241{60.648%{transform:translate(24.271vw,60.648vh) scale(.6366)}to{transform:translate(24.13165vw,99vh) scale(.6366)}}.snow:nth-child(242){opacity:1.4626;transform:translate(73.019vw,-10px) scale(.46);animation:fall-242 22s -5s linear infinite}@keyframes fall-242{44.865%{transform:translate(63.8407vw,44.865vh) scale(.46)}to{transform:translate(68.42985vw,99vh) scale(.46)}}.snow:nth-child(243){opacity:.7354;transform:translate(42.5215vw,-10px) scale(.9342);animation:fall-243 26s -3s linear infinite}@keyframes fall-243{51.667%{transform:translate(39.6602vw,51.667vh) scale(.9342)}to{transform:translate(41.09085vw,99vh) scale(.9342)}}.snow:nth-child(244){opacity:.3608;transform:translate(81.0652vw,-10px) scale(.2308);animation:fall-244 25s -7s linear infinite}@keyframes fall-244{76.004%{transform:translate(72.5323vw,76.004vh) scale(.2308)}to{transform:translate(76.79875vw,99vh) scale(.2308)}}.snow:nth-child(245){opacity:1.8946;transform:translate(22.5886vw,-10px) scale(.3316);animation:fall-245 22s -24s linear infinite}@keyframes fall-245{66.899%{transform:translate(22.6763vw,66.899vh) scale(.3316)}to{transform:translate(22.63245vw,99vh) scale(.3316)}}.snow:nth-child(246){opacity:1.7382;transform:translate(50.5489vw,-10px) scale(.2845);animation:fall-246 21s -26s linear infinite}@keyframes fall-246{38.651%{transform:translate(45.7836vw,38.651vh) scale(.2845)}to{transform:translate(48.16625vw,99vh) scale(.2845)}}.snow:nth-child(247){opacity:1.1966;transform:translate(55.9963vw,-10px) scale(.5066);animation:fall-247 10s -14s linear infinite}@keyframes fall-247{78.046%{transform:translate(52.8393vw,78.046vh) scale(.5066)}to{transform:translate(54.4178vw,99vh) scale(.5066)}}.snow:nth-child(248){opacity:.3834;transform:translate(42.9625vw,-10px) scale(.3882);animation:fall-248 26s -26s linear infinite}@keyframes fall-248{52.454%{transform:translate(52.9383vw,52.454vh) scale(.3882)}to{transform:translate(47.9504vw,99vh) scale(.3882)}}.snow:nth-child(249){opacity:1.1148;transform:translate(50.2537vw,-10px) scale(.3534);animation:fall-249 11s -5s linear infinite}@keyframes fall-249{74.07%{transform:translate(50.2895vw,74.07vh) scale(.3534)}to{transform:translate(50.2716vw,99vh) scale(.3534)}}.snow:nth-child(250){opacity:.7146;transform:translate(15.7478vw,-10px) scale(.9425);animation:fall-250 30s -26s linear infinite}@keyframes fall-250{70.512%{transform:translate(10.8403vw,70.512vh) scale(.9425)}to{transform:translate(13.29405vw,99vh) scale(.9425)}}.snow:nth-child(251){opacity:1.3222;transform:translate(92.1275vw,-10px) scale(.1144);animation:fall-251 16s -21s linear infinite}@keyframes fall-251{44.222%{transform:translate(82.9729vw,44.222vh) scale(.1144)}to{transform:translate(87.5502vw,99vh) scale(.1144)}}.snow:nth-child(252){opacity:.1998;transform:translate(25.9727vw,-10px) scale(.7101);animation:fall-252 27s -20s linear infinite}@keyframes fall-252{68.611%{transform:translate(20.4347vw,68.611vh) scale(.7101)}to{transform:translate(23.2037vw,99vh) scale(.7101)}}.snow:nth-child(253){opacity:1.187;transform:translate(1.5064vw,-10px) scale(.9282);animation:fall-253 14s -4s linear infinite}@keyframes fall-253{39.65%{transform:translate(-4.7906vw,39.65vh) scale(.9282)}to{transform:translate(-1.6421vw,99vh) scale(.9282)}}.snow:nth-child(254){opacity:1.9514;transform:translate(28.7719vw,-10px) scale(.6176);animation:fall-254 19s -10s linear infinite}@keyframes fall-254{47.516%{transform:translate(35.8535vw,47.516vh) scale(.6176)}to{transform:translate(32.3127vw,99vh) scale(.6176)}}.snow:nth-child(255){opacity:1.4706;transform:translate(78.0318vw,-10px) scale(.4021);animation:fall-255 30s -18s linear infinite}@keyframes fall-255{39.234%{transform:translate(87.881vw,39.234vh) scale(.4021)}to{transform:translate(82.9564vw,99vh) scale(.4021)}}.snow:nth-child(256){opacity:.42;transform:translate(33.1101vw,-10px) scale(.9448);animation:fall-256 12s -26s linear infinite}@keyframes fall-256{52.506%{transform:translate(40.6901vw,52.506vh) scale(.9448)}to{transform:translate(36.9001vw,99vh) scale(.9448)}}.snow:nth-child(257){opacity:.9514;transform:translate(70.0259vw,-10px) scale(.9935);animation:fall-257 28s -17s linear infinite}@keyframes fall-257{64.364%{transform:translate(72.7807vw,64.364vh) scale(.9935)}to{transform:translate(71.4033vw,99vh) scale(.9935)}}.snow:nth-child(258){opacity:.422;transform:translate(29.4882vw,-10px) scale(.3593);animation:fall-258 17s -25s linear infinite}@keyframes fall-258{60.632%{transform:translate(25.3755vw,60.632vh) scale(.3593)}to{transform:translate(27.43185vw,99vh) scale(.3593)}}.snow:nth-child(259){opacity:1.9524;transform:translate(85.1461vw,-10px) scale(.4794);animation:fall-259 10s -10s linear infinite}@keyframes fall-259{65.297%{transform:translate(77.2057vw,65.297vh) scale(.4794)}to{transform:translate(81.1759vw,99vh) scale(.4794)}}.snow:nth-child(260){opacity:1.35;transform:translate(45.4755vw,-10px) scale(.0847);animation:fall-260 14s -4s linear infinite}@keyframes fall-260{48.381%{transform:translate(44.7467vw,48.381vh) scale(.0847)}to{transform:translate(45.1111vw,99vh) scale(.0847)}}.snow:nth-child(261){opacity:.0406;transform:translate(37.9361vw,-10px) scale(.3397);animation:fall-261 11s -18s linear infinite}@keyframes fall-261{48.958%{transform:translate(34.7491vw,48.958vh) scale(.3397)}to{transform:translate(36.3426vw,99vh) scale(.3397)}}.snow:nth-child(262){opacity:.4576;transform:translate(45.5209vw,-10px) scale(.5825);animation:fall-262 28s -4s linear infinite}@keyframes fall-262{41.956%{transform:translate(54.3629vw,41.956vh) scale(.5825)}to{transform:translate(49.9419vw,99vh) scale(.5825)}}.snow:nth-child(263){opacity:1.2624;transform:translate(5.6962vw,-10px) scale(.9054);animation:fall-263 25s -10s linear infinite}@keyframes fall-263{43.938%{transform:translate(15.3559vw,43.938vh) scale(.9054)}to{transform:translate(10.52605vw,99vh) scale(.9054)}}.snow:nth-child(264){opacity:1.8406;transform:translate(26.5797vw,-10px) scale(.6251);animation:fall-264 30s -17s linear infinite}@keyframes fall-264{61.375%{transform:translate(18.9953vw,61.375vh) scale(.6251)}to{transform:translate(22.7875vw,99vh) scale(.6251)}}.snow:nth-child(265){opacity:.3776;transform:translate(93.3536vw,-10px) scale(.1657);animation:fall-265 10s -12s linear infinite}@keyframes fall-265{47.741%{transform:translate(102.1502vw,47.741vh) scale(.1657)}to{transform:translate(97.7519vw,99vh) scale(.1657)}}.snow:nth-child(266){opacity:.7712;transform:translate(71.5859vw,-10px) scale(.5763);animation:fall-266 20s -21s linear infinite}@keyframes fall-266{39.926%{transform:translate(71.0646vw,39.926vh) scale(.5763)}to{transform:translate(71.32525vw,99vh) scale(.5763)}}.snow:nth-child(267){opacity:.4386;transform:translate(57.9721vw,-10px) scale(.921);animation:fall-267 10s -24s linear infinite}@keyframes fall-267{59.864%{transform:translate(59.0862vw,59.864vh) scale(.921)}to{transform:translate(58.52915vw,99vh) scale(.921)}}.snow:nth-child(268){opacity:1.9616;transform:translate(21.6715vw,-10px) scale(.4417);animation:fall-268 18s -3s linear infinite}@keyframes fall-268{49.803%{transform:translate(24.2839vw,49.803vh) scale(.4417)}to{transform:translate(22.9777vw,99vh) scale(.4417)}}.snow:nth-child(269){opacity:1.549;transform:translate(1.4369vw,-10px) scale(.5561);animation:fall-269 27s -24s linear infinite}@keyframes fall-269{34.465%{transform:translate(-4.9296vw,34.465vh) scale(.5561)}to{transform:translate(-1.74635vw,99vh) scale(.5561)}}.snow:nth-child(270){opacity:1.9092;transform:translate(26.849vw,-10px) scale(.4545);animation:fall-270 22s -19s linear infinite}@keyframes fall-270{64.3%{transform:translate(31.8997vw,64.3vh) scale(.4545)}to{transform:translate(29.37435vw,99vh) scale(.4545)}}.snow:nth-child(271){opacity:.6096;transform:translate(99.0998vw,-10px) scale(.0266);animation:fall-271 25s -22s linear infinite}@keyframes fall-271{39.203%{transform:translate(95.6868vw,39.203vh) scale(.0266)}to{transform:translate(97.3933vw,99vh) scale(.0266)}}.snow:nth-child(272){opacity:1.226;transform:translate(66.8774vw,-10px) scale(.64);animation:fall-272 11s -24s linear infinite}@keyframes fall-272{56.412%{transform:translate(58.6098vw,56.412vh) scale(.64)}to{transform:translate(62.7436vw,99vh) scale(.64)}}.snow:nth-child(273){opacity:.5774;transform:translate(65.5174vw,-10px) scale(.0959);animation:fall-273 21s -26s linear infinite}@keyframes fall-273{42.044%{transform:translate(71.7327vw,42.044vh) scale(.0959)}to{transform:translate(68.62505vw,99vh) scale(.0959)}}.snow:nth-child(274){opacity:1.7622;transform:translate(58.2099vw,-10px) scale(.7092);animation:fall-274 30s -20s linear infinite}@keyframes fall-274{67.163%{transform:translate(59.1617vw,67.163vh) scale(.7092)}to{transform:translate(58.6858vw,99vh) scale(.7092)}}.snow:nth-child(275){opacity:.5694;transform:translate(46.7617vw,-10px) scale(.3645);animation:fall-275 18s -20s linear infinite}@keyframes fall-275{40.213%{transform:translate(43.3082vw,40.213vh) scale(.3645)}to{transform:translate(45.03495vw,99vh) scale(.3645)}}.snow:nth-child(276){opacity:.4604;transform:translate(9.6334vw,-10px) scale(.6095);animation:fall-276 20s -28s linear infinite}@keyframes fall-276{60.213%{transform:translate(7.9416vw,60.213vh) scale(.6095)}to{transform:translate(8.7875vw,99vh) scale(.6095)}}.snow:nth-child(277){opacity:1.143;transform:translate(.1006vw,-10px) scale(.6354);animation:fall-277 18s -19s linear infinite}@keyframes fall-277{75.79%{transform:translate(-1.4254vw,75.79vh) scale(.6354)}to{transform:translate(-.6624vw,99vh) scale(.6354)}}.snow:nth-child(278){opacity:1.5254;transform:translate(24.983vw,-10px) scale(.5527);animation:fall-278 26s -30s linear infinite}@keyframes fall-278{67.05%{transform:translate(17.3712vw,67.05vh) scale(.5527)}to{transform:translate(21.1771vw,99vh) scale(.5527)}}.snow:nth-child(279){opacity:.711;transform:translate(25.4773vw,-10px) scale(.9698);animation:fall-279 15s -5s linear infinite}@keyframes fall-279{61.406%{transform:translate(34.0832vw,61.406vh) scale(.9698)}to{transform:translate(29.78025vw,99vh) scale(.9698)}}.snow:nth-child(280){opacity:.6272;transform:translate(57.9343vw,-10px) scale(.6754);animation:fall-280 12s -29s linear infinite}@keyframes fall-280{46.914%{transform:translate(50.1083vw,46.914vh) scale(.6754)}to{transform:translate(54.0213vw,99vh) scale(.6754)}}.snow:nth-child(281){opacity:1.055;transform:translate(16.1974vw,-10px) scale(.7834);animation:fall-281 23s -18s linear infinite}@keyframes fall-281{51.831%{transform:translate(20.9341vw,51.831vh) scale(.7834)}to{transform:translate(18.56575vw,99vh) scale(.7834)}}.snow:nth-child(282){opacity:1.4384;transform:translate(94.7989vw,-10px) scale(.0164);animation:fall-282 10s -11s linear infinite}@keyframes fall-282{38.712%{transform:translate(90.2037vw,38.712vh) scale(.0164)}to{transform:translate(92.5013vw,99vh) scale(.0164)}}.snow:nth-child(283){opacity:1.66;transform:translate(50.9382vw,-10px) scale(.4232);animation:fall-283 10s -4s linear infinite}@keyframes fall-283{62.482%{transform:translate(53.9081vw,62.482vh) scale(.4232)}to{transform:translate(52.42315vw,99vh) scale(.4232)}}.snow:nth-child(284){opacity:.666;transform:translate(12.6326vw,-10px) scale(.6415);animation:fall-284 29s -28s linear infinite}@keyframes fall-284{71.286%{transform:translate(5.07vw,71.286vh) scale(.6415)}to{transform:translate(8.8513vw,99vh) scale(.6415)}}.snow:nth-child(285){opacity:.638;transform:translate(12.5642vw,-10px) scale(.3814);animation:fall-285 16s -19s linear infinite}@keyframes fall-285{41.965%{transform:translate(8.3004vw,41.965vh) scale(.3814)}to{transform:translate(10.4323vw,99vh) scale(.3814)}}.snow:nth-child(286){opacity:.1214;transform:translate(41.4073vw,-10px) scale(.511);animation:fall-286 26s -7s linear infinite}@keyframes fall-286{76.883%{transform:translate(49.0454vw,76.883vh) scale(.511)}to{transform:translate(45.22635vw,99vh) scale(.511)}}.snow:nth-child(287){opacity:.5094;transform:translate(67.8053vw,-10px) scale(.2201);animation:fall-287 29s -24s linear infinite}@keyframes fall-287{62.14%{transform:translate(57.8158vw,62.14vh) scale(.2201)}to{transform:translate(62.81055vw,99vh) scale(.2201)}}.snow:nth-child(288){opacity:.1396;transform:translate(28.0103vw,-10px) scale(.5216);animation:fall-288 28s -10s linear infinite}@keyframes fall-288{49.621%{transform:translate(33.282vw,49.621vh) scale(.5216)}to{transform:translate(30.64615vw,99vh) scale(.5216)}}.snow:nth-child(289){opacity:.5952;transform:translate(85.4043vw,-10px) scale(.8117);animation:fall-289 13s -1s linear infinite}@keyframes fall-289{41.585%{transform:translate(85.3983vw,41.585vh) scale(.8117)}to{transform:translate(85.4013vw,99vh) scale(.8117)}}.snow:nth-child(290){opacity:1.531;transform:translate(34.6681vw,-10px) scale(.1544);animation:fall-290 19s -17s linear infinite}@keyframes fall-290{60.132%{transform:translate(38.3848vw,60.132vh) scale(.1544)}to{transform:translate(36.52645vw,99vh) scale(.1544)}}.snow:nth-child(291){opacity:1.3024;transform:translate(48.3692vw,-10px) scale(.2357);animation:fall-291 11s -12s linear infinite}@keyframes fall-291{43.449%{transform:translate(52.4275vw,43.449vh) scale(.2357)}to{transform:translate(50.39835vw,99vh) scale(.2357)}}.snow:nth-child(292){opacity:1.9496;transform:translate(21.0963vw,-10px) scale(.5266);animation:fall-292 28s -13s linear infinite}@keyframes fall-292{40.535%{transform:translate(15.3224vw,40.535vh) scale(.5266)}to{transform:translate(18.20935vw,99vh) scale(.5266)}}.snow:nth-child(293){opacity:1.651;transform:translate(22.0403vw,-10px) scale(.3341);animation:fall-293 15s -3s linear infinite}@keyframes fall-293{67.798%{transform:translate(28.9811vw,67.798vh) scale(.3341)}to{transform:translate(25.5107vw,99vh) scale(.3341)}}.snow:nth-child(294){opacity:1.0638;transform:translate(95.4993vw,-10px) scale(.9318);animation:fall-294 22s -20s linear infinite}@keyframes fall-294{78.349%{transform:translate(93.69vw,78.349vh) scale(.9318)}to{transform:translate(94.59465vw,99vh) scale(.9318)}}.snow:nth-child(295){opacity:1.071;transform:translate(88.5846vw,-10px) scale(.714);animation:fall-295 30s -19s linear infinite}@keyframes fall-295{34.686%{transform:translate(85.0005vw,34.686vh) scale(.714)}to{transform:translate(86.79255vw,99vh) scale(.714)}}.snow:nth-child(296){opacity:1.6954;transform:translate(60.3197vw,-10px) scale(.9475);animation:fall-296 29s -26s linear infinite}@keyframes fall-296{38.581%{transform:translate(55.4731vw,38.581vh) scale(.9475)}to{transform:translate(57.8964vw,99vh) scale(.9475)}}.snow:nth-child(297){opacity:.1306;transform:translate(85.2831vw,-10px) scale(.3457);animation:fall-297 11s -6s linear infinite}@keyframes fall-297{71.814%{transform:translate(76.9143vw,71.814vh) scale(.3457)}to{transform:translate(81.0987vw,99vh) scale(.3457)}}.snow:nth-child(298){opacity:.2002;transform:translate(48.2805vw,-10px) scale(.5937);animation:fall-298 14s -26s linear infinite}@keyframes fall-298{60.858%{transform:translate(46.0302vw,60.858vh) scale(.5937)}to{transform:translate(47.15535vw,99vh) scale(.5937)}}.snow:nth-child(299){opacity:.7112;transform:translate(31.9245vw,-10px) scale(.1426);animation:fall-299 26s -30s linear infinite}@keyframes fall-299{41.645%{transform:translate(32.0075vw,41.645vh) scale(.1426)}to{transform:translate(31.966vw,99vh) scale(.1426)}}.snow:nth-child(300){opacity:.4942;transform:translate(37.7659vw,-10px) scale(.4769);animation:fall-300 24s -14s linear infinite}@keyframes fall-300{33.083%{transform:translate(36.3644vw,33.083vh) scale(.4769)}to{transform:translate(37.06515vw,99vh) scale(.4769)}}.snow:nth-child(301){opacity:1.8322;transform:translate(24.0962vw,-10px) scale(.7543);animation:fall-301 14s -29s linear infinite}@keyframes fall-301{33.429%{transform:translate(28.1837vw,33.429vh) scale(.7543)}to{transform:translate(26.13995vw,99vh) scale(.7543)}}.snow:nth-child(302){opacity:.2904;transform:translate(20.9849vw,-10px) scale(.0084);animation:fall-302 27s -9s linear infinite}@keyframes fall-302{75.213%{transform:translate(24.2998vw,75.213vh) scale(.0084)}to{transform:translate(22.64235vw,99vh) scale(.0084)}}.snow:nth-child(303){opacity:1.6188;transform:translate(75.1534vw,-10px) scale(.6807);animation:fall-303 28s -5s linear infinite}@keyframes fall-303{52.883%{transform:translate(84.7969vw,52.883vh) scale(.6807)}to{transform:translate(79.97515vw,99vh) scale(.6807)}}.snow:nth-child(304){opacity:.514;transform:translate(43.2363vw,-10px) scale(.6015);animation:fall-304 10s -21s linear infinite}@keyframes fall-304{76.712%{transform:translate(46.3195vw,76.712vh) scale(.6015)}to{transform:translate(44.7779vw,99vh) scale(.6015)}}.snow:nth-child(305){opacity:1.8104;transform:translate(92.6044vw,-10px) scale(.1426);animation:fall-305 15s -14s linear infinite}@keyframes fall-305{61.917%{transform:translate(92.2329vw,61.917vh) scale(.1426)}to{transform:translate(92.41865vw,99vh) scale(.1426)}}.snow:nth-child(306){opacity:.0056;transform:translate(62.5827vw,-10px) scale(.836);animation:fall-306 27s -1s linear infinite}@keyframes fall-306{77.56%{transform:translate(59.833vw,77.56vh) scale(.836)}to{transform:translate(61.20785vw,99vh) scale(.836)}}.snow:nth-child(307){opacity:1.3418;transform:translate(57.0262vw,-10px) scale(.252);animation:fall-307 24s -23s linear infinite}@keyframes fall-307{61.458%{transform:translate(47.0377vw,61.458vh) scale(.252)}to{transform:translate(52.03195vw,99vh) scale(.252)}}.snow:nth-child(308){opacity:1.8822;transform:translate(55.12vw,-10px) scale(.598);animation:fall-308 24s -29s linear infinite}@keyframes fall-308{48.411%{transform:translate(61.8039vw,48.411vh) scale(.598)}to{transform:translate(58.46195vw,99vh) scale(.598)}}.snow:nth-child(309){opacity:.735;transform:translate(95.1427vw,-10px) scale(.8206);animation:fall-309 24s -22s linear infinite}@keyframes fall-309{61.635%{transform:translate(104.5901vw,61.635vh) scale(.8206)}to{transform:translate(99.8664vw,99vh) scale(.8206)}}.snow:nth-child(310){opacity:1.0148;transform:translate(2.6433vw,-10px) scale(.3988);animation:fall-310 29s -30s linear infinite}@keyframes fall-310{35.899%{transform:translate(3.6934vw,35.899vh) scale(.3988)}to{transform:translate(3.16835vw,99vh) scale(.3988)}}.snow:nth-child(311){opacity:1.907;transform:translate(60.4385vw,-10px) scale(.4792);animation:fall-311 14s -5s linear infinite}@keyframes fall-311{42.484%{transform:translate(50.5735vw,42.484vh) scale(.4792)}to{transform:translate(55.506vw,99vh) scale(.4792)}}.snow:nth-child(312){opacity:.8108;transform:translate(83.4879vw,-10px) scale(.2709);animation:fall-312 12s -16s linear infinite}@keyframes fall-312{34.781%{transform:translate(85.4647vw,34.781vh) scale(.2709)}to{transform:translate(84.4763vw,99vh) scale(.2709)}}.snow:nth-child(313){opacity:1.1332;transform:translate(23.0793vw,-10px) scale(.1373);animation:fall-313 10s -12s linear infinite}@keyframes fall-313{51.977%{transform:translate(21.5783vw,51.977vh) scale(.1373)}to{transform:translate(22.3288vw,99vh) scale(.1373)}}.snow:nth-child(314){opacity:1.5068;transform:translate(14.4391vw,-10px) scale(.6955);animation:fall-314 17s -23s linear infinite}@keyframes fall-314{30.802%{transform:translate(11.7581vw,30.802vh) scale(.6955)}to{transform:translate(13.0986vw,99vh) scale(.6955)}}.snow:nth-child(315){opacity:.6826;transform:translate(77.7413vw,-10px) scale(.3018);animation:fall-315 27s -27s linear infinite}@keyframes fall-315{63.406%{transform:translate(70.8133vw,63.406vh) scale(.3018)}to{transform:translate(74.2773vw,99vh) scale(.3018)}}.snow:nth-child(316){opacity:1.9818;transform:translate(7.4254vw,-10px) scale(.1518);animation:fall-316 17s -27s linear infinite}@keyframes fall-316{46.523%{transform:translate(9.5786vw,46.523vh) scale(.1518)}to{transform:translate(8.502vw,99vh) scale(.1518)}}.snow:nth-child(317){opacity:1.6344;transform:translate(47.2446vw,-10px) scale(.1536);animation:fall-317 20s -2s linear infinite}@keyframes fall-317{48.108%{transform:translate(46.4397vw,48.108vh) scale(.1536)}to{transform:translate(46.84215vw,99vh) scale(.1536)}}.snow:nth-child(318){opacity:1.206;transform:translate(85.3898vw,-10px) scale(.6042);animation:fall-318 17s -23s linear infinite}@keyframes fall-318{58.575%{transform:translate(89.4369vw,58.575vh) scale(.6042)}to{transform:translate(87.41335vw,99vh) scale(.6042)}}.snow:nth-child(319){opacity:1.4026;transform:translate(77.2747vw,-10px) scale(.0244);animation:fall-319 17s -20s linear infinite}@keyframes fall-319{59.122%{transform:translate(71.7042vw,59.122vh) scale(.0244)}to{transform:translate(74.48945vw,99vh) scale(.0244)}}.snow:nth-child(320){opacity:1.4126;transform:translate(87.6376vw,-10px) scale(.3148);animation:fall-320 30s -13s linear infinite}@keyframes fall-320{68.854%{transform:translate(96.4924vw,68.854vh) scale(.3148)}to{transform:translate(92.065vw,99vh) scale(.3148)}}.snow:nth-child(321){opacity:1.166;transform:translate(82.2116vw,-10px) scale(.8622);animation:fall-321 18s -6s linear infinite}@keyframes fall-321{79.47%{transform:translate(73.3706vw,79.47vh) scale(.8622)}to{transform:translate(77.7911vw,99vh) scale(.8622)}}.snow:nth-child(322){opacity:.0568;transform:translate(11.1101vw,-10px) scale(.1999);animation:fall-322 29s -17s linear infinite}@keyframes fall-322{78.814%{transform:translate(20.0975vw,78.814vh) scale(.1999)}to{transform:translate(15.6038vw,99vh) scale(.1999)}}.snow:nth-child(323){opacity:.1834;transform:translate(98.1424vw,-10px) scale(.891);animation:fall-323 23s -2s linear infinite}@keyframes fall-323{73.58%{transform:translate(100.4194vw,73.58vh) scale(.891)}to{transform:translate(99.2809vw,99vh) scale(.891)}}.snow:nth-child(324){opacity:.3104;transform:translate(57.3186vw,-10px) scale(.8606);animation:fall-324 23s -3s linear infinite}@keyframes fall-324{56.239%{transform:translate(67.2688vw,56.239vh) scale(.8606)}to{transform:translate(62.2937vw,99vh) scale(.8606)}}.snow:nth-child(325){opacity:.9038;transform:translate(19.3207vw,-10px) scale(.2372);animation:fall-325 17s -4s linear infinite}@keyframes fall-325{58.795%{transform:translate(18.86vw,58.795vh) scale(.2372)}to{transform:translate(19.09035vw,99vh) scale(.2372)}}.snow:nth-child(326){opacity:1.715;transform:translate(3.6082vw,-10px) scale(.4921);animation:fall-326 12s -24s linear infinite}@keyframes fall-326{42.103%{transform:translate(11.1725vw,42.103vh) scale(.4921)}to{transform:translate(7.39035vw,99vh) scale(.4921)}}.snow:nth-child(327){opacity:1.7392;transform:translate(25.8061vw,-10px) scale(.1723);animation:fall-327 29s -20s linear infinite}@keyframes fall-327{30.776%{transform:translate(15.9537vw,30.776vh) scale(.1723)}to{transform:translate(20.8799vw,99vh) scale(.1723)}}.snow:nth-child(328){opacity:1.6072;transform:translate(74.1911vw,-10px) scale(.162);animation:fall-328 23s -6s linear infinite}@keyframes fall-328{59.18%{transform:translate(64.5065vw,59.18vh) scale(.162)}to{transform:translate(69.3488vw,99vh) scale(.162)}}.snow:nth-child(329){opacity:1.5456;transform:translate(68.5143vw,-10px) scale(.4298);animation:fall-329 20s -10s linear infinite}@keyframes fall-329{38.217%{transform:translate(70.6009vw,38.217vh) scale(.4298)}to{transform:translate(69.5576vw,99vh) scale(.4298)}}.snow:nth-child(330){opacity:1.2636;transform:translate(76.0619vw,-10px) scale(.3442);animation:fall-330 24s -6s linear infinite}@keyframes fall-330{35.309%{transform:translate(69.7236vw,35.309vh) scale(.3442)}to{transform:translate(72.89275vw,99vh) scale(.3442)}}.snow:nth-child(331){opacity:.189;transform:translate(81.1558vw,-10px) scale(.638);animation:fall-331 29s -17s linear infinite}@keyframes fall-331{46.834%{transform:translate(87.7553vw,46.834vh) scale(.638)}to{transform:translate(84.45555vw,99vh) scale(.638)}}.snow:nth-child(332){opacity:.7826;transform:translate(55.2999vw,-10px) scale(.9168);animation:fall-332 28s -30s linear infinite}@keyframes fall-332{76.666%{transform:translate(60.139vw,76.666vh) scale(.9168)}to{transform:translate(57.71945vw,99vh) scale(.9168)}}.snow:nth-child(333){opacity:1.3242;transform:translate(47.5925vw,-10px) scale(.0062);animation:fall-333 21s -16s linear infinite}@keyframes fall-333{45.654%{transform:translate(38.805vw,45.654vh) scale(.0062)}to{transform:translate(43.19875vw,99vh) scale(.0062)}}.snow:nth-child(334){opacity:1.883;transform:translate(33.2679vw,-10px) scale(.1682);animation:fall-334 27s -18s linear infinite}@keyframes fall-334{59.477%{transform:translate(36.6966vw,59.477vh) scale(.1682)}to{transform:translate(34.98225vw,99vh) scale(.1682)}}.snow:nth-child(335){opacity:.2166;transform:translate(.7763vw,-10px) scale(.2456);animation:fall-335 14s -12s linear infinite}@keyframes fall-335{77.268%{transform:translate(2.2784vw,77.268vh) scale(.2456)}to{transform:translate(1.52735vw,99vh) scale(.2456)}}.snow:nth-child(336){opacity:.9332;transform:translate(68.9553vw,-10px) scale(.3642);animation:fall-336 23s -15s linear infinite}@keyframes fall-336{32.664%{transform:translate(78.8547vw,32.664vh) scale(.3642)}to{transform:translate(73.905vw,99vh) scale(.3642)}}.snow:nth-child(337){opacity:.4082;transform:translate(86.8563vw,-10px) scale(.5867);animation:fall-337 15s -9s linear infinite}@keyframes fall-337{38.489%{transform:translate(80.9863vw,38.489vh) scale(.5867)}to{transform:translate(83.9213vw,99vh) scale(.5867)}}.snow:nth-child(338){opacity:1.6508;transform:translate(22.9056vw,-10px) scale(.4547);animation:fall-338 15s -15s linear infinite}@keyframes fall-338{61.404%{transform:translate(31.8321vw,61.404vh) scale(.4547)}to{transform:translate(27.36885vw,99vh) scale(.4547)}}.snow:nth-child(339){opacity:.624;transform:translate(34.8625vw,-10px) scale(.3351);animation:fall-339 26s -2s linear infinite}@keyframes fall-339{70.16%{transform:translate(31.9361vw,70.16vh) scale(.3351)}to{transform:translate(33.3993vw,99vh) scale(.3351)}}.snow:nth-child(340){opacity:.4814;transform:translate(62.8864vw,-10px) scale(.4357);animation:fall-340 20s -15s linear infinite}@keyframes fall-340{77.114%{transform:translate(71.5556vw,77.114vh) scale(.4357)}to{transform:translate(67.221vw,99vh) scale(.4357)}}.snow:nth-child(341){opacity:1.4196;transform:translate(9.786vw,-10px) scale(.1031);animation:fall-341 11s -7s linear infinite}@keyframes fall-341{36.97%{transform:translate(9.1154vw,36.97vh) scale(.1031)}to{transform:translate(9.4507vw,99vh) scale(.1031)}}.snow:nth-child(342){opacity:.4152;transform:translate(45.8085vw,-10px) scale(.1462);animation:fall-342 11s -11s linear infinite}@keyframes fall-342{51.496%{transform:translate(46.4617vw,51.496vh) scale(.1462)}to{transform:translate(46.1351vw,99vh) scale(.1462)}}.snow:nth-child(343){opacity:.649;transform:translate(46.4971vw,-10px) scale(.8707);animation:fall-343 18s -17s linear infinite}@keyframes fall-343{50.773%{transform:translate(51.9984vw,50.773vh) scale(.8707)}to{transform:translate(49.24775vw,99vh) scale(.8707)}}.snow:nth-child(344){opacity:1.8624;transform:translate(30.5848vw,-10px) scale(.9211);animation:fall-344 13s -4s linear infinite}@keyframes fall-344{44.842%{transform:translate(20.8456vw,44.842vh) scale(.9211)}to{transform:translate(25.7152vw,99vh) scale(.9211)}}.snow:nth-child(345){opacity:1.9904;transform:translate(38.5853vw,-10px) scale(.6878);animation:fall-345 26s -22s linear infinite}@keyframes fall-345{49.636%{transform:translate(39.8731vw,49.636vh) scale(.6878)}to{transform:translate(39.2292vw,99vh) scale(.6878)}}.snow:nth-child(346){opacity:1.7832;transform:translate(71.0155vw,-10px) scale(.3042);animation:fall-346 19s -30s linear infinite}@keyframes fall-346{73.793%{transform:translate(67.9619vw,73.793vh) scale(.3042)}to{transform:translate(69.4887vw,99vh) scale(.3042)}}.snow:nth-child(347){opacity:.942;transform:translate(2.4355vw,-10px) scale(.0915);animation:fall-347 27s -15s linear infinite}@keyframes fall-347{30.525%{transform:translate(5.0416vw,30.525vh) scale(.0915)}to{transform:translate(3.73855vw,99vh) scale(.0915)}}.snow:nth-child(348){opacity:1.5962;transform:translate(16.2826vw,-10px) scale(.305);animation:fall-348 17s -2s linear infinite}@keyframes fall-348{58.58%{transform:translate(19.3514vw,58.58vh) scale(.305)}to{transform:translate(17.817vw,99vh) scale(.305)}}.snow:nth-child(349){opacity:1.1792;transform:translate(32.3163vw,-10px) scale(.3883);animation:fall-349 17s -10s linear infinite}@keyframes fall-349{59.796%{transform:translate(37.1484vw,59.796vh) scale(.3883)}to{transform:translate(34.73235vw,99vh) scale(.3883)}}.snow:nth-child(350){opacity:1.2316;transform:translate(79.5974vw,-10px) scale(.9438);animation:fall-350 18s -21s linear infinite}@keyframes fall-350{48.185%{transform:translate(71.4557vw,48.185vh) scale(.9438)}to{transform:translate(75.52655vw,99vh) scale(.9438)}}.snow:nth-child(351){opacity:1.0052;transform:translate(36.3902vw,-10px) scale(.4594);animation:fall-351 29s -1s linear infinite}@keyframes fall-351{54.708%{transform:translate(44.0943vw,54.708vh) scale(.4594)}to{transform:translate(40.24225vw,99vh) scale(.4594)}}.snow:nth-child(352){opacity:.8538;transform:translate(51.803vw,-10px) scale(.6788);animation:fall-352 11s -30s linear infinite}@keyframes fall-352{33.11%{transform:translate(58.8261vw,33.11vh) scale(.6788)}to{transform:translate(55.31455vw,99vh) scale(.6788)}}.snow:nth-child(353){opacity:.5184;transform:translate(10.1523vw,-10px) scale(.6335);animation:fall-353 25s -11s linear infinite}@keyframes fall-353{57.679%{transform:translate(19.6555vw,57.679vh) scale(.6335)}to{transform:translate(14.9039vw,99vh) scale(.6335)}}.snow:nth-child(354){opacity:1.6174;transform:translate(74.4808vw,-10px) scale(.8143);animation:fall-354 12s -13s linear infinite}@keyframes fall-354{39.252%{transform:translate(74.7624vw,39.252vh) scale(.8143)}to{transform:translate(74.6216vw,99vh) scale(.8143)}}.snow:nth-child(355){opacity:1.2478;transform:translate(47.0559vw,-10px) scale(.6394);animation:fall-355 22s -15s linear infinite}@keyframes fall-355{58.831%{transform:translate(40.7186vw,58.831vh) scale(.6394)}to{transform:translate(43.88725vw,99vh) scale(.6394)}}.snow:nth-child(356){opacity:.2798;transform:translate(28.566vw,-10px) scale(.1478);animation:fall-356 12s -20s linear infinite}@keyframes fall-356{68.543%{transform:translate(29.9928vw,68.543vh) scale(.1478)}to{transform:translate(29.2794vw,99vh) scale(.1478)}}.snow:nth-child(357){opacity:1.9316;transform:translate(47.7551vw,-10px) scale(.2595);animation:fall-357 20s -6s linear infinite}@keyframes fall-357{67.042%{transform:translate(43.2169vw,67.042vh) scale(.2595)}to{transform:translate(45.486vw,99vh) scale(.2595)}}.snow:nth-child(358){opacity:.0596;transform:translate(74.5785vw,-10px) scale(.7675);animation:fall-358 22s -28s linear infinite}@keyframes fall-358{45.041%{transform:translate(76.4539vw,45.041vh) scale(.7675)}to{transform:translate(75.5162vw,99vh) scale(.7675)}}.snow:nth-child(359){opacity:.0292;transform:translate(55.8577vw,-10px) scale(.6415);animation:fall-359 28s -29s linear infinite}@keyframes fall-359{79.598%{transform:translate(51.0134vw,79.598vh) scale(.6415)}to{transform:translate(53.43555vw,99vh) scale(.6415)}}.snow:nth-child(360){opacity:1.8196;transform:translate(55.7093vw,-10px) scale(.0575);animation:fall-360 12s -26s linear infinite}@keyframes fall-360{67.081%{transform:translate(58.5627vw,67.081vh) scale(.0575)}to{transform:translate(57.136vw,99vh) scale(.0575)}}.snow:nth-child(361){opacity:1.825;transform:translate(36.8001vw,-10px) scale(.47);animation:fall-361 15s -10s linear infinite}@keyframes fall-361{51.581%{transform:translate(40.0493vw,51.581vh) scale(.47)}to{transform:translate(38.4247vw,99vh) scale(.47)}}.snow:nth-child(362){opacity:1.5988;transform:translate(24.9958vw,-10px) scale(.882);animation:fall-362 22s -9s linear infinite}@keyframes fall-362{42.819%{transform:translate(27.7152vw,42.819vh) scale(.882)}to{transform:translate(26.3555vw,99vh) scale(.882)}}.snow:nth-child(363){opacity:1.5772;transform:translate(56.3915vw,-10px) scale(.9693);animation:fall-363 11s -10s linear infinite}@keyframes fall-363{61.303%{transform:translate(62.0711vw,61.303vh) scale(.9693)}to{transform:translate(59.2313vw,99vh) scale(.9693)}}.snow:nth-child(364){opacity:1.8076;transform:translate(65.5404vw,-10px) scale(.4443);animation:fall-364 22s -23s linear infinite}@keyframes fall-364{37.963%{transform:translate(74.549vw,37.963vh) scale(.4443)}to{transform:translate(70.0447vw,99vh) scale(.4443)}}.snow:nth-child(365){opacity:1.894;transform:translate(49.5362vw,-10px) scale(.8896);animation:fall-365 19s -10s linear infinite}@keyframes fall-365{46.189%{transform:translate(50.945vw,46.189vh) scale(.8896)}to{transform:translate(50.2406vw,99vh) scale(.8896)}}.snow:nth-child(366){opacity:1.7212;transform:translate(82.1343vw,-10px) scale(.0502);animation:fall-366 20s -22s linear infinite}@keyframes fall-366{54.43%{transform:translate(90.0933vw,54.43vh) scale(.0502)}to{transform:translate(86.1138vw,99vh) scale(.0502)}}.snow:nth-child(367){opacity:1.0454;transform:translate(96.5805vw,-10px) scale(.6601);animation:fall-367 12s -3s linear infinite}@keyframes fall-367{58.849%{transform:translate(90.6115vw,58.849vh) scale(.6601)}to{transform:translate(93.596vw,99vh) scale(.6601)}}.snow:nth-child(368){opacity:1.1106;transform:translate(11.1038vw,-10px) scale(.7382);animation:fall-368 18s -26s linear infinite}@keyframes fall-368{53.32%{transform:translate(7.4875vw,53.32vh) scale(.7382)}to{transform:translate(9.29565vw,99vh) scale(.7382)}}.snow:nth-child(369){opacity:.2246;transform:translate(36.2998vw,-10px) scale(.3465);animation:fall-369 23s -17s linear infinite}@keyframes fall-369{45.218%{transform:translate(32.7335vw,45.218vh) scale(.3465)}to{transform:translate(34.51665vw,99vh) scale(.3465)}}.snow:nth-child(370){opacity:.3826;transform:translate(91.8228vw,-10px) scale(.2574);animation:fall-370 21s -6s linear infinite}@keyframes fall-370{78.437%{transform:translate(88.7934vw,78.437vh) scale(.2574)}to{transform:translate(90.3081vw,99vh) scale(.2574)}}.snow:nth-child(371){opacity:1.3324;transform:translate(93.4115vw,-10px) scale(.2585);animation:fall-371 16s -15s linear infinite}@keyframes fall-371{78.206%{transform:translate(95.0146vw,78.206vh) scale(.2585)}to{transform:translate(94.21305vw,99vh) scale(.2585)}}.snow:nth-child(372){opacity:1.6018;transform:translate(74.0442vw,-10px) scale(.4085);animation:fall-372 15s -20s linear infinite}@keyframes fall-372{75.22%{transform:translate(78.2022vw,75.22vh) scale(.4085)}to{transform:translate(76.1232vw,99vh) scale(.4085)}}.snow:nth-child(373){opacity:1.5102;transform:translate(83.5836vw,-10px) scale(.7099);animation:fall-373 24s -17s linear infinite}@keyframes fall-373{48.183%{transform:translate(86.1133vw,48.183vh) scale(.7099)}to{transform:translate(84.84845vw,99vh) scale(.7099)}}.snow:nth-child(374){opacity:1.537;transform:translate(76.8795vw,-10px) scale(.5756);animation:fall-374 24s -27s linear infinite}@keyframes fall-374{52.086%{transform:translate(77.9421vw,52.086vh) scale(.5756)}to{transform:translate(77.4108vw,99vh) scale(.5756)}}.snow:nth-child(375){opacity:.4014;transform:translate(63.2669vw,-10px) scale(.6875);animation:fall-375 21s -12s linear infinite}@keyframes fall-375{43.115%{transform:translate(56.8034vw,43.115vh) scale(.6875)}to{transform:translate(60.03515vw,99vh) scale(.6875)}}.snow:nth-child(376){opacity:.897;transform:translate(75.7455vw,-10px) scale(.8694);animation:fall-376 24s -27s linear infinite}@keyframes fall-376{41.429%{transform:translate(71.5424vw,41.429vh) scale(.8694)}to{transform:translate(73.64395vw,99vh) scale(.8694)}}.snow:nth-child(377){opacity:.5992;transform:translate(65.4521vw,-10px) scale(.6697);animation:fall-377 18s -8s linear infinite}@keyframes fall-377{68.821%{transform:translate(56.8919vw,68.821vh) scale(.6697)}to{transform:translate(61.172vw,99vh) scale(.6697)}}.snow:nth-child(378){opacity:.379;transform:translate(67.0235vw,-10px) scale(.9362);animation:fall-378 12s -28s linear infinite}@keyframes fall-378{37.915%{transform:translate(76.5784vw,37.915vh) scale(.9362)}to{transform:translate(71.80095vw,99vh) scale(.9362)}}.snow:nth-child(379){opacity:1.0318;transform:translate(48.7924vw,-10px) scale(.4312);animation:fall-379 10s -20s linear infinite}@keyframes fall-379{32.145%{transform:translate(52.0396vw,32.145vh) scale(.4312)}to{transform:translate(50.416vw,99vh) scale(.4312)}}.snow:nth-child(380){opacity:1.3716;transform:translate(67.8235vw,-10px) scale(.9002);animation:fall-380 20s -27s linear infinite}@keyframes fall-380{67.825%{transform:translate(72.9577vw,67.825vh) scale(.9002)}to{transform:translate(70.3906vw,99vh) scale(.9002)}}.snow:nth-child(381){opacity:1.139;transform:translate(37.3407vw,-10px) scale(.0196);animation:fall-381 15s -30s linear infinite}@keyframes fall-381{76.601%{transform:translate(34.711vw,76.601vh) scale(.0196)}to{transform:translate(36.02585vw,99vh) scale(.0196)}}.snow:nth-child(382){opacity:1.7336;transform:translate(2.0872vw,-10px) scale(.1532);animation:fall-382 30s -11s linear infinite}@keyframes fall-382{42.511%{transform:translate(10.5837vw,42.511vh) scale(.1532)}to{transform:translate(6.33545vw,99vh) scale(.1532)}}.snow:nth-child(383){opacity:1.863;transform:translate(9.8614vw,-10px) scale(.5769);animation:fall-383 28s -15s linear infinite}@keyframes fall-383{34.773%{transform:translate(19.253vw,34.773vh) scale(.5769)}to{transform:translate(14.5572vw,99vh) scale(.5769)}}.snow:nth-child(384){opacity:.868;transform:translate(53.8591vw,-10px) scale(.3077);animation:fall-384 28s -11s linear infinite}@keyframes fall-384{38.879%{transform:translate(55.2702vw,38.879vh) scale(.3077)}to{transform:translate(54.56465vw,99vh) scale(.3077)}}.snow:nth-child(385){opacity:.2274;transform:translate(83.0734vw,-10px) scale(.6992);animation:fall-385 21s -25s linear infinite}@keyframes fall-385{67.089%{transform:translate(92.441vw,67.089vh) scale(.6992)}to{transform:translate(87.7572vw,99vh) scale(.6992)}}.snow:nth-child(386){opacity:.121;transform:translate(47.5325vw,-10px) scale(.9577);animation:fall-386 20s -16s linear infinite}@keyframes fall-386{49.725%{transform:translate(52.0574vw,49.725vh) scale(.9577)}to{transform:translate(49.79495vw,99vh) scale(.9577)}}.snow:nth-child(387){opacity:.2576;transform:translate(22.1262vw,-10px) scale(.0665);animation:fall-387 10s -15s linear infinite}@keyframes fall-387{72.209%{transform:translate(12.2606vw,72.209vh) scale(.0665)}to{transform:translate(17.1934vw,99vh) scale(.0665)}}.snow:nth-child(388){opacity:1.7738;transform:translate(46.5106vw,-10px) scale(.4441);animation:fall-388 23s -3s linear infinite}@keyframes fall-388{74.648%{transform:translate(55.4592vw,74.648vh) scale(.4441)}to{transform:translate(50.9849vw,99vh) scale(.4441)}}.snow:nth-child(389){opacity:1.2632;transform:translate(14.4276vw,-10px) scale(.0424);animation:fall-389 10s -20s linear infinite}@keyframes fall-389{32.383%{transform:translate(5.4812vw,32.383vh) scale(.0424)}to{transform:translate(9.9544vw,99vh) scale(.0424)}}.snow:nth-child(390){opacity:1.6084;transform:translate(42.7464vw,-10px) scale(.4491);animation:fall-390 27s -11s linear infinite}@keyframes fall-390{55.535%{transform:translate(44.683vw,55.535vh) scale(.4491)}to{transform:translate(43.7147vw,99vh) scale(.4491)}}.snow:nth-child(391){opacity:1.9676;transform:translate(94.4093vw,-10px) scale(.6904);animation:fall-391 15s -21s linear infinite}@keyframes fall-391{71.441%{transform:translate(99.5663vw,71.441vh) scale(.6904)}to{transform:translate(96.9878vw,99vh) scale(.6904)}}.snow:nth-child(392){opacity:1.9384;transform:translate(68.0802vw,-10px) scale(.9234);animation:fall-392 11s -3s linear infinite}@keyframes fall-392{67.846%{transform:translate(74.9714vw,67.846vh) scale(.9234)}to{transform:translate(71.5258vw,99vh) scale(.9234)}}.snow:nth-child(393){opacity:1.7054;transform:translate(21.7565vw,-10px) scale(.6496);animation:fall-393 10s -24s linear infinite}@keyframes fall-393{37.214%{transform:translate(14.331vw,37.214vh) scale(.6496)}to{transform:translate(18.04375vw,99vh) scale(.6496)}}.snow:nth-child(394){opacity:.9556;transform:translate(96.3176vw,-10px) scale(.7364);animation:fall-394 20s -18s linear infinite}@keyframes fall-394{78.012%{transform:translate(105.07vw,78.012vh) scale(.7364)}to{transform:translate(100.6938vw,99vh) scale(.7364)}}.snow:nth-child(395){opacity:.5796;transform:translate(34.791vw,-10px) scale(.9889);animation:fall-395 25s -9s linear infinite}@keyframes fall-395{41.339%{transform:translate(41.9631vw,41.339vh) scale(.9889)}to{transform:translate(38.37705vw,99vh) scale(.9889)}}.snow:nth-child(396){opacity:.4252;transform:translate(10.9049vw,-10px) scale(.4212);animation:fall-396 19s -13s linear infinite}@keyframes fall-396{72.111%{transform:translate(17.6442vw,72.111vh) scale(.4212)}to{transform:translate(14.27455vw,99vh) scale(.4212)}}.snow:nth-child(397){opacity:.1906;transform:translate(84.1393vw,-10px) scale(.2562);animation:fall-397 13s -25s linear infinite}@keyframes fall-397{40.459%{transform:translate(83.9525vw,40.459vh) scale(.2562)}to{transform:translate(84.0459vw,99vh) scale(.2562)}}.snow:nth-child(398){opacity:.3352;transform:translate(36.3669vw,-10px) scale(.6673);animation:fall-398 12s -28s linear infinite}@keyframes fall-398{53.57%{transform:translate(36.3049vw,53.57vh) scale(.6673)}to{transform:translate(36.3359vw,99vh) scale(.6673)}}.snow:nth-child(399){opacity:1.4108;transform:translate(48.6307vw,-10px) scale(.0552);animation:fall-399 18s -6s linear infinite}@keyframes fall-399{54.696%{transform:translate(49.4891vw,54.696vh) scale(.0552)}to{transform:translate(49.0599vw,99vh) scale(.0552)}}.snow:nth-child(400){opacity:1.1208;transform:translate(71.3009vw,-10px) scale(.727);animation:fall-400 12s -10s linear infinite}@keyframes fall-400{47.036%{transform:translate(64.1125vw,47.036vh) scale(.727)}to{transform:translate(67.7067vw,99vh) scale(.727)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.5782;transform:translate(83.5149vw,-10px) scale(.2402);animation:fall-1 20s -5s linear infinite}@keyframes fall-1{39.242%{transform:translate(92.2239vw,39.242vh) scale(.2402)}to{transform:translate(87.8694vw,99vh) scale(.2402)}}.snow:nth-child(2){opacity:1.0442;transform:translate(61.4819vw,-10px) scale(.8392);animation:fall-2 29s -9s linear infinite}@keyframes fall-2{48.338%{transform:translate(65.9278vw,48.338vh) scale(.8392)}to{transform:translate(63.70485vw,99vh) scale(.8392)}}.snow:nth-child(3){opacity:1.3604;transform:translate(50.403vw,-10px) scale(.5355);animation:fall-3 15s -11s linear infinite}@keyframes fall-3{79.63%{transform:translate(56.7675vw,79.63vh) scale(.5355)}to{transform:translate(53.58525vw,99vh) scale(.5355)}}.snow:nth-child(4){opacity:.4618;transform:translate(87.674vw,-10px) scale(.3639);animation:fall-4 27s -8s linear infinite}@keyframes fall-4{39.757%{transform:translate(83.4956vw,39.757vh) scale(.3639)}to{transform:translate(85.5848vw,99vh) scale(.3639)}}.snow:nth-child(5){opacity:1.228;transform:translate(47.8128vw,-10px) scale(.2247);animation:fall-5 13s -27s linear infinite}@keyframes fall-5{34.707%{transform:translate(42.0105vw,34.707vh) scale(.2247)}to{transform:translate(44.91165vw,99vh) scale(.2247)}}.snow:nth-child(6){opacity:1.089;transform:translate(72.9748vw,-10px) scale(.4072);animation:fall-6 15s -22s linear infinite}@keyframes fall-6{44.8%{transform:translate(71.8155vw,44.8vh) scale(.4072)}to{transform:translate(72.39515vw,99vh) scale(.4072)}}.snow:nth-child(7){opacity:.5264;transform:translate(21.2734vw,-10px) scale(.8312);animation:fall-7 11s -9s linear infinite}@keyframes fall-7{74.053%{transform:translate(14.0842vw,74.053vh) scale(.8312)}to{transform:translate(17.6788vw,99vh) scale(.8312)}}.snow:nth-child(8){opacity:.4736;transform:translate(43.9194vw,-10px) scale(.3313);animation:fall-8 25s -27s linear infinite}@keyframes fall-8{71.848%{transform:translate(34.0705vw,71.848vh) scale(.3313)}to{transform:translate(38.99495vw,99vh) scale(.3313)}}.snow:nth-child(9){opacity:.9714;transform:translate(43.5425vw,-10px) scale(.7158);animation:fall-9 30s -6s linear infinite}@keyframes fall-9{36.486%{transform:translate(44.2568vw,36.486vh) scale(.7158)}to{transform:translate(43.89965vw,99vh) scale(.7158)}}.snow:nth-child(10){opacity:1.8248;transform:translate(59.7077vw,-10px) scale(.498);animation:fall-10 27s -1s linear infinite}@keyframes fall-10{45.128%{transform:translate(65.5657vw,45.128vh) scale(.498)}to{transform:translate(62.6367vw,99vh) scale(.498)}}.snow:nth-child(11){opacity:1.02;transform:translate(59.3337vw,-10px) scale(.9892);animation:fall-11 12s -24s linear infinite}@keyframes fall-11{44.783%{transform:translate(61.4716vw,44.783vh) scale(.9892)}to{transform:translate(60.40265vw,99vh) scale(.9892)}}.snow:nth-child(12){opacity:.3056;transform:translate(37.0589vw,-10px) scale(.5025);animation:fall-12 23s -25s linear infinite}@keyframes fall-12{71.706%{transform:translate(38.4558vw,71.706vh) scale(.5025)}to{transform:translate(37.75735vw,99vh) scale(.5025)}}.snow:nth-child(13){opacity:1.37;transform:translate(48.0785vw,-10px) scale(.7116);animation:fall-13 27s -6s linear infinite}@keyframes fall-13{45.151%{transform:translate(54.7407vw,45.151vh) scale(.7116)}to{transform:translate(51.4096vw,99vh) scale(.7116)}}.snow:nth-child(14){opacity:1.812;transform:translate(94.6727vw,-10px) scale(.7312);animation:fall-14 12s -28s linear infinite}@keyframes fall-14{40.383%{transform:translate(85.9496vw,40.383vh) scale(.7312)}to{transform:translate(90.31115vw,99vh) scale(.7312)}}.snow:nth-child(15){opacity:.3722;transform:translate(5.9449vw,-10px) scale(.3928);animation:fall-15 15s -21s linear infinite}@keyframes fall-15{40.682%{transform:translate(-1.0199vw,40.682vh) scale(.3928)}to{transform:translate(2.4625vw,99vh) scale(.3928)}}.snow:nth-child(16){opacity:.4728;transform:translate(70.039vw,-10px) scale(.6846);animation:fall-16 30s -16s linear infinite}@keyframes fall-16{54.567%{transform:translate(74.3018vw,54.567vh) scale(.6846)}to{transform:translate(72.1704vw,99vh) scale(.6846)}}.snow:nth-child(17){opacity:1.3934;transform:translate(62.1912vw,-10px) scale(.0004);animation:fall-17 24s -29s linear infinite}@keyframes fall-17{51.259%{transform:translate(70.8436vw,51.259vh) scale(.0004)}to{transform:translate(66.5174vw,99vh) scale(.0004)}}.snow:nth-child(18){opacity:1.1392;transform:translate(23.2046vw,-10px) scale(.5052);animation:fall-18 30s -1s linear infinite}@keyframes fall-18{55.952%{transform:translate(22.7511vw,55.952vh) scale(.5052)}to{transform:translate(22.97785vw,99vh) scale(.5052)}}.snow:nth-child(19){opacity:1.23;transform:translate(35.0247vw,-10px) scale(.2954);animation:fall-19 12s -18s linear infinite}@keyframes fall-19{64.684%{transform:translate(30.6111vw,64.684vh) scale(.2954)}to{transform:translate(32.8179vw,99vh) scale(.2954)}}.snow:nth-child(20){opacity:1.0946;transform:translate(74.0513vw,-10px) scale(.4716);animation:fall-20 21s -23s linear infinite}@keyframes fall-20{50.127%{transform:translate(66.5648vw,50.127vh) scale(.4716)}to{transform:translate(70.30805vw,99vh) scale(.4716)}}.snow:nth-child(21){opacity:.3614;transform:translate(73.8738vw,-10px) scale(.6931);animation:fall-21 27s -30s linear infinite}@keyframes fall-21{62.995%{transform:translate(67.1398vw,62.995vh) scale(.6931)}to{transform:translate(70.5068vw,99vh) scale(.6931)}}.snow:nth-child(22){opacity:.9574;transform:translate(22.3803vw,-10px) scale(.9104);animation:fall-22 18s -5s linear infinite}@keyframes fall-22{59.036%{transform:translate(17.7995vw,59.036vh) scale(.9104)}to{transform:translate(20.0899vw,99vh) scale(.9104)}}.snow:nth-child(23){opacity:1.3322;transform:translate(34.3283vw,-10px) scale(.308);animation:fall-23 13s -16s linear infinite}@keyframes fall-23{40.89%{transform:translate(29.1228vw,40.89vh) scale(.308)}to{transform:translate(31.72555vw,99vh) scale(.308)}}.snow:nth-child(24){opacity:.2732;transform:translate(38.6373vw,-10px) scale(.0293);animation:fall-24 22s -22s linear infinite}@keyframes fall-24{56.332%{transform:translate(43.9017vw,56.332vh) scale(.0293)}to{transform:translate(41.2695vw,99vh) scale(.0293)}}.snow:nth-child(25){opacity:1.0192;transform:translate(89.1719vw,-10px) scale(.6066);animation:fall-25 30s -7s linear infinite}@keyframes fall-25{58.381%{transform:translate(98.4305vw,58.381vh) scale(.6066)}to{transform:translate(93.8012vw,99vh) scale(.6066)}}.snow:nth-child(26){opacity:.7752;transform:translate(76.104vw,-10px) scale(.6289);animation:fall-26 19s -24s linear infinite}@keyframes fall-26{72.116%{transform:translate(79.8331vw,72.116vh) scale(.6289)}to{transform:translate(77.96855vw,99vh) scale(.6289)}}.snow:nth-child(27){opacity:.765;transform:translate(46.6432vw,-10px) scale(.8965);animation:fall-27 30s -21s linear infinite}@keyframes fall-27{49.39%{transform:translate(46.6058vw,49.39vh) scale(.8965)}to{transform:translate(46.6245vw,99vh) scale(.8965)}}.snow:nth-child(28){opacity:1.0922;transform:translate(6.5257vw,-10px) scale(.3686);animation:fall-28 26s -16s linear infinite}@keyframes fall-28{70.591%{transform:translate(6.2306vw,70.591vh) scale(.3686)}to{transform:translate(6.37815vw,99vh) scale(.3686)}}.snow:nth-child(29){opacity:1.3586;transform:translate(91.3052vw,-10px) scale(.7705);animation:fall-29 30s -4s linear infinite}@keyframes fall-29{42.733%{transform:translate(93.3823vw,42.733vh) scale(.7705)}to{transform:translate(92.34375vw,99vh) scale(.7705)}}.snow:nth-child(30){opacity:1.1506;transform:translate(57.9802vw,-10px) scale(.5526);animation:fall-30 18s -11s linear infinite}@keyframes fall-30{68.603%{transform:translate(54.229vw,68.603vh) scale(.5526)}to{transform:translate(56.1046vw,99vh) scale(.5526)}}.snow:nth-child(31){opacity:.238;transform:translate(58.2957vw,-10px) scale(.7288);animation:fall-31 13s -8s linear infinite}@keyframes fall-31{75.061%{transform:translate(64.4507vw,75.061vh) scale(.7288)}to{transform:translate(61.3732vw,99vh) scale(.7288)}}.snow:nth-child(32){opacity:1.4618;transform:translate(4.6537vw,-10px) scale(.5424);animation:fall-32 22s -6s linear infinite}@keyframes fall-32{78.262%{transform:translate(13.7987vw,78.262vh) scale(.5424)}to{transform:translate(9.2262vw,99vh) scale(.5424)}}.snow:nth-child(33){opacity:1.7752;transform:translate(18.2623vw,-10px) scale(.8955);animation:fall-33 13s -16s linear infinite}@keyframes fall-33{78.305%{transform:translate(19.3292vw,78.305vh) scale(.8955)}to{transform:translate(18.79575vw,99vh) scale(.8955)}}.snow:nth-child(34){opacity:.7078;transform:translate(64.9729vw,-10px) scale(.954);animation:fall-34 20s -21s linear infinite}@keyframes fall-34{46.224%{transform:translate(74.6843vw,46.224vh) scale(.954)}to{transform:translate(69.8286vw,99vh) scale(.954)}}.snow:nth-child(35){opacity:.6484;transform:translate(93.3708vw,-10px) scale(.5212);animation:fall-35 29s -17s linear infinite}@keyframes fall-35{36.854%{transform:translate(90.4861vw,36.854vh) scale(.5212)}to{transform:translate(91.92845vw,99vh) scale(.5212)}}.snow:nth-child(36){opacity:.284;transform:translate(9.0504vw,-10px) scale(.2156);animation:fall-36 21s -1s linear infinite}@keyframes fall-36{38.684%{transform:translate(12.9034vw,38.684vh) scale(.2156)}to{transform:translate(10.9769vw,99vh) scale(.2156)}}.snow:nth-child(37){opacity:.7316;transform:translate(86.2763vw,-10px) scale(.3141);animation:fall-37 18s -11s linear infinite}@keyframes fall-37{54.873%{transform:translate(93.6122vw,54.873vh) scale(.3141)}to{transform:translate(89.94425vw,99vh) scale(.3141)}}.snow:nth-child(38){opacity:.5124;transform:translate(71.5253vw,-10px) scale(.0002);animation:fall-38 12s -14s linear infinite}@keyframes fall-38{39.426%{transform:translate(63.2478vw,39.426vh) scale(.0002)}to{transform:translate(67.38655vw,99vh) scale(.0002)}}.snow:nth-child(39){opacity:.4142;transform:translate(25.0012vw,-10px) scale(.6952);animation:fall-39 23s -26s linear infinite}@keyframes fall-39{79.242%{transform:translate(18.6709vw,79.242vh) scale(.6952)}to{transform:translate(21.83605vw,99vh) scale(.6952)}}.snow:nth-child(40){opacity:1.067;transform:translate(39.4588vw,-10px) scale(.6836);animation:fall-40 25s -9s linear infinite}@keyframes fall-40{57.586%{transform:translate(43.1594vw,57.586vh) scale(.6836)}to{transform:translate(41.3091vw,99vh) scale(.6836)}}.snow:nth-child(41){opacity:1.971;transform:translate(55.1024vw,-10px) scale(.5956);animation:fall-41 28s -24s linear infinite}@keyframes fall-41{47.232%{transform:translate(62.0181vw,47.232vh) scale(.5956)}to{transform:translate(58.56025vw,99vh) scale(.5956)}}.snow:nth-child(42){opacity:.9;transform:translate(94.1448vw,-10px) scale(.9179);animation:fall-42 14s -3s linear infinite}@keyframes fall-42{60.484%{transform:translate(95.2791vw,60.484vh) scale(.9179)}to{transform:translate(94.71195vw,99vh) scale(.9179)}}.snow:nth-child(43){opacity:.6522;transform:translate(94.196vw,-10px) scale(.9008);animation:fall-43 22s -2s linear infinite}@keyframes fall-43{44.51%{transform:translate(84.2217vw,44.51vh) scale(.9008)}to{transform:translate(89.20885vw,99vh) scale(.9008)}}.snow:nth-child(44){opacity:.691;transform:translate(9.932vw,-10px) scale(.519);animation:fall-44 23s -6s linear infinite}@keyframes fall-44{61.148%{transform:translate(14.5653vw,61.148vh) scale(.519)}to{transform:translate(12.24865vw,99vh) scale(.519)}}.snow:nth-child(45){opacity:.2962;transform:translate(34.7298vw,-10px) scale(.6465);animation:fall-45 28s -8s linear infinite}@keyframes fall-45{61.384%{transform:translate(38.8603vw,61.384vh) scale(.6465)}to{transform:translate(36.79505vw,99vh) scale(.6465)}}.snow:nth-child(46){opacity:.6556;transform:translate(9.3235vw,-10px) scale(.9992);animation:fall-46 26s -7s linear infinite}@keyframes fall-46{33.39%{transform:translate(3.7549vw,33.39vh) scale(.9992)}to{transform:translate(6.5392vw,99vh) scale(.9992)}}.snow:nth-child(47){opacity:1.357;transform:translate(43.077vw,-10px) scale(.1195);animation:fall-47 21s -20s linear infinite}@keyframes fall-47{33.314%{transform:translate(45.6947vw,33.314vh) scale(.1195)}to{transform:translate(44.38585vw,99vh) scale(.1195)}}.snow:nth-child(48){opacity:1.8214;transform:translate(12.4687vw,-10px) scale(.3362);animation:fall-48 15s -30s linear infinite}@keyframes fall-48{35.388%{transform:translate(12.3812vw,35.388vh) scale(.3362)}to{transform:translate(12.42495vw,99vh) scale(.3362)}}.snow:nth-child(49){opacity:1.239;transform:translate(49.2591vw,-10px) scale(.5481);animation:fall-49 11s -15s linear infinite}@keyframes fall-49{67.454%{transform:translate(54.6372vw,67.454vh) scale(.5481)}to{transform:translate(51.94815vw,99vh) scale(.5481)}}.snow:nth-child(50){opacity:1.3554;transform:translate(54.2067vw,-10px) scale(.305);animation:fall-50 11s -29s linear infinite}@keyframes fall-50{51.719%{transform:translate(53.9285vw,51.719vh) scale(.305)}to{transform:translate(54.0676vw,99vh) scale(.305)}}.snow:nth-child(51){opacity:1.0166;transform:translate(20.3752vw,-10px) scale(.206);animation:fall-51 30s -2s linear infinite}@keyframes fall-51{42.798%{transform:translate(28.2113vw,42.798vh) scale(.206)}to{transform:translate(24.29325vw,99vh) scale(.206)}}.snow:nth-child(52){opacity:.2518;transform:translate(32.8105vw,-10px) scale(.4237);animation:fall-52 25s -28s linear infinite}@keyframes fall-52{64.464%{transform:translate(36.95vw,64.464vh) scale(.4237)}to{transform:translate(34.88025vw,99vh) scale(.4237)}}.snow:nth-child(53){opacity:.692;transform:translate(35.5342vw,-10px) scale(.2495);animation:fall-53 13s -15s linear infinite}@keyframes fall-53{41.758%{transform:translate(32.3618vw,41.758vh) scale(.2495)}to{transform:translate(33.948vw,99vh) scale(.2495)}}.snow:nth-child(54){opacity:.6686;transform:translate(9.0003vw,-10px) scale(.6115);animation:fall-54 12s -30s linear infinite}@keyframes fall-54{41.59%{transform:translate(9.3588vw,41.59vh) scale(.6115)}to{transform:translate(9.17955vw,99vh) scale(.6115)}}.snow:nth-child(55){opacity:.566;transform:translate(9.2554vw,-10px) scale(.4713);animation:fall-55 17s -24s linear infinite}@keyframes fall-55{59.761%{transform:translate(1.9617vw,59.761vh) scale(.4713)}to{transform:translate(5.60855vw,99vh) scale(.4713)}}.snow:nth-child(56){opacity:1.708;transform:translate(36.0527vw,-10px) scale(.4378);animation:fall-56 16s -27s linear infinite}@keyframes fall-56{30.836%{transform:translate(38.5915vw,30.836vh) scale(.4378)}to{transform:translate(37.3221vw,99vh) scale(.4378)}}.snow:nth-child(57){opacity:1.0356;transform:translate(24.1909vw,-10px) scale(.634);animation:fall-57 12s -15s linear infinite}@keyframes fall-57{75.741%{transform:translate(32.4257vw,75.741vh) scale(.634)}to{transform:translate(28.3083vw,99vh) scale(.634)}}.snow:nth-child(58){opacity:1.8562;transform:translate(36.0672vw,-10px) scale(.2974);animation:fall-58 22s -4s linear infinite}@keyframes fall-58{74.239%{transform:translate(35.6336vw,74.239vh) scale(.2974)}to{transform:translate(35.8504vw,99vh) scale(.2974)}}.snow:nth-child(59){opacity:1.3748;transform:translate(75.6296vw,-10px) scale(.1815);animation:fall-59 22s -23s linear infinite}@keyframes fall-59{60.36%{transform:translate(74.8985vw,60.36vh) scale(.1815)}to{transform:translate(75.26405vw,99vh) scale(.1815)}}.snow:nth-child(60){opacity:.379;transform:translate(74.5404vw,-10px) scale(.4909);animation:fall-60 13s -23s linear infinite}@keyframes fall-60{68.899%{transform:translate(80.3484vw,68.899vh) scale(.4909)}to{transform:translate(77.4444vw,99vh) scale(.4909)}}.snow:nth-child(61){opacity:1.3016;transform:translate(8.3239vw,-10px) scale(.2063);animation:fall-61 25s -13s linear infinite}@keyframes fall-61{51.167%{transform:translate(12.6076vw,51.167vh) scale(.2063)}to{transform:translate(10.46575vw,99vh) scale(.2063)}}.snow:nth-child(62){opacity:.5416;transform:translate(77.0651vw,-10px) scale(.7308);animation:fall-62 24s -3s linear infinite}@keyframes fall-62{51.128%{transform:translate(80.0574vw,51.128vh) scale(.7308)}to{transform:translate(78.56125vw,99vh) scale(.7308)}}.snow:nth-child(63){opacity:1.5214;transform:translate(21.081vw,-10px) scale(.9587);animation:fall-63 14s -11s linear infinite}@keyframes fall-63{68.04%{transform:translate(28.1519vw,68.04vh) scale(.9587)}to{transform:translate(24.61645vw,99vh) scale(.9587)}}.snow:nth-child(64){opacity:1.8372;transform:translate(92.8397vw,-10px) scale(.3031);animation:fall-64 27s -23s linear infinite}@keyframes fall-64{59.749%{transform:translate(101.8113vw,59.749vh) scale(.3031)}to{transform:translate(97.3255vw,99vh) scale(.3031)}}.snow:nth-child(65){opacity:1.5078;transform:translate(85.5682vw,-10px) scale(.9042);animation:fall-65 15s -13s linear infinite}@keyframes fall-65{78.759%{transform:translate(76.9056vw,78.759vh) scale(.9042)}to{transform:translate(81.2369vw,99vh) scale(.9042)}}.snow:nth-child(66){opacity:.0632;transform:translate(50.003vw,-10px) scale(.5096);animation:fall-66 29s -4s linear infinite}@keyframes fall-66{78.951%{transform:translate(51.4171vw,78.951vh) scale(.5096)}to{transform:translate(50.71005vw,99vh) scale(.5096)}}.snow:nth-child(67){opacity:1.3874;transform:translate(30.3933vw,-10px) scale(.3288);animation:fall-67 23s -30s linear infinite}@keyframes fall-67{44.212%{transform:translate(29.9284vw,44.212vh) scale(.3288)}to{transform:translate(30.16085vw,99vh) scale(.3288)}}.snow:nth-child(68){opacity:.6096;transform:translate(15.5079vw,-10px) scale(.3699);animation:fall-68 11s -6s linear infinite}@keyframes fall-68{46.952%{transform:translate(10.2958vw,46.952vh) scale(.3699)}to{transform:translate(12.90185vw,99vh) scale(.3699)}}.snow:nth-child(69){opacity:1.3578;transform:translate(29.2855vw,-10px) scale(.2232);animation:fall-69 28s -29s linear infinite}@keyframes fall-69{51.921%{transform:translate(35.2683vw,51.921vh) scale(.2232)}to{transform:translate(32.2769vw,99vh) scale(.2232)}}.snow:nth-child(70){opacity:.1924;transform:translate(49.5894vw,-10px) scale(.6136);animation:fall-70 15s -10s linear infinite}@keyframes fall-70{70.48%{transform:translate(47.6696vw,70.48vh) scale(.6136)}to{transform:translate(48.6295vw,99vh) scale(.6136)}}.snow:nth-child(71){opacity:.2974;transform:translate(65.1624vw,-10px) scale(.0553);animation:fall-71 13s -4s linear infinite}@keyframes fall-71{54.336%{transform:translate(62.5668vw,54.336vh) scale(.0553)}to{transform:translate(63.8646vw,99vh) scale(.0553)}}.snow:nth-child(72){opacity:.9874;transform:translate(97.2109vw,-10px) scale(.3324);animation:fall-72 22s -22s linear infinite}@keyframes fall-72{56.552%{transform:translate(96.3002vw,56.552vh) scale(.3324)}to{transform:translate(96.75555vw,99vh) scale(.3324)}}.snow:nth-child(73){opacity:1.0642;transform:translate(46.9137vw,-10px) scale(.6279);animation:fall-73 20s -14s linear infinite}@keyframes fall-73{38.349%{transform:translate(39.6972vw,38.349vh) scale(.6279)}to{transform:translate(43.30545vw,99vh) scale(.6279)}}.snow:nth-child(74){opacity:.3008;transform:translate(95.0665vw,-10px) scale(.9585);animation:fall-74 29s -20s linear infinite}@keyframes fall-74{34.55%{transform:translate(95.1591vw,34.55vh) scale(.9585)}to{transform:translate(95.1128vw,99vh) scale(.9585)}}.snow:nth-child(75){opacity:.5636;transform:translate(45.0948vw,-10px) scale(.879);animation:fall-75 23s -6s linear infinite}@keyframes fall-75{70.851%{transform:translate(51.1513vw,70.851vh) scale(.879)}to{transform:translate(48.12305vw,99vh) scale(.879)}}.snow:nth-child(76){opacity:.3526;transform:translate(14.4479vw,-10px) scale(.3643);animation:fall-76 22s -11s linear infinite}@keyframes fall-76{53.709%{transform:translate(6.1712vw,53.709vh) scale(.3643)}to{transform:translate(10.30955vw,99vh) scale(.3643)}}.snow:nth-child(77){opacity:1.9212;transform:translate(93.3968vw,-10px) scale(.8474);animation:fall-77 29s -9s linear infinite}@keyframes fall-77{39.681%{transform:translate(103.2836vw,39.681vh) scale(.8474)}to{transform:translate(98.3402vw,99vh) scale(.8474)}}.snow:nth-child(78){opacity:1.596;transform:translate(86.8065vw,-10px) scale(.57);animation:fall-78 25s -27s linear infinite}@keyframes fall-78{77.589%{transform:translate(95.711vw,77.589vh) scale(.57)}to{transform:translate(91.25875vw,99vh) scale(.57)}}.snow:nth-child(79){opacity:.07;transform:translate(73.0626vw,-10px) scale(.0954);animation:fall-79 28s -14s linear infinite}@keyframes fall-79{72.317%{transform:translate(80.5191vw,72.317vh) scale(.0954)}to{transform:translate(76.79085vw,99vh) scale(.0954)}}.snow:nth-child(80){opacity:.074;transform:translate(30.3465vw,-10px) scale(.9178);animation:fall-80 17s -6s linear infinite}@keyframes fall-80{67.589%{transform:translate(29.9939vw,67.589vh) scale(.9178)}to{transform:translate(30.1702vw,99vh) scale(.9178)}}.snow:nth-child(81){opacity:1.963;transform:translate(97.7455vw,-10px) scale(.3812);animation:fall-81 28s -26s linear infinite}@keyframes fall-81{42.169%{transform:translate(93.5327vw,42.169vh) scale(.3812)}to{transform:translate(95.6391vw,99vh) scale(.3812)}}.snow:nth-child(82){opacity:.5078;transform:translate(1.9317vw,-10px) scale(.9477);animation:fall-82 10s -28s linear infinite}@keyframes fall-82{65.753%{transform:translate(8.1735vw,65.753vh) scale(.9477)}to{transform:translate(5.0526vw,99vh) scale(.9477)}}.snow:nth-child(83){opacity:.7938;transform:translate(82.3649vw,-10px) scale(.9337);animation:fall-83 20s -20s linear infinite}@keyframes fall-83{62.472%{transform:translate(88.6868vw,62.472vh) scale(.9337)}to{transform:translate(85.52585vw,99vh) scale(.9337)}}.snow:nth-child(84){opacity:.3616;transform:translate(84.1273vw,-10px) scale(.4227);animation:fall-84 12s -21s linear infinite}@keyframes fall-84{41.857%{transform:translate(94.0398vw,41.857vh) scale(.4227)}to{transform:translate(89.08355vw,99vh) scale(.4227)}}.snow:nth-child(85){opacity:.4412;transform:translate(55.2569vw,-10px) scale(.7949);animation:fall-85 23s -12s linear infinite}@keyframes fall-85{51.45%{transform:translate(53.1769vw,51.45vh) scale(.7949)}to{transform:translate(54.2169vw,99vh) scale(.7949)}}.snow:nth-child(86){opacity:1.8408;transform:translate(96.708vw,-10px) scale(.0167);animation:fall-86 12s -10s linear infinite}@keyframes fall-86{49.964%{transform:translate(106.511vw,49.964vh) scale(.0167)}to{transform:translate(101.6095vw,99vh) scale(.0167)}}.snow:nth-child(87){opacity:.2188;transform:translate(43.7871vw,-10px) scale(.5358);animation:fall-87 26s -2s linear infinite}@keyframes fall-87{40.102%{transform:translate(35.1011vw,40.102vh) scale(.5358)}to{transform:translate(39.4441vw,99vh) scale(.5358)}}.snow:nth-child(88){opacity:.83;transform:translate(45.4875vw,-10px) scale(.4201);animation:fall-88 27s -3s linear infinite}@keyframes fall-88{39.342%{transform:translate(44.3501vw,39.342vh) scale(.4201)}to{transform:translate(44.9188vw,99vh) scale(.4201)}}.snow:nth-child(89){opacity:.5862;transform:translate(28.8602vw,-10px) scale(.9616);animation:fall-89 24s -8s linear infinite}@keyframes fall-89{71.205%{transform:translate(24.2751vw,71.205vh) scale(.9616)}to{transform:translate(26.56765vw,99vh) scale(.9616)}}.snow:nth-child(90){opacity:1.2972;transform:translate(21.9474vw,-10px) scale(.4835);animation:fall-90 19s -23s linear infinite}@keyframes fall-90{47.389%{transform:translate(20.8201vw,47.389vh) scale(.4835)}to{transform:translate(21.38375vw,99vh) scale(.4835)}}.snow:nth-child(91){opacity:.4378;transform:translate(59.3625vw,-10px) scale(.5429);animation:fall-91 21s -29s linear infinite}@keyframes fall-91{55.052%{transform:translate(68.2996vw,55.052vh) scale(.5429)}to{transform:translate(63.83105vw,99vh) scale(.5429)}}.snow:nth-child(92){opacity:1.933;transform:translate(10.2295vw,-10px) scale(.6104);animation:fall-92 27s -28s linear infinite}@keyframes fall-92{35.897%{transform:translate(7.5291vw,35.897vh) scale(.6104)}to{transform:translate(8.8793vw,99vh) scale(.6104)}}.snow:nth-child(93){opacity:1.4118;transform:translate(87.7338vw,-10px) scale(.2936);animation:fall-93 21s -8s linear infinite}@keyframes fall-93{35.2%{transform:translate(96.1871vw,35.2vh) scale(.2936)}to{transform:translate(91.96045vw,99vh) scale(.2936)}}.snow:nth-child(94){opacity:.4826;transform:translate(27.0452vw,-10px) scale(.9605);animation:fall-94 27s -20s linear infinite}@keyframes fall-94{63.157%{transform:translate(19.5765vw,63.157vh) scale(.9605)}to{transform:translate(23.31085vw,99vh) scale(.9605)}}.snow:nth-child(95){opacity:1.4642;transform:translate(.1996vw,-10px) scale(.2831);animation:fall-95 10s -21s linear infinite}@keyframes fall-95{64.815%{transform:translate(10.1692vw,64.815vh) scale(.2831)}to{transform:translate(5.1844vw,99vh) scale(.2831)}}.snow:nth-child(96){opacity:1.3328;transform:translate(25.7612vw,-10px) scale(.3026);animation:fall-96 20s -29s linear infinite}@keyframes fall-96{78.999%{transform:translate(24.7235vw,78.999vh) scale(.3026)}to{transform:translate(25.24235vw,99vh) scale(.3026)}}.snow:nth-child(97){opacity:1.5046;transform:translate(6.3527vw,-10px) scale(.2708);animation:fall-97 27s -23s linear infinite}@keyframes fall-97{56.809%{transform:translate(13.7532vw,56.809vh) scale(.2708)}to{transform:translate(10.05295vw,99vh) scale(.2708)}}.snow:nth-child(98){opacity:1.767;transform:translate(6.4708vw,-10px) scale(.4085);animation:fall-98 11s -26s linear infinite}@keyframes fall-98{45.215%{transform:translate(15.0863vw,45.215vh) scale(.4085)}to{transform:translate(10.77855vw,99vh) scale(.4085)}}.snow:nth-child(99){opacity:1.6506;transform:translate(74.4538vw,-10px) scale(.0763);animation:fall-99 17s -8s linear infinite}@keyframes fall-99{41.332%{transform:translate(72.5296vw,41.332vh) scale(.0763)}to{transform:translate(73.4917vw,99vh) scale(.0763)}}.snow:nth-child(100){opacity:.3682;transform:translate(93.1775vw,-10px) scale(.149);animation:fall-100 19s -30s linear infinite}@keyframes fall-100{31.374%{transform:translate(92.6344vw,31.374vh) scale(.149)}to{transform:translate(92.90595vw,99vh) scale(.149)}}.snow:nth-child(101){opacity:1.694;transform:translate(61.5661vw,-10px) scale(.3735);animation:fall-101 28s -5s linear infinite}@keyframes fall-101{78.605%{transform:translate(52.2749vw,78.605vh) scale(.3735)}to{transform:translate(56.9205vw,99vh) scale(.3735)}}.snow:nth-child(102){opacity:1.3152;transform:translate(6.2871vw,-10px) scale(.7615);animation:fall-102 15s -17s linear infinite}@keyframes fall-102{38.059%{transform:translate(-3.3955vw,38.059vh) scale(.7615)}to{transform:translate(1.4458vw,99vh) scale(.7615)}}.snow:nth-child(103){opacity:.4872;transform:translate(1.5528vw,-10px) scale(.7758);animation:fall-103 23s -20s linear infinite}@keyframes fall-103{45.623%{transform:translate(11.1561vw,45.623vh) scale(.7758)}to{transform:translate(6.35445vw,99vh) scale(.7758)}}.snow:nth-child(104){opacity:.9832;transform:translate(16.3698vw,-10px) scale(.9073);animation:fall-104 24s -27s linear infinite}@keyframes fall-104{63.102%{transform:translate(18.2417vw,63.102vh) scale(.9073)}to{transform:translate(17.30575vw,99vh) scale(.9073)}}.snow:nth-child(105){opacity:.7046;transform:translate(85.1426vw,-10px) scale(.9427);animation:fall-105 28s -7s linear infinite}@keyframes fall-105{54.758%{transform:translate(82.2871vw,54.758vh) scale(.9427)}to{transform:translate(83.71485vw,99vh) scale(.9427)}}.snow:nth-child(106){opacity:1.9884;transform:translate(61.1099vw,-10px) scale(.3057);animation:fall-106 27s -17s linear infinite}@keyframes fall-106{69.165%{transform:translate(64.9238vw,69.165vh) scale(.3057)}to{transform:translate(63.01685vw,99vh) scale(.3057)}}.snow:nth-child(107){opacity:.9848;transform:translate(45.5645vw,-10px) scale(.8074);animation:fall-107 12s -13s linear infinite}@keyframes fall-107{37.72%{transform:translate(36.0556vw,37.72vh) scale(.8074)}to{transform:translate(40.81005vw,99vh) scale(.8074)}}.snow:nth-child(108){opacity:1.2954;transform:translate(60.9311vw,-10px) scale(.7398);animation:fall-108 23s -17s linear infinite}@keyframes fall-108{39.925%{transform:translate(63.4525vw,39.925vh) scale(.7398)}to{transform:translate(62.1918vw,99vh) scale(.7398)}}.snow:nth-child(109){opacity:1.291;transform:translate(15.1663vw,-10px) scale(.4598);animation:fall-109 20s -30s linear infinite}@keyframes fall-109{76.219%{transform:translate(23.504vw,76.219vh) scale(.4598)}to{transform:translate(19.33515vw,99vh) scale(.4598)}}.snow:nth-child(110){opacity:1.5788;transform:translate(92.9339vw,-10px) scale(.6985);animation:fall-110 19s -9s linear infinite}@keyframes fall-110{71.142%{transform:translate(93.3621vw,71.142vh) scale(.6985)}to{transform:translate(93.148vw,99vh) scale(.6985)}}.snow:nth-child(111){opacity:1.3978;transform:translate(20.0642vw,-10px) scale(.2393);animation:fall-111 11s -14s linear infinite}@keyframes fall-111{54.633%{transform:translate(20.1187vw,54.633vh) scale(.2393)}to{transform:translate(20.09145vw,99vh) scale(.2393)}}.snow:nth-child(112){opacity:1.7108;transform:translate(57.5842vw,-10px) scale(.4563);animation:fall-112 15s -18s linear infinite}@keyframes fall-112{58.151%{transform:translate(62.647vw,58.151vh) scale(.4563)}to{transform:translate(60.1156vw,99vh) scale(.4563)}}.snow:nth-child(113){opacity:.7774;transform:translate(16.6145vw,-10px) scale(.8661);animation:fall-113 18s -20s linear infinite}@keyframes fall-113{71.012%{transform:translate(25.6413vw,71.012vh) scale(.8661)}to{transform:translate(21.1279vw,99vh) scale(.8661)}}.snow:nth-child(114){opacity:1.141;transform:translate(70.0865vw,-10px) scale(.1918);animation:fall-114 26s -15s linear infinite}@keyframes fall-114{37.6%{transform:translate(66.2247vw,37.6vh) scale(.1918)}to{transform:translate(68.1556vw,99vh) scale(.1918)}}.snow:nth-child(115){opacity:.0748;transform:translate(25.8499vw,-10px) scale(.8167);animation:fall-115 16s -16s linear infinite}@keyframes fall-115{54.894%{transform:translate(30.0909vw,54.894vh) scale(.8167)}to{transform:translate(27.9704vw,99vh) scale(.8167)}}.snow:nth-child(116){opacity:.2718;transform:translate(34.1665vw,-10px) scale(.6377);animation:fall-116 25s -26s linear infinite}@keyframes fall-116{68.571%{transform:translate(43.1684vw,68.571vh) scale(.6377)}to{transform:translate(38.66745vw,99vh) scale(.6377)}}.snow:nth-child(117){opacity:.6366;transform:translate(45.1748vw,-10px) scale(.3855);animation:fall-117 11s -20s linear infinite}@keyframes fall-117{45.904%{transform:translate(39.9958vw,45.904vh) scale(.3855)}to{transform:translate(42.5853vw,99vh) scale(.3855)}}.snow:nth-child(118){opacity:.611;transform:translate(88.103vw,-10px) scale(.9953);animation:fall-118 15s -3s linear infinite}@keyframes fall-118{43.039%{transform:translate(96.2627vw,43.039vh) scale(.9953)}to{transform:translate(92.18285vw,99vh) scale(.9953)}}.snow:nth-child(119){opacity:.1026;transform:translate(36.9119vw,-10px) scale(.2974);animation:fall-119 12s -3s linear infinite}@keyframes fall-119{38.28%{transform:translate(37.6323vw,38.28vh) scale(.2974)}to{transform:translate(37.2721vw,99vh) scale(.2974)}}.snow:nth-child(120){opacity:.1264;transform:translate(11.1109vw,-10px) scale(.5539);animation:fall-120 25s -12s linear infinite}@keyframes fall-120{47.169%{transform:translate(6.3572vw,47.169vh) scale(.5539)}to{transform:translate(8.73405vw,99vh) scale(.5539)}}.snow:nth-child(121){opacity:.6652;transform:translate(58.5866vw,-10px) scale(.8758);animation:fall-121 17s -21s linear infinite}@keyframes fall-121{31.324%{transform:translate(55.7522vw,31.324vh) scale(.8758)}to{transform:translate(57.1694vw,99vh) scale(.8758)}}.snow:nth-child(122){opacity:1.1834;transform:translate(68.3713vw,-10px) scale(.0386);animation:fall-122 27s -14s linear infinite}@keyframes fall-122{33.258%{transform:translate(72.6261vw,33.258vh) scale(.0386)}to{transform:translate(70.4987vw,99vh) scale(.0386)}}.snow:nth-child(123){opacity:.5694;transform:translate(12.0917vw,-10px) scale(.8645);animation:fall-123 26s -18s linear infinite}@keyframes fall-123{32.13%{transform:translate(17.2538vw,32.13vh) scale(.8645)}to{transform:translate(14.67275vw,99vh) scale(.8645)}}.snow:nth-child(124){opacity:.1084;transform:translate(11.0666vw,-10px) scale(.8505);animation:fall-124 24s -26s linear infinite}@keyframes fall-124{37.845%{transform:translate(18.744vw,37.845vh) scale(.8505)}to{transform:translate(14.9053vw,99vh) scale(.8505)}}.snow:nth-child(125){opacity:1.353;transform:translate(15.0204vw,-10px) scale(.481);animation:fall-125 24s -8s linear infinite}@keyframes fall-125{41.274%{transform:translate(8.6231vw,41.274vh) scale(.481)}to{transform:translate(11.82175vw,99vh) scale(.481)}}.snow:nth-child(126){opacity:1.7846;transform:translate(40.6648vw,-10px) scale(.4643);animation:fall-126 30s -28s linear infinite}@keyframes fall-126{47.177%{transform:translate(46.8356vw,47.177vh) scale(.4643)}to{transform:translate(43.7502vw,99vh) scale(.4643)}}.snow:nth-child(127){opacity:.5722;transform:translate(6.5074vw,-10px) scale(.1858);animation:fall-127 19s -30s linear infinite}@keyframes fall-127{34.319%{transform:translate(1.4704vw,34.319vh) scale(.1858)}to{transform:translate(3.9889vw,99vh) scale(.1858)}}.snow:nth-child(128){opacity:.34;transform:translate(51.8616vw,-10px) scale(.7689);animation:fall-128 29s -7s linear infinite}@keyframes fall-128{41.52%{transform:translate(52.1233vw,41.52vh) scale(.7689)}to{transform:translate(51.99245vw,99vh) scale(.7689)}}.snow:nth-child(129){opacity:.1536;transform:translate(37.871vw,-10px) scale(.3715);animation:fall-129 26s -6s linear infinite}@keyframes fall-129{71.158%{transform:translate(37.8931vw,71.158vh) scale(.3715)}to{transform:translate(37.88205vw,99vh) scale(.3715)}}.snow:nth-child(130){opacity:.0844;transform:translate(21.7728vw,-10px) scale(.6332);animation:fall-130 26s -18s linear infinite}@keyframes fall-130{36.398%{transform:translate(13.8318vw,36.398vh) scale(.6332)}to{transform:translate(17.8023vw,99vh) scale(.6332)}}.snow:nth-child(131){opacity:.606;transform:translate(37.3328vw,-10px) scale(.0179);animation:fall-131 29s -13s linear infinite}@keyframes fall-131{37.688%{transform:translate(31.3808vw,37.688vh) scale(.0179)}to{transform:translate(34.3568vw,99vh) scale(.0179)}}.snow:nth-child(132){opacity:1.5656;transform:translate(32.3613vw,-10px) scale(.6652);animation:fall-132 21s -12s linear infinite}@keyframes fall-132{47.547%{transform:translate(24.8319vw,47.547vh) scale(.6652)}to{transform:translate(28.5966vw,99vh) scale(.6652)}}.snow:nth-child(133){opacity:.6658;transform:translate(95.3656vw,-10px) scale(.3065);animation:fall-133 25s -29s linear infinite}@keyframes fall-133{49.039%{transform:translate(100.617vw,49.039vh) scale(.3065)}to{transform:translate(97.9913vw,99vh) scale(.3065)}}.snow:nth-child(134){opacity:1.7614;transform:translate(63.9716vw,-10px) scale(.9909);animation:fall-134 23s -7s linear infinite}@keyframes fall-134{45.067%{transform:translate(64.4823vw,45.067vh) scale(.9909)}to{transform:translate(64.22695vw,99vh) scale(.9909)}}.snow:nth-child(135){opacity:1.52;transform:translate(44.2354vw,-10px) scale(.2197);animation:fall-135 11s -10s linear infinite}@keyframes fall-135{53.899%{transform:translate(37.5627vw,53.899vh) scale(.2197)}to{transform:translate(40.89905vw,99vh) scale(.2197)}}.snow:nth-child(136){opacity:1.2582;transform:translate(48.3299vw,-10px) scale(.5495);animation:fall-136 12s -28s linear infinite}@keyframes fall-136{51.888%{transform:translate(50.5119vw,51.888vh) scale(.5495)}to{transform:translate(49.4209vw,99vh) scale(.5495)}}.snow:nth-child(137){opacity:1.2386;transform:translate(51.6317vw,-10px) scale(.9128);animation:fall-137 11s -8s linear infinite}@keyframes fall-137{58.731%{transform:translate(50.4683vw,58.731vh) scale(.9128)}to{transform:translate(51.05vw,99vh) scale(.9128)}}.snow:nth-child(138){opacity:.2624;transform:translate(60.1024vw,-10px) scale(.969);animation:fall-138 23s -3s linear infinite}@keyframes fall-138{75.043%{transform:translate(62.9076vw,75.043vh) scale(.969)}to{transform:translate(61.505vw,99vh) scale(.969)}}.snow:nth-child(139){opacity:.9458;transform:translate(86.944vw,-10px) scale(.2758);animation:fall-139 11s -11s linear infinite}@keyframes fall-139{40.359%{transform:translate(81.9201vw,40.359vh) scale(.2758)}to{transform:translate(84.43205vw,99vh) scale(.2758)}}.snow:nth-child(140){opacity:1.2672;transform:translate(55.3715vw,-10px) scale(.7297);animation:fall-140 29s -8s linear infinite}@keyframes fall-140{59.539%{transform:translate(48.2059vw,59.539vh) scale(.7297)}to{transform:translate(51.7887vw,99vh) scale(.7297)}}.snow:nth-child(141){opacity:.7544;transform:translate(70.4345vw,-10px) scale(.8394);animation:fall-141 26s -20s linear infinite}@keyframes fall-141{33.031%{transform:translate(67.838vw,33.031vh) scale(.8394)}to{transform:translate(69.13625vw,99vh) scale(.8394)}}.snow:nth-child(142){opacity:1.9656;transform:translate(35.2885vw,-10px) scale(.9926);animation:fall-142 19s -18s linear infinite}@keyframes fall-142{57.472%{transform:translate(43.0715vw,57.472vh) scale(.9926)}to{transform:translate(39.18vw,99vh) scale(.9926)}}.snow:nth-child(143){opacity:.7804;transform:translate(72.0746vw,-10px) scale(.9557);animation:fall-143 13s -14s linear infinite}@keyframes fall-143{31.002%{transform:translate(78.3234vw,31.002vh) scale(.9557)}to{transform:translate(75.199vw,99vh) scale(.9557)}}.snow:nth-child(144){opacity:.9298;transform:translate(78.2996vw,-10px) scale(.9477);animation:fall-144 10s -23s linear infinite}@keyframes fall-144{48.65%{transform:translate(79.3401vw,48.65vh) scale(.9477)}to{transform:translate(78.81985vw,99vh) scale(.9477)}}.snow:nth-child(145){opacity:.4598;transform:translate(8.6868vw,-10px) scale(.6268);animation:fall-145 28s -9s linear infinite}@keyframes fall-145{33.809%{transform:translate(15.2753vw,33.809vh) scale(.6268)}to{transform:translate(11.98105vw,99vh) scale(.6268)}}.snow:nth-child(146){opacity:1.6532;transform:translate(92.4926vw,-10px) scale(.9484);animation:fall-146 21s -8s linear infinite}@keyframes fall-146{53.365%{transform:translate(88.0028vw,53.365vh) scale(.9484)}to{transform:translate(90.2477vw,99vh) scale(.9484)}}.snow:nth-child(147){opacity:1.8648;transform:translate(79.8298vw,-10px) scale(.3756);animation:fall-147 13s -6s linear infinite}@keyframes fall-147{45.205%{transform:translate(80.366vw,45.205vh) scale(.3756)}to{transform:translate(80.0979vw,99vh) scale(.3756)}}.snow:nth-child(148){opacity:1.3902;transform:translate(73.6729vw,-10px) scale(.0177);animation:fall-148 19s -29s linear infinite}@keyframes fall-148{70.429%{transform:translate(82.6547vw,70.429vh) scale(.0177)}to{transform:translate(78.1638vw,99vh) scale(.0177)}}.snow:nth-child(149){opacity:.8196;transform:translate(82.3636vw,-10px) scale(.5713);animation:fall-149 11s -6s linear infinite}@keyframes fall-149{76.303%{transform:translate(79.2108vw,76.303vh) scale(.5713)}to{transform:translate(80.7872vw,99vh) scale(.5713)}}.snow:nth-child(150){opacity:1.6792;transform:translate(76.0889vw,-10px) scale(.7519);animation:fall-150 16s -27s linear infinite}@keyframes fall-150{49.558%{transform:translate(68.6482vw,49.558vh) scale(.7519)}to{transform:translate(72.36855vw,99vh) scale(.7519)}}.snow:nth-child(151){opacity:1.3668;transform:translate(49.2505vw,-10px) scale(.6886);animation:fall-151 25s -2s linear infinite}@keyframes fall-151{32.581%{transform:translate(57.9875vw,32.581vh) scale(.6886)}to{transform:translate(53.619vw,99vh) scale(.6886)}}.snow:nth-child(152){opacity:.1598;transform:translate(26.1564vw,-10px) scale(.7862);animation:fall-152 28s -2s linear infinite}@keyframes fall-152{72.009%{transform:translate(23.2596vw,72.009vh) scale(.7862)}to{transform:translate(24.708vw,99vh) scale(.7862)}}.snow:nth-child(153){opacity:1.8356;transform:translate(22.4224vw,-10px) scale(.7333);animation:fall-153 17s -1s linear infinite}@keyframes fall-153{34.437%{transform:translate(18.4221vw,34.437vh) scale(.7333)}to{transform:translate(20.42225vw,99vh) scale(.7333)}}.snow:nth-child(154){opacity:.0154;transform:translate(68.3932vw,-10px) scale(.7979);animation:fall-154 18s -20s linear infinite}@keyframes fall-154{63.111%{transform:translate(69.7651vw,63.111vh) scale(.7979)}to{transform:translate(69.07915vw,99vh) scale(.7979)}}.snow:nth-child(155){opacity:.6958;transform:translate(28.2077vw,-10px) scale(.9592);animation:fall-155 24s -13s linear infinite}@keyframes fall-155{58.413%{transform:translate(33.6841vw,58.413vh) scale(.9592)}to{transform:translate(30.9459vw,99vh) scale(.9592)}}.snow:nth-child(156){opacity:.105;transform:translate(39.8966vw,-10px) scale(.8833);animation:fall-156 28s -2s linear infinite}@keyframes fall-156{59%{transform:translate(38.6206vw,59vh) scale(.8833)}to{transform:translate(39.2586vw,99vh) scale(.8833)}}.snow:nth-child(157){opacity:.6874;transform:translate(5.2274vw,-10px) scale(.6845);animation:fall-157 30s -30s linear infinite}@keyframes fall-157{40.374%{transform:translate(1.2385vw,40.374vh) scale(.6845)}to{transform:translate(3.23295vw,99vh) scale(.6845)}}.snow:nth-child(158){opacity:1.213;transform:translate(76.7734vw,-10px) scale(.5473);animation:fall-158 30s -12s linear infinite}@keyframes fall-158{42.292%{transform:translate(85.6297vw,42.292vh) scale(.5473)}to{transform:translate(81.20155vw,99vh) scale(.5473)}}.snow:nth-child(159){opacity:1.545;transform:translate(42.0696vw,-10px) scale(.7279);animation:fall-159 13s -8s linear infinite}@keyframes fall-159{38.83%{transform:translate(43.7914vw,38.83vh) scale(.7279)}to{transform:translate(42.9305vw,99vh) scale(.7279)}}.snow:nth-child(160){opacity:.0438;transform:translate(17.0397vw,-10px) scale(.8649);animation:fall-160 27s -24s linear infinite}@keyframes fall-160{45.614%{transform:translate(24.6532vw,45.614vh) scale(.8649)}to{transform:translate(20.84645vw,99vh) scale(.8649)}}.snow:nth-child(161){opacity:1.1854;transform:translate(94.9217vw,-10px) scale(.0069);animation:fall-161 25s -22s linear infinite}@keyframes fall-161{35.388%{transform:translate(99.6086vw,35.388vh) scale(.0069)}to{transform:translate(97.26515vw,99vh) scale(.0069)}}.snow:nth-child(162){opacity:1.0416;transform:translate(2.4668vw,-10px) scale(.9223);animation:fall-162 10s -13s linear infinite}@keyframes fall-162{77.083%{transform:translate(12.2941vw,77.083vh) scale(.9223)}to{transform:translate(7.38045vw,99vh) scale(.9223)}}.snow:nth-child(163){opacity:.75;transform:translate(75.4028vw,-10px) scale(.2805);animation:fall-163 22s -5s linear infinite}@keyframes fall-163{71.649%{transform:translate(81.2403vw,71.649vh) scale(.2805)}to{transform:translate(78.32155vw,99vh) scale(.2805)}}.snow:nth-child(164){opacity:1.1924;transform:translate(95.7742vw,-10px) scale(.3007);animation:fall-164 18s -23s linear infinite}@keyframes fall-164{77.019%{transform:translate(105.7363vw,77.019vh) scale(.3007)}to{transform:translate(100.75525vw,99vh) scale(.3007)}}.snow:nth-child(165){opacity:1.014;transform:translate(22.5073vw,-10px) scale(.7989);animation:fall-165 23s -25s linear infinite}@keyframes fall-165{65.938%{transform:translate(15.7596vw,65.938vh) scale(.7989)}to{transform:translate(19.13345vw,99vh) scale(.7989)}}.snow:nth-child(166){opacity:.5522;transform:translate(71.0112vw,-10px) scale(.8682);animation:fall-166 26s -27s linear infinite}@keyframes fall-166{40.951%{transform:translate(72.9124vw,40.951vh) scale(.8682)}to{transform:translate(71.9618vw,99vh) scale(.8682)}}.snow:nth-child(167){opacity:1.0234;transform:translate(96.3357vw,-10px) scale(.1251);animation:fall-167 30s -26s linear infinite}@keyframes fall-167{30.008%{transform:translate(104.7319vw,30.008vh) scale(.1251)}to{transform:translate(100.5338vw,99vh) scale(.1251)}}.snow:nth-child(168){opacity:1.1012;transform:translate(49.7079vw,-10px) scale(.0004);animation:fall-168 25s -25s linear infinite}@keyframes fall-168{33.086%{transform:translate(50.3797vw,33.086vh) scale(.0004)}to{transform:translate(50.0438vw,99vh) scale(.0004)}}.snow:nth-child(169){opacity:1.8304;transform:translate(84.1465vw,-10px) scale(.7447);animation:fall-169 27s -17s linear infinite}@keyframes fall-169{63.741%{transform:translate(83.2342vw,63.741vh) scale(.7447)}to{transform:translate(83.69035vw,99vh) scale(.7447)}}.snow:nth-child(170){opacity:1.3214;transform:translate(45.3502vw,-10px) scale(.8216);animation:fall-170 29s -25s linear infinite}@keyframes fall-170{78.262%{transform:translate(46.7645vw,78.262vh) scale(.8216)}to{transform:translate(46.05735vw,99vh) scale(.8216)}}.snow:nth-child(171){opacity:1.6616;transform:translate(81.4163vw,-10px) scale(.8748);animation:fall-171 18s -12s linear infinite}@keyframes fall-171{64.532%{transform:translate(72.2521vw,64.532vh) scale(.8748)}to{transform:translate(76.8342vw,99vh) scale(.8748)}}.snow:nth-child(172){opacity:1.2626;transform:translate(78.1174vw,-10px) scale(.5131);animation:fall-172 14s -9s linear infinite}@keyframes fall-172{53.076%{transform:translate(72.5529vw,53.076vh) scale(.5131)}to{transform:translate(75.33515vw,99vh) scale(.5131)}}.snow:nth-child(173){opacity:.7072;transform:translate(65.8587vw,-10px) scale(.6654);animation:fall-173 19s -2s linear infinite}@keyframes fall-173{33.706%{transform:translate(63.8414vw,33.706vh) scale(.6654)}to{transform:translate(64.85005vw,99vh) scale(.6654)}}.snow:nth-child(174){opacity:.3642;transform:translate(96.8153vw,-10px) scale(.2842);animation:fall-174 11s -6s linear infinite}@keyframes fall-174{45.023%{transform:translate(93.7509vw,45.023vh) scale(.2842)}to{transform:translate(95.2831vw,99vh) scale(.2842)}}.snow:nth-child(175){opacity:.1604;transform:translate(65.7923vw,-10px) scale(.5122);animation:fall-175 16s -14s linear infinite}@keyframes fall-175{32.623%{transform:translate(62.5619vw,32.623vh) scale(.5122)}to{transform:translate(64.1771vw,99vh) scale(.5122)}}.snow:nth-child(176){opacity:1.586;transform:translate(59.6573vw,-10px) scale(.2648);animation:fall-176 22s -25s linear infinite}@keyframes fall-176{55.814%{transform:translate(49.8521vw,55.814vh) scale(.2648)}to{transform:translate(54.7547vw,99vh) scale(.2648)}}.snow:nth-child(177){opacity:1.1038;transform:translate(41.6001vw,-10px) scale(.8903);animation:fall-177 26s -26s linear infinite}@keyframes fall-177{63.678%{transform:translate(51.2296vw,63.678vh) scale(.8903)}to{transform:translate(46.41485vw,99vh) scale(.8903)}}.snow:nth-child(178){opacity:1.5842;transform:translate(69.879vw,-10px) scale(.0228);animation:fall-178 12s -23s linear infinite}@keyframes fall-178{61.614%{transform:translate(71.4134vw,61.614vh) scale(.0228)}to{transform:translate(70.6462vw,99vh) scale(.0228)}}.snow:nth-child(179){opacity:1.2634;transform:translate(85.4321vw,-10px) scale(.2781);animation:fall-179 14s -26s linear infinite}@keyframes fall-179{48.003%{transform:translate(86.9953vw,48.003vh) scale(.2781)}to{transform:translate(86.2137vw,99vh) scale(.2781)}}.snow:nth-child(180){opacity:1.3648;transform:translate(16.7662vw,-10px) scale(.4989);animation:fall-180 19s -6s linear infinite}@keyframes fall-180{65.468%{transform:translate(21.7799vw,65.468vh) scale(.4989)}to{transform:translate(19.27305vw,99vh) scale(.4989)}}.snow:nth-child(181){opacity:1.7102;transform:translate(37.943vw,-10px) scale(.2317);animation:fall-181 19s -13s linear infinite}@keyframes fall-181{39.35%{transform:translate(42.5103vw,39.35vh) scale(.2317)}to{transform:translate(40.22665vw,99vh) scale(.2317)}}.snow:nth-child(182){opacity:1.7346;transform:translate(67.4173vw,-10px) scale(.4163);animation:fall-182 30s -30s linear infinite}@keyframes fall-182{40.831%{transform:translate(57.529vw,40.831vh) scale(.4163)}to{transform:translate(62.47315vw,99vh) scale(.4163)}}.snow:nth-child(183){opacity:1.225;transform:translate(26.8131vw,-10px) scale(.7072);animation:fall-183 10s -17s linear infinite}@keyframes fall-183{48.429%{transform:translate(24.8052vw,48.429vh) scale(.7072)}to{transform:translate(25.80915vw,99vh) scale(.7072)}}.snow:nth-child(184){opacity:.6036;transform:translate(26.5597vw,-10px) scale(.504);animation:fall-184 25s -5s linear infinite}@keyframes fall-184{61.789%{transform:translate(31.0778vw,61.789vh) scale(.504)}to{transform:translate(28.81875vw,99vh) scale(.504)}}.snow:nth-child(185){opacity:1.9788;transform:translate(70.4004vw,-10px) scale(.5643);animation:fall-185 20s -28s linear infinite}@keyframes fall-185{48.342%{transform:translate(75.4201vw,48.342vh) scale(.5643)}to{transform:translate(72.91025vw,99vh) scale(.5643)}}.snow:nth-child(186){opacity:.2558;transform:translate(31.1103vw,-10px) scale(.4135);animation:fall-186 19s -10s linear infinite}@keyframes fall-186{60.527%{transform:translate(23.1095vw,60.527vh) scale(.4135)}to{transform:translate(27.1099vw,99vh) scale(.4135)}}.snow:nth-child(187){opacity:.9306;transform:translate(79.4993vw,-10px) scale(.5761);animation:fall-187 29s -2s linear infinite}@keyframes fall-187{68.24%{transform:translate(79.8587vw,68.24vh) scale(.5761)}to{transform:translate(79.679vw,99vh) scale(.5761)}}.snow:nth-child(188){opacity:.4766;transform:translate(36.2994vw,-10px) scale(.5401);animation:fall-188 23s -14s linear infinite}@keyframes fall-188{52.888%{transform:translate(26.3288vw,52.888vh) scale(.5401)}to{transform:translate(31.3141vw,99vh) scale(.5401)}}.snow:nth-child(189){opacity:.324;transform:translate(20.8483vw,-10px) scale(.2726);animation:fall-189 20s -16s linear infinite}@keyframes fall-189{52.006%{transform:translate(15.0303vw,52.006vh) scale(.2726)}to{transform:translate(17.9393vw,99vh) scale(.2726)}}.snow:nth-child(190){opacity:.628;transform:translate(77.8233vw,-10px) scale(.2711);animation:fall-190 12s -20s linear infinite}@keyframes fall-190{67.606%{transform:translate(76.8683vw,67.606vh) scale(.2711)}to{transform:translate(77.3458vw,99vh) scale(.2711)}}.snow:nth-child(191){opacity:1.2826;transform:translate(36.7609vw,-10px) scale(.5405);animation:fall-191 10s -9s linear infinite}@keyframes fall-191{65.68%{transform:translate(36.6695vw,65.68vh) scale(.5405)}to{transform:translate(36.7152vw,99vh) scale(.5405)}}.snow:nth-child(192){opacity:.3068;transform:translate(35.1402vw,-10px) scale(.66);animation:fall-192 24s -23s linear infinite}@keyframes fall-192{52.112%{transform:translate(44.5439vw,52.112vh) scale(.66)}to{transform:translate(39.84205vw,99vh) scale(.66)}}.snow:nth-child(193){opacity:1.882;transform:translate(92.4755vw,-10px) scale(.5072);animation:fall-193 23s -19s linear infinite}@keyframes fall-193{75.89%{transform:translate(95.8916vw,75.89vh) scale(.5072)}to{transform:translate(94.18355vw,99vh) scale(.5072)}}.snow:nth-child(194){opacity:.0672;transform:translate(17.9341vw,-10px) scale(.6397);animation:fall-194 21s -6s linear infinite}@keyframes fall-194{64.218%{transform:translate(22.3401vw,64.218vh) scale(.6397)}to{transform:translate(20.1371vw,99vh) scale(.6397)}}.snow:nth-child(195){opacity:1.938;transform:translate(46.738vw,-10px) scale(.0863);animation:fall-195 27s -9s linear infinite}@keyframes fall-195{68.502%{transform:translate(41.1117vw,68.502vh) scale(.0863)}to{transform:translate(43.92485vw,99vh) scale(.0863)}}.snow:nth-child(196){opacity:1.2686;transform:translate(35.8273vw,-10px) scale(.7628);animation:fall-196 11s -4s linear infinite}@keyframes fall-196{77.7%{transform:translate(40.0857vw,77.7vh) scale(.7628)}to{transform:translate(37.9565vw,99vh) scale(.7628)}}.snow:nth-child(197){opacity:.154;transform:translate(44.2235vw,-10px) scale(.6082);animation:fall-197 15s -5s linear infinite}@keyframes fall-197{37.706%{transform:translate(50.6136vw,37.706vh) scale(.6082)}to{transform:translate(47.41855vw,99vh) scale(.6082)}}.snow:nth-child(198){opacity:1.22;transform:translate(61.1958vw,-10px) scale(.4028);animation:fall-198 27s -15s linear infinite}@keyframes fall-198{65.021%{transform:translate(61.5205vw,65.021vh) scale(.4028)}to{transform:translate(61.35815vw,99vh) scale(.4028)}}.snow:nth-child(199){opacity:1.9636;transform:translate(99.4932vw,-10px) scale(.2633);animation:fall-199 16s -29s linear infinite}@keyframes fall-199{47.03%{transform:translate(92.9827vw,47.03vh) scale(.2633)}to{transform:translate(96.23795vw,99vh) scale(.2633)}}.snow:nth-child(200){opacity:.52;transform:translate(32.162vw,-10px) scale(.3841);animation:fall-200 17s -15s linear infinite}@keyframes fall-200{65.143%{transform:translate(35.9379vw,65.143vh) scale(.3841)}to{transform:translate(34.04995vw,99vh) scale(.3841)}}.snow:nth-child(201){opacity:1.7404;transform:translate(98.8514vw,-10px) scale(.0451);animation:fall-201 22s -16s linear infinite}@keyframes fall-201{51.429%{transform:translate(100.4403vw,51.429vh) scale(.0451)}to{transform:translate(99.64585vw,99vh) scale(.0451)}}.snow:nth-child(202){opacity:.4882;transform:translate(82.9375vw,-10px) scale(.3174);animation:fall-202 18s -17s linear infinite}@keyframes fall-202{63.503%{transform:translate(89.2155vw,63.503vh) scale(.3174)}to{transform:translate(86.0765vw,99vh) scale(.3174)}}.snow:nth-child(203){opacity:.6034;transform:translate(27.3134vw,-10px) scale(.6002);animation:fall-203 15s -25s linear infinite}@keyframes fall-203{30.159%{transform:translate(22.311vw,30.159vh) scale(.6002)}to{transform:translate(24.8122vw,99vh) scale(.6002)}}.snow:nth-child(204){opacity:.4228;transform:translate(89.1651vw,-10px) scale(.5998);animation:fall-204 24s -6s linear infinite}@keyframes fall-204{62.719%{transform:translate(85.3741vw,62.719vh) scale(.5998)}to{transform:translate(87.2696vw,99vh) scale(.5998)}}.snow:nth-child(205){opacity:1.5344;transform:translate(94.5844vw,-10px) scale(.6913);animation:fall-205 20s -18s linear infinite}@keyframes fall-205{39.285%{transform:translate(101.2415vw,39.285vh) scale(.6913)}to{transform:translate(97.91295vw,99vh) scale(.6913)}}.snow:nth-child(206){opacity:.6348;transform:translate(14.5605vw,-10px) scale(.8462);animation:fall-206 17s -3s linear infinite}@keyframes fall-206{52.157%{transform:translate(12.3897vw,52.157vh) scale(.8462)}to{transform:translate(13.4751vw,99vh) scale(.8462)}}.snow:nth-child(207){opacity:1.0796;transform:translate(12.8067vw,-10px) scale(.4315);animation:fall-207 12s -14s linear infinite}@keyframes fall-207{44.268%{transform:translate(4.3213vw,44.268vh) scale(.4315)}to{transform:translate(8.564vw,99vh) scale(.4315)}}.snow:nth-child(208){opacity:.2604;transform:translate(40.6618vw,-10px) scale(.1645);animation:fall-208 24s -29s linear infinite}@keyframes fall-208{50.747%{transform:translate(47.7559vw,50.747vh) scale(.1645)}to{transform:translate(44.20885vw,99vh) scale(.1645)}}.snow:nth-child(209){opacity:1.92;transform:translate(96.953vw,-10px) scale(.347);animation:fall-209 24s -14s linear infinite}@keyframes fall-209{31.681%{transform:translate(87.5007vw,31.681vh) scale(.347)}to{transform:translate(92.22685vw,99vh) scale(.347)}}.snow:nth-child(210){opacity:.4066;transform:translate(59.2035vw,-10px) scale(.7676);animation:fall-210 14s -9s linear infinite}@keyframes fall-210{59.891%{transform:translate(57.2812vw,59.891vh) scale(.7676)}to{transform:translate(58.24235vw,99vh) scale(.7676)}}.snow:nth-child(211){opacity:1.9496;transform:translate(19.4977vw,-10px) scale(.8015);animation:fall-211 22s -9s linear infinite}@keyframes fall-211{30.464%{transform:translate(26.0225vw,30.464vh) scale(.8015)}to{transform:translate(22.7601vw,99vh) scale(.8015)}}.snow:nth-child(212){opacity:.0488;transform:translate(74.8012vw,-10px) scale(.4439);animation:fall-212 24s -13s linear infinite}@keyframes fall-212{78.311%{transform:translate(78.7351vw,78.311vh) scale(.4439)}to{transform:translate(76.76815vw,99vh) scale(.4439)}}.snow:nth-child(213){opacity:.755;transform:translate(21.6679vw,-10px) scale(.561);animation:fall-213 16s -5s linear infinite}@keyframes fall-213{39.202%{transform:translate(13.412vw,39.202vh) scale(.561)}to{transform:translate(17.53995vw,99vh) scale(.561)}}.snow:nth-child(214){opacity:.5708;transform:translate(22.3808vw,-10px) scale(.462);animation:fall-214 29s -23s linear infinite}@keyframes fall-214{43.217%{transform:translate(18.4441vw,43.217vh) scale(.462)}to{transform:translate(20.41245vw,99vh) scale(.462)}}.snow:nth-child(215){opacity:.5014;transform:translate(2.1294vw,-10px) scale(.3497);animation:fall-215 13s -30s linear infinite}@keyframes fall-215{35.76%{transform:translate(8.6544vw,35.76vh) scale(.3497)}to{transform:translate(5.3919vw,99vh) scale(.3497)}}.snow:nth-child(216){opacity:1.1836;transform:translate(69.7183vw,-10px) scale(.8001);animation:fall-216 14s -29s linear infinite}@keyframes fall-216{76.593%{transform:translate(72.8741vw,76.593vh) scale(.8001)}to{transform:translate(71.2962vw,99vh) scale(.8001)}}.snow:nth-child(217){opacity:1.172;transform:translate(55.9781vw,-10px) scale(.6945);animation:fall-217 29s -3s linear infinite}@keyframes fall-217{50.806%{transform:translate(63.7622vw,50.806vh) scale(.6945)}to{transform:translate(59.87015vw,99vh) scale(.6945)}}.snow:nth-child(218){opacity:.2182;transform:translate(66.8814vw,-10px) scale(.801);animation:fall-218 28s -6s linear infinite}@keyframes fall-218{41.24%{transform:translate(61.4773vw,41.24vh) scale(.801)}to{transform:translate(64.17935vw,99vh) scale(.801)}}.snow:nth-child(219){opacity:1.2932;transform:translate(8.0458vw,-10px) scale(.7937);animation:fall-219 15s -29s linear infinite}@keyframes fall-219{43.528%{transform:translate(5.9794vw,43.528vh) scale(.7937)}to{transform:translate(7.0126vw,99vh) scale(.7937)}}.snow:nth-child(220){opacity:1.363;transform:translate(2.8374vw,-10px) scale(.4496);animation:fall-220 17s -20s linear infinite}@keyframes fall-220{50.678%{transform:translate(2.3699vw,50.678vh) scale(.4496)}to{transform:translate(2.60365vw,99vh) scale(.4496)}}.snow:nth-child(221){opacity:1.4662;transform:translate(11.1195vw,-10px) scale(.9489);animation:fall-221 10s -12s linear infinite}@keyframes fall-221{50.649%{transform:translate(15.7998vw,50.649vh) scale(.9489)}to{transform:translate(13.45965vw,99vh) scale(.9489)}}.snow:nth-child(222){opacity:1.2374;transform:translate(94.8666vw,-10px) scale(.7702);animation:fall-222 26s -6s linear infinite}@keyframes fall-222{46.286%{transform:translate(95.2158vw,46.286vh) scale(.7702)}to{transform:translate(95.0412vw,99vh) scale(.7702)}}.snow:nth-child(223){opacity:.6072;transform:translate(82.5649vw,-10px) scale(.0944);animation:fall-223 24s -13s linear infinite}@keyframes fall-223{50.531%{transform:translate(89.8999vw,50.531vh) scale(.0944)}to{transform:translate(86.2324vw,99vh) scale(.0944)}}.snow:nth-child(224){opacity:1.027;transform:translate(55.4586vw,-10px) scale(.8042);animation:fall-224 23s -1s linear infinite}@keyframes fall-224{49.715%{transform:translate(61.9956vw,49.715vh) scale(.8042)}to{transform:translate(58.7271vw,99vh) scale(.8042)}}.snow:nth-child(225){opacity:1.189;transform:translate(44.911vw,-10px) scale(.741);animation:fall-225 28s -29s linear infinite}@keyframes fall-225{46.99%{transform:translate(51.6247vw,46.99vh) scale(.741)}to{transform:translate(48.26785vw,99vh) scale(.741)}}.snow:nth-child(226){opacity:1.3708;transform:translate(46.5732vw,-10px) scale(.1253);animation:fall-226 25s -21s linear infinite}@keyframes fall-226{58.338%{transform:translate(44.091vw,58.338vh) scale(.1253)}to{transform:translate(45.3321vw,99vh) scale(.1253)}}.snow:nth-child(227){opacity:.3826;transform:translate(13.4703vw,-10px) scale(.4021);animation:fall-227 26s -8s linear infinite}@keyframes fall-227{55.845%{transform:translate(10.5208vw,55.845vh) scale(.4021)}to{transform:translate(11.99555vw,99vh) scale(.4021)}}.snow:nth-child(228){opacity:.9342;transform:translate(19.4088vw,-10px) scale(.9729);animation:fall-228 28s -7s linear infinite}@keyframes fall-228{67.084%{transform:translate(29.1685vw,67.084vh) scale(.9729)}to{transform:translate(24.28865vw,99vh) scale(.9729)}}.snow:nth-child(229){opacity:.9348;transform:translate(30.8294vw,-10px) scale(.0031);animation:fall-229 27s -13s linear infinite}@keyframes fall-229{32.629%{transform:translate(37.7792vw,32.629vh) scale(.0031)}to{transform:translate(34.3043vw,99vh) scale(.0031)}}.snow:nth-child(230){opacity:.1006;transform:translate(80.449vw,-10px) scale(.7018);animation:fall-230 28s -5s linear infinite}@keyframes fall-230{36.171%{transform:translate(76.3185vw,36.171vh) scale(.7018)}to{transform:translate(78.38375vw,99vh) scale(.7018)}}.snow:nth-child(231){opacity:.722;transform:translate(80.1311vw,-10px) scale(.6136);animation:fall-231 27s -18s linear infinite}@keyframes fall-231{57.487%{transform:translate(70.5374vw,57.487vh) scale(.6136)}to{transform:translate(75.33425vw,99vh) scale(.6136)}}.snow:nth-child(232){opacity:.5868;transform:translate(55.3943vw,-10px) scale(.36);animation:fall-232 14s -25s linear infinite}@keyframes fall-232{45.411%{transform:translate(49.944vw,45.411vh) scale(.36)}to{transform:translate(52.66915vw,99vh) scale(.36)}}.snow:nth-child(233){opacity:.2372;transform:translate(46.4124vw,-10px) scale(.7768);animation:fall-233 24s -27s linear infinite}@keyframes fall-233{63.717%{transform:translate(45.016vw,63.717vh) scale(.7768)}to{transform:translate(45.7142vw,99vh) scale(.7768)}}.snow:nth-child(234){opacity:1.1854;transform:translate(41.0458vw,-10px) scale(.2828);animation:fall-234 13s -2s linear infinite}@keyframes fall-234{32.849%{transform:translate(42.2918vw,32.849vh) scale(.2828)}to{transform:translate(41.6688vw,99vh) scale(.2828)}}.snow:nth-child(235){opacity:.5604;transform:translate(76.3058vw,-10px) scale(.9922);animation:fall-235 15s -5s linear infinite}@keyframes fall-235{51.266%{transform:translate(84.5763vw,51.266vh) scale(.9922)}to{transform:translate(80.44105vw,99vh) scale(.9922)}}.snow:nth-child(236){opacity:1.1282;transform:translate(74.1962vw,-10px) scale(.5111);animation:fall-236 17s -9s linear infinite}@keyframes fall-236{66.923%{transform:translate(68.225vw,66.923vh) scale(.5111)}to{transform:translate(71.2106vw,99vh) scale(.5111)}}.snow:nth-child(237){opacity:.4648;transform:translate(45.3638vw,-10px) scale(.3869);animation:fall-237 22s -1s linear infinite}@keyframes fall-237{33.632%{transform:translate(38.269vw,33.632vh) scale(.3869)}to{transform:translate(41.8164vw,99vh) scale(.3869)}}.snow:nth-child(238){opacity:1.0414;transform:translate(83.0966vw,-10px) scale(.3478);animation:fall-238 23s -24s linear infinite}@keyframes fall-238{41.365%{transform:translate(74.3702vw,41.365vh) scale(.3478)}to{transform:translate(78.7334vw,99vh) scale(.3478)}}.snow:nth-child(239){opacity:1.0508;transform:translate(18.5469vw,-10px) scale(.201);animation:fall-239 15s -11s linear infinite}@keyframes fall-239{67.843%{transform:translate(26.9216vw,67.843vh) scale(.201)}to{transform:translate(22.73425vw,99vh) scale(.201)}}.snow:nth-child(240){opacity:.4562;transform:translate(.9432vw,-10px) scale(.9508);animation:fall-240 15s -22s linear infinite}@keyframes fall-240{62.124%{transform:translate(-6.9696vw,62.124vh) scale(.9508)}to{transform:translate(-3.0132vw,99vh) scale(.9508)}}.snow:nth-child(241){opacity:.1638;transform:translate(16.5898vw,-10px) scale(.922);animation:fall-241 20s -27s linear infinite}@keyframes fall-241{30.241%{transform:translate(13.6249vw,30.241vh) scale(.922)}to{transform:translate(15.10735vw,99vh) scale(.922)}}.snow:nth-child(242){opacity:1.605;transform:translate(.575vw,-10px) scale(.7236);animation:fall-242 22s -26s linear infinite}@keyframes fall-242{50.254%{transform:translate(2.1765vw,50.254vh) scale(.7236)}to{transform:translate(1.37575vw,99vh) scale(.7236)}}.snow:nth-child(243){opacity:.0106;transform:translate(72.8364vw,-10px) scale(.8328);animation:fall-243 25s -19s linear infinite}@keyframes fall-243{69.168%{transform:translate(64.1637vw,69.168vh) scale(.8328)}to{transform:translate(68.50005vw,99vh) scale(.8328)}}.snow:nth-child(244){opacity:1.0744;transform:translate(40.4637vw,-10px) scale(.7257);animation:fall-244 13s -27s linear infinite}@keyframes fall-244{73.788%{transform:translate(42.0326vw,73.788vh) scale(.7257)}to{transform:translate(41.24815vw,99vh) scale(.7257)}}.snow:nth-child(245){opacity:.7548;transform:translate(39.6922vw,-10px) scale(.2645);animation:fall-245 27s -5s linear infinite}@keyframes fall-245{50.355%{transform:translate(30.96vw,50.355vh) scale(.2645)}to{transform:translate(35.3261vw,99vh) scale(.2645)}}.snow:nth-child(246){opacity:.2224;transform:translate(79.1477vw,-10px) scale(.8256);animation:fall-246 25s -28s linear infinite}@keyframes fall-246{34.799%{transform:translate(82.6315vw,34.799vh) scale(.8256)}to{transform:translate(80.8896vw,99vh) scale(.8256)}}.snow:nth-child(247){opacity:1.1162;transform:translate(23.5906vw,-10px) scale(.2521);animation:fall-247 16s -24s linear infinite}@keyframes fall-247{33.139%{transform:translate(25.3311vw,33.139vh) scale(.2521)}to{transform:translate(24.46085vw,99vh) scale(.2521)}}.snow:nth-child(248){opacity:.3812;transform:translate(31.6371vw,-10px) scale(.2444);animation:fall-248 25s -21s linear infinite}@keyframes fall-248{42.098%{transform:translate(23.3848vw,42.098vh) scale(.2444)}to{transform:translate(27.51095vw,99vh) scale(.2444)}}.snow:nth-child(249){opacity:1.9144;transform:translate(37.0635vw,-10px) scale(.3312);animation:fall-249 26s -27s linear infinite}@keyframes fall-249{64.273%{transform:translate(35.4438vw,64.273vh) scale(.3312)}to{transform:translate(36.25365vw,99vh) scale(.3312)}}.snow:nth-child(250){opacity:.1766;transform:translate(56.7926vw,-10px) scale(.9783);animation:fall-250 30s -11s linear infinite}@keyframes fall-250{58.765%{transform:translate(62.2715vw,58.765vh) scale(.9783)}to{transform:translate(59.53205vw,99vh) scale(.9783)}}.snow:nth-child(251){opacity:1.989;transform:translate(39.8904vw,-10px) scale(.7033);animation:fall-251 18s -22s linear infinite}@keyframes fall-251{52.076%{transform:translate(42.1429vw,52.076vh) scale(.7033)}to{transform:translate(41.01665vw,99vh) scale(.7033)}}.snow:nth-child(252){opacity:.2302;transform:translate(19.7998vw,-10px) scale(.3058);animation:fall-252 15s -30s linear infinite}@keyframes fall-252{41.21%{transform:translate(21.9978vw,41.21vh) scale(.3058)}to{transform:translate(20.8988vw,99vh) scale(.3058)}}.snow:nth-child(253){opacity:.7424;transform:translate(59.8544vw,-10px) scale(.2431);animation:fall-253 17s -20s linear infinite}@keyframes fall-253{60.511%{transform:translate(53.2747vw,60.511vh) scale(.2431)}to{transform:translate(56.56455vw,99vh) scale(.2431)}}.snow:nth-child(254){opacity:.7548;transform:translate(39.4142vw,-10px) scale(.8734);animation:fall-254 13s -20s linear infinite}@keyframes fall-254{32.209%{transform:translate(46.2402vw,32.209vh) scale(.8734)}to{transform:translate(42.8272vw,99vh) scale(.8734)}}.snow:nth-child(255){opacity:1.0898;transform:translate(77.6418vw,-10px) scale(.721);animation:fall-255 14s -4s linear infinite}@keyframes fall-255{44.004%{transform:translate(86.6291vw,44.004vh) scale(.721)}to{transform:translate(82.13545vw,99vh) scale(.721)}}.snow:nth-child(256){opacity:1.5314;transform:translate(45.4302vw,-10px) scale(.8323);animation:fall-256 14s -1s linear infinite}@keyframes fall-256{48.384%{transform:translate(49.2985vw,48.384vh) scale(.8323)}to{transform:translate(47.36435vw,99vh) scale(.8323)}}.snow:nth-child(257){opacity:1.2982;transform:translate(78.3122vw,-10px) scale(.9542);animation:fall-257 30s -8s linear infinite}@keyframes fall-257{40.703%{transform:translate(71.8988vw,40.703vh) scale(.9542)}to{transform:translate(75.1055vw,99vh) scale(.9542)}}.snow:nth-child(258){opacity:.0606;transform:translate(87.1656vw,-10px) scale(.2415);animation:fall-258 12s -24s linear infinite}@keyframes fall-258{56.405%{transform:translate(85.2842vw,56.405vh) scale(.2415)}to{transform:translate(86.2249vw,99vh) scale(.2415)}}.snow:nth-child(259){opacity:.457;transform:translate(85.8309vw,-10px) scale(.0573);animation:fall-259 12s -14s linear infinite}@keyframes fall-259{74.952%{transform:translate(82.2508vw,74.952vh) scale(.0573)}to{transform:translate(84.04085vw,99vh) scale(.0573)}}.snow:nth-child(260){opacity:.47;transform:translate(37.9373vw,-10px) scale(.6376);animation:fall-260 23s -15s linear infinite}@keyframes fall-260{47.181%{transform:translate(40.8852vw,47.181vh) scale(.6376)}to{transform:translate(39.41125vw,99vh) scale(.6376)}}.snow:nth-child(261){opacity:1.046;transform:translate(7.6049vw,-10px) scale(.8074);animation:fall-261 26s -26s linear infinite}@keyframes fall-261{35.892%{transform:translate(16.1171vw,35.892vh) scale(.8074)}to{transform:translate(11.861vw,99vh) scale(.8074)}}.snow:nth-child(262){opacity:1.877;transform:translate(90.9815vw,-10px) scale(.8909);animation:fall-262 29s -4s linear infinite}@keyframes fall-262{56.712%{transform:translate(91.3611vw,56.712vh) scale(.8909)}to{transform:translate(91.1713vw,99vh) scale(.8909)}}.snow:nth-child(263){opacity:.261;transform:translate(79.6345vw,-10px) scale(.623);animation:fall-263 30s -6s linear infinite}@keyframes fall-263{54.864%{transform:translate(73.4541vw,54.864vh) scale(.623)}to{transform:translate(76.5443vw,99vh) scale(.623)}}.snow:nth-child(264){opacity:.8548;transform:translate(43.7846vw,-10px) scale(.6014);animation:fall-264 11s -12s linear infinite}@keyframes fall-264{55.617%{transform:translate(51.2056vw,55.617vh) scale(.6014)}to{transform:translate(47.4951vw,99vh) scale(.6014)}}.snow:nth-child(265){opacity:.8816;transform:translate(7.9542vw,-10px) scale(.7694);animation:fall-265 19s -2s linear infinite}@keyframes fall-265{38.392%{transform:translate(12.5612vw,38.392vh) scale(.7694)}to{transform:translate(10.2577vw,99vh) scale(.7694)}}.snow:nth-child(266){opacity:.3266;transform:translate(21.583vw,-10px) scale(.009);animation:fall-266 11s -2s linear infinite}@keyframes fall-266{65.004%{transform:translate(20.5187vw,65.004vh) scale(.009)}to{transform:translate(21.05085vw,99vh) scale(.009)}}.snow:nth-child(267){opacity:1.3174;transform:translate(69.8774vw,-10px) scale(.0133);animation:fall-267 19s -29s linear infinite}@keyframes fall-267{75.164%{transform:translate(76.9467vw,75.164vh) scale(.0133)}to{transform:translate(73.41205vw,99vh) scale(.0133)}}.snow:nth-child(268){opacity:.7672;transform:translate(28.6719vw,-10px) scale(.9614);animation:fall-268 22s -14s linear infinite}@keyframes fall-268{69.596%{transform:translate(34.9192vw,69.596vh) scale(.9614)}to{transform:translate(31.79555vw,99vh) scale(.9614)}}.snow:nth-child(269){opacity:1.0974;transform:translate(45.1703vw,-10px) scale(.7382);animation:fall-269 15s -21s linear infinite}@keyframes fall-269{60.267%{transform:translate(40.9322vw,60.267vh) scale(.7382)}to{transform:translate(43.05125vw,99vh) scale(.7382)}}.snow:nth-child(270){opacity:.6498;transform:translate(1.1689vw,-10px) scale(.9551);animation:fall-270 14s -6s linear infinite}@keyframes fall-270{74.108%{transform:translate(4.3128vw,74.108vh) scale(.9551)}to{transform:translate(2.74085vw,99vh) scale(.9551)}}.snow:nth-child(271){opacity:.9398;transform:translate(34.0276vw,-10px) scale(.6282);animation:fall-271 24s -19s linear infinite}@keyframes fall-271{41.796%{transform:translate(30.7167vw,41.796vh) scale(.6282)}to{transform:translate(32.37215vw,99vh) scale(.6282)}}.snow:nth-child(272){opacity:.1686;transform:translate(32.8706vw,-10px) scale(.384);animation:fall-272 20s -13s linear infinite}@keyframes fall-272{65.716%{transform:translate(27.3514vw,65.716vh) scale(.384)}to{transform:translate(30.111vw,99vh) scale(.384)}}.snow:nth-child(273){opacity:1.8348;transform:translate(28.9626vw,-10px) scale(.4718);animation:fall-273 11s -11s linear infinite}@keyframes fall-273{36.187%{transform:translate(29.0642vw,36.187vh) scale(.4718)}to{transform:translate(29.0134vw,99vh) scale(.4718)}}.snow:nth-child(274){opacity:.5896;transform:translate(37.0684vw,-10px) scale(.5007);animation:fall-274 11s -14s linear infinite}@keyframes fall-274{66.798%{transform:translate(37.6283vw,66.798vh) scale(.5007)}to{transform:translate(37.34835vw,99vh) scale(.5007)}}.snow:nth-child(275){opacity:.0546;transform:translate(96.2276vw,-10px) scale(.1885);animation:fall-275 20s -16s linear infinite}@keyframes fall-275{67.659%{transform:translate(95.7127vw,67.659vh) scale(.1885)}to{transform:translate(95.97015vw,99vh) scale(.1885)}}.snow:nth-child(276){opacity:.0724;transform:translate(68.9831vw,-10px) scale(.9641);animation:fall-276 14s -11s linear infinite}@keyframes fall-276{67.949%{transform:translate(78.5381vw,67.949vh) scale(.9641)}to{transform:translate(73.7606vw,99vh) scale(.9641)}}.snow:nth-child(277){opacity:.2926;transform:translate(78.6749vw,-10px) scale(.3369);animation:fall-277 13s -16s linear infinite}@keyframes fall-277{45.896%{transform:translate(81.7543vw,45.896vh) scale(.3369)}to{transform:translate(80.2146vw,99vh) scale(.3369)}}.snow:nth-child(278){opacity:1.5534;transform:translate(94.1728vw,-10px) scale(.4657);animation:fall-278 21s -3s linear infinite}@keyframes fall-278{51.064%{transform:translate(96.5168vw,51.064vh) scale(.4657)}to{transform:translate(95.3448vw,99vh) scale(.4657)}}.snow:nth-child(279){opacity:1.2572;transform:translate(73.4381vw,-10px) scale(.2971);animation:fall-279 26s -3s linear infinite}@keyframes fall-279{62.313%{transform:translate(75.1412vw,62.313vh) scale(.2971)}to{transform:translate(74.28965vw,99vh) scale(.2971)}}.snow:nth-child(280){opacity:.112;transform:translate(23.1818vw,-10px) scale(.5678);animation:fall-280 29s -24s linear infinite}@keyframes fall-280{60.584%{transform:translate(24.4221vw,60.584vh) scale(.5678)}to{transform:translate(23.80195vw,99vh) scale(.5678)}}.snow:nth-child(281){opacity:.0502;transform:translate(79.5925vw,-10px) scale(.0198);animation:fall-281 26s -6s linear infinite}@keyframes fall-281{78.229%{transform:translate(73.4198vw,78.229vh) scale(.0198)}to{transform:translate(76.50615vw,99vh) scale(.0198)}}.snow:nth-child(282){opacity:.0436;transform:translate(56.9934vw,-10px) scale(.669);animation:fall-282 19s -13s linear infinite}@keyframes fall-282{39.192%{transform:translate(51.8613vw,39.192vh) scale(.669)}to{transform:translate(54.42735vw,99vh) scale(.669)}}.snow:nth-child(283){opacity:1.4314;transform:translate(13.8932vw,-10px) scale(.332);animation:fall-283 22s -17s linear infinite}@keyframes fall-283{47.866%{transform:translate(21.7755vw,47.866vh) scale(.332)}to{transform:translate(17.83435vw,99vh) scale(.332)}}.snow:nth-child(284){opacity:.4152;transform:translate(86.5317vw,-10px) scale(.6627);animation:fall-284 14s -11s linear infinite}@keyframes fall-284{41.872%{transform:translate(94.0651vw,41.872vh) scale(.6627)}to{transform:translate(90.2984vw,99vh) scale(.6627)}}.snow:nth-child(285){opacity:1.7598;transform:translate(51.1361vw,-10px) scale(.9494);animation:fall-285 22s -21s linear infinite}@keyframes fall-285{51.454%{transform:translate(41.6372vw,51.454vh) scale(.9494)}to{transform:translate(46.38665vw,99vh) scale(.9494)}}.snow:nth-child(286){opacity:.3038;transform:translate(76.1444vw,-10px) scale(.9913);animation:fall-286 19s -28s linear infinite}@keyframes fall-286{61.184%{transform:translate(75.7069vw,61.184vh) scale(.9913)}to{transform:translate(75.92565vw,99vh) scale(.9913)}}.snow:nth-child(287){opacity:.5728;transform:translate(9.5036vw,-10px) scale(.0896);animation:fall-287 28s -25s linear infinite}@keyframes fall-287{52.9%{transform:translate(16.7405vw,52.9vh) scale(.0896)}to{transform:translate(13.12205vw,99vh) scale(.0896)}}.snow:nth-child(288){opacity:.0412;transform:translate(9.1037vw,-10px) scale(.3683);animation:fall-288 29s -30s linear infinite}@keyframes fall-288{59.301%{transform:translate(9.0297vw,59.301vh) scale(.3683)}to{transform:translate(9.0667vw,99vh) scale(.3683)}}.snow:nth-child(289){opacity:.0646;transform:translate(39.0492vw,-10px) scale(.0863);animation:fall-289 28s -19s linear infinite}@keyframes fall-289{62.731%{transform:translate(43.5581vw,62.731vh) scale(.0863)}to{transform:translate(41.30365vw,99vh) scale(.0863)}}.snow:nth-child(290){opacity:1.9262;transform:translate(37.1751vw,-10px) scale(.8109);animation:fall-290 29s -4s linear infinite}@keyframes fall-290{68.269%{transform:translate(34.355vw,68.269vh) scale(.8109)}to{transform:translate(35.76505vw,99vh) scale(.8109)}}.snow:nth-child(291){opacity:1.6834;transform:translate(.469vw,-10px) scale(.2684);animation:fall-291 28s -27s linear infinite}@keyframes fall-291{74.671%{transform:translate(-4.4843vw,74.671vh) scale(.2684)}to{transform:translate(-2.00765vw,99vh) scale(.2684)}}.snow:nth-child(292){opacity:1.4756;transform:translate(41.1912vw,-10px) scale(.1021);animation:fall-292 13s -6s linear infinite}@keyframes fall-292{79.061%{transform:translate(38.8427vw,79.061vh) scale(.1021)}to{transform:translate(40.01695vw,99vh) scale(.1021)}}.snow:nth-child(293){opacity:.7296;transform:translate(58.5706vw,-10px) scale(.8487);animation:fall-293 29s -7s linear infinite}@keyframes fall-293{78.227%{transform:translate(63.5416vw,78.227vh) scale(.8487)}to{transform:translate(61.0561vw,99vh) scale(.8487)}}.snow:nth-child(294){opacity:.2236;transform:translate(37.2187vw,-10px) scale(.5204);animation:fall-294 20s -12s linear infinite}@keyframes fall-294{61.958%{transform:translate(32.0535vw,61.958vh) scale(.5204)}to{transform:translate(34.6361vw,99vh) scale(.5204)}}.snow:nth-child(295){opacity:.852;transform:translate(65.8638vw,-10px) scale(.8679);animation:fall-295 18s -16s linear infinite}@keyframes fall-295{31.371%{transform:translate(57.9478vw,31.371vh) scale(.8679)}to{transform:translate(61.9058vw,99vh) scale(.8679)}}.snow:nth-child(296){opacity:1.0148;transform:translate(84.099vw,-10px) scale(.3971);animation:fall-296 14s -18s linear infinite}@keyframes fall-296{61.402%{transform:translate(88.1521vw,61.402vh) scale(.3971)}to{transform:translate(86.12555vw,99vh) scale(.3971)}}.snow:nth-child(297){opacity:1.7994;transform:translate(39.0541vw,-10px) scale(.0248);animation:fall-297 26s -3s linear infinite}@keyframes fall-297{62.888%{transform:translate(32.0515vw,62.888vh) scale(.0248)}to{transform:translate(35.5528vw,99vh) scale(.0248)}}.snow:nth-child(298){opacity:1.4852;transform:translate(75.8096vw,-10px) scale(.9416);animation:fall-298 27s -20s linear infinite}@keyframes fall-298{54.923%{transform:translate(67.3937vw,54.923vh) scale(.9416)}to{transform:translate(71.60165vw,99vh) scale(.9416)}}.snow:nth-child(299){opacity:1.615;transform:translate(26.0502vw,-10px) scale(.4534);animation:fall-299 30s -26s linear infinite}@keyframes fall-299{31.124%{transform:translate(21.3844vw,31.124vh) scale(.4534)}to{transform:translate(23.7173vw,99vh) scale(.4534)}}.snow:nth-child(300){opacity:1.3044;transform:translate(6.6751vw,-10px) scale(.3788);animation:fall-300 25s -20s linear infinite}@keyframes fall-300{70.173%{transform:translate(-1.9361vw,70.173vh) scale(.3788)}to{transform:translate(2.3695vw,99vh) scale(.3788)}}.snow:nth-child(301){opacity:.1264;transform:translate(85.0392vw,-10px) scale(.8725);animation:fall-301 10s -22s linear infinite}@keyframes fall-301{36.078%{transform:translate(80.8534vw,36.078vh) scale(.8725)}to{transform:translate(82.9463vw,99vh) scale(.8725)}}.snow:nth-child(302){opacity:.055;transform:translate(96.1717vw,-10px) scale(.4189);animation:fall-302 15s -6s linear infinite}@keyframes fall-302{30.742%{transform:translate(91.6312vw,30.742vh) scale(.4189)}to{transform:translate(93.90145vw,99vh) scale(.4189)}}.snow:nth-child(303){opacity:.632;transform:translate(4.9138vw,-10px) scale(.123);animation:fall-303 25s -1s linear infinite}@keyframes fall-303{50.299%{transform:translate(-.8391vw,50.299vh) scale(.123)}to{transform:translate(2.03735vw,99vh) scale(.123)}}.snow:nth-child(304){opacity:.7706;transform:translate(7.0641vw,-10px) scale(.0256);animation:fall-304 27s -19s linear infinite}@keyframes fall-304{69.736%{transform:translate(3.432vw,69.736vh) scale(.0256)}to{transform:translate(5.24805vw,99vh) scale(.0256)}}.snow:nth-child(305){opacity:.7226;transform:translate(46.1699vw,-10px) scale(.3173);animation:fall-305 20s -15s linear infinite}@keyframes fall-305{44.522%{transform:translate(38.8783vw,44.522vh) scale(.3173)}to{transform:translate(42.5241vw,99vh) scale(.3173)}}.snow:nth-child(306){opacity:.8098;transform:translate(97.4326vw,-10px) scale(.3094);animation:fall-306 20s -19s linear infinite}@keyframes fall-306{52.349%{transform:translate(102.0226vw,52.349vh) scale(.3094)}to{transform:translate(99.7276vw,99vh) scale(.3094)}}.snow:nth-child(307){opacity:1.7518;transform:translate(42.0475vw,-10px) scale(.7213);animation:fall-307 18s -3s linear infinite}@keyframes fall-307{36.084%{transform:translate(51.8873vw,36.084vh) scale(.7213)}to{transform:translate(46.9674vw,99vh) scale(.7213)}}.snow:nth-child(308){opacity:.1862;transform:translate(81.5812vw,-10px) scale(.1352);animation:fall-308 25s -3s linear infinite}@keyframes fall-308{50.248%{transform:translate(91.5407vw,50.248vh) scale(.1352)}to{transform:translate(86.56095vw,99vh) scale(.1352)}}.snow:nth-child(309){opacity:.0984;transform:translate(49.0005vw,-10px) scale(.4157);animation:fall-309 24s -24s linear infinite}@keyframes fall-309{64.078%{transform:translate(49.2358vw,64.078vh) scale(.4157)}to{transform:translate(49.11815vw,99vh) scale(.4157)}}.snow:nth-child(310){opacity:1.6258;transform:translate(59.7043vw,-10px) scale(.9473);animation:fall-310 18s -18s linear infinite}@keyframes fall-310{47.094%{transform:translate(55.7014vw,47.094vh) scale(.9473)}to{transform:translate(57.70285vw,99vh) scale(.9473)}}.snow:nth-child(311){opacity:.522;transform:translate(69.0897vw,-10px) scale(.3774);animation:fall-311 22s -23s linear infinite}@keyframes fall-311{44.782%{transform:translate(75.1779vw,44.782vh) scale(.3774)}to{transform:translate(72.1338vw,99vh) scale(.3774)}}.snow:nth-child(312){opacity:.1674;transform:translate(64.7435vw,-10px) scale(.3027);animation:fall-312 19s -24s linear infinite}@keyframes fall-312{74.19%{transform:translate(60.0122vw,74.19vh) scale(.3027)}to{transform:translate(62.37785vw,99vh) scale(.3027)}}.snow:nth-child(313){opacity:1.8752;transform:translate(76.8618vw,-10px) scale(.8043);animation:fall-313 27s -14s linear infinite}@keyframes fall-313{60.12%{transform:translate(86.7662vw,60.12vh) scale(.8043)}to{transform:translate(81.814vw,99vh) scale(.8043)}}.snow:nth-child(314){opacity:.6518;transform:translate(52.7609vw,-10px) scale(.6564);animation:fall-314 13s -7s linear infinite}@keyframes fall-314{50.9%{transform:translate(50.5917vw,50.9vh) scale(.6564)}to{transform:translate(51.6763vw,99vh) scale(.6564)}}.snow:nth-child(315){opacity:.229;transform:translate(76.67vw,-10px) scale(.2003);animation:fall-315 28s -7s linear infinite}@keyframes fall-315{37.308%{transform:translate(70.2393vw,37.308vh) scale(.2003)}to{transform:translate(73.45465vw,99vh) scale(.2003)}}.snow:nth-child(316){opacity:.794;transform:translate(31.2484vw,-10px) scale(.924);animation:fall-316 18s -22s linear infinite}@keyframes fall-316{62.3%{transform:translate(24.9945vw,62.3vh) scale(.924)}to{transform:translate(28.12145vw,99vh) scale(.924)}}.snow:nth-child(317){opacity:1.0588;transform:translate(79.0773vw,-10px) scale(.6527);animation:fall-317 28s -1s linear infinite}@keyframes fall-317{37.909%{transform:translate(69.3791vw,37.909vh) scale(.6527)}to{transform:translate(74.2282vw,99vh) scale(.6527)}}.snow:nth-child(318){opacity:1.5468;transform:translate(44.7958vw,-10px) scale(.5084);animation:fall-318 28s -21s linear infinite}@keyframes fall-318{48.774%{transform:translate(47.2105vw,48.774vh) scale(.5084)}to{transform:translate(46.00315vw,99vh) scale(.5084)}}.snow:nth-child(319){opacity:.0106;transform:translate(22.7858vw,-10px) scale(.7557);animation:fall-319 30s -10s linear infinite}@keyframes fall-319{42.817%{transform:translate(18.2743vw,42.817vh) scale(.7557)}to{transform:translate(20.53005vw,99vh) scale(.7557)}}.snow:nth-child(320){opacity:1.2238;transform:translate(75.9793vw,-10px) scale(.4045);animation:fall-320 21s -14s linear infinite}@keyframes fall-320{35.997%{transform:translate(66.7162vw,35.997vh) scale(.4045)}to{transform:translate(71.34775vw,99vh) scale(.4045)}}.snow:nth-child(321){opacity:1.5262;transform:translate(30.8965vw,-10px) scale(.1725);animation:fall-321 17s -26s linear infinite}@keyframes fall-321{61.258%{transform:translate(36.6106vw,61.258vh) scale(.1725)}to{transform:translate(33.75355vw,99vh) scale(.1725)}}.snow:nth-child(322){opacity:1.9594;transform:translate(82.0591vw,-10px) scale(.2864);animation:fall-322 21s -7s linear infinite}@keyframes fall-322{39.854%{transform:translate(82.9974vw,39.854vh) scale(.2864)}to{transform:translate(82.52825vw,99vh) scale(.2864)}}.snow:nth-child(323){opacity:1.7884;transform:translate(75.3856vw,-10px) scale(.415);animation:fall-323 17s -25s linear infinite}@keyframes fall-323{73.115%{transform:translate(75.2689vw,73.115vh) scale(.415)}to{transform:translate(75.32725vw,99vh) scale(.415)}}.snow:nth-child(324){opacity:1.626;transform:translate(3.6361vw,-10px) scale(.8925);animation:fall-324 27s -30s linear infinite}@keyframes fall-324{51.731%{transform:translate(-6.3475vw,51.731vh) scale(.8925)}to{transform:translate(-1.3557vw,99vh) scale(.8925)}}.snow:nth-child(325){opacity:1.9592;transform:translate(71.273vw,-10px) scale(.9493);animation:fall-325 28s -23s linear infinite}@keyframes fall-325{72.455%{transform:translate(81.1559vw,72.455vh) scale(.9493)}to{transform:translate(76.21445vw,99vh) scale(.9493)}}.snow:nth-child(326){opacity:1.1814;transform:translate(60.1473vw,-10px) scale(.435);animation:fall-326 29s -27s linear infinite}@keyframes fall-326{77.242%{transform:translate(70.1156vw,77.242vh) scale(.435)}to{transform:translate(65.13145vw,99vh) scale(.435)}}.snow:nth-child(327){opacity:.3314;transform:translate(72.9091vw,-10px) scale(.8966);animation:fall-327 28s -24s linear infinite}@keyframes fall-327{78.805%{transform:translate(64.9914vw,78.805vh) scale(.8966)}to{transform:translate(68.95025vw,99vh) scale(.8966)}}.snow:nth-child(328){opacity:.8146;transform:translate(41.7324vw,-10px) scale(.1221);animation:fall-328 12s -29s linear infinite}@keyframes fall-328{74.973%{transform:translate(32.9232vw,74.973vh) scale(.1221)}to{transform:translate(37.3278vw,99vh) scale(.1221)}}.snow:nth-child(329){opacity:1.883;transform:translate(29.9409vw,-10px) scale(.0904);animation:fall-329 16s -13s linear infinite}@keyframes fall-329{47.068%{transform:translate(28.9202vw,47.068vh) scale(.0904)}to{transform:translate(29.43055vw,99vh) scale(.0904)}}.snow:nth-child(330){opacity:.378;transform:translate(98.6031vw,-10px) scale(.8489);animation:fall-330 10s -12s linear infinite}@keyframes fall-330{59.969%{transform:translate(96.7449vw,59.969vh) scale(.8489)}to{transform:translate(97.674vw,99vh) scale(.8489)}}.snow:nth-child(331){opacity:.7146;transform:translate(95.4329vw,-10px) scale(.5571);animation:fall-331 14s -11s linear infinite}@keyframes fall-331{36.379%{transform:translate(105.238vw,36.379vh) scale(.5571)}to{transform:translate(100.33545vw,99vh) scale(.5571)}}.snow:nth-child(332){opacity:1.5442;transform:translate(24.0274vw,-10px) scale(.4732);animation:fall-332 18s -23s linear infinite}@keyframes fall-332{32.372%{transform:translate(24.8123vw,32.372vh) scale(.4732)}to{transform:translate(24.41985vw,99vh) scale(.4732)}}.snow:nth-child(333){opacity:1.5998;transform:translate(17.0944vw,-10px) scale(.8058);animation:fall-333 10s -12s linear infinite}@keyframes fall-333{38.218%{transform:translate(13.8746vw,38.218vh) scale(.8058)}to{transform:translate(15.4845vw,99vh) scale(.8058)}}.snow:nth-child(334){opacity:1.9286;transform:translate(.2739vw,-10px) scale(.1909);animation:fall-334 23s -19s linear infinite}@keyframes fall-334{74.805%{transform:translate(-3.2144vw,74.805vh) scale(.1909)}to{transform:translate(-1.47025vw,99vh) scale(.1909)}}.snow:nth-child(335){opacity:.2416;transform:translate(4.0266vw,-10px) scale(.009);animation:fall-335 24s -3s linear infinite}@keyframes fall-335{74.586%{transform:translate(12.2818vw,74.586vh) scale(.009)}to{transform:translate(8.1542vw,99vh) scale(.009)}}.snow:nth-child(336){opacity:1.569;transform:translate(53.4176vw,-10px) scale(.2615);animation:fall-336 25s -7s linear infinite}@keyframes fall-336{40.955%{transform:translate(56.8999vw,40.955vh) scale(.2615)}to{transform:translate(55.15875vw,99vh) scale(.2615)}}.snow:nth-child(337){opacity:.7594;transform:translate(40.3219vw,-10px) scale(.3171);animation:fall-337 27s -13s linear infinite}@keyframes fall-337{41.515%{transform:translate(46.7316vw,41.515vh) scale(.3171)}to{transform:translate(43.52675vw,99vh) scale(.3171)}}.snow:nth-child(338){opacity:1.2514;transform:translate(58.9116vw,-10px) scale(.4498);animation:fall-338 20s -28s linear infinite}@keyframes fall-338{73.598%{transform:translate(60.4381vw,73.598vh) scale(.4498)}to{transform:translate(59.67485vw,99vh) scale(.4498)}}.snow:nth-child(339){opacity:1.5452;transform:translate(32.5098vw,-10px) scale(.8341);animation:fall-339 23s -10s linear infinite}@keyframes fall-339{38.472%{transform:translate(22.8165vw,38.472vh) scale(.8341)}to{transform:translate(27.66315vw,99vh) scale(.8341)}}.snow:nth-child(340){opacity:1.6524;transform:translate(97.0095vw,-10px) scale(.9358);animation:fall-340 12s -10s linear infinite}@keyframes fall-340{51.018%{transform:translate(104.4734vw,51.018vh) scale(.9358)}to{transform:translate(100.74145vw,99vh) scale(.9358)}}.snow:nth-child(341){opacity:.8164;transform:translate(44.2588vw,-10px) scale(.7025);animation:fall-341 17s -4s linear infinite}@keyframes fall-341{57.374%{transform:translate(41.5193vw,57.374vh) scale(.7025)}to{transform:translate(42.88905vw,99vh) scale(.7025)}}.snow:nth-child(342){opacity:.56;transform:translate(15.4381vw,-10px) scale(.0284);animation:fall-342 26s -8s linear infinite}@keyframes fall-342{56.075%{transform:translate(24.7618vw,56.075vh) scale(.0284)}to{transform:translate(20.09995vw,99vh) scale(.0284)}}.snow:nth-child(343){opacity:.651;transform:translate(97.1451vw,-10px) scale(.8212);animation:fall-343 17s -4s linear infinite}@keyframes fall-343{46.677%{transform:translate(87.6628vw,46.677vh) scale(.8212)}to{transform:translate(92.40395vw,99vh) scale(.8212)}}.snow:nth-child(344){opacity:.7858;transform:translate(23.7968vw,-10px) scale(.4279);animation:fall-344 26s -8s linear infinite}@keyframes fall-344{78.49%{transform:translate(32.7389vw,78.49vh) scale(.4279)}to{transform:translate(28.26785vw,99vh) scale(.4279)}}.snow:nth-child(345){opacity:.7086;transform:translate(2.6753vw,-10px) scale(.8029);animation:fall-345 14s -19s linear infinite}@keyframes fall-345{36.079%{transform:translate(-5.0451vw,36.079vh) scale(.8029)}to{transform:translate(-1.1849vw,99vh) scale(.8029)}}.snow:nth-child(346){opacity:.1622;transform:translate(63.1608vw,-10px) scale(.9122);animation:fall-346 26s -7s linear infinite}@keyframes fall-346{57.315%{transform:translate(64.3818vw,57.315vh) scale(.9122)}to{transform:translate(63.7713vw,99vh) scale(.9122)}}.snow:nth-child(347){opacity:1.642;transform:translate(73.5005vw,-10px) scale(.9543);animation:fall-347 25s -16s linear infinite}@keyframes fall-347{42.499%{transform:translate(76.7432vw,42.499vh) scale(.9543)}to{transform:translate(75.12185vw,99vh) scale(.9543)}}.snow:nth-child(348){opacity:1.2848;transform:translate(70.2943vw,-10px) scale(.1549);animation:fall-348 15s -8s linear infinite}@keyframes fall-348{67.018%{transform:translate(61.1926vw,67.018vh) scale(.1549)}to{transform:translate(65.74345vw,99vh) scale(.1549)}}.snow:nth-child(349){opacity:1.9104;transform:translate(64.827vw,-10px) scale(.0249);animation:fall-349 29s -29s linear infinite}@keyframes fall-349{69.536%{transform:translate(64.8163vw,69.536vh) scale(.0249)}to{transform:translate(64.82165vw,99vh) scale(.0249)}}.snow:nth-child(350){opacity:.535;transform:translate(85.6557vw,-10px) scale(.8526);animation:fall-350 11s -12s linear infinite}@keyframes fall-350{59.428%{transform:translate(77.7333vw,59.428vh) scale(.8526)}to{transform:translate(81.6945vw,99vh) scale(.8526)}}.snow:nth-child(351){opacity:.2806;transform:translate(52.5408vw,-10px) scale(.1226);animation:fall-351 25s -9s linear infinite}@keyframes fall-351{60.024%{transform:translate(55.3729vw,60.024vh) scale(.1226)}to{transform:translate(53.95685vw,99vh) scale(.1226)}}.snow:nth-child(352){opacity:.6286;transform:translate(20.1859vw,-10px) scale(.2904);animation:fall-352 14s -6s linear infinite}@keyframes fall-352{75.076%{transform:translate(11.1706vw,75.076vh) scale(.2904)}to{transform:translate(15.67825vw,99vh) scale(.2904)}}.snow:nth-child(353){opacity:1.5354;transform:translate(20.1429vw,-10px) scale(.8708);animation:fall-353 24s -29s linear infinite}@keyframes fall-353{59.978%{transform:translate(23.0044vw,59.978vh) scale(.8708)}to{transform:translate(21.57365vw,99vh) scale(.8708)}}.snow:nth-child(354){opacity:.203;transform:translate(57.8768vw,-10px) scale(.0352);animation:fall-354 19s -24s linear infinite}@keyframes fall-354{75.366%{transform:translate(55.6173vw,75.366vh) scale(.0352)}to{transform:translate(56.74705vw,99vh) scale(.0352)}}.snow:nth-child(355){opacity:1.5704;transform:translate(62.805vw,-10px) scale(.7712);animation:fall-355 12s -20s linear infinite}@keyframes fall-355{64.498%{transform:translate(66.4946vw,64.498vh) scale(.7712)}to{transform:translate(64.6498vw,99vh) scale(.7712)}}.snow:nth-child(356){opacity:1.8256;transform:translate(29.8018vw,-10px) scale(.1908);animation:fall-356 11s -23s linear infinite}@keyframes fall-356{43.211%{transform:translate(36.5084vw,43.211vh) scale(.1908)}to{transform:translate(33.1551vw,99vh) scale(.1908)}}.snow:nth-child(357){opacity:1.2708;transform:translate(46.0516vw,-10px) scale(.2082);animation:fall-357 20s -26s linear infinite}@keyframes fall-357{47.131%{transform:translate(42.4172vw,47.131vh) scale(.2082)}to{transform:translate(44.2344vw,99vh) scale(.2082)}}.snow:nth-child(358){opacity:1.1038;transform:translate(28.6326vw,-10px) scale(.2989);animation:fall-358 27s -18s linear infinite}@keyframes fall-358{69.145%{transform:translate(27.319vw,69.145vh) scale(.2989)}to{transform:translate(27.9758vw,99vh) scale(.2989)}}.snow:nth-child(359){opacity:1.682;transform:translate(40.3238vw,-10px) scale(.9317);animation:fall-359 22s -25s linear infinite}@keyframes fall-359{51.812%{transform:translate(30.7007vw,51.812vh) scale(.9317)}to{transform:translate(35.51225vw,99vh) scale(.9317)}}.snow:nth-child(360){opacity:1.0246;transform:translate(43.7742vw,-10px) scale(.2135);animation:fall-360 26s -23s linear infinite}@keyframes fall-360{65.298%{transform:translate(42.86vw,65.298vh) scale(.2135)}to{transform:translate(43.3171vw,99vh) scale(.2135)}}.snow:nth-child(361){opacity:1.1378;transform:translate(37.9102vw,-10px) scale(.9246);animation:fall-361 16s -3s linear infinite}@keyframes fall-361{45.133%{transform:translate(29.4822vw,45.133vh) scale(.9246)}to{transform:translate(33.6962vw,99vh) scale(.9246)}}.snow:nth-child(362){opacity:.0046;transform:translate(66.2674vw,-10px) scale(.2308);animation:fall-362 10s -7s linear infinite}@keyframes fall-362{63.93%{transform:translate(69.708vw,63.93vh) scale(.2308)}to{transform:translate(67.9877vw,99vh) scale(.2308)}}.snow:nth-child(363){opacity:1.0456;transform:translate(97.0642vw,-10px) scale(.4287);animation:fall-363 25s -14s linear infinite}@keyframes fall-363{76.765%{transform:translate(91.7282vw,76.765vh) scale(.4287)}to{transform:translate(94.3962vw,99vh) scale(.4287)}}.snow:nth-child(364){opacity:1.3226;transform:translate(75.8297vw,-10px) scale(.5422);animation:fall-364 10s -19s linear infinite}@keyframes fall-364{74.631%{transform:translate(72.1435vw,74.631vh) scale(.5422)}to{transform:translate(73.9866vw,99vh) scale(.5422)}}.snow:nth-child(365){opacity:.9866;transform:translate(46.5628vw,-10px) scale(.9416);animation:fall-365 21s -14s linear infinite}@keyframes fall-365{61.832%{transform:translate(52.2862vw,61.832vh) scale(.9416)}to{transform:translate(49.4245vw,99vh) scale(.9416)}}.snow:nth-child(366){opacity:.3084;transform:translate(98.3082vw,-10px) scale(.1016);animation:fall-366 29s -9s linear infinite}@keyframes fall-366{53.4%{transform:translate(92.7384vw,53.4vh) scale(.1016)}to{transform:translate(95.5233vw,99vh) scale(.1016)}}.snow:nth-child(367){opacity:1.3088;transform:translate(18.5454vw,-10px) scale(.8524);animation:fall-367 11s -30s linear infinite}@keyframes fall-367{49.598%{transform:translate(20.6758vw,49.598vh) scale(.8524)}to{transform:translate(19.6106vw,99vh) scale(.8524)}}.snow:nth-child(368){opacity:.131;transform:translate(75.1974vw,-10px) scale(.4892);animation:fall-368 24s -23s linear infinite}@keyframes fall-368{52.398%{transform:translate(80.5498vw,52.398vh) scale(.4892)}to{transform:translate(77.8736vw,99vh) scale(.4892)}}.snow:nth-child(369){opacity:1.1302;transform:translate(74.8205vw,-10px) scale(.9362);animation:fall-369 17s -12s linear infinite}@keyframes fall-369{49.37%{transform:translate(73.4181vw,49.37vh) scale(.9362)}to{transform:translate(74.1193vw,99vh) scale(.9362)}}.snow:nth-child(370){opacity:1.8924;transform:translate(22.0619vw,-10px) scale(.4633);animation:fall-370 27s -22s linear infinite}@keyframes fall-370{66.821%{transform:translate(27.5162vw,66.821vh) scale(.4633)}to{transform:translate(24.78905vw,99vh) scale(.4633)}}.snow:nth-child(371){opacity:.7334;transform:translate(71.6135vw,-10px) scale(.0487);animation:fall-371 20s -9s linear infinite}@keyframes fall-371{58.198%{transform:translate(68.1855vw,58.198vh) scale(.0487)}to{transform:translate(69.8995vw,99vh) scale(.0487)}}.snow:nth-child(372){opacity:1.8278;transform:translate(64.434vw,-10px) scale(.6466);animation:fall-372 21s -17s linear infinite}@keyframes fall-372{77.004%{transform:translate(70.7108vw,77.004vh) scale(.6466)}to{transform:translate(67.5724vw,99vh) scale(.6466)}}.snow:nth-child(373){opacity:.7082;transform:translate(60.408vw,-10px) scale(.8536);animation:fall-373 18s -18s linear infinite}@keyframes fall-373{30.871%{transform:translate(69.6998vw,30.871vh) scale(.8536)}to{transform:translate(65.0539vw,99vh) scale(.8536)}}.snow:nth-child(374){opacity:.5744;transform:translate(50.5633vw,-10px) scale(.0623);animation:fall-374 16s -7s linear infinite}@keyframes fall-374{66.15%{transform:translate(55.4437vw,66.15vh) scale(.0623)}to{transform:translate(53.0035vw,99vh) scale(.0623)}}.snow:nth-child(375){opacity:.6592;transform:translate(40.804vw,-10px) scale(.659);animation:fall-375 22s -14s linear infinite}@keyframes fall-375{64.993%{transform:translate(35.0911vw,64.993vh) scale(.659)}to{transform:translate(37.94755vw,99vh) scale(.659)}}.snow:nth-child(376){opacity:1.7916;transform:translate(69.6687vw,-10px) scale(.9065);animation:fall-376 15s -17s linear infinite}@keyframes fall-376{79.891%{transform:translate(73.8753vw,79.891vh) scale(.9065)}to{transform:translate(71.772vw,99vh) scale(.9065)}}.snow:nth-child(377){opacity:1.5524;transform:translate(39.7148vw,-10px) scale(.4066);animation:fall-377 19s -4s linear infinite}@keyframes fall-377{75.167%{transform:translate(39.4338vw,75.167vh) scale(.4066)}to{transform:translate(39.5743vw,99vh) scale(.4066)}}.snow:nth-child(378){opacity:1.2434;transform:translate(14.7144vw,-10px) scale(.0501);animation:fall-378 11s -29s linear infinite}@keyframes fall-378{36.623%{transform:translate(8.6966vw,36.623vh) scale(.0501)}to{transform:translate(11.7055vw,99vh) scale(.0501)}}.snow:nth-child(379){opacity:.8244;transform:translate(33.1876vw,-10px) scale(.5407);animation:fall-379 12s -25s linear infinite}@keyframes fall-379{30.584%{transform:translate(43.1216vw,30.584vh) scale(.5407)}to{transform:translate(38.1546vw,99vh) scale(.5407)}}.snow:nth-child(380){opacity:.432;transform:translate(26.0758vw,-10px) scale(.7488);animation:fall-380 30s -4s linear infinite}@keyframes fall-380{58.259%{transform:translate(28.4418vw,58.259vh) scale(.7488)}to{transform:translate(27.2588vw,99vh) scale(.7488)}}.snow:nth-child(381){opacity:1.4586;transform:translate(55.7024vw,-10px) scale(.7239);animation:fall-381 17s -23s linear infinite}@keyframes fall-381{69.942%{transform:translate(49.3589vw,69.942vh) scale(.7239)}to{transform:translate(52.53065vw,99vh) scale(.7239)}}.snow:nth-child(382){opacity:1.7592;transform:translate(89.7355vw,-10px) scale(.3145);animation:fall-382 22s -6s linear infinite}@keyframes fall-382{66.537%{transform:translate(82.0775vw,66.537vh) scale(.3145)}to{transform:translate(85.9065vw,99vh) scale(.3145)}}.snow:nth-child(383){opacity:1.986;transform:translate(24.48vw,-10px) scale(.4912);animation:fall-383 16s -20s linear infinite}@keyframes fall-383{77.819%{transform:translate(27.2471vw,77.819vh) scale(.4912)}to{transform:translate(25.86355vw,99vh) scale(.4912)}}.snow:nth-child(384){opacity:1.5462;transform:translate(94.6513vw,-10px) scale(.0527);animation:fall-384 28s -5s linear infinite}@keyframes fall-384{31.441%{transform:translate(86.756vw,31.441vh) scale(.0527)}to{transform:translate(90.70365vw,99vh) scale(.0527)}}.snow:nth-child(385){opacity:1.1002;transform:translate(29.3348vw,-10px) scale(.7667);animation:fall-385 24s -21s linear infinite}@keyframes fall-385{64.062%{transform:translate(22.7854vw,64.062vh) scale(.7667)}to{transform:translate(26.0601vw,99vh) scale(.7667)}}.snow:nth-child(386){opacity:1.8766;transform:translate(9.2614vw,-10px) scale(.3142);animation:fall-386 29s -1s linear infinite}@keyframes fall-386{41.645%{transform:translate(6.2489vw,41.645vh) scale(.3142)}to{transform:translate(7.75515vw,99vh) scale(.3142)}}.snow:nth-child(387){opacity:1.721;transform:translate(31.6302vw,-10px) scale(.881);animation:fall-387 28s -19s linear infinite}@keyframes fall-387{37.324%{transform:translate(40.4885vw,37.324vh) scale(.881)}to{transform:translate(36.05935vw,99vh) scale(.881)}}.snow:nth-child(388){opacity:1.3206;transform:translate(56.323vw,-10px) scale(.023);animation:fall-388 18s -25s linear infinite}@keyframes fall-388{42.23%{transform:translate(48.8668vw,42.23vh) scale(.023)}to{transform:translate(52.5949vw,99vh) scale(.023)}}.snow:nth-child(389){opacity:.4136;transform:translate(20.7671vw,-10px) scale(.1928);animation:fall-389 22s -6s linear infinite}@keyframes fall-389{47.185%{transform:translate(26.807vw,47.185vh) scale(.1928)}to{transform:translate(23.78705vw,99vh) scale(.1928)}}.snow:nth-child(390){opacity:.0126;transform:translate(86.2599vw,-10px) scale(.3997);animation:fall-390 23s -23s linear infinite}@keyframes fall-390{69.527%{transform:translate(82.5597vw,69.527vh) scale(.3997)}to{transform:translate(84.4098vw,99vh) scale(.3997)}}.snow:nth-child(391){opacity:.0776;transform:translate(19.0759vw,-10px) scale(.4297);animation:fall-391 24s -4s linear infinite}@keyframes fall-391{37.293%{transform:translate(25.9102vw,37.293vh) scale(.4297)}to{transform:translate(22.49305vw,99vh) scale(.4297)}}.snow:nth-child(392){opacity:.3504;transform:translate(5.7396vw,-10px) scale(.7372);animation:fall-392 19s -10s linear infinite}@keyframes fall-392{61.159%{transform:translate(5.9194vw,61.159vh) scale(.7372)}to{transform:translate(5.8295vw,99vh) scale(.7372)}}.snow:nth-child(393){opacity:.8518;transform:translate(63.9842vw,-10px) scale(.5669);animation:fall-393 26s -4s linear infinite}@keyframes fall-393{78.502%{transform:translate(65.2673vw,78.502vh) scale(.5669)}to{transform:translate(64.62575vw,99vh) scale(.5669)}}.snow:nth-child(394){opacity:1.506;transform:translate(23.8277vw,-10px) scale(.4751);animation:fall-394 16s -1s linear infinite}@keyframes fall-394{64.224%{transform:translate(27.5903vw,64.224vh) scale(.4751)}to{transform:translate(25.709vw,99vh) scale(.4751)}}.snow:nth-child(395){opacity:.6974;transform:translate(74.397vw,-10px) scale(.083);animation:fall-395 30s -19s linear infinite}@keyframes fall-395{64.666%{transform:translate(77.8225vw,64.666vh) scale(.083)}to{transform:translate(76.10975vw,99vh) scale(.083)}}.snow:nth-child(396){opacity:.3928;transform:translate(39.4732vw,-10px) scale(.9516);animation:fall-396 26s -8s linear infinite}@keyframes fall-396{62.231%{transform:translate(39.6088vw,62.231vh) scale(.9516)}to{transform:translate(39.541vw,99vh) scale(.9516)}}.snow:nth-child(397){opacity:1.5554;transform:translate(48.5662vw,-10px) scale(.2499);animation:fall-397 15s -6s linear infinite}@keyframes fall-397{72.808%{transform:translate(40.0319vw,72.808vh) scale(.2499)}to{transform:translate(44.29905vw,99vh) scale(.2499)}}.snow:nth-child(398){opacity:.1636;transform:translate(72.1837vw,-10px) scale(.6352);animation:fall-398 25s -9s linear infinite}@keyframes fall-398{58.969%{transform:translate(68.1931vw,58.969vh) scale(.6352)}to{transform:translate(70.1884vw,99vh) scale(.6352)}}.snow:nth-child(399){opacity:.8918;transform:translate(20.8033vw,-10px) scale(.052);animation:fall-399 17s -22s linear infinite}@keyframes fall-399{51.054%{transform:translate(12.6051vw,51.054vh) scale(.052)}to{transform:translate(16.7042vw,99vh) scale(.052)}}.snow:nth-child(400){opacity:.5918;transform:translate(81.9903vw,-10px) scale(.0599);animation:fall-400 25s -12s linear infinite}@keyframes fall-400{72.206%{transform:translate(86.6356vw,72.206vh) scale(.0599)}to{transform:translate(84.31295vw,99vh) scale(.0599)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.1442;transform:translate(87.1596vw,-10px) scale(.4505);animation:fall-1 20s -8s linear infinite}@keyframes fall-1{61.733%{transform:translate(79.2712vw,61.733vh) scale(.4505)}to{transform:translate(83.2154vw,99vh) scale(.4505)}}.snow:nth-child(2){opacity:1.587;transform:translate(31.9051vw,-10px) scale(.7435);animation:fall-2 24s -6s linear infinite}@keyframes fall-2{74.617%{transform:translate(23.7628vw,74.617vh) scale(.7435)}to{transform:translate(27.83395vw,99vh) scale(.7435)}}.snow:nth-child(3){opacity:.5982;transform:translate(71.6754vw,-10px) scale(.4388);animation:fall-3 22s -14s linear infinite}@keyframes fall-3{64.052%{transform:translate(78.2769vw,64.052vh) scale(.4388)}to{transform:translate(74.97615vw,99vh) scale(.4388)}}.snow:nth-child(4){opacity:.5674;transform:translate(71.9262vw,-10px) scale(.985);animation:fall-4 19s -30s linear infinite}@keyframes fall-4{58.115%{transform:translate(70.8898vw,58.115vh) scale(.985)}to{transform:translate(71.408vw,99vh) scale(.985)}}.snow:nth-child(5){opacity:1.7286;transform:translate(17.0556vw,-10px) scale(.0806);animation:fall-5 10s -29s linear infinite}@keyframes fall-5{38.749%{transform:translate(17.3315vw,38.749vh) scale(.0806)}to{transform:translate(17.19355vw,99vh) scale(.0806)}}.snow:nth-child(6){opacity:1.8238;transform:translate(10.5072vw,-10px) scale(.7899);animation:fall-6 13s -10s linear infinite}@keyframes fall-6{79.245%{transform:translate(18.3953vw,79.245vh) scale(.7899)}to{transform:translate(14.45125vw,99vh) scale(.7899)}}.snow:nth-child(7){opacity:1.4836;transform:translate(46.1492vw,-10px) scale(.1353);animation:fall-7 17s -27s linear infinite}@keyframes fall-7{44.521%{transform:translate(49.9978vw,44.521vh) scale(.1353)}to{transform:translate(48.0735vw,99vh) scale(.1353)}}.snow:nth-child(8){opacity:1.8878;transform:translate(6.6147vw,-10px) scale(.3687);animation:fall-8 27s -4s linear infinite}@keyframes fall-8{43.043%{transform:translate(11.9433vw,43.043vh) scale(.3687)}to{transform:translate(9.279vw,99vh) scale(.3687)}}.snow:nth-child(9){opacity:1.7074;transform:translate(37.7563vw,-10px) scale(.7738);animation:fall-9 21s -1s linear infinite}@keyframes fall-9{33.008%{transform:translate(31.0982vw,33.008vh) scale(.7738)}to{transform:translate(34.42725vw,99vh) scale(.7738)}}.snow:nth-child(10){opacity:.8404;transform:translate(97.7141vw,-10px) scale(.4885);animation:fall-10 10s -9s linear infinite}@keyframes fall-10{57.222%{transform:translate(94.4896vw,57.222vh) scale(.4885)}to{transform:translate(96.10185vw,99vh) scale(.4885)}}.snow:nth-child(11){opacity:.5714;transform:translate(5.2742vw,-10px) scale(.775);animation:fall-11 20s -16s linear infinite}@keyframes fall-11{43.563%{transform:translate(-.4269vw,43.563vh) scale(.775)}to{transform:translate(2.42365vw,99vh) scale(.775)}}.snow:nth-child(12){opacity:1.6498;transform:translate(71.7358vw,-10px) scale(.6459);animation:fall-12 10s -15s linear infinite}@keyframes fall-12{54.382%{transform:translate(81.2856vw,54.382vh) scale(.6459)}to{transform:translate(76.5107vw,99vh) scale(.6459)}}.snow:nth-child(13){opacity:.6536;transform:translate(15.9409vw,-10px) scale(.9308);animation:fall-13 21s -26s linear infinite}@keyframes fall-13{57.262%{transform:translate(14.7001vw,57.262vh) scale(.9308)}to{transform:translate(15.3205vw,99vh) scale(.9308)}}.snow:nth-child(14){opacity:.7878;transform:translate(42.5727vw,-10px) scale(.6293);animation:fall-14 30s -28s linear infinite}@keyframes fall-14{39.97%{transform:translate(34.311vw,39.97vh) scale(.6293)}to{transform:translate(38.44185vw,99vh) scale(.6293)}}.snow:nth-child(15){opacity:.4718;transform:translate(24.0816vw,-10px) scale(.2131);animation:fall-15 14s -28s linear infinite}@keyframes fall-15{35.187%{transform:translate(26.2883vw,35.187vh) scale(.2131)}to{transform:translate(25.18495vw,99vh) scale(.2131)}}.snow:nth-child(16){opacity:1.8146;transform:translate(89.5628vw,-10px) scale(.9907);animation:fall-16 14s -10s linear infinite}@keyframes fall-16{53.696%{transform:translate(90.8866vw,53.696vh) scale(.9907)}to{transform:translate(90.2247vw,99vh) scale(.9907)}}.snow:nth-child(17){opacity:.125;transform:translate(87.1259vw,-10px) scale(.0902);animation:fall-17 20s -5s linear infinite}@keyframes fall-17{68.06%{transform:translate(83.8445vw,68.06vh) scale(.0902)}to{transform:translate(85.4852vw,99vh) scale(.0902)}}.snow:nth-child(18){opacity:.4006;transform:translate(85.2937vw,-10px) scale(.6659);animation:fall-18 16s -23s linear infinite}@keyframes fall-18{62.561%{transform:translate(92.4498vw,62.561vh) scale(.6659)}to{transform:translate(88.87175vw,99vh) scale(.6659)}}.snow:nth-child(19){opacity:1.7234;transform:translate(80.6082vw,-10px) scale(.1598);animation:fall-19 10s -12s linear infinite}@keyframes fall-19{48.972%{transform:translate(86.4142vw,48.972vh) scale(.1598)}to{transform:translate(83.5112vw,99vh) scale(.1598)}}.snow:nth-child(20){opacity:1.0764;transform:translate(97.5776vw,-10px) scale(.867);animation:fall-20 27s -4s linear infinite}@keyframes fall-20{60.389%{transform:translate(99.4005vw,60.389vh) scale(.867)}to{transform:translate(98.48905vw,99vh) scale(.867)}}.snow:nth-child(21){opacity:1.2052;transform:translate(24.0419vw,-10px) scale(.4746);animation:fall-21 30s -8s linear infinite}@keyframes fall-21{71.377%{transform:translate(33.3159vw,71.377vh) scale(.4746)}to{transform:translate(28.6789vw,99vh) scale(.4746)}}.snow:nth-child(22){opacity:1.6418;transform:translate(8.3907vw,-10px) scale(.8809);animation:fall-22 29s -5s linear infinite}@keyframes fall-22{71.909%{transform:translate(1.1957vw,71.909vh) scale(.8809)}to{transform:translate(4.7932vw,99vh) scale(.8809)}}.snow:nth-child(23){opacity:.3782;transform:translate(73.78vw,-10px) scale(.0007);animation:fall-23 28s -18s linear infinite}@keyframes fall-23{66.88%{transform:translate(78.4106vw,66.88vh) scale(.0007)}to{transform:translate(76.0953vw,99vh) scale(.0007)}}.snow:nth-child(24){opacity:.7924;transform:translate(76.2551vw,-10px) scale(.9334);animation:fall-24 27s -6s linear infinite}@keyframes fall-24{71.919%{transform:translate(81.7953vw,71.919vh) scale(.9334)}to{transform:translate(79.0252vw,99vh) scale(.9334)}}.snow:nth-child(25){opacity:.239;transform:translate(28.2492vw,-10px) scale(.8205);animation:fall-25 15s -18s linear infinite}@keyframes fall-25{39.649%{transform:translate(28.8101vw,39.649vh) scale(.8205)}to{transform:translate(28.52965vw,99vh) scale(.8205)}}.snow:nth-child(26){opacity:.694;transform:translate(55.6699vw,-10px) scale(.2022);animation:fall-26 11s -3s linear infinite}@keyframes fall-26{60.636%{transform:translate(55.9456vw,60.636vh) scale(.2022)}to{transform:translate(55.80775vw,99vh) scale(.2022)}}.snow:nth-child(27){opacity:1.236;transform:translate(10.5283vw,-10px) scale(.8063);animation:fall-27 25s -21s linear infinite}@keyframes fall-27{42.688%{transform:translate(19.4953vw,42.688vh) scale(.8063)}to{transform:translate(15.0118vw,99vh) scale(.8063)}}.snow:nth-child(28){opacity:1.3118;transform:translate(45.146vw,-10px) scale(.6639);animation:fall-28 24s -21s linear infinite}@keyframes fall-28{54.615%{transform:translate(40.9008vw,54.615vh) scale(.6639)}to{transform:translate(43.0234vw,99vh) scale(.6639)}}.snow:nth-child(29){opacity:.0708;transform:translate(78.8958vw,-10px) scale(.492);animation:fall-29 21s -30s linear infinite}@keyframes fall-29{65.845%{transform:translate(85.3558vw,65.845vh) scale(.492)}to{transform:translate(82.1258vw,99vh) scale(.492)}}.snow:nth-child(30){opacity:.5318;transform:translate(9.1942vw,-10px) scale(.1904);animation:fall-30 15s -4s linear infinite}@keyframes fall-30{36.226%{transform:translate(7.5288vw,36.226vh) scale(.1904)}to{transform:translate(8.3615vw,99vh) scale(.1904)}}.snow:nth-child(31){opacity:1.469;transform:translate(55.6508vw,-10px) scale(.4592);animation:fall-31 20s -22s linear infinite}@keyframes fall-31{31.71%{transform:translate(54.7324vw,31.71vh) scale(.4592)}to{transform:translate(55.1916vw,99vh) scale(.4592)}}.snow:nth-child(32){opacity:1.871;transform:translate(46.8414vw,-10px) scale(.9379);animation:fall-32 30s -17s linear infinite}@keyframes fall-32{64.667%{transform:translate(46.0414vw,64.667vh) scale(.9379)}to{transform:translate(46.4414vw,99vh) scale(.9379)}}.snow:nth-child(33){opacity:1.4166;transform:translate(50.2595vw,-10px) scale(.113);animation:fall-33 10s -19s linear infinite}@keyframes fall-33{70.978%{transform:translate(55.7027vw,70.978vh) scale(.113)}to{transform:translate(52.9811vw,99vh) scale(.113)}}.snow:nth-child(34){opacity:.292;transform:translate(40.2325vw,-10px) scale(.4272);animation:fall-34 12s -27s linear infinite}@keyframes fall-34{79.275%{transform:translate(38.8746vw,79.275vh) scale(.4272)}to{transform:translate(39.55355vw,99vh) scale(.4272)}}.snow:nth-child(35){opacity:.9758;transform:translate(16.4765vw,-10px) scale(.9532);animation:fall-35 24s -22s linear infinite}@keyframes fall-35{48.784%{transform:translate(10.4225vw,48.784vh) scale(.9532)}to{transform:translate(13.4495vw,99vh) scale(.9532)}}.snow:nth-child(36){opacity:1.6554;transform:translate(88.1131vw,-10px) scale(.5979);animation:fall-36 18s -9s linear infinite}@keyframes fall-36{40.642%{transform:translate(82.7675vw,40.642vh) scale(.5979)}to{transform:translate(85.4403vw,99vh) scale(.5979)}}.snow:nth-child(37){opacity:.4386;transform:translate(16.4018vw,-10px) scale(.7662);animation:fall-37 21s -8s linear infinite}@keyframes fall-37{60.018%{transform:translate(19.3739vw,60.018vh) scale(.7662)}to{transform:translate(17.88785vw,99vh) scale(.7662)}}.snow:nth-child(38){opacity:.7898;transform:translate(98.459vw,-10px) scale(.9712);animation:fall-38 12s -7s linear infinite}@keyframes fall-38{46.776%{transform:translate(90.5406vw,46.776vh) scale(.9712)}to{transform:translate(94.4998vw,99vh) scale(.9712)}}.snow:nth-child(39){opacity:1.608;transform:translate(98.9845vw,-10px) scale(.3267);animation:fall-39 11s -23s linear infinite}@keyframes fall-39{41.257%{transform:translate(95.8178vw,41.257vh) scale(.3267)}to{transform:translate(97.40115vw,99vh) scale(.3267)}}.snow:nth-child(40){opacity:.9508;transform:translate(5.1274vw,-10px) scale(.8709);animation:fall-40 17s -7s linear infinite}@keyframes fall-40{73.238%{transform:translate(6.2651vw,73.238vh) scale(.8709)}to{transform:translate(5.69625vw,99vh) scale(.8709)}}.snow:nth-child(41){opacity:.332;transform:translate(12.4648vw,-10px) scale(.9801);animation:fall-41 12s -26s linear infinite}@keyframes fall-41{53.536%{transform:translate(19.4324vw,53.536vh) scale(.9801)}to{transform:translate(15.9486vw,99vh) scale(.9801)}}.snow:nth-child(42){opacity:.5498;transform:translate(61.9939vw,-10px) scale(.0402);animation:fall-42 24s -30s linear infinite}@keyframes fall-42{76.367%{transform:translate(61.9158vw,76.367vh) scale(.0402)}to{transform:translate(61.95485vw,99vh) scale(.0402)}}.snow:nth-child(43){opacity:1.22;transform:translate(69.8243vw,-10px) scale(.9046);animation:fall-43 25s -1s linear infinite}@keyframes fall-43{32.518%{transform:translate(75.4433vw,32.518vh) scale(.9046)}to{transform:translate(72.6338vw,99vh) scale(.9046)}}.snow:nth-child(44){opacity:.9288;transform:translate(13.6524vw,-10px) scale(.2478);animation:fall-44 20s -10s linear infinite}@keyframes fall-44{66.514%{transform:translate(12.6533vw,66.514vh) scale(.2478)}to{transform:translate(13.15285vw,99vh) scale(.2478)}}.snow:nth-child(45){opacity:.6182;transform:translate(51.0003vw,-10px) scale(.7149);animation:fall-45 13s -20s linear infinite}@keyframes fall-45{49.208%{transform:translate(48.0687vw,49.208vh) scale(.7149)}to{transform:translate(49.5345vw,99vh) scale(.7149)}}.snow:nth-child(46){opacity:1.9492;transform:translate(87.6511vw,-10px) scale(.6467);animation:fall-46 27s -10s linear infinite}@keyframes fall-46{31.716%{transform:translate(82.1497vw,31.716vh) scale(.6467)}to{transform:translate(84.9004vw,99vh) scale(.6467)}}.snow:nth-child(47){opacity:1.4158;transform:translate(17.8575vw,-10px) scale(.7891);animation:fall-47 10s -1s linear infinite}@keyframes fall-47{32.281%{transform:translate(24.7563vw,32.281vh) scale(.7891)}to{transform:translate(21.3069vw,99vh) scale(.7891)}}.snow:nth-child(48){opacity:1.596;transform:translate(34.7735vw,-10px) scale(.0209);animation:fall-48 20s -12s linear infinite}@keyframes fall-48{60.721%{transform:translate(24.7934vw,60.721vh) scale(.0209)}to{transform:translate(29.78345vw,99vh) scale(.0209)}}.snow:nth-child(49){opacity:1.603;transform:translate(63.351vw,-10px) scale(.6147);animation:fall-49 23s -25s linear infinite}@keyframes fall-49{53.229%{transform:translate(73.0187vw,53.229vh) scale(.6147)}to{transform:translate(68.18485vw,99vh) scale(.6147)}}.snow:nth-child(50){opacity:1.6436;transform:translate(34.3624vw,-10px) scale(.1869);animation:fall-50 17s -2s linear infinite}@keyframes fall-50{38.208%{transform:translate(36.7059vw,38.208vh) scale(.1869)}to{transform:translate(35.53415vw,99vh) scale(.1869)}}.snow:nth-child(51){opacity:.6304;transform:translate(71.9658vw,-10px) scale(.5107);animation:fall-51 26s -4s linear infinite}@keyframes fall-51{51.743%{transform:translate(79.5416vw,51.743vh) scale(.5107)}to{transform:translate(75.7537vw,99vh) scale(.5107)}}.snow:nth-child(52){opacity:1.2676;transform:translate(87.4673vw,-10px) scale(.7122);animation:fall-52 22s -15s linear infinite}@keyframes fall-52{47.79%{transform:translate(87.1526vw,47.79vh) scale(.7122)}to{transform:translate(87.30995vw,99vh) scale(.7122)}}.snow:nth-child(53){opacity:.2268;transform:translate(57.9129vw,-10px) scale(.8545);animation:fall-53 11s -11s linear infinite}@keyframes fall-53{42.434%{transform:translate(67.6974vw,42.434vh) scale(.8545)}to{transform:translate(62.80515vw,99vh) scale(.8545)}}.snow:nth-child(54){opacity:1.1352;transform:translate(2.8576vw,-10px) scale(.1539);animation:fall-54 22s -21s linear infinite}@keyframes fall-54{67.494%{transform:translate(7.1275vw,67.494vh) scale(.1539)}to{transform:translate(4.99255vw,99vh) scale(.1539)}}.snow:nth-child(55){opacity:1.1494;transform:translate(74.8035vw,-10px) scale(.6213);animation:fall-55 26s -22s linear infinite}@keyframes fall-55{46.146%{transform:translate(73.3514vw,46.146vh) scale(.6213)}to{transform:translate(74.07745vw,99vh) scale(.6213)}}.snow:nth-child(56){opacity:.4754;transform:translate(58.9059vw,-10px) scale(.5584);animation:fall-56 20s -6s linear infinite}@keyframes fall-56{67.419%{transform:translate(50.0608vw,67.419vh) scale(.5584)}to{transform:translate(54.48335vw,99vh) scale(.5584)}}.snow:nth-child(57){opacity:1.927;transform:translate(60.7003vw,-10px) scale(.0061);animation:fall-57 10s -8s linear infinite}@keyframes fall-57{51.417%{transform:translate(52.8657vw,51.417vh) scale(.0061)}to{transform:translate(56.783vw,99vh) scale(.0061)}}.snow:nth-child(58){opacity:.1852;transform:translate(8.9714vw,-10px) scale(.0464);animation:fall-58 11s -27s linear infinite}@keyframes fall-58{68.159%{transform:translate(4.0653vw,68.159vh) scale(.0464)}to{transform:translate(6.51835vw,99vh) scale(.0464)}}.snow:nth-child(59){opacity:1.2402;transform:translate(78.3578vw,-10px) scale(.9203);animation:fall-59 12s -19s linear infinite}@keyframes fall-59{65.045%{transform:translate(71.9354vw,65.045vh) scale(.9203)}to{transform:translate(75.1466vw,99vh) scale(.9203)}}.snow:nth-child(60){opacity:1.916;transform:translate(26.763vw,-10px) scale(.5681);animation:fall-60 10s -30s linear infinite}@keyframes fall-60{65.158%{transform:translate(18.0391vw,65.158vh) scale(.5681)}to{transform:translate(22.40105vw,99vh) scale(.5681)}}.snow:nth-child(61){opacity:1.7886;transform:translate(6.014vw,-10px) scale(.8515);animation:fall-61 27s -2s linear infinite}@keyframes fall-61{34.349%{transform:translate(-2.4754vw,34.349vh) scale(.8515)}to{transform:translate(1.7693vw,99vh) scale(.8515)}}.snow:nth-child(62){opacity:.139;transform:translate(95.0791vw,-10px) scale(.5611);animation:fall-62 27s -19s linear infinite}@keyframes fall-62{74.493%{transform:translate(99.464vw,74.493vh) scale(.5611)}to{transform:translate(97.27155vw,99vh) scale(.5611)}}.snow:nth-child(63){opacity:1.9942;transform:translate(10.0643vw,-10px) scale(.4564);animation:fall-63 25s -20s linear infinite}@keyframes fall-63{37.253%{transform:translate(2.833vw,37.253vh) scale(.4564)}to{transform:translate(6.44865vw,99vh) scale(.4564)}}.snow:nth-child(64){opacity:.889;transform:translate(53.7836vw,-10px) scale(.97);animation:fall-64 18s -14s linear infinite}@keyframes fall-64{67.274%{transform:translate(53.4862vw,67.274vh) scale(.97)}to{transform:translate(53.6349vw,99vh) scale(.97)}}.snow:nth-child(65){opacity:.8876;transform:translate(7.9495vw,-10px) scale(.9151);animation:fall-65 15s -3s linear infinite}@keyframes fall-65{59.975%{transform:translate(10.9519vw,59.975vh) scale(.9151)}to{transform:translate(9.4507vw,99vh) scale(.9151)}}.snow:nth-child(66){opacity:1.7374;transform:translate(80.3146vw,-10px) scale(.5686);animation:fall-66 22s -18s linear infinite}@keyframes fall-66{54.055%{transform:translate(83.6086vw,54.055vh) scale(.5686)}to{transform:translate(81.9616vw,99vh) scale(.5686)}}.snow:nth-child(67){opacity:1.4284;transform:translate(27.8073vw,-10px) scale(.8331);animation:fall-67 14s -17s linear infinite}@keyframes fall-67{46.081%{transform:translate(31.0801vw,46.081vh) scale(.8331)}to{transform:translate(29.4437vw,99vh) scale(.8331)}}.snow:nth-child(68){opacity:1.5598;transform:translate(52.4998vw,-10px) scale(.4998);animation:fall-68 30s -6s linear infinite}@keyframes fall-68{45.995%{transform:translate(57.5384vw,45.995vh) scale(.4998)}to{transform:translate(55.0191vw,99vh) scale(.4998)}}.snow:nth-child(69){opacity:1.6652;transform:translate(29.9265vw,-10px) scale(.0517);animation:fall-69 23s -3s linear infinite}@keyframes fall-69{35.749%{transform:translate(25.5402vw,35.749vh) scale(.0517)}to{transform:translate(27.73335vw,99vh) scale(.0517)}}.snow:nth-child(70){opacity:.4852;transform:translate(70.3623vw,-10px) scale(.1814);animation:fall-70 18s -29s linear infinite}@keyframes fall-70{35.291%{transform:translate(62.2444vw,35.291vh) scale(.1814)}to{transform:translate(66.30335vw,99vh) scale(.1814)}}.snow:nth-child(71){opacity:1.6526;transform:translate(9.647vw,-10px) scale(.4637);animation:fall-71 12s -18s linear infinite}@keyframes fall-71{79.608%{transform:translate(7.6768vw,79.608vh) scale(.4637)}to{transform:translate(8.6619vw,99vh) scale(.4637)}}.snow:nth-child(72){opacity:.7592;transform:translate(82.1779vw,-10px) scale(.7575);animation:fall-72 10s -11s linear infinite}@keyframes fall-72{48.815%{transform:translate(85.3541vw,48.815vh) scale(.7575)}to{transform:translate(83.766vw,99vh) scale(.7575)}}.snow:nth-child(73){opacity:1.0608;transform:translate(.4421vw,-10px) scale(.9276);animation:fall-73 13s -1s linear infinite}@keyframes fall-73{34.475%{transform:translate(-4.143vw,34.475vh) scale(.9276)}to{transform:translate(-1.85045vw,99vh) scale(.9276)}}.snow:nth-child(74){opacity:1.5788;transform:translate(88.1727vw,-10px) scale(.281);animation:fall-74 24s -7s linear infinite}@keyframes fall-74{46.19%{transform:translate(92.5134vw,46.19vh) scale(.281)}to{transform:translate(90.34305vw,99vh) scale(.281)}}.snow:nth-child(75){opacity:.7264;transform:translate(79.5697vw,-10px) scale(.9508);animation:fall-75 14s -8s linear infinite}@keyframes fall-75{38.399%{transform:translate(75.1477vw,38.399vh) scale(.9508)}to{transform:translate(77.3587vw,99vh) scale(.9508)}}.snow:nth-child(76){opacity:1.6508;transform:translate(88.1072vw,-10px) scale(.9102);animation:fall-76 30s -12s linear infinite}@keyframes fall-76{61.569%{transform:translate(90.717vw,61.569vh) scale(.9102)}to{transform:translate(89.4121vw,99vh) scale(.9102)}}.snow:nth-child(77){opacity:1.1192;transform:translate(16.0626vw,-10px) scale(.3155);animation:fall-77 15s -18s linear infinite}@keyframes fall-77{40.933%{transform:translate(10.9943vw,40.933vh) scale(.3155)}to{transform:translate(13.52845vw,99vh) scale(.3155)}}.snow:nth-child(78){opacity:.7614;transform:translate(89.7711vw,-10px) scale(.2942);animation:fall-78 14s -13s linear infinite}@keyframes fall-78{30.271%{transform:translate(96.0837vw,30.271vh) scale(.2942)}to{transform:translate(92.9274vw,99vh) scale(.2942)}}.snow:nth-child(79){opacity:1.4316;transform:translate(91.4113vw,-10px) scale(.2759);animation:fall-79 10s -2s linear infinite}@keyframes fall-79{75.209%{transform:translate(94.8846vw,75.209vh) scale(.2759)}to{transform:translate(93.14795vw,99vh) scale(.2759)}}.snow:nth-child(80){opacity:.5962;transform:translate(24.1591vw,-10px) scale(.9458);animation:fall-80 24s -14s linear infinite}@keyframes fall-80{67.464%{transform:translate(19.2098vw,67.464vh) scale(.9458)}to{transform:translate(21.68445vw,99vh) scale(.9458)}}.snow:nth-child(81){opacity:.0644;transform:translate(47.4525vw,-10px) scale(.1651);animation:fall-81 19s -18s linear infinite}@keyframes fall-81{49.185%{transform:translate(50.4505vw,49.185vh) scale(.1651)}to{transform:translate(48.9515vw,99vh) scale(.1651)}}.snow:nth-child(82){opacity:1.9822;transform:translate(19.4679vw,-10px) scale(.0658);animation:fall-82 16s -12s linear infinite}@keyframes fall-82{64.532%{transform:translate(14.8845vw,64.532vh) scale(.0658)}to{transform:translate(17.1762vw,99vh) scale(.0658)}}.snow:nth-child(83){opacity:1.2108;transform:translate(98.2179vw,-10px) scale(.1141);animation:fall-83 14s -6s linear infinite}@keyframes fall-83{78.694%{transform:translate(104.0877vw,78.694vh) scale(.1141)}to{transform:translate(101.1528vw,99vh) scale(.1141)}}.snow:nth-child(84){opacity:.6324;transform:translate(57.0773vw,-10px) scale(.604);animation:fall-84 15s -5s linear infinite}@keyframes fall-84{35.872%{transform:translate(47.2357vw,35.872vh) scale(.604)}to{transform:translate(52.1565vw,99vh) scale(.604)}}.snow:nth-child(85){opacity:1.1846;transform:translate(80.0992vw,-10px) scale(.8259);animation:fall-85 21s -29s linear infinite}@keyframes fall-85{31.449%{transform:translate(71.84vw,31.449vh) scale(.8259)}to{transform:translate(75.9696vw,99vh) scale(.8259)}}.snow:nth-child(86){opacity:.5434;transform:translate(50.6739vw,-10px) scale(.9625);animation:fall-86 24s -10s linear infinite}@keyframes fall-86{76.311%{transform:translate(49.8134vw,76.311vh) scale(.9625)}to{transform:translate(50.24365vw,99vh) scale(.9625)}}.snow:nth-child(87){opacity:1.7868;transform:translate(92.0216vw,-10px) scale(.1203);animation:fall-87 24s -16s linear infinite}@keyframes fall-87{71.265%{transform:translate(96.8789vw,71.265vh) scale(.1203)}to{transform:translate(94.45025vw,99vh) scale(.1203)}}.snow:nth-child(88){opacity:1.5626;transform:translate(18.6865vw,-10px) scale(.0533);animation:fall-88 20s -1s linear infinite}@keyframes fall-88{31.445%{transform:translate(18.2913vw,31.445vh) scale(.0533)}to{transform:translate(18.4889vw,99vh) scale(.0533)}}.snow:nth-child(89){opacity:1.214;transform:translate(7.4793vw,-10px) scale(.3708);animation:fall-89 22s -30s linear infinite}@keyframes fall-89{66.468%{transform:translate(15.6297vw,66.468vh) scale(.3708)}to{transform:translate(11.5545vw,99vh) scale(.3708)}}.snow:nth-child(90){opacity:.1032;transform:translate(39.6254vw,-10px) scale(.5315);animation:fall-90 19s -27s linear infinite}@keyframes fall-90{55.469%{transform:translate(49.5575vw,55.469vh) scale(.5315)}to{transform:translate(44.59145vw,99vh) scale(.5315)}}.snow:nth-child(91){opacity:.0448;transform:translate(14.9081vw,-10px) scale(.1641);animation:fall-91 27s -11s linear infinite}@keyframes fall-91{74.196%{transform:translate(8.8257vw,74.196vh) scale(.1641)}to{transform:translate(11.8669vw,99vh) scale(.1641)}}.snow:nth-child(92){opacity:.44;transform:translate(49.0547vw,-10px) scale(.7949);animation:fall-92 27s -6s linear infinite}@keyframes fall-92{32.897%{transform:translate(51.0132vw,32.897vh) scale(.7949)}to{transform:translate(50.03395vw,99vh) scale(.7949)}}.snow:nth-child(93){opacity:.8626;transform:translate(96.9208vw,-10px) scale(.3926);animation:fall-93 12s -14s linear infinite}@keyframes fall-93{49.524%{transform:translate(103.1142vw,49.524vh) scale(.3926)}to{transform:translate(100.0175vw,99vh) scale(.3926)}}.snow:nth-child(94){opacity:1.1794;transform:translate(48.3576vw,-10px) scale(.5605);animation:fall-94 15s -29s linear infinite}@keyframes fall-94{72.44%{transform:translate(46.4776vw,72.44vh) scale(.5605)}to{transform:translate(47.4176vw,99vh) scale(.5605)}}.snow:nth-child(95){opacity:1.8242;transform:translate(30.0005vw,-10px) scale(.1871);animation:fall-95 26s -8s linear infinite}@keyframes fall-95{43.979%{transform:translate(24.6711vw,43.979vh) scale(.1871)}to{transform:translate(27.3358vw,99vh) scale(.1871)}}.snow:nth-child(96){opacity:.4396;transform:translate(52.8288vw,-10px) scale(.4124);animation:fall-96 28s -2s linear infinite}@keyframes fall-96{44.696%{transform:translate(51.0858vw,44.696vh) scale(.4124)}to{transform:translate(51.9573vw,99vh) scale(.4124)}}.snow:nth-child(97){opacity:.6024;transform:translate(76.6545vw,-10px) scale(.7173);animation:fall-97 27s -11s linear infinite}@keyframes fall-97{78.422%{transform:translate(81.8537vw,78.422vh) scale(.7173)}to{transform:translate(79.2541vw,99vh) scale(.7173)}}.snow:nth-child(98){opacity:.9914;transform:translate(52.735vw,-10px) scale(.2588);animation:fall-98 12s -16s linear infinite}@keyframes fall-98{57.253%{transform:translate(58.1018vw,57.253vh) scale(.2588)}to{transform:translate(55.4184vw,99vh) scale(.2588)}}.snow:nth-child(99){opacity:1.4064;transform:translate(43.9371vw,-10px) scale(.619);animation:fall-99 19s -15s linear infinite}@keyframes fall-99{74.376%{transform:translate(40.6989vw,74.376vh) scale(.619)}to{transform:translate(42.318vw,99vh) scale(.619)}}.snow:nth-child(100){opacity:.6946;transform:translate(11.1597vw,-10px) scale(.3908);animation:fall-100 26s -12s linear infinite}@keyframes fall-100{55.201%{transform:translate(17.0388vw,55.201vh) scale(.3908)}to{transform:translate(14.09925vw,99vh) scale(.3908)}}.snow:nth-child(101){opacity:.649;transform:translate(52.389vw,-10px) scale(.7972);animation:fall-101 10s -7s linear infinite}@keyframes fall-101{66.901%{transform:translate(60.3885vw,66.901vh) scale(.7972)}to{transform:translate(56.38875vw,99vh) scale(.7972)}}.snow:nth-child(102){opacity:.1984;transform:translate(94.4868vw,-10px) scale(.0143);animation:fall-102 19s -15s linear infinite}@keyframes fall-102{37.518%{transform:translate(102.1277vw,37.518vh) scale(.0143)}to{transform:translate(98.30725vw,99vh) scale(.0143)}}.snow:nth-child(103){opacity:.6292;transform:translate(95.6948vw,-10px) scale(.9656);animation:fall-103 21s -18s linear infinite}@keyframes fall-103{65.272%{transform:translate(97.386vw,65.272vh) scale(.9656)}to{transform:translate(96.5404vw,99vh) scale(.9656)}}.snow:nth-child(104){opacity:1.9962;transform:translate(36.9738vw,-10px) scale(.4872);animation:fall-104 19s -11s linear infinite}@keyframes fall-104{42.782%{transform:translate(35.8848vw,42.782vh) scale(.4872)}to{transform:translate(36.4293vw,99vh) scale(.4872)}}.snow:nth-child(105){opacity:.5394;transform:translate(23.5948vw,-10px) scale(.8928);animation:fall-105 29s -6s linear infinite}@keyframes fall-105{38.305%{transform:translate(16.5208vw,38.305vh) scale(.8928)}to{transform:translate(20.0578vw,99vh) scale(.8928)}}.snow:nth-child(106){opacity:1.8248;transform:translate(20.6676vw,-10px) scale(.8311);animation:fall-106 21s -21s linear infinite}@keyframes fall-106{48.932%{transform:translate(30.4626vw,48.932vh) scale(.8311)}to{transform:translate(25.5651vw,99vh) scale(.8311)}}.snow:nth-child(107){opacity:.222;transform:translate(4.4952vw,-10px) scale(.3627);animation:fall-107 21s -13s linear infinite}@keyframes fall-107{53.534%{transform:translate(-.7234vw,53.534vh) scale(.3627)}to{transform:translate(1.8859vw,99vh) scale(.3627)}}.snow:nth-child(108){opacity:1.2006;transform:translate(46.6029vw,-10px) scale(.2286);animation:fall-108 28s -3s linear infinite}@keyframes fall-108{43.234%{transform:translate(40.9207vw,43.234vh) scale(.2286)}to{transform:translate(43.7618vw,99vh) scale(.2286)}}.snow:nth-child(109){opacity:1.9504;transform:translate(96.9505vw,-10px) scale(.6136);animation:fall-109 30s -6s linear infinite}@keyframes fall-109{32.51%{transform:translate(90.1518vw,32.51vh) scale(.6136)}to{transform:translate(93.55115vw,99vh) scale(.6136)}}.snow:nth-child(110){opacity:.1704;transform:translate(48.6174vw,-10px) scale(.1581);animation:fall-110 29s -10s linear infinite}@keyframes fall-110{77.707%{transform:translate(46.6837vw,77.707vh) scale(.1581)}to{transform:translate(47.65055vw,99vh) scale(.1581)}}.snow:nth-child(111){opacity:1.708;transform:translate(61.7367vw,-10px) scale(.7126);animation:fall-111 20s -17s linear infinite}@keyframes fall-111{78.654%{transform:translate(52.5623vw,78.654vh) scale(.7126)}to{transform:translate(57.1495vw,99vh) scale(.7126)}}.snow:nth-child(112){opacity:.978;transform:translate(7.5792vw,-10px) scale(.7702);animation:fall-112 17s -21s linear infinite}@keyframes fall-112{61.327%{transform:translate(.9092vw,61.327vh) scale(.7702)}to{transform:translate(4.2442vw,99vh) scale(.7702)}}.snow:nth-child(113){opacity:.2654;transform:translate(64.735vw,-10px) scale(.4355);animation:fall-113 17s -4s linear infinite}@keyframes fall-113{34.641%{transform:translate(58.2172vw,34.641vh) scale(.4355)}to{transform:translate(61.4761vw,99vh) scale(.4355)}}.snow:nth-child(114){opacity:.7866;transform:translate(19.9871vw,-10px) scale(.3834);animation:fall-114 19s -21s linear infinite}@keyframes fall-114{78.295%{transform:translate(17.2429vw,78.295vh) scale(.3834)}to{transform:translate(18.615vw,99vh) scale(.3834)}}.snow:nth-child(115){opacity:.957;transform:translate(40.876vw,-10px) scale(.0958);animation:fall-115 18s -25s linear infinite}@keyframes fall-115{67.354%{transform:translate(46.747vw,67.354vh) scale(.0958)}to{transform:translate(43.8115vw,99vh) scale(.0958)}}.snow:nth-child(116){opacity:.3694;transform:translate(15.7354vw,-10px) scale(.1584);animation:fall-116 15s -10s linear infinite}@keyframes fall-116{42.827%{transform:translate(13.9056vw,42.827vh) scale(.1584)}to{transform:translate(14.8205vw,99vh) scale(.1584)}}.snow:nth-child(117){opacity:1.6784;transform:translate(42.3498vw,-10px) scale(.3478);animation:fall-117 15s -9s linear infinite}@keyframes fall-117{37.685%{transform:translate(48.9462vw,37.685vh) scale(.3478)}to{transform:translate(45.648vw,99vh) scale(.3478)}}.snow:nth-child(118){opacity:.3928;transform:translate(30.5974vw,-10px) scale(.0251);animation:fall-118 28s -15s linear infinite}@keyframes fall-118{30.224%{transform:translate(36.0513vw,30.224vh) scale(.0251)}to{transform:translate(33.32435vw,99vh) scale(.0251)}}.snow:nth-child(119){opacity:1.4642;transform:translate(6.2285vw,-10px) scale(.1861);animation:fall-119 19s -1s linear infinite}@keyframes fall-119{64.361%{transform:translate(9.3428vw,64.361vh) scale(.1861)}to{transform:translate(7.78565vw,99vh) scale(.1861)}}.snow:nth-child(120){opacity:.3172;transform:translate(87.2637vw,-10px) scale(.9555);animation:fall-120 20s -9s linear infinite}@keyframes fall-120{60.048%{transform:translate(83.427vw,60.048vh) scale(.9555)}to{transform:translate(85.34535vw,99vh) scale(.9555)}}.snow:nth-child(121){opacity:1.2912;transform:translate(81.4683vw,-10px) scale(.4596);animation:fall-121 26s -13s linear infinite}@keyframes fall-121{39.069%{transform:translate(77.2517vw,39.069vh) scale(.4596)}to{transform:translate(79.36vw,99vh) scale(.4596)}}.snow:nth-child(122){opacity:1.3518;transform:translate(43.13vw,-10px) scale(.6961);animation:fall-122 19s -29s linear infinite}@keyframes fall-122{56.831%{transform:translate(40.0574vw,56.831vh) scale(.6961)}to{transform:translate(41.5937vw,99vh) scale(.6961)}}.snow:nth-child(123){opacity:.5608;transform:translate(79.319vw,-10px) scale(.5927);animation:fall-123 19s -4s linear infinite}@keyframes fall-123{47.265%{transform:translate(83.1359vw,47.265vh) scale(.5927)}to{transform:translate(81.22745vw,99vh) scale(.5927)}}.snow:nth-child(124){opacity:.3892;transform:translate(72.3919vw,-10px) scale(.5378);animation:fall-124 12s -20s linear infinite}@keyframes fall-124{51.075%{transform:translate(78.4569vw,51.075vh) scale(.5378)}to{transform:translate(75.4244vw,99vh) scale(.5378)}}.snow:nth-child(125){opacity:.3464;transform:translate(13.4603vw,-10px) scale(.404);animation:fall-125 15s -13s linear infinite}@keyframes fall-125{44.747%{transform:translate(5.9884vw,44.747vh) scale(.404)}to{transform:translate(9.72435vw,99vh) scale(.404)}}.snow:nth-child(126){opacity:1.3048;transform:translate(88.0408vw,-10px) scale(.6239);animation:fall-126 29s -12s linear infinite}@keyframes fall-126{41.486%{transform:translate(80.8378vw,41.486vh) scale(.6239)}to{transform:translate(84.4393vw,99vh) scale(.6239)}}.snow:nth-child(127){opacity:1.716;transform:translate(29.6501vw,-10px) scale(.0955);animation:fall-127 18s -13s linear infinite}@keyframes fall-127{37.71%{transform:translate(37.6122vw,37.71vh) scale(.0955)}to{transform:translate(33.63115vw,99vh) scale(.0955)}}.snow:nth-child(128){opacity:1.965;transform:translate(86.6924vw,-10px) scale(.4274);animation:fall-128 11s -14s linear infinite}@keyframes fall-128{42.834%{transform:translate(90.0756vw,42.834vh) scale(.4274)}to{transform:translate(88.384vw,99vh) scale(.4274)}}.snow:nth-child(129){opacity:.8964;transform:translate(80.1612vw,-10px) scale(.4789);animation:fall-129 19s -19s linear infinite}@keyframes fall-129{38.607%{transform:translate(87.4226vw,38.607vh) scale(.4789)}to{transform:translate(83.7919vw,99vh) scale(.4789)}}.snow:nth-child(130){opacity:1.6304;transform:translate(28.9236vw,-10px) scale(.0817);animation:fall-130 19s -21s linear infinite}@keyframes fall-130{52.912%{transform:translate(28.4239vw,52.912vh) scale(.0817)}to{transform:translate(28.67375vw,99vh) scale(.0817)}}.snow:nth-child(131){opacity:1.1066;transform:translate(7.2207vw,-10px) scale(.7088);animation:fall-131 22s -12s linear infinite}@keyframes fall-131{56.429%{transform:translate(17.101vw,56.429vh) scale(.7088)}to{transform:translate(12.16085vw,99vh) scale(.7088)}}.snow:nth-child(132){opacity:1.5588;transform:translate(3.2536vw,-10px) scale(.6838);animation:fall-132 26s -12s linear infinite}@keyframes fall-132{77.763%{transform:translate(8.2153vw,77.763vh) scale(.6838)}to{transform:translate(5.73445vw,99vh) scale(.6838)}}.snow:nth-child(133){opacity:1.9256;transform:translate(86.0471vw,-10px) scale(.1263);animation:fall-133 24s -27s linear infinite}@keyframes fall-133{59.153%{transform:translate(80.1761vw,59.153vh) scale(.1263)}to{transform:translate(83.1116vw,99vh) scale(.1263)}}.snow:nth-child(134){opacity:.9382;transform:translate(62.7231vw,-10px) scale(.6381);animation:fall-134 25s -24s linear infinite}@keyframes fall-134{61.62%{transform:translate(60.4242vw,61.62vh) scale(.6381)}to{transform:translate(61.57365vw,99vh) scale(.6381)}}.snow:nth-child(135){opacity:1.1036;transform:translate(9.129vw,-10px) scale(.4192);animation:fall-135 21s -10s linear infinite}@keyframes fall-135{53.979%{transform:translate(16.7612vw,53.979vh) scale(.4192)}to{transform:translate(12.9451vw,99vh) scale(.4192)}}.snow:nth-child(136){opacity:1.8816;transform:translate(28.4335vw,-10px) scale(.968);animation:fall-136 20s -9s linear infinite}@keyframes fall-136{48.314%{transform:translate(24.0062vw,48.314vh) scale(.968)}to{transform:translate(26.21985vw,99vh) scale(.968)}}.snow:nth-child(137){opacity:1.5026;transform:translate(78.7381vw,-10px) scale(.3791);animation:fall-137 19s -18s linear infinite}@keyframes fall-137{46.791%{transform:translate(70.3058vw,46.791vh) scale(.3791)}to{transform:translate(74.52195vw,99vh) scale(.3791)}}.snow:nth-child(138){opacity:.1926;transform:translate(92.2998vw,-10px) scale(.2851);animation:fall-138 17s -10s linear infinite}@keyframes fall-138{42.028%{transform:translate(89.2209vw,42.028vh) scale(.2851)}to{transform:translate(90.76035vw,99vh) scale(.2851)}}.snow:nth-child(139){opacity:.7386;transform:translate(38.6379vw,-10px) scale(.5546);animation:fall-139 28s -10s linear infinite}@keyframes fall-139{30.772%{transform:translate(42.1838vw,30.772vh) scale(.5546)}to{transform:translate(40.41085vw,99vh) scale(.5546)}}.snow:nth-child(140){opacity:.7736;transform:translate(89.6775vw,-10px) scale(.1636);animation:fall-140 14s -7s linear infinite}@keyframes fall-140{55.384%{transform:translate(84.1346vw,55.384vh) scale(.1636)}to{transform:translate(86.90605vw,99vh) scale(.1636)}}.snow:nth-child(141){opacity:1.9406;transform:translate(96.5517vw,-10px) scale(.2052);animation:fall-141 21s -20s linear infinite}@keyframes fall-141{71.424%{transform:translate(97.5397vw,71.424vh) scale(.2052)}to{transform:translate(97.0457vw,99vh) scale(.2052)}}.snow:nth-child(142){opacity:1.816;transform:translate(72.1059vw,-10px) scale(.4657);animation:fall-142 12s -19s linear infinite}@keyframes fall-142{73.118%{transform:translate(81.19vw,73.118vh) scale(.4657)}to{transform:translate(76.64795vw,99vh) scale(.4657)}}.snow:nth-child(143){opacity:1.4824;transform:translate(59.122vw,-10px) scale(.0453);animation:fall-143 29s -16s linear infinite}@keyframes fall-143{46.668%{transform:translate(64.0045vw,46.668vh) scale(.0453)}to{transform:translate(61.56325vw,99vh) scale(.0453)}}.snow:nth-child(144){opacity:.6408;transform:translate(59.6443vw,-10px) scale(.4371);animation:fall-144 14s -25s linear infinite}@keyframes fall-144{47.81%{transform:translate(52.814vw,47.81vh) scale(.4371)}to{transform:translate(56.22915vw,99vh) scale(.4371)}}.snow:nth-child(145){opacity:1.124;transform:translate(73.3896vw,-10px) scale(.4532);animation:fall-145 17s -27s linear infinite}@keyframes fall-145{74.004%{transform:translate(81.4961vw,74.004vh) scale(.4532)}to{transform:translate(77.44285vw,99vh) scale(.4532)}}.snow:nth-child(146){opacity:.3196;transform:translate(44.5648vw,-10px) scale(.8);animation:fall-146 17s -24s linear infinite}@keyframes fall-146{66.581%{transform:translate(51.1346vw,66.581vh) scale(.8)}to{transform:translate(47.8497vw,99vh) scale(.8)}}.snow:nth-child(147){opacity:1.4602;transform:translate(18.164vw,-10px) scale(.2357);animation:fall-147 29s -3s linear infinite}@keyframes fall-147{66.451%{transform:translate(8.5784vw,66.451vh) scale(.2357)}to{transform:translate(13.3712vw,99vh) scale(.2357)}}.snow:nth-child(148){opacity:.8964;transform:translate(49.565vw,-10px) scale(.0073);animation:fall-148 20s -16s linear infinite}@keyframes fall-148{76.982%{transform:translate(53.837vw,76.982vh) scale(.0073)}to{transform:translate(51.701vw,99vh) scale(.0073)}}.snow:nth-child(149){opacity:.684;transform:translate(49.9425vw,-10px) scale(.981);animation:fall-149 18s -25s linear infinite}@keyframes fall-149{51.134%{transform:translate(50.176vw,51.134vh) scale(.981)}to{transform:translate(50.05925vw,99vh) scale(.981)}}.snow:nth-child(150){opacity:.0844;transform:translate(53.9979vw,-10px) scale(.4568);animation:fall-150 23s -28s linear infinite}@keyframes fall-150{59.634%{transform:translate(46.6592vw,59.634vh) scale(.4568)}to{transform:translate(50.32855vw,99vh) scale(.4568)}}.snow:nth-child(151){opacity:.9382;transform:translate(8.1752vw,-10px) scale(.613);animation:fall-151 17s -1s linear infinite}@keyframes fall-151{45.083%{transform:translate(12.175vw,45.083vh) scale(.613)}to{transform:translate(10.1751vw,99vh) scale(.613)}}.snow:nth-child(152){opacity:1.4688;transform:translate(50.4392vw,-10px) scale(.8773);animation:fall-152 18s -1s linear infinite}@keyframes fall-152{78.173%{transform:translate(40.8842vw,78.173vh) scale(.8773)}to{transform:translate(45.6617vw,99vh) scale(.8773)}}.snow:nth-child(153){opacity:.056;transform:translate(88.6772vw,-10px) scale(.7242);animation:fall-153 12s -13s linear infinite}@keyframes fall-153{72.484%{transform:translate(95.082vw,72.484vh) scale(.7242)}to{transform:translate(91.8796vw,99vh) scale(.7242)}}.snow:nth-child(154){opacity:1.5542;transform:translate(37.069vw,-10px) scale(.3708);animation:fall-154 20s -16s linear infinite}@keyframes fall-154{66.725%{transform:translate(34.1337vw,66.725vh) scale(.3708)}to{transform:translate(35.60135vw,99vh) scale(.3708)}}.snow:nth-child(155){opacity:.0076;transform:translate(10.9818vw,-10px) scale(.3448);animation:fall-155 13s -9s linear infinite}@keyframes fall-155{39.21%{transform:translate(20.6155vw,39.21vh) scale(.3448)}to{transform:translate(15.79865vw,99vh) scale(.3448)}}.snow:nth-child(156){opacity:1.4638;transform:translate(40.4856vw,-10px) scale(.1732);animation:fall-156 20s -2s linear infinite}@keyframes fall-156{70.674%{transform:translate(47.9972vw,70.674vh) scale(.1732)}to{transform:translate(44.2414vw,99vh) scale(.1732)}}.snow:nth-child(157){opacity:.5142;transform:translate(30.0558vw,-10px) scale(.1248);animation:fall-157 20s -16s linear infinite}@keyframes fall-157{33.216%{transform:translate(37.2441vw,33.216vh) scale(.1248)}to{transform:translate(33.64995vw,99vh) scale(.1248)}}.snow:nth-child(158){opacity:1.059;transform:translate(74.6236vw,-10px) scale(.5646);animation:fall-158 10s -10s linear infinite}@keyframes fall-158{30.07%{transform:translate(84.3213vw,30.07vh) scale(.5646)}to{transform:translate(79.47245vw,99vh) scale(.5646)}}.snow:nth-child(159){opacity:1.4952;transform:translate(32.4802vw,-10px) scale(.746);animation:fall-159 16s -19s linear infinite}@keyframes fall-159{62.109%{transform:translate(41.1312vw,62.109vh) scale(.746)}to{transform:translate(36.8057vw,99vh) scale(.746)}}.snow:nth-child(160){opacity:1.8216;transform:translate(97.516vw,-10px) scale(.9579);animation:fall-160 25s -14s linear infinite}@keyframes fall-160{60.975%{transform:translate(100.1283vw,60.975vh) scale(.9579)}to{transform:translate(98.82215vw,99vh) scale(.9579)}}.snow:nth-child(161){opacity:.4686;transform:translate(52.4962vw,-10px) scale(.1286);animation:fall-161 25s -13s linear infinite}@keyframes fall-161{43.103%{transform:translate(51.6329vw,43.103vh) scale(.1286)}to{transform:translate(52.06455vw,99vh) scale(.1286)}}.snow:nth-child(162){opacity:.7886;transform:translate(36.7978vw,-10px) scale(.9288);animation:fall-162 28s -11s linear infinite}@keyframes fall-162{68.979%{transform:translate(45.9195vw,68.979vh) scale(.9288)}to{transform:translate(41.35865vw,99vh) scale(.9288)}}.snow:nth-child(163){opacity:1.6342;transform:translate(40.3239vw,-10px) scale(.8002);animation:fall-163 26s -5s linear infinite}@keyframes fall-163{72.093%{transform:translate(32.1584vw,72.093vh) scale(.8002)}to{transform:translate(36.24115vw,99vh) scale(.8002)}}.snow:nth-child(164){opacity:.7224;transform:translate(77.062vw,-10px) scale(.8682);animation:fall-164 20s -23s linear infinite}@keyframes fall-164{42.274%{transform:translate(79.9301vw,42.274vh) scale(.8682)}to{transform:translate(78.49605vw,99vh) scale(.8682)}}.snow:nth-child(165){opacity:1.7128;transform:translate(11.3864vw,-10px) scale(.1676);animation:fall-165 11s -17s linear infinite}@keyframes fall-165{32.242%{transform:translate(8.6103vw,32.242vh) scale(.1676)}to{transform:translate(9.99835vw,99vh) scale(.1676)}}.snow:nth-child(166){opacity:1.459;transform:translate(4.9825vw,-10px) scale(.9118);animation:fall-166 11s -10s linear infinite}@keyframes fall-166{76.959%{transform:translate(-1.7471vw,76.959vh) scale(.9118)}to{transform:translate(1.6177vw,99vh) scale(.9118)}}.snow:nth-child(167){opacity:1.8646;transform:translate(76.1184vw,-10px) scale(.9368);animation:fall-167 27s -2s linear infinite}@keyframes fall-167{59.428%{transform:translate(83.3733vw,59.428vh) scale(.9368)}to{transform:translate(79.74585vw,99vh) scale(.9368)}}.snow:nth-child(168){opacity:.8224;transform:translate(82.1382vw,-10px) scale(.8369);animation:fall-168 16s -24s linear infinite}@keyframes fall-168{34.151%{transform:translate(84.1897vw,34.151vh) scale(.8369)}to{transform:translate(83.16395vw,99vh) scale(.8369)}}.snow:nth-child(169){opacity:1.9256;transform:translate(5.7108vw,-10px) scale(.7481);animation:fall-169 10s -8s linear infinite}@keyframes fall-169{39.019%{transform:translate(12.922vw,39.019vh) scale(.7481)}to{transform:translate(9.3164vw,99vh) scale(.7481)}}.snow:nth-child(170){opacity:.4146;transform:translate(28.2789vw,-10px) scale(.8437);animation:fall-170 23s -7s linear infinite}@keyframes fall-170{69.57%{transform:translate(36.2393vw,69.57vh) scale(.8437)}to{transform:translate(32.2591vw,99vh) scale(.8437)}}.snow:nth-child(171){opacity:.9214;transform:translate(48.2896vw,-10px) scale(.2206);animation:fall-171 20s -29s linear infinite}@keyframes fall-171{58.609%{transform:translate(53.1391vw,58.609vh) scale(.2206)}to{transform:translate(50.71435vw,99vh) scale(.2206)}}.snow:nth-child(172){opacity:.4614;transform:translate(33.4502vw,-10px) scale(.6433);animation:fall-172 21s -12s linear infinite}@keyframes fall-172{61.961%{transform:translate(24.6466vw,61.961vh) scale(.6433)}to{transform:translate(29.0484vw,99vh) scale(.6433)}}.snow:nth-child(173){opacity:.865;transform:translate(22.763vw,-10px) scale(.7395);animation:fall-173 23s -2s linear infinite}@keyframes fall-173{56.825%{transform:translate(20.4989vw,56.825vh) scale(.7395)}to{transform:translate(21.63095vw,99vh) scale(.7395)}}.snow:nth-child(174){opacity:1.6974;transform:translate(7.4379vw,-10px) scale(.6875);animation:fall-174 12s -14s linear infinite}@keyframes fall-174{46.234%{transform:translate(11.1084vw,46.234vh) scale(.6875)}to{transform:translate(9.27315vw,99vh) scale(.6875)}}.snow:nth-child(175){opacity:.052;transform:translate(32.1845vw,-10px) scale(.8492);animation:fall-175 18s -20s linear infinite}@keyframes fall-175{63.08%{transform:translate(33.0551vw,63.08vh) scale(.8492)}to{transform:translate(32.6198vw,99vh) scale(.8492)}}.snow:nth-child(176){opacity:1.0118;transform:translate(22.6294vw,-10px) scale(.9893);animation:fall-176 12s -9s linear infinite}@keyframes fall-176{58.413%{transform:translate(32.4369vw,58.413vh) scale(.9893)}to{transform:translate(27.53315vw,99vh) scale(.9893)}}.snow:nth-child(177){opacity:.9636;transform:translate(89.7321vw,-10px) scale(.7992);animation:fall-177 21s -4s linear infinite}@keyframes fall-177{32.901%{transform:translate(80.7641vw,32.901vh) scale(.7992)}to{transform:translate(85.2481vw,99vh) scale(.7992)}}.snow:nth-child(178){opacity:.6614;transform:translate(73.6135vw,-10px) scale(.8289);animation:fall-178 24s -18s linear infinite}@keyframes fall-178{75.222%{transform:translate(73.5705vw,75.222vh) scale(.8289)}to{transform:translate(73.592vw,99vh) scale(.8289)}}.snow:nth-child(179){opacity:1.3334;transform:translate(92.3958vw,-10px) scale(.6343);animation:fall-179 14s -16s linear infinite}@keyframes fall-179{69.375%{transform:translate(94.4572vw,69.375vh) scale(.6343)}to{transform:translate(93.4265vw,99vh) scale(.6343)}}.snow:nth-child(180){opacity:1.0912;transform:translate(89.1149vw,-10px) scale(.2355);animation:fall-180 26s -13s linear infinite}@keyframes fall-180{78.074%{transform:translate(96.9536vw,78.074vh) scale(.2355)}to{transform:translate(93.03425vw,99vh) scale(.2355)}}.snow:nth-child(181){opacity:.0934;transform:translate(28.4137vw,-10px) scale(.3096);animation:fall-181 19s -17s linear infinite}@keyframes fall-181{65.869%{transform:translate(35.8134vw,65.869vh) scale(.3096)}to{transform:translate(32.11355vw,99vh) scale(.3096)}}.snow:nth-child(182){opacity:.7154;transform:translate(86.9827vw,-10px) scale(.72);animation:fall-182 11s -27s linear infinite}@keyframes fall-182{79.884%{transform:translate(92.384vw,79.884vh) scale(.72)}to{transform:translate(89.68335vw,99vh) scale(.72)}}.snow:nth-child(183){opacity:1.3336;transform:translate(86.3502vw,-10px) scale(.2283);animation:fall-183 20s -20s linear infinite}@keyframes fall-183{39.283%{transform:translate(80.2605vw,39.283vh) scale(.2283)}to{transform:translate(83.30535vw,99vh) scale(.2283)}}.snow:nth-child(184){opacity:1.1882;transform:translate(90.8554vw,-10px) scale(.2403);animation:fall-184 30s -30s linear infinite}@keyframes fall-184{66.67%{transform:translate(99.5411vw,66.67vh) scale(.2403)}to{transform:translate(95.19825vw,99vh) scale(.2403)}}.snow:nth-child(185){opacity:1.1882;transform:translate(50.02vw,-10px) scale(.1101);animation:fall-185 10s -26s linear infinite}@keyframes fall-185{73.02%{transform:translate(56.049vw,73.02vh) scale(.1101)}to{transform:translate(53.0345vw,99vh) scale(.1101)}}.snow:nth-child(186){opacity:.0712;transform:translate(59.942vw,-10px) scale(.8665);animation:fall-186 19s -26s linear infinite}@keyframes fall-186{78.601%{transform:translate(56.0904vw,78.601vh) scale(.8665)}to{transform:translate(58.0162vw,99vh) scale(.8665)}}.snow:nth-child(187){opacity:.6666;transform:translate(86.5176vw,-10px) scale(.7606);animation:fall-187 25s -14s linear infinite}@keyframes fall-187{38.237%{transform:translate(81.5983vw,38.237vh) scale(.7606)}to{transform:translate(84.05795vw,99vh) scale(.7606)}}.snow:nth-child(188){opacity:.4922;transform:translate(14.8543vw,-10px) scale(.6471);animation:fall-188 15s -5s linear infinite}@keyframes fall-188{69.043%{transform:translate(18.1363vw,69.043vh) scale(.6471)}to{transform:translate(16.4953vw,99vh) scale(.6471)}}.snow:nth-child(189){opacity:.139;transform:translate(9.2137vw,-10px) scale(.2516);animation:fall-189 29s -30s linear infinite}@keyframes fall-189{55.317%{transform:translate(.6172vw,55.317vh) scale(.2516)}to{transform:translate(4.91545vw,99vh) scale(.2516)}}.snow:nth-child(190){opacity:.4106;transform:translate(9.6168vw,-10px) scale(.191);animation:fall-190 30s -18s linear infinite}@keyframes fall-190{51.174%{transform:translate(19.3926vw,51.174vh) scale(.191)}to{transform:translate(14.5047vw,99vh) scale(.191)}}.snow:nth-child(191){opacity:1.5758;transform:translate(94.9737vw,-10px) scale(.3463);animation:fall-191 14s -13s linear infinite}@keyframes fall-191{34.604%{transform:translate(98.1484vw,34.604vh) scale(.3463)}to{transform:translate(96.56105vw,99vh) scale(.3463)}}.snow:nth-child(192){opacity:1.3574;transform:translate(51.2628vw,-10px) scale(.9033);animation:fall-192 27s -13s linear infinite}@keyframes fall-192{53.785%{transform:translate(48.7804vw,53.785vh) scale(.9033)}to{transform:translate(50.0216vw,99vh) scale(.9033)}}.snow:nth-child(193){opacity:1.4276;transform:translate(32.951vw,-10px) scale(.1125);animation:fall-193 10s -8s linear infinite}@keyframes fall-193{75.066%{transform:translate(39.1053vw,75.066vh) scale(.1125)}to{transform:translate(36.02815vw,99vh) scale(.1125)}}.snow:nth-child(194){opacity:.0846;transform:translate(32.8038vw,-10px) scale(.052);animation:fall-194 18s -15s linear infinite}@keyframes fall-194{61.997%{transform:translate(37.8968vw,61.997vh) scale(.052)}to{transform:translate(35.3503vw,99vh) scale(.052)}}.snow:nth-child(195){opacity:.654;transform:translate(10.6899vw,-10px) scale(.2113);animation:fall-195 26s -9s linear infinite}@keyframes fall-195{77.874%{transform:translate(8.6964vw,77.874vh) scale(.2113)}to{transform:translate(9.69315vw,99vh) scale(.2113)}}.snow:nth-child(196){opacity:1.0576;transform:translate(37.4433vw,-10px) scale(.2019);animation:fall-196 19s -14s linear infinite}@keyframes fall-196{47.478%{transform:translate(33.822vw,47.478vh) scale(.2019)}to{transform:translate(35.63265vw,99vh) scale(.2019)}}.snow:nth-child(197){opacity:.769;transform:translate(54.073vw,-10px) scale(.3473);animation:fall-197 29s -8s linear infinite}@keyframes fall-197{39.894%{transform:translate(53.2498vw,39.894vh) scale(.3473)}to{transform:translate(53.6614vw,99vh) scale(.3473)}}.snow:nth-child(198){opacity:1.7142;transform:translate(22.6328vw,-10px) scale(.8343);animation:fall-198 22s -21s linear infinite}@keyframes fall-198{32.528%{transform:translate(25.8642vw,32.528vh) scale(.8343)}to{transform:translate(24.2485vw,99vh) scale(.8343)}}.snow:nth-child(199){opacity:.0238;transform:translate(27.6473vw,-10px) scale(.2387);animation:fall-199 28s -13s linear infinite}@keyframes fall-199{47.429%{transform:translate(20.9745vw,47.429vh) scale(.2387)}to{transform:translate(24.3109vw,99vh) scale(.2387)}}.snow:nth-child(200){opacity:.1772;transform:translate(16.4992vw,-10px) scale(.6613);animation:fall-200 12s -10s linear infinite}@keyframes fall-200{50.416%{transform:translate(9.931vw,50.416vh) scale(.6613)}to{transform:translate(13.2151vw,99vh) scale(.6613)}}.snow:nth-child(201){opacity:1.202;transform:translate(74.4038vw,-10px) scale(.296);animation:fall-201 26s -6s linear infinite}@keyframes fall-201{72.484%{transform:translate(82.8515vw,72.484vh) scale(.296)}to{transform:translate(78.62765vw,99vh) scale(.296)}}.snow:nth-child(202){opacity:.162;transform:translate(12.6097vw,-10px) scale(.3582);animation:fall-202 28s -24s linear infinite}@keyframes fall-202{44.714%{transform:translate(4.866vw,44.714vh) scale(.3582)}to{transform:translate(8.73785vw,99vh) scale(.3582)}}.snow:nth-child(203){opacity:1.3238;transform:translate(22.1131vw,-10px) scale(.2067);animation:fall-203 18s -26s linear infinite}@keyframes fall-203{45.767%{transform:translate(23.0202vw,45.767vh) scale(.2067)}to{transform:translate(22.56665vw,99vh) scale(.2067)}}.snow:nth-child(204){opacity:1.6522;transform:translate(32.1204vw,-10px) scale(.7648);animation:fall-204 23s -30s linear infinite}@keyframes fall-204{48.086%{transform:translate(35.6241vw,48.086vh) scale(.7648)}to{transform:translate(33.87225vw,99vh) scale(.7648)}}.snow:nth-child(205){opacity:1.8092;transform:translate(68.0755vw,-10px) scale(.9776);animation:fall-205 12s -2s linear infinite}@keyframes fall-205{36.932%{transform:translate(76.5191vw,36.932vh) scale(.9776)}to{transform:translate(72.2973vw,99vh) scale(.9776)}}.snow:nth-child(206){opacity:1.1786;transform:translate(64.3038vw,-10px) scale(.5943);animation:fall-206 23s -26s linear infinite}@keyframes fall-206{57.041%{transform:translate(58.1617vw,57.041vh) scale(.5943)}to{transform:translate(61.23275vw,99vh) scale(.5943)}}.snow:nth-child(207){opacity:1.2264;transform:translate(68.6032vw,-10px) scale(.0252);animation:fall-207 30s -20s linear infinite}@keyframes fall-207{66.701%{transform:translate(63.3449vw,66.701vh) scale(.0252)}to{transform:translate(65.97405vw,99vh) scale(.0252)}}.snow:nth-child(208){opacity:.3454;transform:translate(35.5566vw,-10px) scale(.4343);animation:fall-208 30s -23s linear infinite}@keyframes fall-208{49.814%{transform:translate(28.8911vw,49.814vh) scale(.4343)}to{transform:translate(32.22385vw,99vh) scale(.4343)}}.snow:nth-child(209){opacity:1.686;transform:translate(53.1463vw,-10px) scale(.9907);animation:fall-209 29s -23s linear infinite}@keyframes fall-209{57.128%{transform:translate(44.8467vw,57.128vh) scale(.9907)}to{transform:translate(48.9965vw,99vh) scale(.9907)}}.snow:nth-child(210){opacity:.4666;transform:translate(38.5393vw,-10px) scale(.9312);animation:fall-210 19s -13s linear infinite}@keyframes fall-210{63.204%{transform:translate(31.8977vw,63.204vh) scale(.9312)}to{transform:translate(35.2185vw,99vh) scale(.9312)}}.snow:nth-child(211){opacity:1.096;transform:translate(25.302vw,-10px) scale(.8263);animation:fall-211 26s -30s linear infinite}@keyframes fall-211{49.964%{transform:translate(23.8437vw,49.964vh) scale(.8263)}to{transform:translate(24.57285vw,99vh) scale(.8263)}}.snow:nth-child(212){opacity:1.6078;transform:translate(84.958vw,-10px) scale(.0723);animation:fall-212 22s -21s linear infinite}@keyframes fall-212{56.801%{transform:translate(78.5382vw,56.801vh) scale(.0723)}to{transform:translate(81.7481vw,99vh) scale(.0723)}}.snow:nth-child(213){opacity:1.2484;transform:translate(95.8825vw,-10px) scale(.9877);animation:fall-213 30s -14s linear infinite}@keyframes fall-213{51.763%{transform:translate(94.7922vw,51.763vh) scale(.9877)}to{transform:translate(95.33735vw,99vh) scale(.9877)}}.snow:nth-child(214){opacity:.6794;transform:translate(2.8515vw,-10px) scale(.4287);animation:fall-214 27s -20s linear infinite}@keyframes fall-214{37.774%{transform:translate(5.4498vw,37.774vh) scale(.4287)}to{transform:translate(4.15065vw,99vh) scale(.4287)}}.snow:nth-child(215){opacity:.5564;transform:translate(17.2597vw,-10px) scale(.9418);animation:fall-215 24s -21s linear infinite}@keyframes fall-215{56.559%{transform:translate(18.9562vw,56.559vh) scale(.9418)}to{transform:translate(18.10795vw,99vh) scale(.9418)}}.snow:nth-child(216){opacity:.4276;transform:translate(24.0944vw,-10px) scale(.5384);animation:fall-216 27s -24s linear infinite}@keyframes fall-216{40.594%{transform:translate(18.3573vw,40.594vh) scale(.5384)}to{transform:translate(21.22585vw,99vh) scale(.5384)}}.snow:nth-child(217){opacity:1.6922;transform:translate(7.9971vw,-10px) scale(.3322);animation:fall-217 30s -2s linear infinite}@keyframes fall-217{55.375%{transform:translate(6.1115vw,55.375vh) scale(.3322)}to{transform:translate(7.0543vw,99vh) scale(.3322)}}.snow:nth-child(218){opacity:1.752;transform:translate(88.2771vw,-10px) scale(.4037);animation:fall-218 25s -2s linear infinite}@keyframes fall-218{58.425%{transform:translate(82.6237vw,58.425vh) scale(.4037)}to{transform:translate(85.4504vw,99vh) scale(.4037)}}.snow:nth-child(219){opacity:1.553;transform:translate(57.2652vw,-10px) scale(.2024);animation:fall-219 30s -8s linear infinite}@keyframes fall-219{72.554%{transform:translate(51.2999vw,72.554vh) scale(.2024)}to{transform:translate(54.28255vw,99vh) scale(.2024)}}.snow:nth-child(220){opacity:1.5044;transform:translate(70.7933vw,-10px) scale(.674);animation:fall-220 16s -7s linear infinite}@keyframes fall-220{39.253%{transform:translate(64.185vw,39.253vh) scale(.674)}to{transform:translate(67.48915vw,99vh) scale(.674)}}.snow:nth-child(221){opacity:1.7954;transform:translate(78.7191vw,-10px) scale(.9059);animation:fall-221 24s -3s linear infinite}@keyframes fall-221{35.931%{transform:translate(70.6029vw,35.931vh) scale(.9059)}to{transform:translate(74.661vw,99vh) scale(.9059)}}.snow:nth-child(222){opacity:.7048;transform:translate(79.9599vw,-10px) scale(.1468);animation:fall-222 13s -20s linear infinite}@keyframes fall-222{50.914%{transform:translate(71.9333vw,50.914vh) scale(.1468)}to{transform:translate(75.9466vw,99vh) scale(.1468)}}.snow:nth-child(223){opacity:.0082;transform:translate(58.3417vw,-10px) scale(.5399);animation:fall-223 12s -21s linear infinite}@keyframes fall-223{54.996%{transform:translate(67.1707vw,54.996vh) scale(.5399)}to{transform:translate(62.7562vw,99vh) scale(.5399)}}.snow:nth-child(224){opacity:.5858;transform:translate(82.8549vw,-10px) scale(.3388);animation:fall-224 17s -12s linear infinite}@keyframes fall-224{59.123%{transform:translate(85.2946vw,59.123vh) scale(.3388)}to{transform:translate(84.07475vw,99vh) scale(.3388)}}.snow:nth-child(225){opacity:.4832;transform:translate(42.3401vw,-10px) scale(.0806);animation:fall-225 18s -20s linear infinite}@keyframes fall-225{53.118%{transform:translate(44.1174vw,53.118vh) scale(.0806)}to{transform:translate(43.22875vw,99vh) scale(.0806)}}.snow:nth-child(226){opacity:.989;transform:translate(58.8481vw,-10px) scale(.1471);animation:fall-226 10s -29s linear infinite}@keyframes fall-226{74.855%{transform:translate(49.3124vw,74.855vh) scale(.1471)}to{transform:translate(54.08025vw,99vh) scale(.1471)}}.snow:nth-child(227){opacity:.4504;transform:translate(92.6449vw,-10px) scale(.7726);animation:fall-227 15s -14s linear infinite}@keyframes fall-227{79.786%{transform:translate(93.5078vw,79.786vh) scale(.7726)}to{transform:translate(93.07635vw,99vh) scale(.7726)}}.snow:nth-child(228){opacity:1.0844;transform:translate(91.2062vw,-10px) scale(.496);animation:fall-228 28s -8s linear infinite}@keyframes fall-228{45.057%{transform:translate(85.6303vw,45.057vh) scale(.496)}to{transform:translate(88.41825vw,99vh) scale(.496)}}.snow:nth-child(229){opacity:.545;transform:translate(47.5152vw,-10px) scale(.6088);animation:fall-229 23s -25s linear infinite}@keyframes fall-229{32.141%{transform:translate(41.3443vw,32.141vh) scale(.6088)}to{transform:translate(44.42975vw,99vh) scale(.6088)}}.snow:nth-child(230){opacity:.5172;transform:translate(20.7165vw,-10px) scale(.6242);animation:fall-230 30s -10s linear infinite}@keyframes fall-230{73.409%{transform:translate(26.0756vw,73.409vh) scale(.6242)}to{transform:translate(23.39605vw,99vh) scale(.6242)}}.snow:nth-child(231){opacity:.8488;transform:translate(91.4488vw,-10px) scale(.7299);animation:fall-231 13s -24s linear infinite}@keyframes fall-231{33.516%{transform:translate(87.1956vw,33.516vh) scale(.7299)}to{transform:translate(89.3222vw,99vh) scale(.7299)}}.snow:nth-child(232){opacity:1.8508;transform:translate(86.6798vw,-10px) scale(.7318);animation:fall-232 18s -21s linear infinite}@keyframes fall-232{79.833%{transform:translate(87.8349vw,79.833vh) scale(.7318)}to{transform:translate(87.25735vw,99vh) scale(.7318)}}.snow:nth-child(233){opacity:.4886;transform:translate(9.2648vw,-10px) scale(.5351);animation:fall-233 14s -22s linear infinite}@keyframes fall-233{70.857%{transform:translate(16.3823vw,70.857vh) scale(.5351)}to{transform:translate(12.82355vw,99vh) scale(.5351)}}.snow:nth-child(234){opacity:1.3608;transform:translate(41.6853vw,-10px) scale(.2726);animation:fall-234 15s -19s linear infinite}@keyframes fall-234{34.163%{transform:translate(42.0883vw,34.163vh) scale(.2726)}to{transform:translate(41.8868vw,99vh) scale(.2726)}}.snow:nth-child(235){opacity:1.179;transform:translate(51.0059vw,-10px) scale(.8998);animation:fall-235 19s -26s linear infinite}@keyframes fall-235{59.606%{transform:translate(56.1626vw,59.606vh) scale(.8998)}to{transform:translate(53.58425vw,99vh) scale(.8998)}}.snow:nth-child(236){opacity:.9928;transform:translate(31.9305vw,-10px) scale(.7132);animation:fall-236 14s -20s linear infinite}@keyframes fall-236{35.143%{transform:translate(30.7206vw,35.143vh) scale(.7132)}to{transform:translate(31.32555vw,99vh) scale(.7132)}}.snow:nth-child(237){opacity:1.016;transform:translate(98.9821vw,-10px) scale(.5641);animation:fall-237 21s -17s linear infinite}@keyframes fall-237{63.363%{transform:translate(96.9027vw,63.363vh) scale(.5641)}to{transform:translate(97.9424vw,99vh) scale(.5641)}}.snow:nth-child(238){opacity:.7882;transform:translate(27.6635vw,-10px) scale(.8342);animation:fall-238 14s -24s linear infinite}@keyframes fall-238{62.453%{transform:translate(35.6884vw,62.453vh) scale(.8342)}to{transform:translate(31.67595vw,99vh) scale(.8342)}}.snow:nth-child(239){opacity:.0936;transform:translate(6.1217vw,-10px) scale(.6639);animation:fall-239 22s -19s linear infinite}@keyframes fall-239{62.497%{transform:translate(9.1319vw,62.497vh) scale(.6639)}to{transform:translate(7.6268vw,99vh) scale(.6639)}}.snow:nth-child(240){opacity:.3852;transform:translate(69.0227vw,-10px) scale(.5401);animation:fall-240 29s -4s linear infinite}@keyframes fall-240{78.169%{transform:translate(63.0958vw,78.169vh) scale(.5401)}to{transform:translate(66.05925vw,99vh) scale(.5401)}}.snow:nth-child(241){opacity:1.1804;transform:translate(23.9923vw,-10px) scale(.6366);animation:fall-241 30s -5s linear infinite}@keyframes fall-241{60.648%{transform:translate(24.271vw,60.648vh) scale(.6366)}to{transform:translate(24.13165vw,99vh) scale(.6366)}}.snow:nth-child(242){opacity:1.4626;transform:translate(73.019vw,-10px) scale(.46);animation:fall-242 22s -5s linear infinite}@keyframes fall-242{44.865%{transform:translate(63.8407vw,44.865vh) scale(.46)}to{transform:translate(68.42985vw,99vh) scale(.46)}}.snow:nth-child(243){opacity:.7354;transform:translate(42.5215vw,-10px) scale(.9342);animation:fall-243 26s -3s linear infinite}@keyframes fall-243{51.667%{transform:translate(39.6602vw,51.667vh) scale(.9342)}to{transform:translate(41.09085vw,99vh) scale(.9342)}}.snow:nth-child(244){opacity:.3608;transform:translate(81.0652vw,-10px) scale(.2308);animation:fall-244 25s -7s linear infinite}@keyframes fall-244{76.004%{transform:translate(72.5323vw,76.004vh) scale(.2308)}to{transform:translate(76.79875vw,99vh) scale(.2308)}}.snow:nth-child(245){opacity:1.8946;transform:translate(22.5886vw,-10px) scale(.3316);animation:fall-245 22s -24s linear infinite}@keyframes fall-245{66.899%{transform:translate(22.6763vw,66.899vh) scale(.3316)}to{transform:translate(22.63245vw,99vh) scale(.3316)}}.snow:nth-child(246){opacity:1.7382;transform:translate(50.5489vw,-10px) scale(.2845);animation:fall-246 21s -26s linear infinite}@keyframes fall-246{38.651%{transform:translate(45.7836vw,38.651vh) scale(.2845)}to{transform:translate(48.16625vw,99vh) scale(.2845)}}.snow:nth-child(247){opacity:1.1966;transform:translate(55.9963vw,-10px) scale(.5066);animation:fall-247 10s -14s linear infinite}@keyframes fall-247{78.046%{transform:translate(52.8393vw,78.046vh) scale(.5066)}to{transform:translate(54.4178vw,99vh) scale(.5066)}}.snow:nth-child(248){opacity:.3834;transform:translate(42.9625vw,-10px) scale(.3882);animation:fall-248 26s -26s linear infinite}@keyframes fall-248{52.454%{transform:translate(52.9383vw,52.454vh) scale(.3882)}to{transform:translate(47.9504vw,99vh) scale(.3882)}}.snow:nth-child(249){opacity:1.1148;transform:translate(50.2537vw,-10px) scale(.3534);animation:fall-249 11s -5s linear infinite}@keyframes fall-249{74.07%{transform:translate(50.2895vw,74.07vh) scale(.3534)}to{transform:translate(50.2716vw,99vh) scale(.3534)}}.snow:nth-child(250){opacity:.7146;transform:translate(15.7478vw,-10px) scale(.9425);animation:fall-250 30s -26s linear infinite}@keyframes fall-250{70.512%{transform:translate(10.8403vw,70.512vh) scale(.9425)}to{transform:translate(13.29405vw,99vh) scale(.9425)}}.snow:nth-child(251){opacity:1.3222;transform:translate(92.1275vw,-10px) scale(.1144);animation:fall-251 16s -21s linear infinite}@keyframes fall-251{44.222%{transform:translate(82.9729vw,44.222vh) scale(.1144)}to{transform:translate(87.5502vw,99vh) scale(.1144)}}.snow:nth-child(252){opacity:.1998;transform:translate(25.9727vw,-10px) scale(.7101);animation:fall-252 27s -20s linear infinite}@keyframes fall-252{68.611%{transform:translate(20.4347vw,68.611vh) scale(.7101)}to{transform:translate(23.2037vw,99vh) scale(.7101)}}.snow:nth-child(253){opacity:1.187;transform:translate(1.5064vw,-10px) scale(.9282);animation:fall-253 14s -4s linear infinite}@keyframes fall-253{39.65%{transform:translate(-4.7906vw,39.65vh) scale(.9282)}to{transform:translate(-1.6421vw,99vh) scale(.9282)}}.snow:nth-child(254){opacity:1.9514;transform:translate(28.7719vw,-10px) scale(.6176);animation:fall-254 19s -10s linear infinite}@keyframes fall-254{47.516%{transform:translate(35.8535vw,47.516vh) scale(.6176)}to{transform:translate(32.3127vw,99vh) scale(.6176)}}.snow:nth-child(255){opacity:1.4706;transform:translate(78.0318vw,-10px) scale(.4021);animation:fall-255 30s -18s linear infinite}@keyframes fall-255{39.234%{transform:translate(87.881vw,39.234vh) scale(.4021)}to{transform:translate(82.9564vw,99vh) scale(.4021)}}.snow:nth-child(256){opacity:.42;transform:translate(33.1101vw,-10px) scale(.9448);animation:fall-256 12s -26s linear infinite}@keyframes fall-256{52.506%{transform:translate(40.6901vw,52.506vh) scale(.9448)}to{transform:translate(36.9001vw,99vh) scale(.9448)}}.snow:nth-child(257){opacity:.9514;transform:translate(70.0259vw,-10px) scale(.9935);animation:fall-257 28s -17s linear infinite}@keyframes fall-257{64.364%{transform:translate(72.7807vw,64.364vh) scale(.9935)}to{transform:translate(71.4033vw,99vh) scale(.9935)}}.snow:nth-child(258){opacity:.422;transform:translate(29.4882vw,-10px) scale(.3593);animation:fall-258 17s -25s linear infinite}@keyframes fall-258{60.632%{transform:translate(25.3755vw,60.632vh) scale(.3593)}to{transform:translate(27.43185vw,99vh) scale(.3593)}}.snow:nth-child(259){opacity:1.9524;transform:translate(85.1461vw,-10px) scale(.4794);animation:fall-259 10s -10s linear infinite}@keyframes fall-259{65.297%{transform:translate(77.2057vw,65.297vh) scale(.4794)}to{transform:translate(81.1759vw,99vh) scale(.4794)}}.snow:nth-child(260){opacity:1.35;transform:translate(45.4755vw,-10px) scale(.0847);animation:fall-260 14s -4s linear infinite}@keyframes fall-260{48.381%{transform:translate(44.7467vw,48.381vh) scale(.0847)}to{transform:translate(45.1111vw,99vh) scale(.0847)}}.snow:nth-child(261){opacity:.0406;transform:translate(37.9361vw,-10px) scale(.3397);animation:fall-261 11s -18s linear infinite}@keyframes fall-261{48.958%{transform:translate(34.7491vw,48.958vh) scale(.3397)}to{transform:translate(36.3426vw,99vh) scale(.3397)}}.snow:nth-child(262){opacity:.4576;transform:translate(45.5209vw,-10px) scale(.5825);animation:fall-262 28s -4s linear infinite}@keyframes fall-262{41.956%{transform:translate(54.3629vw,41.956vh) scale(.5825)}to{transform:translate(49.9419vw,99vh) scale(.5825)}}.snow:nth-child(263){opacity:1.2624;transform:translate(5.6962vw,-10px) scale(.9054);animation:fall-263 25s -10s linear infinite}@keyframes fall-263{43.938%{transform:translate(15.3559vw,43.938vh) scale(.9054)}to{transform:translate(10.52605vw,99vh) scale(.9054)}}.snow:nth-child(264){opacity:1.8406;transform:translate(26.5797vw,-10px) scale(.6251);animation:fall-264 30s -17s linear infinite}@keyframes fall-264{61.375%{transform:translate(18.9953vw,61.375vh) scale(.6251)}to{transform:translate(22.7875vw,99vh) scale(.6251)}}.snow:nth-child(265){opacity:.3776;transform:translate(93.3536vw,-10px) scale(.1657);animation:fall-265 10s -12s linear infinite}@keyframes fall-265{47.741%{transform:translate(102.1502vw,47.741vh) scale(.1657)}to{transform:translate(97.7519vw,99vh) scale(.1657)}}.snow:nth-child(266){opacity:.7712;transform:translate(71.5859vw,-10px) scale(.5763);animation:fall-266 20s -21s linear infinite}@keyframes fall-266{39.926%{transform:translate(71.0646vw,39.926vh) scale(.5763)}to{transform:translate(71.32525vw,99vh) scale(.5763)}}.snow:nth-child(267){opacity:.4386;transform:translate(57.9721vw,-10px) scale(.921);animation:fall-267 10s -24s linear infinite}@keyframes fall-267{59.864%{transform:translate(59.0862vw,59.864vh) scale(.921)}to{transform:translate(58.52915vw,99vh) scale(.921)}}.snow:nth-child(268){opacity:1.9616;transform:translate(21.6715vw,-10px) scale(.4417);animation:fall-268 18s -3s linear infinite}@keyframes fall-268{49.803%{transform:translate(24.2839vw,49.803vh) scale(.4417)}to{transform:translate(22.9777vw,99vh) scale(.4417)}}.snow:nth-child(269){opacity:1.549;transform:translate(1.4369vw,-10px) scale(.5561);animation:fall-269 27s -24s linear infinite}@keyframes fall-269{34.465%{transform:translate(-4.9296vw,34.465vh) scale(.5561)}to{transform:translate(-1.74635vw,99vh) scale(.5561)}}.snow:nth-child(270){opacity:1.9092;transform:translate(26.849vw,-10px) scale(.4545);animation:fall-270 22s -19s linear infinite}@keyframes fall-270{64.3%{transform:translate(31.8997vw,64.3vh) scale(.4545)}to{transform:translate(29.37435vw,99vh) scale(.4545)}}.snow:nth-child(271){opacity:.6096;transform:translate(99.0998vw,-10px) scale(.0266);animation:fall-271 25s -22s linear infinite}@keyframes fall-271{39.203%{transform:translate(95.6868vw,39.203vh) scale(.0266)}to{transform:translate(97.3933vw,99vh) scale(.0266)}}.snow:nth-child(272){opacity:1.226;transform:translate(66.8774vw,-10px) scale(.64);animation:fall-272 11s -24s linear infinite}@keyframes fall-272{56.412%{transform:translate(58.6098vw,56.412vh) scale(.64)}to{transform:translate(62.7436vw,99vh) scale(.64)}}.snow:nth-child(273){opacity:.5774;transform:translate(65.5174vw,-10px) scale(.0959);animation:fall-273 21s -26s linear infinite}@keyframes fall-273{42.044%{transform:translate(71.7327vw,42.044vh) scale(.0959)}to{transform:translate(68.62505vw,99vh) scale(.0959)}}.snow:nth-child(274){opacity:1.7622;transform:translate(58.2099vw,-10px) scale(.7092);animation:fall-274 30s -20s linear infinite}@keyframes fall-274{67.163%{transform:translate(59.1617vw,67.163vh) scale(.7092)}to{transform:translate(58.6858vw,99vh) scale(.7092)}}.snow:nth-child(275){opacity:.5694;transform:translate(46.7617vw,-10px) scale(.3645);animation:fall-275 18s -20s linear infinite}@keyframes fall-275{40.213%{transform:translate(43.3082vw,40.213vh) scale(.3645)}to{transform:translate(45.03495vw,99vh) scale(.3645)}}.snow:nth-child(276){opacity:.4604;transform:translate(9.6334vw,-10px) scale(.6095);animation:fall-276 20s -28s linear infinite}@keyframes fall-276{60.213%{transform:translate(7.9416vw,60.213vh) scale(.6095)}to{transform:translate(8.7875vw,99vh) scale(.6095)}}.snow:nth-child(277){opacity:1.143;transform:translate(.1006vw,-10px) scale(.6354);animation:fall-277 18s -19s linear infinite}@keyframes fall-277{75.79%{transform:translate(-1.4254vw,75.79vh) scale(.6354)}to{transform:translate(-.6624vw,99vh) scale(.6354)}}.snow:nth-child(278){opacity:1.5254;transform:translate(24.983vw,-10px) scale(.5527);animation:fall-278 26s -30s linear infinite}@keyframes fall-278{67.05%{transform:translate(17.3712vw,67.05vh) scale(.5527)}to{transform:translate(21.1771vw,99vh) scale(.5527)}}.snow:nth-child(279){opacity:.711;transform:translate(25.4773vw,-10px) scale(.9698);animation:fall-279 15s -5s linear infinite}@keyframes fall-279{61.406%{transform:translate(34.0832vw,61.406vh) scale(.9698)}to{transform:translate(29.78025vw,99vh) scale(.9698)}}.snow:nth-child(280){opacity:.6272;transform:translate(57.9343vw,-10px) scale(.6754);animation:fall-280 12s -29s linear infinite}@keyframes fall-280{46.914%{transform:translate(50.1083vw,46.914vh) scale(.6754)}to{transform:translate(54.0213vw,99vh) scale(.6754)}}.snow:nth-child(281){opacity:1.055;transform:translate(16.1974vw,-10px) scale(.7834);animation:fall-281 23s -18s linear infinite}@keyframes fall-281{51.831%{transform:translate(20.9341vw,51.831vh) scale(.7834)}to{transform:translate(18.56575vw,99vh) scale(.7834)}}.snow:nth-child(282){opacity:1.4384;transform:translate(94.7989vw,-10px) scale(.0164);animation:fall-282 10s -11s linear infinite}@keyframes fall-282{38.712%{transform:translate(90.2037vw,38.712vh) scale(.0164)}to{transform:translate(92.5013vw,99vh) scale(.0164)}}.snow:nth-child(283){opacity:1.66;transform:translate(50.9382vw,-10px) scale(.4232);animation:fall-283 10s -4s linear infinite}@keyframes fall-283{62.482%{transform:translate(53.9081vw,62.482vh) scale(.4232)}to{transform:translate(52.42315vw,99vh) scale(.4232)}}.snow:nth-child(284){opacity:.666;transform:translate(12.6326vw,-10px) scale(.6415);animation:fall-284 29s -28s linear infinite}@keyframes fall-284{71.286%{transform:translate(5.07vw,71.286vh) scale(.6415)}to{transform:translate(8.8513vw,99vh) scale(.6415)}}.snow:nth-child(285){opacity:.638;transform:translate(12.5642vw,-10px) scale(.3814);animation:fall-285 16s -19s linear infinite}@keyframes fall-285{41.965%{transform:translate(8.3004vw,41.965vh) scale(.3814)}to{transform:translate(10.4323vw,99vh) scale(.3814)}}.snow:nth-child(286){opacity:.1214;transform:translate(41.4073vw,-10px) scale(.511);animation:fall-286 26s -7s linear infinite}@keyframes fall-286{76.883%{transform:translate(49.0454vw,76.883vh) scale(.511)}to{transform:translate(45.22635vw,99vh) scale(.511)}}.snow:nth-child(287){opacity:.5094;transform:translate(67.8053vw,-10px) scale(.2201);animation:fall-287 29s -24s linear infinite}@keyframes fall-287{62.14%{transform:translate(57.8158vw,62.14vh) scale(.2201)}to{transform:translate(62.81055vw,99vh) scale(.2201)}}.snow:nth-child(288){opacity:.1396;transform:translate(28.0103vw,-10px) scale(.5216);animation:fall-288 28s -10s linear infinite}@keyframes fall-288{49.621%{transform:translate(33.282vw,49.621vh) scale(.5216)}to{transform:translate(30.64615vw,99vh) scale(.5216)}}.snow:nth-child(289){opacity:.5952;transform:translate(85.4043vw,-10px) scale(.8117);animation:fall-289 13s -1s linear infinite}@keyframes fall-289{41.585%{transform:translate(85.3983vw,41.585vh) scale(.8117)}to{transform:translate(85.4013vw,99vh) scale(.8117)}}.snow:nth-child(290){opacity:1.531;transform:translate(34.6681vw,-10px) scale(.1544);animation:fall-290 19s -17s linear infinite}@keyframes fall-290{60.132%{transform:translate(38.3848vw,60.132vh) scale(.1544)}to{transform:translate(36.52645vw,99vh) scale(.1544)}}.snow:nth-child(291){opacity:1.3024;transform:translate(48.3692vw,-10px) scale(.2357);animation:fall-291 11s -12s linear infinite}@keyframes fall-291{43.449%{transform:translate(52.4275vw,43.449vh) scale(.2357)}to{transform:translate(50.39835vw,99vh) scale(.2357)}}.snow:nth-child(292){opacity:1.9496;transform:translate(21.0963vw,-10px) scale(.5266);animation:fall-292 28s -13s linear infinite}@keyframes fall-292{40.535%{transform:translate(15.3224vw,40.535vh) scale(.5266)}to{transform:translate(18.20935vw,99vh) scale(.5266)}}.snow:nth-child(293){opacity:1.651;transform:translate(22.0403vw,-10px) scale(.3341);animation:fall-293 15s -3s linear infinite}@keyframes fall-293{67.798%{transform:translate(28.9811vw,67.798vh) scale(.3341)}to{transform:translate(25.5107vw,99vh) scale(.3341)}}.snow:nth-child(294){opacity:1.0638;transform:translate(95.4993vw,-10px) scale(.9318);animation:fall-294 22s -20s linear infinite}@keyframes fall-294{78.349%{transform:translate(93.69vw,78.349vh) scale(.9318)}to{transform:translate(94.59465vw,99vh) scale(.9318)}}.snow:nth-child(295){opacity:1.071;transform:translate(88.5846vw,-10px) scale(.714);animation:fall-295 30s -19s linear infinite}@keyframes fall-295{34.686%{transform:translate(85.0005vw,34.686vh) scale(.714)}to{transform:translate(86.79255vw,99vh) scale(.714)}}.snow:nth-child(296){opacity:1.6954;transform:translate(60.3197vw,-10px) scale(.9475);animation:fall-296 29s -26s linear infinite}@keyframes fall-296{38.581%{transform:translate(55.4731vw,38.581vh) scale(.9475)}to{transform:translate(57.8964vw,99vh) scale(.9475)}}.snow:nth-child(297){opacity:.1306;transform:translate(85.2831vw,-10px) scale(.3457);animation:fall-297 11s -6s linear infinite}@keyframes fall-297{71.814%{transform:translate(76.9143vw,71.814vh) scale(.3457)}to{transform:translate(81.0987vw,99vh) scale(.3457)}}.snow:nth-child(298){opacity:.2002;transform:translate(48.2805vw,-10px) scale(.5937);animation:fall-298 14s -26s linear infinite}@keyframes fall-298{60.858%{transform:translate(46.0302vw,60.858vh) scale(.5937)}to{transform:translate(47.15535vw,99vh) scale(.5937)}}.snow:nth-child(299){opacity:.7112;transform:translate(31.9245vw,-10px) scale(.1426);animation:fall-299 26s -30s linear infinite}@keyframes fall-299{41.645%{transform:translate(32.0075vw,41.645vh) scale(.1426)}to{transform:translate(31.966vw,99vh) scale(.1426)}}.snow:nth-child(300){opacity:.4942;transform:translate(37.7659vw,-10px) scale(.4769);animation:fall-300 24s -14s linear infinite}@keyframes fall-300{33.083%{transform:translate(36.3644vw,33.083vh) scale(.4769)}to{transform:translate(37.06515vw,99vh) scale(.4769)}}.snow:nth-child(301){opacity:1.8322;transform:translate(24.0962vw,-10px) scale(.7543);animation:fall-301 14s -29s linear infinite}@keyframes fall-301{33.429%{transform:translate(28.1837vw,33.429vh) scale(.7543)}to{transform:translate(26.13995vw,99vh) scale(.7543)}}.snow:nth-child(302){opacity:.2904;transform:translate(20.9849vw,-10px) scale(.0084);animation:fall-302 27s -9s linear infinite}@keyframes fall-302{75.213%{transform:translate(24.2998vw,75.213vh) scale(.0084)}to{transform:translate(22.64235vw,99vh) scale(.0084)}}.snow:nth-child(303){opacity:1.6188;transform:translate(75.1534vw,-10px) scale(.6807);animation:fall-303 28s -5s linear infinite}@keyframes fall-303{52.883%{transform:translate(84.7969vw,52.883vh) scale(.6807)}to{transform:translate(79.97515vw,99vh) scale(.6807)}}.snow:nth-child(304){opacity:.514;transform:translate(43.2363vw,-10px) scale(.6015);animation:fall-304 10s -21s linear infinite}@keyframes fall-304{76.712%{transform:translate(46.3195vw,76.712vh) scale(.6015)}to{transform:translate(44.7779vw,99vh) scale(.6015)}}.snow:nth-child(305){opacity:1.8104;transform:translate(92.6044vw,-10px) scale(.1426);animation:fall-305 15s -14s linear infinite}@keyframes fall-305{61.917%{transform:translate(92.2329vw,61.917vh) scale(.1426)}to{transform:translate(92.41865vw,99vh) scale(.1426)}}.snow:nth-child(306){opacity:.0056;transform:translate(62.5827vw,-10px) scale(.836);animation:fall-306 27s -1s linear infinite}@keyframes fall-306{77.56%{transform:translate(59.833vw,77.56vh) scale(.836)}to{transform:translate(61.20785vw,99vh) scale(.836)}}.snow:nth-child(307){opacity:1.3418;transform:translate(57.0262vw,-10px) scale(.252);animation:fall-307 24s -23s linear infinite}@keyframes fall-307{61.458%{transform:translate(47.0377vw,61.458vh) scale(.252)}to{transform:translate(52.03195vw,99vh) scale(.252)}}.snow:nth-child(308){opacity:1.8822;transform:translate(55.12vw,-10px) scale(.598);animation:fall-308 24s -29s linear infinite}@keyframes fall-308{48.411%{transform:translate(61.8039vw,48.411vh) scale(.598)}to{transform:translate(58.46195vw,99vh) scale(.598)}}.snow:nth-child(309){opacity:.735;transform:translate(95.1427vw,-10px) scale(.8206);animation:fall-309 24s -22s linear infinite}@keyframes fall-309{61.635%{transform:translate(104.5901vw,61.635vh) scale(.8206)}to{transform:translate(99.8664vw,99vh) scale(.8206)}}.snow:nth-child(310){opacity:1.0148;transform:translate(2.6433vw,-10px) scale(.3988);animation:fall-310 29s -30s linear infinite}@keyframes fall-310{35.899%{transform:translate(3.6934vw,35.899vh) scale(.3988)}to{transform:translate(3.16835vw,99vh) scale(.3988)}}.snow:nth-child(311){opacity:1.907;transform:translate(60.4385vw,-10px) scale(.4792);animation:fall-311 14s -5s linear infinite}@keyframes fall-311{42.484%{transform:translate(50.5735vw,42.484vh) scale(.4792)}to{transform:translate(55.506vw,99vh) scale(.4792)}}.snow:nth-child(312){opacity:.8108;transform:translate(83.4879vw,-10px) scale(.2709);animation:fall-312 12s -16s linear infinite}@keyframes fall-312{34.781%{transform:translate(85.4647vw,34.781vh) scale(.2709)}to{transform:translate(84.4763vw,99vh) scale(.2709)}}.snow:nth-child(313){opacity:1.1332;transform:translate(23.0793vw,-10px) scale(.1373);animation:fall-313 10s -12s linear infinite}@keyframes fall-313{51.977%{transform:translate(21.5783vw,51.977vh) scale(.1373)}to{transform:translate(22.3288vw,99vh) scale(.1373)}}.snow:nth-child(314){opacity:1.5068;transform:translate(14.4391vw,-10px) scale(.6955);animation:fall-314 17s -23s linear infinite}@keyframes fall-314{30.802%{transform:translate(11.7581vw,30.802vh) scale(.6955)}to{transform:translate(13.0986vw,99vh) scale(.6955)}}.snow:nth-child(315){opacity:.6826;transform:translate(77.7413vw,-10px) scale(.3018);animation:fall-315 27s -27s linear infinite}@keyframes fall-315{63.406%{transform:translate(70.8133vw,63.406vh) scale(.3018)}to{transform:translate(74.2773vw,99vh) scale(.3018)}}.snow:nth-child(316){opacity:1.9818;transform:translate(7.4254vw,-10px) scale(.1518);animation:fall-316 17s -27s linear infinite}@keyframes fall-316{46.523%{transform:translate(9.5786vw,46.523vh) scale(.1518)}to{transform:translate(8.502vw,99vh) scale(.1518)}}.snow:nth-child(317){opacity:1.6344;transform:translate(47.2446vw,-10px) scale(.1536);animation:fall-317 20s -2s linear infinite}@keyframes fall-317{48.108%{transform:translate(46.4397vw,48.108vh) scale(.1536)}to{transform:translate(46.84215vw,99vh) scale(.1536)}}.snow:nth-child(318){opacity:1.206;transform:translate(85.3898vw,-10px) scale(.6042);animation:fall-318 17s -23s linear infinite}@keyframes fall-318{58.575%{transform:translate(89.4369vw,58.575vh) scale(.6042)}to{transform:translate(87.41335vw,99vh) scale(.6042)}}.snow:nth-child(319){opacity:1.4026;transform:translate(77.2747vw,-10px) scale(.0244);animation:fall-319 17s -20s linear infinite}@keyframes fall-319{59.122%{transform:translate(71.7042vw,59.122vh) scale(.0244)}to{transform:translate(74.48945vw,99vh) scale(.0244)}}.snow:nth-child(320){opacity:1.4126;transform:translate(87.6376vw,-10px) scale(.3148);animation:fall-320 30s -13s linear infinite}@keyframes fall-320{68.854%{transform:translate(96.4924vw,68.854vh) scale(.3148)}to{transform:translate(92.065vw,99vh) scale(.3148)}}.snow:nth-child(321){opacity:1.166;transform:translate(82.2116vw,-10px) scale(.8622);animation:fall-321 18s -6s linear infinite}@keyframes fall-321{79.47%{transform:translate(73.3706vw,79.47vh) scale(.8622)}to{transform:translate(77.7911vw,99vh) scale(.8622)}}.snow:nth-child(322){opacity:.0568;transform:translate(11.1101vw,-10px) scale(.1999);animation:fall-322 29s -17s linear infinite}@keyframes fall-322{78.814%{transform:translate(20.0975vw,78.814vh) scale(.1999)}to{transform:translate(15.6038vw,99vh) scale(.1999)}}.snow:nth-child(323){opacity:.1834;transform:translate(98.1424vw,-10px) scale(.891);animation:fall-323 23s -2s linear infinite}@keyframes fall-323{73.58%{transform:translate(100.4194vw,73.58vh) scale(.891)}to{transform:translate(99.2809vw,99vh) scale(.891)}}.snow:nth-child(324){opacity:.3104;transform:translate(57.3186vw,-10px) scale(.8606);animation:fall-324 23s -3s linear infinite}@keyframes fall-324{56.239%{transform:translate(67.2688vw,56.239vh) scale(.8606)}to{transform:translate(62.2937vw,99vh) scale(.8606)}}.snow:nth-child(325){opacity:.9038;transform:translate(19.3207vw,-10px) scale(.2372);animation:fall-325 17s -4s linear infinite}@keyframes fall-325{58.795%{transform:translate(18.86vw,58.795vh) scale(.2372)}to{transform:translate(19.09035vw,99vh) scale(.2372)}}.snow:nth-child(326){opacity:1.715;transform:translate(3.6082vw,-10px) scale(.4921);animation:fall-326 12s -24s linear infinite}@keyframes fall-326{42.103%{transform:translate(11.1725vw,42.103vh) scale(.4921)}to{transform:translate(7.39035vw,99vh) scale(.4921)}}.snow:nth-child(327){opacity:1.7392;transform:translate(25.8061vw,-10px) scale(.1723);animation:fall-327 29s -20s linear infinite}@keyframes fall-327{30.776%{transform:translate(15.9537vw,30.776vh) scale(.1723)}to{transform:translate(20.8799vw,99vh) scale(.1723)}}.snow:nth-child(328){opacity:1.6072;transform:translate(74.1911vw,-10px) scale(.162);animation:fall-328 23s -6s linear infinite}@keyframes fall-328{59.18%{transform:translate(64.5065vw,59.18vh) scale(.162)}to{transform:translate(69.3488vw,99vh) scale(.162)}}.snow:nth-child(329){opacity:1.5456;transform:translate(68.5143vw,-10px) scale(.4298);animation:fall-329 20s -10s linear infinite}@keyframes fall-329{38.217%{transform:translate(70.6009vw,38.217vh) scale(.4298)}to{transform:translate(69.5576vw,99vh) scale(.4298)}}.snow:nth-child(330){opacity:1.2636;transform:translate(76.0619vw,-10px) scale(.3442);animation:fall-330 24s -6s linear infinite}@keyframes fall-330{35.309%{transform:translate(69.7236vw,35.309vh) scale(.3442)}to{transform:translate(72.89275vw,99vh) scale(.3442)}}.snow:nth-child(331){opacity:.189;transform:translate(81.1558vw,-10px) scale(.638);animation:fall-331 29s -17s linear infinite}@keyframes fall-331{46.834%{transform:translate(87.7553vw,46.834vh) scale(.638)}to{transform:translate(84.45555vw,99vh) scale(.638)}}.snow:nth-child(332){opacity:.7826;transform:translate(55.2999vw,-10px) scale(.9168);animation:fall-332 28s -30s linear infinite}@keyframes fall-332{76.666%{transform:translate(60.139vw,76.666vh) scale(.9168)}to{transform:translate(57.71945vw,99vh) scale(.9168)}}.snow:nth-child(333){opacity:1.3242;transform:translate(47.5925vw,-10px) scale(.0062);animation:fall-333 21s -16s linear infinite}@keyframes fall-333{45.654%{transform:translate(38.805vw,45.654vh) scale(.0062)}to{transform:translate(43.19875vw,99vh) scale(.0062)}}.snow:nth-child(334){opacity:1.883;transform:translate(33.2679vw,-10px) scale(.1682);animation:fall-334 27s -18s linear infinite}@keyframes fall-334{59.477%{transform:translate(36.6966vw,59.477vh) scale(.1682)}to{transform:translate(34.98225vw,99vh) scale(.1682)}}.snow:nth-child(335){opacity:.2166;transform:translate(.7763vw,-10px) scale(.2456);animation:fall-335 14s -12s linear infinite}@keyframes fall-335{77.268%{transform:translate(2.2784vw,77.268vh) scale(.2456)}to{transform:translate(1.52735vw,99vh) scale(.2456)}}.snow:nth-child(336){opacity:.9332;transform:translate(68.9553vw,-10px) scale(.3642);animation:fall-336 23s -15s linear infinite}@keyframes fall-336{32.664%{transform:translate(78.8547vw,32.664vh) scale(.3642)}to{transform:translate(73.905vw,99vh) scale(.3642)}}.snow:nth-child(337){opacity:.4082;transform:translate(86.8563vw,-10px) scale(.5867);animation:fall-337 15s -9s linear infinite}@keyframes fall-337{38.489%{transform:translate(80.9863vw,38.489vh) scale(.5867)}to{transform:translate(83.9213vw,99vh) scale(.5867)}}.snow:nth-child(338){opacity:1.6508;transform:translate(22.9056vw,-10px) scale(.4547);animation:fall-338 15s -15s linear infinite}@keyframes fall-338{61.404%{transform:translate(31.8321vw,61.404vh) scale(.4547)}to{transform:translate(27.36885vw,99vh) scale(.4547)}}.snow:nth-child(339){opacity:.624;transform:translate(34.8625vw,-10px) scale(.3351);animation:fall-339 26s -2s linear infinite}@keyframes fall-339{70.16%{transform:translate(31.9361vw,70.16vh) scale(.3351)}to{transform:translate(33.3993vw,99vh) scale(.3351)}}.snow:nth-child(340){opacity:.4814;transform:translate(62.8864vw,-10px) scale(.4357);animation:fall-340 20s -15s linear infinite}@keyframes fall-340{77.114%{transform:translate(71.5556vw,77.114vh) scale(.4357)}to{transform:translate(67.221vw,99vh) scale(.4357)}}.snow:nth-child(341){opacity:1.4196;transform:translate(9.786vw,-10px) scale(.1031);animation:fall-341 11s -7s linear infinite}@keyframes fall-341{36.97%{transform:translate(9.1154vw,36.97vh) scale(.1031)}to{transform:translate(9.4507vw,99vh) scale(.1031)}}.snow:nth-child(342){opacity:.4152;transform:translate(45.8085vw,-10px) scale(.1462);animation:fall-342 11s -11s linear infinite}@keyframes fall-342{51.496%{transform:translate(46.4617vw,51.496vh) scale(.1462)}to{transform:translate(46.1351vw,99vh) scale(.1462)}}.snow:nth-child(343){opacity:.649;transform:translate(46.4971vw,-10px) scale(.8707);animation:fall-343 18s -17s linear infinite}@keyframes fall-343{50.773%{transform:translate(51.9984vw,50.773vh) scale(.8707)}to{transform:translate(49.24775vw,99vh) scale(.8707)}}.snow:nth-child(344){opacity:1.8624;transform:translate(30.5848vw,-10px) scale(.9211);animation:fall-344 13s -4s linear infinite}@keyframes fall-344{44.842%{transform:translate(20.8456vw,44.842vh) scale(.9211)}to{transform:translate(25.7152vw,99vh) scale(.9211)}}.snow:nth-child(345){opacity:1.9904;transform:translate(38.5853vw,-10px) scale(.6878);animation:fall-345 26s -22s linear infinite}@keyframes fall-345{49.636%{transform:translate(39.8731vw,49.636vh) scale(.6878)}to{transform:translate(39.2292vw,99vh) scale(.6878)}}.snow:nth-child(346){opacity:1.7832;transform:translate(71.0155vw,-10px) scale(.3042);animation:fall-346 19s -30s linear infinite}@keyframes fall-346{73.793%{transform:translate(67.9619vw,73.793vh) scale(.3042)}to{transform:translate(69.4887vw,99vh) scale(.3042)}}.snow:nth-child(347){opacity:.942;transform:translate(2.4355vw,-10px) scale(.0915);animation:fall-347 27s -15s linear infinite}@keyframes fall-347{30.525%{transform:translate(5.0416vw,30.525vh) scale(.0915)}to{transform:translate(3.73855vw,99vh) scale(.0915)}}.snow:nth-child(348){opacity:1.5962;transform:translate(16.2826vw,-10px) scale(.305);animation:fall-348 17s -2s linear infinite}@keyframes fall-348{58.58%{transform:translate(19.3514vw,58.58vh) scale(.305)}to{transform:translate(17.817vw,99vh) scale(.305)}}.snow:nth-child(349){opacity:1.1792;transform:translate(32.3163vw,-10px) scale(.3883);animation:fall-349 17s -10s linear infinite}@keyframes fall-349{59.796%{transform:translate(37.1484vw,59.796vh) scale(.3883)}to{transform:translate(34.73235vw,99vh) scale(.3883)}}.snow:nth-child(350){opacity:1.2316;transform:translate(79.5974vw,-10px) scale(.9438);animation:fall-350 18s -21s linear infinite}@keyframes fall-350{48.185%{transform:translate(71.4557vw,48.185vh) scale(.9438)}to{transform:translate(75.52655vw,99vh) scale(.9438)}}.snow:nth-child(351){opacity:1.0052;transform:translate(36.3902vw,-10px) scale(.4594);animation:fall-351 29s -1s linear infinite}@keyframes fall-351{54.708%{transform:translate(44.0943vw,54.708vh) scale(.4594)}to{transform:translate(40.24225vw,99vh) scale(.4594)}}.snow:nth-child(352){opacity:.8538;transform:translate(51.803vw,-10px) scale(.6788);animation:fall-352 11s -30s linear infinite}@keyframes fall-352{33.11%{transform:translate(58.8261vw,33.11vh) scale(.6788)}to{transform:translate(55.31455vw,99vh) scale(.6788)}}.snow:nth-child(353){opacity:.5184;transform:translate(10.1523vw,-10px) scale(.6335);animation:fall-353 25s -11s linear infinite}@keyframes fall-353{57.679%{transform:translate(19.6555vw,57.679vh) scale(.6335)}to{transform:translate(14.9039vw,99vh) scale(.6335)}}.snow:nth-child(354){opacity:1.6174;transform:translate(74.4808vw,-10px) scale(.8143);animation:fall-354 12s -13s linear infinite}@keyframes fall-354{39.252%{transform:translate(74.7624vw,39.252vh) scale(.8143)}to{transform:translate(74.6216vw,99vh) scale(.8143)}}.snow:nth-child(355){opacity:1.2478;transform:translate(47.0559vw,-10px) scale(.6394);animation:fall-355 22s -15s linear infinite}@keyframes fall-355{58.831%{transform:translate(40.7186vw,58.831vh) scale(.6394)}to{transform:translate(43.88725vw,99vh) scale(.6394)}}.snow:nth-child(356){opacity:.2798;transform:translate(28.566vw,-10px) scale(.1478);animation:fall-356 12s -20s linear infinite}@keyframes fall-356{68.543%{transform:translate(29.9928vw,68.543vh) scale(.1478)}to{transform:translate(29.2794vw,99vh) scale(.1478)}}.snow:nth-child(357){opacity:1.9316;transform:translate(47.7551vw,-10px) scale(.2595);animation:fall-357 20s -6s linear infinite}@keyframes fall-357{67.042%{transform:translate(43.2169vw,67.042vh) scale(.2595)}to{transform:translate(45.486vw,99vh) scale(.2595)}}.snow:nth-child(358){opacity:.0596;transform:translate(74.5785vw,-10px) scale(.7675);animation:fall-358 22s -28s linear infinite}@keyframes fall-358{45.041%{transform:translate(76.4539vw,45.041vh) scale(.7675)}to{transform:translate(75.5162vw,99vh) scale(.7675)}}.snow:nth-child(359){opacity:.0292;transform:translate(55.8577vw,-10px) scale(.6415);animation:fall-359 28s -29s linear infinite}@keyframes fall-359{79.598%{transform:translate(51.0134vw,79.598vh) scale(.6415)}to{transform:translate(53.43555vw,99vh) scale(.6415)}}.snow:nth-child(360){opacity:1.8196;transform:translate(55.7093vw,-10px) scale(.0575);animation:fall-360 12s -26s linear infinite}@keyframes fall-360{67.081%{transform:translate(58.5627vw,67.081vh) scale(.0575)}to{transform:translate(57.136vw,99vh) scale(.0575)}}.snow:nth-child(361){opacity:1.825;transform:translate(36.8001vw,-10px) scale(.47);animation:fall-361 15s -10s linear infinite}@keyframes fall-361{51.581%{transform:translate(40.0493vw,51.581vh) scale(.47)}to{transform:translate(38.4247vw,99vh) scale(.47)}}.snow:nth-child(362){opacity:1.5988;transform:translate(24.9958vw,-10px) scale(.882);animation:fall-362 22s -9s linear infinite}@keyframes fall-362{42.819%{transform:translate(27.7152vw,42.819vh) scale(.882)}to{transform:translate(26.3555vw,99vh) scale(.882)}}.snow:nth-child(363){opacity:1.5772;transform:translate(56.3915vw,-10px) scale(.9693);animation:fall-363 11s -10s linear infinite}@keyframes fall-363{61.303%{transform:translate(62.0711vw,61.303vh) scale(.9693)}to{transform:translate(59.2313vw,99vh) scale(.9693)}}.snow:nth-child(364){opacity:1.8076;transform:translate(65.5404vw,-10px) scale(.4443);animation:fall-364 22s -23s linear infinite}@keyframes fall-364{37.963%{transform:translate(74.549vw,37.963vh) scale(.4443)}to{transform:translate(70.0447vw,99vh) scale(.4443)}}.snow:nth-child(365){opacity:1.894;transform:translate(49.5362vw,-10px) scale(.8896);animation:fall-365 19s -10s linear infinite}@keyframes fall-365{46.189%{transform:translate(50.945vw,46.189vh) scale(.8896)}to{transform:translate(50.2406vw,99vh) scale(.8896)}}.snow:nth-child(366){opacity:1.7212;transform:translate(82.1343vw,-10px) scale(.0502);animation:fall-366 20s -22s linear infinite}@keyframes fall-366{54.43%{transform:translate(90.0933vw,54.43vh) scale(.0502)}to{transform:translate(86.1138vw,99vh) scale(.0502)}}.snow:nth-child(367){opacity:1.0454;transform:translate(96.5805vw,-10px) scale(.6601);animation:fall-367 12s -3s linear infinite}@keyframes fall-367{58.849%{transform:translate(90.6115vw,58.849vh) scale(.6601)}to{transform:translate(93.596vw,99vh) scale(.6601)}}.snow:nth-child(368){opacity:1.1106;transform:translate(11.1038vw,-10px) scale(.7382);animation:fall-368 18s -26s linear infinite}@keyframes fall-368{53.32%{transform:translate(7.4875vw,53.32vh) scale(.7382)}to{transform:translate(9.29565vw,99vh) scale(.7382)}}.snow:nth-child(369){opacity:.2246;transform:translate(36.2998vw,-10px) scale(.3465);animation:fall-369 23s -17s linear infinite}@keyframes fall-369{45.218%{transform:translate(32.7335vw,45.218vh) scale(.3465)}to{transform:translate(34.51665vw,99vh) scale(.3465)}}.snow:nth-child(370){opacity:.3826;transform:translate(91.8228vw,-10px) scale(.2574);animation:fall-370 21s -6s linear infinite}@keyframes fall-370{78.437%{transform:translate(88.7934vw,78.437vh) scale(.2574)}to{transform:translate(90.3081vw,99vh) scale(.2574)}}.snow:nth-child(371){opacity:1.3324;transform:translate(93.4115vw,-10px) scale(.2585);animation:fall-371 16s -15s linear infinite}@keyframes fall-371{78.206%{transform:translate(95.0146vw,78.206vh) scale(.2585)}to{transform:translate(94.21305vw,99vh) scale(.2585)}}.snow:nth-child(372){opacity:1.6018;transform:translate(74.0442vw,-10px) scale(.4085);animation:fall-372 15s -20s linear infinite}@keyframes fall-372{75.22%{transform:translate(78.2022vw,75.22vh) scale(.4085)}to{transform:translate(76.1232vw,99vh) scale(.4085)}}.snow:nth-child(373){opacity:1.5102;transform:translate(83.5836vw,-10px) scale(.7099);animation:fall-373 24s -17s linear infinite}@keyframes fall-373{48.183%{transform:translate(86.1133vw,48.183vh) scale(.7099)}to{transform:translate(84.84845vw,99vh) scale(.7099)}}.snow:nth-child(374){opacity:1.537;transform:translate(76.8795vw,-10px) scale(.5756);animation:fall-374 24s -27s linear infinite}@keyframes fall-374{52.086%{transform:translate(77.9421vw,52.086vh) scale(.5756)}to{transform:translate(77.4108vw,99vh) scale(.5756)}}.snow:nth-child(375){opacity:.4014;transform:translate(63.2669vw,-10px) scale(.6875);animation:fall-375 21s -12s linear infinite}@keyframes fall-375{43.115%{transform:translate(56.8034vw,43.115vh) scale(.6875)}to{transform:translate(60.03515vw,99vh) scale(.6875)}}.snow:nth-child(376){opacity:.897;transform:translate(75.7455vw,-10px) scale(.8694);animation:fall-376 24s -27s linear infinite}@keyframes fall-376{41.429%{transform:translate(71.5424vw,41.429vh) scale(.8694)}to{transform:translate(73.64395vw,99vh) scale(.8694)}}.snow:nth-child(377){opacity:.5992;transform:translate(65.4521vw,-10px) scale(.6697);animation:fall-377 18s -8s linear infinite}@keyframes fall-377{68.821%{transform:translate(56.8919vw,68.821vh) scale(.6697)}to{transform:translate(61.172vw,99vh) scale(.6697)}}.snow:nth-child(378){opacity:.379;transform:translate(67.0235vw,-10px) scale(.9362);animation:fall-378 12s -28s linear infinite}@keyframes fall-378{37.915%{transform:translate(76.5784vw,37.915vh) scale(.9362)}to{transform:translate(71.80095vw,99vh) scale(.9362)}}.snow:nth-child(379){opacity:1.0318;transform:translate(48.7924vw,-10px) scale(.4312);animation:fall-379 10s -20s linear infinite}@keyframes fall-379{32.145%{transform:translate(52.0396vw,32.145vh) scale(.4312)}to{transform:translate(50.416vw,99vh) scale(.4312)}}.snow:nth-child(380){opacity:1.3716;transform:translate(67.8235vw,-10px) scale(.9002);animation:fall-380 20s -27s linear infinite}@keyframes fall-380{67.825%{transform:translate(72.9577vw,67.825vh) scale(.9002)}to{transform:translate(70.3906vw,99vh) scale(.9002)}}.snow:nth-child(381){opacity:1.139;transform:translate(37.3407vw,-10px) scale(.0196);animation:fall-381 15s -30s linear infinite}@keyframes fall-381{76.601%{transform:translate(34.711vw,76.601vh) scale(.0196)}to{transform:translate(36.02585vw,99vh) scale(.0196)}}.snow:nth-child(382){opacity:1.7336;transform:translate(2.0872vw,-10px) scale(.1532);animation:fall-382 30s -11s linear infinite}@keyframes fall-382{42.511%{transform:translate(10.5837vw,42.511vh) scale(.1532)}to{transform:translate(6.33545vw,99vh) scale(.1532)}}.snow:nth-child(383){opacity:1.863;transform:translate(9.8614vw,-10px) scale(.5769);animation:fall-383 28s -15s linear infinite}@keyframes fall-383{34.773%{transform:translate(19.253vw,34.773vh) scale(.5769)}to{transform:translate(14.5572vw,99vh) scale(.5769)}}.snow:nth-child(384){opacity:.868;transform:translate(53.8591vw,-10px) scale(.3077);animation:fall-384 28s -11s linear infinite}@keyframes fall-384{38.879%{transform:translate(55.2702vw,38.879vh) scale(.3077)}to{transform:translate(54.56465vw,99vh) scale(.3077)}}.snow:nth-child(385){opacity:.2274;transform:translate(83.0734vw,-10px) scale(.6992);animation:fall-385 21s -25s linear infinite}@keyframes fall-385{67.089%{transform:translate(92.441vw,67.089vh) scale(.6992)}to{transform:translate(87.7572vw,99vh) scale(.6992)}}.snow:nth-child(386){opacity:.121;transform:translate(47.5325vw,-10px) scale(.9577);animation:fall-386 20s -16s linear infinite}@keyframes fall-386{49.725%{transform:translate(52.0574vw,49.725vh) scale(.9577)}to{transform:translate(49.79495vw,99vh) scale(.9577)}}.snow:nth-child(387){opacity:.2576;transform:translate(22.1262vw,-10px) scale(.0665);animation:fall-387 10s -15s linear infinite}@keyframes fall-387{72.209%{transform:translate(12.2606vw,72.209vh) scale(.0665)}to{transform:translate(17.1934vw,99vh) scale(.0665)}}.snow:nth-child(388){opacity:1.7738;transform:translate(46.5106vw,-10px) scale(.4441);animation:fall-388 23s -3s linear infinite}@keyframes fall-388{74.648%{transform:translate(55.4592vw,74.648vh) scale(.4441)}to{transform:translate(50.9849vw,99vh) scale(.4441)}}.snow:nth-child(389){opacity:1.2632;transform:translate(14.4276vw,-10px) scale(.0424);animation:fall-389 10s -20s linear infinite}@keyframes fall-389{32.383%{transform:translate(5.4812vw,32.383vh) scale(.0424)}to{transform:translate(9.9544vw,99vh) scale(.0424)}}.snow:nth-child(390){opacity:1.6084;transform:translate(42.7464vw,-10px) scale(.4491);animation:fall-390 27s -11s linear infinite}@keyframes fall-390{55.535%{transform:translate(44.683vw,55.535vh) scale(.4491)}to{transform:translate(43.7147vw,99vh) scale(.4491)}}.snow:nth-child(391){opacity:1.9676;transform:translate(94.4093vw,-10px) scale(.6904);animation:fall-391 15s -21s linear infinite}@keyframes fall-391{71.441%{transform:translate(99.5663vw,71.441vh) scale(.6904)}to{transform:translate(96.9878vw,99vh) scale(.6904)}}.snow:nth-child(392){opacity:1.9384;transform:translate(68.0802vw,-10px) scale(.9234);animation:fall-392 11s -3s linear infinite}@keyframes fall-392{67.846%{transform:translate(74.9714vw,67.846vh) scale(.9234)}to{transform:translate(71.5258vw,99vh) scale(.9234)}}.snow:nth-child(393){opacity:1.7054;transform:translate(21.7565vw,-10px) scale(.6496);animation:fall-393 10s -24s linear infinite}@keyframes fall-393{37.214%{transform:translate(14.331vw,37.214vh) scale(.6496)}to{transform:translate(18.04375vw,99vh) scale(.6496)}}.snow:nth-child(394){opacity:.9556;transform:translate(96.3176vw,-10px) scale(.7364);animation:fall-394 20s -18s linear infinite}@keyframes fall-394{78.012%{transform:translate(105.07vw,78.012vh) scale(.7364)}to{transform:translate(100.6938vw,99vh) scale(.7364)}}.snow:nth-child(395){opacity:.5796;transform:translate(34.791vw,-10px) scale(.9889);animation:fall-395 25s -9s linear infinite}@keyframes fall-395{41.339%{transform:translate(41.9631vw,41.339vh) scale(.9889)}to{transform:translate(38.37705vw,99vh) scale(.9889)}}.snow:nth-child(396){opacity:.4252;transform:translate(10.9049vw,-10px) scale(.4212);animation:fall-396 19s -13s linear infinite}@keyframes fall-396{72.111%{transform:translate(17.6442vw,72.111vh) scale(.4212)}to{transform:translate(14.27455vw,99vh) scale(.4212)}}.snow:nth-child(397){opacity:.1906;transform:translate(84.1393vw,-10px) scale(.2562);animation:fall-397 13s -25s linear infinite}@keyframes fall-397{40.459%{transform:translate(83.9525vw,40.459vh) scale(.2562)}to{transform:translate(84.0459vw,99vh) scale(.2562)}}.snow:nth-child(398){opacity:.3352;transform:translate(36.3669vw,-10px) scale(.6673);animation:fall-398 12s -28s linear infinite}@keyframes fall-398{53.57%{transform:translate(36.3049vw,53.57vh) scale(.6673)}to{transform:translate(36.3359vw,99vh) scale(.6673)}}.snow:nth-child(399){opacity:1.4108;transform:translate(48.6307vw,-10px) scale(.0552);animation:fall-399 18s -6s linear infinite}@keyframes fall-399{54.696%{transform:translate(49.4891vw,54.696vh) scale(.0552)}to{transform:translate(49.0599vw,99vh) scale(.0552)}}.snow:nth-child(400){opacity:1.1208;transform:translate(71.3009vw,-10px) scale(.727);animation:fall-400 12s -10s linear infinite}@keyframes fall-400{47.036%{transform:translate(64.1125vw,47.036vh) scale(.727)}to{transform:translate(67.7067vw,99vh) scale(.727)}}\n"] }]
|
|
29
29
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
30
30
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBTXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUovRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsQ0FBQyxDQUFTLEVBQUUsSUFBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUFJaEQsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVksRUFBRTtZQUN4QixPQUFPLENBQUMsR0FBRyxDQUFDLHVEQUF1RCxDQUFDLENBQUE7WUFDcEUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7U0FDakU7SUFDTCxDQUFDOzswR0FoQlEsWUFBWTs4RkFBWixZQUFZLGdEQ2R6Qix1TEFHK0I7NEZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIHB1YmxpYyBzbm93VHJhY2tCeSA9IChfOiBudW1iZXIsIGl0ZW06IGFueSkgPT4gaXRlbTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzOyB0cmFja0J5OiBzbm93VHJhY2tCeVwiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==
|