@esfaenza/core 15.2.282 → 15.2.283
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.8454;transform:translate(65.7627vw,-10px) scale(.6803);animation:fall-1 24s -27s linear infinite}@keyframes fall-1{49.71%{transform:translate(64.1806vw,49.71vh) scale(.6803)}to{transform:translate(64.97165vw,99vh) scale(.6803)}}.snow:nth-child(2){opacity:.8344;transform:translate(79.0183vw,-10px) scale(.7959);animation:fall-2 29s -13s linear infinite}@keyframes fall-2{73.42%{transform:translate(87.7266vw,73.42vh) scale(.7959)}to{transform:translate(83.37245vw,99vh) scale(.7959)}}.snow:nth-child(3){opacity:1.9536;transform:translate(17.405vw,-10px) scale(.1186);animation:fall-3 28s -22s linear infinite}@keyframes fall-3{38.008%{transform:translate(26.5839vw,38.008vh) scale(.1186)}to{transform:translate(21.99445vw,99vh) scale(.1186)}}.snow:nth-child(4){opacity:.9994;transform:translate(47.175vw,-10px) scale(.2823);animation:fall-4 13s -30s linear infinite}@keyframes fall-4{54.073%{transform:translate(48.0095vw,54.073vh) scale(.2823)}to{transform:translate(47.59225vw,99vh) scale(.2823)}}.snow:nth-child(5){opacity:.9532;transform:translate(72.1913vw,-10px) scale(.2305);animation:fall-5 15s -30s linear infinite}@keyframes fall-5{36.082%{transform:translate(63.9032vw,36.082vh) scale(.2305)}to{transform:translate(68.04725vw,99vh) scale(.2305)}}.snow:nth-child(6){opacity:1.3854;transform:translate(40.785vw,-10px) scale(.2518);animation:fall-6 18s -18s linear infinite}@keyframes fall-6{60.872%{transform:translate(49.8183vw,60.872vh) scale(.2518)}to{transform:translate(45.30165vw,99vh) scale(.2518)}}.snow:nth-child(7){opacity:.091;transform:translate(79.0893vw,-10px) scale(.2445);animation:fall-7 17s -27s linear infinite}@keyframes fall-7{36.902%{transform:translate(75.3621vw,36.902vh) scale(.2445)}to{transform:translate(77.2257vw,99vh) scale(.2445)}}.snow:nth-child(8){opacity:.1514;transform:translate(63.8328vw,-10px) scale(.885);animation:fall-8 19s -20s linear infinite}@keyframes fall-8{36.153%{transform:translate(68.7734vw,36.153vh) scale(.885)}to{transform:translate(66.3031vw,99vh) scale(.885)}}.snow:nth-child(9){opacity:.568;transform:translate(63.3361vw,-10px) scale(.7489);animation:fall-9 15s -10s linear infinite}@keyframes fall-9{31.217%{transform:translate(60.5353vw,31.217vh) scale(.7489)}to{transform:translate(61.9357vw,99vh) scale(.7489)}}.snow:nth-child(10){opacity:.8616;transform:translate(34.3253vw,-10px) scale(.2222);animation:fall-10 24s -12s linear infinite}@keyframes fall-10{66.132%{transform:translate(33.5147vw,66.132vh) scale(.2222)}to{transform:translate(33.92vw,99vh) scale(.2222)}}.snow:nth-child(11){opacity:.2848;transform:translate(20.4552vw,-10px) scale(.5943);animation:fall-11 14s -20s linear infinite}@keyframes fall-11{79.349%{transform:translate(23.4236vw,79.349vh) scale(.5943)}to{transform:translate(21.9394vw,99vh) scale(.5943)}}.snow:nth-child(12){opacity:.2008;transform:translate(45.05vw,-10px) scale(.2125);animation:fall-12 19s -25s linear infinite}@keyframes fall-12{58.861%{transform:translate(49.8874vw,58.861vh) scale(.2125)}to{transform:translate(47.4687vw,99vh) scale(.2125)}}.snow:nth-child(13){opacity:1.7;transform:translate(78.4778vw,-10px) scale(.1802);animation:fall-13 16s -5s linear infinite}@keyframes fall-13{51.217%{transform:translate(86.9729vw,51.217vh) scale(.1802)}to{transform:translate(82.72535vw,99vh) scale(.1802)}}.snow:nth-child(14){opacity:.3656;transform:translate(68.7784vw,-10px) scale(.0353);animation:fall-14 29s -11s linear infinite}@keyframes fall-14{45.867%{transform:translate(59.5819vw,45.867vh) scale(.0353)}to{transform:translate(64.18015vw,99vh) scale(.0353)}}.snow:nth-child(15){opacity:.4532;transform:translate(98.3088vw,-10px) scale(.3468);animation:fall-15 24s -9s linear infinite}@keyframes fall-15{69.677%{transform:translate(88.4104vw,69.677vh) scale(.3468)}to{transform:translate(93.3596vw,99vh) scale(.3468)}}.snow:nth-child(16){opacity:1.9908;transform:translate(73.1888vw,-10px) scale(.8126);animation:fall-16 29s -15s linear infinite}@keyframes fall-16{61.233%{transform:translate(77.1714vw,61.233vh) scale(.8126)}to{transform:translate(75.1801vw,99vh) scale(.8126)}}.snow:nth-child(17){opacity:.1918;transform:translate(70.648vw,-10px) scale(.764);animation:fall-17 27s -29s linear infinite}@keyframes fall-17{45.051%{transform:translate(60.9382vw,45.051vh) scale(.764)}to{transform:translate(65.7931vw,99vh) scale(.764)}}.snow:nth-child(18){opacity:1.7166;transform:translate(55.609vw,-10px) scale(.7885);animation:fall-18 30s -18s linear infinite}@keyframes fall-18{40.425%{transform:translate(49.9685vw,40.425vh) scale(.7885)}to{transform:translate(52.78875vw,99vh) scale(.7885)}}.snow:nth-child(19){opacity:.7326;transform:translate(31.2008vw,-10px) scale(.7517);animation:fall-19 11s -14s linear infinite}@keyframes fall-19{40.759%{transform:translate(21.2678vw,40.759vh) scale(.7517)}to{transform:translate(26.2343vw,99vh) scale(.7517)}}.snow:nth-child(20){opacity:1.5264;transform:translate(35.6229vw,-10px) scale(.9153);animation:fall-20 24s -8s linear infinite}@keyframes fall-20{59.986%{transform:translate(39.1552vw,59.986vh) scale(.9153)}to{transform:translate(37.38905vw,99vh) scale(.9153)}}.snow:nth-child(21){opacity:1.4734;transform:translate(30.8255vw,-10px) scale(.762);animation:fall-21 13s -26s linear infinite}@keyframes fall-21{67.751%{transform:translate(32.1427vw,67.751vh) scale(.762)}to{transform:translate(31.4841vw,99vh) scale(.762)}}.snow:nth-child(22){opacity:1.1314;transform:translate(9.6626vw,-10px) scale(.7954);animation:fall-22 10s -19s linear infinite}@keyframes fall-22{30.973%{transform:translate(.6988vw,30.973vh) scale(.7954)}to{transform:translate(5.1807vw,99vh) scale(.7954)}}.snow:nth-child(23){opacity:1.96;transform:translate(39.5288vw,-10px) scale(.8101);animation:fall-23 16s -28s linear infinite}@keyframes fall-23{30.087%{transform:translate(46.4573vw,30.087vh) scale(.8101)}to{transform:translate(42.99305vw,99vh) scale(.8101)}}.snow:nth-child(24){opacity:.8312;transform:translate(52.2949vw,-10px) scale(.0944);animation:fall-24 11s -12s linear infinite}@keyframes fall-24{69.205%{transform:translate(59.7001vw,69.205vh) scale(.0944)}to{transform:translate(55.9975vw,99vh) scale(.0944)}}.snow:nth-child(25){opacity:.9164;transform:translate(39.1938vw,-10px) scale(.1686);animation:fall-25 17s -10s linear infinite}@keyframes fall-25{33.791%{transform:translate(47.1647vw,33.791vh) scale(.1686)}to{transform:translate(43.17925vw,99vh) scale(.1686)}}.snow:nth-child(26){opacity:1.1366;transform:translate(.5261vw,-10px) scale(.9578);animation:fall-26 15s -21s linear infinite}@keyframes fall-26{43.534%{transform:translate(9.3505vw,43.534vh) scale(.9578)}to{transform:translate(4.9383vw,99vh) scale(.9578)}}.snow:nth-child(27){opacity:.5784;transform:translate(4.7903vw,-10px) scale(.5032);animation:fall-27 14s -1s linear infinite}@keyframes fall-27{56.709%{transform:translate(10.9116vw,56.709vh) scale(.5032)}to{transform:translate(7.85095vw,99vh) scale(.5032)}}.snow:nth-child(28){opacity:1.7786;transform:translate(81.8929vw,-10px) scale(.2307);animation:fall-28 21s -22s linear infinite}@keyframes fall-28{39.526%{transform:translate(91.138vw,39.526vh) scale(.2307)}to{transform:translate(86.51545vw,99vh) scale(.2307)}}.snow:nth-child(29){opacity:1.1586;transform:translate(28.352vw,-10px) scale(.4618);animation:fall-29 20s -16s linear infinite}@keyframes fall-29{38.143%{transform:translate(22.7368vw,38.143vh) scale(.4618)}to{transform:translate(25.5444vw,99vh) scale(.4618)}}.snow:nth-child(30){opacity:.5652;transform:translate(41.954vw,-10px) scale(.815);animation:fall-30 19s -25s linear infinite}@keyframes fall-30{52.6%{transform:translate(36.2745vw,52.6vh) scale(.815)}to{transform:translate(39.11425vw,99vh) scale(.815)}}.snow:nth-child(31){opacity:.6524;transform:translate(79.5825vw,-10px) scale(.032);animation:fall-31 10s -13s linear infinite}@keyframes fall-31{41.682%{transform:translate(80.5946vw,41.682vh) scale(.032)}to{transform:translate(80.08855vw,99vh) scale(.032)}}.snow:nth-child(32){opacity:.8154;transform:translate(96.7747vw,-10px) scale(.0696);animation:fall-32 26s -8s linear infinite}@keyframes fall-32{55.044%{transform:translate(89.0872vw,55.044vh) scale(.0696)}to{transform:translate(92.93095vw,99vh) scale(.0696)}}.snow:nth-child(33){opacity:1.4616;transform:translate(56.1112vw,-10px) scale(.117);animation:fall-33 21s -21s linear infinite}@keyframes fall-33{70.69%{transform:translate(50.6999vw,70.69vh) scale(.117)}to{transform:translate(53.40555vw,99vh) scale(.117)}}.snow:nth-child(34){opacity:.5928;transform:translate(82.6667vw,-10px) scale(.3329);animation:fall-34 26s -2s linear infinite}@keyframes fall-34{51.552%{transform:translate(82.1914vw,51.552vh) scale(.3329)}to{transform:translate(82.42905vw,99vh) scale(.3329)}}.snow:nth-child(35){opacity:1.1508;transform:translate(53.005vw,-10px) scale(.8753);animation:fall-35 15s -19s linear infinite}@keyframes fall-35{47.107%{transform:translate(47.2643vw,47.107vh) scale(.8753)}to{transform:translate(50.13465vw,99vh) scale(.8753)}}.snow:nth-child(36){opacity:.4924;transform:translate(80.7373vw,-10px) scale(.9034);animation:fall-36 29s -25s linear infinite}@keyframes fall-36{52.291%{transform:translate(82.3871vw,52.291vh) scale(.9034)}to{transform:translate(81.5622vw,99vh) scale(.9034)}}.snow:nth-child(37){opacity:.0846;transform:translate(73.8227vw,-10px) scale(.5649);animation:fall-37 13s -19s linear infinite}@keyframes fall-37{70.683%{transform:translate(72.4877vw,70.683vh) scale(.5649)}to{transform:translate(73.1552vw,99vh) scale(.5649)}}.snow:nth-child(38){opacity:.0192;transform:translate(53.3513vw,-10px) scale(.8972);animation:fall-38 23s -9s linear infinite}@keyframes fall-38{37.165%{transform:translate(63.2049vw,37.165vh) scale(.8972)}to{transform:translate(58.2781vw,99vh) scale(.8972)}}.snow:nth-child(39){opacity:.7168;transform:translate(97.3201vw,-10px) scale(.5569);animation:fall-39 22s -1s linear infinite}@keyframes fall-39{61.427%{transform:translate(88.1808vw,61.427vh) scale(.5569)}to{transform:translate(92.75045vw,99vh) scale(.5569)}}.snow:nth-child(40){opacity:1.2372;transform:translate(26.484vw,-10px) scale(.8612);animation:fall-40 22s -17s linear infinite}@keyframes fall-40{71.849%{transform:translate(34.0707vw,71.849vh) scale(.8612)}to{transform:translate(30.27735vw,99vh) scale(.8612)}}.snow:nth-child(41){opacity:.9274;transform:translate(96.6052vw,-10px) scale(.3988);animation:fall-41 29s -22s linear infinite}@keyframes fall-41{73.551%{transform:translate(100.0614vw,73.551vh) scale(.3988)}to{transform:translate(98.3333vw,99vh) scale(.3988)}}.snow:nth-child(42){opacity:.3316;transform:translate(37.2447vw,-10px) scale(.5687);animation:fall-42 21s -20s linear infinite}@keyframes fall-42{40.26%{transform:translate(42.1957vw,40.26vh) scale(.5687)}to{transform:translate(39.7202vw,99vh) scale(.5687)}}.snow:nth-child(43){opacity:.8166;transform:translate(84.6989vw,-10px) scale(.2771);animation:fall-43 19s -1s linear infinite}@keyframes fall-43{46.093%{transform:translate(81.9648vw,46.093vh) scale(.2771)}to{transform:translate(83.33185vw,99vh) scale(.2771)}}.snow:nth-child(44){opacity:1.9118;transform:translate(88.3713vw,-10px) scale(.0185);animation:fall-44 28s -15s linear infinite}@keyframes fall-44{44.156%{transform:translate(97.5794vw,44.156vh) scale(.0185)}to{transform:translate(92.97535vw,99vh) scale(.0185)}}.snow:nth-child(45){opacity:.284;transform:translate(40.9263vw,-10px) scale(.7822);animation:fall-45 16s -25s linear infinite}@keyframes fall-45{78.688%{transform:translate(34.0035vw,78.688vh) scale(.7822)}to{transform:translate(37.4649vw,99vh) scale(.7822)}}.snow:nth-child(46){opacity:.4352;transform:translate(15.9819vw,-10px) scale(.9316);animation:fall-46 21s -29s linear infinite}@keyframes fall-46{34.555%{transform:translate(16.1409vw,34.555vh) scale(.9316)}to{transform:translate(16.0614vw,99vh) scale(.9316)}}.snow:nth-child(47){opacity:1.435;transform:translate(19.8374vw,-10px) scale(.1414);animation:fall-47 16s -6s linear infinite}@keyframes fall-47{77.943%{transform:translate(10.3614vw,77.943vh) scale(.1414)}to{transform:translate(15.0994vw,99vh) scale(.1414)}}.snow:nth-child(48){opacity:.325;transform:translate(47.6812vw,-10px) scale(.2259);animation:fall-48 16s -21s linear infinite}@keyframes fall-48{41.606%{transform:translate(40.3984vw,41.606vh) scale(.2259)}to{transform:translate(44.0398vw,99vh) scale(.2259)}}.snow:nth-child(49){opacity:1.028;transform:translate(91.6903vw,-10px) scale(.5122);animation:fall-49 20s -25s linear infinite}@keyframes fall-49{57.15%{transform:translate(83.6833vw,57.15vh) scale(.5122)}to{transform:translate(87.6868vw,99vh) scale(.5122)}}.snow:nth-child(50){opacity:1.996;transform:translate(56.386vw,-10px) scale(.1989);animation:fall-50 22s -15s linear infinite}@keyframes fall-50{70.308%{transform:translate(54.9352vw,70.308vh) scale(.1989)}to{transform:translate(55.6606vw,99vh) scale(.1989)}}.snow:nth-child(51){opacity:1.894;transform:translate(52.345vw,-10px) scale(.6922);animation:fall-51 13s -14s linear infinite}@keyframes fall-51{52.232%{transform:translate(59.1214vw,52.232vh) scale(.6922)}to{transform:translate(55.7332vw,99vh) scale(.6922)}}.snow:nth-child(52){opacity:1.3482;transform:translate(67.7344vw,-10px) scale(.4362);animation:fall-52 11s -3s linear infinite}@keyframes fall-52{68.692%{transform:translate(68.6597vw,68.692vh) scale(.4362)}to{transform:translate(68.19705vw,99vh) scale(.4362)}}.snow:nth-child(53){opacity:.8306;transform:translate(80.704vw,-10px) scale(.9736);animation:fall-53 23s -20s linear infinite}@keyframes fall-53{61.782%{transform:translate(79.6682vw,61.782vh) scale(.9736)}to{transform:translate(80.1861vw,99vh) scale(.9736)}}.snow:nth-child(54){opacity:1.527;transform:translate(53.1923vw,-10px) scale(.1404);animation:fall-54 18s -29s linear infinite}@keyframes fall-54{51.003%{transform:translate(44.0402vw,51.003vh) scale(.1404)}to{transform:translate(48.61625vw,99vh) scale(.1404)}}.snow:nth-child(55){opacity:.9096;transform:translate(82.4232vw,-10px) scale(.6507);animation:fall-55 22s -16s linear infinite}@keyframes fall-55{55.995%{transform:translate(73.0602vw,55.995vh) scale(.6507)}to{transform:translate(77.7417vw,99vh) scale(.6507)}}.snow:nth-child(56){opacity:1.1484;transform:translate(64.3639vw,-10px) scale(.3354);animation:fall-56 21s -13s linear infinite}@keyframes fall-56{30.679%{transform:translate(72.0618vw,30.679vh) scale(.3354)}to{transform:translate(68.21285vw,99vh) scale(.3354)}}.snow:nth-child(57){opacity:1.3932;transform:translate(88.0997vw,-10px) scale(.3467);animation:fall-57 13s -30s linear infinite}@keyframes fall-57{77.006%{transform:translate(82.9954vw,77.006vh) scale(.3467)}to{transform:translate(85.54755vw,99vh) scale(.3467)}}.snow:nth-child(58){opacity:1.7768;transform:translate(86.4627vw,-10px) scale(.7644);animation:fall-58 20s -15s linear infinite}@keyframes fall-58{58.069%{transform:translate(89.7549vw,58.069vh) scale(.7644)}to{transform:translate(88.1088vw,99vh) scale(.7644)}}.snow:nth-child(59){opacity:1.843;transform:translate(99.3536vw,-10px) scale(.2208);animation:fall-59 28s -6s linear infinite}@keyframes fall-59{71.716%{transform:translate(105.6917vw,71.716vh) scale(.2208)}to{transform:translate(102.52265vw,99vh) scale(.2208)}}.snow:nth-child(60){opacity:.1972;transform:translate(23.5446vw,-10px) scale(.34);animation:fall-60 10s -21s linear infinite}@keyframes fall-60{53.843%{transform:translate(14.8721vw,53.843vh) scale(.34)}to{transform:translate(19.20835vw,99vh) scale(.34)}}.snow:nth-child(61){opacity:1.914;transform:translate(18.9778vw,-10px) scale(.2188);animation:fall-61 26s -23s linear infinite}@keyframes fall-61{73.52%{transform:translate(24.8354vw,73.52vh) scale(.2188)}to{transform:translate(21.9066vw,99vh) scale(.2188)}}.snow:nth-child(62){opacity:.7408;transform:translate(70.2807vw,-10px) scale(.6354);animation:fall-62 10s -15s linear infinite}@keyframes fall-62{32.959%{transform:translate(64.703vw,32.959vh) scale(.6354)}to{transform:translate(67.49185vw,99vh) scale(.6354)}}.snow:nth-child(63){opacity:1.846;transform:translate(90.5725vw,-10px) scale(.5811);animation:fall-63 19s -14s linear infinite}@keyframes fall-63{36.024%{transform:translate(86.0863vw,36.024vh) scale(.5811)}to{transform:translate(88.3294vw,99vh) scale(.5811)}}.snow:nth-child(64){opacity:.611;transform:translate(52.3343vw,-10px) scale(.7898);animation:fall-64 11s -21s linear infinite}@keyframes fall-64{30.311%{transform:translate(53.305vw,30.311vh) scale(.7898)}to{transform:translate(52.81965vw,99vh) scale(.7898)}}.snow:nth-child(65){opacity:1.7398;transform:translate(67.2978vw,-10px) scale(.7097);animation:fall-65 21s -8s linear infinite}@keyframes fall-65{60.49%{transform:translate(57.3654vw,60.49vh) scale(.7097)}to{transform:translate(62.3316vw,99vh) scale(.7097)}}.snow:nth-child(66){opacity:.6776;transform:translate(80.5773vw,-10px) scale(.4117);animation:fall-66 28s -12s linear infinite}@keyframes fall-66{69.196%{transform:translate(79.5196vw,69.196vh) scale(.4117)}to{transform:translate(80.04845vw,99vh) scale(.4117)}}.snow:nth-child(67){opacity:1.2002;transform:translate(65.6803vw,-10px) scale(.7543);animation:fall-67 20s -12s linear infinite}@keyframes fall-67{55.849%{transform:translate(71.9265vw,55.849vh) scale(.7543)}to{transform:translate(68.8034vw,99vh) scale(.7543)}}.snow:nth-child(68){opacity:.1644;transform:translate(80.0189vw,-10px) scale(.2054);animation:fall-68 17s -14s linear infinite}@keyframes fall-68{57.446%{transform:translate(79.4997vw,57.446vh) scale(.2054)}to{transform:translate(79.7593vw,99vh) scale(.2054)}}.snow:nth-child(69){opacity:.1218;transform:translate(48.9348vw,-10px) scale(.7481);animation:fall-69 23s -9s linear infinite}@keyframes fall-69{76.326%{transform:translate(55.2353vw,76.326vh) scale(.7481)}to{transform:translate(52.08505vw,99vh) scale(.7481)}}.snow:nth-child(70){opacity:1.7308;transform:translate(24.8417vw,-10px) scale(.7588);animation:fall-70 14s -13s linear infinite}@keyframes fall-70{73.521%{transform:translate(22.7809vw,73.521vh) scale(.7588)}to{transform:translate(23.8113vw,99vh) scale(.7588)}}.snow:nth-child(71){opacity:.7684;transform:translate(13.5077vw,-10px) scale(.9878);animation:fall-71 30s -17s linear infinite}@keyframes fall-71{31.797%{transform:translate(20.3614vw,31.797vh) scale(.9878)}to{transform:translate(16.93455vw,99vh) scale(.9878)}}.snow:nth-child(72){opacity:.8432;transform:translate(81.3113vw,-10px) scale(.6521);animation:fall-72 29s -25s linear infinite}@keyframes fall-72{53.015%{transform:translate(88.9853vw,53.015vh) scale(.6521)}to{transform:translate(85.1483vw,99vh) scale(.6521)}}.snow:nth-child(73){opacity:.5808;transform:translate(71.5342vw,-10px) scale(.695);animation:fall-73 15s -25s linear infinite}@keyframes fall-73{46.589%{transform:translate(79.3639vw,46.589vh) scale(.695)}to{transform:translate(75.44905vw,99vh) scale(.695)}}.snow:nth-child(74){opacity:1.5708;transform:translate(79.7913vw,-10px) scale(.6299);animation:fall-74 14s -26s linear infinite}@keyframes fall-74{64.617%{transform:translate(85.6374vw,64.617vh) scale(.6299)}to{transform:translate(82.71435vw,99vh) scale(.6299)}}.snow:nth-child(75){opacity:1.0936;transform:translate(48.1316vw,-10px) scale(.7703);animation:fall-75 11s -25s linear infinite}@keyframes fall-75{61.254%{transform:translate(54.9604vw,61.254vh) scale(.7703)}to{transform:translate(51.546vw,99vh) scale(.7703)}}.snow:nth-child(76){opacity:.0478;transform:translate(76.2978vw,-10px) scale(.392);animation:fall-76 15s -19s linear infinite}@keyframes fall-76{78.57%{transform:translate(78.8553vw,78.57vh) scale(.392)}to{transform:translate(77.57655vw,99vh) scale(.392)}}.snow:nth-child(77){opacity:.5764;transform:translate(18.9866vw,-10px) scale(.5431);animation:fall-77 18s -7s linear infinite}@keyframes fall-77{76.254%{transform:translate(21.5043vw,76.254vh) scale(.5431)}to{transform:translate(20.24545vw,99vh) scale(.5431)}}.snow:nth-child(78){opacity:1.2606;transform:translate(31.7233vw,-10px) scale(.8473);animation:fall-78 27s -7s linear infinite}@keyframes fall-78{62.505%{transform:translate(40.456vw,62.505vh) scale(.8473)}to{transform:translate(36.08965vw,99vh) scale(.8473)}}.snow:nth-child(79){opacity:.0916;transform:translate(80.3201vw,-10px) scale(.6467);animation:fall-79 11s -11s linear infinite}@keyframes fall-79{75.694%{transform:translate(81.2428vw,75.694vh) scale(.6467)}to{transform:translate(80.78145vw,99vh) scale(.6467)}}.snow:nth-child(80){opacity:.8416;transform:translate(63.8622vw,-10px) scale(.8083);animation:fall-80 15s -20s linear infinite}@keyframes fall-80{75.966%{transform:translate(63.3313vw,75.966vh) scale(.8083)}to{transform:translate(63.59675vw,99vh) scale(.8083)}}.snow:nth-child(81){opacity:1.524;transform:translate(33.4439vw,-10px) scale(.8869);animation:fall-81 27s -2s linear infinite}@keyframes fall-81{66.671%{transform:translate(26.8722vw,66.671vh) scale(.8869)}to{transform:translate(30.15805vw,99vh) scale(.8869)}}.snow:nth-child(82){opacity:.7642;transform:translate(89.268vw,-10px) scale(.5608);animation:fall-82 10s -8s linear infinite}@keyframes fall-82{68.498%{transform:translate(98.7917vw,68.498vh) scale(.5608)}to{transform:translate(94.02985vw,99vh) scale(.5608)}}.snow:nth-child(83){opacity:.5336;transform:translate(5.6825vw,-10px) scale(.5005);animation:fall-83 21s -24s linear infinite}@keyframes fall-83{52.684%{transform:translate(4.4143vw,52.684vh) scale(.5005)}to{transform:translate(5.0484vw,99vh) scale(.5005)}}.snow:nth-child(84){opacity:.4484;transform:translate(13.5414vw,-10px) scale(.8134);animation:fall-84 29s -21s linear infinite}@keyframes fall-84{49.486%{transform:translate(10.623vw,49.486vh) scale(.8134)}to{transform:translate(12.0822vw,99vh) scale(.8134)}}.snow:nth-child(85){opacity:.1204;transform:translate(52.4787vw,-10px) scale(.423);animation:fall-85 18s -24s linear infinite}@keyframes fall-85{48.819%{transform:translate(60.9593vw,48.819vh) scale(.423)}to{transform:translate(56.719vw,99vh) scale(.423)}}.snow:nth-child(86){opacity:1.478;transform:translate(92.7678vw,-10px) scale(.8339);animation:fall-86 22s -29s linear infinite}@keyframes fall-86{66.735%{transform:translate(98.6799vw,66.735vh) scale(.8339)}to{transform:translate(95.72385vw,99vh) scale(.8339)}}.snow:nth-child(87){opacity:.703;transform:translate(50.6702vw,-10px) scale(.7005);animation:fall-87 15s -17s linear infinite}@keyframes fall-87{79.038%{transform:translate(51.7043vw,79.038vh) scale(.7005)}to{transform:translate(51.18725vw,99vh) scale(.7005)}}.snow:nth-child(88){opacity:.3314;transform:translate(80.2093vw,-10px) scale(.2591);animation:fall-88 14s -30s linear infinite}@keyframes fall-88{62.185%{transform:translate(80.7428vw,62.185vh) scale(.2591)}to{transform:translate(80.47605vw,99vh) scale(.2591)}}.snow:nth-child(89){opacity:.6962;transform:translate(63.6904vw,-10px) scale(.2506);animation:fall-89 27s -7s linear infinite}@keyframes fall-89{53.691%{transform:translate(66.9599vw,53.691vh) scale(.2506)}to{transform:translate(65.32515vw,99vh) scale(.2506)}}.snow:nth-child(90){opacity:.9792;transform:translate(33.7068vw,-10px) scale(.6594);animation:fall-90 12s -10s linear infinite}@keyframes fall-90{42.751%{transform:translate(35.5859vw,42.751vh) scale(.6594)}to{transform:translate(34.64635vw,99vh) scale(.6594)}}.snow:nth-child(91){opacity:1.3628;transform:translate(58.9377vw,-10px) scale(.4862);animation:fall-91 28s -16s linear infinite}@keyframes fall-91{50.388%{transform:translate(54.2568vw,50.388vh) scale(.4862)}to{transform:translate(56.59725vw,99vh) scale(.4862)}}.snow:nth-child(92){opacity:1.6646;transform:translate(57.1899vw,-10px) scale(.5691);animation:fall-92 15s -8s linear infinite}@keyframes fall-92{50.091%{transform:translate(60.9823vw,50.091vh) scale(.5691)}to{transform:translate(59.0861vw,99vh) scale(.5691)}}.snow:nth-child(93){opacity:1.9196;transform:translate(39.3943vw,-10px) scale(.0298);animation:fall-93 24s -20s linear infinite}@keyframes fall-93{36.034%{transform:translate(33.0957vw,36.034vh) scale(.0298)}to{transform:translate(36.245vw,99vh) scale(.0298)}}.snow:nth-child(94){opacity:.7224;transform:translate(11.4196vw,-10px) scale(.7082);animation:fall-94 14s -14s linear infinite}@keyframes fall-94{78.621%{transform:translate(3.4029vw,78.621vh) scale(.7082)}to{transform:translate(7.41125vw,99vh) scale(.7082)}}.snow:nth-child(95){opacity:1.3106;transform:translate(74.0686vw,-10px) scale(.0254);animation:fall-95 12s -15s linear infinite}@keyframes fall-95{31.5%{transform:translate(65.219vw,31.5vh) scale(.0254)}to{transform:translate(69.6438vw,99vh) scale(.0254)}}.snow:nth-child(96){opacity:1.2402;transform:translate(5.764vw,-10px) scale(.5236);animation:fall-96 12s -7s linear infinite}@keyframes fall-96{42.656%{transform:translate(5.9488vw,42.656vh) scale(.5236)}to{transform:translate(5.8564vw,99vh) scale(.5236)}}.snow:nth-child(97){opacity:1.1958;transform:translate(92.4729vw,-10px) scale(.0774);animation:fall-97 12s -11s linear infinite}@keyframes fall-97{60.214%{transform:translate(101.8878vw,60.214vh) scale(.0774)}to{transform:translate(97.18035vw,99vh) scale(.0774)}}.snow:nth-child(98){opacity:1.3088;transform:translate(97.0765vw,-10px) scale(.79);animation:fall-98 27s -9s linear infinite}@keyframes fall-98{56.047%{transform:translate(88.2917vw,56.047vh) scale(.79)}to{transform:translate(92.6841vw,99vh) scale(.79)}}.snow:nth-child(99){opacity:1.6906;transform:translate(61.9859vw,-10px) scale(.2393);animation:fall-99 10s -8s linear infinite}@keyframes fall-99{77.673%{transform:translate(60.4906vw,77.673vh) scale(.2393)}to{transform:translate(61.23825vw,99vh) scale(.2393)}}.snow:nth-child(100){opacity:1.8136;transform:translate(9.6526vw,-10px) scale(.9421);animation:fall-100 15s -3s linear infinite}@keyframes fall-100{64.243%{transform:translate(1.8914vw,64.243vh) scale(.9421)}to{transform:translate(5.772vw,99vh) scale(.9421)}}.snow:nth-child(101){opacity:.3566;transform:translate(9.0343vw,-10px) scale(.6627);animation:fall-101 27s -15s linear infinite}@keyframes fall-101{40.392%{transform:translate(.0636vw,40.392vh) scale(.6627)}to{transform:translate(4.54895vw,99vh) scale(.6627)}}.snow:nth-child(102){opacity:.4174;transform:translate(75.8156vw,-10px) scale(.7491);animation:fall-102 29s -17s linear infinite}@keyframes fall-102{40.139%{transform:translate(71.543vw,40.139vh) scale(.7491)}to{transform:translate(73.6793vw,99vh) scale(.7491)}}.snow:nth-child(103){opacity:1.5814;transform:translate(93.7802vw,-10px) scale(.5215);animation:fall-103 19s -22s linear infinite}@keyframes fall-103{60.053%{transform:translate(92.9053vw,60.053vh) scale(.5215)}to{transform:translate(93.34275vw,99vh) scale(.5215)}}.snow:nth-child(104){opacity:1.3792;transform:translate(79.0365vw,-10px) scale(.7953);animation:fall-104 29s -10s linear infinite}@keyframes fall-104{48.869%{transform:translate(79.1366vw,48.869vh) scale(.7953)}to{transform:translate(79.08655vw,99vh) scale(.7953)}}.snow:nth-child(105){opacity:1.6896;transform:translate(84.2905vw,-10px) scale(.7765);animation:fall-105 12s -8s linear infinite}@keyframes fall-105{45.125%{transform:translate(92.3103vw,45.125vh) scale(.7765)}to{transform:translate(88.3004vw,99vh) scale(.7765)}}.snow:nth-child(106){opacity:.8718;transform:translate(45.0274vw,-10px) scale(.8595);animation:fall-106 14s -23s linear infinite}@keyframes fall-106{30.07%{transform:translate(40.5452vw,30.07vh) scale(.8595)}to{transform:translate(42.7863vw,99vh) scale(.8595)}}.snow:nth-child(107){opacity:.312;transform:translate(65.0055vw,-10px) scale(.9256);animation:fall-107 20s -13s linear infinite}@keyframes fall-107{52.316%{transform:translate(57.9574vw,52.316vh) scale(.9256)}to{transform:translate(61.48145vw,99vh) scale(.9256)}}.snow:nth-child(108){opacity:1.2618;transform:translate(55.7752vw,-10px) scale(.5817);animation:fall-108 29s -7s linear infinite}@keyframes fall-108{79.084%{transform:translate(64.8791vw,79.084vh) scale(.5817)}to{transform:translate(60.32715vw,99vh) scale(.5817)}}.snow:nth-child(109){opacity:1.9582;transform:translate(32.407vw,-10px) scale(.4752);animation:fall-109 21s -22s linear infinite}@keyframes fall-109{45.269%{transform:translate(39.506vw,45.269vh) scale(.4752)}to{transform:translate(35.9565vw,99vh) scale(.4752)}}.snow:nth-child(110){opacity:1.667;transform:translate(21.761vw,-10px) scale(.4154);animation:fall-110 23s -8s linear infinite}@keyframes fall-110{44.18%{transform:translate(24.8897vw,44.18vh) scale(.4154)}to{transform:translate(23.32535vw,99vh) scale(.4154)}}.snow:nth-child(111){opacity:1.9118;transform:translate(58.8603vw,-10px) scale(.1496);animation:fall-111 28s -8s linear infinite}@keyframes fall-111{36.595%{transform:translate(66.0749vw,36.595vh) scale(.1496)}to{transform:translate(62.4676vw,99vh) scale(.1496)}}.snow:nth-child(112){opacity:.8212;transform:translate(5.5215vw,-10px) scale(.8773);animation:fall-112 27s -8s linear infinite}@keyframes fall-112{55.917%{transform:translate(1.9704vw,55.917vh) scale(.8773)}to{transform:translate(3.74595vw,99vh) scale(.8773)}}.snow:nth-child(113){opacity:1.7252;transform:translate(30.3257vw,-10px) scale(.4596);animation:fall-113 11s -24s linear infinite}@keyframes fall-113{66.801%{transform:translate(28.0035vw,66.801vh) scale(.4596)}to{transform:translate(29.1646vw,99vh) scale(.4596)}}.snow:nth-child(114){opacity:.0088;transform:translate(26.183vw,-10px) scale(.0132);animation:fall-114 27s -8s linear infinite}@keyframes fall-114{40.183%{transform:translate(31.7369vw,40.183vh) scale(.0132)}to{transform:translate(28.95995vw,99vh) scale(.0132)}}.snow:nth-child(115){opacity:1.8558;transform:translate(83.8765vw,-10px) scale(.0107);animation:fall-115 16s -10s linear infinite}@keyframes fall-115{67.918%{transform:translate(83.7136vw,67.918vh) scale(.0107)}to{transform:translate(83.79505vw,99vh) scale(.0107)}}.snow:nth-child(116){opacity:.3024;transform:translate(13.2888vw,-10px) scale(.397);animation:fall-116 24s -22s linear infinite}@keyframes fall-116{31.717%{transform:translate(22.6209vw,31.717vh) scale(.397)}to{transform:translate(17.95485vw,99vh) scale(.397)}}.snow:nth-child(117){opacity:.7208;transform:translate(47.8024vw,-10px) scale(.77);animation:fall-117 13s -19s linear infinite}@keyframes fall-117{56.238%{transform:translate(52.0904vw,56.238vh) scale(.77)}to{transform:translate(49.9464vw,99vh) scale(.77)}}.snow:nth-child(118){opacity:.5404;transform:translate(72.8407vw,-10px) scale(.2071);animation:fall-118 10s -6s linear infinite}@keyframes fall-118{37.062%{transform:translate(76.8709vw,37.062vh) scale(.2071)}to{transform:translate(74.8558vw,99vh) scale(.2071)}}.snow:nth-child(119){opacity:.8904;transform:translate(.2713vw,-10px) scale(.5419);animation:fall-119 26s -12s linear infinite}@keyframes fall-119{50.17%{transform:translate(2.5801vw,50.17vh) scale(.5419)}to{transform:translate(1.4257vw,99vh) scale(.5419)}}.snow:nth-child(120){opacity:1.3468;transform:translate(48.0974vw,-10px) scale(.3675);animation:fall-120 24s -9s linear infinite}@keyframes fall-120{45.966%{transform:translate(46.3023vw,45.966vh) scale(.3675)}to{transform:translate(47.19985vw,99vh) scale(.3675)}}.snow:nth-child(121){opacity:.4394;transform:translate(92.6135vw,-10px) scale(.8416);animation:fall-121 14s -28s linear infinite}@keyframes fall-121{44.728%{transform:translate(96.9644vw,44.728vh) scale(.8416)}to{transform:translate(94.78895vw,99vh) scale(.8416)}}.snow:nth-child(122){opacity:1.5466;transform:translate(55.1735vw,-10px) scale(.0046);animation:fall-122 24s -14s linear infinite}@keyframes fall-122{36.024%{transform:translate(56.4621vw,36.024vh) scale(.0046)}to{transform:translate(55.8178vw,99vh) scale(.0046)}}.snow:nth-child(123){opacity:.2524;transform:translate(85.2224vw,-10px) scale(.1796);animation:fall-123 22s -14s linear infinite}@keyframes fall-123{43.452%{transform:translate(75.4159vw,43.452vh) scale(.1796)}to{transform:translate(80.31915vw,99vh) scale(.1796)}}.snow:nth-child(124){opacity:1.3522;transform:translate(59.6548vw,-10px) scale(.3837);animation:fall-124 30s -2s linear infinite}@keyframes fall-124{48.146%{transform:translate(50.3297vw,48.146vh) scale(.3837)}to{transform:translate(54.99225vw,99vh) scale(.3837)}}.snow:nth-child(125){opacity:.8952;transform:translate(70.5078vw,-10px) scale(.5047);animation:fall-125 11s -21s linear infinite}@keyframes fall-125{71.256%{transform:translate(79.0508vw,71.256vh) scale(.5047)}to{transform:translate(74.7793vw,99vh) scale(.5047)}}.snow:nth-child(126){opacity:1.9564;transform:translate(89.9563vw,-10px) scale(.1482);animation:fall-126 12s -1s linear infinite}@keyframes fall-126{53.419%{transform:translate(92.2713vw,53.419vh) scale(.1482)}to{transform:translate(91.1138vw,99vh) scale(.1482)}}.snow:nth-child(127){opacity:1.1774;transform:translate(10.8064vw,-10px) scale(.3826);animation:fall-127 29s -16s linear infinite}@keyframes fall-127{40.693%{transform:translate(15.9811vw,40.693vh) scale(.3826)}to{transform:translate(13.39375vw,99vh) scale(.3826)}}.snow:nth-child(128){opacity:1.307;transform:translate(28.0452vw,-10px) scale(.9911);animation:fall-128 22s -6s linear infinite}@keyframes fall-128{50.195%{transform:translate(37.792vw,50.195vh) scale(.9911)}to{transform:translate(32.9186vw,99vh) scale(.9911)}}.snow:nth-child(129){opacity:.4378;transform:translate(77.2949vw,-10px) scale(.4899);animation:fall-129 22s -24s linear infinite}@keyframes fall-129{32.505%{transform:translate(69.5496vw,32.505vh) scale(.4899)}to{transform:translate(73.42225vw,99vh) scale(.4899)}}.snow:nth-child(130){opacity:.1342;transform:translate(7.4707vw,-10px) scale(.1576);animation:fall-130 26s -17s linear infinite}@keyframes fall-130{62.846%{transform:translate(6.1491vw,62.846vh) scale(.1576)}to{transform:translate(6.8099vw,99vh) scale(.1576)}}.snow:nth-child(131){opacity:1.49;transform:translate(33.5267vw,-10px) scale(.2083);animation:fall-131 10s -19s linear infinite}@keyframes fall-131{30.125%{transform:translate(25.8882vw,30.125vh) scale(.2083)}to{transform:translate(29.70745vw,99vh) scale(.2083)}}.snow:nth-child(132){opacity:.432;transform:translate(25.4864vw,-10px) scale(.6747);animation:fall-132 25s -13s linear infinite}@keyframes fall-132{46.441%{transform:translate(29.9621vw,46.441vh) scale(.6747)}to{transform:translate(27.72425vw,99vh) scale(.6747)}}.snow:nth-child(133){opacity:.2664;transform:translate(21.8955vw,-10px) scale(.0982);animation:fall-133 10s -2s linear infinite}@keyframes fall-133{70.189%{transform:translate(16.9074vw,70.189vh) scale(.0982)}to{transform:translate(19.40145vw,99vh) scale(.0982)}}.snow:nth-child(134){opacity:.248;transform:translate(21.0604vw,-10px) scale(.7458);animation:fall-134 12s -25s linear infinite}@keyframes fall-134{45.87%{transform:translate(25.1674vw,45.87vh) scale(.7458)}to{transform:translate(23.1139vw,99vh) scale(.7458)}}.snow:nth-child(135){opacity:1.0332;transform:translate(34.2962vw,-10px) scale(.0871);animation:fall-135 11s -2s linear infinite}@keyframes fall-135{61.941%{transform:translate(24.995vw,61.941vh) scale(.0871)}to{transform:translate(29.6456vw,99vh) scale(.0871)}}.snow:nth-child(136){opacity:.7206;transform:translate(53.3666vw,-10px) scale(.8327);animation:fall-136 14s -10s linear infinite}@keyframes fall-136{34.025%{transform:translate(50.1298vw,34.025vh) scale(.8327)}to{transform:translate(51.7482vw,99vh) scale(.8327)}}.snow:nth-child(137){opacity:1.163;transform:translate(40.1017vw,-10px) scale(.7334);animation:fall-137 23s -27s linear infinite}@keyframes fall-137{72.12%{transform:translate(48.7737vw,72.12vh) scale(.7334)}to{transform:translate(44.4377vw,99vh) scale(.7334)}}.snow:nth-child(138){opacity:.6796;transform:translate(3.962vw,-10px) scale(.3977);animation:fall-138 21s -6s linear infinite}@keyframes fall-138{70.027%{transform:translate(3.679vw,70.027vh) scale(.3977)}to{transform:translate(3.8205vw,99vh) scale(.3977)}}.snow:nth-child(139){opacity:1.2624;transform:translate(89.4346vw,-10px) scale(.72);animation:fall-139 26s -30s linear infinite}@keyframes fall-139{53.565%{transform:translate(83.4315vw,53.565vh) scale(.72)}to{transform:translate(86.43305vw,99vh) scale(.72)}}.snow:nth-child(140){opacity:1.6812;transform:translate(74.6264vw,-10px) scale(.2743);animation:fall-140 20s -16s linear infinite}@keyframes fall-140{52.865%{transform:translate(71.8164vw,52.865vh) scale(.2743)}to{transform:translate(73.2214vw,99vh) scale(.2743)}}.snow:nth-child(141){opacity:1.5072;transform:translate(54.8783vw,-10px) scale(.3386);animation:fall-141 17s -16s linear infinite}@keyframes fall-141{69.146%{transform:translate(57.8452vw,69.146vh) scale(.3386)}to{transform:translate(56.36175vw,99vh) scale(.3386)}}.snow:nth-child(142){opacity:.3538;transform:translate(39.6853vw,-10px) scale(.2788);animation:fall-142 20s -20s linear infinite}@keyframes fall-142{36.347%{transform:translate(44.3943vw,36.347vh) scale(.2788)}to{transform:translate(42.0398vw,99vh) scale(.2788)}}.snow:nth-child(143){opacity:1.0548;transform:translate(49.3493vw,-10px) scale(.2844);animation:fall-143 20s -11s linear infinite}@keyframes fall-143{54.56%{transform:translate(45.0106vw,54.56vh) scale(.2844)}to{transform:translate(47.17995vw,99vh) scale(.2844)}}.snow:nth-child(144){opacity:.6328;transform:translate(65.8728vw,-10px) scale(.1624);animation:fall-144 21s -17s linear infinite}@keyframes fall-144{33.506%{transform:translate(66.5035vw,33.506vh) scale(.1624)}to{transform:translate(66.18815vw,99vh) scale(.1624)}}.snow:nth-child(145){opacity:1.0596;transform:translate(16.5583vw,-10px) scale(.511);animation:fall-145 29s -18s linear infinite}@keyframes fall-145{56.627%{transform:translate(19.3727vw,56.627vh) scale(.511)}to{transform:translate(17.9655vw,99vh) scale(.511)}}.snow:nth-child(146){opacity:1.9508;transform:translate(.8466vw,-10px) scale(.7599);animation:fall-146 26s -30s linear infinite}@keyframes fall-146{76.674%{transform:translate(6.8001vw,76.674vh) scale(.7599)}to{transform:translate(3.82335vw,99vh) scale(.7599)}}.snow:nth-child(147){opacity:1.2282;transform:translate(60.5096vw,-10px) scale(.2463);animation:fall-147 22s -11s linear infinite}@keyframes fall-147{71.754%{transform:translate(54.0912vw,71.754vh) scale(.2463)}to{transform:translate(57.3004vw,99vh) scale(.2463)}}.snow:nth-child(148){opacity:1.8502;transform:translate(2.1752vw,-10px) scale(.1395);animation:fall-148 18s -23s linear infinite}@keyframes fall-148{35.281%{transform:translate(8.4667vw,35.281vh) scale(.1395)}to{transform:translate(5.32095vw,99vh) scale(.1395)}}.snow:nth-child(149){opacity:.219;transform:translate(38.739vw,-10px) scale(.4526);animation:fall-149 24s -10s linear infinite}@keyframes fall-149{53.711%{transform:translate(37.5473vw,53.711vh) scale(.4526)}to{transform:translate(38.14315vw,99vh) scale(.4526)}}.snow:nth-child(150){opacity:.825;transform:translate(20.7359vw,-10px) scale(.7073);animation:fall-150 12s -17s linear infinite}@keyframes fall-150{44.947%{transform:translate(29.1031vw,44.947vh) scale(.7073)}to{transform:translate(24.9195vw,99vh) scale(.7073)}}.snow:nth-child(151){opacity:.297;transform:translate(33.8395vw,-10px) scale(.427);animation:fall-151 19s -29s linear infinite}@keyframes fall-151{38.255%{transform:translate(25.8949vw,38.255vh) scale(.427)}to{transform:translate(29.8672vw,99vh) scale(.427)}}.snow:nth-child(152){opacity:1.7072;transform:translate(87.5146vw,-10px) scale(.1213);animation:fall-152 29s -4s linear infinite}@keyframes fall-152{34.931%{transform:translate(91.7417vw,34.931vh) scale(.1213)}to{transform:translate(89.62815vw,99vh) scale(.1213)}}.snow:nth-child(153){opacity:1.9164;transform:translate(59.3883vw,-10px) scale(.9075);animation:fall-153 27s -20s linear infinite}@keyframes fall-153{69.394%{transform:translate(63.6166vw,69.394vh) scale(.9075)}to{transform:translate(61.50245vw,99vh) scale(.9075)}}.snow:nth-child(154){opacity:1.7178;transform:translate(8.0029vw,-10px) scale(.3581);animation:fall-154 21s -13s linear infinite}@keyframes fall-154{44.265%{transform:translate(10.8849vw,44.265vh) scale(.3581)}to{transform:translate(9.4439vw,99vh) scale(.3581)}}.snow:nth-child(155){opacity:.7592;transform:translate(94.3609vw,-10px) scale(.2086);animation:fall-155 20s -11s linear infinite}@keyframes fall-155{39.349%{transform:translate(92.4835vw,39.349vh) scale(.2086)}to{transform:translate(93.4222vw,99vh) scale(.2086)}}.snow:nth-child(156){opacity:.0232;transform:translate(42.3133vw,-10px) scale(.3074);animation:fall-156 18s -5s linear infinite}@keyframes fall-156{47.294%{transform:translate(46.5672vw,47.294vh) scale(.3074)}to{transform:translate(44.44025vw,99vh) scale(.3074)}}.snow:nth-child(157){opacity:.4982;transform:translate(18.328vw,-10px) scale(.1611);animation:fall-157 23s -23s linear infinite}@keyframes fall-157{64.03%{transform:translate(28.0879vw,64.03vh) scale(.1611)}to{transform:translate(23.20795vw,99vh) scale(.1611)}}.snow:nth-child(158){opacity:1.3306;transform:translate(86.1886vw,-10px) scale(.1591);animation:fall-158 19s -27s linear infinite}@keyframes fall-158{60.932%{transform:translate(96.0094vw,60.932vh) scale(.1591)}to{transform:translate(91.099vw,99vh) scale(.1591)}}.snow:nth-child(159){opacity:1.48;transform:translate(6.2653vw,-10px) scale(.0727);animation:fall-159 22s -15s linear infinite}@keyframes fall-159{44.049%{transform:translate(8.8794vw,44.049vh) scale(.0727)}to{transform:translate(7.57235vw,99vh) scale(.0727)}}.snow:nth-child(160){opacity:1.221;transform:translate(24.0818vw,-10px) scale(.3649);animation:fall-160 17s -9s linear infinite}@keyframes fall-160{33.945%{transform:translate(22.5056vw,33.945vh) scale(.3649)}to{transform:translate(23.2937vw,99vh) scale(.3649)}}.snow:nth-child(161){opacity:1.054;transform:translate(55.7945vw,-10px) scale(.8224);animation:fall-161 18s -17s linear infinite}@keyframes fall-161{45.149%{transform:translate(61.9332vw,45.149vh) scale(.8224)}to{transform:translate(58.86385vw,99vh) scale(.8224)}}.snow:nth-child(162){opacity:.4794;transform:translate(13.66vw,-10px) scale(.4121);animation:fall-162 26s -4s linear infinite}@keyframes fall-162{42.55%{transform:translate(7.0811vw,42.55vh) scale(.4121)}to{transform:translate(10.37055vw,99vh) scale(.4121)}}.snow:nth-child(163){opacity:.3458;transform:translate(51.186vw,-10px) scale(.8277);animation:fall-163 21s -7s linear infinite}@keyframes fall-163{73.594%{transform:translate(51.2259vw,73.594vh) scale(.8277)}to{transform:translate(51.20595vw,99vh) scale(.8277)}}.snow:nth-child(164){opacity:.4568;transform:translate(65.4922vw,-10px) scale(.7614);animation:fall-164 30s -26s linear infinite}@keyframes fall-164{30.208%{transform:translate(69.8031vw,30.208vh) scale(.7614)}to{transform:translate(67.64765vw,99vh) scale(.7614)}}.snow:nth-child(165){opacity:1.2164;transform:translate(53.5067vw,-10px) scale(.8195);animation:fall-165 30s -7s linear infinite}@keyframes fall-165{41.463%{transform:translate(62.6226vw,41.463vh) scale(.8195)}to{transform:translate(58.06465vw,99vh) scale(.8195)}}.snow:nth-child(166){opacity:1.6088;transform:translate(10.1948vw,-10px) scale(.6785);animation:fall-166 19s -30s linear infinite}@keyframes fall-166{78.672%{transform:translate(16.6688vw,78.672vh) scale(.6785)}to{transform:translate(13.4318vw,99vh) scale(.6785)}}.snow:nth-child(167){opacity:.8486;transform:translate(26.7911vw,-10px) scale(.3192);animation:fall-167 25s -15s linear infinite}@keyframes fall-167{42.075%{transform:translate(31.2062vw,42.075vh) scale(.3192)}to{transform:translate(28.99865vw,99vh) scale(.3192)}}.snow:nth-child(168){opacity:.1862;transform:translate(83.2714vw,-10px) scale(.6929);animation:fall-168 20s -18s linear infinite}@keyframes fall-168{42.396%{transform:translate(84.8248vw,42.396vh) scale(.6929)}to{transform:translate(84.0481vw,99vh) scale(.6929)}}.snow:nth-child(169){opacity:.8734;transform:translate(47.7713vw,-10px) scale(.9554);animation:fall-169 13s -18s linear infinite}@keyframes fall-169{48.077%{transform:translate(41.7387vw,48.077vh) scale(.9554)}to{transform:translate(44.755vw,99vh) scale(.9554)}}.snow:nth-child(170){opacity:1.3938;transform:translate(3.8997vw,-10px) scale(.8707);animation:fall-170 26s -17s linear infinite}@keyframes fall-170{30.649%{transform:translate(-.8187vw,30.649vh) scale(.8707)}to{transform:translate(1.5405vw,99vh) scale(.8707)}}.snow:nth-child(171){opacity:1.0726;transform:translate(45.2069vw,-10px) scale(.8218);animation:fall-171 28s -18s linear infinite}@keyframes fall-171{62.632%{transform:translate(37.0445vw,62.632vh) scale(.8218)}to{transform:translate(41.1257vw,99vh) scale(.8218)}}.snow:nth-child(172){opacity:.9082;transform:translate(70.5328vw,-10px) scale(.4924);animation:fall-172 28s -16s linear infinite}@keyframes fall-172{66.92%{transform:translate(78.4665vw,66.92vh) scale(.4924)}to{transform:translate(74.49965vw,99vh) scale(.4924)}}.snow:nth-child(173){opacity:1.9408;transform:translate(4.9168vw,-10px) scale(.0406);animation:fall-173 29s -21s linear infinite}@keyframes fall-173{79.009%{transform:translate(8.0236vw,79.009vh) scale(.0406)}to{transform:translate(6.4702vw,99vh) scale(.0406)}}.snow:nth-child(174){opacity:1.4388;transform:translate(59.6495vw,-10px) scale(.3164);animation:fall-174 10s -1s linear infinite}@keyframes fall-174{63.91%{transform:translate(58.3364vw,63.91vh) scale(.3164)}to{transform:translate(58.99295vw,99vh) scale(.3164)}}.snow:nth-child(175){opacity:.6758;transform:translate(67.6364vw,-10px) scale(.4994);animation:fall-175 27s -10s linear infinite}@keyframes fall-175{33.025%{transform:translate(74.7447vw,33.025vh) scale(.4994)}to{transform:translate(71.19055vw,99vh) scale(.4994)}}.snow:nth-child(176){opacity:.835;transform:translate(95.4901vw,-10px) scale(.5059);animation:fall-176 29s -14s linear infinite}@keyframes fall-176{45.73%{transform:translate(102.044vw,45.73vh) scale(.5059)}to{transform:translate(98.76705vw,99vh) scale(.5059)}}.snow:nth-child(177){opacity:.6858;transform:translate(84.8388vw,-10px) scale(.497);animation:fall-177 16s -26s linear infinite}@keyframes fall-177{32.212%{transform:translate(82.033vw,32.212vh) scale(.497)}to{transform:translate(83.4359vw,99vh) scale(.497)}}.snow:nth-child(178){opacity:1.274;transform:translate(11.4596vw,-10px) scale(.0339);animation:fall-178 10s -17s linear infinite}@keyframes fall-178{50.093%{transform:translate(6.3703vw,50.093vh) scale(.0339)}to{transform:translate(8.91495vw,99vh) scale(.0339)}}.snow:nth-child(179){opacity:1.3068;transform:translate(13.5236vw,-10px) scale(.1101);animation:fall-179 23s -29s linear infinite}@keyframes fall-179{45.646%{transform:translate(17.1vw,45.646vh) scale(.1101)}to{transform:translate(15.3118vw,99vh) scale(.1101)}}.snow:nth-child(180){opacity:.5966;transform:translate(19.5971vw,-10px) scale(.3983);animation:fall-180 25s -22s linear infinite}@keyframes fall-180{75.743%{transform:translate(17.9967vw,75.743vh) scale(.3983)}to{transform:translate(18.7969vw,99vh) scale(.3983)}}.snow:nth-child(181){opacity:.7762;transform:translate(60.0556vw,-10px) scale(.6615);animation:fall-181 30s -23s linear infinite}@keyframes fall-181{51.227%{transform:translate(63.5893vw,51.227vh) scale(.6615)}to{transform:translate(61.82245vw,99vh) scale(.6615)}}.snow:nth-child(182){opacity:.9176;transform:translate(91.7396vw,-10px) scale(.1279);animation:fall-182 14s -30s linear infinite}@keyframes fall-182{41.487%{transform:translate(88.1841vw,41.487vh) scale(.1279)}to{transform:translate(89.96185vw,99vh) scale(.1279)}}.snow:nth-child(183){opacity:1.3758;transform:translate(16.0269vw,-10px) scale(.5926);animation:fall-183 27s -30s linear infinite}@keyframes fall-183{41.304%{transform:translate(18.8254vw,41.304vh) scale(.5926)}to{transform:translate(17.42615vw,99vh) scale(.5926)}}.snow:nth-child(184){opacity:.9652;transform:translate(59.9674vw,-10px) scale(.1887);animation:fall-184 15s -21s linear infinite}@keyframes fall-184{53.676%{transform:translate(50.9265vw,53.676vh) scale(.1887)}to{transform:translate(55.44695vw,99vh) scale(.1887)}}.snow:nth-child(185){opacity:.049;transform:translate(38.5341vw,-10px) scale(.8102);animation:fall-185 13s -16s linear infinite}@keyframes fall-185{41.483%{transform:translate(39.9795vw,41.483vh) scale(.8102)}to{transform:translate(39.2568vw,99vh) scale(.8102)}}.snow:nth-child(186){opacity:1.1562;transform:translate(91.2271vw,-10px) scale(.5882);animation:fall-186 14s -19s linear infinite}@keyframes fall-186{79.101%{transform:translate(88.7896vw,79.101vh) scale(.5882)}to{transform:translate(90.00835vw,99vh) scale(.5882)}}.snow:nth-child(187){opacity:1.221;transform:translate(12.2905vw,-10px) scale(.1716);animation:fall-187 10s -28s linear infinite}@keyframes fall-187{60.031%{transform:translate(12.8082vw,60.031vh) scale(.1716)}to{transform:translate(12.54935vw,99vh) scale(.1716)}}.snow:nth-child(188){opacity:.0808;transform:translate(52.7642vw,-10px) scale(.6935);animation:fall-188 14s -5s linear infinite}@keyframes fall-188{37.513%{transform:translate(60.7936vw,37.513vh) scale(.6935)}to{transform:translate(56.7789vw,99vh) scale(.6935)}}.snow:nth-child(189){opacity:1.6274;transform:translate(47.9721vw,-10px) scale(.6747);animation:fall-189 26s -24s linear infinite}@keyframes fall-189{53.593%{transform:translate(52.224vw,53.593vh) scale(.6747)}to{transform:translate(50.09805vw,99vh) scale(.6747)}}.snow:nth-child(190){opacity:.061;transform:translate(9.9006vw,-10px) scale(.3072);animation:fall-190 19s -14s linear infinite}@keyframes fall-190{52.915%{transform:translate(9.4789vw,52.915vh) scale(.3072)}to{transform:translate(9.68975vw,99vh) scale(.3072)}}.snow:nth-child(191){opacity:1.928;transform:translate(58.6243vw,-10px) scale(.9259);animation:fall-191 28s -20s linear infinite}@keyframes fall-191{41.285%{transform:translate(62.4329vw,41.285vh) scale(.9259)}to{transform:translate(60.5286vw,99vh) scale(.9259)}}.snow:nth-child(192){opacity:.3144;transform:translate(96.4414vw,-10px) scale(.0371);animation:fall-192 26s -3s linear infinite}@keyframes fall-192{55.64%{transform:translate(102.9884vw,55.64vh) scale(.0371)}to{transform:translate(99.7149vw,99vh) scale(.0371)}}.snow:nth-child(193){opacity:1.995;transform:translate(29.3021vw,-10px) scale(.1314);animation:fall-193 10s -8s linear infinite}@keyframes fall-193{45.581%{transform:translate(37.1654vw,45.581vh) scale(.1314)}to{transform:translate(33.23375vw,99vh) scale(.1314)}}.snow:nth-child(194){opacity:1.1934;transform:translate(79.7467vw,-10px) scale(.1623);animation:fall-194 28s -24s linear infinite}@keyframes fall-194{64.188%{transform:translate(71.0248vw,64.188vh) scale(.1623)}to{transform:translate(75.38575vw,99vh) scale(.1623)}}.snow:nth-child(195){opacity:1.9404;transform:translate(59.8146vw,-10px) scale(.2428);animation:fall-195 27s -13s linear infinite}@keyframes fall-195{71.998%{transform:translate(64.9853vw,71.998vh) scale(.2428)}to{transform:translate(62.39995vw,99vh) scale(.2428)}}.snow:nth-child(196){opacity:1.4006;transform:translate(98.806vw,-10px) scale(.9);animation:fall-196 12s -4s linear infinite}@keyframes fall-196{31.826%{transform:translate(105.2448vw,31.826vh) scale(.9)}to{transform:translate(102.0254vw,99vh) scale(.9)}}.snow:nth-child(197){opacity:1.1426;transform:translate(37.1856vw,-10px) scale(.9902);animation:fall-197 15s -14s linear infinite}@keyframes fall-197{37.123%{transform:translate(33.7137vw,37.123vh) scale(.9902)}to{transform:translate(35.44965vw,99vh) scale(.9902)}}.snow:nth-child(198){opacity:1.147;transform:translate(99.7641vw,-10px) scale(.6001);animation:fall-198 23s -18s linear infinite}@keyframes fall-198{30.132%{transform:translate(93.913vw,30.132vh) scale(.6001)}to{transform:translate(96.83855vw,99vh) scale(.6001)}}.snow:nth-child(199){opacity:.457;transform:translate(41.2365vw,-10px) scale(.5147);animation:fall-199 10s -17s linear infinite}@keyframes fall-199{76.68%{transform:translate(40.5017vw,76.68vh) scale(.5147)}to{transform:translate(40.8691vw,99vh) scale(.5147)}}.snow:nth-child(200){opacity:.005;transform:translate(26.3348vw,-10px) scale(.8233);animation:fall-200 28s -18s linear infinite}@keyframes fall-200{37.322%{transform:translate(35.0679vw,37.322vh) scale(.8233)}to{transform:translate(30.70135vw,99vh) scale(.8233)}}.snow:nth-child(201){opacity:1.6786;transform:translate(85.8052vw,-10px) scale(.7237);animation:fall-201 21s -21s linear infinite}@keyframes fall-201{74.77%{transform:translate(84.5775vw,74.77vh) scale(.7237)}to{transform:translate(85.19135vw,99vh) scale(.7237)}}.snow:nth-child(202){opacity:.0402;transform:translate(17.6313vw,-10px) scale(.6342);animation:fall-202 23s -10s linear infinite}@keyframes fall-202{78.747%{transform:translate(23.0659vw,78.747vh) scale(.6342)}to{transform:translate(20.3486vw,99vh) scale(.6342)}}.snow:nth-child(203){opacity:.203;transform:translate(53.9678vw,-10px) scale(.1337);animation:fall-203 28s -30s linear infinite}@keyframes fall-203{39.935%{transform:translate(62.1698vw,39.935vh) scale(.1337)}to{transform:translate(58.0688vw,99vh) scale(.1337)}}.snow:nth-child(204){opacity:1.2228;transform:translate(12.8438vw,-10px) scale(.3703);animation:fall-204 17s -25s linear infinite}@keyframes fall-204{42.616%{transform:translate(17.4473vw,42.616vh) scale(.3703)}to{transform:translate(15.14555vw,99vh) scale(.3703)}}.snow:nth-child(205){opacity:1.9294;transform:translate(65.5119vw,-10px) scale(.137);animation:fall-205 23s -25s linear infinite}@keyframes fall-205{47.698%{transform:translate(57.1613vw,47.698vh) scale(.137)}to{transform:translate(61.3366vw,99vh) scale(.137)}}.snow:nth-child(206){opacity:.9536;transform:translate(47.4158vw,-10px) scale(.6906);animation:fall-206 21s -19s linear infinite}@keyframes fall-206{41.585%{transform:translate(51.5427vw,41.585vh) scale(.6906)}to{transform:translate(49.47925vw,99vh) scale(.6906)}}.snow:nth-child(207){opacity:.0042;transform:translate(53.7263vw,-10px) scale(.4471);animation:fall-207 29s -8s linear infinite}@keyframes fall-207{45.143%{transform:translate(48.2869vw,45.143vh) scale(.4471)}to{transform:translate(51.0066vw,99vh) scale(.4471)}}.snow:nth-child(208){opacity:1.8838;transform:translate(7.1667vw,-10px) scale(.1482);animation:fall-208 30s -20s linear infinite}@keyframes fall-208{51.541%{transform:translate(13.0591vw,51.541vh) scale(.1482)}to{transform:translate(10.1129vw,99vh) scale(.1482)}}.snow:nth-child(209){opacity:.9492;transform:translate(18.1414vw,-10px) scale(.4818);animation:fall-209 28s -5s linear infinite}@keyframes fall-209{74.868%{transform:translate(10.4553vw,74.868vh) scale(.4818)}to{transform:translate(14.29835vw,99vh) scale(.4818)}}.snow:nth-child(210){opacity:1.3554;transform:translate(4.8041vw,-10px) scale(.4578);animation:fall-210 20s -18s linear infinite}@keyframes fall-210{34.185%{transform:translate(11.7355vw,34.185vh) scale(.4578)}to{transform:translate(8.2698vw,99vh) scale(.4578)}}.snow:nth-child(211){opacity:.1072;transform:translate(96.2653vw,-10px) scale(.5578);animation:fall-211 18s -12s linear infinite}@keyframes fall-211{45.764%{transform:translate(94.1151vw,45.764vh) scale(.5578)}to{transform:translate(95.1902vw,99vh) scale(.5578)}}.snow:nth-child(212){opacity:1.978;transform:translate(2.5219vw,-10px) scale(.6799);animation:fall-212 26s -13s linear infinite}@keyframes fall-212{45.674%{transform:translate(4.0861vw,45.674vh) scale(.6799)}to{transform:translate(3.304vw,99vh) scale(.6799)}}.snow:nth-child(213){opacity:1.7114;transform:translate(26.8992vw,-10px) scale(.5643);animation:fall-213 27s -18s linear infinite}@keyframes fall-213{77.117%{transform:translate(32.3584vw,77.117vh) scale(.5643)}to{transform:translate(29.6288vw,99vh) scale(.5643)}}.snow:nth-child(214){opacity:.3282;transform:translate(30.5609vw,-10px) scale(.1463);animation:fall-214 24s -8s linear infinite}@keyframes fall-214{64.57%{transform:translate(24.8424vw,64.57vh) scale(.1463)}to{transform:translate(27.70165vw,99vh) scale(.1463)}}.snow:nth-child(215){opacity:.4342;transform:translate(16.2357vw,-10px) scale(.1779);animation:fall-215 22s -2s linear infinite}@keyframes fall-215{73.971%{transform:translate(12.6157vw,73.971vh) scale(.1779)}to{transform:translate(14.4257vw,99vh) scale(.1779)}}.snow:nth-child(216){opacity:1.0806;transform:translate(13.9703vw,-10px) scale(.1827);animation:fall-216 27s -11s linear infinite}@keyframes fall-216{67.335%{transform:translate(5.3742vw,67.335vh) scale(.1827)}to{transform:translate(9.67225vw,99vh) scale(.1827)}}.snow:nth-child(217){opacity:1.4792;transform:translate(94.7426vw,-10px) scale(.139);animation:fall-217 14s -6s linear infinite}@keyframes fall-217{41.53%{transform:translate(88.5563vw,41.53vh) scale(.139)}to{transform:translate(91.64945vw,99vh) scale(.139)}}.snow:nth-child(218){opacity:1.9238;transform:translate(74.3375vw,-10px) scale(.5851);animation:fall-218 29s -29s linear infinite}@keyframes fall-218{33.752%{transform:translate(75.3506vw,33.752vh) scale(.5851)}to{transform:translate(74.84405vw,99vh) scale(.5851)}}.snow:nth-child(219){opacity:.176;transform:translate(21.1858vw,-10px) scale(.8914);animation:fall-219 23s -1s linear infinite}@keyframes fall-219{44.51%{transform:translate(21.0969vw,44.51vh) scale(.8914)}to{transform:translate(21.14135vw,99vh) scale(.8914)}}.snow:nth-child(220){opacity:1.2612;transform:translate(10.3139vw,-10px) scale(.6201);animation:fall-220 18s -15s linear infinite}@keyframes fall-220{32.76%{transform:translate(16.6037vw,32.76vh) scale(.6201)}to{transform:translate(13.4588vw,99vh) scale(.6201)}}.snow:nth-child(221){opacity:.0892;transform:translate(43.5772vw,-10px) scale(.1976);animation:fall-221 30s -25s linear infinite}@keyframes fall-221{71.529%{transform:translate(40.231vw,71.529vh) scale(.1976)}to{transform:translate(41.9041vw,99vh) scale(.1976)}}.snow:nth-child(222){opacity:1.1424;transform:translate(35.1327vw,-10px) scale(.5592);animation:fall-222 23s -5s linear infinite}@keyframes fall-222{34.523%{transform:translate(35.2553vw,34.523vh) scale(.5592)}to{transform:translate(35.194vw,99vh) scale(.5592)}}.snow:nth-child(223){opacity:.4266;transform:translate(78.527vw,-10px) scale(.4954);animation:fall-223 13s -5s linear infinite}@keyframes fall-223{30.227%{transform:translate(87.7512vw,30.227vh) scale(.4954)}to{transform:translate(83.1391vw,99vh) scale(.4954)}}.snow:nth-child(224){opacity:.5138;transform:translate(82.3812vw,-10px) scale(.3366);animation:fall-224 14s -30s linear infinite}@keyframes fall-224{45.093%{transform:translate(88.9039vw,45.093vh) scale(.3366)}to{transform:translate(85.64255vw,99vh) scale(.3366)}}.snow:nth-child(225){opacity:.6352;transform:translate(2.437vw,-10px) scale(.4901);animation:fall-225 18s -3s linear infinite}@keyframes fall-225{40.917%{transform:translate(-1.853vw,40.917vh) scale(.4901)}to{transform:translate(.292vw,99vh) scale(.4901)}}.snow:nth-child(226){opacity:.1326;transform:translate(21.0786vw,-10px) scale(.3405);animation:fall-226 19s -30s linear infinite}@keyframes fall-226{55.892%{transform:translate(18.7866vw,55.892vh) scale(.3405)}to{transform:translate(19.9326vw,99vh) scale(.3405)}}.snow:nth-child(227){opacity:1.655;transform:translate(72.5315vw,-10px) scale(.3472);animation:fall-227 21s -19s linear infinite}@keyframes fall-227{39.659%{transform:translate(69.1621vw,39.659vh) scale(.3472)}to{transform:translate(70.8468vw,99vh) scale(.3472)}}.snow:nth-child(228){opacity:.995;transform:translate(69.8192vw,-10px) scale(.9369);animation:fall-228 13s -30s linear infinite}@keyframes fall-228{41.418%{transform:translate(60.9403vw,41.418vh) scale(.9369)}to{transform:translate(65.37975vw,99vh) scale(.9369)}}.snow:nth-child(229){opacity:.5492;transform:translate(37.1629vw,-10px) scale(.4998);animation:fall-229 12s -24s linear infinite}@keyframes fall-229{38.536%{transform:translate(37.6713vw,38.536vh) scale(.4998)}to{transform:translate(37.4171vw,99vh) scale(.4998)}}.snow:nth-child(230){opacity:.0486;transform:translate(45.837vw,-10px) scale(.183);animation:fall-230 19s -21s linear infinite}@keyframes fall-230{52.35%{transform:translate(50.5092vw,52.35vh) scale(.183)}to{transform:translate(48.1731vw,99vh) scale(.183)}}.snow:nth-child(231){opacity:.5682;transform:translate(84.2575vw,-10px) scale(.9901);animation:fall-231 13s -19s linear infinite}@keyframes fall-231{76.687%{transform:translate(74.5834vw,76.687vh) scale(.9901)}to{transform:translate(79.42045vw,99vh) scale(.9901)}}.snow:nth-child(232){opacity:1.602;transform:translate(81.936vw,-10px) scale(.1775);animation:fall-232 13s -16s linear infinite}@keyframes fall-232{33.499%{transform:translate(75.3357vw,33.499vh) scale(.1775)}to{transform:translate(78.63585vw,99vh) scale(.1775)}}.snow:nth-child(233){opacity:1.9076;transform:translate(67.8856vw,-10px) scale(.4311);animation:fall-233 15s -8s linear infinite}@keyframes fall-233{66.318%{transform:translate(60.8116vw,66.318vh) scale(.4311)}to{transform:translate(64.3486vw,99vh) scale(.4311)}}.snow:nth-child(234){opacity:.7102;transform:translate(28.6405vw,-10px) scale(.7397);animation:fall-234 24s -9s linear infinite}@keyframes fall-234{66.987%{transform:translate(32.2365vw,66.987vh) scale(.7397)}to{transform:translate(30.4385vw,99vh) scale(.7397)}}.snow:nth-child(235){opacity:.2502;transform:translate(23.4474vw,-10px) scale(.9827);animation:fall-235 17s -15s linear infinite}@keyframes fall-235{39.754%{transform:translate(21.6943vw,39.754vh) scale(.9827)}to{transform:translate(22.57085vw,99vh) scale(.9827)}}.snow:nth-child(236){opacity:1.0738;transform:translate(88.5606vw,-10px) scale(.1543);animation:fall-236 21s -4s linear infinite}@keyframes fall-236{77.575%{transform:translate(81.7023vw,77.575vh) scale(.1543)}to{transform:translate(85.13145vw,99vh) scale(.1543)}}.snow:nth-child(237){opacity:.8034;transform:translate(18.5647vw,-10px) scale(.1376);animation:fall-237 26s -22s linear infinite}@keyframes fall-237{70.805%{transform:translate(24.659vw,70.805vh) scale(.1376)}to{transform:translate(21.61185vw,99vh) scale(.1376)}}.snow:nth-child(238){opacity:.081;transform:translate(32.5149vw,-10px) scale(.9127);animation:fall-238 12s -20s linear infinite}@keyframes fall-238{74.955%{transform:translate(39.4246vw,74.955vh) scale(.9127)}to{transform:translate(35.96975vw,99vh) scale(.9127)}}.snow:nth-child(239){opacity:1.9094;transform:translate(88.7289vw,-10px) scale(.8992);animation:fall-239 11s -13s linear infinite}@keyframes fall-239{45.97%{transform:translate(88.1322vw,45.97vh) scale(.8992)}to{transform:translate(88.43055vw,99vh) scale(.8992)}}.snow:nth-child(240){opacity:.0606;transform:translate(31.6956vw,-10px) scale(.3646);animation:fall-240 25s -2s linear infinite}@keyframes fall-240{37.285%{transform:translate(37.5635vw,37.285vh) scale(.3646)}to{transform:translate(34.62955vw,99vh) scale(.3646)}}.snow:nth-child(241){opacity:.0672;transform:translate(65.9415vw,-10px) scale(.3725);animation:fall-241 15s -12s linear infinite}@keyframes fall-241{45.223%{transform:translate(61.3064vw,45.223vh) scale(.3725)}to{transform:translate(63.62395vw,99vh) scale(.3725)}}.snow:nth-child(242){opacity:1.0738;transform:translate(64.553vw,-10px) scale(.3077);animation:fall-242 13s -24s linear infinite}@keyframes fall-242{37.036%{transform:translate(55.5479vw,37.036vh) scale(.3077)}to{transform:translate(60.05045vw,99vh) scale(.3077)}}.snow:nth-child(243){opacity:.413;transform:translate(17.7644vw,-10px) scale(.1349);animation:fall-243 20s -22s linear infinite}@keyframes fall-243{30.682%{transform:translate(10.1276vw,30.682vh) scale(.1349)}to{transform:translate(13.946vw,99vh) scale(.1349)}}.snow:nth-child(244){opacity:.8134;transform:translate(45.7246vw,-10px) scale(.0261);animation:fall-244 21s -22s linear infinite}@keyframes fall-244{64.097%{transform:translate(55.1273vw,64.097vh) scale(.0261)}to{transform:translate(50.42595vw,99vh) scale(.0261)}}.snow:nth-child(245){opacity:1.2524;transform:translate(16.4897vw,-10px) scale(.4698);animation:fall-245 22s -28s linear infinite}@keyframes fall-245{78.284%{transform:translate(18.8865vw,78.284vh) scale(.4698)}to{transform:translate(17.6881vw,99vh) scale(.4698)}}.snow:nth-child(246){opacity:1.2284;transform:translate(6.5354vw,-10px) scale(.7513);animation:fall-246 17s -2s linear infinite}@keyframes fall-246{48.113%{transform:translate(4.6756vw,48.113vh) scale(.7513)}to{transform:translate(5.6055vw,99vh) scale(.7513)}}.snow:nth-child(247){opacity:1.3332;transform:translate(15.1802vw,-10px) scale(.395);animation:fall-247 28s -30s linear infinite}@keyframes fall-247{70.582%{transform:translate(19.2047vw,70.582vh) scale(.395)}to{transform:translate(17.19245vw,99vh) scale(.395)}}.snow:nth-child(248){opacity:.5566;transform:translate(85.259vw,-10px) scale(.3675);animation:fall-248 30s -29s linear infinite}@keyframes fall-248{45.8%{transform:translate(91.583vw,45.8vh) scale(.3675)}to{transform:translate(88.421vw,99vh) scale(.3675)}}.snow:nth-child(249){opacity:1.5218;transform:translate(37.573vw,-10px) scale(.0163);animation:fall-249 26s -16s linear infinite}@keyframes fall-249{71.652%{transform:translate(45.7027vw,71.652vh) scale(.0163)}to{transform:translate(41.63785vw,99vh) scale(.0163)}}.snow:nth-child(250){opacity:.1108;transform:translate(39.3077vw,-10px) scale(.3127);animation:fall-250 13s -6s linear infinite}@keyframes fall-250{40.911%{transform:translate(39.6432vw,40.911vh) scale(.3127)}to{transform:translate(39.47545vw,99vh) scale(.3127)}}.snow:nth-child(251){opacity:1.1632;transform:translate(32.4506vw,-10px) scale(.5209);animation:fall-251 29s -9s linear infinite}@keyframes fall-251{60.638%{transform:translate(33.9185vw,60.638vh) scale(.5209)}to{transform:translate(33.18455vw,99vh) scale(.5209)}}.snow:nth-child(252){opacity:.1324;transform:translate(78.3464vw,-10px) scale(.1873);animation:fall-252 15s -21s linear infinite}@keyframes fall-252{52.935%{transform:translate(77.2761vw,52.935vh) scale(.1873)}to{transform:translate(77.81125vw,99vh) scale(.1873)}}.snow:nth-child(253){opacity:.4628;transform:translate(18.2804vw,-10px) scale(.4406);animation:fall-253 15s -9s linear infinite}@keyframes fall-253{67.034%{transform:translate(26.3498vw,67.034vh) scale(.4406)}to{transform:translate(22.3151vw,99vh) scale(.4406)}}.snow:nth-child(254){opacity:1.9212;transform:translate(53.9695vw,-10px) scale(.3574);animation:fall-254 21s -6s linear infinite}@keyframes fall-254{64.228%{transform:translate(54.3792vw,64.228vh) scale(.3574)}to{transform:translate(54.17435vw,99vh) scale(.3574)}}.snow:nth-child(255){opacity:1.8226;transform:translate(12.0482vw,-10px) scale(.5387);animation:fall-255 22s -13s linear infinite}@keyframes fall-255{67.038%{transform:translate(19.975vw,67.038vh) scale(.5387)}to{transform:translate(16.0116vw,99vh) scale(.5387)}}.snow:nth-child(256){opacity:.6096;transform:translate(13.4913vw,-10px) scale(.5537);animation:fall-256 10s -17s linear infinite}@keyframes fall-256{42.646%{transform:translate(9.707vw,42.646vh) scale(.5537)}to{transform:translate(11.59915vw,99vh) scale(.5537)}}.snow:nth-child(257){opacity:1.4288;transform:translate(77.0262vw,-10px) scale(.5847);animation:fall-257 14s -5s linear infinite}@keyframes fall-257{47.014%{transform:translate(67.2183vw,47.014vh) scale(.5847)}to{transform:translate(72.12225vw,99vh) scale(.5847)}}.snow:nth-child(258){opacity:.1666;transform:translate(41.5251vw,-10px) scale(.6668);animation:fall-258 21s -5s linear infinite}@keyframes fall-258{38.736%{transform:translate(34.6834vw,38.736vh) scale(.6668)}to{transform:translate(38.10425vw,99vh) scale(.6668)}}.snow:nth-child(259){opacity:1.1886;transform:translate(33.8246vw,-10px) scale(.4993);animation:fall-259 18s -1s linear infinite}@keyframes fall-259{56.999%{transform:translate(33.7768vw,56.999vh) scale(.4993)}to{transform:translate(33.8007vw,99vh) scale(.4993)}}.snow:nth-child(260){opacity:.1228;transform:translate(97.639vw,-10px) scale(.0427);animation:fall-260 19s -13s linear infinite}@keyframes fall-260{79.212%{transform:translate(89.6286vw,79.212vh) scale(.0427)}to{transform:translate(93.6338vw,99vh) scale(.0427)}}.snow:nth-child(261){opacity:1.4046;transform:translate(37.5077vw,-10px) scale(.3237);animation:fall-261 11s -27s linear infinite}@keyframes fall-261{72.187%{transform:translate(27.7639vw,72.187vh) scale(.3237)}to{transform:translate(32.6358vw,99vh) scale(.3237)}}.snow:nth-child(262){opacity:1.4506;transform:translate(15.9159vw,-10px) scale(.8252);animation:fall-262 23s -20s linear infinite}@keyframes fall-262{66.036%{transform:translate(12.8925vw,66.036vh) scale(.8252)}to{transform:translate(14.4042vw,99vh) scale(.8252)}}.snow:nth-child(263){opacity:.5042;transform:translate(55.9736vw,-10px) scale(.9289);animation:fall-263 29s -16s linear infinite}@keyframes fall-263{71.458%{transform:translate(57.9553vw,71.458vh) scale(.9289)}to{transform:translate(56.96445vw,99vh) scale(.9289)}}.snow:nth-child(264){opacity:.0862;transform:translate(45.1777vw,-10px) scale(.1734);animation:fall-264 25s -16s linear infinite}@keyframes fall-264{70.005%{transform:translate(51.8781vw,70.005vh) scale(.1734)}to{transform:translate(48.5279vw,99vh) scale(.1734)}}.snow:nth-child(265){opacity:.998;transform:translate(76.109vw,-10px) scale(.3455);animation:fall-265 25s -14s linear infinite}@keyframes fall-265{70.941%{transform:translate(73.7707vw,70.941vh) scale(.3455)}to{transform:translate(74.93985vw,99vh) scale(.3455)}}.snow:nth-child(266){opacity:1.8068;transform:translate(81.2728vw,-10px) scale(.0829);animation:fall-266 21s -11s linear infinite}@keyframes fall-266{49.602%{transform:translate(85.8518vw,49.602vh) scale(.0829)}to{transform:translate(83.5623vw,99vh) scale(.0829)}}.snow:nth-child(267){opacity:.7824;transform:translate(64.9876vw,-10px) scale(.5494);animation:fall-267 29s -27s linear infinite}@keyframes fall-267{36.711%{transform:translate(62.3384vw,36.711vh) scale(.5494)}to{transform:translate(63.663vw,99vh) scale(.5494)}}.snow:nth-child(268){opacity:1.828;transform:translate(77.397vw,-10px) scale(.4795);animation:fall-268 10s -14s linear infinite}@keyframes fall-268{57.117%{transform:translate(77.7772vw,57.117vh) scale(.4795)}to{transform:translate(77.5871vw,99vh) scale(.4795)}}.snow:nth-child(269){opacity:1.0202;transform:translate(82.6853vw,-10px) scale(.3285);animation:fall-269 28s -1s linear infinite}@keyframes fall-269{56.108%{transform:translate(73.6574vw,56.108vh) scale(.3285)}to{transform:translate(78.17135vw,99vh) scale(.3285)}}.snow:nth-child(270){opacity:.8724;transform:translate(74.3276vw,-10px) scale(.6197);animation:fall-270 12s -26s linear infinite}@keyframes fall-270{51.45%{transform:translate(72.9048vw,51.45vh) scale(.6197)}to{transform:translate(73.6162vw,99vh) scale(.6197)}}.snow:nth-child(271){opacity:.312;transform:translate(5.1495vw,-10px) scale(.2713);animation:fall-271 15s -21s linear infinite}@keyframes fall-271{58.148%{transform:translate(2.4024vw,58.148vh) scale(.2713)}to{transform:translate(3.77595vw,99vh) scale(.2713)}}.snow:nth-child(272){opacity:1.4304;transform:translate(82.5712vw,-10px) scale(.756);animation:fall-272 16s -8s linear infinite}@keyframes fall-272{64.837%{transform:translate(82.0153vw,64.837vh) scale(.756)}to{transform:translate(82.29325vw,99vh) scale(.756)}}.snow:nth-child(273){opacity:1.758;transform:translate(86.3709vw,-10px) scale(.5025);animation:fall-273 27s -5s linear infinite}@keyframes fall-273{58.569%{transform:translate(81.8635vw,58.569vh) scale(.5025)}to{transform:translate(84.1172vw,99vh) scale(.5025)}}.snow:nth-child(274){opacity:.9014;transform:translate(46.1565vw,-10px) scale(.5036);animation:fall-274 23s -29s linear infinite}@keyframes fall-274{41.865%{transform:translate(39.8413vw,41.865vh) scale(.5036)}to{transform:translate(42.9989vw,99vh) scale(.5036)}}.snow:nth-child(275){opacity:.897;transform:translate(36.92vw,-10px) scale(.1357);animation:fall-275 30s -2s linear infinite}@keyframes fall-275{71.139%{transform:translate(28.2355vw,71.139vh) scale(.1357)}to{transform:translate(32.57775vw,99vh) scale(.1357)}}.snow:nth-child(276){opacity:.8854;transform:translate(95.4838vw,-10px) scale(.7904);animation:fall-276 15s -18s linear infinite}@keyframes fall-276{70.985%{transform:translate(105.1198vw,70.985vh) scale(.7904)}to{transform:translate(100.3018vw,99vh) scale(.7904)}}.snow:nth-child(277){opacity:1.4254;transform:translate(61.7858vw,-10px) scale(.3719);animation:fall-277 28s -10s linear infinite}@keyframes fall-277{71.75%{transform:translate(61.7464vw,71.75vh) scale(.3719)}to{transform:translate(61.7661vw,99vh) scale(.3719)}}.snow:nth-child(278){opacity:.3258;transform:translate(26.2729vw,-10px) scale(.3611);animation:fall-278 12s -27s linear infinite}@keyframes fall-278{47.409%{transform:translate(21.1911vw,47.409vh) scale(.3611)}to{transform:translate(23.732vw,99vh) scale(.3611)}}.snow:nth-child(279){opacity:1.4352;transform:translate(2.6118vw,-10px) scale(.639);animation:fall-279 15s -15s linear infinite}@keyframes fall-279{37.049%{transform:translate(-5.8246vw,37.049vh) scale(.639)}to{transform:translate(-1.6064vw,99vh) scale(.639)}}.snow:nth-child(280){opacity:.408;transform:translate(54.5433vw,-10px) scale(.151);animation:fall-280 22s -24s linear infinite}@keyframes fall-280{73.177%{transform:translate(61.2661vw,73.177vh) scale(.151)}to{transform:translate(57.9047vw,99vh) scale(.151)}}.snow:nth-child(281){opacity:.891;transform:translate(52.2238vw,-10px) scale(.8587);animation:fall-281 15s -29s linear infinite}@keyframes fall-281{70.127%{transform:translate(57.2614vw,70.127vh) scale(.8587)}to{transform:translate(54.7426vw,99vh) scale(.8587)}}.snow:nth-child(282){opacity:1.8466;transform:translate(59.6725vw,-10px) scale(.9859);animation:fall-282 23s -10s linear infinite}@keyframes fall-282{34.165%{transform:translate(57.7494vw,34.165vh) scale(.9859)}to{transform:translate(58.71095vw,99vh) scale(.9859)}}.snow:nth-child(283){opacity:1.6378;transform:translate(40.8427vw,-10px) scale(.3816);animation:fall-283 18s -1s linear infinite}@keyframes fall-283{79.44%{transform:translate(47.7468vw,79.44vh) scale(.3816)}to{transform:translate(44.29475vw,99vh) scale(.3816)}}.snow:nth-child(284){opacity:1.8676;transform:translate(80.723vw,-10px) scale(.8716);animation:fall-284 22s -8s linear infinite}@keyframes fall-284{58.656%{transform:translate(90.1728vw,58.656vh) scale(.8716)}to{transform:translate(85.4479vw,99vh) scale(.8716)}}.snow:nth-child(285){opacity:1.4564;transform:translate(50.5498vw,-10px) scale(.5022);animation:fall-285 24s -17s linear infinite}@keyframes fall-285{60.665%{transform:translate(53.2911vw,60.665vh) scale(.5022)}to{transform:translate(51.92045vw,99vh) scale(.5022)}}.snow:nth-child(286){opacity:1.5646;transform:translate(42.5648vw,-10px) scale(.342);animation:fall-286 23s -19s linear infinite}@keyframes fall-286{44.166%{transform:translate(48.1448vw,44.166vh) scale(.342)}to{transform:translate(45.3548vw,99vh) scale(.342)}}.snow:nth-child(287){opacity:1.6132;transform:translate(36.0077vw,-10px) scale(.1013);animation:fall-287 14s -14s linear infinite}@keyframes fall-287{59.402%{transform:translate(36.9253vw,59.402vh) scale(.1013)}to{transform:translate(36.4665vw,99vh) scale(.1013)}}.snow:nth-child(288){opacity:.2218;transform:translate(78.0674vw,-10px) scale(.315);animation:fall-288 26s -25s linear infinite}@keyframes fall-288{59.521%{transform:translate(69.561vw,59.521vh) scale(.315)}to{transform:translate(73.8142vw,99vh) scale(.315)}}.snow:nth-child(289){opacity:1.8804;transform:translate(59.4538vw,-10px) scale(.8634);animation:fall-289 13s -7s linear infinite}@keyframes fall-289{31.445%{transform:translate(64.7526vw,31.445vh) scale(.8634)}to{transform:translate(62.1032vw,99vh) scale(.8634)}}.snow:nth-child(290){opacity:.621;transform:translate(14.1723vw,-10px) scale(.6562);animation:fall-290 27s -1s linear infinite}@keyframes fall-290{72.753%{transform:translate(7.8802vw,72.753vh) scale(.6562)}to{transform:translate(11.02625vw,99vh) scale(.6562)}}.snow:nth-child(291){opacity:1.5484;transform:translate(29.1683vw,-10px) scale(.1143);animation:fall-291 19s -29s linear infinite}@keyframes fall-291{77.87%{transform:translate(20.6942vw,77.87vh) scale(.1143)}to{transform:translate(24.93125vw,99vh) scale(.1143)}}.snow:nth-child(292){opacity:1.4778;transform:translate(33.3454vw,-10px) scale(.0812);animation:fall-292 30s -29s linear infinite}@keyframes fall-292{42.333%{transform:translate(34.512vw,42.333vh) scale(.0812)}to{transform:translate(33.9287vw,99vh) scale(.0812)}}.snow:nth-child(293){opacity:1.224;transform:translate(50.4036vw,-10px) scale(.446);animation:fall-293 23s -26s linear infinite}@keyframes fall-293{64.799%{transform:translate(59.1083vw,64.799vh) scale(.446)}to{transform:translate(54.75595vw,99vh) scale(.446)}}.snow:nth-child(294){opacity:1.1502;transform:translate(35.9755vw,-10px) scale(.6002);animation:fall-294 14s -7s linear infinite}@keyframes fall-294{49.543%{transform:translate(31.5166vw,49.543vh) scale(.6002)}to{transform:translate(33.74605vw,99vh) scale(.6002)}}.snow:nth-child(295){opacity:.652;transform:translate(30.2495vw,-10px) scale(.635);animation:fall-295 27s -26s linear infinite}@keyframes fall-295{31.713%{transform:translate(39.8046vw,31.713vh) scale(.635)}to{transform:translate(35.02705vw,99vh) scale(.635)}}.snow:nth-child(296){opacity:.1884;transform:translate(74.0168vw,-10px) scale(.853);animation:fall-296 16s -4s linear infinite}@keyframes fall-296{66.11%{transform:translate(72.7094vw,66.11vh) scale(.853)}to{transform:translate(73.3631vw,99vh) scale(.853)}}.snow:nth-child(297){opacity:.6268;transform:translate(14.3144vw,-10px) scale(.245);animation:fall-297 21s -19s linear infinite}@keyframes fall-297{31.017%{transform:translate(14.9161vw,31.017vh) scale(.245)}to{transform:translate(14.61525vw,99vh) scale(.245)}}.snow:nth-child(298){opacity:.2186;transform:translate(49.2181vw,-10px) scale(.7132);animation:fall-298 19s -10s linear infinite}@keyframes fall-298{33.058%{transform:translate(54.1498vw,33.058vh) scale(.7132)}to{transform:translate(51.68395vw,99vh) scale(.7132)}}.snow:nth-child(299){opacity:.658;transform:translate(37.4131vw,-10px) scale(.2717);animation:fall-299 16s -15s linear infinite}@keyframes fall-299{31.882%{transform:translate(30.3513vw,31.882vh) scale(.2717)}to{transform:translate(33.8822vw,99vh) scale(.2717)}}.snow:nth-child(300){opacity:.2956;transform:translate(66.8655vw,-10px) scale(.8683);animation:fall-300 13s -7s linear infinite}@keyframes fall-300{50.729%{transform:translate(67.7356vw,50.729vh) scale(.8683)}to{transform:translate(67.30055vw,99vh) scale(.8683)}}.snow:nth-child(301){opacity:.6144;transform:translate(1.3861vw,-10px) scale(.045);animation:fall-301 12s -5s linear infinite}@keyframes fall-301{51.83%{transform:translate(5.9248vw,51.83vh) scale(.045)}to{transform:translate(3.65545vw,99vh) scale(.045)}}.snow:nth-child(302){opacity:.5808;transform:translate(88.0654vw,-10px) scale(.8354);animation:fall-302 21s -14s linear infinite}@keyframes fall-302{77.808%{transform:translate(94.8381vw,77.808vh) scale(.8354)}to{transform:translate(91.45175vw,99vh) scale(.8354)}}.snow:nth-child(303){opacity:.684;transform:translate(67.3144vw,-10px) scale(.8191);animation:fall-303 20s -26s linear infinite}@keyframes fall-303{62.224%{transform:translate(63.277vw,62.224vh) scale(.8191)}to{transform:translate(65.2957vw,99vh) scale(.8191)}}.snow:nth-child(304){opacity:1.4002;transform:translate(85.8117vw,-10px) scale(.5786);animation:fall-304 21s -3s linear infinite}@keyframes fall-304{31.697%{transform:translate(95.6976vw,31.697vh) scale(.5786)}to{transform:translate(90.75465vw,99vh) scale(.5786)}}.snow:nth-child(305){opacity:.4586;transform:translate(73.4366vw,-10px) scale(.5471);animation:fall-305 24s -11s linear infinite}@keyframes fall-305{62.344%{transform:translate(72.9762vw,62.344vh) scale(.5471)}to{transform:translate(73.2064vw,99vh) scale(.5471)}}.snow:nth-child(306){opacity:.0008;transform:translate(39.5572vw,-10px) scale(.3791);animation:fall-306 10s -18s linear infinite}@keyframes fall-306{67.307%{transform:translate(30.152vw,67.307vh) scale(.3791)}to{transform:translate(34.8546vw,99vh) scale(.3791)}}.snow:nth-child(307){opacity:.5926;transform:translate(87.0095vw,-10px) scale(.0271);animation:fall-307 17s -9s linear infinite}@keyframes fall-307{48.814%{transform:translate(88.6111vw,48.814vh) scale(.0271)}to{transform:translate(87.8103vw,99vh) scale(.0271)}}.snow:nth-child(308){opacity:.8128;transform:translate(72.6149vw,-10px) scale(.2778);animation:fall-308 14s -30s linear infinite}@keyframes fall-308{79.213%{transform:translate(74.5541vw,79.213vh) scale(.2778)}to{transform:translate(73.5845vw,99vh) scale(.2778)}}.snow:nth-child(309){opacity:1.405;transform:translate(29.236vw,-10px) scale(.3829);animation:fall-309 13s -25s linear infinite}@keyframes fall-309{37.379%{transform:translate(34.4481vw,37.379vh) scale(.3829)}to{transform:translate(31.84205vw,99vh) scale(.3829)}}.snow:nth-child(310){opacity:.417;transform:translate(51.0223vw,-10px) scale(.7914);animation:fall-310 12s -2s linear infinite}@keyframes fall-310{43.859%{transform:translate(46.0944vw,43.859vh) scale(.7914)}to{transform:translate(48.55835vw,99vh) scale(.7914)}}.snow:nth-child(311){opacity:1.7192;transform:translate(4.0395vw,-10px) scale(.3886);animation:fall-311 27s -29s linear infinite}@keyframes fall-311{75.014%{transform:translate(6.0856vw,75.014vh) scale(.3886)}to{transform:translate(5.06255vw,99vh) scale(.3886)}}.snow:nth-child(312){opacity:1.121;transform:translate(64.478vw,-10px) scale(.2797);animation:fall-312 14s -15s linear infinite}@keyframes fall-312{62.654%{transform:translate(72.7958vw,62.654vh) scale(.2797)}to{transform:translate(68.6369vw,99vh) scale(.2797)}}.snow:nth-child(313){opacity:.154;transform:translate(30.2657vw,-10px) scale(.2586);animation:fall-313 20s -14s linear infinite}@keyframes fall-313{54.331%{transform:translate(33.1776vw,54.331vh) scale(.2586)}to{transform:translate(31.72165vw,99vh) scale(.2586)}}.snow:nth-child(314){opacity:1.229;transform:translate(27.2486vw,-10px) scale(.36);animation:fall-314 16s -24s linear infinite}@keyframes fall-314{53.931%{transform:translate(23.8306vw,53.931vh) scale(.36)}to{transform:translate(25.5396vw,99vh) scale(.36)}}.snow:nth-child(315){opacity:1.7686;transform:translate(16.3427vw,-10px) scale(.8085);animation:fall-315 22s -5s linear infinite}@keyframes fall-315{68.63%{transform:translate(14.6495vw,68.63vh) scale(.8085)}to{transform:translate(15.4961vw,99vh) scale(.8085)}}.snow:nth-child(316){opacity:1.0356;transform:translate(4.9636vw,-10px) scale(.7843);animation:fall-316 20s -10s linear infinite}@keyframes fall-316{76.566%{transform:translate(-.3861vw,76.566vh) scale(.7843)}to{transform:translate(2.28875vw,99vh) scale(.7843)}}.snow:nth-child(317){opacity:1.271;transform:translate(33.1434vw,-10px) scale(.4778);animation:fall-317 25s -24s linear infinite}@keyframes fall-317{67.113%{transform:translate(26.7798vw,67.113vh) scale(.4778)}to{transform:translate(29.9616vw,99vh) scale(.4778)}}.snow:nth-child(318){opacity:.5102;transform:translate(12.3293vw,-10px) scale(.4392);animation:fall-318 22s -18s linear infinite}@keyframes fall-318{50.029%{transform:translate(19.6584vw,50.029vh) scale(.4392)}to{transform:translate(15.99385vw,99vh) scale(.4392)}}.snow:nth-child(319){opacity:.5318;transform:translate(2.8999vw,-10px) scale(.8222);animation:fall-319 12s -21s linear infinite}@keyframes fall-319{47.533%{transform:translate(2.7286vw,47.533vh) scale(.8222)}to{transform:translate(2.81425vw,99vh) scale(.8222)}}.snow:nth-child(320){opacity:1.7074;transform:translate(1.632vw,-10px) scale(.1172);animation:fall-320 27s -3s linear infinite}@keyframes fall-320{38.495%{transform:translate(3.2854vw,38.495vh) scale(.1172)}to{transform:translate(2.4587vw,99vh) scale(.1172)}}.snow:nth-child(321){opacity:1.7072;transform:translate(46.9903vw,-10px) scale(.4248);animation:fall-321 21s -19s linear infinite}@keyframes fall-321{73.065%{transform:translate(47.6439vw,73.065vh) scale(.4248)}to{transform:translate(47.3171vw,99vh) scale(.4248)}}.snow:nth-child(322){opacity:1.8488;transform:translate(80.3674vw,-10px) scale(.5783);animation:fall-322 23s -11s linear infinite}@keyframes fall-322{38.665%{transform:translate(73.5007vw,38.665vh) scale(.5783)}to{transform:translate(76.93405vw,99vh) scale(.5783)}}.snow:nth-child(323){opacity:.4706;transform:translate(35.7469vw,-10px) scale(.3722);animation:fall-323 17s -14s linear infinite}@keyframes fall-323{49.228%{transform:translate(29.127vw,49.228vh) scale(.3722)}to{transform:translate(32.43695vw,99vh) scale(.3722)}}.snow:nth-child(324){opacity:1.605;transform:translate(8.7121vw,-10px) scale(.7835);animation:fall-324 18s -8s linear infinite}@keyframes fall-324{73.736%{transform:translate(.2481vw,73.736vh) scale(.7835)}to{transform:translate(4.4801vw,99vh) scale(.7835)}}.snow:nth-child(325){opacity:1.9688;transform:translate(61.553vw,-10px) scale(.0494);animation:fall-325 10s -6s linear infinite}@keyframes fall-325{79.227%{transform:translate(56.5233vw,79.227vh) scale(.0494)}to{transform:translate(59.03815vw,99vh) scale(.0494)}}.snow:nth-child(326){opacity:1.1042;transform:translate(32.9662vw,-10px) scale(.4242);animation:fall-326 26s -27s linear infinite}@keyframes fall-326{31.803%{transform:translate(42.5699vw,31.803vh) scale(.4242)}to{transform:translate(37.76805vw,99vh) scale(.4242)}}.snow:nth-child(327){opacity:1.6382;transform:translate(81.9076vw,-10px) scale(.2182);animation:fall-327 28s -13s linear infinite}@keyframes fall-327{72.7%{transform:translate(83.5105vw,72.7vh) scale(.2182)}to{transform:translate(82.70905vw,99vh) scale(.2182)}}.snow:nth-child(328){opacity:1.2158;transform:translate(42.5729vw,-10px) scale(.838);animation:fall-328 16s -15s linear infinite}@keyframes fall-328{56.968%{transform:translate(37.9733vw,56.968vh) scale(.838)}to{transform:translate(40.2731vw,99vh) scale(.838)}}.snow:nth-child(329){opacity:1.6426;transform:translate(70.7829vw,-10px) scale(.0175);animation:fall-329 17s -19s linear infinite}@keyframes fall-329{54.484%{transform:translate(79.1323vw,54.484vh) scale(.0175)}to{transform:translate(74.9576vw,99vh) scale(.0175)}}.snow:nth-child(330){opacity:1.2316;transform:translate(26.0501vw,-10px) scale(.7069);animation:fall-330 28s -22s linear infinite}@keyframes fall-330{74.251%{transform:translate(32.8387vw,74.251vh) scale(.7069)}to{transform:translate(29.4444vw,99vh) scale(.7069)}}.snow:nth-child(331){opacity:.4638;transform:translate(15.4619vw,-10px) scale(.7088);animation:fall-331 12s -17s linear infinite}@keyframes fall-331{70.299%{transform:translate(12.8015vw,70.299vh) scale(.7088)}to{transform:translate(14.1317vw,99vh) scale(.7088)}}.snow:nth-child(332){opacity:.179;transform:translate(54.0024vw,-10px) scale(.2876);animation:fall-332 19s -9s linear infinite}@keyframes fall-332{71.631%{transform:translate(57.7726vw,71.631vh) scale(.2876)}to{transform:translate(55.8875vw,99vh) scale(.2876)}}.snow:nth-child(333){opacity:1.5478;transform:translate(37.578vw,-10px) scale(.8456);animation:fall-333 20s -16s linear infinite}@keyframes fall-333{30.517%{transform:translate(30.6876vw,30.517vh) scale(.8456)}to{transform:translate(34.1328vw,99vh) scale(.8456)}}.snow:nth-child(334){opacity:.6048;transform:translate(4.9687vw,-10px) scale(.8177);animation:fall-334 26s -21s linear infinite}@keyframes fall-334{35.224%{transform:translate(3.9342vw,35.224vh) scale(.8177)}to{transform:translate(4.45145vw,99vh) scale(.8177)}}.snow:nth-child(335){opacity:.698;transform:translate(31.9723vw,-10px) scale(.3843);animation:fall-335 17s -27s linear infinite}@keyframes fall-335{38.623%{transform:translate(22.0552vw,38.623vh) scale(.3843)}to{transform:translate(27.01375vw,99vh) scale(.3843)}}.snow:nth-child(336){opacity:1.4744;transform:translate(77.8849vw,-10px) scale(.41);animation:fall-336 20s -3s linear infinite}@keyframes fall-336{43.451%{transform:translate(73.0887vw,43.451vh) scale(.41)}to{transform:translate(75.4868vw,99vh) scale(.41)}}.snow:nth-child(337){opacity:1.6618;transform:translate(51.2513vw,-10px) scale(.1645);animation:fall-337 29s -15s linear infinite}@keyframes fall-337{39.966%{transform:translate(45.2707vw,39.966vh) scale(.1645)}to{transform:translate(48.261vw,99vh) scale(.1645)}}.snow:nth-child(338){opacity:1.6446;transform:translate(12.9901vw,-10px) scale(.1008);animation:fall-338 29s -18s linear infinite}@keyframes fall-338{74.853%{transform:translate(7.2697vw,74.853vh) scale(.1008)}to{transform:translate(10.1299vw,99vh) scale(.1008)}}.snow:nth-child(339){opacity:1.3166;transform:translate(1.857vw,-10px) scale(.6793);animation:fall-339 22s -21s linear infinite}@keyframes fall-339{47.917%{transform:translate(11.7138vw,47.917vh) scale(.6793)}to{transform:translate(6.7854vw,99vh) scale(.6793)}}.snow:nth-child(340){opacity:1.759;transform:translate(34.5487vw,-10px) scale(.7449);animation:fall-340 15s -15s linear infinite}@keyframes fall-340{64.824%{transform:translate(44.4947vw,64.824vh) scale(.7449)}to{transform:translate(39.5217vw,99vh) scale(.7449)}}.snow:nth-child(341){opacity:1.248;transform:translate(4.0925vw,-10px) scale(.7776);animation:fall-341 17s -20s linear infinite}@keyframes fall-341{68.475%{transform:translate(11.1773vw,68.475vh) scale(.7776)}to{transform:translate(7.6349vw,99vh) scale(.7776)}}.snow:nth-child(342){opacity:1.9874;transform:translate(84.3007vw,-10px) scale(.669);animation:fall-342 13s -19s linear infinite}@keyframes fall-342{46.107%{transform:translate(87.7582vw,46.107vh) scale(.669)}to{transform:translate(86.02945vw,99vh) scale(.669)}}.snow:nth-child(343){opacity:1.075;transform:translate(44.0875vw,-10px) scale(.3085);animation:fall-343 27s -16s linear infinite}@keyframes fall-343{78.217%{transform:translate(49.74vw,78.217vh) scale(.3085)}to{transform:translate(46.91375vw,99vh) scale(.3085)}}.snow:nth-child(344){opacity:1.0094;transform:translate(88.5291vw,-10px) scale(.1689);animation:fall-344 26s -18s linear infinite}@keyframes fall-344{36.208%{transform:translate(89.7328vw,36.208vh) scale(.1689)}to{transform:translate(89.13095vw,99vh) scale(.1689)}}.snow:nth-child(345){opacity:.9802;transform:translate(33.697vw,-10px) scale(.4727);animation:fall-345 13s -26s linear infinite}@keyframes fall-345{54.149%{transform:translate(33.0869vw,54.149vh) scale(.4727)}to{transform:translate(33.39195vw,99vh) scale(.4727)}}.snow:nth-child(346){opacity:1.7808;transform:translate(24.5761vw,-10px) scale(.1911);animation:fall-346 20s -2s linear infinite}@keyframes fall-346{47.501%{transform:translate(34.1564vw,47.501vh) scale(.1911)}to{transform:translate(29.36625vw,99vh) scale(.1911)}}.snow:nth-child(347){opacity:1.1872;transform:translate(18.9882vw,-10px) scale(.8897);animation:fall-347 28s -11s linear infinite}@keyframes fall-347{50.176%{transform:translate(25.2251vw,50.176vh) scale(.8897)}to{transform:translate(22.10665vw,99vh) scale(.8897)}}.snow:nth-child(348){opacity:1.5588;transform:translate(89.1785vw,-10px) scale(.0124);animation:fall-348 29s -12s linear infinite}@keyframes fall-348{45.945%{transform:translate(94.9752vw,45.945vh) scale(.0124)}to{transform:translate(92.07685vw,99vh) scale(.0124)}}.snow:nth-child(349){opacity:1.3768;transform:translate(72.8167vw,-10px) scale(.5993);animation:fall-349 13s -17s linear infinite}@keyframes fall-349{31.216%{transform:translate(65.5653vw,31.216vh) scale(.5993)}to{transform:translate(69.191vw,99vh) scale(.5993)}}.snow:nth-child(350){opacity:1.6494;transform:translate(62.897vw,-10px) scale(.9766);animation:fall-350 20s -7s linear infinite}@keyframes fall-350{77.886%{transform:translate(72.4414vw,77.886vh) scale(.9766)}to{transform:translate(67.6692vw,99vh) scale(.9766)}}.snow:nth-child(351){opacity:.2408;transform:translate(41.5838vw,-10px) scale(.5897);animation:fall-351 23s -21s linear infinite}@keyframes fall-351{41.795%{transform:translate(44.8414vw,41.795vh) scale(.5897)}to{transform:translate(43.2126vw,99vh) scale(.5897)}}.snow:nth-child(352){opacity:.8224;transform:translate(49.7555vw,-10px) scale(.0919);animation:fall-352 13s -24s linear infinite}@keyframes fall-352{74.085%{transform:translate(41.2776vw,74.085vh) scale(.0919)}to{transform:translate(45.51655vw,99vh) scale(.0919)}}.snow:nth-child(353){opacity:.1834;transform:translate(85.9346vw,-10px) scale(.7529);animation:fall-353 23s -26s linear infinite}@keyframes fall-353{37.72%{transform:translate(86.2512vw,37.72vh) scale(.7529)}to{transform:translate(86.0929vw,99vh) scale(.7529)}}.snow:nth-child(354){opacity:.6616;transform:translate(60.8462vw,-10px) scale(.6896);animation:fall-354 18s -16s linear infinite}@keyframes fall-354{49.673%{transform:translate(66.5887vw,49.673vh) scale(.6896)}to{transform:translate(63.71745vw,99vh) scale(.6896)}}.snow:nth-child(355){opacity:.549;transform:translate(70.3118vw,-10px) scale(.2048);animation:fall-355 17s -7s linear infinite}@keyframes fall-355{63.453%{transform:translate(64.3775vw,63.453vh) scale(.2048)}to{transform:translate(67.34465vw,99vh) scale(.2048)}}.snow:nth-child(356){opacity:.6676;transform:translate(69.2342vw,-10px) scale(.8023);animation:fall-356 14s -9s linear infinite}@keyframes fall-356{33.365%{transform:translate(70.7574vw,33.365vh) scale(.8023)}to{transform:translate(69.9958vw,99vh) scale(.8023)}}.snow:nth-child(357){opacity:.3558;transform:translate(9.1703vw,-10px) scale(.9914);animation:fall-357 27s -3s linear infinite}@keyframes fall-357{35.21%{transform:translate(16.0326vw,35.21vh) scale(.9914)}to{transform:translate(12.60145vw,99vh) scale(.9914)}}.snow:nth-child(358){opacity:1.6952;transform:translate(43.1425vw,-10px) scale(.5292);animation:fall-358 15s -5s linear infinite}@keyframes fall-358{67.525%{transform:translate(42.6884vw,67.525vh) scale(.5292)}to{transform:translate(42.91545vw,99vh) scale(.5292)}}.snow:nth-child(359){opacity:.6652;transform:translate(60.8655vw,-10px) scale(.2316);animation:fall-359 22s -17s linear infinite}@keyframes fall-359{56.526%{transform:translate(63.2938vw,56.526vh) scale(.2316)}to{transform:translate(62.07965vw,99vh) scale(.2316)}}.snow:nth-child(360){opacity:.6414;transform:translate(27.7919vw,-10px) scale(.2696);animation:fall-360 12s -30s linear infinite}@keyframes fall-360{54.603%{transform:translate(37.5705vw,54.603vh) scale(.2696)}to{transform:translate(32.6812vw,99vh) scale(.2696)}}.snow:nth-child(361){opacity:1.9458;transform:translate(92.3814vw,-10px) scale(.4743);animation:fall-361 13s -5s linear infinite}@keyframes fall-361{30.284%{transform:translate(87.1306vw,30.284vh) scale(.4743)}to{transform:translate(89.756vw,99vh) scale(.4743)}}.snow:nth-child(362){opacity:.5458;transform:translate(78.3731vw,-10px) scale(.8613);animation:fall-362 20s -9s linear infinite}@keyframes fall-362{46.818%{transform:translate(68.4178vw,46.818vh) scale(.8613)}to{transform:translate(73.39545vw,99vh) scale(.8613)}}.snow:nth-child(363){opacity:1.556;transform:translate(22.3507vw,-10px) scale(.9554);animation:fall-363 23s -11s linear infinite}@keyframes fall-363{38.737%{transform:translate(31.2224vw,38.737vh) scale(.9554)}to{transform:translate(26.78655vw,99vh) scale(.9554)}}.snow:nth-child(364){opacity:1.7852;transform:translate(48.1996vw,-10px) scale(.9011);animation:fall-364 23s -28s linear infinite}@keyframes fall-364{39.168%{transform:translate(57.9065vw,39.168vh) scale(.9011)}to{transform:translate(53.05305vw,99vh) scale(.9011)}}.snow:nth-child(365){opacity:.4008;transform:translate(74.6232vw,-10px) scale(.1383);animation:fall-365 24s -4s linear infinite}@keyframes fall-365{35.709%{transform:translate(76.3362vw,35.709vh) scale(.1383)}to{transform:translate(75.4797vw,99vh) scale(.1383)}}.snow:nth-child(366){opacity:1.2874;transform:translate(49.7808vw,-10px) scale(.1802);animation:fall-366 22s -18s linear infinite}@keyframes fall-366{59.753%{transform:translate(48.9884vw,59.753vh) scale(.1802)}to{transform:translate(49.3846vw,99vh) scale(.1802)}}.snow:nth-child(367){opacity:.553;transform:translate(60.3517vw,-10px) scale(.8478);animation:fall-367 14s -3s linear infinite}@keyframes fall-367{52.006%{transform:translate(63.91vw,52.006vh) scale(.8478)}to{transform:translate(62.13085vw,99vh) scale(.8478)}}.snow:nth-child(368){opacity:.1618;transform:translate(92.9495vw,-10px) scale(.7601);animation:fall-368 22s -23s linear infinite}@keyframes fall-368{33.974%{transform:translate(100.4158vw,33.974vh) scale(.7601)}to{transform:translate(96.68265vw,99vh) scale(.7601)}}.snow:nth-child(369){opacity:1.0416;transform:translate(67.3226vw,-10px) scale(.2149);animation:fall-369 30s -7s linear infinite}@keyframes fall-369{42.137%{transform:translate(65.7434vw,42.137vh) scale(.2149)}to{transform:translate(66.533vw,99vh) scale(.2149)}}.snow:nth-child(370){opacity:1.6978;transform:translate(20.5245vw,-10px) scale(.2286);animation:fall-370 10s -29s linear infinite}@keyframes fall-370{47.812%{transform:translate(25.8165vw,47.812vh) scale(.2286)}to{transform:translate(23.1705vw,99vh) scale(.2286)}}.snow:nth-child(371){opacity:1.4776;transform:translate(95.0318vw,-10px) scale(.8768);animation:fall-371 15s -4s linear infinite}@keyframes fall-371{55.158%{transform:translate(89.5176vw,55.158vh) scale(.8768)}to{transform:translate(92.2747vw,99vh) scale(.8768)}}.snow:nth-child(372){opacity:.2168;transform:translate(11.5736vw,-10px) scale(.6922);animation:fall-372 27s -6s linear infinite}@keyframes fall-372{61.454%{transform:translate(15.9969vw,61.454vh) scale(.6922)}to{transform:translate(13.78525vw,99vh) scale(.6922)}}.snow:nth-child(373){opacity:.6128;transform:translate(36.8251vw,-10px) scale(.3174);animation:fall-373 29s -13s linear infinite}@keyframes fall-373{69.579%{transform:translate(42.2516vw,69.579vh) scale(.3174)}to{transform:translate(39.53835vw,99vh) scale(.3174)}}.snow:nth-child(374){opacity:1.4164;transform:translate(96.2839vw,-10px) scale(.7933);animation:fall-374 30s -3s linear infinite}@keyframes fall-374{75.599%{transform:translate(98.2486vw,75.599vh) scale(.7933)}to{transform:translate(97.26625vw,99vh) scale(.7933)}}.snow:nth-child(375){opacity:1.5082;transform:translate(76.2546vw,-10px) scale(.911);animation:fall-375 25s -29s linear infinite}@keyframes fall-375{72.711%{transform:translate(72.3108vw,72.711vh) scale(.911)}to{transform:translate(74.2827vw,99vh) scale(.911)}}.snow:nth-child(376){opacity:1.8466;transform:translate(77.737vw,-10px) scale(.7644);animation:fall-376 13s -6s linear infinite}@keyframes fall-376{50.457%{transform:translate(77.5548vw,50.457vh) scale(.7644)}to{transform:translate(77.6459vw,99vh) scale(.7644)}}.snow:nth-child(377){opacity:.5894;transform:translate(10.3839vw,-10px) scale(.8657);animation:fall-377 27s -21s linear infinite}@keyframes fall-377{72.832%{transform:translate(11.0329vw,72.832vh) scale(.8657)}to{transform:translate(10.7084vw,99vh) scale(.8657)}}.snow:nth-child(378){opacity:.4754;transform:translate(25.4485vw,-10px) scale(.2308);animation:fall-378 11s -2s linear infinite}@keyframes fall-378{52.904%{transform:translate(27.556vw,52.904vh) scale(.2308)}to{transform:translate(26.50225vw,99vh) scale(.2308)}}.snow:nth-child(379){opacity:1.5142;transform:translate(5.0538vw,-10px) scale(.0034);animation:fall-379 10s -15s linear infinite}@keyframes fall-379{75.272%{transform:translate(15.0022vw,75.272vh) scale(.0034)}to{transform:translate(10.028vw,99vh) scale(.0034)}}.snow:nth-child(380){opacity:1.149;transform:translate(4.9263vw,-10px) scale(.1493);animation:fall-380 23s -29s linear infinite}@keyframes fall-380{78.729%{transform:translate(5.6065vw,78.729vh) scale(.1493)}to{transform:translate(5.2664vw,99vh) scale(.1493)}}.snow:nth-child(381){opacity:1.3454;transform:translate(29.2548vw,-10px) scale(.5648);animation:fall-381 28s -28s linear infinite}@keyframes fall-381{58.781%{transform:translate(38.4152vw,58.781vh) scale(.5648)}to{transform:translate(33.835vw,99vh) scale(.5648)}}.snow:nth-child(382){opacity:.5208;transform:translate(17.9855vw,-10px) scale(.2631);animation:fall-382 26s -23s linear infinite}@keyframes fall-382{55.594%{transform:translate(13.3053vw,55.594vh) scale(.2631)}to{transform:translate(15.6454vw,99vh) scale(.2631)}}.snow:nth-child(383){opacity:.0562;transform:translate(86.1317vw,-10px) scale(.9128);animation:fall-383 18s -18s linear infinite}@keyframes fall-383{38.367%{transform:translate(82.2212vw,38.367vh) scale(.9128)}to{transform:translate(84.17645vw,99vh) scale(.9128)}}.snow:nth-child(384){opacity:1.426;transform:translate(83.6166vw,-10px) scale(.5842);animation:fall-384 14s -12s linear infinite}@keyframes fall-384{66.986%{transform:translate(89.9333vw,66.986vh) scale(.5842)}to{transform:translate(86.77495vw,99vh) scale(.5842)}}.snow:nth-child(385){opacity:1.4976;transform:translate(62.0899vw,-10px) scale(.9807);animation:fall-385 19s -30s linear infinite}@keyframes fall-385{51.029%{transform:translate(54.6537vw,51.029vh) scale(.9807)}to{transform:translate(58.3718vw,99vh) scale(.9807)}}.snow:nth-child(386){opacity:1.8588;transform:translate(14.032vw,-10px) scale(.2826);animation:fall-386 19s -19s linear infinite}@keyframes fall-386{48.547%{transform:translate(12.03vw,48.547vh) scale(.2826)}to{transform:translate(13.031vw,99vh) scale(.2826)}}.snow:nth-child(387){opacity:.284;transform:translate(60.9075vw,-10px) scale(.3976);animation:fall-387 30s -23s linear infinite}@keyframes fall-387{63.811%{transform:translate(62.2902vw,63.811vh) scale(.3976)}to{transform:translate(61.59885vw,99vh) scale(.3976)}}.snow:nth-child(388){opacity:.9894;transform:translate(82.2821vw,-10px) scale(.8609);animation:fall-388 11s -10s linear infinite}@keyframes fall-388{30.948%{transform:translate(73.7437vw,30.948vh) scale(.8609)}to{transform:translate(78.0129vw,99vh) scale(.8609)}}.snow:nth-child(389){opacity:.9094;transform:translate(98.1132vw,-10px) scale(.1143);animation:fall-389 22s -8s linear infinite}@keyframes fall-389{39.469%{transform:translate(102.488vw,39.469vh) scale(.1143)}to{transform:translate(100.3006vw,99vh) scale(.1143)}}.snow:nth-child(390){opacity:.1206;transform:translate(97.7777vw,-10px) scale(.4217);animation:fall-390 22s -19s linear infinite}@keyframes fall-390{78.482%{transform:translate(91.9499vw,78.482vh) scale(.4217)}to{transform:translate(94.8638vw,99vh) scale(.4217)}}.snow:nth-child(391){opacity:1.494;transform:translate(13.2646vw,-10px) scale(.7352);animation:fall-391 25s -19s linear infinite}@keyframes fall-391{67.803%{transform:translate(16.2208vw,67.803vh) scale(.7352)}to{transform:translate(14.7427vw,99vh) scale(.7352)}}.snow:nth-child(392){opacity:1.8358;transform:translate(58.5645vw,-10px) scale(.2535);animation:fall-392 22s -4s linear infinite}@keyframes fall-392{58.853%{transform:translate(50.3593vw,58.853vh) scale(.2535)}to{transform:translate(54.4619vw,99vh) scale(.2535)}}.snow:nth-child(393){opacity:1.1646;transform:translate(15.0368vw,-10px) scale(.9802);animation:fall-393 25s -15s linear infinite}@keyframes fall-393{56.951%{transform:translate(19.99vw,56.951vh) scale(.9802)}to{transform:translate(17.5134vw,99vh) scale(.9802)}}.snow:nth-child(394){opacity:1.4972;transform:translate(35.3401vw,-10px) scale(.0433);animation:fall-394 23s -22s linear infinite}@keyframes fall-394{33.518%{transform:translate(29.6414vw,33.518vh) scale(.0433)}to{transform:translate(32.49075vw,99vh) scale(.0433)}}.snow:nth-child(395){opacity:1.3206;transform:translate(37.6811vw,-10px) scale(.061);animation:fall-395 30s -13s linear infinite}@keyframes fall-395{58.97%{transform:translate(37.1689vw,58.97vh) scale(.061)}to{transform:translate(37.425vw,99vh) scale(.061)}}.snow:nth-child(396){opacity:.7028;transform:translate(55.6056vw,-10px) scale(.6362);animation:fall-396 12s -23s linear infinite}@keyframes fall-396{68.579%{transform:translate(59.007vw,68.579vh) scale(.6362)}to{transform:translate(57.3063vw,99vh) scale(.6362)}}.snow:nth-child(397){opacity:1.3452;transform:translate(88.2866vw,-10px) scale(.6869);animation:fall-397 27s -1s linear infinite}@keyframes fall-397{58.627%{transform:translate(87.5701vw,58.627vh) scale(.6869)}to{transform:translate(87.92835vw,99vh) scale(.6869)}}.snow:nth-child(398){opacity:1.7224;transform:translate(74.9232vw,-10px) scale(.6163);animation:fall-398 16s -20s linear infinite}@keyframes fall-398{75.534%{transform:translate(72.0012vw,75.534vh) scale(.6163)}to{transform:translate(73.4622vw,99vh) scale(.6163)}}.snow:nth-child(399){opacity:1.3186;transform:translate(53.3023vw,-10px) scale(.3413);animation:fall-399 27s -14s linear infinite}@keyframes fall-399{34.231%{transform:translate(53.2025vw,34.231vh) scale(.3413)}to{transform:translate(53.2524vw,99vh) scale(.3413)}}.snow:nth-child(400){opacity:1.7504;transform:translate(52.8074vw,-10px) scale(.25);animation:fall-400 10s -25s linear infinite}@keyframes fall-400{60.285%{transform:translate(44.6054vw,60.285vh) scale(.25)}to{transform:translate(48.7064vw,99vh) scale(.25)}}\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.6542;transform:translate(28.7247vw,-10px) scale(.1818);animation:fall-1 27s -22s linear infinite}@keyframes fall-1{63.747%{transform:translate(18.8288vw,63.747vh) scale(.1818)}to{transform:translate(23.77675vw,99vh) scale(.1818)}}.snow:nth-child(2){opacity:1.0996;transform:translate(35.8913vw,-10px) scale(.5247);animation:fall-2 12s -18s linear infinite}@keyframes fall-2{48.76%{transform:translate(37.0689vw,48.76vh) scale(.5247)}to{transform:translate(36.4801vw,99vh) scale(.5247)}}.snow:nth-child(3){opacity:1.1274;transform:translate(24.6012vw,-10px) scale(.063);animation:fall-3 28s -8s linear infinite}@keyframes fall-3{62.836%{transform:translate(24.7958vw,62.836vh) scale(.063)}to{transform:translate(24.6985vw,99vh) scale(.063)}}.snow:nth-child(4){opacity:1.9442;transform:translate(44.1153vw,-10px) scale(.0261);animation:fall-4 12s -7s linear infinite}@keyframes fall-4{65.312%{transform:translate(53.0046vw,65.312vh) scale(.0261)}to{transform:translate(48.55995vw,99vh) scale(.0261)}}.snow:nth-child(5){opacity:.7966;transform:translate(97.2342vw,-10px) scale(.1143);animation:fall-5 11s -3s linear infinite}@keyframes fall-5{79.023%{transform:translate(91.6368vw,79.023vh) scale(.1143)}to{transform:translate(94.4355vw,99vh) scale(.1143)}}.snow:nth-child(6){opacity:1.7938;transform:translate(25.2574vw,-10px) scale(.918);animation:fall-6 11s -13s linear infinite}@keyframes fall-6{68.672%{transform:translate(25.0762vw,68.672vh) scale(.918)}to{transform:translate(25.1668vw,99vh) scale(.918)}}.snow:nth-child(7){opacity:1.3872;transform:translate(70.8418vw,-10px) scale(.7049);animation:fall-7 17s -12s linear infinite}@keyframes fall-7{34.766%{transform:translate(80.1861vw,34.766vh) scale(.7049)}to{transform:translate(75.51395vw,99vh) scale(.7049)}}.snow:nth-child(8){opacity:.5754;transform:translate(87.2362vw,-10px) scale(.0163);animation:fall-8 23s -9s linear infinite}@keyframes fall-8{52.998%{transform:translate(89.209vw,52.998vh) scale(.0163)}to{transform:translate(88.2226vw,99vh) scale(.0163)}}.snow:nth-child(9){opacity:.8918;transform:translate(76.5588vw,-10px) scale(.0983);animation:fall-9 12s -5s linear infinite}@keyframes fall-9{31.371%{transform:translate(67.274vw,31.371vh) scale(.0983)}to{transform:translate(71.9164vw,99vh) scale(.0983)}}.snow:nth-child(10){opacity:1.5412;transform:translate(18.2425vw,-10px) scale(.5317);animation:fall-10 26s -21s linear infinite}@keyframes fall-10{64.234%{transform:translate(12.9839vw,64.234vh) scale(.5317)}to{transform:translate(15.6132vw,99vh) scale(.5317)}}.snow:nth-child(11){opacity:.9536;transform:translate(37.7091vw,-10px) scale(.0568);animation:fall-11 20s -11s linear infinite}@keyframes fall-11{45.453%{transform:translate(40.2909vw,45.453vh) scale(.0568)}to{transform:translate(39vw,99vh) scale(.0568)}}.snow:nth-child(12){opacity:1.6238;transform:translate(52.0946vw,-10px) scale(.1021);animation:fall-12 28s -20s linear infinite}@keyframes fall-12{54.759%{transform:translate(47.2026vw,54.759vh) scale(.1021)}to{transform:translate(49.6486vw,99vh) scale(.1021)}}.snow:nth-child(13){opacity:1.7042;transform:translate(54.9566vw,-10px) scale(.8017);animation:fall-13 10s -9s linear infinite}@keyframes fall-13{44.738%{transform:translate(54.658vw,44.738vh) scale(.8017)}to{transform:translate(54.8073vw,99vh) scale(.8017)}}.snow:nth-child(14){opacity:1.7942;transform:translate(40.1258vw,-10px) scale(.5969);animation:fall-14 23s -6s linear infinite}@keyframes fall-14{71.617%{transform:translate(34.8036vw,71.617vh) scale(.5969)}to{transform:translate(37.4647vw,99vh) scale(.5969)}}.snow:nth-child(15){opacity:1.687;transform:translate(32.0301vw,-10px) scale(.3568);animation:fall-15 26s -10s linear infinite}@keyframes fall-15{40.032%{transform:translate(31.1398vw,40.032vh) scale(.3568)}to{transform:translate(31.58495vw,99vh) scale(.3568)}}.snow:nth-child(16){opacity:.508;transform:translate(37.1397vw,-10px) scale(.2742);animation:fall-16 15s -24s linear infinite}@keyframes fall-16{65.222%{transform:translate(38.8163vw,65.222vh) scale(.2742)}to{transform:translate(37.978vw,99vh) scale(.2742)}}.snow:nth-child(17){opacity:.8832;transform:translate(55.6903vw,-10px) scale(.3867);animation:fall-17 15s -1s linear infinite}@keyframes fall-17{51.589%{transform:translate(51.828vw,51.589vh) scale(.3867)}to{transform:translate(53.75915vw,99vh) scale(.3867)}}.snow:nth-child(18){opacity:1.4154;transform:translate(68.4288vw,-10px) scale(.8099);animation:fall-18 24s -15s linear infinite}@keyframes fall-18{76.253%{transform:translate(66.7739vw,76.253vh) scale(.8099)}to{transform:translate(67.60135vw,99vh) scale(.8099)}}.snow:nth-child(19){opacity:.398;transform:translate(5.2668vw,-10px) scale(.3059);animation:fall-19 16s -24s linear infinite}@keyframes fall-19{53.318%{transform:translate(-.8903vw,53.318vh) scale(.3059)}to{transform:translate(2.18825vw,99vh) scale(.3059)}}.snow:nth-child(20){opacity:.7512;transform:translate(39.5468vw,-10px) scale(.9881);animation:fall-20 17s -9s linear infinite}@keyframes fall-20{77.333%{transform:translate(43.0853vw,77.333vh) scale(.9881)}to{transform:translate(41.31605vw,99vh) scale(.9881)}}.snow:nth-child(21){opacity:1.86;transform:translate(36.9635vw,-10px) scale(.7636);animation:fall-21 11s -5s linear infinite}@keyframes fall-21{57.657%{transform:translate(29.067vw,57.657vh) scale(.7636)}to{transform:translate(33.01525vw,99vh) scale(.7636)}}.snow:nth-child(22){opacity:1.4386;transform:translate(69.6902vw,-10px) scale(.9704);animation:fall-22 10s -13s linear infinite}@keyframes fall-22{31.943%{transform:translate(64.7351vw,31.943vh) scale(.9704)}to{transform:translate(67.21265vw,99vh) scale(.9704)}}.snow:nth-child(23){opacity:1.512;transform:translate(61.0187vw,-10px) scale(.5488);animation:fall-23 20s -21s linear infinite}@keyframes fall-23{51.037%{transform:translate(67.1524vw,51.037vh) scale(.5488)}to{transform:translate(64.08555vw,99vh) scale(.5488)}}.snow:nth-child(24){opacity:1.9772;transform:translate(91.2526vw,-10px) scale(.2217);animation:fall-24 24s -17s linear infinite}@keyframes fall-24{34.122%{transform:translate(99.0135vw,34.122vh) scale(.2217)}to{transform:translate(95.13305vw,99vh) scale(.2217)}}.snow:nth-child(25){opacity:.4538;transform:translate(7.2066vw,-10px) scale(.1459);animation:fall-25 17s -22s linear infinite}@keyframes fall-25{73.482%{transform:translate(5.0975vw,73.482vh) scale(.1459)}to{transform:translate(6.15205vw,99vh) scale(.1459)}}.snow:nth-child(26){opacity:.9352;transform:translate(50.6878vw,-10px) scale(.2564);animation:fall-26 28s -24s linear infinite}@keyframes fall-26{65.494%{transform:translate(41.084vw,65.494vh) scale(.2564)}to{transform:translate(45.8859vw,99vh) scale(.2564)}}.snow:nth-child(27){opacity:1.527;transform:translate(61.4771vw,-10px) scale(.8869);animation:fall-27 17s -20s linear infinite}@keyframes fall-27{77.173%{transform:translate(71.0727vw,77.173vh) scale(.8869)}to{transform:translate(66.2749vw,99vh) scale(.8869)}}.snow:nth-child(28){opacity:1.9068;transform:translate(27.639vw,-10px) scale(.6238);animation:fall-28 19s -3s linear infinite}@keyframes fall-28{45.398%{transform:translate(33.9165vw,45.398vh) scale(.6238)}to{transform:translate(30.77775vw,99vh) scale(.6238)}}.snow:nth-child(29){opacity:.3064;transform:translate(82.7366vw,-10px) scale(.029);animation:fall-29 18s -12s linear infinite}@keyframes fall-29{37.79%{transform:translate(74.6034vw,37.79vh) scale(.029)}to{transform:translate(78.67vw,99vh) scale(.029)}}.snow:nth-child(30){opacity:1.4148;transform:translate(62.2848vw,-10px) scale(.5124);animation:fall-30 26s -11s linear infinite}@keyframes fall-30{39.223%{transform:translate(59.4184vw,39.223vh) scale(.5124)}to{transform:translate(60.8516vw,99vh) scale(.5124)}}.snow:nth-child(31){opacity:1.0394;transform:translate(34.3199vw,-10px) scale(.4701);animation:fall-31 21s -8s linear infinite}@keyframes fall-31{79.076%{transform:translate(25.7469vw,79.076vh) scale(.4701)}to{transform:translate(30.0334vw,99vh) scale(.4701)}}.snow:nth-child(32){opacity:.8024;transform:translate(35.9493vw,-10px) scale(.5999);animation:fall-32 21s -27s linear infinite}@keyframes fall-32{71.63%{transform:translate(41.2012vw,71.63vh) scale(.5999)}to{transform:translate(38.57525vw,99vh) scale(.5999)}}.snow:nth-child(33){opacity:1.4136;transform:translate(95.5192vw,-10px) scale(.3661);animation:fall-33 29s -8s linear infinite}@keyframes fall-33{69.484%{transform:translate(103.114vw,69.484vh) scale(.3661)}to{transform:translate(99.3166vw,99vh) scale(.3661)}}.snow:nth-child(34){opacity:.5626;transform:translate(60.9922vw,-10px) scale(.9477);animation:fall-34 12s -2s linear infinite}@keyframes fall-34{48.658%{transform:translate(59.3302vw,48.658vh) scale(.9477)}to{transform:translate(60.1612vw,99vh) scale(.9477)}}.snow:nth-child(35){opacity:1.073;transform:translate(48.9397vw,-10px) scale(.796);animation:fall-35 25s -26s linear infinite}@keyframes fall-35{65.32%{transform:translate(50.5915vw,65.32vh) scale(.796)}to{transform:translate(49.7656vw,99vh) scale(.796)}}.snow:nth-child(36){opacity:1.9382;transform:translate(43.7293vw,-10px) scale(.8691);animation:fall-36 16s -28s linear infinite}@keyframes fall-36{51.364%{transform:translate(45.9137vw,51.364vh) scale(.8691)}to{transform:translate(44.8215vw,99vh) scale(.8691)}}.snow:nth-child(37){opacity:.2808;transform:translate(14.3957vw,-10px) scale(.5212);animation:fall-37 26s -17s linear infinite}@keyframes fall-37{59.213%{transform:translate(16.7504vw,59.213vh) scale(.5212)}to{transform:translate(15.57305vw,99vh) scale(.5212)}}.snow:nth-child(38){opacity:.1374;transform:translate(96.8799vw,-10px) scale(.1602);animation:fall-38 15s -29s linear infinite}@keyframes fall-38{40.056%{transform:translate(102.3075vw,40.056vh) scale(.1602)}to{transform:translate(99.5937vw,99vh) scale(.1602)}}.snow:nth-child(39){opacity:.0242;transform:translate(36.8412vw,-10px) scale(.2095);animation:fall-39 28s -14s linear infinite}@keyframes fall-39{57.394%{transform:translate(34.5325vw,57.394vh) scale(.2095)}to{transform:translate(35.68685vw,99vh) scale(.2095)}}.snow:nth-child(40){opacity:1.1546;transform:translate(1.8005vw,-10px) scale(.4664);animation:fall-40 25s -12s linear infinite}@keyframes fall-40{53.165%{transform:translate(8.3972vw,53.165vh) scale(.4664)}to{transform:translate(5.09885vw,99vh) scale(.4664)}}.snow:nth-child(41){opacity:1.7446;transform:translate(71.4692vw,-10px) scale(.4574);animation:fall-41 14s -1s linear infinite}@keyframes fall-41{40.565%{transform:translate(62.4646vw,40.565vh) scale(.4574)}to{transform:translate(66.9669vw,99vh) scale(.4574)}}.snow:nth-child(42){opacity:1.1876;transform:translate(6.4667vw,-10px) scale(.6443);animation:fall-42 12s -4s linear infinite}@keyframes fall-42{63.732%{transform:translate(9.0478vw,63.732vh) scale(.6443)}to{transform:translate(7.75725vw,99vh) scale(.6443)}}.snow:nth-child(43){opacity:1.8238;transform:translate(44.4581vw,-10px) scale(.4526);animation:fall-43 12s -19s linear infinite}@keyframes fall-43{49.085%{transform:translate(42.3696vw,49.085vh) scale(.4526)}to{transform:translate(43.41385vw,99vh) scale(.4526)}}.snow:nth-child(44){opacity:.3316;transform:translate(88.1255vw,-10px) scale(.1157);animation:fall-44 25s -10s linear infinite}@keyframes fall-44{53.077%{transform:translate(89.8594vw,53.077vh) scale(.1157)}to{transform:translate(88.99245vw,99vh) scale(.1157)}}.snow:nth-child(45){opacity:.6728;transform:translate(69.779vw,-10px) scale(.7211);animation:fall-45 13s -1s linear infinite}@keyframes fall-45{46.043%{transform:translate(64.7997vw,46.043vh) scale(.7211)}to{transform:translate(67.28935vw,99vh) scale(.7211)}}.snow:nth-child(46){opacity:.8314;transform:translate(72.5085vw,-10px) scale(.9671);animation:fall-46 10s -20s linear infinite}@keyframes fall-46{45.673%{transform:translate(79.4771vw,45.673vh) scale(.9671)}to{transform:translate(75.9928vw,99vh) scale(.9671)}}.snow:nth-child(47){opacity:1.0082;transform:translate(69.9749vw,-10px) scale(.6297);animation:fall-47 15s -17s linear infinite}@keyframes fall-47{75.906%{transform:translate(68.3282vw,75.906vh) scale(.6297)}to{transform:translate(69.15155vw,99vh) scale(.6297)}}.snow:nth-child(48){opacity:.5316;transform:translate(47.9462vw,-10px) scale(.0215);animation:fall-48 13s -13s linear infinite}@keyframes fall-48{38.77%{transform:translate(49.7087vw,38.77vh) scale(.0215)}to{transform:translate(48.82745vw,99vh) scale(.0215)}}.snow:nth-child(49){opacity:.1994;transform:translate(33.2835vw,-10px) scale(.3446);animation:fall-49 19s -23s linear infinite}@keyframes fall-49{60.209%{transform:translate(37.7089vw,60.209vh) scale(.3446)}to{transform:translate(35.4962vw,99vh) scale(.3446)}}.snow:nth-child(50){opacity:.536;transform:translate(49.6089vw,-10px) scale(.4211);animation:fall-50 23s -2s linear infinite}@keyframes fall-50{76.204%{transform:translate(56.9399vw,76.204vh) scale(.4211)}to{transform:translate(53.2744vw,99vh) scale(.4211)}}.snow:nth-child(51){opacity:.0052;transform:translate(71.405vw,-10px) scale(.7513);animation:fall-51 13s -7s linear infinite}@keyframes fall-51{59.945%{transform:translate(70.0655vw,59.945vh) scale(.7513)}to{transform:translate(70.73525vw,99vh) scale(.7513)}}.snow:nth-child(52){opacity:1.7776;transform:translate(44.0993vw,-10px) scale(.5839);animation:fall-52 17s -21s linear infinite}@keyframes fall-52{52.936%{transform:translate(53.041vw,52.936vh) scale(.5839)}to{transform:translate(48.57015vw,99vh) scale(.5839)}}.snow:nth-child(53){opacity:1.6744;transform:translate(.8996vw,-10px) scale(.7516);animation:fall-53 30s -3s linear infinite}@keyframes fall-53{46.323%{transform:translate(2.9985vw,46.323vh) scale(.7516)}to{transform:translate(1.94905vw,99vh) scale(.7516)}}.snow:nth-child(54){opacity:.9376;transform:translate(5.1197vw,-10px) scale(.2014);animation:fall-54 22s -21s linear infinite}@keyframes fall-54{68.406%{transform:translate(-4.1183vw,68.406vh) scale(.2014)}to{transform:translate(.5007vw,99vh) scale(.2014)}}.snow:nth-child(55){opacity:1.493;transform:translate(39.8131vw,-10px) scale(.9972);animation:fall-55 30s -28s linear infinite}@keyframes fall-55{34.886%{transform:translate(47.2051vw,34.886vh) scale(.9972)}to{transform:translate(43.5091vw,99vh) scale(.9972)}}.snow:nth-child(56){opacity:1.0148;transform:translate(84.6759vw,-10px) scale(.3396);animation:fall-56 11s -16s linear infinite}@keyframes fall-56{48.139%{transform:translate(88.2544vw,48.139vh) scale(.3396)}to{transform:translate(86.46515vw,99vh) scale(.3396)}}.snow:nth-child(57){opacity:1.2474;transform:translate(79.706vw,-10px) scale(.6797);animation:fall-57 28s -10s linear infinite}@keyframes fall-57{38.222%{transform:translate(86.1541vw,38.222vh) scale(.6797)}to{transform:translate(82.93005vw,99vh) scale(.6797)}}.snow:nth-child(58){opacity:1.2224;transform:translate(40.4707vw,-10px) scale(.3091);animation:fall-58 27s -27s linear infinite}@keyframes fall-58{35.797%{transform:translate(34.2628vw,35.797vh) scale(.3091)}to{transform:translate(37.36675vw,99vh) scale(.3091)}}.snow:nth-child(59){opacity:1.455;transform:translate(84.9192vw,-10px) scale(.9432);animation:fall-59 28s -24s linear infinite}@keyframes fall-59{77.965%{transform:translate(81.1539vw,77.965vh) scale(.9432)}to{transform:translate(83.03655vw,99vh) scale(.9432)}}.snow:nth-child(60){opacity:.2596;transform:translate(31.7378vw,-10px) scale(.2963);animation:fall-60 29s -13s linear infinite}@keyframes fall-60{53.824%{transform:translate(38.8867vw,53.824vh) scale(.2963)}to{transform:translate(35.31225vw,99vh) scale(.2963)}}.snow:nth-child(61){opacity:1.3;transform:translate(28.8553vw,-10px) scale(.7096);animation:fall-61 21s -15s linear infinite}@keyframes fall-61{60.843%{transform:translate(30.8281vw,60.843vh) scale(.7096)}to{transform:translate(29.8417vw,99vh) scale(.7096)}}.snow:nth-child(62){opacity:1.0078;transform:translate(33.4835vw,-10px) scale(.1629);animation:fall-62 25s -15s linear infinite}@keyframes fall-62{57.096%{transform:translate(35.903vw,57.096vh) scale(.1629)}to{transform:translate(34.69325vw,99vh) scale(.1629)}}.snow:nth-child(63){opacity:1.4112;transform:translate(57.2647vw,-10px) scale(.3701);animation:fall-63 19s -4s linear infinite}@keyframes fall-63{60.879%{transform:translate(55.3835vw,60.879vh) scale(.3701)}to{transform:translate(56.3241vw,99vh) scale(.3701)}}.snow:nth-child(64){opacity:.259;transform:translate(66.9936vw,-10px) scale(.5949);animation:fall-64 17s -18s linear infinite}@keyframes fall-64{32.434%{transform:translate(71.7312vw,32.434vh) scale(.5949)}to{transform:translate(69.3624vw,99vh) scale(.5949)}}.snow:nth-child(65){opacity:1.3072;transform:translate(70.3572vw,-10px) scale(.9385);animation:fall-65 26s -21s linear infinite}@keyframes fall-65{57.977%{transform:translate(66.2807vw,57.977vh) scale(.9385)}to{transform:translate(68.31895vw,99vh) scale(.9385)}}.snow:nth-child(66){opacity:.6328;transform:translate(45.6635vw,-10px) scale(.4633);animation:fall-66 30s -25s linear infinite}@keyframes fall-66{45.633%{transform:translate(40.1852vw,45.633vh) scale(.4633)}to{transform:translate(42.92435vw,99vh) scale(.4633)}}.snow:nth-child(67){opacity:1.471;transform:translate(7.5756vw,-10px) scale(.3716);animation:fall-67 12s -6s linear infinite}@keyframes fall-67{44.019%{transform:translate(10.6566vw,44.019vh) scale(.3716)}to{transform:translate(9.1161vw,99vh) scale(.3716)}}.snow:nth-child(68){opacity:.9894;transform:translate(52.883vw,-10px) scale(.43);animation:fall-68 21s -9s linear infinite}@keyframes fall-68{57.993%{transform:translate(57.7767vw,57.993vh) scale(.43)}to{transform:translate(55.32985vw,99vh) scale(.43)}}.snow:nth-child(69){opacity:.103;transform:translate(79.8vw,-10px) scale(.6667);animation:fall-69 17s -6s linear infinite}@keyframes fall-69{41.194%{transform:translate(75.0876vw,41.194vh) scale(.6667)}to{transform:translate(77.4438vw,99vh) scale(.6667)}}.snow:nth-child(70){opacity:1.2136;transform:translate(15.7277vw,-10px) scale(.8985);animation:fall-70 28s -27s linear infinite}@keyframes fall-70{48.847%{transform:translate(13.3808vw,48.847vh) scale(.8985)}to{transform:translate(14.55425vw,99vh) scale(.8985)}}.snow:nth-child(71){opacity:1.764;transform:translate(4.9231vw,-10px) scale(.7269);animation:fall-71 30s -20s linear infinite}@keyframes fall-71{52.995%{transform:translate(1.5443vw,52.995vh) scale(.7269)}to{transform:translate(3.2337vw,99vh) scale(.7269)}}.snow:nth-child(72){opacity:1.9856;transform:translate(56.9543vw,-10px) scale(.4352);animation:fall-72 17s -14s linear infinite}@keyframes fall-72{69.43%{transform:translate(50.7953vw,69.43vh) scale(.4352)}to{transform:translate(53.8748vw,99vh) scale(.4352)}}.snow:nth-child(73){opacity:.097;transform:translate(79.5543vw,-10px) scale(.8268);animation:fall-73 20s -30s linear infinite}@keyframes fall-73{64.614%{transform:translate(70.3586vw,64.614vh) scale(.8268)}to{transform:translate(74.95645vw,99vh) scale(.8268)}}.snow:nth-child(74){opacity:.589;transform:translate(71.8225vw,-10px) scale(.6811);animation:fall-74 20s -30s linear infinite}@keyframes fall-74{48.483%{transform:translate(75.2242vw,48.483vh) scale(.6811)}to{transform:translate(73.52335vw,99vh) scale(.6811)}}.snow:nth-child(75){opacity:.723;transform:translate(13.0362vw,-10px) scale(.3866);animation:fall-75 11s -17s linear infinite}@keyframes fall-75{62.529%{transform:translate(19.3669vw,62.529vh) scale(.3866)}to{transform:translate(16.20155vw,99vh) scale(.3866)}}.snow:nth-child(76){opacity:.4268;transform:translate(49.5647vw,-10px) scale(.5836);animation:fall-76 25s -2s linear infinite}@keyframes fall-76{56.34%{transform:translate(58.7795vw,56.34vh) scale(.5836)}to{transform:translate(54.1721vw,99vh) scale(.5836)}}.snow:nth-child(77){opacity:.3488;transform:translate(2.6849vw,-10px) scale(.9334);animation:fall-77 25s -16s linear infinite}@keyframes fall-77{47.288%{transform:translate(-4.4676vw,47.288vh) scale(.9334)}to{transform:translate(-.89135vw,99vh) scale(.9334)}}.snow:nth-child(78){opacity:.4322;transform:translate(96.5618vw,-10px) scale(.7588);animation:fall-78 16s -20s linear infinite}@keyframes fall-78{59.307%{transform:translate(101.8462vw,59.307vh) scale(.7588)}to{transform:translate(99.204vw,99vh) scale(.7588)}}.snow:nth-child(79){opacity:1.0202;transform:translate(31.8965vw,-10px) scale(.6274);animation:fall-79 18s -16s linear infinite}@keyframes fall-79{78.896%{transform:translate(37.2443vw,78.896vh) scale(.6274)}to{transform:translate(34.5704vw,99vh) scale(.6274)}}.snow:nth-child(80){opacity:.5954;transform:translate(28.133vw,-10px) scale(.9657);animation:fall-80 10s -18s linear infinite}@keyframes fall-80{56.1%{transform:translate(27.063vw,56.1vh) scale(.9657)}to{transform:translate(27.598vw,99vh) scale(.9657)}}.snow:nth-child(81){opacity:1.2958;transform:translate(68.4039vw,-10px) scale(.4862);animation:fall-81 28s -18s linear infinite}@keyframes fall-81{56.014%{transform:translate(60.6615vw,56.014vh) scale(.4862)}to{transform:translate(64.5327vw,99vh) scale(.4862)}}.snow:nth-child(82){opacity:.759;transform:translate(47.3324vw,-10px) scale(.2309);animation:fall-82 22s -9s linear infinite}@keyframes fall-82{63.047%{transform:translate(52.2987vw,63.047vh) scale(.2309)}to{transform:translate(49.81555vw,99vh) scale(.2309)}}.snow:nth-child(83){opacity:.8384;transform:translate(64.2375vw,-10px) scale(.8461);animation:fall-83 24s -14s linear infinite}@keyframes fall-83{35.206%{transform:translate(64.3015vw,35.206vh) scale(.8461)}to{transform:translate(64.2695vw,99vh) scale(.8461)}}.snow:nth-child(84){opacity:.0378;transform:translate(35.3814vw,-10px) scale(.5438);animation:fall-84 30s -5s linear infinite}@keyframes fall-84{66.845%{transform:translate(32.3055vw,66.845vh) scale(.5438)}to{transform:translate(33.84345vw,99vh) scale(.5438)}}.snow:nth-child(85){opacity:1.5606;transform:translate(54.0013vw,-10px) scale(.0086);animation:fall-85 24s -16s linear infinite}@keyframes fall-85{74.403%{transform:translate(52.9875vw,74.403vh) scale(.0086)}to{transform:translate(53.4944vw,99vh) scale(.0086)}}.snow:nth-child(86){opacity:1.9832;transform:translate(73.9537vw,-10px) scale(.6502);animation:fall-86 30s -8s linear infinite}@keyframes fall-86{31.704%{transform:translate(76.2664vw,31.704vh) scale(.6502)}to{transform:translate(75.11005vw,99vh) scale(.6502)}}.snow:nth-child(87){opacity:1.7324;transform:translate(60.1549vw,-10px) scale(.9646);animation:fall-87 10s -26s linear infinite}@keyframes fall-87{77.559%{transform:translate(61.14vw,77.559vh) scale(.9646)}to{transform:translate(60.64745vw,99vh) scale(.9646)}}.snow:nth-child(88){opacity:.6708;transform:translate(54.7141vw,-10px) scale(.4706);animation:fall-88 28s -12s linear infinite}@keyframes fall-88{54.85%{transform:translate(63.2944vw,54.85vh) scale(.4706)}to{transform:translate(59.00425vw,99vh) scale(.4706)}}.snow:nth-child(89){opacity:.9358;transform:translate(67.6828vw,-10px) scale(.3493);animation:fall-89 29s -9s linear infinite}@keyframes fall-89{43.729%{transform:translate(59.0784vw,43.729vh) scale(.3493)}to{transform:translate(63.3806vw,99vh) scale(.3493)}}.snow:nth-child(90){opacity:.5486;transform:translate(32.937vw,-10px) scale(.1649);animation:fall-90 27s -8s linear infinite}@keyframes fall-90{55.268%{transform:translate(38.1359vw,55.268vh) scale(.1649)}to{transform:translate(35.53645vw,99vh) scale(.1649)}}.snow:nth-child(91){opacity:1.5818;transform:translate(66.5684vw,-10px) scale(.8309);animation:fall-91 18s -16s linear infinite}@keyframes fall-91{60.145%{transform:translate(62.9677vw,60.145vh) scale(.8309)}to{transform:translate(64.76805vw,99vh) scale(.8309)}}.snow:nth-child(92){opacity:1.975;transform:translate(45.996vw,-10px) scale(.4433);animation:fall-92 29s -13s linear infinite}@keyframes fall-92{46.98%{transform:translate(55.4366vw,46.98vh) scale(.4433)}to{transform:translate(50.7163vw,99vh) scale(.4433)}}.snow:nth-child(93){opacity:1.6706;transform:translate(5.2699vw,-10px) scale(.2664);animation:fall-93 28s -28s linear infinite}@keyframes fall-93{43.565%{transform:translate(14.4452vw,43.565vh) scale(.2664)}to{transform:translate(9.85755vw,99vh) scale(.2664)}}.snow:nth-child(94){opacity:1.1274;transform:translate(13.0668vw,-10px) scale(.1861);animation:fall-94 10s -3s linear infinite}@keyframes fall-94{59.437%{transform:translate(15.2058vw,59.437vh) scale(.1861)}to{transform:translate(14.1363vw,99vh) scale(.1861)}}.snow:nth-child(95){opacity:.831;transform:translate(47.5862vw,-10px) scale(.0935);animation:fall-95 25s -28s linear infinite}@keyframes fall-95{60.835%{transform:translate(51.1283vw,60.835vh) scale(.0935)}to{transform:translate(49.35725vw,99vh) scale(.0935)}}.snow:nth-child(96){opacity:1.5304;transform:translate(48.4832vw,-10px) scale(.5408);animation:fall-96 26s -19s linear infinite}@keyframes fall-96{47.412%{transform:translate(51.2453vw,47.412vh) scale(.5408)}to{transform:translate(49.86425vw,99vh) scale(.5408)}}.snow:nth-child(97){opacity:1.7698;transform:translate(23.2224vw,-10px) scale(.1144);animation:fall-97 11s -8s linear infinite}@keyframes fall-97{50.416%{transform:translate(26.2946vw,50.416vh) scale(.1144)}to{transform:translate(24.7585vw,99vh) scale(.1144)}}.snow:nth-child(98){opacity:1.2448;transform:translate(65.8121vw,-10px) scale(.6162);animation:fall-98 25s -14s linear infinite}@keyframes fall-98{53.962%{transform:translate(66.6212vw,53.962vh) scale(.6162)}to{transform:translate(66.21665vw,99vh) scale(.6162)}}.snow:nth-child(99){opacity:.6896;transform:translate(72.1971vw,-10px) scale(.4512);animation:fall-99 15s -24s linear infinite}@keyframes fall-99{32.745%{transform:translate(65.5394vw,32.745vh) scale(.4512)}to{transform:translate(68.86825vw,99vh) scale(.4512)}}.snow:nth-child(100){opacity:1.7458;transform:translate(49.5023vw,-10px) scale(.3595);animation:fall-100 27s -30s linear infinite}@keyframes fall-100{68.981%{transform:translate(43.818vw,68.981vh) scale(.3595)}to{transform:translate(46.66015vw,99vh) scale(.3595)}}.snow:nth-child(101){opacity:1.4388;transform:translate(29.8586vw,-10px) scale(.5109);animation:fall-101 16s -26s linear infinite}@keyframes fall-101{50.306%{transform:translate(36.8798vw,50.306vh) scale(.5109)}to{transform:translate(33.3692vw,99vh) scale(.5109)}}.snow:nth-child(102){opacity:1.9826;transform:translate(62.8087vw,-10px) scale(.8035);animation:fall-102 14s -18s linear infinite}@keyframes fall-102{63.82%{transform:translate(64.178vw,63.82vh) scale(.8035)}to{transform:translate(63.49335vw,99vh) scale(.8035)}}.snow:nth-child(103){opacity:.2124;transform:translate(49.6188vw,-10px) scale(.691);animation:fall-103 26s -20s linear infinite}@keyframes fall-103{63.127%{transform:translate(57.2036vw,63.127vh) scale(.691)}to{transform:translate(53.4112vw,99vh) scale(.691)}}.snow:nth-child(104){opacity:.6946;transform:translate(12.033vw,-10px) scale(.8187);animation:fall-104 16s -21s linear infinite}@keyframes fall-104{61.169%{transform:translate(16.5197vw,61.169vh) scale(.8187)}to{transform:translate(14.27635vw,99vh) scale(.8187)}}.snow:nth-child(105){opacity:.971;transform:translate(34.4571vw,-10px) scale(.1786);animation:fall-105 10s -23s linear infinite}@keyframes fall-105{45.563%{transform:translate(37.2222vw,45.563vh) scale(.1786)}to{transform:translate(35.83965vw,99vh) scale(.1786)}}.snow:nth-child(106){opacity:1.3958;transform:translate(1.6527vw,-10px) scale(.2374);animation:fall-106 10s -4s linear infinite}@keyframes fall-106{78.875%{transform:translate(2.4071vw,78.875vh) scale(.2374)}to{transform:translate(2.0299vw,99vh) scale(.2374)}}.snow:nth-child(107){opacity:1.8096;transform:translate(47.5597vw,-10px) scale(.487);animation:fall-107 29s -16s linear infinite}@keyframes fall-107{72.419%{transform:translate(49.6688vw,72.419vh) scale(.487)}to{transform:translate(48.61425vw,99vh) scale(.487)}}.snow:nth-child(108){opacity:.3174;transform:translate(84.7445vw,-10px) scale(.4827);animation:fall-108 13s -22s linear infinite}@keyframes fall-108{35.531%{transform:translate(76.1085vw,35.531vh) scale(.4827)}to{transform:translate(80.4265vw,99vh) scale(.4827)}}.snow:nth-child(109){opacity:.0552;transform:translate(99.4238vw,-10px) scale(.2301);animation:fall-109 25s -26s linear infinite}@keyframes fall-109{68.237%{transform:translate(108.3847vw,68.237vh) scale(.2301)}to{transform:translate(103.90425vw,99vh) scale(.2301)}}.snow:nth-child(110){opacity:.3842;transform:translate(17.5534vw,-10px) scale(.6577);animation:fall-110 19s -18s linear infinite}@keyframes fall-110{37.912%{transform:translate(11.948vw,37.912vh) scale(.6577)}to{transform:translate(14.7507vw,99vh) scale(.6577)}}.snow:nth-child(111){opacity:.0686;transform:translate(99.208vw,-10px) scale(.0364);animation:fall-111 30s -11s linear infinite}@keyframes fall-111{47.681%{transform:translate(90.4859vw,47.681vh) scale(.0364)}to{transform:translate(94.84695vw,99vh) scale(.0364)}}.snow:nth-child(112){opacity:1.8932;transform:translate(15.9069vw,-10px) scale(.5867);animation:fall-112 24s -2s linear infinite}@keyframes fall-112{65.255%{transform:translate(19.8944vw,65.255vh) scale(.5867)}to{transform:translate(17.90065vw,99vh) scale(.5867)}}.snow:nth-child(113){opacity:1.0696;transform:translate(12.0693vw,-10px) scale(.1635);animation:fall-113 11s -28s linear infinite}@keyframes fall-113{50.531%{transform:translate(10.0103vw,50.531vh) scale(.1635)}to{transform:translate(11.0398vw,99vh) scale(.1635)}}.snow:nth-child(114){opacity:1.1606;transform:translate(39.7373vw,-10px) scale(.8832);animation:fall-114 24s -5s linear infinite}@keyframes fall-114{41.586%{transform:translate(42.6236vw,41.586vh) scale(.8832)}to{transform:translate(41.18045vw,99vh) scale(.8832)}}.snow:nth-child(115){opacity:1.0554;transform:translate(81.8478vw,-10px) scale(.6747);animation:fall-115 26s -25s linear infinite}@keyframes fall-115{33.757%{transform:translate(91.6798vw,33.757vh) scale(.6747)}to{transform:translate(86.7638vw,99vh) scale(.6747)}}.snow:nth-child(116){opacity:1.3936;transform:translate(50.5042vw,-10px) scale(.7307);animation:fall-116 26s -27s linear infinite}@keyframes fall-116{40.788%{transform:translate(58.5939vw,40.788vh) scale(.7307)}to{transform:translate(54.54905vw,99vh) scale(.7307)}}.snow:nth-child(117){opacity:1.4468;transform:translate(94.9723vw,-10px) scale(.3989);animation:fall-117 26s -25s linear infinite}@keyframes fall-117{49.585%{transform:translate(85.9012vw,49.585vh) scale(.3989)}to{transform:translate(90.43675vw,99vh) scale(.3989)}}.snow:nth-child(118){opacity:.785;transform:translate(71.5931vw,-10px) scale(.2772);animation:fall-118 23s -16s linear infinite}@keyframes fall-118{56.591%{transform:translate(74.5733vw,56.591vh) scale(.2772)}to{transform:translate(73.0832vw,99vh) scale(.2772)}}.snow:nth-child(119){opacity:1.689;transform:translate(29.0788vw,-10px) scale(.4559);animation:fall-119 13s -7s linear infinite}@keyframes fall-119{65.027%{transform:translate(32.2763vw,65.027vh) scale(.4559)}to{transform:translate(30.67755vw,99vh) scale(.4559)}}.snow:nth-child(120){opacity:1.7948;transform:translate(12.4424vw,-10px) scale(.1731);animation:fall-120 19s -5s linear infinite}@keyframes fall-120{42.197%{transform:translate(12.3051vw,42.197vh) scale(.1731)}to{transform:translate(12.37375vw,99vh) scale(.1731)}}.snow:nth-child(121){opacity:.6686;transform:translate(9.3969vw,-10px) scale(.4627);animation:fall-121 24s -29s linear infinite}@keyframes fall-121{64.306%{transform:translate(19.1734vw,64.306vh) scale(.4627)}to{transform:translate(14.28515vw,99vh) scale(.4627)}}.snow:nth-child(122){opacity:.192;transform:translate(12.6752vw,-10px) scale(.8511);animation:fall-122 23s -18s linear infinite}@keyframes fall-122{56.54%{transform:translate(3.9171vw,56.54vh) scale(.8511)}to{transform:translate(8.29615vw,99vh) scale(.8511)}}.snow:nth-child(123){opacity:1.232;transform:translate(46.3776vw,-10px) scale(.2079);animation:fall-123 22s -28s linear infinite}@keyframes fall-123{74.671%{transform:translate(50.1312vw,74.671vh) scale(.2079)}to{transform:translate(48.2544vw,99vh) scale(.2079)}}.snow:nth-child(124){opacity:1.8504;transform:translate(84.5184vw,-10px) scale(.2664);animation:fall-124 13s -17s linear infinite}@keyframes fall-124{53.999%{transform:translate(76.0853vw,53.999vh) scale(.2664)}to{transform:translate(80.30185vw,99vh) scale(.2664)}}.snow:nth-child(125){opacity:.1074;transform:translate(85.8269vw,-10px) scale(.8935);animation:fall-125 11s -24s linear infinite}@keyframes fall-125{45.964%{transform:translate(87.7583vw,45.964vh) scale(.8935)}to{transform:translate(86.7926vw,99vh) scale(.8935)}}.snow:nth-child(126){opacity:.9378;transform:translate(89.2319vw,-10px) scale(.7441);animation:fall-126 12s -16s linear infinite}@keyframes fall-126{76.177%{transform:translate(92.6371vw,76.177vh) scale(.7441)}to{transform:translate(90.9345vw,99vh) scale(.7441)}}.snow:nth-child(127){opacity:1.2904;transform:translate(13.1993vw,-10px) scale(.5127);animation:fall-127 15s -17s linear infinite}@keyframes fall-127{57.442%{transform:translate(21.6575vw,57.442vh) scale(.5127)}to{transform:translate(17.4284vw,99vh) scale(.5127)}}.snow:nth-child(128){opacity:1.702;transform:translate(29.2252vw,-10px) scale(.9321);animation:fall-128 12s -13s linear infinite}@keyframes fall-128{69.746%{transform:translate(20.41vw,69.746vh) scale(.9321)}to{transform:translate(24.8176vw,99vh) scale(.9321)}}.snow:nth-child(129){opacity:1.3318;transform:translate(92.2035vw,-10px) scale(.4854);animation:fall-129 21s -22s linear infinite}@keyframes fall-129{45.685%{transform:translate(101.6083vw,45.685vh) scale(.4854)}to{transform:translate(96.9059vw,99vh) scale(.4854)}}.snow:nth-child(130){opacity:.8334;transform:translate(89.2285vw,-10px) scale(.1625);animation:fall-130 28s -8s linear infinite}@keyframes fall-130{51.895%{transform:translate(96.0693vw,51.895vh) scale(.1625)}to{transform:translate(92.6489vw,99vh) scale(.1625)}}.snow:nth-child(131){opacity:.3026;transform:translate(18.599vw,-10px) scale(.3906);animation:fall-131 25s -9s linear infinite}@keyframes fall-131{44.153%{transform:translate(12.5657vw,44.153vh) scale(.3906)}to{transform:translate(15.58235vw,99vh) scale(.3906)}}.snow:nth-child(132){opacity:1.435;transform:translate(25.0621vw,-10px) scale(.8379);animation:fall-132 27s -21s linear infinite}@keyframes fall-132{60.297%{transform:translate(15.4126vw,60.297vh) scale(.8379)}to{transform:translate(20.23735vw,99vh) scale(.8379)}}.snow:nth-child(133){opacity:.2478;transform:translate(82.5799vw,-10px) scale(.6073);animation:fall-133 25s -30s linear infinite}@keyframes fall-133{43.365%{transform:translate(90.2547vw,43.365vh) scale(.6073)}to{transform:translate(86.4173vw,99vh) scale(.6073)}}.snow:nth-child(134){opacity:1.612;transform:translate(5.4547vw,-10px) scale(.594);animation:fall-134 26s -29s linear infinite}@keyframes fall-134{50.795%{transform:translate(-.109vw,50.795vh) scale(.594)}to{transform:translate(2.67285vw,99vh) scale(.594)}}.snow:nth-child(135){opacity:1.1178;transform:translate(7.9545vw,-10px) scale(.9721);animation:fall-135 13s -28s linear infinite}@keyframes fall-135{68.208%{transform:translate(7.2041vw,68.208vh) scale(.9721)}to{transform:translate(7.5793vw,99vh) scale(.9721)}}.snow:nth-child(136){opacity:1.05;transform:translate(67.5171vw,-10px) scale(.9689);animation:fall-136 13s -23s linear infinite}@keyframes fall-136{39.962%{transform:translate(61.4598vw,39.962vh) scale(.9689)}to{transform:translate(64.48845vw,99vh) scale(.9689)}}.snow:nth-child(137){opacity:.3976;transform:translate(18.3543vw,-10px) scale(.1093);animation:fall-137 15s -15s linear infinite}@keyframes fall-137{79.931%{transform:translate(25.1901vw,79.931vh) scale(.1093)}to{transform:translate(21.7722vw,99vh) scale(.1093)}}.snow:nth-child(138){opacity:.8418;transform:translate(54.3955vw,-10px) scale(.3946);animation:fall-138 20s -27s linear infinite}@keyframes fall-138{40.841%{transform:translate(49.5227vw,40.841vh) scale(.3946)}to{transform:translate(51.9591vw,99vh) scale(.3946)}}.snow:nth-child(139){opacity:.5456;transform:translate(98.0254vw,-10px) scale(.9402);animation:fall-139 27s -9s linear infinite}@keyframes fall-139{78.052%{transform:translate(97.6168vw,78.052vh) scale(.9402)}to{transform:translate(97.8211vw,99vh) scale(.9402)}}.snow:nth-child(140){opacity:1.7726;transform:translate(7.4608vw,-10px) scale(.629);animation:fall-140 19s -27s linear infinite}@keyframes fall-140{53.356%{transform:translate(11.2314vw,53.356vh) scale(.629)}to{transform:translate(9.3461vw,99vh) scale(.629)}}.snow:nth-child(141){opacity:1.2126;transform:translate(20.9657vw,-10px) scale(.2542);animation:fall-141 21s -7s linear infinite}@keyframes fall-141{31.018%{transform:translate(19.9686vw,31.018vh) scale(.2542)}to{transform:translate(20.46715vw,99vh) scale(.2542)}}.snow:nth-child(142){opacity:.2162;transform:translate(67.6753vw,-10px) scale(.4587);animation:fall-142 26s -24s linear infinite}@keyframes fall-142{66.315%{transform:translate(68.0076vw,66.315vh) scale(.4587)}to{transform:translate(67.84145vw,99vh) scale(.4587)}}.snow:nth-child(143){opacity:.607;transform:translate(87.8208vw,-10px) scale(.9815);animation:fall-143 17s -21s linear infinite}@keyframes fall-143{64.002%{transform:translate(90.2956vw,64.002vh) scale(.9815)}to{transform:translate(89.0582vw,99vh) scale(.9815)}}.snow:nth-child(144){opacity:.9674;transform:translate(1.2255vw,-10px) scale(.1796);animation:fall-144 21s -20s linear infinite}@keyframes fall-144{56.437%{transform:translate(-3.233vw,56.437vh) scale(.1796)}to{transform:translate(-1.00375vw,99vh) scale(.1796)}}.snow:nth-child(145){opacity:.9278;transform:translate(94.9744vw,-10px) scale(.5706);animation:fall-145 19s -23s linear infinite}@keyframes fall-145{42.869%{transform:translate(100.0579vw,42.869vh) scale(.5706)}to{transform:translate(97.51615vw,99vh) scale(.5706)}}.snow:nth-child(146){opacity:1.7198;transform:translate(96.0097vw,-10px) scale(.219);animation:fall-146 21s -24s linear infinite}@keyframes fall-146{34.226%{transform:translate(87.8767vw,34.226vh) scale(.219)}to{transform:translate(91.9432vw,99vh) scale(.219)}}.snow:nth-child(147){opacity:.5044;transform:translate(67.5214vw,-10px) scale(.6648);animation:fall-147 24s -18s linear infinite}@keyframes fall-147{67.093%{transform:translate(70.0594vw,67.093vh) scale(.6648)}to{transform:translate(68.7904vw,99vh) scale(.6648)}}.snow:nth-child(148){opacity:1.4546;transform:translate(59.2354vw,-10px) scale(.7216);animation:fall-148 30s -19s linear infinite}@keyframes fall-148{52.944%{transform:translate(50.5062vw,52.944vh) scale(.7216)}to{transform:translate(54.8708vw,99vh) scale(.7216)}}.snow:nth-child(149){opacity:1.5042;transform:translate(19.9049vw,-10px) scale(.1239);animation:fall-149 19s -17s linear infinite}@keyframes fall-149{42.341%{transform:translate(21.8081vw,42.341vh) scale(.1239)}to{transform:translate(20.8565vw,99vh) scale(.1239)}}.snow:nth-child(150){opacity:1.3804;transform:translate(40.1298vw,-10px) scale(.8791);animation:fall-150 22s -12s linear infinite}@keyframes fall-150{61.163%{transform:translate(33.8016vw,61.163vh) scale(.8791)}to{transform:translate(36.9657vw,99vh) scale(.8791)}}.snow:nth-child(151){opacity:.4274;transform:translate(59.6875vw,-10px) scale(.6184);animation:fall-151 18s -12s linear infinite}@keyframes fall-151{66.165%{transform:translate(57.1186vw,66.165vh) scale(.6184)}to{transform:translate(58.40305vw,99vh) scale(.6184)}}.snow:nth-child(152){opacity:1.7314;transform:translate(18.4769vw,-10px) scale(.4024);animation:fall-152 25s -1s linear infinite}@keyframes fall-152{77.148%{transform:translate(16.7397vw,77.148vh) scale(.4024)}to{transform:translate(17.6083vw,99vh) scale(.4024)}}.snow:nth-child(153){opacity:1.035;transform:translate(44.0395vw,-10px) scale(.8049);animation:fall-153 19s -1s linear infinite}@keyframes fall-153{41.476%{transform:translate(50.7232vw,41.476vh) scale(.8049)}to{transform:translate(47.38135vw,99vh) scale(.8049)}}.snow:nth-child(154){opacity:1.2494;transform:translate(98.7565vw,-10px) scale(.9801);animation:fall-154 23s -21s linear infinite}@keyframes fall-154{58.878%{transform:translate(107.1821vw,58.878vh) scale(.9801)}to{transform:translate(102.9693vw,99vh) scale(.9801)}}.snow:nth-child(155){opacity:.4724;transform:translate(89.8712vw,-10px) scale(.8777);animation:fall-155 16s -10s linear infinite}@keyframes fall-155{60.556%{transform:translate(92.8049vw,60.556vh) scale(.8777)}to{transform:translate(91.33805vw,99vh) scale(.8777)}}.snow:nth-child(156){opacity:.2484;transform:translate(21.9073vw,-10px) scale(.8611);animation:fall-156 26s -29s linear infinite}@keyframes fall-156{37.837%{transform:translate(12.8052vw,37.837vh) scale(.8611)}to{transform:translate(17.35625vw,99vh) scale(.8611)}}.snow:nth-child(157){opacity:.0038;transform:translate(14.2794vw,-10px) scale(.605);animation:fall-157 19s -17s linear infinite}@keyframes fall-157{76.529%{transform:translate(12.2327vw,76.529vh) scale(.605)}to{transform:translate(13.25605vw,99vh) scale(.605)}}.snow:nth-child(158){opacity:.3984;transform:translate(41.039vw,-10px) scale(.7943);animation:fall-158 14s -7s linear infinite}@keyframes fall-158{71.763%{transform:translate(34.0403vw,71.763vh) scale(.7943)}to{transform:translate(37.53965vw,99vh) scale(.7943)}}.snow:nth-child(159){opacity:1.8336;transform:translate(92.5533vw,-10px) scale(.6527);animation:fall-159 28s -26s linear infinite}@keyframes fall-159{61.554%{transform:translate(85.594vw,61.554vh) scale(.6527)}to{transform:translate(89.07365vw,99vh) scale(.6527)}}.snow:nth-child(160){opacity:1.6334;transform:translate(14.6226vw,-10px) scale(.1267);animation:fall-160 28s -30s linear infinite}@keyframes fall-160{38.09%{transform:translate(17.8267vw,38.09vh) scale(.1267)}to{transform:translate(16.22465vw,99vh) scale(.1267)}}.snow:nth-child(161){opacity:1.155;transform:translate(43.5688vw,-10px) scale(.8491);animation:fall-161 26s -21s linear infinite}@keyframes fall-161{64.588%{transform:translate(41.0561vw,64.588vh) scale(.8491)}to{transform:translate(42.31245vw,99vh) scale(.8491)}}.snow:nth-child(162){opacity:1.7368;transform:translate(91.432vw,-10px) scale(.9496);animation:fall-162 17s -10s linear infinite}@keyframes fall-162{74.547%{transform:translate(82.2374vw,74.547vh) scale(.9496)}to{transform:translate(86.8347vw,99vh) scale(.9496)}}.snow:nth-child(163){opacity:.288;transform:translate(26.7105vw,-10px) scale(.0137);animation:fall-163 24s -6s linear infinite}@keyframes fall-163{39.27%{transform:translate(30.769vw,39.27vh) scale(.0137)}to{transform:translate(28.73975vw,99vh) scale(.0137)}}.snow:nth-child(164){opacity:1.1106;transform:translate(73.5274vw,-10px) scale(.804);animation:fall-164 30s -21s linear infinite}@keyframes fall-164{31.696%{transform:translate(66.5251vw,31.696vh) scale(.804)}to{transform:translate(70.02625vw,99vh) scale(.804)}}.snow:nth-child(165){opacity:1.5386;transform:translate(80.2683vw,-10px) scale(.2649);animation:fall-165 11s -18s linear infinite}@keyframes fall-165{74.566%{transform:translate(88.1752vw,74.566vh) scale(.2649)}to{transform:translate(84.22175vw,99vh) scale(.2649)}}.snow:nth-child(166){opacity:1.3228;transform:translate(61.5542vw,-10px) scale(.3559);animation:fall-166 30s -6s linear infinite}@keyframes fall-166{62.609%{transform:translate(57.3747vw,62.609vh) scale(.3559)}to{transform:translate(59.46445vw,99vh) scale(.3559)}}.snow:nth-child(167){opacity:1.1338;transform:translate(60.8011vw,-10px) scale(.5192);animation:fall-167 29s -13s linear infinite}@keyframes fall-167{39.784%{transform:translate(65.8191vw,39.784vh) scale(.5192)}to{transform:translate(63.3101vw,99vh) scale(.5192)}}.snow:nth-child(168){opacity:1.6108;transform:translate(43.9165vw,-10px) scale(.1815);animation:fall-168 26s -11s linear infinite}@keyframes fall-168{43.912%{transform:translate(49.8159vw,43.912vh) scale(.1815)}to{transform:translate(46.8662vw,99vh) scale(.1815)}}.snow:nth-child(169){opacity:.8286;transform:translate(22.0816vw,-10px) scale(.0039);animation:fall-169 15s -5s linear infinite}@keyframes fall-169{77.918%{transform:translate(19.2859vw,77.918vh) scale(.0039)}to{transform:translate(20.68375vw,99vh) scale(.0039)}}.snow:nth-child(170){opacity:.1504;transform:translate(58.0948vw,-10px) scale(.8089);animation:fall-170 29s -21s linear infinite}@keyframes fall-170{78.477%{transform:translate(57.0702vw,78.477vh) scale(.8089)}to{transform:translate(57.5825vw,99vh) scale(.8089)}}.snow:nth-child(171){opacity:1.6202;transform:translate(93.1174vw,-10px) scale(.5623);animation:fall-171 24s -3s linear infinite}@keyframes fall-171{78.067%{transform:translate(100.5501vw,78.067vh) scale(.5623)}to{transform:translate(96.83375vw,99vh) scale(.5623)}}.snow:nth-child(172){opacity:.6238;transform:translate(12.4696vw,-10px) scale(.4585);animation:fall-172 16s -30s linear infinite}@keyframes fall-172{55.904%{transform:translate(7.0703vw,55.904vh) scale(.4585)}to{transform:translate(9.76995vw,99vh) scale(.4585)}}.snow:nth-child(173){opacity:1.336;transform:translate(60.7582vw,-10px) scale(.8211);animation:fall-173 25s -8s linear infinite}@keyframes fall-173{62.442%{transform:translate(58.8535vw,62.442vh) scale(.8211)}to{transform:translate(59.80585vw,99vh) scale(.8211)}}.snow:nth-child(174){opacity:.0144;transform:translate(40.6894vw,-10px) scale(.7774);animation:fall-174 15s -3s linear infinite}@keyframes fall-174{31.231%{transform:translate(32.1786vw,31.231vh) scale(.7774)}to{transform:translate(36.434vw,99vh) scale(.7774)}}.snow:nth-child(175){opacity:1.4838;transform:translate(72.0488vw,-10px) scale(.5151);animation:fall-175 29s -9s linear infinite}@keyframes fall-175{30.744%{transform:translate(79.6388vw,30.744vh) scale(.5151)}to{transform:translate(75.8438vw,99vh) scale(.5151)}}.snow:nth-child(176){opacity:.5106;transform:translate(81.4905vw,-10px) scale(.6197);animation:fall-176 30s -6s linear infinite}@keyframes fall-176{42.374%{transform:translate(89.9857vw,42.374vh) scale(.6197)}to{transform:translate(85.7381vw,99vh) scale(.6197)}}.snow:nth-child(177){opacity:.2204;transform:translate(80.3205vw,-10px) scale(.9227);animation:fall-177 20s -5s linear infinite}@keyframes fall-177{58.148%{transform:translate(87.3678vw,58.148vh) scale(.9227)}to{transform:translate(83.84415vw,99vh) scale(.9227)}}.snow:nth-child(178){opacity:1.3406;transform:translate(38.3116vw,-10px) scale(.1063);animation:fall-178 17s -21s linear infinite}@keyframes fall-178{77.559%{transform:translate(44.6689vw,77.559vh) scale(.1063)}to{transform:translate(41.49025vw,99vh) scale(.1063)}}.snow:nth-child(179){opacity:.7;transform:translate(81.937vw,-10px) scale(.4893);animation:fall-179 19s -19s linear infinite}@keyframes fall-179{57.811%{transform:translate(75.1337vw,57.811vh) scale(.4893)}to{transform:translate(78.53535vw,99vh) scale(.4893)}}.snow:nth-child(180){opacity:.6442;transform:translate(73.8659vw,-10px) scale(.0043);animation:fall-180 30s -24s linear infinite}@keyframes fall-180{62.745%{transform:translate(65.4099vw,62.745vh) scale(.0043)}to{transform:translate(69.6379vw,99vh) scale(.0043)}}.snow:nth-child(181){opacity:1.9774;transform:translate(52.6795vw,-10px) scale(.2207);animation:fall-181 21s -30s linear infinite}@keyframes fall-181{61.051%{transform:translate(55.7225vw,61.051vh) scale(.2207)}to{transform:translate(54.201vw,99vh) scale(.2207)}}.snow:nth-child(182){opacity:1.2394;transform:translate(40.4453vw,-10px) scale(.5631);animation:fall-182 18s -4s linear infinite}@keyframes fall-182{52.367%{transform:translate(44.2394vw,52.367vh) scale(.5631)}to{transform:translate(42.34235vw,99vh) scale(.5631)}}.snow:nth-child(183){opacity:.9318;transform:translate(61.5489vw,-10px) scale(.3689);animation:fall-183 14s -30s linear infinite}@keyframes fall-183{71.192%{transform:translate(57.9383vw,71.192vh) scale(.3689)}to{transform:translate(59.7436vw,99vh) scale(.3689)}}.snow:nth-child(184){opacity:.4082;transform:translate(57.2963vw,-10px) scale(.3919);animation:fall-184 27s -26s linear infinite}@keyframes fall-184{35.648%{transform:translate(53.7054vw,35.648vh) scale(.3919)}to{transform:translate(55.50085vw,99vh) scale(.3919)}}.snow:nth-child(185){opacity:.1024;transform:translate(31.2882vw,-10px) scale(.1853);animation:fall-185 23s -13s linear infinite}@keyframes fall-185{31.707%{transform:translate(25.3978vw,31.707vh) scale(.1853)}to{transform:translate(28.343vw,99vh) scale(.1853)}}.snow:nth-child(186){opacity:.6286;transform:translate(95.905vw,-10px) scale(.4266);animation:fall-186 14s -9s linear infinite}@keyframes fall-186{68.639%{transform:translate(104.2369vw,68.639vh) scale(.4266)}to{transform:translate(100.07095vw,99vh) scale(.4266)}}.snow:nth-child(187){opacity:.662;transform:translate(89.4073vw,-10px) scale(.0232);animation:fall-187 15s -9s linear infinite}@keyframes fall-187{66.825%{transform:translate(92.1328vw,66.825vh) scale(.0232)}to{transform:translate(90.77005vw,99vh) scale(.0232)}}.snow:nth-child(188){opacity:1.4256;transform:translate(40.5362vw,-10px) scale(.9208);animation:fall-188 24s -27s linear infinite}@keyframes fall-188{67.924%{transform:translate(35.05vw,67.924vh) scale(.9208)}to{transform:translate(37.7931vw,99vh) scale(.9208)}}.snow:nth-child(189){opacity:1.1206;transform:translate(35.7677vw,-10px) scale(.1081);animation:fall-189 25s -7s linear infinite}@keyframes fall-189{47.516%{transform:translate(37.9946vw,47.516vh) scale(.1081)}to{transform:translate(36.88115vw,99vh) scale(.1081)}}.snow:nth-child(190){opacity:1.6782;transform:translate(41.8704vw,-10px) scale(.2973);animation:fall-190 11s -2s linear infinite}@keyframes fall-190{74.592%{transform:translate(36.992vw,74.592vh) scale(.2973)}to{transform:translate(39.4312vw,99vh) scale(.2973)}}.snow:nth-child(191){opacity:1.4146;transform:translate(16.4031vw,-10px) scale(.8064);animation:fall-191 29s -1s linear infinite}@keyframes fall-191{48.93%{transform:translate(12.5566vw,48.93vh) scale(.8064)}to{transform:translate(14.47985vw,99vh) scale(.8064)}}.snow:nth-child(192){opacity:.8766;transform:translate(83.515vw,-10px) scale(.1013);animation:fall-192 30s -21s linear infinite}@keyframes fall-192{77.021%{transform:translate(86.9528vw,77.021vh) scale(.1013)}to{transform:translate(85.2339vw,99vh) scale(.1013)}}.snow:nth-child(193){opacity:1.624;transform:translate(23.4552vw,-10px) scale(.8519);animation:fall-193 21s -27s linear infinite}@keyframes fall-193{70.615%{transform:translate(17.798vw,70.615vh) scale(.8519)}to{transform:translate(20.6266vw,99vh) scale(.8519)}}.snow:nth-child(194){opacity:1.8106;transform:translate(7.3109vw,-10px) scale(.5505);animation:fall-194 21s -18s linear infinite}@keyframes fall-194{62.025%{transform:translate(17.0116vw,62.025vh) scale(.5505)}to{transform:translate(12.16125vw,99vh) scale(.5505)}}.snow:nth-child(195){opacity:.8768;transform:translate(34.4921vw,-10px) scale(.4414);animation:fall-195 30s -4s linear infinite}@keyframes fall-195{65.57%{transform:translate(36.2485vw,65.57vh) scale(.4414)}to{transform:translate(35.3703vw,99vh) scale(.4414)}}.snow:nth-child(196){opacity:.9828;transform:translate(32.7823vw,-10px) scale(.4426);animation:fall-196 29s -23s linear infinite}@keyframes fall-196{73.955%{transform:translate(38.3716vw,73.955vh) scale(.4426)}to{transform:translate(35.57695vw,99vh) scale(.4426)}}.snow:nth-child(197){opacity:1.528;transform:translate(.416vw,-10px) scale(.7018);animation:fall-197 12s -30s linear infinite}@keyframes fall-197{77.116%{transform:translate(3.2192vw,77.116vh) scale(.7018)}to{transform:translate(1.8176vw,99vh) scale(.7018)}}.snow:nth-child(198){opacity:.3998;transform:translate(27.8327vw,-10px) scale(.4734);animation:fall-198 29s -8s linear infinite}@keyframes fall-198{64.833%{transform:translate(35.2933vw,64.833vh) scale(.4734)}to{transform:translate(31.563vw,99vh) scale(.4734)}}.snow:nth-child(199){opacity:1.7356;transform:translate(1.5098vw,-10px) scale(.0066);animation:fall-199 24s -30s linear infinite}@keyframes fall-199{56.666%{transform:translate(8.1972vw,56.666vh) scale(.0066)}to{transform:translate(4.8535vw,99vh) scale(.0066)}}.snow:nth-child(200){opacity:1.9558;transform:translate(22.2521vw,-10px) scale(.4212);animation:fall-200 21s -6s linear infinite}@keyframes fall-200{33.918%{transform:translate(23.7171vw,33.918vh) scale(.4212)}to{transform:translate(22.9846vw,99vh) scale(.4212)}}.snow:nth-child(201){opacity:.2484;transform:translate(30.8763vw,-10px) scale(.3885);animation:fall-201 19s -19s linear infinite}@keyframes fall-201{39.755%{transform:translate(25.4099vw,39.755vh) scale(.3885)}to{transform:translate(28.1431vw,99vh) scale(.3885)}}.snow:nth-child(202){opacity:1.7428;transform:translate(7.4593vw,-10px) scale(.18);animation:fall-202 18s -22s linear infinite}@keyframes fall-202{38.935%{transform:translate(17.015vw,38.935vh) scale(.18)}to{transform:translate(12.23715vw,99vh) scale(.18)}}.snow:nth-child(203){opacity:.6852;transform:translate(22.369vw,-10px) scale(.342);animation:fall-203 25s -14s linear infinite}@keyframes fall-203{46.87%{transform:translate(31.507vw,46.87vh) scale(.342)}to{transform:translate(26.938vw,99vh) scale(.342)}}.snow:nth-child(204){opacity:1.459;transform:translate(52.3397vw,-10px) scale(.99);animation:fall-204 17s -22s linear infinite}@keyframes fall-204{39.598%{transform:translate(54.5861vw,39.598vh) scale(.99)}to{transform:translate(53.4629vw,99vh) scale(.99)}}.snow:nth-child(205){opacity:1.4028;transform:translate(34.4813vw,-10px) scale(.4972);animation:fall-205 22s -25s linear infinite}@keyframes fall-205{44.962%{transform:translate(34.0141vw,44.962vh) scale(.4972)}to{transform:translate(34.2477vw,99vh) scale(.4972)}}.snow:nth-child(206){opacity:1.3172;transform:translate(95.4037vw,-10px) scale(.2492);animation:fall-206 12s -25s linear infinite}@keyframes fall-206{55.357%{transform:translate(87.0049vw,55.357vh) scale(.2492)}to{transform:translate(91.2043vw,99vh) scale(.2492)}}.snow:nth-child(207){opacity:1.5608;transform:translate(89.8826vw,-10px) scale(.3499);animation:fall-207 12s -21s linear infinite}@keyframes fall-207{66.047%{transform:translate(97.3049vw,66.047vh) scale(.3499)}to{transform:translate(93.59375vw,99vh) scale(.3499)}}.snow:nth-child(208){opacity:1.559;transform:translate(63.025vw,-10px) scale(.9261);animation:fall-208 25s -23s linear infinite}@keyframes fall-208{66.552%{transform:translate(53.6678vw,66.552vh) scale(.9261)}to{transform:translate(58.3464vw,99vh) scale(.9261)}}.snow:nth-child(209){opacity:1.119;transform:translate(22.4117vw,-10px) scale(.4695);animation:fall-209 28s -26s linear infinite}@keyframes fall-209{44.089%{transform:translate(32.3577vw,44.089vh) scale(.4695)}to{transform:translate(27.3847vw,99vh) scale(.4695)}}.snow:nth-child(210){opacity:1.0324;transform:translate(35.8207vw,-10px) scale(.8252);animation:fall-210 27s -1s linear infinite}@keyframes fall-210{68.635%{transform:translate(39.4448vw,68.635vh) scale(.8252)}to{transform:translate(37.63275vw,99vh) scale(.8252)}}.snow:nth-child(211){opacity:1.628;transform:translate(36.5744vw,-10px) scale(.6414);animation:fall-211 23s -16s linear infinite}@keyframes fall-211{32.037%{transform:translate(30.6625vw,32.037vh) scale(.6414)}to{transform:translate(33.61845vw,99vh) scale(.6414)}}.snow:nth-child(212){opacity:.97;transform:translate(44.1661vw,-10px) scale(.9696);animation:fall-212 19s -6s linear infinite}@keyframes fall-212{71.653%{transform:translate(38.8364vw,71.653vh) scale(.9696)}to{transform:translate(41.50125vw,99vh) scale(.9696)}}.snow:nth-child(213){opacity:.6076;transform:translate(82.6885vw,-10px) scale(.8786);animation:fall-213 29s -14s linear infinite}@keyframes fall-213{48.422%{transform:translate(84.3379vw,48.422vh) scale(.8786)}to{transform:translate(83.5132vw,99vh) scale(.8786)}}.snow:nth-child(214){opacity:1.6482;transform:translate(43.0288vw,-10px) scale(.9386);animation:fall-214 21s -27s linear infinite}@keyframes fall-214{77.662%{transform:translate(52.5302vw,77.662vh) scale(.9386)}to{transform:translate(47.7795vw,99vh) scale(.9386)}}.snow:nth-child(215){opacity:1.2446;transform:translate(1.8699vw,-10px) scale(.7407);animation:fall-215 11s -21s linear infinite}@keyframes fall-215{39.315%{transform:translate(-6.7421vw,39.315vh) scale(.7407)}to{transform:translate(-2.4361vw,99vh) scale(.7407)}}.snow:nth-child(216){opacity:.4236;transform:translate(5.6467vw,-10px) scale(.4088);animation:fall-216 15s -24s linear infinite}@keyframes fall-216{51.705%{transform:translate(-3.6375vw,51.705vh) scale(.4088)}to{transform:translate(1.0046vw,99vh) scale(.4088)}}.snow:nth-child(217){opacity:1.2262;transform:translate(35.251vw,-10px) scale(.3526);animation:fall-217 12s -29s linear infinite}@keyframes fall-217{61.48%{transform:translate(30.7689vw,61.48vh) scale(.3526)}to{transform:translate(33.00995vw,99vh) scale(.3526)}}.snow:nth-child(218){opacity:.819;transform:translate(1.1376vw,-10px) scale(.8554);animation:fall-218 24s -4s linear infinite}@keyframes fall-218{64.13%{transform:translate(10.1793vw,64.13vh) scale(.8554)}to{transform:translate(5.65845vw,99vh) scale(.8554)}}.snow:nth-child(219){opacity:1.9998;transform:translate(2.3263vw,-10px) scale(.0486);animation:fall-219 26s -14s linear infinite}@keyframes fall-219{72.48%{transform:translate(1.5865vw,72.48vh) scale(.0486)}to{transform:translate(1.9564vw,99vh) scale(.0486)}}.snow:nth-child(220){opacity:.8268;transform:translate(46.4686vw,-10px) scale(.8465);animation:fall-220 30s -25s linear infinite}@keyframes fall-220{71.038%{transform:translate(43.3084vw,71.038vh) scale(.8465)}to{transform:translate(44.8885vw,99vh) scale(.8465)}}.snow:nth-child(221){opacity:.6942;transform:translate(24.0573vw,-10px) scale(.1043);animation:fall-221 25s -30s linear infinite}@keyframes fall-221{76.313%{transform:translate(19.1797vw,76.313vh) scale(.1043)}to{transform:translate(21.6185vw,99vh) scale(.1043)}}.snow:nth-child(222){opacity:.4696;transform:translate(2.1798vw,-10px) scale(.2117);animation:fall-222 27s -9s linear infinite}@keyframes fall-222{45.913%{transform:translate(.2595vw,45.913vh) scale(.2117)}to{transform:translate(1.21965vw,99vh) scale(.2117)}}.snow:nth-child(223){opacity:.125;transform:translate(20.1626vw,-10px) scale(.8021);animation:fall-223 12s -5s linear infinite}@keyframes fall-223{70.216%{transform:translate(19.2479vw,70.216vh) scale(.8021)}to{transform:translate(19.70525vw,99vh) scale(.8021)}}.snow:nth-child(224){opacity:1.5828;transform:translate(71.6723vw,-10px) scale(.8137);animation:fall-224 14s -4s linear infinite}@keyframes fall-224{60.698%{transform:translate(77.5894vw,60.698vh) scale(.8137)}to{transform:translate(74.63085vw,99vh) scale(.8137)}}.snow:nth-child(225){opacity:1.557;transform:translate(63.2443vw,-10px) scale(.8356);animation:fall-225 20s -6s linear infinite}@keyframes fall-225{49.097%{transform:translate(69.494vw,49.097vh) scale(.8356)}to{transform:translate(66.36915vw,99vh) scale(.8356)}}.snow:nth-child(226){opacity:.3612;transform:translate(40.2687vw,-10px) scale(.5985);animation:fall-226 22s -4s linear infinite}@keyframes fall-226{79.133%{transform:translate(42.9457vw,79.133vh) scale(.5985)}to{transform:translate(41.6072vw,99vh) scale(.5985)}}.snow:nth-child(227){opacity:.9912;transform:translate(81.1552vw,-10px) scale(.059);animation:fall-227 21s -22s linear infinite}@keyframes fall-227{31.908%{transform:translate(79.2243vw,31.908vh) scale(.059)}to{transform:translate(80.18975vw,99vh) scale(.059)}}.snow:nth-child(228){opacity:.9906;transform:translate(40.8893vw,-10px) scale(.1982);animation:fall-228 17s -7s linear infinite}@keyframes fall-228{55.068%{transform:translate(37.81vw,55.068vh) scale(.1982)}to{transform:translate(39.34965vw,99vh) scale(.1982)}}.snow:nth-child(229){opacity:.9404;transform:translate(1.47vw,-10px) scale(.3563);animation:fall-229 27s -28s linear infinite}@keyframes fall-229{44.667%{transform:translate(-.6216vw,44.667vh) scale(.3563)}to{transform:translate(.4242vw,99vh) scale(.3563)}}.snow:nth-child(230){opacity:.3488;transform:translate(36.3732vw,-10px) scale(.0304);animation:fall-230 27s -22s linear infinite}@keyframes fall-230{67.976%{transform:translate(37.2037vw,67.976vh) scale(.0304)}to{transform:translate(36.78845vw,99vh) scale(.0304)}}.snow:nth-child(231){opacity:1.8522;transform:translate(8.0199vw,-10px) scale(.3794);animation:fall-231 12s -10s linear infinite}@keyframes fall-231{33.154%{transform:translate(17.9956vw,33.154vh) scale(.3794)}to{transform:translate(13.00775vw,99vh) scale(.3794)}}.snow:nth-child(232){opacity:.7424;transform:translate(72.4549vw,-10px) scale(.7765);animation:fall-232 23s -21s linear infinite}@keyframes fall-232{56.029%{transform:translate(69.9164vw,56.029vh) scale(.7765)}to{transform:translate(71.18565vw,99vh) scale(.7765)}}.snow:nth-child(233){opacity:.4742;transform:translate(8.0396vw,-10px) scale(.4994);animation:fall-233 20s -19s linear infinite}@keyframes fall-233{53.817%{transform:translate(-1.7624vw,53.817vh) scale(.4994)}to{transform:translate(3.1386vw,99vh) scale(.4994)}}.snow:nth-child(234){opacity:1.4182;transform:translate(86.8804vw,-10px) scale(.0369);animation:fall-234 24s -4s linear infinite}@keyframes fall-234{41.184%{transform:translate(90.3907vw,41.184vh) scale(.0369)}to{transform:translate(88.63555vw,99vh) scale(.0369)}}.snow:nth-child(235){opacity:1.7178;transform:translate(45.8274vw,-10px) scale(.1318);animation:fall-235 10s -2s linear infinite}@keyframes fall-235{47.091%{transform:translate(53.1623vw,47.091vh) scale(.1318)}to{transform:translate(49.49485vw,99vh) scale(.1318)}}.snow:nth-child(236){opacity:.0634;transform:translate(11.6785vw,-10px) scale(.131);animation:fall-236 30s -9s linear infinite}@keyframes fall-236{79.988%{transform:translate(6.1959vw,79.988vh) scale(.131)}to{transform:translate(8.9372vw,99vh) scale(.131)}}.snow:nth-child(237){opacity:1.222;transform:translate(85.6233vw,-10px) scale(.432);animation:fall-237 21s -19s linear infinite}@keyframes fall-237{61.157%{transform:translate(80.192vw,61.157vh) scale(.432)}to{transform:translate(82.90765vw,99vh) scale(.432)}}.snow:nth-child(238){opacity:1.817;transform:translate(51.372vw,-10px) scale(.0419);animation:fall-238 19s -9s linear infinite}@keyframes fall-238{65.329%{transform:translate(54.1478vw,65.329vh) scale(.0419)}to{transform:translate(52.7599vw,99vh) scale(.0419)}}.snow:nth-child(239){opacity:1.629;transform:translate(13.1198vw,-10px) scale(.7866);animation:fall-239 29s -28s linear infinite}@keyframes fall-239{59.673%{transform:translate(4.4164vw,59.673vh) scale(.7866)}to{transform:translate(8.7681vw,99vh) scale(.7866)}}.snow:nth-child(240){opacity:.422;transform:translate(36.3859vw,-10px) scale(.8917);animation:fall-240 23s -20s linear infinite}@keyframes fall-240{57.044%{transform:translate(41.2117vw,57.044vh) scale(.8917)}to{transform:translate(38.7988vw,99vh) scale(.8917)}}.snow:nth-child(241){opacity:1.4484;transform:translate(22.3267vw,-10px) scale(.5768);animation:fall-241 17s -6s linear infinite}@keyframes fall-241{59.186%{transform:translate(14.3497vw,59.186vh) scale(.5768)}to{transform:translate(18.3382vw,99vh) scale(.5768)}}.snow:nth-child(242){opacity:1.1688;transform:translate(78.53vw,-10px) scale(.0507);animation:fall-242 15s -6s linear infinite}@keyframes fall-242{37.105%{transform:translate(71.2226vw,37.105vh) scale(.0507)}to{transform:translate(74.8763vw,99vh) scale(.0507)}}.snow:nth-child(243){opacity:.8194;transform:translate(23.8337vw,-10px) scale(.0283);animation:fall-243 26s -3s linear infinite}@keyframes fall-243{34.714%{transform:translate(30.8723vw,34.714vh) scale(.0283)}to{transform:translate(27.353vw,99vh) scale(.0283)}}.snow:nth-child(244){opacity:1.9264;transform:translate(8.4428vw,-10px) scale(.5582);animation:fall-244 26s -19s linear infinite}@keyframes fall-244{60.389%{transform:translate(12.9076vw,60.389vh) scale(.5582)}to{transform:translate(10.6752vw,99vh) scale(.5582)}}.snow:nth-child(245){opacity:.6188;transform:translate(79.618vw,-10px) scale(.124);animation:fall-245 24s -25s linear infinite}@keyframes fall-245{59.454%{transform:translate(79.2998vw,59.454vh) scale(.124)}to{transform:translate(79.4589vw,99vh) scale(.124)}}.snow:nth-child(246){opacity:1.5558;transform:translate(38.1936vw,-10px) scale(.3688);animation:fall-246 17s -29s linear infinite}@keyframes fall-246{69.522%{transform:translate(45.3495vw,69.522vh) scale(.3688)}to{transform:translate(41.77155vw,99vh) scale(.3688)}}.snow:nth-child(247){opacity:1.2082;transform:translate(13.9956vw,-10px) scale(.3445);animation:fall-247 14s -24s linear infinite}@keyframes fall-247{74.839%{transform:translate(4.9586vw,74.839vh) scale(.3445)}to{transform:translate(9.4771vw,99vh) scale(.3445)}}.snow:nth-child(248){opacity:1.3442;transform:translate(4.7352vw,-10px) scale(.6935);animation:fall-248 22s -30s linear infinite}@keyframes fall-248{38.454%{transform:translate(5.68vw,38.454vh) scale(.6935)}to{transform:translate(5.2076vw,99vh) scale(.6935)}}.snow:nth-child(249){opacity:1.1018;transform:translate(37.5719vw,-10px) scale(.6196);animation:fall-249 23s -8s linear infinite}@keyframes fall-249{30.964%{transform:translate(28.2838vw,30.964vh) scale(.6196)}to{transform:translate(32.92785vw,99vh) scale(.6196)}}.snow:nth-child(250){opacity:.907;transform:translate(.3223vw,-10px) scale(.4002);animation:fall-250 29s -8s linear infinite}@keyframes fall-250{34.697%{transform:translate(-2.8856vw,34.697vh) scale(.4002)}to{transform:translate(-1.28165vw,99vh) scale(.4002)}}.snow:nth-child(251){opacity:1.775;transform:translate(83.6236vw,-10px) scale(.6502);animation:fall-251 26s -23s linear infinite}@keyframes fall-251{34.761%{transform:translate(88.2442vw,34.761vh) scale(.6502)}to{transform:translate(85.9339vw,99vh) scale(.6502)}}.snow:nth-child(252){opacity:1.5368;transform:translate(51.2683vw,-10px) scale(.448);animation:fall-252 27s -25s linear infinite}@keyframes fall-252{62.438%{transform:translate(56.2667vw,62.438vh) scale(.448)}to{transform:translate(53.7675vw,99vh) scale(.448)}}.snow:nth-child(253){opacity:.2814;transform:translate(94.7285vw,-10px) scale(.9931);animation:fall-253 11s -22s linear infinite}@keyframes fall-253{65.59%{transform:translate(93.0441vw,65.59vh) scale(.9931)}to{transform:translate(93.8863vw,99vh) scale(.9931)}}.snow:nth-child(254){opacity:1.307;transform:translate(23.5528vw,-10px) scale(.0247);animation:fall-254 11s -29s linear infinite}@keyframes fall-254{61.864%{transform:translate(15.4964vw,61.864vh) scale(.0247)}to{transform:translate(19.5246vw,99vh) scale(.0247)}}.snow:nth-child(255){opacity:.4936;transform:translate(79.1814vw,-10px) scale(.0721);animation:fall-255 27s -12s linear infinite}@keyframes fall-255{79.323%{transform:translate(71.7241vw,79.323vh) scale(.0721)}to{transform:translate(75.45275vw,99vh) scale(.0721)}}.snow:nth-child(256){opacity:.8378;transform:translate(98.1264vw,-10px) scale(.0434);animation:fall-256 24s -16s linear infinite}@keyframes fall-256{59.154%{transform:translate(106.9856vw,59.154vh) scale(.0434)}to{transform:translate(102.556vw,99vh) scale(.0434)}}.snow:nth-child(257){opacity:.8216;transform:translate(97.9716vw,-10px) scale(.611);animation:fall-257 15s -4s linear infinite}@keyframes fall-257{46.541%{transform:translate(91.3018vw,46.541vh) scale(.611)}to{transform:translate(94.6367vw,99vh) scale(.611)}}.snow:nth-child(258){opacity:1.3948;transform:translate(78.065vw,-10px) scale(.3666);animation:fall-258 15s -25s linear infinite}@keyframes fall-258{46.272%{transform:translate(81.501vw,46.272vh) scale(.3666)}to{transform:translate(79.783vw,99vh) scale(.3666)}}.snow:nth-child(259){opacity:.7506;transform:translate(72.3861vw,-10px) scale(.9355);animation:fall-259 12s -14s linear infinite}@keyframes fall-259{68.713%{transform:translate(64.1172vw,68.713vh) scale(.9355)}to{transform:translate(68.25165vw,99vh) scale(.9355)}}.snow:nth-child(260){opacity:1.752;transform:translate(85.4091vw,-10px) scale(.1975);animation:fall-260 19s -30s linear infinite}@keyframes fall-260{69.565%{transform:translate(78.4198vw,69.565vh) scale(.1975)}to{transform:translate(81.91445vw,99vh) scale(.1975)}}.snow:nth-child(261){opacity:.4528;transform:translate(43.6017vw,-10px) scale(.73);animation:fall-261 10s -16s linear infinite}@keyframes fall-261{67.125%{transform:translate(50.8092vw,67.125vh) scale(.73)}to{transform:translate(47.20545vw,99vh) scale(.73)}}.snow:nth-child(262){opacity:.7266;transform:translate(72.7443vw,-10px) scale(.3789);animation:fall-262 15s -1s linear infinite}@keyframes fall-262{53.383%{transform:translate(64.1741vw,53.383vh) scale(.3789)}to{transform:translate(68.4592vw,99vh) scale(.3789)}}.snow:nth-child(263){opacity:1.1088;transform:translate(11.0238vw,-10px) scale(.1621);animation:fall-263 10s -18s linear infinite}@keyframes fall-263{30.885%{transform:translate(1.7462vw,30.885vh) scale(.1621)}to{transform:translate(6.385vw,99vh) scale(.1621)}}.snow:nth-child(264){opacity:.478;transform:translate(90.1372vw,-10px) scale(.3834);animation:fall-264 19s -25s linear infinite}@keyframes fall-264{33.584%{transform:translate(89.3832vw,33.584vh) scale(.3834)}to{transform:translate(89.7602vw,99vh) scale(.3834)}}.snow:nth-child(265){opacity:.8446;transform:translate(29.8853vw,-10px) scale(.7095);animation:fall-265 21s -16s linear infinite}@keyframes fall-265{55.043%{transform:translate(24.9521vw,55.043vh) scale(.7095)}to{transform:translate(27.4187vw,99vh) scale(.7095)}}.snow:nth-child(266){opacity:1.3248;transform:translate(51.3407vw,-10px) scale(.9113);animation:fall-266 21s -11s linear infinite}@keyframes fall-266{76.063%{transform:translate(60.1882vw,76.063vh) scale(.9113)}to{transform:translate(55.76445vw,99vh) scale(.9113)}}.snow:nth-child(267){opacity:1.07;transform:translate(38.1888vw,-10px) scale(.8783);animation:fall-267 19s -6s linear infinite}@keyframes fall-267{48.476%{transform:translate(47.6486vw,48.476vh) scale(.8783)}to{transform:translate(42.9187vw,99vh) scale(.8783)}}.snow:nth-child(268){opacity:.231;transform:translate(.9651vw,-10px) scale(.9674);animation:fall-268 23s -29s linear infinite}@keyframes fall-268{50.358%{transform:translate(10.0976vw,50.358vh) scale(.9674)}to{transform:translate(5.53135vw,99vh) scale(.9674)}}.snow:nth-child(269){opacity:1.003;transform:translate(23.9304vw,-10px) scale(.8056);animation:fall-269 18s -5s linear infinite}@keyframes fall-269{68.265%{transform:translate(32.5347vw,68.265vh) scale(.8056)}to{transform:translate(28.23255vw,99vh) scale(.8056)}}.snow:nth-child(270){opacity:1.8642;transform:translate(59.482vw,-10px) scale(.4814);animation:fall-270 26s -16s linear infinite}@keyframes fall-270{75.277%{transform:translate(64.3741vw,75.277vh) scale(.4814)}to{transform:translate(61.92805vw,99vh) scale(.4814)}}.snow:nth-child(271){opacity:1.57;transform:translate(41.856vw,-10px) scale(.7027);animation:fall-271 29s -13s linear infinite}@keyframes fall-271{32.95%{transform:translate(35.9136vw,32.95vh) scale(.7027)}to{transform:translate(38.8848vw,99vh) scale(.7027)}}.snow:nth-child(272){opacity:.2232;transform:translate(95.0763vw,-10px) scale(.1712);animation:fall-272 29s -8s linear infinite}@keyframes fall-272{36.37%{transform:translate(91.2989vw,36.37vh) scale(.1712)}to{transform:translate(93.1876vw,99vh) scale(.1712)}}.snow:nth-child(273){opacity:1.309;transform:translate(87.5726vw,-10px) scale(.0799);animation:fall-273 24s -12s linear infinite}@keyframes fall-273{49.108%{transform:translate(82.0154vw,49.108vh) scale(.0799)}to{transform:translate(84.794vw,99vh) scale(.0799)}}.snow:nth-child(274){opacity:1.0042;transform:translate(92.2832vw,-10px) scale(.6651);animation:fall-274 18s -18s linear infinite}@keyframes fall-274{63.919%{transform:translate(86.1143vw,63.919vh) scale(.6651)}to{transform:translate(89.19875vw,99vh) scale(.6651)}}.snow:nth-child(275){opacity:1.4734;transform:translate(40.1731vw,-10px) scale(.6337);animation:fall-275 17s -5s linear infinite}@keyframes fall-275{53.027%{transform:translate(44.1356vw,53.027vh) scale(.6337)}to{transform:translate(42.15435vw,99vh) scale(.6337)}}.snow:nth-child(276){opacity:1.7374;transform:translate(48.32vw,-10px) scale(.4402);animation:fall-276 14s -16s linear infinite}@keyframes fall-276{68.197%{transform:translate(54.7416vw,68.197vh) scale(.4402)}to{transform:translate(51.5308vw,99vh) scale(.4402)}}.snow:nth-child(277){opacity:1.7172;transform:translate(93.5722vw,-10px) scale(.2376);animation:fall-277 16s -19s linear infinite}@keyframes fall-277{62.955%{transform:translate(101.081vw,62.955vh) scale(.2376)}to{transform:translate(97.3266vw,99vh) scale(.2376)}}.snow:nth-child(278){opacity:.9972;transform:translate(13.3263vw,-10px) scale(.0794);animation:fall-278 30s -22s linear infinite}@keyframes fall-278{65.372%{transform:translate(10.6097vw,65.372vh) scale(.0794)}to{transform:translate(11.968vw,99vh) scale(.0794)}}.snow:nth-child(279){opacity:.4912;transform:translate(1.4739vw,-10px) scale(.9995);animation:fall-279 28s -11s linear infinite}@keyframes fall-279{41.812%{transform:translate(6.5054vw,41.812vh) scale(.9995)}to{transform:translate(3.98965vw,99vh) scale(.9995)}}.snow:nth-child(280){opacity:1.604;transform:translate(83.1847vw,-10px) scale(.1698);animation:fall-280 12s -7s linear infinite}@keyframes fall-280{60.905%{transform:translate(83.6995vw,60.905vh) scale(.1698)}to{transform:translate(83.4421vw,99vh) scale(.1698)}}.snow:nth-child(281){opacity:.1714;transform:translate(73.7763vw,-10px) scale(.7563);animation:fall-281 25s -7s linear infinite}@keyframes fall-281{72.556%{transform:translate(77.935vw,72.556vh) scale(.7563)}to{transform:translate(75.85565vw,99vh) scale(.7563)}}.snow:nth-child(282){opacity:1.6694;transform:translate(51.4826vw,-10px) scale(.1133);animation:fall-282 29s -23s linear infinite}@keyframes fall-282{65.66%{transform:translate(45.5633vw,65.66vh) scale(.1133)}to{transform:translate(48.52295vw,99vh) scale(.1133)}}.snow:nth-child(283){opacity:1.6234;transform:translate(36.7171vw,-10px) scale(.4557);animation:fall-283 28s -18s linear infinite}@keyframes fall-283{31.893%{transform:translate(34.1917vw,31.893vh) scale(.4557)}to{transform:translate(35.4544vw,99vh) scale(.4557)}}.snow:nth-child(284){opacity:1.6312;transform:translate(9.0545vw,-10px) scale(.7389);animation:fall-284 27s -26s linear infinite}@keyframes fall-284{42.692%{transform:translate(13.2986vw,42.692vh) scale(.7389)}to{transform:translate(11.17655vw,99vh) scale(.7389)}}.snow:nth-child(285){opacity:1.1502;transform:translate(5.3621vw,-10px) scale(.2991);animation:fall-285 24s -7s linear infinite}@keyframes fall-285{64.651%{transform:translate(-4.3584vw,64.651vh) scale(.2991)}to{transform:translate(.50185vw,99vh) scale(.2991)}}.snow:nth-child(286){opacity:.8736;transform:translate(73.0934vw,-10px) scale(.0185);animation:fall-286 14s -23s linear infinite}@keyframes fall-286{44.91%{transform:translate(82.4372vw,44.91vh) scale(.0185)}to{transform:translate(77.7653vw,99vh) scale(.0185)}}.snow:nth-child(287){opacity:1.4296;transform:translate(9.5859vw,-10px) scale(.2417);animation:fall-287 30s -23s linear infinite}@keyframes fall-287{42.989%{transform:translate(13.7552vw,42.989vh) scale(.2417)}to{transform:translate(11.67055vw,99vh) scale(.2417)}}.snow:nth-child(288){opacity:.231;transform:translate(34.057vw,-10px) scale(.4933);animation:fall-288 21s -29s linear infinite}@keyframes fall-288{61.972%{transform:translate(25.1212vw,61.972vh) scale(.4933)}to{transform:translate(29.5891vw,99vh) scale(.4933)}}.snow:nth-child(289){opacity:.1894;transform:translate(41.749vw,-10px) scale(.8682);animation:fall-289 21s -22s linear infinite}@keyframes fall-289{50.886%{transform:translate(44.1552vw,50.886vh) scale(.8682)}to{transform:translate(42.9521vw,99vh) scale(.8682)}}.snow:nth-child(290){opacity:.4438;transform:translate(10.527vw,-10px) scale(.5548);animation:fall-290 14s -15s linear infinite}@keyframes fall-290{61.931%{transform:translate(7.0566vw,61.931vh) scale(.5548)}to{transform:translate(8.7918vw,99vh) scale(.5548)}}.snow:nth-child(291){opacity:.8634;transform:translate(60.1989vw,-10px) scale(.5362);animation:fall-291 18s -23s linear infinite}@keyframes fall-291{41.965%{transform:translate(59.0435vw,41.965vh) scale(.5362)}to{transform:translate(59.6212vw,99vh) scale(.5362)}}.snow:nth-child(292){opacity:1.5694;transform:translate(9.245vw,-10px) scale(.5465);animation:fall-292 21s -8s linear infinite}@keyframes fall-292{68.681%{transform:translate(6.4628vw,68.681vh) scale(.5465)}to{transform:translate(7.8539vw,99vh) scale(.5465)}}.snow:nth-child(293){opacity:.1044;transform:translate(64.2562vw,-10px) scale(.8875);animation:fall-293 17s -25s linear infinite}@keyframes fall-293{35.578%{transform:translate(60.8212vw,35.578vh) scale(.8875)}to{transform:translate(62.5387vw,99vh) scale(.8875)}}.snow:nth-child(294){opacity:.6738;transform:translate(33.2418vw,-10px) scale(.3891);animation:fall-294 16s -7s linear infinite}@keyframes fall-294{52.042%{transform:translate(33.0977vw,52.042vh) scale(.3891)}to{transform:translate(33.16975vw,99vh) scale(.3891)}}.snow:nth-child(295){opacity:1.6178;transform:translate(85.154vw,-10px) scale(.1263);animation:fall-295 16s -3s linear infinite}@keyframes fall-295{50.091%{transform:translate(78.7261vw,50.091vh) scale(.1263)}to{transform:translate(81.94005vw,99vh) scale(.1263)}}.snow:nth-child(296){opacity:1.2664;transform:translate(32.4335vw,-10px) scale(.8331);animation:fall-296 26s -17s linear infinite}@keyframes fall-296{46.393%{transform:translate(27.6798vw,46.393vh) scale(.8331)}to{transform:translate(30.05665vw,99vh) scale(.8331)}}.snow:nth-child(297){opacity:.3268;transform:translate(9.457vw,-10px) scale(.1924);animation:fall-297 18s -2s linear infinite}@keyframes fall-297{47.918%{transform:translate(18.0218vw,47.918vh) scale(.1924)}to{transform:translate(13.7394vw,99vh) scale(.1924)}}.snow:nth-child(298){opacity:.1644;transform:translate(29.2592vw,-10px) scale(.3387);animation:fall-298 22s -26s linear infinite}@keyframes fall-298{76.381%{transform:translate(33.6554vw,76.381vh) scale(.3387)}to{transform:translate(31.4573vw,99vh) scale(.3387)}}.snow:nth-child(299){opacity:1.9282;transform:translate(32.1216vw,-10px) scale(.1801);animation:fall-299 23s -20s linear infinite}@keyframes fall-299{65.634%{transform:translate(35.8798vw,65.634vh) scale(.1801)}to{transform:translate(34.0007vw,99vh) scale(.1801)}}.snow:nth-child(300){opacity:1.8726;transform:translate(87.8628vw,-10px) scale(.1055);animation:fall-300 18s -6s linear infinite}@keyframes fall-300{50.4%{transform:translate(83.0355vw,50.4vh) scale(.1055)}to{transform:translate(85.44915vw,99vh) scale(.1055)}}.snow:nth-child(301){opacity:.3836;transform:translate(34.0706vw,-10px) scale(.4451);animation:fall-301 22s -12s linear infinite}@keyframes fall-301{70.625%{transform:translate(26.3861vw,70.625vh) scale(.4451)}to{transform:translate(30.22835vw,99vh) scale(.4451)}}.snow:nth-child(302){opacity:.164;transform:translate(13.8326vw,-10px) scale(.9637);animation:fall-302 29s -29s linear infinite}@keyframes fall-302{32.406%{transform:translate(15.0667vw,32.406vh) scale(.9637)}to{transform:translate(14.44965vw,99vh) scale(.9637)}}.snow:nth-child(303){opacity:.5566;transform:translate(76.3441vw,-10px) scale(.5359);animation:fall-303 22s -23s linear infinite}@keyframes fall-303{69.889%{transform:translate(75.1969vw,69.889vh) scale(.5359)}to{transform:translate(75.7705vw,99vh) scale(.5359)}}.snow:nth-child(304){opacity:.715;transform:translate(98.1008vw,-10px) scale(.568);animation:fall-304 28s -18s linear infinite}@keyframes fall-304{36.495%{transform:translate(93.2424vw,36.495vh) scale(.568)}to{transform:translate(95.6716vw,99vh) scale(.568)}}.snow:nth-child(305){opacity:1.9728;transform:translate(99.168vw,-10px) scale(.0089);animation:fall-305 25s -6s linear infinite}@keyframes fall-305{65.633%{transform:translate(100.3372vw,65.633vh) scale(.0089)}to{transform:translate(99.7526vw,99vh) scale(.0089)}}.snow:nth-child(306){opacity:1.7454;transform:translate(10.5436vw,-10px) scale(.8074);animation:fall-306 15s -10s linear infinite}@keyframes fall-306{30.508%{transform:translate(20.2216vw,30.508vh) scale(.8074)}to{transform:translate(15.3826vw,99vh) scale(.8074)}}.snow:nth-child(307){opacity:1.3284;transform:translate(19.8465vw,-10px) scale(.8438);animation:fall-307 12s -8s linear infinite}@keyframes fall-307{34.746%{transform:translate(18.9412vw,34.746vh) scale(.8438)}to{transform:translate(19.39385vw,99vh) scale(.8438)}}.snow:nth-child(308){opacity:1.1872;transform:translate(43.3909vw,-10px) scale(.2427);animation:fall-308 29s -25s linear infinite}@keyframes fall-308{37.823%{transform:translate(40.3616vw,37.823vh) scale(.2427)}to{transform:translate(41.87625vw,99vh) scale(.2427)}}.snow:nth-child(309){opacity:.204;transform:translate(.6113vw,-10px) scale(.7132);animation:fall-309 27s -4s linear infinite}@keyframes fall-309{45.249%{transform:translate(4.3381vw,45.249vh) scale(.7132)}to{transform:translate(2.4747vw,99vh) scale(.7132)}}.snow:nth-child(310){opacity:.0358;transform:translate(83.6871vw,-10px) scale(.249);animation:fall-310 14s -29s linear infinite}@keyframes fall-310{77.16%{transform:translate(85.5071vw,77.16vh) scale(.249)}to{transform:translate(84.5971vw,99vh) scale(.249)}}.snow:nth-child(311){opacity:.5964;transform:translate(16.6482vw,-10px) scale(.711);animation:fall-311 29s -21s linear infinite}@keyframes fall-311{76.359%{transform:translate(15.6321vw,76.359vh) scale(.711)}to{transform:translate(16.14015vw,99vh) scale(.711)}}.snow:nth-child(312){opacity:.499;transform:translate(58.0632vw,-10px) scale(.7047);animation:fall-312 10s -7s linear infinite}@keyframes fall-312{56.474%{transform:translate(67.2326vw,56.474vh) scale(.7047)}to{transform:translate(62.6479vw,99vh) scale(.7047)}}.snow:nth-child(313){opacity:.492;transform:translate(89.2996vw,-10px) scale(.9254);animation:fall-313 25s -22s linear infinite}@keyframes fall-313{46.129%{transform:translate(99.0275vw,46.129vh) scale(.9254)}to{transform:translate(94.16355vw,99vh) scale(.9254)}}.snow:nth-child(314){opacity:.5166;transform:translate(63.2848vw,-10px) scale(.0895);animation:fall-314 21s -8s linear infinite}@keyframes fall-314{36.154%{transform:translate(64.775vw,36.154vh) scale(.0895)}to{transform:translate(64.0299vw,99vh) scale(.0895)}}.snow:nth-child(315){opacity:1.5378;transform:translate(9.7014vw,-10px) scale(.7336);animation:fall-315 27s -26s linear infinite}@keyframes fall-315{59.371%{transform:translate(16.8467vw,59.371vh) scale(.7336)}to{transform:translate(13.27405vw,99vh) scale(.7336)}}.snow:nth-child(316){opacity:1.0974;transform:translate(46.0434vw,-10px) scale(.4951);animation:fall-316 11s -11s linear infinite}@keyframes fall-316{49.999%{transform:translate(42.8177vw,49.999vh) scale(.4951)}to{transform:translate(44.43055vw,99vh) scale(.4951)}}.snow:nth-child(317){opacity:.0348;transform:translate(32.0166vw,-10px) scale(.7646);animation:fall-317 28s -17s linear infinite}@keyframes fall-317{44.068%{transform:translate(29.4522vw,44.068vh) scale(.7646)}to{transform:translate(30.7344vw,99vh) scale(.7646)}}.snow:nth-child(318){opacity:1.0702;transform:translate(8.1184vw,-10px) scale(.7352);animation:fall-318 12s -18s linear infinite}@keyframes fall-318{64.571%{transform:translate(4.0206vw,64.571vh) scale(.7352)}to{transform:translate(6.0695vw,99vh) scale(.7352)}}.snow:nth-child(319){opacity:1.0254;transform:translate(21.2211vw,-10px) scale(.4316);animation:fall-319 18s -4s linear infinite}@keyframes fall-319{30.659%{transform:translate(13.4781vw,30.659vh) scale(.4316)}to{transform:translate(17.3496vw,99vh) scale(.4316)}}.snow:nth-child(320){opacity:.4298;transform:translate(50.6144vw,-10px) scale(.4264);animation:fall-320 25s -12s linear infinite}@keyframes fall-320{51.777%{transform:translate(44.2254vw,51.777vh) scale(.4264)}to{transform:translate(47.4199vw,99vh) scale(.4264)}}.snow:nth-child(321){opacity:.7588;transform:translate(68.9174vw,-10px) scale(.705);animation:fall-321 18s -21s linear infinite}@keyframes fall-321{42.913%{transform:translate(72.0405vw,42.913vh) scale(.705)}to{transform:translate(70.47895vw,99vh) scale(.705)}}.snow:nth-child(322){opacity:1.6684;transform:translate(81.8303vw,-10px) scale(.2194);animation:fall-322 22s -9s linear infinite}@keyframes fall-322{30.106%{transform:translate(88.0341vw,30.106vh) scale(.2194)}to{transform:translate(84.9322vw,99vh) scale(.2194)}}.snow:nth-child(323){opacity:1.665;transform:translate(54.6559vw,-10px) scale(.6961);animation:fall-323 29s -5s linear infinite}@keyframes fall-323{39.74%{transform:translate(58.1387vw,39.74vh) scale(.6961)}to{transform:translate(56.3973vw,99vh) scale(.6961)}}.snow:nth-child(324){opacity:.5228;transform:translate(75.2505vw,-10px) scale(.4038);animation:fall-324 23s -19s linear infinite}@keyframes fall-324{49.257%{transform:translate(66.577vw,49.257vh) scale(.4038)}to{transform:translate(70.91375vw,99vh) scale(.4038)}}.snow:nth-child(325){opacity:.35;transform:translate(49.8463vw,-10px) scale(.5091);animation:fall-325 22s -3s linear infinite}@keyframes fall-325{46.861%{transform:translate(49.4173vw,46.861vh) scale(.5091)}to{transform:translate(49.6318vw,99vh) scale(.5091)}}.snow:nth-child(326){opacity:.5194;transform:translate(83.6103vw,-10px) scale(.7697);animation:fall-326 11s -17s linear infinite}@keyframes fall-326{38.422%{transform:translate(77.6749vw,38.422vh) scale(.7697)}to{transform:translate(80.6426vw,99vh) scale(.7697)}}.snow:nth-child(327){opacity:1.1088;transform:translate(66.2634vw,-10px) scale(.7941);animation:fall-327 16s -4s linear infinite}@keyframes fall-327{37.38%{transform:translate(75.7427vw,37.38vh) scale(.7941)}to{transform:translate(71.00305vw,99vh) scale(.7941)}}.snow:nth-child(328){opacity:1.1586;transform:translate(55.268vw,-10px) scale(.1189);animation:fall-328 15s -25s linear infinite}@keyframes fall-328{65.061%{transform:translate(58.2409vw,65.061vh) scale(.1189)}to{transform:translate(56.75445vw,99vh) scale(.1189)}}.snow:nth-child(329){opacity:.3362;transform:translate(58.0647vw,-10px) scale(.6137);animation:fall-329 12s -7s linear infinite}@keyframes fall-329{65.673%{transform:translate(55.0139vw,65.673vh) scale(.6137)}to{transform:translate(56.5393vw,99vh) scale(.6137)}}.snow:nth-child(330){opacity:.6296;transform:translate(13.8649vw,-10px) scale(.0487);animation:fall-330 29s -21s linear infinite}@keyframes fall-330{33.65%{transform:translate(15.8807vw,33.65vh) scale(.0487)}to{transform:translate(14.8728vw,99vh) scale(.0487)}}.snow:nth-child(331){opacity:1.1916;transform:translate(87.3751vw,-10px) scale(.6788);animation:fall-331 17s -4s linear infinite}@keyframes fall-331{66.328%{transform:translate(93.2491vw,66.328vh) scale(.6788)}to{transform:translate(90.3121vw,99vh) scale(.6788)}}.snow:nth-child(332){opacity:1.0058;transform:translate(91.9174vw,-10px) scale(.8329);animation:fall-332 28s -3s linear infinite}@keyframes fall-332{66.827%{transform:translate(87.6824vw,66.827vh) scale(.8329)}to{transform:translate(89.7999vw,99vh) scale(.8329)}}.snow:nth-child(333){opacity:.7492;transform:translate(36.6989vw,-10px) scale(.9488);animation:fall-333 26s -21s linear infinite}@keyframes fall-333{78.388%{transform:translate(29.1152vw,78.388vh) scale(.9488)}to{transform:translate(32.90705vw,99vh) scale(.9488)}}.snow:nth-child(334){opacity:.5104;transform:translate(27.3291vw,-10px) scale(.2614);animation:fall-334 18s -15s linear infinite}@keyframes fall-334{52.859%{transform:translate(19.7809vw,52.859vh) scale(.2614)}to{transform:translate(23.555vw,99vh) scale(.2614)}}.snow:nth-child(335){opacity:1.161;transform:translate(25.8461vw,-10px) scale(.6386);animation:fall-335 22s -25s linear infinite}@keyframes fall-335{50.367%{transform:translate(18.6302vw,50.367vh) scale(.6386)}to{transform:translate(22.23815vw,99vh) scale(.6386)}}.snow:nth-child(336){opacity:.4144;transform:translate(11.1773vw,-10px) scale(.1087);animation:fall-336 16s -18s linear infinite}@keyframes fall-336{69.38%{transform:translate(4.4201vw,69.38vh) scale(.1087)}to{transform:translate(7.7987vw,99vh) scale(.1087)}}.snow:nth-child(337){opacity:.7738;transform:translate(42.7127vw,-10px) scale(.1469);animation:fall-337 12s -15s linear infinite}@keyframes fall-337{48.717%{transform:translate(52.0919vw,48.717vh) scale(.1469)}to{transform:translate(47.4023vw,99vh) scale(.1469)}}.snow:nth-child(338){opacity:.3294;transform:translate(66.311vw,-10px) scale(.791);animation:fall-338 25s -21s linear infinite}@keyframes fall-338{30.482%{transform:translate(65.2237vw,30.482vh) scale(.791)}to{transform:translate(65.76735vw,99vh) scale(.791)}}.snow:nth-child(339){opacity:1.9388;transform:translate(2.5919vw,-10px) scale(.115);animation:fall-339 30s -26s linear infinite}@keyframes fall-339{37.896%{transform:translate(-6.8891vw,37.896vh) scale(.115)}to{transform:translate(-2.1486vw,99vh) scale(.115)}}.snow:nth-child(340){opacity:1.3826;transform:translate(66.2125vw,-10px) scale(.019);animation:fall-340 16s -29s linear infinite}@keyframes fall-340{79.556%{transform:translate(72.9245vw,79.556vh) scale(.019)}to{transform:translate(69.5685vw,99vh) scale(.019)}}.snow:nth-child(341){opacity:.788;transform:translate(25.6448vw,-10px) scale(.3639);animation:fall-341 14s -2s linear infinite}@keyframes fall-341{35.964%{transform:translate(24.1356vw,35.964vh) scale(.3639)}to{transform:translate(24.8902vw,99vh) scale(.3639)}}.snow:nth-child(342){opacity:1.8686;transform:translate(26.9803vw,-10px) scale(.6322);animation:fall-342 13s -16s linear infinite}@keyframes fall-342{63.727%{transform:translate(29.5103vw,63.727vh) scale(.6322)}to{transform:translate(28.2453vw,99vh) scale(.6322)}}.snow:nth-child(343){opacity:1.316;transform:translate(16.9172vw,-10px) scale(.4174);animation:fall-343 21s -7s linear infinite}@keyframes fall-343{43.197%{transform:translate(25.7981vw,43.197vh) scale(.4174)}to{transform:translate(21.35765vw,99vh) scale(.4174)}}.snow:nth-child(344){opacity:.4186;transform:translate(51.4986vw,-10px) scale(.0946);animation:fall-344 20s -18s linear infinite}@keyframes fall-344{73.033%{transform:translate(60.1588vw,73.033vh) scale(.0946)}to{transform:translate(55.8287vw,99vh) scale(.0946)}}.snow:nth-child(345){opacity:.656;transform:translate(34.9539vw,-10px) scale(.7621);animation:fall-345 24s -7s linear infinite}@keyframes fall-345{53.584%{transform:translate(42.7744vw,53.584vh) scale(.7621)}to{transform:translate(38.86415vw,99vh) scale(.7621)}}.snow:nth-child(346){opacity:1.6294;transform:translate(92.706vw,-10px) scale(.9848);animation:fall-346 23s -28s linear infinite}@keyframes fall-346{69.019%{transform:translate(86.4886vw,69.019vh) scale(.9848)}to{transform:translate(89.5973vw,99vh) scale(.9848)}}.snow:nth-child(347){opacity:1.457;transform:translate(3.955vw,-10px) scale(.2934);animation:fall-347 23s -8s linear infinite}@keyframes fall-347{64.938%{transform:translate(2.0592vw,64.938vh) scale(.2934)}to{transform:translate(3.0071vw,99vh) scale(.2934)}}.snow:nth-child(348){opacity:.1768;transform:translate(43.3451vw,-10px) scale(.1403);animation:fall-348 20s -9s linear infinite}@keyframes fall-348{57.586%{transform:translate(51.4686vw,57.586vh) scale(.1403)}to{transform:translate(47.40685vw,99vh) scale(.1403)}}.snow:nth-child(349){opacity:.1626;transform:translate(51.89vw,-10px) scale(.2465);animation:fall-349 15s -7s linear infinite}@keyframes fall-349{48.932%{transform:translate(60.0174vw,48.932vh) scale(.2465)}to{transform:translate(55.9537vw,99vh) scale(.2465)}}.snow:nth-child(350){opacity:1.4708;transform:translate(80.8739vw,-10px) scale(.1232);animation:fall-350 17s -30s linear infinite}@keyframes fall-350{62.76%{transform:translate(88.7941vw,62.76vh) scale(.1232)}to{transform:translate(84.834vw,99vh) scale(.1232)}}.snow:nth-child(351){opacity:1.3678;transform:translate(99.2715vw,-10px) scale(.2447);animation:fall-351 14s -24s linear infinite}@keyframes fall-351{51.467%{transform:translate(96.9821vw,51.467vh) scale(.2447)}to{transform:translate(98.1268vw,99vh) scale(.2447)}}.snow:nth-child(352){opacity:1.753;transform:translate(22.0217vw,-10px) scale(.4712);animation:fall-352 21s -22s linear infinite}@keyframes fall-352{66.112%{transform:translate(23.2792vw,66.112vh) scale(.4712)}to{transform:translate(22.65045vw,99vh) scale(.4712)}}.snow:nth-child(353){opacity:.0726;transform:translate(4.787vw,-10px) scale(.1822);animation:fall-353 25s -27s linear infinite}@keyframes fall-353{35.805%{transform:translate(-.8524vw,35.805vh) scale(.1822)}to{transform:translate(1.9673vw,99vh) scale(.1822)}}.snow:nth-child(354){opacity:1.8986;transform:translate(11.7263vw,-10px) scale(.6754);animation:fall-354 25s -24s linear infinite}@keyframes fall-354{34.965%{transform:translate(19.8814vw,34.965vh) scale(.6754)}to{transform:translate(15.80385vw,99vh) scale(.6754)}}.snow:nth-child(355){opacity:1.3534;transform:translate(58.0759vw,-10px) scale(.2414);animation:fall-355 12s -4s linear infinite}@keyframes fall-355{74.237%{transform:translate(55.5413vw,74.237vh) scale(.2414)}to{transform:translate(56.8086vw,99vh) scale(.2414)}}.snow:nth-child(356){opacity:1.1414;transform:translate(93.1496vw,-10px) scale(.6201);animation:fall-356 22s -8s linear infinite}@keyframes fall-356{42.433%{transform:translate(96.3209vw,42.433vh) scale(.6201)}to{transform:translate(94.73525vw,99vh) scale(.6201)}}.snow:nth-child(357){opacity:1.0488;transform:translate(33.2274vw,-10px) scale(.4373);animation:fall-357 11s -25s linear infinite}@keyframes fall-357{77.573%{transform:translate(37.2844vw,77.573vh) scale(.4373)}to{transform:translate(35.2559vw,99vh) scale(.4373)}}.snow:nth-child(358){opacity:.0394;transform:translate(78.2258vw,-10px) scale(.9079);animation:fall-358 24s -28s linear infinite}@keyframes fall-358{49.821%{transform:translate(74.6469vw,49.821vh) scale(.9079)}to{transform:translate(76.43635vw,99vh) scale(.9079)}}.snow:nth-child(359){opacity:.9892;transform:translate(59.1063vw,-10px) scale(.1389);animation:fall-359 20s -2s linear infinite}@keyframes fall-359{43.597%{transform:translate(64.2109vw,43.597vh) scale(.1389)}to{transform:translate(61.6586vw,99vh) scale(.1389)}}.snow:nth-child(360){opacity:.0978;transform:translate(60.4714vw,-10px) scale(.3913);animation:fall-360 12s -29s linear infinite}@keyframes fall-360{40.325%{transform:translate(64.4642vw,40.325vh) scale(.3913)}to{transform:translate(62.4678vw,99vh) scale(.3913)}}.snow:nth-child(361){opacity:1.8466;transform:translate(82.9585vw,-10px) scale(.6988);animation:fall-361 21s -29s linear infinite}@keyframes fall-361{44.697%{transform:translate(88.7124vw,44.697vh) scale(.6988)}to{transform:translate(85.83545vw,99vh) scale(.6988)}}.snow:nth-child(362){opacity:.2422;transform:translate(50.3941vw,-10px) scale(.6302);animation:fall-362 23s -17s linear infinite}@keyframes fall-362{40.22%{transform:translate(47.118vw,40.22vh) scale(.6302)}to{transform:translate(48.75605vw,99vh) scale(.6302)}}.snow:nth-child(363){opacity:.4542;transform:translate(49.6171vw,-10px) scale(.7444);animation:fall-363 20s -22s linear infinite}@keyframes fall-363{54.307%{transform:translate(47.429vw,54.307vh) scale(.7444)}to{transform:translate(48.52305vw,99vh) scale(.7444)}}.snow:nth-child(364){opacity:1.5158;transform:translate(83.4263vw,-10px) scale(.1727);animation:fall-364 19s -27s linear infinite}@keyframes fall-364{30.849%{transform:translate(86.9193vw,30.849vh) scale(.1727)}to{transform:translate(85.1728vw,99vh) scale(.1727)}}.snow:nth-child(365){opacity:.9306;transform:translate(79.7545vw,-10px) scale(.1162);animation:fall-365 23s -25s linear infinite}@keyframes fall-365{67.796%{transform:translate(70.8552vw,67.796vh) scale(.1162)}to{transform:translate(75.30485vw,99vh) scale(.1162)}}.snow:nth-child(366){opacity:.7574;transform:translate(99.2356vw,-10px) scale(.774);animation:fall-366 13s -18s linear infinite}@keyframes fall-366{42.185%{transform:translate(99.8754vw,42.185vh) scale(.774)}to{transform:translate(99.5555vw,99vh) scale(.774)}}.snow:nth-child(367){opacity:1.5062;transform:translate(41.768vw,-10px) scale(.8569);animation:fall-367 11s -21s linear infinite}@keyframes fall-367{36.007%{transform:translate(49.6669vw,36.007vh) scale(.8569)}to{transform:translate(45.71745vw,99vh) scale(.8569)}}.snow:nth-child(368){opacity:.1674;transform:translate(89.9564vw,-10px) scale(.7363);animation:fall-368 24s -17s linear infinite}@keyframes fall-368{78.845%{transform:translate(92.6748vw,78.845vh) scale(.7363)}to{transform:translate(91.3156vw,99vh) scale(.7363)}}.snow:nth-child(369){opacity:.9526;transform:translate(42.8669vw,-10px) scale(.5963);animation:fall-369 10s -30s linear infinite}@keyframes fall-369{32.003%{transform:translate(35.049vw,32.003vh) scale(.5963)}to{transform:translate(38.95795vw,99vh) scale(.5963)}}.snow:nth-child(370){opacity:1.0816;transform:translate(29.79vw,-10px) scale(.8822);animation:fall-370 25s -24s linear infinite}@keyframes fall-370{62.684%{transform:translate(21.3974vw,62.684vh) scale(.8822)}to{transform:translate(25.5937vw,99vh) scale(.8822)}}.snow:nth-child(371){opacity:1.637;transform:translate(52.4978vw,-10px) scale(.2077);animation:fall-371 15s -6s linear infinite}@keyframes fall-371{41.472%{transform:translate(49.0682vw,41.472vh) scale(.2077)}to{transform:translate(50.783vw,99vh) scale(.2077)}}.snow:nth-child(372){opacity:.1576;transform:translate(76.3272vw,-10px) scale(.1305);animation:fall-372 14s -17s linear infinite}@keyframes fall-372{38.438%{transform:translate(70.9757vw,38.438vh) scale(.1305)}to{transform:translate(73.65145vw,99vh) scale(.1305)}}.snow:nth-child(373){opacity:1.1374;transform:translate(37.1808vw,-10px) scale(.2215);animation:fall-373 21s -20s linear infinite}@keyframes fall-373{69.317%{transform:translate(27.954vw,69.317vh) scale(.2215)}to{transform:translate(32.5674vw,99vh) scale(.2215)}}.snow:nth-child(374){opacity:.5072;transform:translate(41.5895vw,-10px) scale(.8867);animation:fall-374 23s -16s linear infinite}@keyframes fall-374{77.503%{transform:translate(42.9395vw,77.503vh) scale(.8867)}to{transform:translate(42.2645vw,99vh) scale(.8867)}}.snow:nth-child(375){opacity:1.9954;transform:translate(22.2689vw,-10px) scale(.3175);animation:fall-375 15s -29s linear infinite}@keyframes fall-375{67.827%{transform:translate(28.7788vw,67.827vh) scale(.3175)}to{transform:translate(25.52385vw,99vh) scale(.3175)}}.snow:nth-child(376){opacity:.4536;transform:translate(61.0935vw,-10px) scale(.0157);animation:fall-376 11s -22s linear infinite}@keyframes fall-376{57.123%{transform:translate(66.767vw,57.123vh) scale(.0157)}to{transform:translate(63.93025vw,99vh) scale(.0157)}}.snow:nth-child(377){opacity:.0656;transform:translate(30.5739vw,-10px) scale(.1911);animation:fall-377 13s -24s linear infinite}@keyframes fall-377{54.091%{transform:translate(34.0444vw,54.091vh) scale(.1911)}to{transform:translate(32.30915vw,99vh) scale(.1911)}}.snow:nth-child(378){opacity:.7208;transform:translate(8.8507vw,-10px) scale(.8131);animation:fall-378 30s -13s linear infinite}@keyframes fall-378{41.301%{transform:translate(15.7489vw,41.301vh) scale(.8131)}to{transform:translate(12.2998vw,99vh) scale(.8131)}}.snow:nth-child(379){opacity:1.4732;transform:translate(.8465vw,-10px) scale(.5482);animation:fall-379 13s -29s linear infinite}@keyframes fall-379{74.136%{transform:translate(.9673vw,74.136vh) scale(.5482)}to{transform:translate(.9069vw,99vh) scale(.5482)}}.snow:nth-child(380){opacity:.2964;transform:translate(12.5076vw,-10px) scale(.7852);animation:fall-380 30s -3s linear infinite}@keyframes fall-380{66.832%{transform:translate(15.6023vw,66.832vh) scale(.7852)}to{transform:translate(14.05495vw,99vh) scale(.7852)}}.snow:nth-child(381){opacity:.9756;transform:translate(51.3748vw,-10px) scale(.4888);animation:fall-381 15s -30s linear infinite}@keyframes fall-381{52.436%{transform:translate(42.4658vw,52.436vh) scale(.4888)}to{transform:translate(46.9203vw,99vh) scale(.4888)}}.snow:nth-child(382){opacity:1.1134;transform:translate(43.1939vw,-10px) scale(.6701);animation:fall-382 17s -20s linear infinite}@keyframes fall-382{43.17%{transform:translate(43.6132vw,43.17vh) scale(.6701)}to{transform:translate(43.40355vw,99vh) scale(.6701)}}.snow:nth-child(383){opacity:.191;transform:translate(7.0105vw,-10px) scale(.9491);animation:fall-383 30s -17s linear infinite}@keyframes fall-383{37.402%{transform:translate(12.9467vw,37.402vh) scale(.9491)}to{transform:translate(9.9786vw,99vh) scale(.9491)}}.snow:nth-child(384){opacity:1.385;transform:translate(18.4415vw,-10px) scale(.8064);animation:fall-384 21s -13s linear infinite}@keyframes fall-384{58.991%{transform:translate(26.742vw,58.991vh) scale(.8064)}to{transform:translate(22.59175vw,99vh) scale(.8064)}}.snow:nth-child(385){opacity:.639;transform:translate(2.381vw,-10px) scale(.8093);animation:fall-385 21s -21s linear infinite}@keyframes fall-385{69.098%{transform:translate(8.6491vw,69.098vh) scale(.8093)}to{transform:translate(5.51505vw,99vh) scale(.8093)}}.snow:nth-child(386){opacity:.0922;transform:translate(80.4123vw,-10px) scale(.8457);animation:fall-386 28s -16s linear infinite}@keyframes fall-386{64.758%{transform:translate(79.9475vw,64.758vh) scale(.8457)}to{transform:translate(80.1799vw,99vh) scale(.8457)}}.snow:nth-child(387){opacity:.0788;transform:translate(8.1958vw,-10px) scale(.3522);animation:fall-387 24s -15s linear infinite}@keyframes fall-387{54.622%{transform:translate(6.0723vw,54.622vh) scale(.3522)}to{transform:translate(7.13405vw,99vh) scale(.3522)}}.snow:nth-child(388){opacity:1.8662;transform:translate(11.6192vw,-10px) scale(.7143);animation:fall-388 30s -16s linear infinite}@keyframes fall-388{69.27%{transform:translate(20.4991vw,69.27vh) scale(.7143)}to{transform:translate(16.05915vw,99vh) scale(.7143)}}.snow:nth-child(389){opacity:1.7452;transform:translate(14.1636vw,-10px) scale(.6765);animation:fall-389 23s -13s linear infinite}@keyframes fall-389{47.762%{transform:translate(6.3453vw,47.762vh) scale(.6765)}to{transform:translate(10.25445vw,99vh) scale(.6765)}}.snow:nth-child(390){opacity:.1796;transform:translate(41.7526vw,-10px) scale(.4932);animation:fall-390 16s -20s linear infinite}@keyframes fall-390{31.329%{transform:translate(48.7999vw,31.329vh) scale(.4932)}to{transform:translate(45.27625vw,99vh) scale(.4932)}}.snow:nth-child(391){opacity:1.5366;transform:translate(69.0703vw,-10px) scale(.318);animation:fall-391 25s -17s linear infinite}@keyframes fall-391{70.357%{transform:translate(60.3179vw,70.357vh) scale(.318)}to{transform:translate(64.6941vw,99vh) scale(.318)}}.snow:nth-child(392){opacity:1.295;transform:translate(21.913vw,-10px) scale(.1888);animation:fall-392 11s -21s linear infinite}@keyframes fall-392{45.296%{transform:translate(30.7901vw,45.296vh) scale(.1888)}to{transform:translate(26.35155vw,99vh) scale(.1888)}}.snow:nth-child(393){opacity:.2114;transform:translate(5.0595vw,-10px) scale(.4478);animation:fall-393 29s -11s linear infinite}@keyframes fall-393{67.248%{transform:translate(-1.478vw,67.248vh) scale(.4478)}to{transform:translate(1.79075vw,99vh) scale(.4478)}}.snow:nth-child(394){opacity:1.6248;transform:translate(33.0154vw,-10px) scale(.7538);animation:fall-394 11s -9s linear infinite}@keyframes fall-394{33.634%{transform:translate(41.7886vw,33.634vh) scale(.7538)}to{transform:translate(37.402vw,99vh) scale(.7538)}}.snow:nth-child(395){opacity:.2236;transform:translate(45.9595vw,-10px) scale(.9637);animation:fall-395 20s -16s linear infinite}@keyframes fall-395{52.693%{transform:translate(38.6581vw,52.693vh) scale(.9637)}to{transform:translate(42.3088vw,99vh) scale(.9637)}}.snow:nth-child(396){opacity:1.7042;transform:translate(66.8278vw,-10px) scale(.5077);animation:fall-396 16s -12s linear infinite}@keyframes fall-396{70.693%{transform:translate(63.5918vw,70.693vh) scale(.5077)}to{transform:translate(65.2098vw,99vh) scale(.5077)}}.snow:nth-child(397){opacity:1.0586;transform:translate(59.2084vw,-10px) scale(.0253);animation:fall-397 15s -27s linear infinite}@keyframes fall-397{74.119%{transform:translate(59.3798vw,74.119vh) scale(.0253)}to{transform:translate(59.2941vw,99vh) scale(.0253)}}.snow:nth-child(398){opacity:.2748;transform:translate(87.9445vw,-10px) scale(.7897);animation:fall-398 14s -15s linear infinite}@keyframes fall-398{77.057%{transform:translate(78.3965vw,77.057vh) scale(.7897)}to{transform:translate(83.1705vw,99vh) scale(.7897)}}.snow:nth-child(399){opacity:1.6666;transform:translate(52.8342vw,-10px) scale(.3711);animation:fall-399 13s -10s linear infinite}@keyframes fall-399{61.089%{transform:translate(48.2347vw,61.089vh) scale(.3711)}to{transform:translate(50.53445vw,99vh) scale(.3711)}}.snow:nth-child(400){opacity:.14;transform:translate(8.4152vw,-10px) scale(.5722);animation:fall-400 21s -6s linear infinite}@keyframes fall-400{65.195%{transform:translate(16.2002vw,65.195vh) scale(.5722)}to{transform:translate(12.3077vw,99vh) scale(.5722)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.8454;transform:translate(65.7627vw,-10px) scale(.6803);animation:fall-1 24s -27s linear infinite}@keyframes fall-1{49.71%{transform:translate(64.1806vw,49.71vh) scale(.6803)}to{transform:translate(64.97165vw,99vh) scale(.6803)}}.snow:nth-child(2){opacity:.8344;transform:translate(79.0183vw,-10px) scale(.7959);animation:fall-2 29s -13s linear infinite}@keyframes fall-2{73.42%{transform:translate(87.7266vw,73.42vh) scale(.7959)}to{transform:translate(83.37245vw,99vh) scale(.7959)}}.snow:nth-child(3){opacity:1.9536;transform:translate(17.405vw,-10px) scale(.1186);animation:fall-3 28s -22s linear infinite}@keyframes fall-3{38.008%{transform:translate(26.5839vw,38.008vh) scale(.1186)}to{transform:translate(21.99445vw,99vh) scale(.1186)}}.snow:nth-child(4){opacity:.9994;transform:translate(47.175vw,-10px) scale(.2823);animation:fall-4 13s -30s linear infinite}@keyframes fall-4{54.073%{transform:translate(48.0095vw,54.073vh) scale(.2823)}to{transform:translate(47.59225vw,99vh) scale(.2823)}}.snow:nth-child(5){opacity:.9532;transform:translate(72.1913vw,-10px) scale(.2305);animation:fall-5 15s -30s linear infinite}@keyframes fall-5{36.082%{transform:translate(63.9032vw,36.082vh) scale(.2305)}to{transform:translate(68.04725vw,99vh) scale(.2305)}}.snow:nth-child(6){opacity:1.3854;transform:translate(40.785vw,-10px) scale(.2518);animation:fall-6 18s -18s linear infinite}@keyframes fall-6{60.872%{transform:translate(49.8183vw,60.872vh) scale(.2518)}to{transform:translate(45.30165vw,99vh) scale(.2518)}}.snow:nth-child(7){opacity:.091;transform:translate(79.0893vw,-10px) scale(.2445);animation:fall-7 17s -27s linear infinite}@keyframes fall-7{36.902%{transform:translate(75.3621vw,36.902vh) scale(.2445)}to{transform:translate(77.2257vw,99vh) scale(.2445)}}.snow:nth-child(8){opacity:.1514;transform:translate(63.8328vw,-10px) scale(.885);animation:fall-8 19s -20s linear infinite}@keyframes fall-8{36.153%{transform:translate(68.7734vw,36.153vh) scale(.885)}to{transform:translate(66.3031vw,99vh) scale(.885)}}.snow:nth-child(9){opacity:.568;transform:translate(63.3361vw,-10px) scale(.7489);animation:fall-9 15s -10s linear infinite}@keyframes fall-9{31.217%{transform:translate(60.5353vw,31.217vh) scale(.7489)}to{transform:translate(61.9357vw,99vh) scale(.7489)}}.snow:nth-child(10){opacity:.8616;transform:translate(34.3253vw,-10px) scale(.2222);animation:fall-10 24s -12s linear infinite}@keyframes fall-10{66.132%{transform:translate(33.5147vw,66.132vh) scale(.2222)}to{transform:translate(33.92vw,99vh) scale(.2222)}}.snow:nth-child(11){opacity:.2848;transform:translate(20.4552vw,-10px) scale(.5943);animation:fall-11 14s -20s linear infinite}@keyframes fall-11{79.349%{transform:translate(23.4236vw,79.349vh) scale(.5943)}to{transform:translate(21.9394vw,99vh) scale(.5943)}}.snow:nth-child(12){opacity:.2008;transform:translate(45.05vw,-10px) scale(.2125);animation:fall-12 19s -25s linear infinite}@keyframes fall-12{58.861%{transform:translate(49.8874vw,58.861vh) scale(.2125)}to{transform:translate(47.4687vw,99vh) scale(.2125)}}.snow:nth-child(13){opacity:1.7;transform:translate(78.4778vw,-10px) scale(.1802);animation:fall-13 16s -5s linear infinite}@keyframes fall-13{51.217%{transform:translate(86.9729vw,51.217vh) scale(.1802)}to{transform:translate(82.72535vw,99vh) scale(.1802)}}.snow:nth-child(14){opacity:.3656;transform:translate(68.7784vw,-10px) scale(.0353);animation:fall-14 29s -11s linear infinite}@keyframes fall-14{45.867%{transform:translate(59.5819vw,45.867vh) scale(.0353)}to{transform:translate(64.18015vw,99vh) scale(.0353)}}.snow:nth-child(15){opacity:.4532;transform:translate(98.3088vw,-10px) scale(.3468);animation:fall-15 24s -9s linear infinite}@keyframes fall-15{69.677%{transform:translate(88.4104vw,69.677vh) scale(.3468)}to{transform:translate(93.3596vw,99vh) scale(.3468)}}.snow:nth-child(16){opacity:1.9908;transform:translate(73.1888vw,-10px) scale(.8126);animation:fall-16 29s -15s linear infinite}@keyframes fall-16{61.233%{transform:translate(77.1714vw,61.233vh) scale(.8126)}to{transform:translate(75.1801vw,99vh) scale(.8126)}}.snow:nth-child(17){opacity:.1918;transform:translate(70.648vw,-10px) scale(.764);animation:fall-17 27s -29s linear infinite}@keyframes fall-17{45.051%{transform:translate(60.9382vw,45.051vh) scale(.764)}to{transform:translate(65.7931vw,99vh) scale(.764)}}.snow:nth-child(18){opacity:1.7166;transform:translate(55.609vw,-10px) scale(.7885);animation:fall-18 30s -18s linear infinite}@keyframes fall-18{40.425%{transform:translate(49.9685vw,40.425vh) scale(.7885)}to{transform:translate(52.78875vw,99vh) scale(.7885)}}.snow:nth-child(19){opacity:.7326;transform:translate(31.2008vw,-10px) scale(.7517);animation:fall-19 11s -14s linear infinite}@keyframes fall-19{40.759%{transform:translate(21.2678vw,40.759vh) scale(.7517)}to{transform:translate(26.2343vw,99vh) scale(.7517)}}.snow:nth-child(20){opacity:1.5264;transform:translate(35.6229vw,-10px) scale(.9153);animation:fall-20 24s -8s linear infinite}@keyframes fall-20{59.986%{transform:translate(39.1552vw,59.986vh) scale(.9153)}to{transform:translate(37.38905vw,99vh) scale(.9153)}}.snow:nth-child(21){opacity:1.4734;transform:translate(30.8255vw,-10px) scale(.762);animation:fall-21 13s -26s linear infinite}@keyframes fall-21{67.751%{transform:translate(32.1427vw,67.751vh) scale(.762)}to{transform:translate(31.4841vw,99vh) scale(.762)}}.snow:nth-child(22){opacity:1.1314;transform:translate(9.6626vw,-10px) scale(.7954);animation:fall-22 10s -19s linear infinite}@keyframes fall-22{30.973%{transform:translate(.6988vw,30.973vh) scale(.7954)}to{transform:translate(5.1807vw,99vh) scale(.7954)}}.snow:nth-child(23){opacity:1.96;transform:translate(39.5288vw,-10px) scale(.8101);animation:fall-23 16s -28s linear infinite}@keyframes fall-23{30.087%{transform:translate(46.4573vw,30.087vh) scale(.8101)}to{transform:translate(42.99305vw,99vh) scale(.8101)}}.snow:nth-child(24){opacity:.8312;transform:translate(52.2949vw,-10px) scale(.0944);animation:fall-24 11s -12s linear infinite}@keyframes fall-24{69.205%{transform:translate(59.7001vw,69.205vh) scale(.0944)}to{transform:translate(55.9975vw,99vh) scale(.0944)}}.snow:nth-child(25){opacity:.9164;transform:translate(39.1938vw,-10px) scale(.1686);animation:fall-25 17s -10s linear infinite}@keyframes fall-25{33.791%{transform:translate(47.1647vw,33.791vh) scale(.1686)}to{transform:translate(43.17925vw,99vh) scale(.1686)}}.snow:nth-child(26){opacity:1.1366;transform:translate(.5261vw,-10px) scale(.9578);animation:fall-26 15s -21s linear infinite}@keyframes fall-26{43.534%{transform:translate(9.3505vw,43.534vh) scale(.9578)}to{transform:translate(4.9383vw,99vh) scale(.9578)}}.snow:nth-child(27){opacity:.5784;transform:translate(4.7903vw,-10px) scale(.5032);animation:fall-27 14s -1s linear infinite}@keyframes fall-27{56.709%{transform:translate(10.9116vw,56.709vh) scale(.5032)}to{transform:translate(7.85095vw,99vh) scale(.5032)}}.snow:nth-child(28){opacity:1.7786;transform:translate(81.8929vw,-10px) scale(.2307);animation:fall-28 21s -22s linear infinite}@keyframes fall-28{39.526%{transform:translate(91.138vw,39.526vh) scale(.2307)}to{transform:translate(86.51545vw,99vh) scale(.2307)}}.snow:nth-child(29){opacity:1.1586;transform:translate(28.352vw,-10px) scale(.4618);animation:fall-29 20s -16s linear infinite}@keyframes fall-29{38.143%{transform:translate(22.7368vw,38.143vh) scale(.4618)}to{transform:translate(25.5444vw,99vh) scale(.4618)}}.snow:nth-child(30){opacity:.5652;transform:translate(41.954vw,-10px) scale(.815);animation:fall-30 19s -25s linear infinite}@keyframes fall-30{52.6%{transform:translate(36.2745vw,52.6vh) scale(.815)}to{transform:translate(39.11425vw,99vh) scale(.815)}}.snow:nth-child(31){opacity:.6524;transform:translate(79.5825vw,-10px) scale(.032);animation:fall-31 10s -13s linear infinite}@keyframes fall-31{41.682%{transform:translate(80.5946vw,41.682vh) scale(.032)}to{transform:translate(80.08855vw,99vh) scale(.032)}}.snow:nth-child(32){opacity:.8154;transform:translate(96.7747vw,-10px) scale(.0696);animation:fall-32 26s -8s linear infinite}@keyframes fall-32{55.044%{transform:translate(89.0872vw,55.044vh) scale(.0696)}to{transform:translate(92.93095vw,99vh) scale(.0696)}}.snow:nth-child(33){opacity:1.4616;transform:translate(56.1112vw,-10px) scale(.117);animation:fall-33 21s -21s linear infinite}@keyframes fall-33{70.69%{transform:translate(50.6999vw,70.69vh) scale(.117)}to{transform:translate(53.40555vw,99vh) scale(.117)}}.snow:nth-child(34){opacity:.5928;transform:translate(82.6667vw,-10px) scale(.3329);animation:fall-34 26s -2s linear infinite}@keyframes fall-34{51.552%{transform:translate(82.1914vw,51.552vh) scale(.3329)}to{transform:translate(82.42905vw,99vh) scale(.3329)}}.snow:nth-child(35){opacity:1.1508;transform:translate(53.005vw,-10px) scale(.8753);animation:fall-35 15s -19s linear infinite}@keyframes fall-35{47.107%{transform:translate(47.2643vw,47.107vh) scale(.8753)}to{transform:translate(50.13465vw,99vh) scale(.8753)}}.snow:nth-child(36){opacity:.4924;transform:translate(80.7373vw,-10px) scale(.9034);animation:fall-36 29s -25s linear infinite}@keyframes fall-36{52.291%{transform:translate(82.3871vw,52.291vh) scale(.9034)}to{transform:translate(81.5622vw,99vh) scale(.9034)}}.snow:nth-child(37){opacity:.0846;transform:translate(73.8227vw,-10px) scale(.5649);animation:fall-37 13s -19s linear infinite}@keyframes fall-37{70.683%{transform:translate(72.4877vw,70.683vh) scale(.5649)}to{transform:translate(73.1552vw,99vh) scale(.5649)}}.snow:nth-child(38){opacity:.0192;transform:translate(53.3513vw,-10px) scale(.8972);animation:fall-38 23s -9s linear infinite}@keyframes fall-38{37.165%{transform:translate(63.2049vw,37.165vh) scale(.8972)}to{transform:translate(58.2781vw,99vh) scale(.8972)}}.snow:nth-child(39){opacity:.7168;transform:translate(97.3201vw,-10px) scale(.5569);animation:fall-39 22s -1s linear infinite}@keyframes fall-39{61.427%{transform:translate(88.1808vw,61.427vh) scale(.5569)}to{transform:translate(92.75045vw,99vh) scale(.5569)}}.snow:nth-child(40){opacity:1.2372;transform:translate(26.484vw,-10px) scale(.8612);animation:fall-40 22s -17s linear infinite}@keyframes fall-40{71.849%{transform:translate(34.0707vw,71.849vh) scale(.8612)}to{transform:translate(30.27735vw,99vh) scale(.8612)}}.snow:nth-child(41){opacity:.9274;transform:translate(96.6052vw,-10px) scale(.3988);animation:fall-41 29s -22s linear infinite}@keyframes fall-41{73.551%{transform:translate(100.0614vw,73.551vh) scale(.3988)}to{transform:translate(98.3333vw,99vh) scale(.3988)}}.snow:nth-child(42){opacity:.3316;transform:translate(37.2447vw,-10px) scale(.5687);animation:fall-42 21s -20s linear infinite}@keyframes fall-42{40.26%{transform:translate(42.1957vw,40.26vh) scale(.5687)}to{transform:translate(39.7202vw,99vh) scale(.5687)}}.snow:nth-child(43){opacity:.8166;transform:translate(84.6989vw,-10px) scale(.2771);animation:fall-43 19s -1s linear infinite}@keyframes fall-43{46.093%{transform:translate(81.9648vw,46.093vh) scale(.2771)}to{transform:translate(83.33185vw,99vh) scale(.2771)}}.snow:nth-child(44){opacity:1.9118;transform:translate(88.3713vw,-10px) scale(.0185);animation:fall-44 28s -15s linear infinite}@keyframes fall-44{44.156%{transform:translate(97.5794vw,44.156vh) scale(.0185)}to{transform:translate(92.97535vw,99vh) scale(.0185)}}.snow:nth-child(45){opacity:.284;transform:translate(40.9263vw,-10px) scale(.7822);animation:fall-45 16s -25s linear infinite}@keyframes fall-45{78.688%{transform:translate(34.0035vw,78.688vh) scale(.7822)}to{transform:translate(37.4649vw,99vh) scale(.7822)}}.snow:nth-child(46){opacity:.4352;transform:translate(15.9819vw,-10px) scale(.9316);animation:fall-46 21s -29s linear infinite}@keyframes fall-46{34.555%{transform:translate(16.1409vw,34.555vh) scale(.9316)}to{transform:translate(16.0614vw,99vh) scale(.9316)}}.snow:nth-child(47){opacity:1.435;transform:translate(19.8374vw,-10px) scale(.1414);animation:fall-47 16s -6s linear infinite}@keyframes fall-47{77.943%{transform:translate(10.3614vw,77.943vh) scale(.1414)}to{transform:translate(15.0994vw,99vh) scale(.1414)}}.snow:nth-child(48){opacity:.325;transform:translate(47.6812vw,-10px) scale(.2259);animation:fall-48 16s -21s linear infinite}@keyframes fall-48{41.606%{transform:translate(40.3984vw,41.606vh) scale(.2259)}to{transform:translate(44.0398vw,99vh) scale(.2259)}}.snow:nth-child(49){opacity:1.028;transform:translate(91.6903vw,-10px) scale(.5122);animation:fall-49 20s -25s linear infinite}@keyframes fall-49{57.15%{transform:translate(83.6833vw,57.15vh) scale(.5122)}to{transform:translate(87.6868vw,99vh) scale(.5122)}}.snow:nth-child(50){opacity:1.996;transform:translate(56.386vw,-10px) scale(.1989);animation:fall-50 22s -15s linear infinite}@keyframes fall-50{70.308%{transform:translate(54.9352vw,70.308vh) scale(.1989)}to{transform:translate(55.6606vw,99vh) scale(.1989)}}.snow:nth-child(51){opacity:1.894;transform:translate(52.345vw,-10px) scale(.6922);animation:fall-51 13s -14s linear infinite}@keyframes fall-51{52.232%{transform:translate(59.1214vw,52.232vh) scale(.6922)}to{transform:translate(55.7332vw,99vh) scale(.6922)}}.snow:nth-child(52){opacity:1.3482;transform:translate(67.7344vw,-10px) scale(.4362);animation:fall-52 11s -3s linear infinite}@keyframes fall-52{68.692%{transform:translate(68.6597vw,68.692vh) scale(.4362)}to{transform:translate(68.19705vw,99vh) scale(.4362)}}.snow:nth-child(53){opacity:.8306;transform:translate(80.704vw,-10px) scale(.9736);animation:fall-53 23s -20s linear infinite}@keyframes fall-53{61.782%{transform:translate(79.6682vw,61.782vh) scale(.9736)}to{transform:translate(80.1861vw,99vh) scale(.9736)}}.snow:nth-child(54){opacity:1.527;transform:translate(53.1923vw,-10px) scale(.1404);animation:fall-54 18s -29s linear infinite}@keyframes fall-54{51.003%{transform:translate(44.0402vw,51.003vh) scale(.1404)}to{transform:translate(48.61625vw,99vh) scale(.1404)}}.snow:nth-child(55){opacity:.9096;transform:translate(82.4232vw,-10px) scale(.6507);animation:fall-55 22s -16s linear infinite}@keyframes fall-55{55.995%{transform:translate(73.0602vw,55.995vh) scale(.6507)}to{transform:translate(77.7417vw,99vh) scale(.6507)}}.snow:nth-child(56){opacity:1.1484;transform:translate(64.3639vw,-10px) scale(.3354);animation:fall-56 21s -13s linear infinite}@keyframes fall-56{30.679%{transform:translate(72.0618vw,30.679vh) scale(.3354)}to{transform:translate(68.21285vw,99vh) scale(.3354)}}.snow:nth-child(57){opacity:1.3932;transform:translate(88.0997vw,-10px) scale(.3467);animation:fall-57 13s -30s linear infinite}@keyframes fall-57{77.006%{transform:translate(82.9954vw,77.006vh) scale(.3467)}to{transform:translate(85.54755vw,99vh) scale(.3467)}}.snow:nth-child(58){opacity:1.7768;transform:translate(86.4627vw,-10px) scale(.7644);animation:fall-58 20s -15s linear infinite}@keyframes fall-58{58.069%{transform:translate(89.7549vw,58.069vh) scale(.7644)}to{transform:translate(88.1088vw,99vh) scale(.7644)}}.snow:nth-child(59){opacity:1.843;transform:translate(99.3536vw,-10px) scale(.2208);animation:fall-59 28s -6s linear infinite}@keyframes fall-59{71.716%{transform:translate(105.6917vw,71.716vh) scale(.2208)}to{transform:translate(102.52265vw,99vh) scale(.2208)}}.snow:nth-child(60){opacity:.1972;transform:translate(23.5446vw,-10px) scale(.34);animation:fall-60 10s -21s linear infinite}@keyframes fall-60{53.843%{transform:translate(14.8721vw,53.843vh) scale(.34)}to{transform:translate(19.20835vw,99vh) scale(.34)}}.snow:nth-child(61){opacity:1.914;transform:translate(18.9778vw,-10px) scale(.2188);animation:fall-61 26s -23s linear infinite}@keyframes fall-61{73.52%{transform:translate(24.8354vw,73.52vh) scale(.2188)}to{transform:translate(21.9066vw,99vh) scale(.2188)}}.snow:nth-child(62){opacity:.7408;transform:translate(70.2807vw,-10px) scale(.6354);animation:fall-62 10s -15s linear infinite}@keyframes fall-62{32.959%{transform:translate(64.703vw,32.959vh) scale(.6354)}to{transform:translate(67.49185vw,99vh) scale(.6354)}}.snow:nth-child(63){opacity:1.846;transform:translate(90.5725vw,-10px) scale(.5811);animation:fall-63 19s -14s linear infinite}@keyframes fall-63{36.024%{transform:translate(86.0863vw,36.024vh) scale(.5811)}to{transform:translate(88.3294vw,99vh) scale(.5811)}}.snow:nth-child(64){opacity:.611;transform:translate(52.3343vw,-10px) scale(.7898);animation:fall-64 11s -21s linear infinite}@keyframes fall-64{30.311%{transform:translate(53.305vw,30.311vh) scale(.7898)}to{transform:translate(52.81965vw,99vh) scale(.7898)}}.snow:nth-child(65){opacity:1.7398;transform:translate(67.2978vw,-10px) scale(.7097);animation:fall-65 21s -8s linear infinite}@keyframes fall-65{60.49%{transform:translate(57.3654vw,60.49vh) scale(.7097)}to{transform:translate(62.3316vw,99vh) scale(.7097)}}.snow:nth-child(66){opacity:.6776;transform:translate(80.5773vw,-10px) scale(.4117);animation:fall-66 28s -12s linear infinite}@keyframes fall-66{69.196%{transform:translate(79.5196vw,69.196vh) scale(.4117)}to{transform:translate(80.04845vw,99vh) scale(.4117)}}.snow:nth-child(67){opacity:1.2002;transform:translate(65.6803vw,-10px) scale(.7543);animation:fall-67 20s -12s linear infinite}@keyframes fall-67{55.849%{transform:translate(71.9265vw,55.849vh) scale(.7543)}to{transform:translate(68.8034vw,99vh) scale(.7543)}}.snow:nth-child(68){opacity:.1644;transform:translate(80.0189vw,-10px) scale(.2054);animation:fall-68 17s -14s linear infinite}@keyframes fall-68{57.446%{transform:translate(79.4997vw,57.446vh) scale(.2054)}to{transform:translate(79.7593vw,99vh) scale(.2054)}}.snow:nth-child(69){opacity:.1218;transform:translate(48.9348vw,-10px) scale(.7481);animation:fall-69 23s -9s linear infinite}@keyframes fall-69{76.326%{transform:translate(55.2353vw,76.326vh) scale(.7481)}to{transform:translate(52.08505vw,99vh) scale(.7481)}}.snow:nth-child(70){opacity:1.7308;transform:translate(24.8417vw,-10px) scale(.7588);animation:fall-70 14s -13s linear infinite}@keyframes fall-70{73.521%{transform:translate(22.7809vw,73.521vh) scale(.7588)}to{transform:translate(23.8113vw,99vh) scale(.7588)}}.snow:nth-child(71){opacity:.7684;transform:translate(13.5077vw,-10px) scale(.9878);animation:fall-71 30s -17s linear infinite}@keyframes fall-71{31.797%{transform:translate(20.3614vw,31.797vh) scale(.9878)}to{transform:translate(16.93455vw,99vh) scale(.9878)}}.snow:nth-child(72){opacity:.8432;transform:translate(81.3113vw,-10px) scale(.6521);animation:fall-72 29s -25s linear infinite}@keyframes fall-72{53.015%{transform:translate(88.9853vw,53.015vh) scale(.6521)}to{transform:translate(85.1483vw,99vh) scale(.6521)}}.snow:nth-child(73){opacity:.5808;transform:translate(71.5342vw,-10px) scale(.695);animation:fall-73 15s -25s linear infinite}@keyframes fall-73{46.589%{transform:translate(79.3639vw,46.589vh) scale(.695)}to{transform:translate(75.44905vw,99vh) scale(.695)}}.snow:nth-child(74){opacity:1.5708;transform:translate(79.7913vw,-10px) scale(.6299);animation:fall-74 14s -26s linear infinite}@keyframes fall-74{64.617%{transform:translate(85.6374vw,64.617vh) scale(.6299)}to{transform:translate(82.71435vw,99vh) scale(.6299)}}.snow:nth-child(75){opacity:1.0936;transform:translate(48.1316vw,-10px) scale(.7703);animation:fall-75 11s -25s linear infinite}@keyframes fall-75{61.254%{transform:translate(54.9604vw,61.254vh) scale(.7703)}to{transform:translate(51.546vw,99vh) scale(.7703)}}.snow:nth-child(76){opacity:.0478;transform:translate(76.2978vw,-10px) scale(.392);animation:fall-76 15s -19s linear infinite}@keyframes fall-76{78.57%{transform:translate(78.8553vw,78.57vh) scale(.392)}to{transform:translate(77.57655vw,99vh) scale(.392)}}.snow:nth-child(77){opacity:.5764;transform:translate(18.9866vw,-10px) scale(.5431);animation:fall-77 18s -7s linear infinite}@keyframes fall-77{76.254%{transform:translate(21.5043vw,76.254vh) scale(.5431)}to{transform:translate(20.24545vw,99vh) scale(.5431)}}.snow:nth-child(78){opacity:1.2606;transform:translate(31.7233vw,-10px) scale(.8473);animation:fall-78 27s -7s linear infinite}@keyframes fall-78{62.505%{transform:translate(40.456vw,62.505vh) scale(.8473)}to{transform:translate(36.08965vw,99vh) scale(.8473)}}.snow:nth-child(79){opacity:.0916;transform:translate(80.3201vw,-10px) scale(.6467);animation:fall-79 11s -11s linear infinite}@keyframes fall-79{75.694%{transform:translate(81.2428vw,75.694vh) scale(.6467)}to{transform:translate(80.78145vw,99vh) scale(.6467)}}.snow:nth-child(80){opacity:.8416;transform:translate(63.8622vw,-10px) scale(.8083);animation:fall-80 15s -20s linear infinite}@keyframes fall-80{75.966%{transform:translate(63.3313vw,75.966vh) scale(.8083)}to{transform:translate(63.59675vw,99vh) scale(.8083)}}.snow:nth-child(81){opacity:1.524;transform:translate(33.4439vw,-10px) scale(.8869);animation:fall-81 27s -2s linear infinite}@keyframes fall-81{66.671%{transform:translate(26.8722vw,66.671vh) scale(.8869)}to{transform:translate(30.15805vw,99vh) scale(.8869)}}.snow:nth-child(82){opacity:.7642;transform:translate(89.268vw,-10px) scale(.5608);animation:fall-82 10s -8s linear infinite}@keyframes fall-82{68.498%{transform:translate(98.7917vw,68.498vh) scale(.5608)}to{transform:translate(94.02985vw,99vh) scale(.5608)}}.snow:nth-child(83){opacity:.5336;transform:translate(5.6825vw,-10px) scale(.5005);animation:fall-83 21s -24s linear infinite}@keyframes fall-83{52.684%{transform:translate(4.4143vw,52.684vh) scale(.5005)}to{transform:translate(5.0484vw,99vh) scale(.5005)}}.snow:nth-child(84){opacity:.4484;transform:translate(13.5414vw,-10px) scale(.8134);animation:fall-84 29s -21s linear infinite}@keyframes fall-84{49.486%{transform:translate(10.623vw,49.486vh) scale(.8134)}to{transform:translate(12.0822vw,99vh) scale(.8134)}}.snow:nth-child(85){opacity:.1204;transform:translate(52.4787vw,-10px) scale(.423);animation:fall-85 18s -24s linear infinite}@keyframes fall-85{48.819%{transform:translate(60.9593vw,48.819vh) scale(.423)}to{transform:translate(56.719vw,99vh) scale(.423)}}.snow:nth-child(86){opacity:1.478;transform:translate(92.7678vw,-10px) scale(.8339);animation:fall-86 22s -29s linear infinite}@keyframes fall-86{66.735%{transform:translate(98.6799vw,66.735vh) scale(.8339)}to{transform:translate(95.72385vw,99vh) scale(.8339)}}.snow:nth-child(87){opacity:.703;transform:translate(50.6702vw,-10px) scale(.7005);animation:fall-87 15s -17s linear infinite}@keyframes fall-87{79.038%{transform:translate(51.7043vw,79.038vh) scale(.7005)}to{transform:translate(51.18725vw,99vh) scale(.7005)}}.snow:nth-child(88){opacity:.3314;transform:translate(80.2093vw,-10px) scale(.2591);animation:fall-88 14s -30s linear infinite}@keyframes fall-88{62.185%{transform:translate(80.7428vw,62.185vh) scale(.2591)}to{transform:translate(80.47605vw,99vh) scale(.2591)}}.snow:nth-child(89){opacity:.6962;transform:translate(63.6904vw,-10px) scale(.2506);animation:fall-89 27s -7s linear infinite}@keyframes fall-89{53.691%{transform:translate(66.9599vw,53.691vh) scale(.2506)}to{transform:translate(65.32515vw,99vh) scale(.2506)}}.snow:nth-child(90){opacity:.9792;transform:translate(33.7068vw,-10px) scale(.6594);animation:fall-90 12s -10s linear infinite}@keyframes fall-90{42.751%{transform:translate(35.5859vw,42.751vh) scale(.6594)}to{transform:translate(34.64635vw,99vh) scale(.6594)}}.snow:nth-child(91){opacity:1.3628;transform:translate(58.9377vw,-10px) scale(.4862);animation:fall-91 28s -16s linear infinite}@keyframes fall-91{50.388%{transform:translate(54.2568vw,50.388vh) scale(.4862)}to{transform:translate(56.59725vw,99vh) scale(.4862)}}.snow:nth-child(92){opacity:1.6646;transform:translate(57.1899vw,-10px) scale(.5691);animation:fall-92 15s -8s linear infinite}@keyframes fall-92{50.091%{transform:translate(60.9823vw,50.091vh) scale(.5691)}to{transform:translate(59.0861vw,99vh) scale(.5691)}}.snow:nth-child(93){opacity:1.9196;transform:translate(39.3943vw,-10px) scale(.0298);animation:fall-93 24s -20s linear infinite}@keyframes fall-93{36.034%{transform:translate(33.0957vw,36.034vh) scale(.0298)}to{transform:translate(36.245vw,99vh) scale(.0298)}}.snow:nth-child(94){opacity:.7224;transform:translate(11.4196vw,-10px) scale(.7082);animation:fall-94 14s -14s linear infinite}@keyframes fall-94{78.621%{transform:translate(3.4029vw,78.621vh) scale(.7082)}to{transform:translate(7.41125vw,99vh) scale(.7082)}}.snow:nth-child(95){opacity:1.3106;transform:translate(74.0686vw,-10px) scale(.0254);animation:fall-95 12s -15s linear infinite}@keyframes fall-95{31.5%{transform:translate(65.219vw,31.5vh) scale(.0254)}to{transform:translate(69.6438vw,99vh) scale(.0254)}}.snow:nth-child(96){opacity:1.2402;transform:translate(5.764vw,-10px) scale(.5236);animation:fall-96 12s -7s linear infinite}@keyframes fall-96{42.656%{transform:translate(5.9488vw,42.656vh) scale(.5236)}to{transform:translate(5.8564vw,99vh) scale(.5236)}}.snow:nth-child(97){opacity:1.1958;transform:translate(92.4729vw,-10px) scale(.0774);animation:fall-97 12s -11s linear infinite}@keyframes fall-97{60.214%{transform:translate(101.8878vw,60.214vh) scale(.0774)}to{transform:translate(97.18035vw,99vh) scale(.0774)}}.snow:nth-child(98){opacity:1.3088;transform:translate(97.0765vw,-10px) scale(.79);animation:fall-98 27s -9s linear infinite}@keyframes fall-98{56.047%{transform:translate(88.2917vw,56.047vh) scale(.79)}to{transform:translate(92.6841vw,99vh) scale(.79)}}.snow:nth-child(99){opacity:1.6906;transform:translate(61.9859vw,-10px) scale(.2393);animation:fall-99 10s -8s linear infinite}@keyframes fall-99{77.673%{transform:translate(60.4906vw,77.673vh) scale(.2393)}to{transform:translate(61.23825vw,99vh) scale(.2393)}}.snow:nth-child(100){opacity:1.8136;transform:translate(9.6526vw,-10px) scale(.9421);animation:fall-100 15s -3s linear infinite}@keyframes fall-100{64.243%{transform:translate(1.8914vw,64.243vh) scale(.9421)}to{transform:translate(5.772vw,99vh) scale(.9421)}}.snow:nth-child(101){opacity:.3566;transform:translate(9.0343vw,-10px) scale(.6627);animation:fall-101 27s -15s linear infinite}@keyframes fall-101{40.392%{transform:translate(.0636vw,40.392vh) scale(.6627)}to{transform:translate(4.54895vw,99vh) scale(.6627)}}.snow:nth-child(102){opacity:.4174;transform:translate(75.8156vw,-10px) scale(.7491);animation:fall-102 29s -17s linear infinite}@keyframes fall-102{40.139%{transform:translate(71.543vw,40.139vh) scale(.7491)}to{transform:translate(73.6793vw,99vh) scale(.7491)}}.snow:nth-child(103){opacity:1.5814;transform:translate(93.7802vw,-10px) scale(.5215);animation:fall-103 19s -22s linear infinite}@keyframes fall-103{60.053%{transform:translate(92.9053vw,60.053vh) scale(.5215)}to{transform:translate(93.34275vw,99vh) scale(.5215)}}.snow:nth-child(104){opacity:1.3792;transform:translate(79.0365vw,-10px) scale(.7953);animation:fall-104 29s -10s linear infinite}@keyframes fall-104{48.869%{transform:translate(79.1366vw,48.869vh) scale(.7953)}to{transform:translate(79.08655vw,99vh) scale(.7953)}}.snow:nth-child(105){opacity:1.6896;transform:translate(84.2905vw,-10px) scale(.7765);animation:fall-105 12s -8s linear infinite}@keyframes fall-105{45.125%{transform:translate(92.3103vw,45.125vh) scale(.7765)}to{transform:translate(88.3004vw,99vh) scale(.7765)}}.snow:nth-child(106){opacity:.8718;transform:translate(45.0274vw,-10px) scale(.8595);animation:fall-106 14s -23s linear infinite}@keyframes fall-106{30.07%{transform:translate(40.5452vw,30.07vh) scale(.8595)}to{transform:translate(42.7863vw,99vh) scale(.8595)}}.snow:nth-child(107){opacity:.312;transform:translate(65.0055vw,-10px) scale(.9256);animation:fall-107 20s -13s linear infinite}@keyframes fall-107{52.316%{transform:translate(57.9574vw,52.316vh) scale(.9256)}to{transform:translate(61.48145vw,99vh) scale(.9256)}}.snow:nth-child(108){opacity:1.2618;transform:translate(55.7752vw,-10px) scale(.5817);animation:fall-108 29s -7s linear infinite}@keyframes fall-108{79.084%{transform:translate(64.8791vw,79.084vh) scale(.5817)}to{transform:translate(60.32715vw,99vh) scale(.5817)}}.snow:nth-child(109){opacity:1.9582;transform:translate(32.407vw,-10px) scale(.4752);animation:fall-109 21s -22s linear infinite}@keyframes fall-109{45.269%{transform:translate(39.506vw,45.269vh) scale(.4752)}to{transform:translate(35.9565vw,99vh) scale(.4752)}}.snow:nth-child(110){opacity:1.667;transform:translate(21.761vw,-10px) scale(.4154);animation:fall-110 23s -8s linear infinite}@keyframes fall-110{44.18%{transform:translate(24.8897vw,44.18vh) scale(.4154)}to{transform:translate(23.32535vw,99vh) scale(.4154)}}.snow:nth-child(111){opacity:1.9118;transform:translate(58.8603vw,-10px) scale(.1496);animation:fall-111 28s -8s linear infinite}@keyframes fall-111{36.595%{transform:translate(66.0749vw,36.595vh) scale(.1496)}to{transform:translate(62.4676vw,99vh) scale(.1496)}}.snow:nth-child(112){opacity:.8212;transform:translate(5.5215vw,-10px) scale(.8773);animation:fall-112 27s -8s linear infinite}@keyframes fall-112{55.917%{transform:translate(1.9704vw,55.917vh) scale(.8773)}to{transform:translate(3.74595vw,99vh) scale(.8773)}}.snow:nth-child(113){opacity:1.7252;transform:translate(30.3257vw,-10px) scale(.4596);animation:fall-113 11s -24s linear infinite}@keyframes fall-113{66.801%{transform:translate(28.0035vw,66.801vh) scale(.4596)}to{transform:translate(29.1646vw,99vh) scale(.4596)}}.snow:nth-child(114){opacity:.0088;transform:translate(26.183vw,-10px) scale(.0132);animation:fall-114 27s -8s linear infinite}@keyframes fall-114{40.183%{transform:translate(31.7369vw,40.183vh) scale(.0132)}to{transform:translate(28.95995vw,99vh) scale(.0132)}}.snow:nth-child(115){opacity:1.8558;transform:translate(83.8765vw,-10px) scale(.0107);animation:fall-115 16s -10s linear infinite}@keyframes fall-115{67.918%{transform:translate(83.7136vw,67.918vh) scale(.0107)}to{transform:translate(83.79505vw,99vh) scale(.0107)}}.snow:nth-child(116){opacity:.3024;transform:translate(13.2888vw,-10px) scale(.397);animation:fall-116 24s -22s linear infinite}@keyframes fall-116{31.717%{transform:translate(22.6209vw,31.717vh) scale(.397)}to{transform:translate(17.95485vw,99vh) scale(.397)}}.snow:nth-child(117){opacity:.7208;transform:translate(47.8024vw,-10px) scale(.77);animation:fall-117 13s -19s linear infinite}@keyframes fall-117{56.238%{transform:translate(52.0904vw,56.238vh) scale(.77)}to{transform:translate(49.9464vw,99vh) scale(.77)}}.snow:nth-child(118){opacity:.5404;transform:translate(72.8407vw,-10px) scale(.2071);animation:fall-118 10s -6s linear infinite}@keyframes fall-118{37.062%{transform:translate(76.8709vw,37.062vh) scale(.2071)}to{transform:translate(74.8558vw,99vh) scale(.2071)}}.snow:nth-child(119){opacity:.8904;transform:translate(.2713vw,-10px) scale(.5419);animation:fall-119 26s -12s linear infinite}@keyframes fall-119{50.17%{transform:translate(2.5801vw,50.17vh) scale(.5419)}to{transform:translate(1.4257vw,99vh) scale(.5419)}}.snow:nth-child(120){opacity:1.3468;transform:translate(48.0974vw,-10px) scale(.3675);animation:fall-120 24s -9s linear infinite}@keyframes fall-120{45.966%{transform:translate(46.3023vw,45.966vh) scale(.3675)}to{transform:translate(47.19985vw,99vh) scale(.3675)}}.snow:nth-child(121){opacity:.4394;transform:translate(92.6135vw,-10px) scale(.8416);animation:fall-121 14s -28s linear infinite}@keyframes fall-121{44.728%{transform:translate(96.9644vw,44.728vh) scale(.8416)}to{transform:translate(94.78895vw,99vh) scale(.8416)}}.snow:nth-child(122){opacity:1.5466;transform:translate(55.1735vw,-10px) scale(.0046);animation:fall-122 24s -14s linear infinite}@keyframes fall-122{36.024%{transform:translate(56.4621vw,36.024vh) scale(.0046)}to{transform:translate(55.8178vw,99vh) scale(.0046)}}.snow:nth-child(123){opacity:.2524;transform:translate(85.2224vw,-10px) scale(.1796);animation:fall-123 22s -14s linear infinite}@keyframes fall-123{43.452%{transform:translate(75.4159vw,43.452vh) scale(.1796)}to{transform:translate(80.31915vw,99vh) scale(.1796)}}.snow:nth-child(124){opacity:1.3522;transform:translate(59.6548vw,-10px) scale(.3837);animation:fall-124 30s -2s linear infinite}@keyframes fall-124{48.146%{transform:translate(50.3297vw,48.146vh) scale(.3837)}to{transform:translate(54.99225vw,99vh) scale(.3837)}}.snow:nth-child(125){opacity:.8952;transform:translate(70.5078vw,-10px) scale(.5047);animation:fall-125 11s -21s linear infinite}@keyframes fall-125{71.256%{transform:translate(79.0508vw,71.256vh) scale(.5047)}to{transform:translate(74.7793vw,99vh) scale(.5047)}}.snow:nth-child(126){opacity:1.9564;transform:translate(89.9563vw,-10px) scale(.1482);animation:fall-126 12s -1s linear infinite}@keyframes fall-126{53.419%{transform:translate(92.2713vw,53.419vh) scale(.1482)}to{transform:translate(91.1138vw,99vh) scale(.1482)}}.snow:nth-child(127){opacity:1.1774;transform:translate(10.8064vw,-10px) scale(.3826);animation:fall-127 29s -16s linear infinite}@keyframes fall-127{40.693%{transform:translate(15.9811vw,40.693vh) scale(.3826)}to{transform:translate(13.39375vw,99vh) scale(.3826)}}.snow:nth-child(128){opacity:1.307;transform:translate(28.0452vw,-10px) scale(.9911);animation:fall-128 22s -6s linear infinite}@keyframes fall-128{50.195%{transform:translate(37.792vw,50.195vh) scale(.9911)}to{transform:translate(32.9186vw,99vh) scale(.9911)}}.snow:nth-child(129){opacity:.4378;transform:translate(77.2949vw,-10px) scale(.4899);animation:fall-129 22s -24s linear infinite}@keyframes fall-129{32.505%{transform:translate(69.5496vw,32.505vh) scale(.4899)}to{transform:translate(73.42225vw,99vh) scale(.4899)}}.snow:nth-child(130){opacity:.1342;transform:translate(7.4707vw,-10px) scale(.1576);animation:fall-130 26s -17s linear infinite}@keyframes fall-130{62.846%{transform:translate(6.1491vw,62.846vh) scale(.1576)}to{transform:translate(6.8099vw,99vh) scale(.1576)}}.snow:nth-child(131){opacity:1.49;transform:translate(33.5267vw,-10px) scale(.2083);animation:fall-131 10s -19s linear infinite}@keyframes fall-131{30.125%{transform:translate(25.8882vw,30.125vh) scale(.2083)}to{transform:translate(29.70745vw,99vh) scale(.2083)}}.snow:nth-child(132){opacity:.432;transform:translate(25.4864vw,-10px) scale(.6747);animation:fall-132 25s -13s linear infinite}@keyframes fall-132{46.441%{transform:translate(29.9621vw,46.441vh) scale(.6747)}to{transform:translate(27.72425vw,99vh) scale(.6747)}}.snow:nth-child(133){opacity:.2664;transform:translate(21.8955vw,-10px) scale(.0982);animation:fall-133 10s -2s linear infinite}@keyframes fall-133{70.189%{transform:translate(16.9074vw,70.189vh) scale(.0982)}to{transform:translate(19.40145vw,99vh) scale(.0982)}}.snow:nth-child(134){opacity:.248;transform:translate(21.0604vw,-10px) scale(.7458);animation:fall-134 12s -25s linear infinite}@keyframes fall-134{45.87%{transform:translate(25.1674vw,45.87vh) scale(.7458)}to{transform:translate(23.1139vw,99vh) scale(.7458)}}.snow:nth-child(135){opacity:1.0332;transform:translate(34.2962vw,-10px) scale(.0871);animation:fall-135 11s -2s linear infinite}@keyframes fall-135{61.941%{transform:translate(24.995vw,61.941vh) scale(.0871)}to{transform:translate(29.6456vw,99vh) scale(.0871)}}.snow:nth-child(136){opacity:.7206;transform:translate(53.3666vw,-10px) scale(.8327);animation:fall-136 14s -10s linear infinite}@keyframes fall-136{34.025%{transform:translate(50.1298vw,34.025vh) scale(.8327)}to{transform:translate(51.7482vw,99vh) scale(.8327)}}.snow:nth-child(137){opacity:1.163;transform:translate(40.1017vw,-10px) scale(.7334);animation:fall-137 23s -27s linear infinite}@keyframes fall-137{72.12%{transform:translate(48.7737vw,72.12vh) scale(.7334)}to{transform:translate(44.4377vw,99vh) scale(.7334)}}.snow:nth-child(138){opacity:.6796;transform:translate(3.962vw,-10px) scale(.3977);animation:fall-138 21s -6s linear infinite}@keyframes fall-138{70.027%{transform:translate(3.679vw,70.027vh) scale(.3977)}to{transform:translate(3.8205vw,99vh) scale(.3977)}}.snow:nth-child(139){opacity:1.2624;transform:translate(89.4346vw,-10px) scale(.72);animation:fall-139 26s -30s linear infinite}@keyframes fall-139{53.565%{transform:translate(83.4315vw,53.565vh) scale(.72)}to{transform:translate(86.43305vw,99vh) scale(.72)}}.snow:nth-child(140){opacity:1.6812;transform:translate(74.6264vw,-10px) scale(.2743);animation:fall-140 20s -16s linear infinite}@keyframes fall-140{52.865%{transform:translate(71.8164vw,52.865vh) scale(.2743)}to{transform:translate(73.2214vw,99vh) scale(.2743)}}.snow:nth-child(141){opacity:1.5072;transform:translate(54.8783vw,-10px) scale(.3386);animation:fall-141 17s -16s linear infinite}@keyframes fall-141{69.146%{transform:translate(57.8452vw,69.146vh) scale(.3386)}to{transform:translate(56.36175vw,99vh) scale(.3386)}}.snow:nth-child(142){opacity:.3538;transform:translate(39.6853vw,-10px) scale(.2788);animation:fall-142 20s -20s linear infinite}@keyframes fall-142{36.347%{transform:translate(44.3943vw,36.347vh) scale(.2788)}to{transform:translate(42.0398vw,99vh) scale(.2788)}}.snow:nth-child(143){opacity:1.0548;transform:translate(49.3493vw,-10px) scale(.2844);animation:fall-143 20s -11s linear infinite}@keyframes fall-143{54.56%{transform:translate(45.0106vw,54.56vh) scale(.2844)}to{transform:translate(47.17995vw,99vh) scale(.2844)}}.snow:nth-child(144){opacity:.6328;transform:translate(65.8728vw,-10px) scale(.1624);animation:fall-144 21s -17s linear infinite}@keyframes fall-144{33.506%{transform:translate(66.5035vw,33.506vh) scale(.1624)}to{transform:translate(66.18815vw,99vh) scale(.1624)}}.snow:nth-child(145){opacity:1.0596;transform:translate(16.5583vw,-10px) scale(.511);animation:fall-145 29s -18s linear infinite}@keyframes fall-145{56.627%{transform:translate(19.3727vw,56.627vh) scale(.511)}to{transform:translate(17.9655vw,99vh) scale(.511)}}.snow:nth-child(146){opacity:1.9508;transform:translate(.8466vw,-10px) scale(.7599);animation:fall-146 26s -30s linear infinite}@keyframes fall-146{76.674%{transform:translate(6.8001vw,76.674vh) scale(.7599)}to{transform:translate(3.82335vw,99vh) scale(.7599)}}.snow:nth-child(147){opacity:1.2282;transform:translate(60.5096vw,-10px) scale(.2463);animation:fall-147 22s -11s linear infinite}@keyframes fall-147{71.754%{transform:translate(54.0912vw,71.754vh) scale(.2463)}to{transform:translate(57.3004vw,99vh) scale(.2463)}}.snow:nth-child(148){opacity:1.8502;transform:translate(2.1752vw,-10px) scale(.1395);animation:fall-148 18s -23s linear infinite}@keyframes fall-148{35.281%{transform:translate(8.4667vw,35.281vh) scale(.1395)}to{transform:translate(5.32095vw,99vh) scale(.1395)}}.snow:nth-child(149){opacity:.219;transform:translate(38.739vw,-10px) scale(.4526);animation:fall-149 24s -10s linear infinite}@keyframes fall-149{53.711%{transform:translate(37.5473vw,53.711vh) scale(.4526)}to{transform:translate(38.14315vw,99vh) scale(.4526)}}.snow:nth-child(150){opacity:.825;transform:translate(20.7359vw,-10px) scale(.7073);animation:fall-150 12s -17s linear infinite}@keyframes fall-150{44.947%{transform:translate(29.1031vw,44.947vh) scale(.7073)}to{transform:translate(24.9195vw,99vh) scale(.7073)}}.snow:nth-child(151){opacity:.297;transform:translate(33.8395vw,-10px) scale(.427);animation:fall-151 19s -29s linear infinite}@keyframes fall-151{38.255%{transform:translate(25.8949vw,38.255vh) scale(.427)}to{transform:translate(29.8672vw,99vh) scale(.427)}}.snow:nth-child(152){opacity:1.7072;transform:translate(87.5146vw,-10px) scale(.1213);animation:fall-152 29s -4s linear infinite}@keyframes fall-152{34.931%{transform:translate(91.7417vw,34.931vh) scale(.1213)}to{transform:translate(89.62815vw,99vh) scale(.1213)}}.snow:nth-child(153){opacity:1.9164;transform:translate(59.3883vw,-10px) scale(.9075);animation:fall-153 27s -20s linear infinite}@keyframes fall-153{69.394%{transform:translate(63.6166vw,69.394vh) scale(.9075)}to{transform:translate(61.50245vw,99vh) scale(.9075)}}.snow:nth-child(154){opacity:1.7178;transform:translate(8.0029vw,-10px) scale(.3581);animation:fall-154 21s -13s linear infinite}@keyframes fall-154{44.265%{transform:translate(10.8849vw,44.265vh) scale(.3581)}to{transform:translate(9.4439vw,99vh) scale(.3581)}}.snow:nth-child(155){opacity:.7592;transform:translate(94.3609vw,-10px) scale(.2086);animation:fall-155 20s -11s linear infinite}@keyframes fall-155{39.349%{transform:translate(92.4835vw,39.349vh) scale(.2086)}to{transform:translate(93.4222vw,99vh) scale(.2086)}}.snow:nth-child(156){opacity:.0232;transform:translate(42.3133vw,-10px) scale(.3074);animation:fall-156 18s -5s linear infinite}@keyframes fall-156{47.294%{transform:translate(46.5672vw,47.294vh) scale(.3074)}to{transform:translate(44.44025vw,99vh) scale(.3074)}}.snow:nth-child(157){opacity:.4982;transform:translate(18.328vw,-10px) scale(.1611);animation:fall-157 23s -23s linear infinite}@keyframes fall-157{64.03%{transform:translate(28.0879vw,64.03vh) scale(.1611)}to{transform:translate(23.20795vw,99vh) scale(.1611)}}.snow:nth-child(158){opacity:1.3306;transform:translate(86.1886vw,-10px) scale(.1591);animation:fall-158 19s -27s linear infinite}@keyframes fall-158{60.932%{transform:translate(96.0094vw,60.932vh) scale(.1591)}to{transform:translate(91.099vw,99vh) scale(.1591)}}.snow:nth-child(159){opacity:1.48;transform:translate(6.2653vw,-10px) scale(.0727);animation:fall-159 22s -15s linear infinite}@keyframes fall-159{44.049%{transform:translate(8.8794vw,44.049vh) scale(.0727)}to{transform:translate(7.57235vw,99vh) scale(.0727)}}.snow:nth-child(160){opacity:1.221;transform:translate(24.0818vw,-10px) scale(.3649);animation:fall-160 17s -9s linear infinite}@keyframes fall-160{33.945%{transform:translate(22.5056vw,33.945vh) scale(.3649)}to{transform:translate(23.2937vw,99vh) scale(.3649)}}.snow:nth-child(161){opacity:1.054;transform:translate(55.7945vw,-10px) scale(.8224);animation:fall-161 18s -17s linear infinite}@keyframes fall-161{45.149%{transform:translate(61.9332vw,45.149vh) scale(.8224)}to{transform:translate(58.86385vw,99vh) scale(.8224)}}.snow:nth-child(162){opacity:.4794;transform:translate(13.66vw,-10px) scale(.4121);animation:fall-162 26s -4s linear infinite}@keyframes fall-162{42.55%{transform:translate(7.0811vw,42.55vh) scale(.4121)}to{transform:translate(10.37055vw,99vh) scale(.4121)}}.snow:nth-child(163){opacity:.3458;transform:translate(51.186vw,-10px) scale(.8277);animation:fall-163 21s -7s linear infinite}@keyframes fall-163{73.594%{transform:translate(51.2259vw,73.594vh) scale(.8277)}to{transform:translate(51.20595vw,99vh) scale(.8277)}}.snow:nth-child(164){opacity:.4568;transform:translate(65.4922vw,-10px) scale(.7614);animation:fall-164 30s -26s linear infinite}@keyframes fall-164{30.208%{transform:translate(69.8031vw,30.208vh) scale(.7614)}to{transform:translate(67.64765vw,99vh) scale(.7614)}}.snow:nth-child(165){opacity:1.2164;transform:translate(53.5067vw,-10px) scale(.8195);animation:fall-165 30s -7s linear infinite}@keyframes fall-165{41.463%{transform:translate(62.6226vw,41.463vh) scale(.8195)}to{transform:translate(58.06465vw,99vh) scale(.8195)}}.snow:nth-child(166){opacity:1.6088;transform:translate(10.1948vw,-10px) scale(.6785);animation:fall-166 19s -30s linear infinite}@keyframes fall-166{78.672%{transform:translate(16.6688vw,78.672vh) scale(.6785)}to{transform:translate(13.4318vw,99vh) scale(.6785)}}.snow:nth-child(167){opacity:.8486;transform:translate(26.7911vw,-10px) scale(.3192);animation:fall-167 25s -15s linear infinite}@keyframes fall-167{42.075%{transform:translate(31.2062vw,42.075vh) scale(.3192)}to{transform:translate(28.99865vw,99vh) scale(.3192)}}.snow:nth-child(168){opacity:.1862;transform:translate(83.2714vw,-10px) scale(.6929);animation:fall-168 20s -18s linear infinite}@keyframes fall-168{42.396%{transform:translate(84.8248vw,42.396vh) scale(.6929)}to{transform:translate(84.0481vw,99vh) scale(.6929)}}.snow:nth-child(169){opacity:.8734;transform:translate(47.7713vw,-10px) scale(.9554);animation:fall-169 13s -18s linear infinite}@keyframes fall-169{48.077%{transform:translate(41.7387vw,48.077vh) scale(.9554)}to{transform:translate(44.755vw,99vh) scale(.9554)}}.snow:nth-child(170){opacity:1.3938;transform:translate(3.8997vw,-10px) scale(.8707);animation:fall-170 26s -17s linear infinite}@keyframes fall-170{30.649%{transform:translate(-.8187vw,30.649vh) scale(.8707)}to{transform:translate(1.5405vw,99vh) scale(.8707)}}.snow:nth-child(171){opacity:1.0726;transform:translate(45.2069vw,-10px) scale(.8218);animation:fall-171 28s -18s linear infinite}@keyframes fall-171{62.632%{transform:translate(37.0445vw,62.632vh) scale(.8218)}to{transform:translate(41.1257vw,99vh) scale(.8218)}}.snow:nth-child(172){opacity:.9082;transform:translate(70.5328vw,-10px) scale(.4924);animation:fall-172 28s -16s linear infinite}@keyframes fall-172{66.92%{transform:translate(78.4665vw,66.92vh) scale(.4924)}to{transform:translate(74.49965vw,99vh) scale(.4924)}}.snow:nth-child(173){opacity:1.9408;transform:translate(4.9168vw,-10px) scale(.0406);animation:fall-173 29s -21s linear infinite}@keyframes fall-173{79.009%{transform:translate(8.0236vw,79.009vh) scale(.0406)}to{transform:translate(6.4702vw,99vh) scale(.0406)}}.snow:nth-child(174){opacity:1.4388;transform:translate(59.6495vw,-10px) scale(.3164);animation:fall-174 10s -1s linear infinite}@keyframes fall-174{63.91%{transform:translate(58.3364vw,63.91vh) scale(.3164)}to{transform:translate(58.99295vw,99vh) scale(.3164)}}.snow:nth-child(175){opacity:.6758;transform:translate(67.6364vw,-10px) scale(.4994);animation:fall-175 27s -10s linear infinite}@keyframes fall-175{33.025%{transform:translate(74.7447vw,33.025vh) scale(.4994)}to{transform:translate(71.19055vw,99vh) scale(.4994)}}.snow:nth-child(176){opacity:.835;transform:translate(95.4901vw,-10px) scale(.5059);animation:fall-176 29s -14s linear infinite}@keyframes fall-176{45.73%{transform:translate(102.044vw,45.73vh) scale(.5059)}to{transform:translate(98.76705vw,99vh) scale(.5059)}}.snow:nth-child(177){opacity:.6858;transform:translate(84.8388vw,-10px) scale(.497);animation:fall-177 16s -26s linear infinite}@keyframes fall-177{32.212%{transform:translate(82.033vw,32.212vh) scale(.497)}to{transform:translate(83.4359vw,99vh) scale(.497)}}.snow:nth-child(178){opacity:1.274;transform:translate(11.4596vw,-10px) scale(.0339);animation:fall-178 10s -17s linear infinite}@keyframes fall-178{50.093%{transform:translate(6.3703vw,50.093vh) scale(.0339)}to{transform:translate(8.91495vw,99vh) scale(.0339)}}.snow:nth-child(179){opacity:1.3068;transform:translate(13.5236vw,-10px) scale(.1101);animation:fall-179 23s -29s linear infinite}@keyframes fall-179{45.646%{transform:translate(17.1vw,45.646vh) scale(.1101)}to{transform:translate(15.3118vw,99vh) scale(.1101)}}.snow:nth-child(180){opacity:.5966;transform:translate(19.5971vw,-10px) scale(.3983);animation:fall-180 25s -22s linear infinite}@keyframes fall-180{75.743%{transform:translate(17.9967vw,75.743vh) scale(.3983)}to{transform:translate(18.7969vw,99vh) scale(.3983)}}.snow:nth-child(181){opacity:.7762;transform:translate(60.0556vw,-10px) scale(.6615);animation:fall-181 30s -23s linear infinite}@keyframes fall-181{51.227%{transform:translate(63.5893vw,51.227vh) scale(.6615)}to{transform:translate(61.82245vw,99vh) scale(.6615)}}.snow:nth-child(182){opacity:.9176;transform:translate(91.7396vw,-10px) scale(.1279);animation:fall-182 14s -30s linear infinite}@keyframes fall-182{41.487%{transform:translate(88.1841vw,41.487vh) scale(.1279)}to{transform:translate(89.96185vw,99vh) scale(.1279)}}.snow:nth-child(183){opacity:1.3758;transform:translate(16.0269vw,-10px) scale(.5926);animation:fall-183 27s -30s linear infinite}@keyframes fall-183{41.304%{transform:translate(18.8254vw,41.304vh) scale(.5926)}to{transform:translate(17.42615vw,99vh) scale(.5926)}}.snow:nth-child(184){opacity:.9652;transform:translate(59.9674vw,-10px) scale(.1887);animation:fall-184 15s -21s linear infinite}@keyframes fall-184{53.676%{transform:translate(50.9265vw,53.676vh) scale(.1887)}to{transform:translate(55.44695vw,99vh) scale(.1887)}}.snow:nth-child(185){opacity:.049;transform:translate(38.5341vw,-10px) scale(.8102);animation:fall-185 13s -16s linear infinite}@keyframes fall-185{41.483%{transform:translate(39.9795vw,41.483vh) scale(.8102)}to{transform:translate(39.2568vw,99vh) scale(.8102)}}.snow:nth-child(186){opacity:1.1562;transform:translate(91.2271vw,-10px) scale(.5882);animation:fall-186 14s -19s linear infinite}@keyframes fall-186{79.101%{transform:translate(88.7896vw,79.101vh) scale(.5882)}to{transform:translate(90.00835vw,99vh) scale(.5882)}}.snow:nth-child(187){opacity:1.221;transform:translate(12.2905vw,-10px) scale(.1716);animation:fall-187 10s -28s linear infinite}@keyframes fall-187{60.031%{transform:translate(12.8082vw,60.031vh) scale(.1716)}to{transform:translate(12.54935vw,99vh) scale(.1716)}}.snow:nth-child(188){opacity:.0808;transform:translate(52.7642vw,-10px) scale(.6935);animation:fall-188 14s -5s linear infinite}@keyframes fall-188{37.513%{transform:translate(60.7936vw,37.513vh) scale(.6935)}to{transform:translate(56.7789vw,99vh) scale(.6935)}}.snow:nth-child(189){opacity:1.6274;transform:translate(47.9721vw,-10px) scale(.6747);animation:fall-189 26s -24s linear infinite}@keyframes fall-189{53.593%{transform:translate(52.224vw,53.593vh) scale(.6747)}to{transform:translate(50.09805vw,99vh) scale(.6747)}}.snow:nth-child(190){opacity:.061;transform:translate(9.9006vw,-10px) scale(.3072);animation:fall-190 19s -14s linear infinite}@keyframes fall-190{52.915%{transform:translate(9.4789vw,52.915vh) scale(.3072)}to{transform:translate(9.68975vw,99vh) scale(.3072)}}.snow:nth-child(191){opacity:1.928;transform:translate(58.6243vw,-10px) scale(.9259);animation:fall-191 28s -20s linear infinite}@keyframes fall-191{41.285%{transform:translate(62.4329vw,41.285vh) scale(.9259)}to{transform:translate(60.5286vw,99vh) scale(.9259)}}.snow:nth-child(192){opacity:.3144;transform:translate(96.4414vw,-10px) scale(.0371);animation:fall-192 26s -3s linear infinite}@keyframes fall-192{55.64%{transform:translate(102.9884vw,55.64vh) scale(.0371)}to{transform:translate(99.7149vw,99vh) scale(.0371)}}.snow:nth-child(193){opacity:1.995;transform:translate(29.3021vw,-10px) scale(.1314);animation:fall-193 10s -8s linear infinite}@keyframes fall-193{45.581%{transform:translate(37.1654vw,45.581vh) scale(.1314)}to{transform:translate(33.23375vw,99vh) scale(.1314)}}.snow:nth-child(194){opacity:1.1934;transform:translate(79.7467vw,-10px) scale(.1623);animation:fall-194 28s -24s linear infinite}@keyframes fall-194{64.188%{transform:translate(71.0248vw,64.188vh) scale(.1623)}to{transform:translate(75.38575vw,99vh) scale(.1623)}}.snow:nth-child(195){opacity:1.9404;transform:translate(59.8146vw,-10px) scale(.2428);animation:fall-195 27s -13s linear infinite}@keyframes fall-195{71.998%{transform:translate(64.9853vw,71.998vh) scale(.2428)}to{transform:translate(62.39995vw,99vh) scale(.2428)}}.snow:nth-child(196){opacity:1.4006;transform:translate(98.806vw,-10px) scale(.9);animation:fall-196 12s -4s linear infinite}@keyframes fall-196{31.826%{transform:translate(105.2448vw,31.826vh) scale(.9)}to{transform:translate(102.0254vw,99vh) scale(.9)}}.snow:nth-child(197){opacity:1.1426;transform:translate(37.1856vw,-10px) scale(.9902);animation:fall-197 15s -14s linear infinite}@keyframes fall-197{37.123%{transform:translate(33.7137vw,37.123vh) scale(.9902)}to{transform:translate(35.44965vw,99vh) scale(.9902)}}.snow:nth-child(198){opacity:1.147;transform:translate(99.7641vw,-10px) scale(.6001);animation:fall-198 23s -18s linear infinite}@keyframes fall-198{30.132%{transform:translate(93.913vw,30.132vh) scale(.6001)}to{transform:translate(96.83855vw,99vh) scale(.6001)}}.snow:nth-child(199){opacity:.457;transform:translate(41.2365vw,-10px) scale(.5147);animation:fall-199 10s -17s linear infinite}@keyframes fall-199{76.68%{transform:translate(40.5017vw,76.68vh) scale(.5147)}to{transform:translate(40.8691vw,99vh) scale(.5147)}}.snow:nth-child(200){opacity:.005;transform:translate(26.3348vw,-10px) scale(.8233);animation:fall-200 28s -18s linear infinite}@keyframes fall-200{37.322%{transform:translate(35.0679vw,37.322vh) scale(.8233)}to{transform:translate(30.70135vw,99vh) scale(.8233)}}.snow:nth-child(201){opacity:1.6786;transform:translate(85.8052vw,-10px) scale(.7237);animation:fall-201 21s -21s linear infinite}@keyframes fall-201{74.77%{transform:translate(84.5775vw,74.77vh) scale(.7237)}to{transform:translate(85.19135vw,99vh) scale(.7237)}}.snow:nth-child(202){opacity:.0402;transform:translate(17.6313vw,-10px) scale(.6342);animation:fall-202 23s -10s linear infinite}@keyframes fall-202{78.747%{transform:translate(23.0659vw,78.747vh) scale(.6342)}to{transform:translate(20.3486vw,99vh) scale(.6342)}}.snow:nth-child(203){opacity:.203;transform:translate(53.9678vw,-10px) scale(.1337);animation:fall-203 28s -30s linear infinite}@keyframes fall-203{39.935%{transform:translate(62.1698vw,39.935vh) scale(.1337)}to{transform:translate(58.0688vw,99vh) scale(.1337)}}.snow:nth-child(204){opacity:1.2228;transform:translate(12.8438vw,-10px) scale(.3703);animation:fall-204 17s -25s linear infinite}@keyframes fall-204{42.616%{transform:translate(17.4473vw,42.616vh) scale(.3703)}to{transform:translate(15.14555vw,99vh) scale(.3703)}}.snow:nth-child(205){opacity:1.9294;transform:translate(65.5119vw,-10px) scale(.137);animation:fall-205 23s -25s linear infinite}@keyframes fall-205{47.698%{transform:translate(57.1613vw,47.698vh) scale(.137)}to{transform:translate(61.3366vw,99vh) scale(.137)}}.snow:nth-child(206){opacity:.9536;transform:translate(47.4158vw,-10px) scale(.6906);animation:fall-206 21s -19s linear infinite}@keyframes fall-206{41.585%{transform:translate(51.5427vw,41.585vh) scale(.6906)}to{transform:translate(49.47925vw,99vh) scale(.6906)}}.snow:nth-child(207){opacity:.0042;transform:translate(53.7263vw,-10px) scale(.4471);animation:fall-207 29s -8s linear infinite}@keyframes fall-207{45.143%{transform:translate(48.2869vw,45.143vh) scale(.4471)}to{transform:translate(51.0066vw,99vh) scale(.4471)}}.snow:nth-child(208){opacity:1.8838;transform:translate(7.1667vw,-10px) scale(.1482);animation:fall-208 30s -20s linear infinite}@keyframes fall-208{51.541%{transform:translate(13.0591vw,51.541vh) scale(.1482)}to{transform:translate(10.1129vw,99vh) scale(.1482)}}.snow:nth-child(209){opacity:.9492;transform:translate(18.1414vw,-10px) scale(.4818);animation:fall-209 28s -5s linear infinite}@keyframes fall-209{74.868%{transform:translate(10.4553vw,74.868vh) scale(.4818)}to{transform:translate(14.29835vw,99vh) scale(.4818)}}.snow:nth-child(210){opacity:1.3554;transform:translate(4.8041vw,-10px) scale(.4578);animation:fall-210 20s -18s linear infinite}@keyframes fall-210{34.185%{transform:translate(11.7355vw,34.185vh) scale(.4578)}to{transform:translate(8.2698vw,99vh) scale(.4578)}}.snow:nth-child(211){opacity:.1072;transform:translate(96.2653vw,-10px) scale(.5578);animation:fall-211 18s -12s linear infinite}@keyframes fall-211{45.764%{transform:translate(94.1151vw,45.764vh) scale(.5578)}to{transform:translate(95.1902vw,99vh) scale(.5578)}}.snow:nth-child(212){opacity:1.978;transform:translate(2.5219vw,-10px) scale(.6799);animation:fall-212 26s -13s linear infinite}@keyframes fall-212{45.674%{transform:translate(4.0861vw,45.674vh) scale(.6799)}to{transform:translate(3.304vw,99vh) scale(.6799)}}.snow:nth-child(213){opacity:1.7114;transform:translate(26.8992vw,-10px) scale(.5643);animation:fall-213 27s -18s linear infinite}@keyframes fall-213{77.117%{transform:translate(32.3584vw,77.117vh) scale(.5643)}to{transform:translate(29.6288vw,99vh) scale(.5643)}}.snow:nth-child(214){opacity:.3282;transform:translate(30.5609vw,-10px) scale(.1463);animation:fall-214 24s -8s linear infinite}@keyframes fall-214{64.57%{transform:translate(24.8424vw,64.57vh) scale(.1463)}to{transform:translate(27.70165vw,99vh) scale(.1463)}}.snow:nth-child(215){opacity:.4342;transform:translate(16.2357vw,-10px) scale(.1779);animation:fall-215 22s -2s linear infinite}@keyframes fall-215{73.971%{transform:translate(12.6157vw,73.971vh) scale(.1779)}to{transform:translate(14.4257vw,99vh) scale(.1779)}}.snow:nth-child(216){opacity:1.0806;transform:translate(13.9703vw,-10px) scale(.1827);animation:fall-216 27s -11s linear infinite}@keyframes fall-216{67.335%{transform:translate(5.3742vw,67.335vh) scale(.1827)}to{transform:translate(9.67225vw,99vh) scale(.1827)}}.snow:nth-child(217){opacity:1.4792;transform:translate(94.7426vw,-10px) scale(.139);animation:fall-217 14s -6s linear infinite}@keyframes fall-217{41.53%{transform:translate(88.5563vw,41.53vh) scale(.139)}to{transform:translate(91.64945vw,99vh) scale(.139)}}.snow:nth-child(218){opacity:1.9238;transform:translate(74.3375vw,-10px) scale(.5851);animation:fall-218 29s -29s linear infinite}@keyframes fall-218{33.752%{transform:translate(75.3506vw,33.752vh) scale(.5851)}to{transform:translate(74.84405vw,99vh) scale(.5851)}}.snow:nth-child(219){opacity:.176;transform:translate(21.1858vw,-10px) scale(.8914);animation:fall-219 23s -1s linear infinite}@keyframes fall-219{44.51%{transform:translate(21.0969vw,44.51vh) scale(.8914)}to{transform:translate(21.14135vw,99vh) scale(.8914)}}.snow:nth-child(220){opacity:1.2612;transform:translate(10.3139vw,-10px) scale(.6201);animation:fall-220 18s -15s linear infinite}@keyframes fall-220{32.76%{transform:translate(16.6037vw,32.76vh) scale(.6201)}to{transform:translate(13.4588vw,99vh) scale(.6201)}}.snow:nth-child(221){opacity:.0892;transform:translate(43.5772vw,-10px) scale(.1976);animation:fall-221 30s -25s linear infinite}@keyframes fall-221{71.529%{transform:translate(40.231vw,71.529vh) scale(.1976)}to{transform:translate(41.9041vw,99vh) scale(.1976)}}.snow:nth-child(222){opacity:1.1424;transform:translate(35.1327vw,-10px) scale(.5592);animation:fall-222 23s -5s linear infinite}@keyframes fall-222{34.523%{transform:translate(35.2553vw,34.523vh) scale(.5592)}to{transform:translate(35.194vw,99vh) scale(.5592)}}.snow:nth-child(223){opacity:.4266;transform:translate(78.527vw,-10px) scale(.4954);animation:fall-223 13s -5s linear infinite}@keyframes fall-223{30.227%{transform:translate(87.7512vw,30.227vh) scale(.4954)}to{transform:translate(83.1391vw,99vh) scale(.4954)}}.snow:nth-child(224){opacity:.5138;transform:translate(82.3812vw,-10px) scale(.3366);animation:fall-224 14s -30s linear infinite}@keyframes fall-224{45.093%{transform:translate(88.9039vw,45.093vh) scale(.3366)}to{transform:translate(85.64255vw,99vh) scale(.3366)}}.snow:nth-child(225){opacity:.6352;transform:translate(2.437vw,-10px) scale(.4901);animation:fall-225 18s -3s linear infinite}@keyframes fall-225{40.917%{transform:translate(-1.853vw,40.917vh) scale(.4901)}to{transform:translate(.292vw,99vh) scale(.4901)}}.snow:nth-child(226){opacity:.1326;transform:translate(21.0786vw,-10px) scale(.3405);animation:fall-226 19s -30s linear infinite}@keyframes fall-226{55.892%{transform:translate(18.7866vw,55.892vh) scale(.3405)}to{transform:translate(19.9326vw,99vh) scale(.3405)}}.snow:nth-child(227){opacity:1.655;transform:translate(72.5315vw,-10px) scale(.3472);animation:fall-227 21s -19s linear infinite}@keyframes fall-227{39.659%{transform:translate(69.1621vw,39.659vh) scale(.3472)}to{transform:translate(70.8468vw,99vh) scale(.3472)}}.snow:nth-child(228){opacity:.995;transform:translate(69.8192vw,-10px) scale(.9369);animation:fall-228 13s -30s linear infinite}@keyframes fall-228{41.418%{transform:translate(60.9403vw,41.418vh) scale(.9369)}to{transform:translate(65.37975vw,99vh) scale(.9369)}}.snow:nth-child(229){opacity:.5492;transform:translate(37.1629vw,-10px) scale(.4998);animation:fall-229 12s -24s linear infinite}@keyframes fall-229{38.536%{transform:translate(37.6713vw,38.536vh) scale(.4998)}to{transform:translate(37.4171vw,99vh) scale(.4998)}}.snow:nth-child(230){opacity:.0486;transform:translate(45.837vw,-10px) scale(.183);animation:fall-230 19s -21s linear infinite}@keyframes fall-230{52.35%{transform:translate(50.5092vw,52.35vh) scale(.183)}to{transform:translate(48.1731vw,99vh) scale(.183)}}.snow:nth-child(231){opacity:.5682;transform:translate(84.2575vw,-10px) scale(.9901);animation:fall-231 13s -19s linear infinite}@keyframes fall-231{76.687%{transform:translate(74.5834vw,76.687vh) scale(.9901)}to{transform:translate(79.42045vw,99vh) scale(.9901)}}.snow:nth-child(232){opacity:1.602;transform:translate(81.936vw,-10px) scale(.1775);animation:fall-232 13s -16s linear infinite}@keyframes fall-232{33.499%{transform:translate(75.3357vw,33.499vh) scale(.1775)}to{transform:translate(78.63585vw,99vh) scale(.1775)}}.snow:nth-child(233){opacity:1.9076;transform:translate(67.8856vw,-10px) scale(.4311);animation:fall-233 15s -8s linear infinite}@keyframes fall-233{66.318%{transform:translate(60.8116vw,66.318vh) scale(.4311)}to{transform:translate(64.3486vw,99vh) scale(.4311)}}.snow:nth-child(234){opacity:.7102;transform:translate(28.6405vw,-10px) scale(.7397);animation:fall-234 24s -9s linear infinite}@keyframes fall-234{66.987%{transform:translate(32.2365vw,66.987vh) scale(.7397)}to{transform:translate(30.4385vw,99vh) scale(.7397)}}.snow:nth-child(235){opacity:.2502;transform:translate(23.4474vw,-10px) scale(.9827);animation:fall-235 17s -15s linear infinite}@keyframes fall-235{39.754%{transform:translate(21.6943vw,39.754vh) scale(.9827)}to{transform:translate(22.57085vw,99vh) scale(.9827)}}.snow:nth-child(236){opacity:1.0738;transform:translate(88.5606vw,-10px) scale(.1543);animation:fall-236 21s -4s linear infinite}@keyframes fall-236{77.575%{transform:translate(81.7023vw,77.575vh) scale(.1543)}to{transform:translate(85.13145vw,99vh) scale(.1543)}}.snow:nth-child(237){opacity:.8034;transform:translate(18.5647vw,-10px) scale(.1376);animation:fall-237 26s -22s linear infinite}@keyframes fall-237{70.805%{transform:translate(24.659vw,70.805vh) scale(.1376)}to{transform:translate(21.61185vw,99vh) scale(.1376)}}.snow:nth-child(238){opacity:.081;transform:translate(32.5149vw,-10px) scale(.9127);animation:fall-238 12s -20s linear infinite}@keyframes fall-238{74.955%{transform:translate(39.4246vw,74.955vh) scale(.9127)}to{transform:translate(35.96975vw,99vh) scale(.9127)}}.snow:nth-child(239){opacity:1.9094;transform:translate(88.7289vw,-10px) scale(.8992);animation:fall-239 11s -13s linear infinite}@keyframes fall-239{45.97%{transform:translate(88.1322vw,45.97vh) scale(.8992)}to{transform:translate(88.43055vw,99vh) scale(.8992)}}.snow:nth-child(240){opacity:.0606;transform:translate(31.6956vw,-10px) scale(.3646);animation:fall-240 25s -2s linear infinite}@keyframes fall-240{37.285%{transform:translate(37.5635vw,37.285vh) scale(.3646)}to{transform:translate(34.62955vw,99vh) scale(.3646)}}.snow:nth-child(241){opacity:.0672;transform:translate(65.9415vw,-10px) scale(.3725);animation:fall-241 15s -12s linear infinite}@keyframes fall-241{45.223%{transform:translate(61.3064vw,45.223vh) scale(.3725)}to{transform:translate(63.62395vw,99vh) scale(.3725)}}.snow:nth-child(242){opacity:1.0738;transform:translate(64.553vw,-10px) scale(.3077);animation:fall-242 13s -24s linear infinite}@keyframes fall-242{37.036%{transform:translate(55.5479vw,37.036vh) scale(.3077)}to{transform:translate(60.05045vw,99vh) scale(.3077)}}.snow:nth-child(243){opacity:.413;transform:translate(17.7644vw,-10px) scale(.1349);animation:fall-243 20s -22s linear infinite}@keyframes fall-243{30.682%{transform:translate(10.1276vw,30.682vh) scale(.1349)}to{transform:translate(13.946vw,99vh) scale(.1349)}}.snow:nth-child(244){opacity:.8134;transform:translate(45.7246vw,-10px) scale(.0261);animation:fall-244 21s -22s linear infinite}@keyframes fall-244{64.097%{transform:translate(55.1273vw,64.097vh) scale(.0261)}to{transform:translate(50.42595vw,99vh) scale(.0261)}}.snow:nth-child(245){opacity:1.2524;transform:translate(16.4897vw,-10px) scale(.4698);animation:fall-245 22s -28s linear infinite}@keyframes fall-245{78.284%{transform:translate(18.8865vw,78.284vh) scale(.4698)}to{transform:translate(17.6881vw,99vh) scale(.4698)}}.snow:nth-child(246){opacity:1.2284;transform:translate(6.5354vw,-10px) scale(.7513);animation:fall-246 17s -2s linear infinite}@keyframes fall-246{48.113%{transform:translate(4.6756vw,48.113vh) scale(.7513)}to{transform:translate(5.6055vw,99vh) scale(.7513)}}.snow:nth-child(247){opacity:1.3332;transform:translate(15.1802vw,-10px) scale(.395);animation:fall-247 28s -30s linear infinite}@keyframes fall-247{70.582%{transform:translate(19.2047vw,70.582vh) scale(.395)}to{transform:translate(17.19245vw,99vh) scale(.395)}}.snow:nth-child(248){opacity:.5566;transform:translate(85.259vw,-10px) scale(.3675);animation:fall-248 30s -29s linear infinite}@keyframes fall-248{45.8%{transform:translate(91.583vw,45.8vh) scale(.3675)}to{transform:translate(88.421vw,99vh) scale(.3675)}}.snow:nth-child(249){opacity:1.5218;transform:translate(37.573vw,-10px) scale(.0163);animation:fall-249 26s -16s linear infinite}@keyframes fall-249{71.652%{transform:translate(45.7027vw,71.652vh) scale(.0163)}to{transform:translate(41.63785vw,99vh) scale(.0163)}}.snow:nth-child(250){opacity:.1108;transform:translate(39.3077vw,-10px) scale(.3127);animation:fall-250 13s -6s linear infinite}@keyframes fall-250{40.911%{transform:translate(39.6432vw,40.911vh) scale(.3127)}to{transform:translate(39.47545vw,99vh) scale(.3127)}}.snow:nth-child(251){opacity:1.1632;transform:translate(32.4506vw,-10px) scale(.5209);animation:fall-251 29s -9s linear infinite}@keyframes fall-251{60.638%{transform:translate(33.9185vw,60.638vh) scale(.5209)}to{transform:translate(33.18455vw,99vh) scale(.5209)}}.snow:nth-child(252){opacity:.1324;transform:translate(78.3464vw,-10px) scale(.1873);animation:fall-252 15s -21s linear infinite}@keyframes fall-252{52.935%{transform:translate(77.2761vw,52.935vh) scale(.1873)}to{transform:translate(77.81125vw,99vh) scale(.1873)}}.snow:nth-child(253){opacity:.4628;transform:translate(18.2804vw,-10px) scale(.4406);animation:fall-253 15s -9s linear infinite}@keyframes fall-253{67.034%{transform:translate(26.3498vw,67.034vh) scale(.4406)}to{transform:translate(22.3151vw,99vh) scale(.4406)}}.snow:nth-child(254){opacity:1.9212;transform:translate(53.9695vw,-10px) scale(.3574);animation:fall-254 21s -6s linear infinite}@keyframes fall-254{64.228%{transform:translate(54.3792vw,64.228vh) scale(.3574)}to{transform:translate(54.17435vw,99vh) scale(.3574)}}.snow:nth-child(255){opacity:1.8226;transform:translate(12.0482vw,-10px) scale(.5387);animation:fall-255 22s -13s linear infinite}@keyframes fall-255{67.038%{transform:translate(19.975vw,67.038vh) scale(.5387)}to{transform:translate(16.0116vw,99vh) scale(.5387)}}.snow:nth-child(256){opacity:.6096;transform:translate(13.4913vw,-10px) scale(.5537);animation:fall-256 10s -17s linear infinite}@keyframes fall-256{42.646%{transform:translate(9.707vw,42.646vh) scale(.5537)}to{transform:translate(11.59915vw,99vh) scale(.5537)}}.snow:nth-child(257){opacity:1.4288;transform:translate(77.0262vw,-10px) scale(.5847);animation:fall-257 14s -5s linear infinite}@keyframes fall-257{47.014%{transform:translate(67.2183vw,47.014vh) scale(.5847)}to{transform:translate(72.12225vw,99vh) scale(.5847)}}.snow:nth-child(258){opacity:.1666;transform:translate(41.5251vw,-10px) scale(.6668);animation:fall-258 21s -5s linear infinite}@keyframes fall-258{38.736%{transform:translate(34.6834vw,38.736vh) scale(.6668)}to{transform:translate(38.10425vw,99vh) scale(.6668)}}.snow:nth-child(259){opacity:1.1886;transform:translate(33.8246vw,-10px) scale(.4993);animation:fall-259 18s -1s linear infinite}@keyframes fall-259{56.999%{transform:translate(33.7768vw,56.999vh) scale(.4993)}to{transform:translate(33.8007vw,99vh) scale(.4993)}}.snow:nth-child(260){opacity:.1228;transform:translate(97.639vw,-10px) scale(.0427);animation:fall-260 19s -13s linear infinite}@keyframes fall-260{79.212%{transform:translate(89.6286vw,79.212vh) scale(.0427)}to{transform:translate(93.6338vw,99vh) scale(.0427)}}.snow:nth-child(261){opacity:1.4046;transform:translate(37.5077vw,-10px) scale(.3237);animation:fall-261 11s -27s linear infinite}@keyframes fall-261{72.187%{transform:translate(27.7639vw,72.187vh) scale(.3237)}to{transform:translate(32.6358vw,99vh) scale(.3237)}}.snow:nth-child(262){opacity:1.4506;transform:translate(15.9159vw,-10px) scale(.8252);animation:fall-262 23s -20s linear infinite}@keyframes fall-262{66.036%{transform:translate(12.8925vw,66.036vh) scale(.8252)}to{transform:translate(14.4042vw,99vh) scale(.8252)}}.snow:nth-child(263){opacity:.5042;transform:translate(55.9736vw,-10px) scale(.9289);animation:fall-263 29s -16s linear infinite}@keyframes fall-263{71.458%{transform:translate(57.9553vw,71.458vh) scale(.9289)}to{transform:translate(56.96445vw,99vh) scale(.9289)}}.snow:nth-child(264){opacity:.0862;transform:translate(45.1777vw,-10px) scale(.1734);animation:fall-264 25s -16s linear infinite}@keyframes fall-264{70.005%{transform:translate(51.8781vw,70.005vh) scale(.1734)}to{transform:translate(48.5279vw,99vh) scale(.1734)}}.snow:nth-child(265){opacity:.998;transform:translate(76.109vw,-10px) scale(.3455);animation:fall-265 25s -14s linear infinite}@keyframes fall-265{70.941%{transform:translate(73.7707vw,70.941vh) scale(.3455)}to{transform:translate(74.93985vw,99vh) scale(.3455)}}.snow:nth-child(266){opacity:1.8068;transform:translate(81.2728vw,-10px) scale(.0829);animation:fall-266 21s -11s linear infinite}@keyframes fall-266{49.602%{transform:translate(85.8518vw,49.602vh) scale(.0829)}to{transform:translate(83.5623vw,99vh) scale(.0829)}}.snow:nth-child(267){opacity:.7824;transform:translate(64.9876vw,-10px) scale(.5494);animation:fall-267 29s -27s linear infinite}@keyframes fall-267{36.711%{transform:translate(62.3384vw,36.711vh) scale(.5494)}to{transform:translate(63.663vw,99vh) scale(.5494)}}.snow:nth-child(268){opacity:1.828;transform:translate(77.397vw,-10px) scale(.4795);animation:fall-268 10s -14s linear infinite}@keyframes fall-268{57.117%{transform:translate(77.7772vw,57.117vh) scale(.4795)}to{transform:translate(77.5871vw,99vh) scale(.4795)}}.snow:nth-child(269){opacity:1.0202;transform:translate(82.6853vw,-10px) scale(.3285);animation:fall-269 28s -1s linear infinite}@keyframes fall-269{56.108%{transform:translate(73.6574vw,56.108vh) scale(.3285)}to{transform:translate(78.17135vw,99vh) scale(.3285)}}.snow:nth-child(270){opacity:.8724;transform:translate(74.3276vw,-10px) scale(.6197);animation:fall-270 12s -26s linear infinite}@keyframes fall-270{51.45%{transform:translate(72.9048vw,51.45vh) scale(.6197)}to{transform:translate(73.6162vw,99vh) scale(.6197)}}.snow:nth-child(271){opacity:.312;transform:translate(5.1495vw,-10px) scale(.2713);animation:fall-271 15s -21s linear infinite}@keyframes fall-271{58.148%{transform:translate(2.4024vw,58.148vh) scale(.2713)}to{transform:translate(3.77595vw,99vh) scale(.2713)}}.snow:nth-child(272){opacity:1.4304;transform:translate(82.5712vw,-10px) scale(.756);animation:fall-272 16s -8s linear infinite}@keyframes fall-272{64.837%{transform:translate(82.0153vw,64.837vh) scale(.756)}to{transform:translate(82.29325vw,99vh) scale(.756)}}.snow:nth-child(273){opacity:1.758;transform:translate(86.3709vw,-10px) scale(.5025);animation:fall-273 27s -5s linear infinite}@keyframes fall-273{58.569%{transform:translate(81.8635vw,58.569vh) scale(.5025)}to{transform:translate(84.1172vw,99vh) scale(.5025)}}.snow:nth-child(274){opacity:.9014;transform:translate(46.1565vw,-10px) scale(.5036);animation:fall-274 23s -29s linear infinite}@keyframes fall-274{41.865%{transform:translate(39.8413vw,41.865vh) scale(.5036)}to{transform:translate(42.9989vw,99vh) scale(.5036)}}.snow:nth-child(275){opacity:.897;transform:translate(36.92vw,-10px) scale(.1357);animation:fall-275 30s -2s linear infinite}@keyframes fall-275{71.139%{transform:translate(28.2355vw,71.139vh) scale(.1357)}to{transform:translate(32.57775vw,99vh) scale(.1357)}}.snow:nth-child(276){opacity:.8854;transform:translate(95.4838vw,-10px) scale(.7904);animation:fall-276 15s -18s linear infinite}@keyframes fall-276{70.985%{transform:translate(105.1198vw,70.985vh) scale(.7904)}to{transform:translate(100.3018vw,99vh) scale(.7904)}}.snow:nth-child(277){opacity:1.4254;transform:translate(61.7858vw,-10px) scale(.3719);animation:fall-277 28s -10s linear infinite}@keyframes fall-277{71.75%{transform:translate(61.7464vw,71.75vh) scale(.3719)}to{transform:translate(61.7661vw,99vh) scale(.3719)}}.snow:nth-child(278){opacity:.3258;transform:translate(26.2729vw,-10px) scale(.3611);animation:fall-278 12s -27s linear infinite}@keyframes fall-278{47.409%{transform:translate(21.1911vw,47.409vh) scale(.3611)}to{transform:translate(23.732vw,99vh) scale(.3611)}}.snow:nth-child(279){opacity:1.4352;transform:translate(2.6118vw,-10px) scale(.639);animation:fall-279 15s -15s linear infinite}@keyframes fall-279{37.049%{transform:translate(-5.8246vw,37.049vh) scale(.639)}to{transform:translate(-1.6064vw,99vh) scale(.639)}}.snow:nth-child(280){opacity:.408;transform:translate(54.5433vw,-10px) scale(.151);animation:fall-280 22s -24s linear infinite}@keyframes fall-280{73.177%{transform:translate(61.2661vw,73.177vh) scale(.151)}to{transform:translate(57.9047vw,99vh) scale(.151)}}.snow:nth-child(281){opacity:.891;transform:translate(52.2238vw,-10px) scale(.8587);animation:fall-281 15s -29s linear infinite}@keyframes fall-281{70.127%{transform:translate(57.2614vw,70.127vh) scale(.8587)}to{transform:translate(54.7426vw,99vh) scale(.8587)}}.snow:nth-child(282){opacity:1.8466;transform:translate(59.6725vw,-10px) scale(.9859);animation:fall-282 23s -10s linear infinite}@keyframes fall-282{34.165%{transform:translate(57.7494vw,34.165vh) scale(.9859)}to{transform:translate(58.71095vw,99vh) scale(.9859)}}.snow:nth-child(283){opacity:1.6378;transform:translate(40.8427vw,-10px) scale(.3816);animation:fall-283 18s -1s linear infinite}@keyframes fall-283{79.44%{transform:translate(47.7468vw,79.44vh) scale(.3816)}to{transform:translate(44.29475vw,99vh) scale(.3816)}}.snow:nth-child(284){opacity:1.8676;transform:translate(80.723vw,-10px) scale(.8716);animation:fall-284 22s -8s linear infinite}@keyframes fall-284{58.656%{transform:translate(90.1728vw,58.656vh) scale(.8716)}to{transform:translate(85.4479vw,99vh) scale(.8716)}}.snow:nth-child(285){opacity:1.4564;transform:translate(50.5498vw,-10px) scale(.5022);animation:fall-285 24s -17s linear infinite}@keyframes fall-285{60.665%{transform:translate(53.2911vw,60.665vh) scale(.5022)}to{transform:translate(51.92045vw,99vh) scale(.5022)}}.snow:nth-child(286){opacity:1.5646;transform:translate(42.5648vw,-10px) scale(.342);animation:fall-286 23s -19s linear infinite}@keyframes fall-286{44.166%{transform:translate(48.1448vw,44.166vh) scale(.342)}to{transform:translate(45.3548vw,99vh) scale(.342)}}.snow:nth-child(287){opacity:1.6132;transform:translate(36.0077vw,-10px) scale(.1013);animation:fall-287 14s -14s linear infinite}@keyframes fall-287{59.402%{transform:translate(36.9253vw,59.402vh) scale(.1013)}to{transform:translate(36.4665vw,99vh) scale(.1013)}}.snow:nth-child(288){opacity:.2218;transform:translate(78.0674vw,-10px) scale(.315);animation:fall-288 26s -25s linear infinite}@keyframes fall-288{59.521%{transform:translate(69.561vw,59.521vh) scale(.315)}to{transform:translate(73.8142vw,99vh) scale(.315)}}.snow:nth-child(289){opacity:1.8804;transform:translate(59.4538vw,-10px) scale(.8634);animation:fall-289 13s -7s linear infinite}@keyframes fall-289{31.445%{transform:translate(64.7526vw,31.445vh) scale(.8634)}to{transform:translate(62.1032vw,99vh) scale(.8634)}}.snow:nth-child(290){opacity:.621;transform:translate(14.1723vw,-10px) scale(.6562);animation:fall-290 27s -1s linear infinite}@keyframes fall-290{72.753%{transform:translate(7.8802vw,72.753vh) scale(.6562)}to{transform:translate(11.02625vw,99vh) scale(.6562)}}.snow:nth-child(291){opacity:1.5484;transform:translate(29.1683vw,-10px) scale(.1143);animation:fall-291 19s -29s linear infinite}@keyframes fall-291{77.87%{transform:translate(20.6942vw,77.87vh) scale(.1143)}to{transform:translate(24.93125vw,99vh) scale(.1143)}}.snow:nth-child(292){opacity:1.4778;transform:translate(33.3454vw,-10px) scale(.0812);animation:fall-292 30s -29s linear infinite}@keyframes fall-292{42.333%{transform:translate(34.512vw,42.333vh) scale(.0812)}to{transform:translate(33.9287vw,99vh) scale(.0812)}}.snow:nth-child(293){opacity:1.224;transform:translate(50.4036vw,-10px) scale(.446);animation:fall-293 23s -26s linear infinite}@keyframes fall-293{64.799%{transform:translate(59.1083vw,64.799vh) scale(.446)}to{transform:translate(54.75595vw,99vh) scale(.446)}}.snow:nth-child(294){opacity:1.1502;transform:translate(35.9755vw,-10px) scale(.6002);animation:fall-294 14s -7s linear infinite}@keyframes fall-294{49.543%{transform:translate(31.5166vw,49.543vh) scale(.6002)}to{transform:translate(33.74605vw,99vh) scale(.6002)}}.snow:nth-child(295){opacity:.652;transform:translate(30.2495vw,-10px) scale(.635);animation:fall-295 27s -26s linear infinite}@keyframes fall-295{31.713%{transform:translate(39.8046vw,31.713vh) scale(.635)}to{transform:translate(35.02705vw,99vh) scale(.635)}}.snow:nth-child(296){opacity:.1884;transform:translate(74.0168vw,-10px) scale(.853);animation:fall-296 16s -4s linear infinite}@keyframes fall-296{66.11%{transform:translate(72.7094vw,66.11vh) scale(.853)}to{transform:translate(73.3631vw,99vh) scale(.853)}}.snow:nth-child(297){opacity:.6268;transform:translate(14.3144vw,-10px) scale(.245);animation:fall-297 21s -19s linear infinite}@keyframes fall-297{31.017%{transform:translate(14.9161vw,31.017vh) scale(.245)}to{transform:translate(14.61525vw,99vh) scale(.245)}}.snow:nth-child(298){opacity:.2186;transform:translate(49.2181vw,-10px) scale(.7132);animation:fall-298 19s -10s linear infinite}@keyframes fall-298{33.058%{transform:translate(54.1498vw,33.058vh) scale(.7132)}to{transform:translate(51.68395vw,99vh) scale(.7132)}}.snow:nth-child(299){opacity:.658;transform:translate(37.4131vw,-10px) scale(.2717);animation:fall-299 16s -15s linear infinite}@keyframes fall-299{31.882%{transform:translate(30.3513vw,31.882vh) scale(.2717)}to{transform:translate(33.8822vw,99vh) scale(.2717)}}.snow:nth-child(300){opacity:.2956;transform:translate(66.8655vw,-10px) scale(.8683);animation:fall-300 13s -7s linear infinite}@keyframes fall-300{50.729%{transform:translate(67.7356vw,50.729vh) scale(.8683)}to{transform:translate(67.30055vw,99vh) scale(.8683)}}.snow:nth-child(301){opacity:.6144;transform:translate(1.3861vw,-10px) scale(.045);animation:fall-301 12s -5s linear infinite}@keyframes fall-301{51.83%{transform:translate(5.9248vw,51.83vh) scale(.045)}to{transform:translate(3.65545vw,99vh) scale(.045)}}.snow:nth-child(302){opacity:.5808;transform:translate(88.0654vw,-10px) scale(.8354);animation:fall-302 21s -14s linear infinite}@keyframes fall-302{77.808%{transform:translate(94.8381vw,77.808vh) scale(.8354)}to{transform:translate(91.45175vw,99vh) scale(.8354)}}.snow:nth-child(303){opacity:.684;transform:translate(67.3144vw,-10px) scale(.8191);animation:fall-303 20s -26s linear infinite}@keyframes fall-303{62.224%{transform:translate(63.277vw,62.224vh) scale(.8191)}to{transform:translate(65.2957vw,99vh) scale(.8191)}}.snow:nth-child(304){opacity:1.4002;transform:translate(85.8117vw,-10px) scale(.5786);animation:fall-304 21s -3s linear infinite}@keyframes fall-304{31.697%{transform:translate(95.6976vw,31.697vh) scale(.5786)}to{transform:translate(90.75465vw,99vh) scale(.5786)}}.snow:nth-child(305){opacity:.4586;transform:translate(73.4366vw,-10px) scale(.5471);animation:fall-305 24s -11s linear infinite}@keyframes fall-305{62.344%{transform:translate(72.9762vw,62.344vh) scale(.5471)}to{transform:translate(73.2064vw,99vh) scale(.5471)}}.snow:nth-child(306){opacity:.0008;transform:translate(39.5572vw,-10px) scale(.3791);animation:fall-306 10s -18s linear infinite}@keyframes fall-306{67.307%{transform:translate(30.152vw,67.307vh) scale(.3791)}to{transform:translate(34.8546vw,99vh) scale(.3791)}}.snow:nth-child(307){opacity:.5926;transform:translate(87.0095vw,-10px) scale(.0271);animation:fall-307 17s -9s linear infinite}@keyframes fall-307{48.814%{transform:translate(88.6111vw,48.814vh) scale(.0271)}to{transform:translate(87.8103vw,99vh) scale(.0271)}}.snow:nth-child(308){opacity:.8128;transform:translate(72.6149vw,-10px) scale(.2778);animation:fall-308 14s -30s linear infinite}@keyframes fall-308{79.213%{transform:translate(74.5541vw,79.213vh) scale(.2778)}to{transform:translate(73.5845vw,99vh) scale(.2778)}}.snow:nth-child(309){opacity:1.405;transform:translate(29.236vw,-10px) scale(.3829);animation:fall-309 13s -25s linear infinite}@keyframes fall-309{37.379%{transform:translate(34.4481vw,37.379vh) scale(.3829)}to{transform:translate(31.84205vw,99vh) scale(.3829)}}.snow:nth-child(310){opacity:.417;transform:translate(51.0223vw,-10px) scale(.7914);animation:fall-310 12s -2s linear infinite}@keyframes fall-310{43.859%{transform:translate(46.0944vw,43.859vh) scale(.7914)}to{transform:translate(48.55835vw,99vh) scale(.7914)}}.snow:nth-child(311){opacity:1.7192;transform:translate(4.0395vw,-10px) scale(.3886);animation:fall-311 27s -29s linear infinite}@keyframes fall-311{75.014%{transform:translate(6.0856vw,75.014vh) scale(.3886)}to{transform:translate(5.06255vw,99vh) scale(.3886)}}.snow:nth-child(312){opacity:1.121;transform:translate(64.478vw,-10px) scale(.2797);animation:fall-312 14s -15s linear infinite}@keyframes fall-312{62.654%{transform:translate(72.7958vw,62.654vh) scale(.2797)}to{transform:translate(68.6369vw,99vh) scale(.2797)}}.snow:nth-child(313){opacity:.154;transform:translate(30.2657vw,-10px) scale(.2586);animation:fall-313 20s -14s linear infinite}@keyframes fall-313{54.331%{transform:translate(33.1776vw,54.331vh) scale(.2586)}to{transform:translate(31.72165vw,99vh) scale(.2586)}}.snow:nth-child(314){opacity:1.229;transform:translate(27.2486vw,-10px) scale(.36);animation:fall-314 16s -24s linear infinite}@keyframes fall-314{53.931%{transform:translate(23.8306vw,53.931vh) scale(.36)}to{transform:translate(25.5396vw,99vh) scale(.36)}}.snow:nth-child(315){opacity:1.7686;transform:translate(16.3427vw,-10px) scale(.8085);animation:fall-315 22s -5s linear infinite}@keyframes fall-315{68.63%{transform:translate(14.6495vw,68.63vh) scale(.8085)}to{transform:translate(15.4961vw,99vh) scale(.8085)}}.snow:nth-child(316){opacity:1.0356;transform:translate(4.9636vw,-10px) scale(.7843);animation:fall-316 20s -10s linear infinite}@keyframes fall-316{76.566%{transform:translate(-.3861vw,76.566vh) scale(.7843)}to{transform:translate(2.28875vw,99vh) scale(.7843)}}.snow:nth-child(317){opacity:1.271;transform:translate(33.1434vw,-10px) scale(.4778);animation:fall-317 25s -24s linear infinite}@keyframes fall-317{67.113%{transform:translate(26.7798vw,67.113vh) scale(.4778)}to{transform:translate(29.9616vw,99vh) scale(.4778)}}.snow:nth-child(318){opacity:.5102;transform:translate(12.3293vw,-10px) scale(.4392);animation:fall-318 22s -18s linear infinite}@keyframes fall-318{50.029%{transform:translate(19.6584vw,50.029vh) scale(.4392)}to{transform:translate(15.99385vw,99vh) scale(.4392)}}.snow:nth-child(319){opacity:.5318;transform:translate(2.8999vw,-10px) scale(.8222);animation:fall-319 12s -21s linear infinite}@keyframes fall-319{47.533%{transform:translate(2.7286vw,47.533vh) scale(.8222)}to{transform:translate(2.81425vw,99vh) scale(.8222)}}.snow:nth-child(320){opacity:1.7074;transform:translate(1.632vw,-10px) scale(.1172);animation:fall-320 27s -3s linear infinite}@keyframes fall-320{38.495%{transform:translate(3.2854vw,38.495vh) scale(.1172)}to{transform:translate(2.4587vw,99vh) scale(.1172)}}.snow:nth-child(321){opacity:1.7072;transform:translate(46.9903vw,-10px) scale(.4248);animation:fall-321 21s -19s linear infinite}@keyframes fall-321{73.065%{transform:translate(47.6439vw,73.065vh) scale(.4248)}to{transform:translate(47.3171vw,99vh) scale(.4248)}}.snow:nth-child(322){opacity:1.8488;transform:translate(80.3674vw,-10px) scale(.5783);animation:fall-322 23s -11s linear infinite}@keyframes fall-322{38.665%{transform:translate(73.5007vw,38.665vh) scale(.5783)}to{transform:translate(76.93405vw,99vh) scale(.5783)}}.snow:nth-child(323){opacity:.4706;transform:translate(35.7469vw,-10px) scale(.3722);animation:fall-323 17s -14s linear infinite}@keyframes fall-323{49.228%{transform:translate(29.127vw,49.228vh) scale(.3722)}to{transform:translate(32.43695vw,99vh) scale(.3722)}}.snow:nth-child(324){opacity:1.605;transform:translate(8.7121vw,-10px) scale(.7835);animation:fall-324 18s -8s linear infinite}@keyframes fall-324{73.736%{transform:translate(.2481vw,73.736vh) scale(.7835)}to{transform:translate(4.4801vw,99vh) scale(.7835)}}.snow:nth-child(325){opacity:1.9688;transform:translate(61.553vw,-10px) scale(.0494);animation:fall-325 10s -6s linear infinite}@keyframes fall-325{79.227%{transform:translate(56.5233vw,79.227vh) scale(.0494)}to{transform:translate(59.03815vw,99vh) scale(.0494)}}.snow:nth-child(326){opacity:1.1042;transform:translate(32.9662vw,-10px) scale(.4242);animation:fall-326 26s -27s linear infinite}@keyframes fall-326{31.803%{transform:translate(42.5699vw,31.803vh) scale(.4242)}to{transform:translate(37.76805vw,99vh) scale(.4242)}}.snow:nth-child(327){opacity:1.6382;transform:translate(81.9076vw,-10px) scale(.2182);animation:fall-327 28s -13s linear infinite}@keyframes fall-327{72.7%{transform:translate(83.5105vw,72.7vh) scale(.2182)}to{transform:translate(82.70905vw,99vh) scale(.2182)}}.snow:nth-child(328){opacity:1.2158;transform:translate(42.5729vw,-10px) scale(.838);animation:fall-328 16s -15s linear infinite}@keyframes fall-328{56.968%{transform:translate(37.9733vw,56.968vh) scale(.838)}to{transform:translate(40.2731vw,99vh) scale(.838)}}.snow:nth-child(329){opacity:1.6426;transform:translate(70.7829vw,-10px) scale(.0175);animation:fall-329 17s -19s linear infinite}@keyframes fall-329{54.484%{transform:translate(79.1323vw,54.484vh) scale(.0175)}to{transform:translate(74.9576vw,99vh) scale(.0175)}}.snow:nth-child(330){opacity:1.2316;transform:translate(26.0501vw,-10px) scale(.7069);animation:fall-330 28s -22s linear infinite}@keyframes fall-330{74.251%{transform:translate(32.8387vw,74.251vh) scale(.7069)}to{transform:translate(29.4444vw,99vh) scale(.7069)}}.snow:nth-child(331){opacity:.4638;transform:translate(15.4619vw,-10px) scale(.7088);animation:fall-331 12s -17s linear infinite}@keyframes fall-331{70.299%{transform:translate(12.8015vw,70.299vh) scale(.7088)}to{transform:translate(14.1317vw,99vh) scale(.7088)}}.snow:nth-child(332){opacity:.179;transform:translate(54.0024vw,-10px) scale(.2876);animation:fall-332 19s -9s linear infinite}@keyframes fall-332{71.631%{transform:translate(57.7726vw,71.631vh) scale(.2876)}to{transform:translate(55.8875vw,99vh) scale(.2876)}}.snow:nth-child(333){opacity:1.5478;transform:translate(37.578vw,-10px) scale(.8456);animation:fall-333 20s -16s linear infinite}@keyframes fall-333{30.517%{transform:translate(30.6876vw,30.517vh) scale(.8456)}to{transform:translate(34.1328vw,99vh) scale(.8456)}}.snow:nth-child(334){opacity:.6048;transform:translate(4.9687vw,-10px) scale(.8177);animation:fall-334 26s -21s linear infinite}@keyframes fall-334{35.224%{transform:translate(3.9342vw,35.224vh) scale(.8177)}to{transform:translate(4.45145vw,99vh) scale(.8177)}}.snow:nth-child(335){opacity:.698;transform:translate(31.9723vw,-10px) scale(.3843);animation:fall-335 17s -27s linear infinite}@keyframes fall-335{38.623%{transform:translate(22.0552vw,38.623vh) scale(.3843)}to{transform:translate(27.01375vw,99vh) scale(.3843)}}.snow:nth-child(336){opacity:1.4744;transform:translate(77.8849vw,-10px) scale(.41);animation:fall-336 20s -3s linear infinite}@keyframes fall-336{43.451%{transform:translate(73.0887vw,43.451vh) scale(.41)}to{transform:translate(75.4868vw,99vh) scale(.41)}}.snow:nth-child(337){opacity:1.6618;transform:translate(51.2513vw,-10px) scale(.1645);animation:fall-337 29s -15s linear infinite}@keyframes fall-337{39.966%{transform:translate(45.2707vw,39.966vh) scale(.1645)}to{transform:translate(48.261vw,99vh) scale(.1645)}}.snow:nth-child(338){opacity:1.6446;transform:translate(12.9901vw,-10px) scale(.1008);animation:fall-338 29s -18s linear infinite}@keyframes fall-338{74.853%{transform:translate(7.2697vw,74.853vh) scale(.1008)}to{transform:translate(10.1299vw,99vh) scale(.1008)}}.snow:nth-child(339){opacity:1.3166;transform:translate(1.857vw,-10px) scale(.6793);animation:fall-339 22s -21s linear infinite}@keyframes fall-339{47.917%{transform:translate(11.7138vw,47.917vh) scale(.6793)}to{transform:translate(6.7854vw,99vh) scale(.6793)}}.snow:nth-child(340){opacity:1.759;transform:translate(34.5487vw,-10px) scale(.7449);animation:fall-340 15s -15s linear infinite}@keyframes fall-340{64.824%{transform:translate(44.4947vw,64.824vh) scale(.7449)}to{transform:translate(39.5217vw,99vh) scale(.7449)}}.snow:nth-child(341){opacity:1.248;transform:translate(4.0925vw,-10px) scale(.7776);animation:fall-341 17s -20s linear infinite}@keyframes fall-341{68.475%{transform:translate(11.1773vw,68.475vh) scale(.7776)}to{transform:translate(7.6349vw,99vh) scale(.7776)}}.snow:nth-child(342){opacity:1.9874;transform:translate(84.3007vw,-10px) scale(.669);animation:fall-342 13s -19s linear infinite}@keyframes fall-342{46.107%{transform:translate(87.7582vw,46.107vh) scale(.669)}to{transform:translate(86.02945vw,99vh) scale(.669)}}.snow:nth-child(343){opacity:1.075;transform:translate(44.0875vw,-10px) scale(.3085);animation:fall-343 27s -16s linear infinite}@keyframes fall-343{78.217%{transform:translate(49.74vw,78.217vh) scale(.3085)}to{transform:translate(46.91375vw,99vh) scale(.3085)}}.snow:nth-child(344){opacity:1.0094;transform:translate(88.5291vw,-10px) scale(.1689);animation:fall-344 26s -18s linear infinite}@keyframes fall-344{36.208%{transform:translate(89.7328vw,36.208vh) scale(.1689)}to{transform:translate(89.13095vw,99vh) scale(.1689)}}.snow:nth-child(345){opacity:.9802;transform:translate(33.697vw,-10px) scale(.4727);animation:fall-345 13s -26s linear infinite}@keyframes fall-345{54.149%{transform:translate(33.0869vw,54.149vh) scale(.4727)}to{transform:translate(33.39195vw,99vh) scale(.4727)}}.snow:nth-child(346){opacity:1.7808;transform:translate(24.5761vw,-10px) scale(.1911);animation:fall-346 20s -2s linear infinite}@keyframes fall-346{47.501%{transform:translate(34.1564vw,47.501vh) scale(.1911)}to{transform:translate(29.36625vw,99vh) scale(.1911)}}.snow:nth-child(347){opacity:1.1872;transform:translate(18.9882vw,-10px) scale(.8897);animation:fall-347 28s -11s linear infinite}@keyframes fall-347{50.176%{transform:translate(25.2251vw,50.176vh) scale(.8897)}to{transform:translate(22.10665vw,99vh) scale(.8897)}}.snow:nth-child(348){opacity:1.5588;transform:translate(89.1785vw,-10px) scale(.0124);animation:fall-348 29s -12s linear infinite}@keyframes fall-348{45.945%{transform:translate(94.9752vw,45.945vh) scale(.0124)}to{transform:translate(92.07685vw,99vh) scale(.0124)}}.snow:nth-child(349){opacity:1.3768;transform:translate(72.8167vw,-10px) scale(.5993);animation:fall-349 13s -17s linear infinite}@keyframes fall-349{31.216%{transform:translate(65.5653vw,31.216vh) scale(.5993)}to{transform:translate(69.191vw,99vh) scale(.5993)}}.snow:nth-child(350){opacity:1.6494;transform:translate(62.897vw,-10px) scale(.9766);animation:fall-350 20s -7s linear infinite}@keyframes fall-350{77.886%{transform:translate(72.4414vw,77.886vh) scale(.9766)}to{transform:translate(67.6692vw,99vh) scale(.9766)}}.snow:nth-child(351){opacity:.2408;transform:translate(41.5838vw,-10px) scale(.5897);animation:fall-351 23s -21s linear infinite}@keyframes fall-351{41.795%{transform:translate(44.8414vw,41.795vh) scale(.5897)}to{transform:translate(43.2126vw,99vh) scale(.5897)}}.snow:nth-child(352){opacity:.8224;transform:translate(49.7555vw,-10px) scale(.0919);animation:fall-352 13s -24s linear infinite}@keyframes fall-352{74.085%{transform:translate(41.2776vw,74.085vh) scale(.0919)}to{transform:translate(45.51655vw,99vh) scale(.0919)}}.snow:nth-child(353){opacity:.1834;transform:translate(85.9346vw,-10px) scale(.7529);animation:fall-353 23s -26s linear infinite}@keyframes fall-353{37.72%{transform:translate(86.2512vw,37.72vh) scale(.7529)}to{transform:translate(86.0929vw,99vh) scale(.7529)}}.snow:nth-child(354){opacity:.6616;transform:translate(60.8462vw,-10px) scale(.6896);animation:fall-354 18s -16s linear infinite}@keyframes fall-354{49.673%{transform:translate(66.5887vw,49.673vh) scale(.6896)}to{transform:translate(63.71745vw,99vh) scale(.6896)}}.snow:nth-child(355){opacity:.549;transform:translate(70.3118vw,-10px) scale(.2048);animation:fall-355 17s -7s linear infinite}@keyframes fall-355{63.453%{transform:translate(64.3775vw,63.453vh) scale(.2048)}to{transform:translate(67.34465vw,99vh) scale(.2048)}}.snow:nth-child(356){opacity:.6676;transform:translate(69.2342vw,-10px) scale(.8023);animation:fall-356 14s -9s linear infinite}@keyframes fall-356{33.365%{transform:translate(70.7574vw,33.365vh) scale(.8023)}to{transform:translate(69.9958vw,99vh) scale(.8023)}}.snow:nth-child(357){opacity:.3558;transform:translate(9.1703vw,-10px) scale(.9914);animation:fall-357 27s -3s linear infinite}@keyframes fall-357{35.21%{transform:translate(16.0326vw,35.21vh) scale(.9914)}to{transform:translate(12.60145vw,99vh) scale(.9914)}}.snow:nth-child(358){opacity:1.6952;transform:translate(43.1425vw,-10px) scale(.5292);animation:fall-358 15s -5s linear infinite}@keyframes fall-358{67.525%{transform:translate(42.6884vw,67.525vh) scale(.5292)}to{transform:translate(42.91545vw,99vh) scale(.5292)}}.snow:nth-child(359){opacity:.6652;transform:translate(60.8655vw,-10px) scale(.2316);animation:fall-359 22s -17s linear infinite}@keyframes fall-359{56.526%{transform:translate(63.2938vw,56.526vh) scale(.2316)}to{transform:translate(62.07965vw,99vh) scale(.2316)}}.snow:nth-child(360){opacity:.6414;transform:translate(27.7919vw,-10px) scale(.2696);animation:fall-360 12s -30s linear infinite}@keyframes fall-360{54.603%{transform:translate(37.5705vw,54.603vh) scale(.2696)}to{transform:translate(32.6812vw,99vh) scale(.2696)}}.snow:nth-child(361){opacity:1.9458;transform:translate(92.3814vw,-10px) scale(.4743);animation:fall-361 13s -5s linear infinite}@keyframes fall-361{30.284%{transform:translate(87.1306vw,30.284vh) scale(.4743)}to{transform:translate(89.756vw,99vh) scale(.4743)}}.snow:nth-child(362){opacity:.5458;transform:translate(78.3731vw,-10px) scale(.8613);animation:fall-362 20s -9s linear infinite}@keyframes fall-362{46.818%{transform:translate(68.4178vw,46.818vh) scale(.8613)}to{transform:translate(73.39545vw,99vh) scale(.8613)}}.snow:nth-child(363){opacity:1.556;transform:translate(22.3507vw,-10px) scale(.9554);animation:fall-363 23s -11s linear infinite}@keyframes fall-363{38.737%{transform:translate(31.2224vw,38.737vh) scale(.9554)}to{transform:translate(26.78655vw,99vh) scale(.9554)}}.snow:nth-child(364){opacity:1.7852;transform:translate(48.1996vw,-10px) scale(.9011);animation:fall-364 23s -28s linear infinite}@keyframes fall-364{39.168%{transform:translate(57.9065vw,39.168vh) scale(.9011)}to{transform:translate(53.05305vw,99vh) scale(.9011)}}.snow:nth-child(365){opacity:.4008;transform:translate(74.6232vw,-10px) scale(.1383);animation:fall-365 24s -4s linear infinite}@keyframes fall-365{35.709%{transform:translate(76.3362vw,35.709vh) scale(.1383)}to{transform:translate(75.4797vw,99vh) scale(.1383)}}.snow:nth-child(366){opacity:1.2874;transform:translate(49.7808vw,-10px) scale(.1802);animation:fall-366 22s -18s linear infinite}@keyframes fall-366{59.753%{transform:translate(48.9884vw,59.753vh) scale(.1802)}to{transform:translate(49.3846vw,99vh) scale(.1802)}}.snow:nth-child(367){opacity:.553;transform:translate(60.3517vw,-10px) scale(.8478);animation:fall-367 14s -3s linear infinite}@keyframes fall-367{52.006%{transform:translate(63.91vw,52.006vh) scale(.8478)}to{transform:translate(62.13085vw,99vh) scale(.8478)}}.snow:nth-child(368){opacity:.1618;transform:translate(92.9495vw,-10px) scale(.7601);animation:fall-368 22s -23s linear infinite}@keyframes fall-368{33.974%{transform:translate(100.4158vw,33.974vh) scale(.7601)}to{transform:translate(96.68265vw,99vh) scale(.7601)}}.snow:nth-child(369){opacity:1.0416;transform:translate(67.3226vw,-10px) scale(.2149);animation:fall-369 30s -7s linear infinite}@keyframes fall-369{42.137%{transform:translate(65.7434vw,42.137vh) scale(.2149)}to{transform:translate(66.533vw,99vh) scale(.2149)}}.snow:nth-child(370){opacity:1.6978;transform:translate(20.5245vw,-10px) scale(.2286);animation:fall-370 10s -29s linear infinite}@keyframes fall-370{47.812%{transform:translate(25.8165vw,47.812vh) scale(.2286)}to{transform:translate(23.1705vw,99vh) scale(.2286)}}.snow:nth-child(371){opacity:1.4776;transform:translate(95.0318vw,-10px) scale(.8768);animation:fall-371 15s -4s linear infinite}@keyframes fall-371{55.158%{transform:translate(89.5176vw,55.158vh) scale(.8768)}to{transform:translate(92.2747vw,99vh) scale(.8768)}}.snow:nth-child(372){opacity:.2168;transform:translate(11.5736vw,-10px) scale(.6922);animation:fall-372 27s -6s linear infinite}@keyframes fall-372{61.454%{transform:translate(15.9969vw,61.454vh) scale(.6922)}to{transform:translate(13.78525vw,99vh) scale(.6922)}}.snow:nth-child(373){opacity:.6128;transform:translate(36.8251vw,-10px) scale(.3174);animation:fall-373 29s -13s linear infinite}@keyframes fall-373{69.579%{transform:translate(42.2516vw,69.579vh) scale(.3174)}to{transform:translate(39.53835vw,99vh) scale(.3174)}}.snow:nth-child(374){opacity:1.4164;transform:translate(96.2839vw,-10px) scale(.7933);animation:fall-374 30s -3s linear infinite}@keyframes fall-374{75.599%{transform:translate(98.2486vw,75.599vh) scale(.7933)}to{transform:translate(97.26625vw,99vh) scale(.7933)}}.snow:nth-child(375){opacity:1.5082;transform:translate(76.2546vw,-10px) scale(.911);animation:fall-375 25s -29s linear infinite}@keyframes fall-375{72.711%{transform:translate(72.3108vw,72.711vh) scale(.911)}to{transform:translate(74.2827vw,99vh) scale(.911)}}.snow:nth-child(376){opacity:1.8466;transform:translate(77.737vw,-10px) scale(.7644);animation:fall-376 13s -6s linear infinite}@keyframes fall-376{50.457%{transform:translate(77.5548vw,50.457vh) scale(.7644)}to{transform:translate(77.6459vw,99vh) scale(.7644)}}.snow:nth-child(377){opacity:.5894;transform:translate(10.3839vw,-10px) scale(.8657);animation:fall-377 27s -21s linear infinite}@keyframes fall-377{72.832%{transform:translate(11.0329vw,72.832vh) scale(.8657)}to{transform:translate(10.7084vw,99vh) scale(.8657)}}.snow:nth-child(378){opacity:.4754;transform:translate(25.4485vw,-10px) scale(.2308);animation:fall-378 11s -2s linear infinite}@keyframes fall-378{52.904%{transform:translate(27.556vw,52.904vh) scale(.2308)}to{transform:translate(26.50225vw,99vh) scale(.2308)}}.snow:nth-child(379){opacity:1.5142;transform:translate(5.0538vw,-10px) scale(.0034);animation:fall-379 10s -15s linear infinite}@keyframes fall-379{75.272%{transform:translate(15.0022vw,75.272vh) scale(.0034)}to{transform:translate(10.028vw,99vh) scale(.0034)}}.snow:nth-child(380){opacity:1.149;transform:translate(4.9263vw,-10px) scale(.1493);animation:fall-380 23s -29s linear infinite}@keyframes fall-380{78.729%{transform:translate(5.6065vw,78.729vh) scale(.1493)}to{transform:translate(5.2664vw,99vh) scale(.1493)}}.snow:nth-child(381){opacity:1.3454;transform:translate(29.2548vw,-10px) scale(.5648);animation:fall-381 28s -28s linear infinite}@keyframes fall-381{58.781%{transform:translate(38.4152vw,58.781vh) scale(.5648)}to{transform:translate(33.835vw,99vh) scale(.5648)}}.snow:nth-child(382){opacity:.5208;transform:translate(17.9855vw,-10px) scale(.2631);animation:fall-382 26s -23s linear infinite}@keyframes fall-382{55.594%{transform:translate(13.3053vw,55.594vh) scale(.2631)}to{transform:translate(15.6454vw,99vh) scale(.2631)}}.snow:nth-child(383){opacity:.0562;transform:translate(86.1317vw,-10px) scale(.9128);animation:fall-383 18s -18s linear infinite}@keyframes fall-383{38.367%{transform:translate(82.2212vw,38.367vh) scale(.9128)}to{transform:translate(84.17645vw,99vh) scale(.9128)}}.snow:nth-child(384){opacity:1.426;transform:translate(83.6166vw,-10px) scale(.5842);animation:fall-384 14s -12s linear infinite}@keyframes fall-384{66.986%{transform:translate(89.9333vw,66.986vh) scale(.5842)}to{transform:translate(86.77495vw,99vh) scale(.5842)}}.snow:nth-child(385){opacity:1.4976;transform:translate(62.0899vw,-10px) scale(.9807);animation:fall-385 19s -30s linear infinite}@keyframes fall-385{51.029%{transform:translate(54.6537vw,51.029vh) scale(.9807)}to{transform:translate(58.3718vw,99vh) scale(.9807)}}.snow:nth-child(386){opacity:1.8588;transform:translate(14.032vw,-10px) scale(.2826);animation:fall-386 19s -19s linear infinite}@keyframes fall-386{48.547%{transform:translate(12.03vw,48.547vh) scale(.2826)}to{transform:translate(13.031vw,99vh) scale(.2826)}}.snow:nth-child(387){opacity:.284;transform:translate(60.9075vw,-10px) scale(.3976);animation:fall-387 30s -23s linear infinite}@keyframes fall-387{63.811%{transform:translate(62.2902vw,63.811vh) scale(.3976)}to{transform:translate(61.59885vw,99vh) scale(.3976)}}.snow:nth-child(388){opacity:.9894;transform:translate(82.2821vw,-10px) scale(.8609);animation:fall-388 11s -10s linear infinite}@keyframes fall-388{30.948%{transform:translate(73.7437vw,30.948vh) scale(.8609)}to{transform:translate(78.0129vw,99vh) scale(.8609)}}.snow:nth-child(389){opacity:.9094;transform:translate(98.1132vw,-10px) scale(.1143);animation:fall-389 22s -8s linear infinite}@keyframes fall-389{39.469%{transform:translate(102.488vw,39.469vh) scale(.1143)}to{transform:translate(100.3006vw,99vh) scale(.1143)}}.snow:nth-child(390){opacity:.1206;transform:translate(97.7777vw,-10px) scale(.4217);animation:fall-390 22s -19s linear infinite}@keyframes fall-390{78.482%{transform:translate(91.9499vw,78.482vh) scale(.4217)}to{transform:translate(94.8638vw,99vh) scale(.4217)}}.snow:nth-child(391){opacity:1.494;transform:translate(13.2646vw,-10px) scale(.7352);animation:fall-391 25s -19s linear infinite}@keyframes fall-391{67.803%{transform:translate(16.2208vw,67.803vh) scale(.7352)}to{transform:translate(14.7427vw,99vh) scale(.7352)}}.snow:nth-child(392){opacity:1.8358;transform:translate(58.5645vw,-10px) scale(.2535);animation:fall-392 22s -4s linear infinite}@keyframes fall-392{58.853%{transform:translate(50.3593vw,58.853vh) scale(.2535)}to{transform:translate(54.4619vw,99vh) scale(.2535)}}.snow:nth-child(393){opacity:1.1646;transform:translate(15.0368vw,-10px) scale(.9802);animation:fall-393 25s -15s linear infinite}@keyframes fall-393{56.951%{transform:translate(19.99vw,56.951vh) scale(.9802)}to{transform:translate(17.5134vw,99vh) scale(.9802)}}.snow:nth-child(394){opacity:1.4972;transform:translate(35.3401vw,-10px) scale(.0433);animation:fall-394 23s -22s linear infinite}@keyframes fall-394{33.518%{transform:translate(29.6414vw,33.518vh) scale(.0433)}to{transform:translate(32.49075vw,99vh) scale(.0433)}}.snow:nth-child(395){opacity:1.3206;transform:translate(37.6811vw,-10px) scale(.061);animation:fall-395 30s -13s linear infinite}@keyframes fall-395{58.97%{transform:translate(37.1689vw,58.97vh) scale(.061)}to{transform:translate(37.425vw,99vh) scale(.061)}}.snow:nth-child(396){opacity:.7028;transform:translate(55.6056vw,-10px) scale(.6362);animation:fall-396 12s -23s linear infinite}@keyframes fall-396{68.579%{transform:translate(59.007vw,68.579vh) scale(.6362)}to{transform:translate(57.3063vw,99vh) scale(.6362)}}.snow:nth-child(397){opacity:1.3452;transform:translate(88.2866vw,-10px) scale(.6869);animation:fall-397 27s -1s linear infinite}@keyframes fall-397{58.627%{transform:translate(87.5701vw,58.627vh) scale(.6869)}to{transform:translate(87.92835vw,99vh) scale(.6869)}}.snow:nth-child(398){opacity:1.7224;transform:translate(74.9232vw,-10px) scale(.6163);animation:fall-398 16s -20s linear infinite}@keyframes fall-398{75.534%{transform:translate(72.0012vw,75.534vh) scale(.6163)}to{transform:translate(73.4622vw,99vh) scale(.6163)}}.snow:nth-child(399){opacity:1.3186;transform:translate(53.3023vw,-10px) scale(.3413);animation:fall-399 27s -14s linear infinite}@keyframes fall-399{34.231%{transform:translate(53.2025vw,34.231vh) scale(.3413)}to{transform:translate(53.2524vw,99vh) scale(.3413)}}.snow:nth-child(400){opacity:1.7504;transform:translate(52.8074vw,-10px) scale(.25);animation:fall-400 10s -25s linear infinite}@keyframes fall-400{60.285%{transform:translate(44.6054vw,60.285vh) scale(.25)}to{transform:translate(48.7064vw,99vh) scale(.25)}}\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.6542;transform:translate(28.7247vw,-10px) scale(.1818);animation:fall-1 27s -22s linear infinite}@keyframes fall-1{63.747%{transform:translate(18.8288vw,63.747vh) scale(.1818)}to{transform:translate(23.77675vw,99vh) scale(.1818)}}.snow:nth-child(2){opacity:1.0996;transform:translate(35.8913vw,-10px) scale(.5247);animation:fall-2 12s -18s linear infinite}@keyframes fall-2{48.76%{transform:translate(37.0689vw,48.76vh) scale(.5247)}to{transform:translate(36.4801vw,99vh) scale(.5247)}}.snow:nth-child(3){opacity:1.1274;transform:translate(24.6012vw,-10px) scale(.063);animation:fall-3 28s -8s linear infinite}@keyframes fall-3{62.836%{transform:translate(24.7958vw,62.836vh) scale(.063)}to{transform:translate(24.6985vw,99vh) scale(.063)}}.snow:nth-child(4){opacity:1.9442;transform:translate(44.1153vw,-10px) scale(.0261);animation:fall-4 12s -7s linear infinite}@keyframes fall-4{65.312%{transform:translate(53.0046vw,65.312vh) scale(.0261)}to{transform:translate(48.55995vw,99vh) scale(.0261)}}.snow:nth-child(5){opacity:.7966;transform:translate(97.2342vw,-10px) scale(.1143);animation:fall-5 11s -3s linear infinite}@keyframes fall-5{79.023%{transform:translate(91.6368vw,79.023vh) scale(.1143)}to{transform:translate(94.4355vw,99vh) scale(.1143)}}.snow:nth-child(6){opacity:1.7938;transform:translate(25.2574vw,-10px) scale(.918);animation:fall-6 11s -13s linear infinite}@keyframes fall-6{68.672%{transform:translate(25.0762vw,68.672vh) scale(.918)}to{transform:translate(25.1668vw,99vh) scale(.918)}}.snow:nth-child(7){opacity:1.3872;transform:translate(70.8418vw,-10px) scale(.7049);animation:fall-7 17s -12s linear infinite}@keyframes fall-7{34.766%{transform:translate(80.1861vw,34.766vh) scale(.7049)}to{transform:translate(75.51395vw,99vh) scale(.7049)}}.snow:nth-child(8){opacity:.5754;transform:translate(87.2362vw,-10px) scale(.0163);animation:fall-8 23s -9s linear infinite}@keyframes fall-8{52.998%{transform:translate(89.209vw,52.998vh) scale(.0163)}to{transform:translate(88.2226vw,99vh) scale(.0163)}}.snow:nth-child(9){opacity:.8918;transform:translate(76.5588vw,-10px) scale(.0983);animation:fall-9 12s -5s linear infinite}@keyframes fall-9{31.371%{transform:translate(67.274vw,31.371vh) scale(.0983)}to{transform:translate(71.9164vw,99vh) scale(.0983)}}.snow:nth-child(10){opacity:1.5412;transform:translate(18.2425vw,-10px) scale(.5317);animation:fall-10 26s -21s linear infinite}@keyframes fall-10{64.234%{transform:translate(12.9839vw,64.234vh) scale(.5317)}to{transform:translate(15.6132vw,99vh) scale(.5317)}}.snow:nth-child(11){opacity:.9536;transform:translate(37.7091vw,-10px) scale(.0568);animation:fall-11 20s -11s linear infinite}@keyframes fall-11{45.453%{transform:translate(40.2909vw,45.453vh) scale(.0568)}to{transform:translate(39vw,99vh) scale(.0568)}}.snow:nth-child(12){opacity:1.6238;transform:translate(52.0946vw,-10px) scale(.1021);animation:fall-12 28s -20s linear infinite}@keyframes fall-12{54.759%{transform:translate(47.2026vw,54.759vh) scale(.1021)}to{transform:translate(49.6486vw,99vh) scale(.1021)}}.snow:nth-child(13){opacity:1.7042;transform:translate(54.9566vw,-10px) scale(.8017);animation:fall-13 10s -9s linear infinite}@keyframes fall-13{44.738%{transform:translate(54.658vw,44.738vh) scale(.8017)}to{transform:translate(54.8073vw,99vh) scale(.8017)}}.snow:nth-child(14){opacity:1.7942;transform:translate(40.1258vw,-10px) scale(.5969);animation:fall-14 23s -6s linear infinite}@keyframes fall-14{71.617%{transform:translate(34.8036vw,71.617vh) scale(.5969)}to{transform:translate(37.4647vw,99vh) scale(.5969)}}.snow:nth-child(15){opacity:1.687;transform:translate(32.0301vw,-10px) scale(.3568);animation:fall-15 26s -10s linear infinite}@keyframes fall-15{40.032%{transform:translate(31.1398vw,40.032vh) scale(.3568)}to{transform:translate(31.58495vw,99vh) scale(.3568)}}.snow:nth-child(16){opacity:.508;transform:translate(37.1397vw,-10px) scale(.2742);animation:fall-16 15s -24s linear infinite}@keyframes fall-16{65.222%{transform:translate(38.8163vw,65.222vh) scale(.2742)}to{transform:translate(37.978vw,99vh) scale(.2742)}}.snow:nth-child(17){opacity:.8832;transform:translate(55.6903vw,-10px) scale(.3867);animation:fall-17 15s -1s linear infinite}@keyframes fall-17{51.589%{transform:translate(51.828vw,51.589vh) scale(.3867)}to{transform:translate(53.75915vw,99vh) scale(.3867)}}.snow:nth-child(18){opacity:1.4154;transform:translate(68.4288vw,-10px) scale(.8099);animation:fall-18 24s -15s linear infinite}@keyframes fall-18{76.253%{transform:translate(66.7739vw,76.253vh) scale(.8099)}to{transform:translate(67.60135vw,99vh) scale(.8099)}}.snow:nth-child(19){opacity:.398;transform:translate(5.2668vw,-10px) scale(.3059);animation:fall-19 16s -24s linear infinite}@keyframes fall-19{53.318%{transform:translate(-.8903vw,53.318vh) scale(.3059)}to{transform:translate(2.18825vw,99vh) scale(.3059)}}.snow:nth-child(20){opacity:.7512;transform:translate(39.5468vw,-10px) scale(.9881);animation:fall-20 17s -9s linear infinite}@keyframes fall-20{77.333%{transform:translate(43.0853vw,77.333vh) scale(.9881)}to{transform:translate(41.31605vw,99vh) scale(.9881)}}.snow:nth-child(21){opacity:1.86;transform:translate(36.9635vw,-10px) scale(.7636);animation:fall-21 11s -5s linear infinite}@keyframes fall-21{57.657%{transform:translate(29.067vw,57.657vh) scale(.7636)}to{transform:translate(33.01525vw,99vh) scale(.7636)}}.snow:nth-child(22){opacity:1.4386;transform:translate(69.6902vw,-10px) scale(.9704);animation:fall-22 10s -13s linear infinite}@keyframes fall-22{31.943%{transform:translate(64.7351vw,31.943vh) scale(.9704)}to{transform:translate(67.21265vw,99vh) scale(.9704)}}.snow:nth-child(23){opacity:1.512;transform:translate(61.0187vw,-10px) scale(.5488);animation:fall-23 20s -21s linear infinite}@keyframes fall-23{51.037%{transform:translate(67.1524vw,51.037vh) scale(.5488)}to{transform:translate(64.08555vw,99vh) scale(.5488)}}.snow:nth-child(24){opacity:1.9772;transform:translate(91.2526vw,-10px) scale(.2217);animation:fall-24 24s -17s linear infinite}@keyframes fall-24{34.122%{transform:translate(99.0135vw,34.122vh) scale(.2217)}to{transform:translate(95.13305vw,99vh) scale(.2217)}}.snow:nth-child(25){opacity:.4538;transform:translate(7.2066vw,-10px) scale(.1459);animation:fall-25 17s -22s linear infinite}@keyframes fall-25{73.482%{transform:translate(5.0975vw,73.482vh) scale(.1459)}to{transform:translate(6.15205vw,99vh) scale(.1459)}}.snow:nth-child(26){opacity:.9352;transform:translate(50.6878vw,-10px) scale(.2564);animation:fall-26 28s -24s linear infinite}@keyframes fall-26{65.494%{transform:translate(41.084vw,65.494vh) scale(.2564)}to{transform:translate(45.8859vw,99vh) scale(.2564)}}.snow:nth-child(27){opacity:1.527;transform:translate(61.4771vw,-10px) scale(.8869);animation:fall-27 17s -20s linear infinite}@keyframes fall-27{77.173%{transform:translate(71.0727vw,77.173vh) scale(.8869)}to{transform:translate(66.2749vw,99vh) scale(.8869)}}.snow:nth-child(28){opacity:1.9068;transform:translate(27.639vw,-10px) scale(.6238);animation:fall-28 19s -3s linear infinite}@keyframes fall-28{45.398%{transform:translate(33.9165vw,45.398vh) scale(.6238)}to{transform:translate(30.77775vw,99vh) scale(.6238)}}.snow:nth-child(29){opacity:.3064;transform:translate(82.7366vw,-10px) scale(.029);animation:fall-29 18s -12s linear infinite}@keyframes fall-29{37.79%{transform:translate(74.6034vw,37.79vh) scale(.029)}to{transform:translate(78.67vw,99vh) scale(.029)}}.snow:nth-child(30){opacity:1.4148;transform:translate(62.2848vw,-10px) scale(.5124);animation:fall-30 26s -11s linear infinite}@keyframes fall-30{39.223%{transform:translate(59.4184vw,39.223vh) scale(.5124)}to{transform:translate(60.8516vw,99vh) scale(.5124)}}.snow:nth-child(31){opacity:1.0394;transform:translate(34.3199vw,-10px) scale(.4701);animation:fall-31 21s -8s linear infinite}@keyframes fall-31{79.076%{transform:translate(25.7469vw,79.076vh) scale(.4701)}to{transform:translate(30.0334vw,99vh) scale(.4701)}}.snow:nth-child(32){opacity:.8024;transform:translate(35.9493vw,-10px) scale(.5999);animation:fall-32 21s -27s linear infinite}@keyframes fall-32{71.63%{transform:translate(41.2012vw,71.63vh) scale(.5999)}to{transform:translate(38.57525vw,99vh) scale(.5999)}}.snow:nth-child(33){opacity:1.4136;transform:translate(95.5192vw,-10px) scale(.3661);animation:fall-33 29s -8s linear infinite}@keyframes fall-33{69.484%{transform:translate(103.114vw,69.484vh) scale(.3661)}to{transform:translate(99.3166vw,99vh) scale(.3661)}}.snow:nth-child(34){opacity:.5626;transform:translate(60.9922vw,-10px) scale(.9477);animation:fall-34 12s -2s linear infinite}@keyframes fall-34{48.658%{transform:translate(59.3302vw,48.658vh) scale(.9477)}to{transform:translate(60.1612vw,99vh) scale(.9477)}}.snow:nth-child(35){opacity:1.073;transform:translate(48.9397vw,-10px) scale(.796);animation:fall-35 25s -26s linear infinite}@keyframes fall-35{65.32%{transform:translate(50.5915vw,65.32vh) scale(.796)}to{transform:translate(49.7656vw,99vh) scale(.796)}}.snow:nth-child(36){opacity:1.9382;transform:translate(43.7293vw,-10px) scale(.8691);animation:fall-36 16s -28s linear infinite}@keyframes fall-36{51.364%{transform:translate(45.9137vw,51.364vh) scale(.8691)}to{transform:translate(44.8215vw,99vh) scale(.8691)}}.snow:nth-child(37){opacity:.2808;transform:translate(14.3957vw,-10px) scale(.5212);animation:fall-37 26s -17s linear infinite}@keyframes fall-37{59.213%{transform:translate(16.7504vw,59.213vh) scale(.5212)}to{transform:translate(15.57305vw,99vh) scale(.5212)}}.snow:nth-child(38){opacity:.1374;transform:translate(96.8799vw,-10px) scale(.1602);animation:fall-38 15s -29s linear infinite}@keyframes fall-38{40.056%{transform:translate(102.3075vw,40.056vh) scale(.1602)}to{transform:translate(99.5937vw,99vh) scale(.1602)}}.snow:nth-child(39){opacity:.0242;transform:translate(36.8412vw,-10px) scale(.2095);animation:fall-39 28s -14s linear infinite}@keyframes fall-39{57.394%{transform:translate(34.5325vw,57.394vh) scale(.2095)}to{transform:translate(35.68685vw,99vh) scale(.2095)}}.snow:nth-child(40){opacity:1.1546;transform:translate(1.8005vw,-10px) scale(.4664);animation:fall-40 25s -12s linear infinite}@keyframes fall-40{53.165%{transform:translate(8.3972vw,53.165vh) scale(.4664)}to{transform:translate(5.09885vw,99vh) scale(.4664)}}.snow:nth-child(41){opacity:1.7446;transform:translate(71.4692vw,-10px) scale(.4574);animation:fall-41 14s -1s linear infinite}@keyframes fall-41{40.565%{transform:translate(62.4646vw,40.565vh) scale(.4574)}to{transform:translate(66.9669vw,99vh) scale(.4574)}}.snow:nth-child(42){opacity:1.1876;transform:translate(6.4667vw,-10px) scale(.6443);animation:fall-42 12s -4s linear infinite}@keyframes fall-42{63.732%{transform:translate(9.0478vw,63.732vh) scale(.6443)}to{transform:translate(7.75725vw,99vh) scale(.6443)}}.snow:nth-child(43){opacity:1.8238;transform:translate(44.4581vw,-10px) scale(.4526);animation:fall-43 12s -19s linear infinite}@keyframes fall-43{49.085%{transform:translate(42.3696vw,49.085vh) scale(.4526)}to{transform:translate(43.41385vw,99vh) scale(.4526)}}.snow:nth-child(44){opacity:.3316;transform:translate(88.1255vw,-10px) scale(.1157);animation:fall-44 25s -10s linear infinite}@keyframes fall-44{53.077%{transform:translate(89.8594vw,53.077vh) scale(.1157)}to{transform:translate(88.99245vw,99vh) scale(.1157)}}.snow:nth-child(45){opacity:.6728;transform:translate(69.779vw,-10px) scale(.7211);animation:fall-45 13s -1s linear infinite}@keyframes fall-45{46.043%{transform:translate(64.7997vw,46.043vh) scale(.7211)}to{transform:translate(67.28935vw,99vh) scale(.7211)}}.snow:nth-child(46){opacity:.8314;transform:translate(72.5085vw,-10px) scale(.9671);animation:fall-46 10s -20s linear infinite}@keyframes fall-46{45.673%{transform:translate(79.4771vw,45.673vh) scale(.9671)}to{transform:translate(75.9928vw,99vh) scale(.9671)}}.snow:nth-child(47){opacity:1.0082;transform:translate(69.9749vw,-10px) scale(.6297);animation:fall-47 15s -17s linear infinite}@keyframes fall-47{75.906%{transform:translate(68.3282vw,75.906vh) scale(.6297)}to{transform:translate(69.15155vw,99vh) scale(.6297)}}.snow:nth-child(48){opacity:.5316;transform:translate(47.9462vw,-10px) scale(.0215);animation:fall-48 13s -13s linear infinite}@keyframes fall-48{38.77%{transform:translate(49.7087vw,38.77vh) scale(.0215)}to{transform:translate(48.82745vw,99vh) scale(.0215)}}.snow:nth-child(49){opacity:.1994;transform:translate(33.2835vw,-10px) scale(.3446);animation:fall-49 19s -23s linear infinite}@keyframes fall-49{60.209%{transform:translate(37.7089vw,60.209vh) scale(.3446)}to{transform:translate(35.4962vw,99vh) scale(.3446)}}.snow:nth-child(50){opacity:.536;transform:translate(49.6089vw,-10px) scale(.4211);animation:fall-50 23s -2s linear infinite}@keyframes fall-50{76.204%{transform:translate(56.9399vw,76.204vh) scale(.4211)}to{transform:translate(53.2744vw,99vh) scale(.4211)}}.snow:nth-child(51){opacity:.0052;transform:translate(71.405vw,-10px) scale(.7513);animation:fall-51 13s -7s linear infinite}@keyframes fall-51{59.945%{transform:translate(70.0655vw,59.945vh) scale(.7513)}to{transform:translate(70.73525vw,99vh) scale(.7513)}}.snow:nth-child(52){opacity:1.7776;transform:translate(44.0993vw,-10px) scale(.5839);animation:fall-52 17s -21s linear infinite}@keyframes fall-52{52.936%{transform:translate(53.041vw,52.936vh) scale(.5839)}to{transform:translate(48.57015vw,99vh) scale(.5839)}}.snow:nth-child(53){opacity:1.6744;transform:translate(.8996vw,-10px) scale(.7516);animation:fall-53 30s -3s linear infinite}@keyframes fall-53{46.323%{transform:translate(2.9985vw,46.323vh) scale(.7516)}to{transform:translate(1.94905vw,99vh) scale(.7516)}}.snow:nth-child(54){opacity:.9376;transform:translate(5.1197vw,-10px) scale(.2014);animation:fall-54 22s -21s linear infinite}@keyframes fall-54{68.406%{transform:translate(-4.1183vw,68.406vh) scale(.2014)}to{transform:translate(.5007vw,99vh) scale(.2014)}}.snow:nth-child(55){opacity:1.493;transform:translate(39.8131vw,-10px) scale(.9972);animation:fall-55 30s -28s linear infinite}@keyframes fall-55{34.886%{transform:translate(47.2051vw,34.886vh) scale(.9972)}to{transform:translate(43.5091vw,99vh) scale(.9972)}}.snow:nth-child(56){opacity:1.0148;transform:translate(84.6759vw,-10px) scale(.3396);animation:fall-56 11s -16s linear infinite}@keyframes fall-56{48.139%{transform:translate(88.2544vw,48.139vh) scale(.3396)}to{transform:translate(86.46515vw,99vh) scale(.3396)}}.snow:nth-child(57){opacity:1.2474;transform:translate(79.706vw,-10px) scale(.6797);animation:fall-57 28s -10s linear infinite}@keyframes fall-57{38.222%{transform:translate(86.1541vw,38.222vh) scale(.6797)}to{transform:translate(82.93005vw,99vh) scale(.6797)}}.snow:nth-child(58){opacity:1.2224;transform:translate(40.4707vw,-10px) scale(.3091);animation:fall-58 27s -27s linear infinite}@keyframes fall-58{35.797%{transform:translate(34.2628vw,35.797vh) scale(.3091)}to{transform:translate(37.36675vw,99vh) scale(.3091)}}.snow:nth-child(59){opacity:1.455;transform:translate(84.9192vw,-10px) scale(.9432);animation:fall-59 28s -24s linear infinite}@keyframes fall-59{77.965%{transform:translate(81.1539vw,77.965vh) scale(.9432)}to{transform:translate(83.03655vw,99vh) scale(.9432)}}.snow:nth-child(60){opacity:.2596;transform:translate(31.7378vw,-10px) scale(.2963);animation:fall-60 29s -13s linear infinite}@keyframes fall-60{53.824%{transform:translate(38.8867vw,53.824vh) scale(.2963)}to{transform:translate(35.31225vw,99vh) scale(.2963)}}.snow:nth-child(61){opacity:1.3;transform:translate(28.8553vw,-10px) scale(.7096);animation:fall-61 21s -15s linear infinite}@keyframes fall-61{60.843%{transform:translate(30.8281vw,60.843vh) scale(.7096)}to{transform:translate(29.8417vw,99vh) scale(.7096)}}.snow:nth-child(62){opacity:1.0078;transform:translate(33.4835vw,-10px) scale(.1629);animation:fall-62 25s -15s linear infinite}@keyframes fall-62{57.096%{transform:translate(35.903vw,57.096vh) scale(.1629)}to{transform:translate(34.69325vw,99vh) scale(.1629)}}.snow:nth-child(63){opacity:1.4112;transform:translate(57.2647vw,-10px) scale(.3701);animation:fall-63 19s -4s linear infinite}@keyframes fall-63{60.879%{transform:translate(55.3835vw,60.879vh) scale(.3701)}to{transform:translate(56.3241vw,99vh) scale(.3701)}}.snow:nth-child(64){opacity:.259;transform:translate(66.9936vw,-10px) scale(.5949);animation:fall-64 17s -18s linear infinite}@keyframes fall-64{32.434%{transform:translate(71.7312vw,32.434vh) scale(.5949)}to{transform:translate(69.3624vw,99vh) scale(.5949)}}.snow:nth-child(65){opacity:1.3072;transform:translate(70.3572vw,-10px) scale(.9385);animation:fall-65 26s -21s linear infinite}@keyframes fall-65{57.977%{transform:translate(66.2807vw,57.977vh) scale(.9385)}to{transform:translate(68.31895vw,99vh) scale(.9385)}}.snow:nth-child(66){opacity:.6328;transform:translate(45.6635vw,-10px) scale(.4633);animation:fall-66 30s -25s linear infinite}@keyframes fall-66{45.633%{transform:translate(40.1852vw,45.633vh) scale(.4633)}to{transform:translate(42.92435vw,99vh) scale(.4633)}}.snow:nth-child(67){opacity:1.471;transform:translate(7.5756vw,-10px) scale(.3716);animation:fall-67 12s -6s linear infinite}@keyframes fall-67{44.019%{transform:translate(10.6566vw,44.019vh) scale(.3716)}to{transform:translate(9.1161vw,99vh) scale(.3716)}}.snow:nth-child(68){opacity:.9894;transform:translate(52.883vw,-10px) scale(.43);animation:fall-68 21s -9s linear infinite}@keyframes fall-68{57.993%{transform:translate(57.7767vw,57.993vh) scale(.43)}to{transform:translate(55.32985vw,99vh) scale(.43)}}.snow:nth-child(69){opacity:.103;transform:translate(79.8vw,-10px) scale(.6667);animation:fall-69 17s -6s linear infinite}@keyframes fall-69{41.194%{transform:translate(75.0876vw,41.194vh) scale(.6667)}to{transform:translate(77.4438vw,99vh) scale(.6667)}}.snow:nth-child(70){opacity:1.2136;transform:translate(15.7277vw,-10px) scale(.8985);animation:fall-70 28s -27s linear infinite}@keyframes fall-70{48.847%{transform:translate(13.3808vw,48.847vh) scale(.8985)}to{transform:translate(14.55425vw,99vh) scale(.8985)}}.snow:nth-child(71){opacity:1.764;transform:translate(4.9231vw,-10px) scale(.7269);animation:fall-71 30s -20s linear infinite}@keyframes fall-71{52.995%{transform:translate(1.5443vw,52.995vh) scale(.7269)}to{transform:translate(3.2337vw,99vh) scale(.7269)}}.snow:nth-child(72){opacity:1.9856;transform:translate(56.9543vw,-10px) scale(.4352);animation:fall-72 17s -14s linear infinite}@keyframes fall-72{69.43%{transform:translate(50.7953vw,69.43vh) scale(.4352)}to{transform:translate(53.8748vw,99vh) scale(.4352)}}.snow:nth-child(73){opacity:.097;transform:translate(79.5543vw,-10px) scale(.8268);animation:fall-73 20s -30s linear infinite}@keyframes fall-73{64.614%{transform:translate(70.3586vw,64.614vh) scale(.8268)}to{transform:translate(74.95645vw,99vh) scale(.8268)}}.snow:nth-child(74){opacity:.589;transform:translate(71.8225vw,-10px) scale(.6811);animation:fall-74 20s -30s linear infinite}@keyframes fall-74{48.483%{transform:translate(75.2242vw,48.483vh) scale(.6811)}to{transform:translate(73.52335vw,99vh) scale(.6811)}}.snow:nth-child(75){opacity:.723;transform:translate(13.0362vw,-10px) scale(.3866);animation:fall-75 11s -17s linear infinite}@keyframes fall-75{62.529%{transform:translate(19.3669vw,62.529vh) scale(.3866)}to{transform:translate(16.20155vw,99vh) scale(.3866)}}.snow:nth-child(76){opacity:.4268;transform:translate(49.5647vw,-10px) scale(.5836);animation:fall-76 25s -2s linear infinite}@keyframes fall-76{56.34%{transform:translate(58.7795vw,56.34vh) scale(.5836)}to{transform:translate(54.1721vw,99vh) scale(.5836)}}.snow:nth-child(77){opacity:.3488;transform:translate(2.6849vw,-10px) scale(.9334);animation:fall-77 25s -16s linear infinite}@keyframes fall-77{47.288%{transform:translate(-4.4676vw,47.288vh) scale(.9334)}to{transform:translate(-.89135vw,99vh) scale(.9334)}}.snow:nth-child(78){opacity:.4322;transform:translate(96.5618vw,-10px) scale(.7588);animation:fall-78 16s -20s linear infinite}@keyframes fall-78{59.307%{transform:translate(101.8462vw,59.307vh) scale(.7588)}to{transform:translate(99.204vw,99vh) scale(.7588)}}.snow:nth-child(79){opacity:1.0202;transform:translate(31.8965vw,-10px) scale(.6274);animation:fall-79 18s -16s linear infinite}@keyframes fall-79{78.896%{transform:translate(37.2443vw,78.896vh) scale(.6274)}to{transform:translate(34.5704vw,99vh) scale(.6274)}}.snow:nth-child(80){opacity:.5954;transform:translate(28.133vw,-10px) scale(.9657);animation:fall-80 10s -18s linear infinite}@keyframes fall-80{56.1%{transform:translate(27.063vw,56.1vh) scale(.9657)}to{transform:translate(27.598vw,99vh) scale(.9657)}}.snow:nth-child(81){opacity:1.2958;transform:translate(68.4039vw,-10px) scale(.4862);animation:fall-81 28s -18s linear infinite}@keyframes fall-81{56.014%{transform:translate(60.6615vw,56.014vh) scale(.4862)}to{transform:translate(64.5327vw,99vh) scale(.4862)}}.snow:nth-child(82){opacity:.759;transform:translate(47.3324vw,-10px) scale(.2309);animation:fall-82 22s -9s linear infinite}@keyframes fall-82{63.047%{transform:translate(52.2987vw,63.047vh) scale(.2309)}to{transform:translate(49.81555vw,99vh) scale(.2309)}}.snow:nth-child(83){opacity:.8384;transform:translate(64.2375vw,-10px) scale(.8461);animation:fall-83 24s -14s linear infinite}@keyframes fall-83{35.206%{transform:translate(64.3015vw,35.206vh) scale(.8461)}to{transform:translate(64.2695vw,99vh) scale(.8461)}}.snow:nth-child(84){opacity:.0378;transform:translate(35.3814vw,-10px) scale(.5438);animation:fall-84 30s -5s linear infinite}@keyframes fall-84{66.845%{transform:translate(32.3055vw,66.845vh) scale(.5438)}to{transform:translate(33.84345vw,99vh) scale(.5438)}}.snow:nth-child(85){opacity:1.5606;transform:translate(54.0013vw,-10px) scale(.0086);animation:fall-85 24s -16s linear infinite}@keyframes fall-85{74.403%{transform:translate(52.9875vw,74.403vh) scale(.0086)}to{transform:translate(53.4944vw,99vh) scale(.0086)}}.snow:nth-child(86){opacity:1.9832;transform:translate(73.9537vw,-10px) scale(.6502);animation:fall-86 30s -8s linear infinite}@keyframes fall-86{31.704%{transform:translate(76.2664vw,31.704vh) scale(.6502)}to{transform:translate(75.11005vw,99vh) scale(.6502)}}.snow:nth-child(87){opacity:1.7324;transform:translate(60.1549vw,-10px) scale(.9646);animation:fall-87 10s -26s linear infinite}@keyframes fall-87{77.559%{transform:translate(61.14vw,77.559vh) scale(.9646)}to{transform:translate(60.64745vw,99vh) scale(.9646)}}.snow:nth-child(88){opacity:.6708;transform:translate(54.7141vw,-10px) scale(.4706);animation:fall-88 28s -12s linear infinite}@keyframes fall-88{54.85%{transform:translate(63.2944vw,54.85vh) scale(.4706)}to{transform:translate(59.00425vw,99vh) scale(.4706)}}.snow:nth-child(89){opacity:.9358;transform:translate(67.6828vw,-10px) scale(.3493);animation:fall-89 29s -9s linear infinite}@keyframes fall-89{43.729%{transform:translate(59.0784vw,43.729vh) scale(.3493)}to{transform:translate(63.3806vw,99vh) scale(.3493)}}.snow:nth-child(90){opacity:.5486;transform:translate(32.937vw,-10px) scale(.1649);animation:fall-90 27s -8s linear infinite}@keyframes fall-90{55.268%{transform:translate(38.1359vw,55.268vh) scale(.1649)}to{transform:translate(35.53645vw,99vh) scale(.1649)}}.snow:nth-child(91){opacity:1.5818;transform:translate(66.5684vw,-10px) scale(.8309);animation:fall-91 18s -16s linear infinite}@keyframes fall-91{60.145%{transform:translate(62.9677vw,60.145vh) scale(.8309)}to{transform:translate(64.76805vw,99vh) scale(.8309)}}.snow:nth-child(92){opacity:1.975;transform:translate(45.996vw,-10px) scale(.4433);animation:fall-92 29s -13s linear infinite}@keyframes fall-92{46.98%{transform:translate(55.4366vw,46.98vh) scale(.4433)}to{transform:translate(50.7163vw,99vh) scale(.4433)}}.snow:nth-child(93){opacity:1.6706;transform:translate(5.2699vw,-10px) scale(.2664);animation:fall-93 28s -28s linear infinite}@keyframes fall-93{43.565%{transform:translate(14.4452vw,43.565vh) scale(.2664)}to{transform:translate(9.85755vw,99vh) scale(.2664)}}.snow:nth-child(94){opacity:1.1274;transform:translate(13.0668vw,-10px) scale(.1861);animation:fall-94 10s -3s linear infinite}@keyframes fall-94{59.437%{transform:translate(15.2058vw,59.437vh) scale(.1861)}to{transform:translate(14.1363vw,99vh) scale(.1861)}}.snow:nth-child(95){opacity:.831;transform:translate(47.5862vw,-10px) scale(.0935);animation:fall-95 25s -28s linear infinite}@keyframes fall-95{60.835%{transform:translate(51.1283vw,60.835vh) scale(.0935)}to{transform:translate(49.35725vw,99vh) scale(.0935)}}.snow:nth-child(96){opacity:1.5304;transform:translate(48.4832vw,-10px) scale(.5408);animation:fall-96 26s -19s linear infinite}@keyframes fall-96{47.412%{transform:translate(51.2453vw,47.412vh) scale(.5408)}to{transform:translate(49.86425vw,99vh) scale(.5408)}}.snow:nth-child(97){opacity:1.7698;transform:translate(23.2224vw,-10px) scale(.1144);animation:fall-97 11s -8s linear infinite}@keyframes fall-97{50.416%{transform:translate(26.2946vw,50.416vh) scale(.1144)}to{transform:translate(24.7585vw,99vh) scale(.1144)}}.snow:nth-child(98){opacity:1.2448;transform:translate(65.8121vw,-10px) scale(.6162);animation:fall-98 25s -14s linear infinite}@keyframes fall-98{53.962%{transform:translate(66.6212vw,53.962vh) scale(.6162)}to{transform:translate(66.21665vw,99vh) scale(.6162)}}.snow:nth-child(99){opacity:.6896;transform:translate(72.1971vw,-10px) scale(.4512);animation:fall-99 15s -24s linear infinite}@keyframes fall-99{32.745%{transform:translate(65.5394vw,32.745vh) scale(.4512)}to{transform:translate(68.86825vw,99vh) scale(.4512)}}.snow:nth-child(100){opacity:1.7458;transform:translate(49.5023vw,-10px) scale(.3595);animation:fall-100 27s -30s linear infinite}@keyframes fall-100{68.981%{transform:translate(43.818vw,68.981vh) scale(.3595)}to{transform:translate(46.66015vw,99vh) scale(.3595)}}.snow:nth-child(101){opacity:1.4388;transform:translate(29.8586vw,-10px) scale(.5109);animation:fall-101 16s -26s linear infinite}@keyframes fall-101{50.306%{transform:translate(36.8798vw,50.306vh) scale(.5109)}to{transform:translate(33.3692vw,99vh) scale(.5109)}}.snow:nth-child(102){opacity:1.9826;transform:translate(62.8087vw,-10px) scale(.8035);animation:fall-102 14s -18s linear infinite}@keyframes fall-102{63.82%{transform:translate(64.178vw,63.82vh) scale(.8035)}to{transform:translate(63.49335vw,99vh) scale(.8035)}}.snow:nth-child(103){opacity:.2124;transform:translate(49.6188vw,-10px) scale(.691);animation:fall-103 26s -20s linear infinite}@keyframes fall-103{63.127%{transform:translate(57.2036vw,63.127vh) scale(.691)}to{transform:translate(53.4112vw,99vh) scale(.691)}}.snow:nth-child(104){opacity:.6946;transform:translate(12.033vw,-10px) scale(.8187);animation:fall-104 16s -21s linear infinite}@keyframes fall-104{61.169%{transform:translate(16.5197vw,61.169vh) scale(.8187)}to{transform:translate(14.27635vw,99vh) scale(.8187)}}.snow:nth-child(105){opacity:.971;transform:translate(34.4571vw,-10px) scale(.1786);animation:fall-105 10s -23s linear infinite}@keyframes fall-105{45.563%{transform:translate(37.2222vw,45.563vh) scale(.1786)}to{transform:translate(35.83965vw,99vh) scale(.1786)}}.snow:nth-child(106){opacity:1.3958;transform:translate(1.6527vw,-10px) scale(.2374);animation:fall-106 10s -4s linear infinite}@keyframes fall-106{78.875%{transform:translate(2.4071vw,78.875vh) scale(.2374)}to{transform:translate(2.0299vw,99vh) scale(.2374)}}.snow:nth-child(107){opacity:1.8096;transform:translate(47.5597vw,-10px) scale(.487);animation:fall-107 29s -16s linear infinite}@keyframes fall-107{72.419%{transform:translate(49.6688vw,72.419vh) scale(.487)}to{transform:translate(48.61425vw,99vh) scale(.487)}}.snow:nth-child(108){opacity:.3174;transform:translate(84.7445vw,-10px) scale(.4827);animation:fall-108 13s -22s linear infinite}@keyframes fall-108{35.531%{transform:translate(76.1085vw,35.531vh) scale(.4827)}to{transform:translate(80.4265vw,99vh) scale(.4827)}}.snow:nth-child(109){opacity:.0552;transform:translate(99.4238vw,-10px) scale(.2301);animation:fall-109 25s -26s linear infinite}@keyframes fall-109{68.237%{transform:translate(108.3847vw,68.237vh) scale(.2301)}to{transform:translate(103.90425vw,99vh) scale(.2301)}}.snow:nth-child(110){opacity:.3842;transform:translate(17.5534vw,-10px) scale(.6577);animation:fall-110 19s -18s linear infinite}@keyframes fall-110{37.912%{transform:translate(11.948vw,37.912vh) scale(.6577)}to{transform:translate(14.7507vw,99vh) scale(.6577)}}.snow:nth-child(111){opacity:.0686;transform:translate(99.208vw,-10px) scale(.0364);animation:fall-111 30s -11s linear infinite}@keyframes fall-111{47.681%{transform:translate(90.4859vw,47.681vh) scale(.0364)}to{transform:translate(94.84695vw,99vh) scale(.0364)}}.snow:nth-child(112){opacity:1.8932;transform:translate(15.9069vw,-10px) scale(.5867);animation:fall-112 24s -2s linear infinite}@keyframes fall-112{65.255%{transform:translate(19.8944vw,65.255vh) scale(.5867)}to{transform:translate(17.90065vw,99vh) scale(.5867)}}.snow:nth-child(113){opacity:1.0696;transform:translate(12.0693vw,-10px) scale(.1635);animation:fall-113 11s -28s linear infinite}@keyframes fall-113{50.531%{transform:translate(10.0103vw,50.531vh) scale(.1635)}to{transform:translate(11.0398vw,99vh) scale(.1635)}}.snow:nth-child(114){opacity:1.1606;transform:translate(39.7373vw,-10px) scale(.8832);animation:fall-114 24s -5s linear infinite}@keyframes fall-114{41.586%{transform:translate(42.6236vw,41.586vh) scale(.8832)}to{transform:translate(41.18045vw,99vh) scale(.8832)}}.snow:nth-child(115){opacity:1.0554;transform:translate(81.8478vw,-10px) scale(.6747);animation:fall-115 26s -25s linear infinite}@keyframes fall-115{33.757%{transform:translate(91.6798vw,33.757vh) scale(.6747)}to{transform:translate(86.7638vw,99vh) scale(.6747)}}.snow:nth-child(116){opacity:1.3936;transform:translate(50.5042vw,-10px) scale(.7307);animation:fall-116 26s -27s linear infinite}@keyframes fall-116{40.788%{transform:translate(58.5939vw,40.788vh) scale(.7307)}to{transform:translate(54.54905vw,99vh) scale(.7307)}}.snow:nth-child(117){opacity:1.4468;transform:translate(94.9723vw,-10px) scale(.3989);animation:fall-117 26s -25s linear infinite}@keyframes fall-117{49.585%{transform:translate(85.9012vw,49.585vh) scale(.3989)}to{transform:translate(90.43675vw,99vh) scale(.3989)}}.snow:nth-child(118){opacity:.785;transform:translate(71.5931vw,-10px) scale(.2772);animation:fall-118 23s -16s linear infinite}@keyframes fall-118{56.591%{transform:translate(74.5733vw,56.591vh) scale(.2772)}to{transform:translate(73.0832vw,99vh) scale(.2772)}}.snow:nth-child(119){opacity:1.689;transform:translate(29.0788vw,-10px) scale(.4559);animation:fall-119 13s -7s linear infinite}@keyframes fall-119{65.027%{transform:translate(32.2763vw,65.027vh) scale(.4559)}to{transform:translate(30.67755vw,99vh) scale(.4559)}}.snow:nth-child(120){opacity:1.7948;transform:translate(12.4424vw,-10px) scale(.1731);animation:fall-120 19s -5s linear infinite}@keyframes fall-120{42.197%{transform:translate(12.3051vw,42.197vh) scale(.1731)}to{transform:translate(12.37375vw,99vh) scale(.1731)}}.snow:nth-child(121){opacity:.6686;transform:translate(9.3969vw,-10px) scale(.4627);animation:fall-121 24s -29s linear infinite}@keyframes fall-121{64.306%{transform:translate(19.1734vw,64.306vh) scale(.4627)}to{transform:translate(14.28515vw,99vh) scale(.4627)}}.snow:nth-child(122){opacity:.192;transform:translate(12.6752vw,-10px) scale(.8511);animation:fall-122 23s -18s linear infinite}@keyframes fall-122{56.54%{transform:translate(3.9171vw,56.54vh) scale(.8511)}to{transform:translate(8.29615vw,99vh) scale(.8511)}}.snow:nth-child(123){opacity:1.232;transform:translate(46.3776vw,-10px) scale(.2079);animation:fall-123 22s -28s linear infinite}@keyframes fall-123{74.671%{transform:translate(50.1312vw,74.671vh) scale(.2079)}to{transform:translate(48.2544vw,99vh) scale(.2079)}}.snow:nth-child(124){opacity:1.8504;transform:translate(84.5184vw,-10px) scale(.2664);animation:fall-124 13s -17s linear infinite}@keyframes fall-124{53.999%{transform:translate(76.0853vw,53.999vh) scale(.2664)}to{transform:translate(80.30185vw,99vh) scale(.2664)}}.snow:nth-child(125){opacity:.1074;transform:translate(85.8269vw,-10px) scale(.8935);animation:fall-125 11s -24s linear infinite}@keyframes fall-125{45.964%{transform:translate(87.7583vw,45.964vh) scale(.8935)}to{transform:translate(86.7926vw,99vh) scale(.8935)}}.snow:nth-child(126){opacity:.9378;transform:translate(89.2319vw,-10px) scale(.7441);animation:fall-126 12s -16s linear infinite}@keyframes fall-126{76.177%{transform:translate(92.6371vw,76.177vh) scale(.7441)}to{transform:translate(90.9345vw,99vh) scale(.7441)}}.snow:nth-child(127){opacity:1.2904;transform:translate(13.1993vw,-10px) scale(.5127);animation:fall-127 15s -17s linear infinite}@keyframes fall-127{57.442%{transform:translate(21.6575vw,57.442vh) scale(.5127)}to{transform:translate(17.4284vw,99vh) scale(.5127)}}.snow:nth-child(128){opacity:1.702;transform:translate(29.2252vw,-10px) scale(.9321);animation:fall-128 12s -13s linear infinite}@keyframes fall-128{69.746%{transform:translate(20.41vw,69.746vh) scale(.9321)}to{transform:translate(24.8176vw,99vh) scale(.9321)}}.snow:nth-child(129){opacity:1.3318;transform:translate(92.2035vw,-10px) scale(.4854);animation:fall-129 21s -22s linear infinite}@keyframes fall-129{45.685%{transform:translate(101.6083vw,45.685vh) scale(.4854)}to{transform:translate(96.9059vw,99vh) scale(.4854)}}.snow:nth-child(130){opacity:.8334;transform:translate(89.2285vw,-10px) scale(.1625);animation:fall-130 28s -8s linear infinite}@keyframes fall-130{51.895%{transform:translate(96.0693vw,51.895vh) scale(.1625)}to{transform:translate(92.6489vw,99vh) scale(.1625)}}.snow:nth-child(131){opacity:.3026;transform:translate(18.599vw,-10px) scale(.3906);animation:fall-131 25s -9s linear infinite}@keyframes fall-131{44.153%{transform:translate(12.5657vw,44.153vh) scale(.3906)}to{transform:translate(15.58235vw,99vh) scale(.3906)}}.snow:nth-child(132){opacity:1.435;transform:translate(25.0621vw,-10px) scale(.8379);animation:fall-132 27s -21s linear infinite}@keyframes fall-132{60.297%{transform:translate(15.4126vw,60.297vh) scale(.8379)}to{transform:translate(20.23735vw,99vh) scale(.8379)}}.snow:nth-child(133){opacity:.2478;transform:translate(82.5799vw,-10px) scale(.6073);animation:fall-133 25s -30s linear infinite}@keyframes fall-133{43.365%{transform:translate(90.2547vw,43.365vh) scale(.6073)}to{transform:translate(86.4173vw,99vh) scale(.6073)}}.snow:nth-child(134){opacity:1.612;transform:translate(5.4547vw,-10px) scale(.594);animation:fall-134 26s -29s linear infinite}@keyframes fall-134{50.795%{transform:translate(-.109vw,50.795vh) scale(.594)}to{transform:translate(2.67285vw,99vh) scale(.594)}}.snow:nth-child(135){opacity:1.1178;transform:translate(7.9545vw,-10px) scale(.9721);animation:fall-135 13s -28s linear infinite}@keyframes fall-135{68.208%{transform:translate(7.2041vw,68.208vh) scale(.9721)}to{transform:translate(7.5793vw,99vh) scale(.9721)}}.snow:nth-child(136){opacity:1.05;transform:translate(67.5171vw,-10px) scale(.9689);animation:fall-136 13s -23s linear infinite}@keyframes fall-136{39.962%{transform:translate(61.4598vw,39.962vh) scale(.9689)}to{transform:translate(64.48845vw,99vh) scale(.9689)}}.snow:nth-child(137){opacity:.3976;transform:translate(18.3543vw,-10px) scale(.1093);animation:fall-137 15s -15s linear infinite}@keyframes fall-137{79.931%{transform:translate(25.1901vw,79.931vh) scale(.1093)}to{transform:translate(21.7722vw,99vh) scale(.1093)}}.snow:nth-child(138){opacity:.8418;transform:translate(54.3955vw,-10px) scale(.3946);animation:fall-138 20s -27s linear infinite}@keyframes fall-138{40.841%{transform:translate(49.5227vw,40.841vh) scale(.3946)}to{transform:translate(51.9591vw,99vh) scale(.3946)}}.snow:nth-child(139){opacity:.5456;transform:translate(98.0254vw,-10px) scale(.9402);animation:fall-139 27s -9s linear infinite}@keyframes fall-139{78.052%{transform:translate(97.6168vw,78.052vh) scale(.9402)}to{transform:translate(97.8211vw,99vh) scale(.9402)}}.snow:nth-child(140){opacity:1.7726;transform:translate(7.4608vw,-10px) scale(.629);animation:fall-140 19s -27s linear infinite}@keyframes fall-140{53.356%{transform:translate(11.2314vw,53.356vh) scale(.629)}to{transform:translate(9.3461vw,99vh) scale(.629)}}.snow:nth-child(141){opacity:1.2126;transform:translate(20.9657vw,-10px) scale(.2542);animation:fall-141 21s -7s linear infinite}@keyframes fall-141{31.018%{transform:translate(19.9686vw,31.018vh) scale(.2542)}to{transform:translate(20.46715vw,99vh) scale(.2542)}}.snow:nth-child(142){opacity:.2162;transform:translate(67.6753vw,-10px) scale(.4587);animation:fall-142 26s -24s linear infinite}@keyframes fall-142{66.315%{transform:translate(68.0076vw,66.315vh) scale(.4587)}to{transform:translate(67.84145vw,99vh) scale(.4587)}}.snow:nth-child(143){opacity:.607;transform:translate(87.8208vw,-10px) scale(.9815);animation:fall-143 17s -21s linear infinite}@keyframes fall-143{64.002%{transform:translate(90.2956vw,64.002vh) scale(.9815)}to{transform:translate(89.0582vw,99vh) scale(.9815)}}.snow:nth-child(144){opacity:.9674;transform:translate(1.2255vw,-10px) scale(.1796);animation:fall-144 21s -20s linear infinite}@keyframes fall-144{56.437%{transform:translate(-3.233vw,56.437vh) scale(.1796)}to{transform:translate(-1.00375vw,99vh) scale(.1796)}}.snow:nth-child(145){opacity:.9278;transform:translate(94.9744vw,-10px) scale(.5706);animation:fall-145 19s -23s linear infinite}@keyframes fall-145{42.869%{transform:translate(100.0579vw,42.869vh) scale(.5706)}to{transform:translate(97.51615vw,99vh) scale(.5706)}}.snow:nth-child(146){opacity:1.7198;transform:translate(96.0097vw,-10px) scale(.219);animation:fall-146 21s -24s linear infinite}@keyframes fall-146{34.226%{transform:translate(87.8767vw,34.226vh) scale(.219)}to{transform:translate(91.9432vw,99vh) scale(.219)}}.snow:nth-child(147){opacity:.5044;transform:translate(67.5214vw,-10px) scale(.6648);animation:fall-147 24s -18s linear infinite}@keyframes fall-147{67.093%{transform:translate(70.0594vw,67.093vh) scale(.6648)}to{transform:translate(68.7904vw,99vh) scale(.6648)}}.snow:nth-child(148){opacity:1.4546;transform:translate(59.2354vw,-10px) scale(.7216);animation:fall-148 30s -19s linear infinite}@keyframes fall-148{52.944%{transform:translate(50.5062vw,52.944vh) scale(.7216)}to{transform:translate(54.8708vw,99vh) scale(.7216)}}.snow:nth-child(149){opacity:1.5042;transform:translate(19.9049vw,-10px) scale(.1239);animation:fall-149 19s -17s linear infinite}@keyframes fall-149{42.341%{transform:translate(21.8081vw,42.341vh) scale(.1239)}to{transform:translate(20.8565vw,99vh) scale(.1239)}}.snow:nth-child(150){opacity:1.3804;transform:translate(40.1298vw,-10px) scale(.8791);animation:fall-150 22s -12s linear infinite}@keyframes fall-150{61.163%{transform:translate(33.8016vw,61.163vh) scale(.8791)}to{transform:translate(36.9657vw,99vh) scale(.8791)}}.snow:nth-child(151){opacity:.4274;transform:translate(59.6875vw,-10px) scale(.6184);animation:fall-151 18s -12s linear infinite}@keyframes fall-151{66.165%{transform:translate(57.1186vw,66.165vh) scale(.6184)}to{transform:translate(58.40305vw,99vh) scale(.6184)}}.snow:nth-child(152){opacity:1.7314;transform:translate(18.4769vw,-10px) scale(.4024);animation:fall-152 25s -1s linear infinite}@keyframes fall-152{77.148%{transform:translate(16.7397vw,77.148vh) scale(.4024)}to{transform:translate(17.6083vw,99vh) scale(.4024)}}.snow:nth-child(153){opacity:1.035;transform:translate(44.0395vw,-10px) scale(.8049);animation:fall-153 19s -1s linear infinite}@keyframes fall-153{41.476%{transform:translate(50.7232vw,41.476vh) scale(.8049)}to{transform:translate(47.38135vw,99vh) scale(.8049)}}.snow:nth-child(154){opacity:1.2494;transform:translate(98.7565vw,-10px) scale(.9801);animation:fall-154 23s -21s linear infinite}@keyframes fall-154{58.878%{transform:translate(107.1821vw,58.878vh) scale(.9801)}to{transform:translate(102.9693vw,99vh) scale(.9801)}}.snow:nth-child(155){opacity:.4724;transform:translate(89.8712vw,-10px) scale(.8777);animation:fall-155 16s -10s linear infinite}@keyframes fall-155{60.556%{transform:translate(92.8049vw,60.556vh) scale(.8777)}to{transform:translate(91.33805vw,99vh) scale(.8777)}}.snow:nth-child(156){opacity:.2484;transform:translate(21.9073vw,-10px) scale(.8611);animation:fall-156 26s -29s linear infinite}@keyframes fall-156{37.837%{transform:translate(12.8052vw,37.837vh) scale(.8611)}to{transform:translate(17.35625vw,99vh) scale(.8611)}}.snow:nth-child(157){opacity:.0038;transform:translate(14.2794vw,-10px) scale(.605);animation:fall-157 19s -17s linear infinite}@keyframes fall-157{76.529%{transform:translate(12.2327vw,76.529vh) scale(.605)}to{transform:translate(13.25605vw,99vh) scale(.605)}}.snow:nth-child(158){opacity:.3984;transform:translate(41.039vw,-10px) scale(.7943);animation:fall-158 14s -7s linear infinite}@keyframes fall-158{71.763%{transform:translate(34.0403vw,71.763vh) scale(.7943)}to{transform:translate(37.53965vw,99vh) scale(.7943)}}.snow:nth-child(159){opacity:1.8336;transform:translate(92.5533vw,-10px) scale(.6527);animation:fall-159 28s -26s linear infinite}@keyframes fall-159{61.554%{transform:translate(85.594vw,61.554vh) scale(.6527)}to{transform:translate(89.07365vw,99vh) scale(.6527)}}.snow:nth-child(160){opacity:1.6334;transform:translate(14.6226vw,-10px) scale(.1267);animation:fall-160 28s -30s linear infinite}@keyframes fall-160{38.09%{transform:translate(17.8267vw,38.09vh) scale(.1267)}to{transform:translate(16.22465vw,99vh) scale(.1267)}}.snow:nth-child(161){opacity:1.155;transform:translate(43.5688vw,-10px) scale(.8491);animation:fall-161 26s -21s linear infinite}@keyframes fall-161{64.588%{transform:translate(41.0561vw,64.588vh) scale(.8491)}to{transform:translate(42.31245vw,99vh) scale(.8491)}}.snow:nth-child(162){opacity:1.7368;transform:translate(91.432vw,-10px) scale(.9496);animation:fall-162 17s -10s linear infinite}@keyframes fall-162{74.547%{transform:translate(82.2374vw,74.547vh) scale(.9496)}to{transform:translate(86.8347vw,99vh) scale(.9496)}}.snow:nth-child(163){opacity:.288;transform:translate(26.7105vw,-10px) scale(.0137);animation:fall-163 24s -6s linear infinite}@keyframes fall-163{39.27%{transform:translate(30.769vw,39.27vh) scale(.0137)}to{transform:translate(28.73975vw,99vh) scale(.0137)}}.snow:nth-child(164){opacity:1.1106;transform:translate(73.5274vw,-10px) scale(.804);animation:fall-164 30s -21s linear infinite}@keyframes fall-164{31.696%{transform:translate(66.5251vw,31.696vh) scale(.804)}to{transform:translate(70.02625vw,99vh) scale(.804)}}.snow:nth-child(165){opacity:1.5386;transform:translate(80.2683vw,-10px) scale(.2649);animation:fall-165 11s -18s linear infinite}@keyframes fall-165{74.566%{transform:translate(88.1752vw,74.566vh) scale(.2649)}to{transform:translate(84.22175vw,99vh) scale(.2649)}}.snow:nth-child(166){opacity:1.3228;transform:translate(61.5542vw,-10px) scale(.3559);animation:fall-166 30s -6s linear infinite}@keyframes fall-166{62.609%{transform:translate(57.3747vw,62.609vh) scale(.3559)}to{transform:translate(59.46445vw,99vh) scale(.3559)}}.snow:nth-child(167){opacity:1.1338;transform:translate(60.8011vw,-10px) scale(.5192);animation:fall-167 29s -13s linear infinite}@keyframes fall-167{39.784%{transform:translate(65.8191vw,39.784vh) scale(.5192)}to{transform:translate(63.3101vw,99vh) scale(.5192)}}.snow:nth-child(168){opacity:1.6108;transform:translate(43.9165vw,-10px) scale(.1815);animation:fall-168 26s -11s linear infinite}@keyframes fall-168{43.912%{transform:translate(49.8159vw,43.912vh) scale(.1815)}to{transform:translate(46.8662vw,99vh) scale(.1815)}}.snow:nth-child(169){opacity:.8286;transform:translate(22.0816vw,-10px) scale(.0039);animation:fall-169 15s -5s linear infinite}@keyframes fall-169{77.918%{transform:translate(19.2859vw,77.918vh) scale(.0039)}to{transform:translate(20.68375vw,99vh) scale(.0039)}}.snow:nth-child(170){opacity:.1504;transform:translate(58.0948vw,-10px) scale(.8089);animation:fall-170 29s -21s linear infinite}@keyframes fall-170{78.477%{transform:translate(57.0702vw,78.477vh) scale(.8089)}to{transform:translate(57.5825vw,99vh) scale(.8089)}}.snow:nth-child(171){opacity:1.6202;transform:translate(93.1174vw,-10px) scale(.5623);animation:fall-171 24s -3s linear infinite}@keyframes fall-171{78.067%{transform:translate(100.5501vw,78.067vh) scale(.5623)}to{transform:translate(96.83375vw,99vh) scale(.5623)}}.snow:nth-child(172){opacity:.6238;transform:translate(12.4696vw,-10px) scale(.4585);animation:fall-172 16s -30s linear infinite}@keyframes fall-172{55.904%{transform:translate(7.0703vw,55.904vh) scale(.4585)}to{transform:translate(9.76995vw,99vh) scale(.4585)}}.snow:nth-child(173){opacity:1.336;transform:translate(60.7582vw,-10px) scale(.8211);animation:fall-173 25s -8s linear infinite}@keyframes fall-173{62.442%{transform:translate(58.8535vw,62.442vh) scale(.8211)}to{transform:translate(59.80585vw,99vh) scale(.8211)}}.snow:nth-child(174){opacity:.0144;transform:translate(40.6894vw,-10px) scale(.7774);animation:fall-174 15s -3s linear infinite}@keyframes fall-174{31.231%{transform:translate(32.1786vw,31.231vh) scale(.7774)}to{transform:translate(36.434vw,99vh) scale(.7774)}}.snow:nth-child(175){opacity:1.4838;transform:translate(72.0488vw,-10px) scale(.5151);animation:fall-175 29s -9s linear infinite}@keyframes fall-175{30.744%{transform:translate(79.6388vw,30.744vh) scale(.5151)}to{transform:translate(75.8438vw,99vh) scale(.5151)}}.snow:nth-child(176){opacity:.5106;transform:translate(81.4905vw,-10px) scale(.6197);animation:fall-176 30s -6s linear infinite}@keyframes fall-176{42.374%{transform:translate(89.9857vw,42.374vh) scale(.6197)}to{transform:translate(85.7381vw,99vh) scale(.6197)}}.snow:nth-child(177){opacity:.2204;transform:translate(80.3205vw,-10px) scale(.9227);animation:fall-177 20s -5s linear infinite}@keyframes fall-177{58.148%{transform:translate(87.3678vw,58.148vh) scale(.9227)}to{transform:translate(83.84415vw,99vh) scale(.9227)}}.snow:nth-child(178){opacity:1.3406;transform:translate(38.3116vw,-10px) scale(.1063);animation:fall-178 17s -21s linear infinite}@keyframes fall-178{77.559%{transform:translate(44.6689vw,77.559vh) scale(.1063)}to{transform:translate(41.49025vw,99vh) scale(.1063)}}.snow:nth-child(179){opacity:.7;transform:translate(81.937vw,-10px) scale(.4893);animation:fall-179 19s -19s linear infinite}@keyframes fall-179{57.811%{transform:translate(75.1337vw,57.811vh) scale(.4893)}to{transform:translate(78.53535vw,99vh) scale(.4893)}}.snow:nth-child(180){opacity:.6442;transform:translate(73.8659vw,-10px) scale(.0043);animation:fall-180 30s -24s linear infinite}@keyframes fall-180{62.745%{transform:translate(65.4099vw,62.745vh) scale(.0043)}to{transform:translate(69.6379vw,99vh) scale(.0043)}}.snow:nth-child(181){opacity:1.9774;transform:translate(52.6795vw,-10px) scale(.2207);animation:fall-181 21s -30s linear infinite}@keyframes fall-181{61.051%{transform:translate(55.7225vw,61.051vh) scale(.2207)}to{transform:translate(54.201vw,99vh) scale(.2207)}}.snow:nth-child(182){opacity:1.2394;transform:translate(40.4453vw,-10px) scale(.5631);animation:fall-182 18s -4s linear infinite}@keyframes fall-182{52.367%{transform:translate(44.2394vw,52.367vh) scale(.5631)}to{transform:translate(42.34235vw,99vh) scale(.5631)}}.snow:nth-child(183){opacity:.9318;transform:translate(61.5489vw,-10px) scale(.3689);animation:fall-183 14s -30s linear infinite}@keyframes fall-183{71.192%{transform:translate(57.9383vw,71.192vh) scale(.3689)}to{transform:translate(59.7436vw,99vh) scale(.3689)}}.snow:nth-child(184){opacity:.4082;transform:translate(57.2963vw,-10px) scale(.3919);animation:fall-184 27s -26s linear infinite}@keyframes fall-184{35.648%{transform:translate(53.7054vw,35.648vh) scale(.3919)}to{transform:translate(55.50085vw,99vh) scale(.3919)}}.snow:nth-child(185){opacity:.1024;transform:translate(31.2882vw,-10px) scale(.1853);animation:fall-185 23s -13s linear infinite}@keyframes fall-185{31.707%{transform:translate(25.3978vw,31.707vh) scale(.1853)}to{transform:translate(28.343vw,99vh) scale(.1853)}}.snow:nth-child(186){opacity:.6286;transform:translate(95.905vw,-10px) scale(.4266);animation:fall-186 14s -9s linear infinite}@keyframes fall-186{68.639%{transform:translate(104.2369vw,68.639vh) scale(.4266)}to{transform:translate(100.07095vw,99vh) scale(.4266)}}.snow:nth-child(187){opacity:.662;transform:translate(89.4073vw,-10px) scale(.0232);animation:fall-187 15s -9s linear infinite}@keyframes fall-187{66.825%{transform:translate(92.1328vw,66.825vh) scale(.0232)}to{transform:translate(90.77005vw,99vh) scale(.0232)}}.snow:nth-child(188){opacity:1.4256;transform:translate(40.5362vw,-10px) scale(.9208);animation:fall-188 24s -27s linear infinite}@keyframes fall-188{67.924%{transform:translate(35.05vw,67.924vh) scale(.9208)}to{transform:translate(37.7931vw,99vh) scale(.9208)}}.snow:nth-child(189){opacity:1.1206;transform:translate(35.7677vw,-10px) scale(.1081);animation:fall-189 25s -7s linear infinite}@keyframes fall-189{47.516%{transform:translate(37.9946vw,47.516vh) scale(.1081)}to{transform:translate(36.88115vw,99vh) scale(.1081)}}.snow:nth-child(190){opacity:1.6782;transform:translate(41.8704vw,-10px) scale(.2973);animation:fall-190 11s -2s linear infinite}@keyframes fall-190{74.592%{transform:translate(36.992vw,74.592vh) scale(.2973)}to{transform:translate(39.4312vw,99vh) scale(.2973)}}.snow:nth-child(191){opacity:1.4146;transform:translate(16.4031vw,-10px) scale(.8064);animation:fall-191 29s -1s linear infinite}@keyframes fall-191{48.93%{transform:translate(12.5566vw,48.93vh) scale(.8064)}to{transform:translate(14.47985vw,99vh) scale(.8064)}}.snow:nth-child(192){opacity:.8766;transform:translate(83.515vw,-10px) scale(.1013);animation:fall-192 30s -21s linear infinite}@keyframes fall-192{77.021%{transform:translate(86.9528vw,77.021vh) scale(.1013)}to{transform:translate(85.2339vw,99vh) scale(.1013)}}.snow:nth-child(193){opacity:1.624;transform:translate(23.4552vw,-10px) scale(.8519);animation:fall-193 21s -27s linear infinite}@keyframes fall-193{70.615%{transform:translate(17.798vw,70.615vh) scale(.8519)}to{transform:translate(20.6266vw,99vh) scale(.8519)}}.snow:nth-child(194){opacity:1.8106;transform:translate(7.3109vw,-10px) scale(.5505);animation:fall-194 21s -18s linear infinite}@keyframes fall-194{62.025%{transform:translate(17.0116vw,62.025vh) scale(.5505)}to{transform:translate(12.16125vw,99vh) scale(.5505)}}.snow:nth-child(195){opacity:.8768;transform:translate(34.4921vw,-10px) scale(.4414);animation:fall-195 30s -4s linear infinite}@keyframes fall-195{65.57%{transform:translate(36.2485vw,65.57vh) scale(.4414)}to{transform:translate(35.3703vw,99vh) scale(.4414)}}.snow:nth-child(196){opacity:.9828;transform:translate(32.7823vw,-10px) scale(.4426);animation:fall-196 29s -23s linear infinite}@keyframes fall-196{73.955%{transform:translate(38.3716vw,73.955vh) scale(.4426)}to{transform:translate(35.57695vw,99vh) scale(.4426)}}.snow:nth-child(197){opacity:1.528;transform:translate(.416vw,-10px) scale(.7018);animation:fall-197 12s -30s linear infinite}@keyframes fall-197{77.116%{transform:translate(3.2192vw,77.116vh) scale(.7018)}to{transform:translate(1.8176vw,99vh) scale(.7018)}}.snow:nth-child(198){opacity:.3998;transform:translate(27.8327vw,-10px) scale(.4734);animation:fall-198 29s -8s linear infinite}@keyframes fall-198{64.833%{transform:translate(35.2933vw,64.833vh) scale(.4734)}to{transform:translate(31.563vw,99vh) scale(.4734)}}.snow:nth-child(199){opacity:1.7356;transform:translate(1.5098vw,-10px) scale(.0066);animation:fall-199 24s -30s linear infinite}@keyframes fall-199{56.666%{transform:translate(8.1972vw,56.666vh) scale(.0066)}to{transform:translate(4.8535vw,99vh) scale(.0066)}}.snow:nth-child(200){opacity:1.9558;transform:translate(22.2521vw,-10px) scale(.4212);animation:fall-200 21s -6s linear infinite}@keyframes fall-200{33.918%{transform:translate(23.7171vw,33.918vh) scale(.4212)}to{transform:translate(22.9846vw,99vh) scale(.4212)}}.snow:nth-child(201){opacity:.2484;transform:translate(30.8763vw,-10px) scale(.3885);animation:fall-201 19s -19s linear infinite}@keyframes fall-201{39.755%{transform:translate(25.4099vw,39.755vh) scale(.3885)}to{transform:translate(28.1431vw,99vh) scale(.3885)}}.snow:nth-child(202){opacity:1.7428;transform:translate(7.4593vw,-10px) scale(.18);animation:fall-202 18s -22s linear infinite}@keyframes fall-202{38.935%{transform:translate(17.015vw,38.935vh) scale(.18)}to{transform:translate(12.23715vw,99vh) scale(.18)}}.snow:nth-child(203){opacity:.6852;transform:translate(22.369vw,-10px) scale(.342);animation:fall-203 25s -14s linear infinite}@keyframes fall-203{46.87%{transform:translate(31.507vw,46.87vh) scale(.342)}to{transform:translate(26.938vw,99vh) scale(.342)}}.snow:nth-child(204){opacity:1.459;transform:translate(52.3397vw,-10px) scale(.99);animation:fall-204 17s -22s linear infinite}@keyframes fall-204{39.598%{transform:translate(54.5861vw,39.598vh) scale(.99)}to{transform:translate(53.4629vw,99vh) scale(.99)}}.snow:nth-child(205){opacity:1.4028;transform:translate(34.4813vw,-10px) scale(.4972);animation:fall-205 22s -25s linear infinite}@keyframes fall-205{44.962%{transform:translate(34.0141vw,44.962vh) scale(.4972)}to{transform:translate(34.2477vw,99vh) scale(.4972)}}.snow:nth-child(206){opacity:1.3172;transform:translate(95.4037vw,-10px) scale(.2492);animation:fall-206 12s -25s linear infinite}@keyframes fall-206{55.357%{transform:translate(87.0049vw,55.357vh) scale(.2492)}to{transform:translate(91.2043vw,99vh) scale(.2492)}}.snow:nth-child(207){opacity:1.5608;transform:translate(89.8826vw,-10px) scale(.3499);animation:fall-207 12s -21s linear infinite}@keyframes fall-207{66.047%{transform:translate(97.3049vw,66.047vh) scale(.3499)}to{transform:translate(93.59375vw,99vh) scale(.3499)}}.snow:nth-child(208){opacity:1.559;transform:translate(63.025vw,-10px) scale(.9261);animation:fall-208 25s -23s linear infinite}@keyframes fall-208{66.552%{transform:translate(53.6678vw,66.552vh) scale(.9261)}to{transform:translate(58.3464vw,99vh) scale(.9261)}}.snow:nth-child(209){opacity:1.119;transform:translate(22.4117vw,-10px) scale(.4695);animation:fall-209 28s -26s linear infinite}@keyframes fall-209{44.089%{transform:translate(32.3577vw,44.089vh) scale(.4695)}to{transform:translate(27.3847vw,99vh) scale(.4695)}}.snow:nth-child(210){opacity:1.0324;transform:translate(35.8207vw,-10px) scale(.8252);animation:fall-210 27s -1s linear infinite}@keyframes fall-210{68.635%{transform:translate(39.4448vw,68.635vh) scale(.8252)}to{transform:translate(37.63275vw,99vh) scale(.8252)}}.snow:nth-child(211){opacity:1.628;transform:translate(36.5744vw,-10px) scale(.6414);animation:fall-211 23s -16s linear infinite}@keyframes fall-211{32.037%{transform:translate(30.6625vw,32.037vh) scale(.6414)}to{transform:translate(33.61845vw,99vh) scale(.6414)}}.snow:nth-child(212){opacity:.97;transform:translate(44.1661vw,-10px) scale(.9696);animation:fall-212 19s -6s linear infinite}@keyframes fall-212{71.653%{transform:translate(38.8364vw,71.653vh) scale(.9696)}to{transform:translate(41.50125vw,99vh) scale(.9696)}}.snow:nth-child(213){opacity:.6076;transform:translate(82.6885vw,-10px) scale(.8786);animation:fall-213 29s -14s linear infinite}@keyframes fall-213{48.422%{transform:translate(84.3379vw,48.422vh) scale(.8786)}to{transform:translate(83.5132vw,99vh) scale(.8786)}}.snow:nth-child(214){opacity:1.6482;transform:translate(43.0288vw,-10px) scale(.9386);animation:fall-214 21s -27s linear infinite}@keyframes fall-214{77.662%{transform:translate(52.5302vw,77.662vh) scale(.9386)}to{transform:translate(47.7795vw,99vh) scale(.9386)}}.snow:nth-child(215){opacity:1.2446;transform:translate(1.8699vw,-10px) scale(.7407);animation:fall-215 11s -21s linear infinite}@keyframes fall-215{39.315%{transform:translate(-6.7421vw,39.315vh) scale(.7407)}to{transform:translate(-2.4361vw,99vh) scale(.7407)}}.snow:nth-child(216){opacity:.4236;transform:translate(5.6467vw,-10px) scale(.4088);animation:fall-216 15s -24s linear infinite}@keyframes fall-216{51.705%{transform:translate(-3.6375vw,51.705vh) scale(.4088)}to{transform:translate(1.0046vw,99vh) scale(.4088)}}.snow:nth-child(217){opacity:1.2262;transform:translate(35.251vw,-10px) scale(.3526);animation:fall-217 12s -29s linear infinite}@keyframes fall-217{61.48%{transform:translate(30.7689vw,61.48vh) scale(.3526)}to{transform:translate(33.00995vw,99vh) scale(.3526)}}.snow:nth-child(218){opacity:.819;transform:translate(1.1376vw,-10px) scale(.8554);animation:fall-218 24s -4s linear infinite}@keyframes fall-218{64.13%{transform:translate(10.1793vw,64.13vh) scale(.8554)}to{transform:translate(5.65845vw,99vh) scale(.8554)}}.snow:nth-child(219){opacity:1.9998;transform:translate(2.3263vw,-10px) scale(.0486);animation:fall-219 26s -14s linear infinite}@keyframes fall-219{72.48%{transform:translate(1.5865vw,72.48vh) scale(.0486)}to{transform:translate(1.9564vw,99vh) scale(.0486)}}.snow:nth-child(220){opacity:.8268;transform:translate(46.4686vw,-10px) scale(.8465);animation:fall-220 30s -25s linear infinite}@keyframes fall-220{71.038%{transform:translate(43.3084vw,71.038vh) scale(.8465)}to{transform:translate(44.8885vw,99vh) scale(.8465)}}.snow:nth-child(221){opacity:.6942;transform:translate(24.0573vw,-10px) scale(.1043);animation:fall-221 25s -30s linear infinite}@keyframes fall-221{76.313%{transform:translate(19.1797vw,76.313vh) scale(.1043)}to{transform:translate(21.6185vw,99vh) scale(.1043)}}.snow:nth-child(222){opacity:.4696;transform:translate(2.1798vw,-10px) scale(.2117);animation:fall-222 27s -9s linear infinite}@keyframes fall-222{45.913%{transform:translate(.2595vw,45.913vh) scale(.2117)}to{transform:translate(1.21965vw,99vh) scale(.2117)}}.snow:nth-child(223){opacity:.125;transform:translate(20.1626vw,-10px) scale(.8021);animation:fall-223 12s -5s linear infinite}@keyframes fall-223{70.216%{transform:translate(19.2479vw,70.216vh) scale(.8021)}to{transform:translate(19.70525vw,99vh) scale(.8021)}}.snow:nth-child(224){opacity:1.5828;transform:translate(71.6723vw,-10px) scale(.8137);animation:fall-224 14s -4s linear infinite}@keyframes fall-224{60.698%{transform:translate(77.5894vw,60.698vh) scale(.8137)}to{transform:translate(74.63085vw,99vh) scale(.8137)}}.snow:nth-child(225){opacity:1.557;transform:translate(63.2443vw,-10px) scale(.8356);animation:fall-225 20s -6s linear infinite}@keyframes fall-225{49.097%{transform:translate(69.494vw,49.097vh) scale(.8356)}to{transform:translate(66.36915vw,99vh) scale(.8356)}}.snow:nth-child(226){opacity:.3612;transform:translate(40.2687vw,-10px) scale(.5985);animation:fall-226 22s -4s linear infinite}@keyframes fall-226{79.133%{transform:translate(42.9457vw,79.133vh) scale(.5985)}to{transform:translate(41.6072vw,99vh) scale(.5985)}}.snow:nth-child(227){opacity:.9912;transform:translate(81.1552vw,-10px) scale(.059);animation:fall-227 21s -22s linear infinite}@keyframes fall-227{31.908%{transform:translate(79.2243vw,31.908vh) scale(.059)}to{transform:translate(80.18975vw,99vh) scale(.059)}}.snow:nth-child(228){opacity:.9906;transform:translate(40.8893vw,-10px) scale(.1982);animation:fall-228 17s -7s linear infinite}@keyframes fall-228{55.068%{transform:translate(37.81vw,55.068vh) scale(.1982)}to{transform:translate(39.34965vw,99vh) scale(.1982)}}.snow:nth-child(229){opacity:.9404;transform:translate(1.47vw,-10px) scale(.3563);animation:fall-229 27s -28s linear infinite}@keyframes fall-229{44.667%{transform:translate(-.6216vw,44.667vh) scale(.3563)}to{transform:translate(.4242vw,99vh) scale(.3563)}}.snow:nth-child(230){opacity:.3488;transform:translate(36.3732vw,-10px) scale(.0304);animation:fall-230 27s -22s linear infinite}@keyframes fall-230{67.976%{transform:translate(37.2037vw,67.976vh) scale(.0304)}to{transform:translate(36.78845vw,99vh) scale(.0304)}}.snow:nth-child(231){opacity:1.8522;transform:translate(8.0199vw,-10px) scale(.3794);animation:fall-231 12s -10s linear infinite}@keyframes fall-231{33.154%{transform:translate(17.9956vw,33.154vh) scale(.3794)}to{transform:translate(13.00775vw,99vh) scale(.3794)}}.snow:nth-child(232){opacity:.7424;transform:translate(72.4549vw,-10px) scale(.7765);animation:fall-232 23s -21s linear infinite}@keyframes fall-232{56.029%{transform:translate(69.9164vw,56.029vh) scale(.7765)}to{transform:translate(71.18565vw,99vh) scale(.7765)}}.snow:nth-child(233){opacity:.4742;transform:translate(8.0396vw,-10px) scale(.4994);animation:fall-233 20s -19s linear infinite}@keyframes fall-233{53.817%{transform:translate(-1.7624vw,53.817vh) scale(.4994)}to{transform:translate(3.1386vw,99vh) scale(.4994)}}.snow:nth-child(234){opacity:1.4182;transform:translate(86.8804vw,-10px) scale(.0369);animation:fall-234 24s -4s linear infinite}@keyframes fall-234{41.184%{transform:translate(90.3907vw,41.184vh) scale(.0369)}to{transform:translate(88.63555vw,99vh) scale(.0369)}}.snow:nth-child(235){opacity:1.7178;transform:translate(45.8274vw,-10px) scale(.1318);animation:fall-235 10s -2s linear infinite}@keyframes fall-235{47.091%{transform:translate(53.1623vw,47.091vh) scale(.1318)}to{transform:translate(49.49485vw,99vh) scale(.1318)}}.snow:nth-child(236){opacity:.0634;transform:translate(11.6785vw,-10px) scale(.131);animation:fall-236 30s -9s linear infinite}@keyframes fall-236{79.988%{transform:translate(6.1959vw,79.988vh) scale(.131)}to{transform:translate(8.9372vw,99vh) scale(.131)}}.snow:nth-child(237){opacity:1.222;transform:translate(85.6233vw,-10px) scale(.432);animation:fall-237 21s -19s linear infinite}@keyframes fall-237{61.157%{transform:translate(80.192vw,61.157vh) scale(.432)}to{transform:translate(82.90765vw,99vh) scale(.432)}}.snow:nth-child(238){opacity:1.817;transform:translate(51.372vw,-10px) scale(.0419);animation:fall-238 19s -9s linear infinite}@keyframes fall-238{65.329%{transform:translate(54.1478vw,65.329vh) scale(.0419)}to{transform:translate(52.7599vw,99vh) scale(.0419)}}.snow:nth-child(239){opacity:1.629;transform:translate(13.1198vw,-10px) scale(.7866);animation:fall-239 29s -28s linear infinite}@keyframes fall-239{59.673%{transform:translate(4.4164vw,59.673vh) scale(.7866)}to{transform:translate(8.7681vw,99vh) scale(.7866)}}.snow:nth-child(240){opacity:.422;transform:translate(36.3859vw,-10px) scale(.8917);animation:fall-240 23s -20s linear infinite}@keyframes fall-240{57.044%{transform:translate(41.2117vw,57.044vh) scale(.8917)}to{transform:translate(38.7988vw,99vh) scale(.8917)}}.snow:nth-child(241){opacity:1.4484;transform:translate(22.3267vw,-10px) scale(.5768);animation:fall-241 17s -6s linear infinite}@keyframes fall-241{59.186%{transform:translate(14.3497vw,59.186vh) scale(.5768)}to{transform:translate(18.3382vw,99vh) scale(.5768)}}.snow:nth-child(242){opacity:1.1688;transform:translate(78.53vw,-10px) scale(.0507);animation:fall-242 15s -6s linear infinite}@keyframes fall-242{37.105%{transform:translate(71.2226vw,37.105vh) scale(.0507)}to{transform:translate(74.8763vw,99vh) scale(.0507)}}.snow:nth-child(243){opacity:.8194;transform:translate(23.8337vw,-10px) scale(.0283);animation:fall-243 26s -3s linear infinite}@keyframes fall-243{34.714%{transform:translate(30.8723vw,34.714vh) scale(.0283)}to{transform:translate(27.353vw,99vh) scale(.0283)}}.snow:nth-child(244){opacity:1.9264;transform:translate(8.4428vw,-10px) scale(.5582);animation:fall-244 26s -19s linear infinite}@keyframes fall-244{60.389%{transform:translate(12.9076vw,60.389vh) scale(.5582)}to{transform:translate(10.6752vw,99vh) scale(.5582)}}.snow:nth-child(245){opacity:.6188;transform:translate(79.618vw,-10px) scale(.124);animation:fall-245 24s -25s linear infinite}@keyframes fall-245{59.454%{transform:translate(79.2998vw,59.454vh) scale(.124)}to{transform:translate(79.4589vw,99vh) scale(.124)}}.snow:nth-child(246){opacity:1.5558;transform:translate(38.1936vw,-10px) scale(.3688);animation:fall-246 17s -29s linear infinite}@keyframes fall-246{69.522%{transform:translate(45.3495vw,69.522vh) scale(.3688)}to{transform:translate(41.77155vw,99vh) scale(.3688)}}.snow:nth-child(247){opacity:1.2082;transform:translate(13.9956vw,-10px) scale(.3445);animation:fall-247 14s -24s linear infinite}@keyframes fall-247{74.839%{transform:translate(4.9586vw,74.839vh) scale(.3445)}to{transform:translate(9.4771vw,99vh) scale(.3445)}}.snow:nth-child(248){opacity:1.3442;transform:translate(4.7352vw,-10px) scale(.6935);animation:fall-248 22s -30s linear infinite}@keyframes fall-248{38.454%{transform:translate(5.68vw,38.454vh) scale(.6935)}to{transform:translate(5.2076vw,99vh) scale(.6935)}}.snow:nth-child(249){opacity:1.1018;transform:translate(37.5719vw,-10px) scale(.6196);animation:fall-249 23s -8s linear infinite}@keyframes fall-249{30.964%{transform:translate(28.2838vw,30.964vh) scale(.6196)}to{transform:translate(32.92785vw,99vh) scale(.6196)}}.snow:nth-child(250){opacity:.907;transform:translate(.3223vw,-10px) scale(.4002);animation:fall-250 29s -8s linear infinite}@keyframes fall-250{34.697%{transform:translate(-2.8856vw,34.697vh) scale(.4002)}to{transform:translate(-1.28165vw,99vh) scale(.4002)}}.snow:nth-child(251){opacity:1.775;transform:translate(83.6236vw,-10px) scale(.6502);animation:fall-251 26s -23s linear infinite}@keyframes fall-251{34.761%{transform:translate(88.2442vw,34.761vh) scale(.6502)}to{transform:translate(85.9339vw,99vh) scale(.6502)}}.snow:nth-child(252){opacity:1.5368;transform:translate(51.2683vw,-10px) scale(.448);animation:fall-252 27s -25s linear infinite}@keyframes fall-252{62.438%{transform:translate(56.2667vw,62.438vh) scale(.448)}to{transform:translate(53.7675vw,99vh) scale(.448)}}.snow:nth-child(253){opacity:.2814;transform:translate(94.7285vw,-10px) scale(.9931);animation:fall-253 11s -22s linear infinite}@keyframes fall-253{65.59%{transform:translate(93.0441vw,65.59vh) scale(.9931)}to{transform:translate(93.8863vw,99vh) scale(.9931)}}.snow:nth-child(254){opacity:1.307;transform:translate(23.5528vw,-10px) scale(.0247);animation:fall-254 11s -29s linear infinite}@keyframes fall-254{61.864%{transform:translate(15.4964vw,61.864vh) scale(.0247)}to{transform:translate(19.5246vw,99vh) scale(.0247)}}.snow:nth-child(255){opacity:.4936;transform:translate(79.1814vw,-10px) scale(.0721);animation:fall-255 27s -12s linear infinite}@keyframes fall-255{79.323%{transform:translate(71.7241vw,79.323vh) scale(.0721)}to{transform:translate(75.45275vw,99vh) scale(.0721)}}.snow:nth-child(256){opacity:.8378;transform:translate(98.1264vw,-10px) scale(.0434);animation:fall-256 24s -16s linear infinite}@keyframes fall-256{59.154%{transform:translate(106.9856vw,59.154vh) scale(.0434)}to{transform:translate(102.556vw,99vh) scale(.0434)}}.snow:nth-child(257){opacity:.8216;transform:translate(97.9716vw,-10px) scale(.611);animation:fall-257 15s -4s linear infinite}@keyframes fall-257{46.541%{transform:translate(91.3018vw,46.541vh) scale(.611)}to{transform:translate(94.6367vw,99vh) scale(.611)}}.snow:nth-child(258){opacity:1.3948;transform:translate(78.065vw,-10px) scale(.3666);animation:fall-258 15s -25s linear infinite}@keyframes fall-258{46.272%{transform:translate(81.501vw,46.272vh) scale(.3666)}to{transform:translate(79.783vw,99vh) scale(.3666)}}.snow:nth-child(259){opacity:.7506;transform:translate(72.3861vw,-10px) scale(.9355);animation:fall-259 12s -14s linear infinite}@keyframes fall-259{68.713%{transform:translate(64.1172vw,68.713vh) scale(.9355)}to{transform:translate(68.25165vw,99vh) scale(.9355)}}.snow:nth-child(260){opacity:1.752;transform:translate(85.4091vw,-10px) scale(.1975);animation:fall-260 19s -30s linear infinite}@keyframes fall-260{69.565%{transform:translate(78.4198vw,69.565vh) scale(.1975)}to{transform:translate(81.91445vw,99vh) scale(.1975)}}.snow:nth-child(261){opacity:.4528;transform:translate(43.6017vw,-10px) scale(.73);animation:fall-261 10s -16s linear infinite}@keyframes fall-261{67.125%{transform:translate(50.8092vw,67.125vh) scale(.73)}to{transform:translate(47.20545vw,99vh) scale(.73)}}.snow:nth-child(262){opacity:.7266;transform:translate(72.7443vw,-10px) scale(.3789);animation:fall-262 15s -1s linear infinite}@keyframes fall-262{53.383%{transform:translate(64.1741vw,53.383vh) scale(.3789)}to{transform:translate(68.4592vw,99vh) scale(.3789)}}.snow:nth-child(263){opacity:1.1088;transform:translate(11.0238vw,-10px) scale(.1621);animation:fall-263 10s -18s linear infinite}@keyframes fall-263{30.885%{transform:translate(1.7462vw,30.885vh) scale(.1621)}to{transform:translate(6.385vw,99vh) scale(.1621)}}.snow:nth-child(264){opacity:.478;transform:translate(90.1372vw,-10px) scale(.3834);animation:fall-264 19s -25s linear infinite}@keyframes fall-264{33.584%{transform:translate(89.3832vw,33.584vh) scale(.3834)}to{transform:translate(89.7602vw,99vh) scale(.3834)}}.snow:nth-child(265){opacity:.8446;transform:translate(29.8853vw,-10px) scale(.7095);animation:fall-265 21s -16s linear infinite}@keyframes fall-265{55.043%{transform:translate(24.9521vw,55.043vh) scale(.7095)}to{transform:translate(27.4187vw,99vh) scale(.7095)}}.snow:nth-child(266){opacity:1.3248;transform:translate(51.3407vw,-10px) scale(.9113);animation:fall-266 21s -11s linear infinite}@keyframes fall-266{76.063%{transform:translate(60.1882vw,76.063vh) scale(.9113)}to{transform:translate(55.76445vw,99vh) scale(.9113)}}.snow:nth-child(267){opacity:1.07;transform:translate(38.1888vw,-10px) scale(.8783);animation:fall-267 19s -6s linear infinite}@keyframes fall-267{48.476%{transform:translate(47.6486vw,48.476vh) scale(.8783)}to{transform:translate(42.9187vw,99vh) scale(.8783)}}.snow:nth-child(268){opacity:.231;transform:translate(.9651vw,-10px) scale(.9674);animation:fall-268 23s -29s linear infinite}@keyframes fall-268{50.358%{transform:translate(10.0976vw,50.358vh) scale(.9674)}to{transform:translate(5.53135vw,99vh) scale(.9674)}}.snow:nth-child(269){opacity:1.003;transform:translate(23.9304vw,-10px) scale(.8056);animation:fall-269 18s -5s linear infinite}@keyframes fall-269{68.265%{transform:translate(32.5347vw,68.265vh) scale(.8056)}to{transform:translate(28.23255vw,99vh) scale(.8056)}}.snow:nth-child(270){opacity:1.8642;transform:translate(59.482vw,-10px) scale(.4814);animation:fall-270 26s -16s linear infinite}@keyframes fall-270{75.277%{transform:translate(64.3741vw,75.277vh) scale(.4814)}to{transform:translate(61.92805vw,99vh) scale(.4814)}}.snow:nth-child(271){opacity:1.57;transform:translate(41.856vw,-10px) scale(.7027);animation:fall-271 29s -13s linear infinite}@keyframes fall-271{32.95%{transform:translate(35.9136vw,32.95vh) scale(.7027)}to{transform:translate(38.8848vw,99vh) scale(.7027)}}.snow:nth-child(272){opacity:.2232;transform:translate(95.0763vw,-10px) scale(.1712);animation:fall-272 29s -8s linear infinite}@keyframes fall-272{36.37%{transform:translate(91.2989vw,36.37vh) scale(.1712)}to{transform:translate(93.1876vw,99vh) scale(.1712)}}.snow:nth-child(273){opacity:1.309;transform:translate(87.5726vw,-10px) scale(.0799);animation:fall-273 24s -12s linear infinite}@keyframes fall-273{49.108%{transform:translate(82.0154vw,49.108vh) scale(.0799)}to{transform:translate(84.794vw,99vh) scale(.0799)}}.snow:nth-child(274){opacity:1.0042;transform:translate(92.2832vw,-10px) scale(.6651);animation:fall-274 18s -18s linear infinite}@keyframes fall-274{63.919%{transform:translate(86.1143vw,63.919vh) scale(.6651)}to{transform:translate(89.19875vw,99vh) scale(.6651)}}.snow:nth-child(275){opacity:1.4734;transform:translate(40.1731vw,-10px) scale(.6337);animation:fall-275 17s -5s linear infinite}@keyframes fall-275{53.027%{transform:translate(44.1356vw,53.027vh) scale(.6337)}to{transform:translate(42.15435vw,99vh) scale(.6337)}}.snow:nth-child(276){opacity:1.7374;transform:translate(48.32vw,-10px) scale(.4402);animation:fall-276 14s -16s linear infinite}@keyframes fall-276{68.197%{transform:translate(54.7416vw,68.197vh) scale(.4402)}to{transform:translate(51.5308vw,99vh) scale(.4402)}}.snow:nth-child(277){opacity:1.7172;transform:translate(93.5722vw,-10px) scale(.2376);animation:fall-277 16s -19s linear infinite}@keyframes fall-277{62.955%{transform:translate(101.081vw,62.955vh) scale(.2376)}to{transform:translate(97.3266vw,99vh) scale(.2376)}}.snow:nth-child(278){opacity:.9972;transform:translate(13.3263vw,-10px) scale(.0794);animation:fall-278 30s -22s linear infinite}@keyframes fall-278{65.372%{transform:translate(10.6097vw,65.372vh) scale(.0794)}to{transform:translate(11.968vw,99vh) scale(.0794)}}.snow:nth-child(279){opacity:.4912;transform:translate(1.4739vw,-10px) scale(.9995);animation:fall-279 28s -11s linear infinite}@keyframes fall-279{41.812%{transform:translate(6.5054vw,41.812vh) scale(.9995)}to{transform:translate(3.98965vw,99vh) scale(.9995)}}.snow:nth-child(280){opacity:1.604;transform:translate(83.1847vw,-10px) scale(.1698);animation:fall-280 12s -7s linear infinite}@keyframes fall-280{60.905%{transform:translate(83.6995vw,60.905vh) scale(.1698)}to{transform:translate(83.4421vw,99vh) scale(.1698)}}.snow:nth-child(281){opacity:.1714;transform:translate(73.7763vw,-10px) scale(.7563);animation:fall-281 25s -7s linear infinite}@keyframes fall-281{72.556%{transform:translate(77.935vw,72.556vh) scale(.7563)}to{transform:translate(75.85565vw,99vh) scale(.7563)}}.snow:nth-child(282){opacity:1.6694;transform:translate(51.4826vw,-10px) scale(.1133);animation:fall-282 29s -23s linear infinite}@keyframes fall-282{65.66%{transform:translate(45.5633vw,65.66vh) scale(.1133)}to{transform:translate(48.52295vw,99vh) scale(.1133)}}.snow:nth-child(283){opacity:1.6234;transform:translate(36.7171vw,-10px) scale(.4557);animation:fall-283 28s -18s linear infinite}@keyframes fall-283{31.893%{transform:translate(34.1917vw,31.893vh) scale(.4557)}to{transform:translate(35.4544vw,99vh) scale(.4557)}}.snow:nth-child(284){opacity:1.6312;transform:translate(9.0545vw,-10px) scale(.7389);animation:fall-284 27s -26s linear infinite}@keyframes fall-284{42.692%{transform:translate(13.2986vw,42.692vh) scale(.7389)}to{transform:translate(11.17655vw,99vh) scale(.7389)}}.snow:nth-child(285){opacity:1.1502;transform:translate(5.3621vw,-10px) scale(.2991);animation:fall-285 24s -7s linear infinite}@keyframes fall-285{64.651%{transform:translate(-4.3584vw,64.651vh) scale(.2991)}to{transform:translate(.50185vw,99vh) scale(.2991)}}.snow:nth-child(286){opacity:.8736;transform:translate(73.0934vw,-10px) scale(.0185);animation:fall-286 14s -23s linear infinite}@keyframes fall-286{44.91%{transform:translate(82.4372vw,44.91vh) scale(.0185)}to{transform:translate(77.7653vw,99vh) scale(.0185)}}.snow:nth-child(287){opacity:1.4296;transform:translate(9.5859vw,-10px) scale(.2417);animation:fall-287 30s -23s linear infinite}@keyframes fall-287{42.989%{transform:translate(13.7552vw,42.989vh) scale(.2417)}to{transform:translate(11.67055vw,99vh) scale(.2417)}}.snow:nth-child(288){opacity:.231;transform:translate(34.057vw,-10px) scale(.4933);animation:fall-288 21s -29s linear infinite}@keyframes fall-288{61.972%{transform:translate(25.1212vw,61.972vh) scale(.4933)}to{transform:translate(29.5891vw,99vh) scale(.4933)}}.snow:nth-child(289){opacity:.1894;transform:translate(41.749vw,-10px) scale(.8682);animation:fall-289 21s -22s linear infinite}@keyframes fall-289{50.886%{transform:translate(44.1552vw,50.886vh) scale(.8682)}to{transform:translate(42.9521vw,99vh) scale(.8682)}}.snow:nth-child(290){opacity:.4438;transform:translate(10.527vw,-10px) scale(.5548);animation:fall-290 14s -15s linear infinite}@keyframes fall-290{61.931%{transform:translate(7.0566vw,61.931vh) scale(.5548)}to{transform:translate(8.7918vw,99vh) scale(.5548)}}.snow:nth-child(291){opacity:.8634;transform:translate(60.1989vw,-10px) scale(.5362);animation:fall-291 18s -23s linear infinite}@keyframes fall-291{41.965%{transform:translate(59.0435vw,41.965vh) scale(.5362)}to{transform:translate(59.6212vw,99vh) scale(.5362)}}.snow:nth-child(292){opacity:1.5694;transform:translate(9.245vw,-10px) scale(.5465);animation:fall-292 21s -8s linear infinite}@keyframes fall-292{68.681%{transform:translate(6.4628vw,68.681vh) scale(.5465)}to{transform:translate(7.8539vw,99vh) scale(.5465)}}.snow:nth-child(293){opacity:.1044;transform:translate(64.2562vw,-10px) scale(.8875);animation:fall-293 17s -25s linear infinite}@keyframes fall-293{35.578%{transform:translate(60.8212vw,35.578vh) scale(.8875)}to{transform:translate(62.5387vw,99vh) scale(.8875)}}.snow:nth-child(294){opacity:.6738;transform:translate(33.2418vw,-10px) scale(.3891);animation:fall-294 16s -7s linear infinite}@keyframes fall-294{52.042%{transform:translate(33.0977vw,52.042vh) scale(.3891)}to{transform:translate(33.16975vw,99vh) scale(.3891)}}.snow:nth-child(295){opacity:1.6178;transform:translate(85.154vw,-10px) scale(.1263);animation:fall-295 16s -3s linear infinite}@keyframes fall-295{50.091%{transform:translate(78.7261vw,50.091vh) scale(.1263)}to{transform:translate(81.94005vw,99vh) scale(.1263)}}.snow:nth-child(296){opacity:1.2664;transform:translate(32.4335vw,-10px) scale(.8331);animation:fall-296 26s -17s linear infinite}@keyframes fall-296{46.393%{transform:translate(27.6798vw,46.393vh) scale(.8331)}to{transform:translate(30.05665vw,99vh) scale(.8331)}}.snow:nth-child(297){opacity:.3268;transform:translate(9.457vw,-10px) scale(.1924);animation:fall-297 18s -2s linear infinite}@keyframes fall-297{47.918%{transform:translate(18.0218vw,47.918vh) scale(.1924)}to{transform:translate(13.7394vw,99vh) scale(.1924)}}.snow:nth-child(298){opacity:.1644;transform:translate(29.2592vw,-10px) scale(.3387);animation:fall-298 22s -26s linear infinite}@keyframes fall-298{76.381%{transform:translate(33.6554vw,76.381vh) scale(.3387)}to{transform:translate(31.4573vw,99vh) scale(.3387)}}.snow:nth-child(299){opacity:1.9282;transform:translate(32.1216vw,-10px) scale(.1801);animation:fall-299 23s -20s linear infinite}@keyframes fall-299{65.634%{transform:translate(35.8798vw,65.634vh) scale(.1801)}to{transform:translate(34.0007vw,99vh) scale(.1801)}}.snow:nth-child(300){opacity:1.8726;transform:translate(87.8628vw,-10px) scale(.1055);animation:fall-300 18s -6s linear infinite}@keyframes fall-300{50.4%{transform:translate(83.0355vw,50.4vh) scale(.1055)}to{transform:translate(85.44915vw,99vh) scale(.1055)}}.snow:nth-child(301){opacity:.3836;transform:translate(34.0706vw,-10px) scale(.4451);animation:fall-301 22s -12s linear infinite}@keyframes fall-301{70.625%{transform:translate(26.3861vw,70.625vh) scale(.4451)}to{transform:translate(30.22835vw,99vh) scale(.4451)}}.snow:nth-child(302){opacity:.164;transform:translate(13.8326vw,-10px) scale(.9637);animation:fall-302 29s -29s linear infinite}@keyframes fall-302{32.406%{transform:translate(15.0667vw,32.406vh) scale(.9637)}to{transform:translate(14.44965vw,99vh) scale(.9637)}}.snow:nth-child(303){opacity:.5566;transform:translate(76.3441vw,-10px) scale(.5359);animation:fall-303 22s -23s linear infinite}@keyframes fall-303{69.889%{transform:translate(75.1969vw,69.889vh) scale(.5359)}to{transform:translate(75.7705vw,99vh) scale(.5359)}}.snow:nth-child(304){opacity:.715;transform:translate(98.1008vw,-10px) scale(.568);animation:fall-304 28s -18s linear infinite}@keyframes fall-304{36.495%{transform:translate(93.2424vw,36.495vh) scale(.568)}to{transform:translate(95.6716vw,99vh) scale(.568)}}.snow:nth-child(305){opacity:1.9728;transform:translate(99.168vw,-10px) scale(.0089);animation:fall-305 25s -6s linear infinite}@keyframes fall-305{65.633%{transform:translate(100.3372vw,65.633vh) scale(.0089)}to{transform:translate(99.7526vw,99vh) scale(.0089)}}.snow:nth-child(306){opacity:1.7454;transform:translate(10.5436vw,-10px) scale(.8074);animation:fall-306 15s -10s linear infinite}@keyframes fall-306{30.508%{transform:translate(20.2216vw,30.508vh) scale(.8074)}to{transform:translate(15.3826vw,99vh) scale(.8074)}}.snow:nth-child(307){opacity:1.3284;transform:translate(19.8465vw,-10px) scale(.8438);animation:fall-307 12s -8s linear infinite}@keyframes fall-307{34.746%{transform:translate(18.9412vw,34.746vh) scale(.8438)}to{transform:translate(19.39385vw,99vh) scale(.8438)}}.snow:nth-child(308){opacity:1.1872;transform:translate(43.3909vw,-10px) scale(.2427);animation:fall-308 29s -25s linear infinite}@keyframes fall-308{37.823%{transform:translate(40.3616vw,37.823vh) scale(.2427)}to{transform:translate(41.87625vw,99vh) scale(.2427)}}.snow:nth-child(309){opacity:.204;transform:translate(.6113vw,-10px) scale(.7132);animation:fall-309 27s -4s linear infinite}@keyframes fall-309{45.249%{transform:translate(4.3381vw,45.249vh) scale(.7132)}to{transform:translate(2.4747vw,99vh) scale(.7132)}}.snow:nth-child(310){opacity:.0358;transform:translate(83.6871vw,-10px) scale(.249);animation:fall-310 14s -29s linear infinite}@keyframes fall-310{77.16%{transform:translate(85.5071vw,77.16vh) scale(.249)}to{transform:translate(84.5971vw,99vh) scale(.249)}}.snow:nth-child(311){opacity:.5964;transform:translate(16.6482vw,-10px) scale(.711);animation:fall-311 29s -21s linear infinite}@keyframes fall-311{76.359%{transform:translate(15.6321vw,76.359vh) scale(.711)}to{transform:translate(16.14015vw,99vh) scale(.711)}}.snow:nth-child(312){opacity:.499;transform:translate(58.0632vw,-10px) scale(.7047);animation:fall-312 10s -7s linear infinite}@keyframes fall-312{56.474%{transform:translate(67.2326vw,56.474vh) scale(.7047)}to{transform:translate(62.6479vw,99vh) scale(.7047)}}.snow:nth-child(313){opacity:.492;transform:translate(89.2996vw,-10px) scale(.9254);animation:fall-313 25s -22s linear infinite}@keyframes fall-313{46.129%{transform:translate(99.0275vw,46.129vh) scale(.9254)}to{transform:translate(94.16355vw,99vh) scale(.9254)}}.snow:nth-child(314){opacity:.5166;transform:translate(63.2848vw,-10px) scale(.0895);animation:fall-314 21s -8s linear infinite}@keyframes fall-314{36.154%{transform:translate(64.775vw,36.154vh) scale(.0895)}to{transform:translate(64.0299vw,99vh) scale(.0895)}}.snow:nth-child(315){opacity:1.5378;transform:translate(9.7014vw,-10px) scale(.7336);animation:fall-315 27s -26s linear infinite}@keyframes fall-315{59.371%{transform:translate(16.8467vw,59.371vh) scale(.7336)}to{transform:translate(13.27405vw,99vh) scale(.7336)}}.snow:nth-child(316){opacity:1.0974;transform:translate(46.0434vw,-10px) scale(.4951);animation:fall-316 11s -11s linear infinite}@keyframes fall-316{49.999%{transform:translate(42.8177vw,49.999vh) scale(.4951)}to{transform:translate(44.43055vw,99vh) scale(.4951)}}.snow:nth-child(317){opacity:.0348;transform:translate(32.0166vw,-10px) scale(.7646);animation:fall-317 28s -17s linear infinite}@keyframes fall-317{44.068%{transform:translate(29.4522vw,44.068vh) scale(.7646)}to{transform:translate(30.7344vw,99vh) scale(.7646)}}.snow:nth-child(318){opacity:1.0702;transform:translate(8.1184vw,-10px) scale(.7352);animation:fall-318 12s -18s linear infinite}@keyframes fall-318{64.571%{transform:translate(4.0206vw,64.571vh) scale(.7352)}to{transform:translate(6.0695vw,99vh) scale(.7352)}}.snow:nth-child(319){opacity:1.0254;transform:translate(21.2211vw,-10px) scale(.4316);animation:fall-319 18s -4s linear infinite}@keyframes fall-319{30.659%{transform:translate(13.4781vw,30.659vh) scale(.4316)}to{transform:translate(17.3496vw,99vh) scale(.4316)}}.snow:nth-child(320){opacity:.4298;transform:translate(50.6144vw,-10px) scale(.4264);animation:fall-320 25s -12s linear infinite}@keyframes fall-320{51.777%{transform:translate(44.2254vw,51.777vh) scale(.4264)}to{transform:translate(47.4199vw,99vh) scale(.4264)}}.snow:nth-child(321){opacity:.7588;transform:translate(68.9174vw,-10px) scale(.705);animation:fall-321 18s -21s linear infinite}@keyframes fall-321{42.913%{transform:translate(72.0405vw,42.913vh) scale(.705)}to{transform:translate(70.47895vw,99vh) scale(.705)}}.snow:nth-child(322){opacity:1.6684;transform:translate(81.8303vw,-10px) scale(.2194);animation:fall-322 22s -9s linear infinite}@keyframes fall-322{30.106%{transform:translate(88.0341vw,30.106vh) scale(.2194)}to{transform:translate(84.9322vw,99vh) scale(.2194)}}.snow:nth-child(323){opacity:1.665;transform:translate(54.6559vw,-10px) scale(.6961);animation:fall-323 29s -5s linear infinite}@keyframes fall-323{39.74%{transform:translate(58.1387vw,39.74vh) scale(.6961)}to{transform:translate(56.3973vw,99vh) scale(.6961)}}.snow:nth-child(324){opacity:.5228;transform:translate(75.2505vw,-10px) scale(.4038);animation:fall-324 23s -19s linear infinite}@keyframes fall-324{49.257%{transform:translate(66.577vw,49.257vh) scale(.4038)}to{transform:translate(70.91375vw,99vh) scale(.4038)}}.snow:nth-child(325){opacity:.35;transform:translate(49.8463vw,-10px) scale(.5091);animation:fall-325 22s -3s linear infinite}@keyframes fall-325{46.861%{transform:translate(49.4173vw,46.861vh) scale(.5091)}to{transform:translate(49.6318vw,99vh) scale(.5091)}}.snow:nth-child(326){opacity:.5194;transform:translate(83.6103vw,-10px) scale(.7697);animation:fall-326 11s -17s linear infinite}@keyframes fall-326{38.422%{transform:translate(77.6749vw,38.422vh) scale(.7697)}to{transform:translate(80.6426vw,99vh) scale(.7697)}}.snow:nth-child(327){opacity:1.1088;transform:translate(66.2634vw,-10px) scale(.7941);animation:fall-327 16s -4s linear infinite}@keyframes fall-327{37.38%{transform:translate(75.7427vw,37.38vh) scale(.7941)}to{transform:translate(71.00305vw,99vh) scale(.7941)}}.snow:nth-child(328){opacity:1.1586;transform:translate(55.268vw,-10px) scale(.1189);animation:fall-328 15s -25s linear infinite}@keyframes fall-328{65.061%{transform:translate(58.2409vw,65.061vh) scale(.1189)}to{transform:translate(56.75445vw,99vh) scale(.1189)}}.snow:nth-child(329){opacity:.3362;transform:translate(58.0647vw,-10px) scale(.6137);animation:fall-329 12s -7s linear infinite}@keyframes fall-329{65.673%{transform:translate(55.0139vw,65.673vh) scale(.6137)}to{transform:translate(56.5393vw,99vh) scale(.6137)}}.snow:nth-child(330){opacity:.6296;transform:translate(13.8649vw,-10px) scale(.0487);animation:fall-330 29s -21s linear infinite}@keyframes fall-330{33.65%{transform:translate(15.8807vw,33.65vh) scale(.0487)}to{transform:translate(14.8728vw,99vh) scale(.0487)}}.snow:nth-child(331){opacity:1.1916;transform:translate(87.3751vw,-10px) scale(.6788);animation:fall-331 17s -4s linear infinite}@keyframes fall-331{66.328%{transform:translate(93.2491vw,66.328vh) scale(.6788)}to{transform:translate(90.3121vw,99vh) scale(.6788)}}.snow:nth-child(332){opacity:1.0058;transform:translate(91.9174vw,-10px) scale(.8329);animation:fall-332 28s -3s linear infinite}@keyframes fall-332{66.827%{transform:translate(87.6824vw,66.827vh) scale(.8329)}to{transform:translate(89.7999vw,99vh) scale(.8329)}}.snow:nth-child(333){opacity:.7492;transform:translate(36.6989vw,-10px) scale(.9488);animation:fall-333 26s -21s linear infinite}@keyframes fall-333{78.388%{transform:translate(29.1152vw,78.388vh) scale(.9488)}to{transform:translate(32.90705vw,99vh) scale(.9488)}}.snow:nth-child(334){opacity:.5104;transform:translate(27.3291vw,-10px) scale(.2614);animation:fall-334 18s -15s linear infinite}@keyframes fall-334{52.859%{transform:translate(19.7809vw,52.859vh) scale(.2614)}to{transform:translate(23.555vw,99vh) scale(.2614)}}.snow:nth-child(335){opacity:1.161;transform:translate(25.8461vw,-10px) scale(.6386);animation:fall-335 22s -25s linear infinite}@keyframes fall-335{50.367%{transform:translate(18.6302vw,50.367vh) scale(.6386)}to{transform:translate(22.23815vw,99vh) scale(.6386)}}.snow:nth-child(336){opacity:.4144;transform:translate(11.1773vw,-10px) scale(.1087);animation:fall-336 16s -18s linear infinite}@keyframes fall-336{69.38%{transform:translate(4.4201vw,69.38vh) scale(.1087)}to{transform:translate(7.7987vw,99vh) scale(.1087)}}.snow:nth-child(337){opacity:.7738;transform:translate(42.7127vw,-10px) scale(.1469);animation:fall-337 12s -15s linear infinite}@keyframes fall-337{48.717%{transform:translate(52.0919vw,48.717vh) scale(.1469)}to{transform:translate(47.4023vw,99vh) scale(.1469)}}.snow:nth-child(338){opacity:.3294;transform:translate(66.311vw,-10px) scale(.791);animation:fall-338 25s -21s linear infinite}@keyframes fall-338{30.482%{transform:translate(65.2237vw,30.482vh) scale(.791)}to{transform:translate(65.76735vw,99vh) scale(.791)}}.snow:nth-child(339){opacity:1.9388;transform:translate(2.5919vw,-10px) scale(.115);animation:fall-339 30s -26s linear infinite}@keyframes fall-339{37.896%{transform:translate(-6.8891vw,37.896vh) scale(.115)}to{transform:translate(-2.1486vw,99vh) scale(.115)}}.snow:nth-child(340){opacity:1.3826;transform:translate(66.2125vw,-10px) scale(.019);animation:fall-340 16s -29s linear infinite}@keyframes fall-340{79.556%{transform:translate(72.9245vw,79.556vh) scale(.019)}to{transform:translate(69.5685vw,99vh) scale(.019)}}.snow:nth-child(341){opacity:.788;transform:translate(25.6448vw,-10px) scale(.3639);animation:fall-341 14s -2s linear infinite}@keyframes fall-341{35.964%{transform:translate(24.1356vw,35.964vh) scale(.3639)}to{transform:translate(24.8902vw,99vh) scale(.3639)}}.snow:nth-child(342){opacity:1.8686;transform:translate(26.9803vw,-10px) scale(.6322);animation:fall-342 13s -16s linear infinite}@keyframes fall-342{63.727%{transform:translate(29.5103vw,63.727vh) scale(.6322)}to{transform:translate(28.2453vw,99vh) scale(.6322)}}.snow:nth-child(343){opacity:1.316;transform:translate(16.9172vw,-10px) scale(.4174);animation:fall-343 21s -7s linear infinite}@keyframes fall-343{43.197%{transform:translate(25.7981vw,43.197vh) scale(.4174)}to{transform:translate(21.35765vw,99vh) scale(.4174)}}.snow:nth-child(344){opacity:.4186;transform:translate(51.4986vw,-10px) scale(.0946);animation:fall-344 20s -18s linear infinite}@keyframes fall-344{73.033%{transform:translate(60.1588vw,73.033vh) scale(.0946)}to{transform:translate(55.8287vw,99vh) scale(.0946)}}.snow:nth-child(345){opacity:.656;transform:translate(34.9539vw,-10px) scale(.7621);animation:fall-345 24s -7s linear infinite}@keyframes fall-345{53.584%{transform:translate(42.7744vw,53.584vh) scale(.7621)}to{transform:translate(38.86415vw,99vh) scale(.7621)}}.snow:nth-child(346){opacity:1.6294;transform:translate(92.706vw,-10px) scale(.9848);animation:fall-346 23s -28s linear infinite}@keyframes fall-346{69.019%{transform:translate(86.4886vw,69.019vh) scale(.9848)}to{transform:translate(89.5973vw,99vh) scale(.9848)}}.snow:nth-child(347){opacity:1.457;transform:translate(3.955vw,-10px) scale(.2934);animation:fall-347 23s -8s linear infinite}@keyframes fall-347{64.938%{transform:translate(2.0592vw,64.938vh) scale(.2934)}to{transform:translate(3.0071vw,99vh) scale(.2934)}}.snow:nth-child(348){opacity:.1768;transform:translate(43.3451vw,-10px) scale(.1403);animation:fall-348 20s -9s linear infinite}@keyframes fall-348{57.586%{transform:translate(51.4686vw,57.586vh) scale(.1403)}to{transform:translate(47.40685vw,99vh) scale(.1403)}}.snow:nth-child(349){opacity:.1626;transform:translate(51.89vw,-10px) scale(.2465);animation:fall-349 15s -7s linear infinite}@keyframes fall-349{48.932%{transform:translate(60.0174vw,48.932vh) scale(.2465)}to{transform:translate(55.9537vw,99vh) scale(.2465)}}.snow:nth-child(350){opacity:1.4708;transform:translate(80.8739vw,-10px) scale(.1232);animation:fall-350 17s -30s linear infinite}@keyframes fall-350{62.76%{transform:translate(88.7941vw,62.76vh) scale(.1232)}to{transform:translate(84.834vw,99vh) scale(.1232)}}.snow:nth-child(351){opacity:1.3678;transform:translate(99.2715vw,-10px) scale(.2447);animation:fall-351 14s -24s linear infinite}@keyframes fall-351{51.467%{transform:translate(96.9821vw,51.467vh) scale(.2447)}to{transform:translate(98.1268vw,99vh) scale(.2447)}}.snow:nth-child(352){opacity:1.753;transform:translate(22.0217vw,-10px) scale(.4712);animation:fall-352 21s -22s linear infinite}@keyframes fall-352{66.112%{transform:translate(23.2792vw,66.112vh) scale(.4712)}to{transform:translate(22.65045vw,99vh) scale(.4712)}}.snow:nth-child(353){opacity:.0726;transform:translate(4.787vw,-10px) scale(.1822);animation:fall-353 25s -27s linear infinite}@keyframes fall-353{35.805%{transform:translate(-.8524vw,35.805vh) scale(.1822)}to{transform:translate(1.9673vw,99vh) scale(.1822)}}.snow:nth-child(354){opacity:1.8986;transform:translate(11.7263vw,-10px) scale(.6754);animation:fall-354 25s -24s linear infinite}@keyframes fall-354{34.965%{transform:translate(19.8814vw,34.965vh) scale(.6754)}to{transform:translate(15.80385vw,99vh) scale(.6754)}}.snow:nth-child(355){opacity:1.3534;transform:translate(58.0759vw,-10px) scale(.2414);animation:fall-355 12s -4s linear infinite}@keyframes fall-355{74.237%{transform:translate(55.5413vw,74.237vh) scale(.2414)}to{transform:translate(56.8086vw,99vh) scale(.2414)}}.snow:nth-child(356){opacity:1.1414;transform:translate(93.1496vw,-10px) scale(.6201);animation:fall-356 22s -8s linear infinite}@keyframes fall-356{42.433%{transform:translate(96.3209vw,42.433vh) scale(.6201)}to{transform:translate(94.73525vw,99vh) scale(.6201)}}.snow:nth-child(357){opacity:1.0488;transform:translate(33.2274vw,-10px) scale(.4373);animation:fall-357 11s -25s linear infinite}@keyframes fall-357{77.573%{transform:translate(37.2844vw,77.573vh) scale(.4373)}to{transform:translate(35.2559vw,99vh) scale(.4373)}}.snow:nth-child(358){opacity:.0394;transform:translate(78.2258vw,-10px) scale(.9079);animation:fall-358 24s -28s linear infinite}@keyframes fall-358{49.821%{transform:translate(74.6469vw,49.821vh) scale(.9079)}to{transform:translate(76.43635vw,99vh) scale(.9079)}}.snow:nth-child(359){opacity:.9892;transform:translate(59.1063vw,-10px) scale(.1389);animation:fall-359 20s -2s linear infinite}@keyframes fall-359{43.597%{transform:translate(64.2109vw,43.597vh) scale(.1389)}to{transform:translate(61.6586vw,99vh) scale(.1389)}}.snow:nth-child(360){opacity:.0978;transform:translate(60.4714vw,-10px) scale(.3913);animation:fall-360 12s -29s linear infinite}@keyframes fall-360{40.325%{transform:translate(64.4642vw,40.325vh) scale(.3913)}to{transform:translate(62.4678vw,99vh) scale(.3913)}}.snow:nth-child(361){opacity:1.8466;transform:translate(82.9585vw,-10px) scale(.6988);animation:fall-361 21s -29s linear infinite}@keyframes fall-361{44.697%{transform:translate(88.7124vw,44.697vh) scale(.6988)}to{transform:translate(85.83545vw,99vh) scale(.6988)}}.snow:nth-child(362){opacity:.2422;transform:translate(50.3941vw,-10px) scale(.6302);animation:fall-362 23s -17s linear infinite}@keyframes fall-362{40.22%{transform:translate(47.118vw,40.22vh) scale(.6302)}to{transform:translate(48.75605vw,99vh) scale(.6302)}}.snow:nth-child(363){opacity:.4542;transform:translate(49.6171vw,-10px) scale(.7444);animation:fall-363 20s -22s linear infinite}@keyframes fall-363{54.307%{transform:translate(47.429vw,54.307vh) scale(.7444)}to{transform:translate(48.52305vw,99vh) scale(.7444)}}.snow:nth-child(364){opacity:1.5158;transform:translate(83.4263vw,-10px) scale(.1727);animation:fall-364 19s -27s linear infinite}@keyframes fall-364{30.849%{transform:translate(86.9193vw,30.849vh) scale(.1727)}to{transform:translate(85.1728vw,99vh) scale(.1727)}}.snow:nth-child(365){opacity:.9306;transform:translate(79.7545vw,-10px) scale(.1162);animation:fall-365 23s -25s linear infinite}@keyframes fall-365{67.796%{transform:translate(70.8552vw,67.796vh) scale(.1162)}to{transform:translate(75.30485vw,99vh) scale(.1162)}}.snow:nth-child(366){opacity:.7574;transform:translate(99.2356vw,-10px) scale(.774);animation:fall-366 13s -18s linear infinite}@keyframes fall-366{42.185%{transform:translate(99.8754vw,42.185vh) scale(.774)}to{transform:translate(99.5555vw,99vh) scale(.774)}}.snow:nth-child(367){opacity:1.5062;transform:translate(41.768vw,-10px) scale(.8569);animation:fall-367 11s -21s linear infinite}@keyframes fall-367{36.007%{transform:translate(49.6669vw,36.007vh) scale(.8569)}to{transform:translate(45.71745vw,99vh) scale(.8569)}}.snow:nth-child(368){opacity:.1674;transform:translate(89.9564vw,-10px) scale(.7363);animation:fall-368 24s -17s linear infinite}@keyframes fall-368{78.845%{transform:translate(92.6748vw,78.845vh) scale(.7363)}to{transform:translate(91.3156vw,99vh) scale(.7363)}}.snow:nth-child(369){opacity:.9526;transform:translate(42.8669vw,-10px) scale(.5963);animation:fall-369 10s -30s linear infinite}@keyframes fall-369{32.003%{transform:translate(35.049vw,32.003vh) scale(.5963)}to{transform:translate(38.95795vw,99vh) scale(.5963)}}.snow:nth-child(370){opacity:1.0816;transform:translate(29.79vw,-10px) scale(.8822);animation:fall-370 25s -24s linear infinite}@keyframes fall-370{62.684%{transform:translate(21.3974vw,62.684vh) scale(.8822)}to{transform:translate(25.5937vw,99vh) scale(.8822)}}.snow:nth-child(371){opacity:1.637;transform:translate(52.4978vw,-10px) scale(.2077);animation:fall-371 15s -6s linear infinite}@keyframes fall-371{41.472%{transform:translate(49.0682vw,41.472vh) scale(.2077)}to{transform:translate(50.783vw,99vh) scale(.2077)}}.snow:nth-child(372){opacity:.1576;transform:translate(76.3272vw,-10px) scale(.1305);animation:fall-372 14s -17s linear infinite}@keyframes fall-372{38.438%{transform:translate(70.9757vw,38.438vh) scale(.1305)}to{transform:translate(73.65145vw,99vh) scale(.1305)}}.snow:nth-child(373){opacity:1.1374;transform:translate(37.1808vw,-10px) scale(.2215);animation:fall-373 21s -20s linear infinite}@keyframes fall-373{69.317%{transform:translate(27.954vw,69.317vh) scale(.2215)}to{transform:translate(32.5674vw,99vh) scale(.2215)}}.snow:nth-child(374){opacity:.5072;transform:translate(41.5895vw,-10px) scale(.8867);animation:fall-374 23s -16s linear infinite}@keyframes fall-374{77.503%{transform:translate(42.9395vw,77.503vh) scale(.8867)}to{transform:translate(42.2645vw,99vh) scale(.8867)}}.snow:nth-child(375){opacity:1.9954;transform:translate(22.2689vw,-10px) scale(.3175);animation:fall-375 15s -29s linear infinite}@keyframes fall-375{67.827%{transform:translate(28.7788vw,67.827vh) scale(.3175)}to{transform:translate(25.52385vw,99vh) scale(.3175)}}.snow:nth-child(376){opacity:.4536;transform:translate(61.0935vw,-10px) scale(.0157);animation:fall-376 11s -22s linear infinite}@keyframes fall-376{57.123%{transform:translate(66.767vw,57.123vh) scale(.0157)}to{transform:translate(63.93025vw,99vh) scale(.0157)}}.snow:nth-child(377){opacity:.0656;transform:translate(30.5739vw,-10px) scale(.1911);animation:fall-377 13s -24s linear infinite}@keyframes fall-377{54.091%{transform:translate(34.0444vw,54.091vh) scale(.1911)}to{transform:translate(32.30915vw,99vh) scale(.1911)}}.snow:nth-child(378){opacity:.7208;transform:translate(8.8507vw,-10px) scale(.8131);animation:fall-378 30s -13s linear infinite}@keyframes fall-378{41.301%{transform:translate(15.7489vw,41.301vh) scale(.8131)}to{transform:translate(12.2998vw,99vh) scale(.8131)}}.snow:nth-child(379){opacity:1.4732;transform:translate(.8465vw,-10px) scale(.5482);animation:fall-379 13s -29s linear infinite}@keyframes fall-379{74.136%{transform:translate(.9673vw,74.136vh) scale(.5482)}to{transform:translate(.9069vw,99vh) scale(.5482)}}.snow:nth-child(380){opacity:.2964;transform:translate(12.5076vw,-10px) scale(.7852);animation:fall-380 30s -3s linear infinite}@keyframes fall-380{66.832%{transform:translate(15.6023vw,66.832vh) scale(.7852)}to{transform:translate(14.05495vw,99vh) scale(.7852)}}.snow:nth-child(381){opacity:.9756;transform:translate(51.3748vw,-10px) scale(.4888);animation:fall-381 15s -30s linear infinite}@keyframes fall-381{52.436%{transform:translate(42.4658vw,52.436vh) scale(.4888)}to{transform:translate(46.9203vw,99vh) scale(.4888)}}.snow:nth-child(382){opacity:1.1134;transform:translate(43.1939vw,-10px) scale(.6701);animation:fall-382 17s -20s linear infinite}@keyframes fall-382{43.17%{transform:translate(43.6132vw,43.17vh) scale(.6701)}to{transform:translate(43.40355vw,99vh) scale(.6701)}}.snow:nth-child(383){opacity:.191;transform:translate(7.0105vw,-10px) scale(.9491);animation:fall-383 30s -17s linear infinite}@keyframes fall-383{37.402%{transform:translate(12.9467vw,37.402vh) scale(.9491)}to{transform:translate(9.9786vw,99vh) scale(.9491)}}.snow:nth-child(384){opacity:1.385;transform:translate(18.4415vw,-10px) scale(.8064);animation:fall-384 21s -13s linear infinite}@keyframes fall-384{58.991%{transform:translate(26.742vw,58.991vh) scale(.8064)}to{transform:translate(22.59175vw,99vh) scale(.8064)}}.snow:nth-child(385){opacity:.639;transform:translate(2.381vw,-10px) scale(.8093);animation:fall-385 21s -21s linear infinite}@keyframes fall-385{69.098%{transform:translate(8.6491vw,69.098vh) scale(.8093)}to{transform:translate(5.51505vw,99vh) scale(.8093)}}.snow:nth-child(386){opacity:.0922;transform:translate(80.4123vw,-10px) scale(.8457);animation:fall-386 28s -16s linear infinite}@keyframes fall-386{64.758%{transform:translate(79.9475vw,64.758vh) scale(.8457)}to{transform:translate(80.1799vw,99vh) scale(.8457)}}.snow:nth-child(387){opacity:.0788;transform:translate(8.1958vw,-10px) scale(.3522);animation:fall-387 24s -15s linear infinite}@keyframes fall-387{54.622%{transform:translate(6.0723vw,54.622vh) scale(.3522)}to{transform:translate(7.13405vw,99vh) scale(.3522)}}.snow:nth-child(388){opacity:1.8662;transform:translate(11.6192vw,-10px) scale(.7143);animation:fall-388 30s -16s linear infinite}@keyframes fall-388{69.27%{transform:translate(20.4991vw,69.27vh) scale(.7143)}to{transform:translate(16.05915vw,99vh) scale(.7143)}}.snow:nth-child(389){opacity:1.7452;transform:translate(14.1636vw,-10px) scale(.6765);animation:fall-389 23s -13s linear infinite}@keyframes fall-389{47.762%{transform:translate(6.3453vw,47.762vh) scale(.6765)}to{transform:translate(10.25445vw,99vh) scale(.6765)}}.snow:nth-child(390){opacity:.1796;transform:translate(41.7526vw,-10px) scale(.4932);animation:fall-390 16s -20s linear infinite}@keyframes fall-390{31.329%{transform:translate(48.7999vw,31.329vh) scale(.4932)}to{transform:translate(45.27625vw,99vh) scale(.4932)}}.snow:nth-child(391){opacity:1.5366;transform:translate(69.0703vw,-10px) scale(.318);animation:fall-391 25s -17s linear infinite}@keyframes fall-391{70.357%{transform:translate(60.3179vw,70.357vh) scale(.318)}to{transform:translate(64.6941vw,99vh) scale(.318)}}.snow:nth-child(392){opacity:1.295;transform:translate(21.913vw,-10px) scale(.1888);animation:fall-392 11s -21s linear infinite}@keyframes fall-392{45.296%{transform:translate(30.7901vw,45.296vh) scale(.1888)}to{transform:translate(26.35155vw,99vh) scale(.1888)}}.snow:nth-child(393){opacity:.2114;transform:translate(5.0595vw,-10px) scale(.4478);animation:fall-393 29s -11s linear infinite}@keyframes fall-393{67.248%{transform:translate(-1.478vw,67.248vh) scale(.4478)}to{transform:translate(1.79075vw,99vh) scale(.4478)}}.snow:nth-child(394){opacity:1.6248;transform:translate(33.0154vw,-10px) scale(.7538);animation:fall-394 11s -9s linear infinite}@keyframes fall-394{33.634%{transform:translate(41.7886vw,33.634vh) scale(.7538)}to{transform:translate(37.402vw,99vh) scale(.7538)}}.snow:nth-child(395){opacity:.2236;transform:translate(45.9595vw,-10px) scale(.9637);animation:fall-395 20s -16s linear infinite}@keyframes fall-395{52.693%{transform:translate(38.6581vw,52.693vh) scale(.9637)}to{transform:translate(42.3088vw,99vh) scale(.9637)}}.snow:nth-child(396){opacity:1.7042;transform:translate(66.8278vw,-10px) scale(.5077);animation:fall-396 16s -12s linear infinite}@keyframes fall-396{70.693%{transform:translate(63.5918vw,70.693vh) scale(.5077)}to{transform:translate(65.2098vw,99vh) scale(.5077)}}.snow:nth-child(397){opacity:1.0586;transform:translate(59.2084vw,-10px) scale(.0253);animation:fall-397 15s -27s linear infinite}@keyframes fall-397{74.119%{transform:translate(59.3798vw,74.119vh) scale(.0253)}to{transform:translate(59.2941vw,99vh) scale(.0253)}}.snow:nth-child(398){opacity:.2748;transform:translate(87.9445vw,-10px) scale(.7897);animation:fall-398 14s -15s linear infinite}@keyframes fall-398{77.057%{transform:translate(78.3965vw,77.057vh) scale(.7897)}to{transform:translate(83.1705vw,99vh) scale(.7897)}}.snow:nth-child(399){opacity:1.6666;transform:translate(52.8342vw,-10px) scale(.3711);animation:fall-399 13s -10s linear infinite}@keyframes fall-399{61.089%{transform:translate(48.2347vw,61.089vh) scale(.3711)}to{transform:translate(50.53445vw,99vh) scale(.3711)}}.snow:nth-child(400){opacity:.14;transform:translate(8.4152vw,-10px) scale(.5722);animation:fall-400 21s -6s linear infinite}@keyframes fall-400{65.195%{transform:translate(16.2002vw,65.195vh) scale(.5722)}to{transform:translate(12.3077vw,99vh) scale(.5722)}}\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==
|