@esfaenza/core 15.2.160 → 15.2.162
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{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}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.8496;transform:translate(2.5476vw,-10px) scale(.6408);animation:fall-1 29s -28s linear infinite}@keyframes fall-1{51.294%{transform:translate(8.372vw,51.294vh) scale(.6408)}to{transform:translate(5.4598vw,99vh) scale(.6408)}}.snow:nth-child(2){opacity:.9154;transform:translate(80.2272vw,-10px) scale(.8159);animation:fall-2 14s -2s linear infinite}@keyframes fall-2{69.191%{transform:translate(75.4248vw,69.191vh) scale(.8159)}to{transform:translate(77.826vw,99vh) scale(.8159)}}.snow:nth-child(3){opacity:.3728;transform:translate(85.7028vw,-10px) scale(.7653);animation:fall-3 27s -15s linear infinite}@keyframes fall-3{31.19%{transform:translate(93.1426vw,31.19vh) scale(.7653)}to{transform:translate(89.4227vw,99vh) scale(.7653)}}.snow:nth-child(4){opacity:1.0348;transform:translate(54.0945vw,-10px) scale(.1146);animation:fall-4 25s -22s linear infinite}@keyframes fall-4{65.073%{transform:translate(50.0295vw,65.073vh) scale(.1146)}to{transform:translate(52.062vw,99vh) scale(.1146)}}.snow:nth-child(5){opacity:.235;transform:translate(16.9597vw,-10px) scale(.4253);animation:fall-5 20s -11s linear infinite}@keyframes fall-5{69.179%{transform:translate(13.9066vw,69.179vh) scale(.4253)}to{transform:translate(15.43315vw,99vh) scale(.4253)}}.snow:nth-child(6){opacity:1.7788;transform:translate(19.4385vw,-10px) scale(.3293);animation:fall-6 22s -21s linear infinite}@keyframes fall-6{74.763%{transform:translate(20.2616vw,74.763vh) scale(.3293)}to{transform:translate(19.85005vw,99vh) scale(.3293)}}.snow:nth-child(7){opacity:1.066;transform:translate(81.4353vw,-10px) scale(.2623);animation:fall-7 28s -11s linear infinite}@keyframes fall-7{39.08%{transform:translate(76.1337vw,39.08vh) scale(.2623)}to{transform:translate(78.7845vw,99vh) scale(.2623)}}.snow:nth-child(8){opacity:.3958;transform:translate(50.9109vw,-10px) scale(.5246);animation:fall-8 10s -25s linear infinite}@keyframes fall-8{56.057%{transform:translate(46.5614vw,56.057vh) scale(.5246)}to{transform:translate(48.73615vw,99vh) scale(.5246)}}.snow:nth-child(9){opacity:.4032;transform:translate(74.804vw,-10px) scale(.2171);animation:fall-9 21s -6s linear infinite}@keyframes fall-9{53.223%{transform:translate(77.9217vw,53.223vh) scale(.2171)}to{transform:translate(76.36285vw,99vh) scale(.2171)}}.snow:nth-child(10){opacity:.0292;transform:translate(25.2313vw,-10px) scale(.6684);animation:fall-10 21s -5s linear infinite}@keyframes fall-10{69.168%{transform:translate(19.8453vw,69.168vh) scale(.6684)}to{transform:translate(22.5383vw,99vh) scale(.6684)}}.snow:nth-child(11){opacity:1.5136;transform:translate(93.1776vw,-10px) scale(.2261);animation:fall-11 11s -9s linear infinite}@keyframes fall-11{44.29%{transform:translate(100.9866vw,44.29vh) scale(.2261)}to{transform:translate(97.0821vw,99vh) scale(.2261)}}.snow:nth-child(12){opacity:1.7178;transform:translate(54.4717vw,-10px) scale(.1636);animation:fall-12 29s -3s linear infinite}@keyframes fall-12{56.045%{transform:translate(45.5354vw,56.045vh) scale(.1636)}to{transform:translate(50.00355vw,99vh) scale(.1636)}}.snow:nth-child(13){opacity:.4972;transform:translate(64.8693vw,-10px) scale(.3147);animation:fall-13 24s -15s linear infinite}@keyframes fall-13{73.888%{transform:translate(63.3222vw,73.888vh) scale(.3147)}to{transform:translate(64.09575vw,99vh) scale(.3147)}}.snow:nth-child(14){opacity:1.6308;transform:translate(.4454vw,-10px) scale(.6449);animation:fall-14 17s -30s linear infinite}@keyframes fall-14{52.233%{transform:translate(-8.5392vw,52.233vh) scale(.6449)}to{transform:translate(-4.0469vw,99vh) scale(.6449)}}.snow:nth-child(15){opacity:1.5096;transform:translate(47.0454vw,-10px) scale(.3568);animation:fall-15 21s -22s linear infinite}@keyframes fall-15{75.445%{transform:translate(56.059vw,75.445vh) scale(.3568)}to{transform:translate(51.5522vw,99vh) scale(.3568)}}.snow:nth-child(16){opacity:.5492;transform:translate(44.0214vw,-10px) scale(.5132);animation:fall-16 15s -20s linear infinite}@keyframes fall-16{33.143%{transform:translate(42.7059vw,33.143vh) scale(.5132)}to{transform:translate(43.36365vw,99vh) scale(.5132)}}.snow:nth-child(17){opacity:.0802;transform:translate(67.956vw,-10px) scale(.836);animation:fall-17 11s -17s linear infinite}@keyframes fall-17{62.303%{transform:translate(60.9846vw,62.303vh) scale(.836)}to{transform:translate(64.4703vw,99vh) scale(.836)}}.snow:nth-child(18){opacity:1.009;transform:translate(62.1385vw,-10px) scale(.0074);animation:fall-18 22s -23s linear infinite}@keyframes fall-18{36.263%{transform:translate(52.6751vw,36.263vh) scale(.0074)}to{transform:translate(57.4068vw,99vh) scale(.0074)}}.snow:nth-child(19){opacity:1.6124;transform:translate(73.1449vw,-10px) scale(.9837);animation:fall-19 17s -24s linear infinite}@keyframes fall-19{45.914%{transform:translate(64.4181vw,45.914vh) scale(.9837)}to{transform:translate(68.7815vw,99vh) scale(.9837)}}.snow:nth-child(20){opacity:.753;transform:translate(68.7025vw,-10px) scale(.3001);animation:fall-20 16s -13s linear infinite}@keyframes fall-20{30.06%{transform:translate(76.1466vw,30.06vh) scale(.3001)}to{transform:translate(72.42455vw,99vh) scale(.3001)}}.snow:nth-child(21){opacity:.2454;transform:translate(2.5267vw,-10px) scale(.0314);animation:fall-21 19s -22s linear infinite}@keyframes fall-21{74.817%{transform:translate(-1.5521vw,74.817vh) scale(.0314)}to{transform:translate(.4873vw,99vh) scale(.0314)}}.snow:nth-child(22){opacity:1.8636;transform:translate(56.3877vw,-10px) scale(.3106);animation:fall-22 20s -7s linear infinite}@keyframes fall-22{57.193%{transform:translate(48.1205vw,57.193vh) scale(.3106)}to{transform:translate(52.2541vw,99vh) scale(.3106)}}.snow:nth-child(23){opacity:.8284;transform:translate(60.798vw,-10px) scale(.1715);animation:fall-23 20s -26s linear infinite}@keyframes fall-23{47.099%{transform:translate(68.5961vw,47.099vh) scale(.1715)}to{transform:translate(64.69705vw,99vh) scale(.1715)}}.snow:nth-child(24){opacity:.326;transform:translate(73.339vw,-10px) scale(.7099);animation:fall-24 15s -11s linear infinite}@keyframes fall-24{62.511%{transform:translate(64.8708vw,62.511vh) scale(.7099)}to{transform:translate(69.1049vw,99vh) scale(.7099)}}.snow:nth-child(25){opacity:1.5162;transform:translate(54.9035vw,-10px) scale(.3738);animation:fall-25 21s -29s linear infinite}@keyframes fall-25{30.07%{transform:translate(50.0699vw,30.07vh) scale(.3738)}to{transform:translate(52.4867vw,99vh) scale(.3738)}}.snow:nth-child(26){opacity:1.5708;transform:translate(96.4879vw,-10px) scale(.9116);animation:fall-26 28s -6s linear infinite}@keyframes fall-26{43.327%{transform:translate(90.7093vw,43.327vh) scale(.9116)}to{transform:translate(93.5986vw,99vh) scale(.9116)}}.snow:nth-child(27){opacity:1.5544;transform:translate(67.5198vw,-10px) scale(.0583);animation:fall-27 24s -22s linear infinite}@keyframes fall-27{47.447%{transform:translate(72.79vw,47.447vh) scale(.0583)}to{transform:translate(70.1549vw,99vh) scale(.0583)}}.snow:nth-child(28){opacity:1.5612;transform:translate(46.3461vw,-10px) scale(.3832);animation:fall-28 16s -26s linear infinite}@keyframes fall-28{31.842%{transform:translate(54.4092vw,31.842vh) scale(.3832)}to{transform:translate(50.37765vw,99vh) scale(.3832)}}.snow:nth-child(29){opacity:1.5276;transform:translate(72.9716vw,-10px) scale(.6864);animation:fall-29 27s -15s linear infinite}@keyframes fall-29{70.921%{transform:translate(79.3968vw,70.921vh) scale(.6864)}to{transform:translate(76.1842vw,99vh) scale(.6864)}}.snow:nth-child(30){opacity:1.108;transform:translate(1.3858vw,-10px) scale(.4113);animation:fall-30 18s -22s linear infinite}@keyframes fall-30{62.569%{transform:translate(1.4447vw,62.569vh) scale(.4113)}to{transform:translate(1.41525vw,99vh) scale(.4113)}}.snow:nth-child(31){opacity:1.2188;transform:translate(.7181vw,-10px) scale(.8985);animation:fall-31 22s -23s linear infinite}@keyframes fall-31{32.097%{transform:translate(4.939vw,32.097vh) scale(.8985)}to{transform:translate(2.82855vw,99vh) scale(.8985)}}.snow:nth-child(32){opacity:1.5104;transform:translate(18.8932vw,-10px) scale(.3623);animation:fall-32 14s -19s linear infinite}@keyframes fall-32{79.743%{transform:translate(24.5028vw,79.743vh) scale(.3623)}to{transform:translate(21.698vw,99vh) scale(.3623)}}.snow:nth-child(33){opacity:1.6602;transform:translate(8.0857vw,-10px) scale(.4419);animation:fall-33 15s -18s linear infinite}@keyframes fall-33{52.788%{transform:translate(7.5922vw,52.788vh) scale(.4419)}to{transform:translate(7.83895vw,99vh) scale(.4419)}}.snow:nth-child(34){opacity:.056;transform:translate(79.5835vw,-10px) scale(.326);animation:fall-34 24s -14s linear infinite}@keyframes fall-34{40.091%{transform:translate(81.0907vw,40.091vh) scale(.326)}to{transform:translate(80.3371vw,99vh) scale(.326)}}.snow:nth-child(35){opacity:1.7354;transform:translate(30.5595vw,-10px) scale(.8544);animation:fall-35 22s -17s linear infinite}@keyframes fall-35{33.124%{transform:translate(36.3752vw,33.124vh) scale(.8544)}to{transform:translate(33.46735vw,99vh) scale(.8544)}}.snow:nth-child(36){opacity:.2654;transform:translate(76.191vw,-10px) scale(.5365);animation:fall-36 22s -28s linear infinite}@keyframes fall-36{34.425%{transform:translate(67.067vw,34.425vh) scale(.5365)}to{transform:translate(71.629vw,99vh) scale(.5365)}}.snow:nth-child(37){opacity:1.1948;transform:translate(90.9729vw,-10px) scale(.2155);animation:fall-37 30s -19s linear infinite}@keyframes fall-37{74.684%{transform:translate(93.6478vw,74.684vh) scale(.2155)}to{transform:translate(92.31035vw,99vh) scale(.2155)}}.snow:nth-child(38){opacity:1.5332;transform:translate(72.448vw,-10px) scale(.0695);animation:fall-38 16s -21s linear infinite}@keyframes fall-38{33.219%{transform:translate(80.5935vw,33.219vh) scale(.0695)}to{transform:translate(76.52075vw,99vh) scale(.0695)}}.snow:nth-child(39){opacity:.7602;transform:translate(39.1809vw,-10px) scale(.1812);animation:fall-39 11s -21s linear infinite}@keyframes fall-39{30.37%{transform:translate(48.7113vw,30.37vh) scale(.1812)}to{transform:translate(43.9461vw,99vh) scale(.1812)}}.snow:nth-child(40){opacity:.3258;transform:translate(21.4555vw,-10px) scale(.7383);animation:fall-40 13s -26s linear infinite}@keyframes fall-40{49.847%{transform:translate(18.7139vw,49.847vh) scale(.7383)}to{transform:translate(20.0847vw,99vh) scale(.7383)}}.snow:nth-child(41){opacity:.0476;transform:translate(2.0055vw,-10px) scale(.9372);animation:fall-41 28s -21s linear infinite}@keyframes fall-41{33.998%{transform:translate(-5.8324vw,33.998vh) scale(.9372)}to{transform:translate(-1.91345vw,99vh) scale(.9372)}}.snow:nth-child(42){opacity:.2916;transform:translate(85.1195vw,-10px) scale(.4372);animation:fall-42 13s -7s linear infinite}@keyframes fall-42{55.156%{transform:translate(90.9976vw,55.156vh) scale(.4372)}to{transform:translate(88.05855vw,99vh) scale(.4372)}}.snow:nth-child(43){opacity:.063;transform:translate(56.1827vw,-10px) scale(.7823);animation:fall-43 13s -30s linear infinite}@keyframes fall-43{58.944%{transform:translate(57.2206vw,58.944vh) scale(.7823)}to{transform:translate(56.70165vw,99vh) scale(.7823)}}.snow:nth-child(44){opacity:1.6612;transform:translate(74.5779vw,-10px) scale(.9385);animation:fall-44 16s -21s linear infinite}@keyframes fall-44{78.21%{transform:translate(81.753vw,78.21vh) scale(.9385)}to{transform:translate(78.16545vw,99vh) scale(.9385)}}.snow:nth-child(45){opacity:1.791;transform:translate(76.7231vw,-10px) scale(.0816);animation:fall-45 13s -8s linear infinite}@keyframes fall-45{31.105%{transform:translate(82.4808vw,31.105vh) scale(.0816)}to{transform:translate(79.60195vw,99vh) scale(.0816)}}.snow:nth-child(46){opacity:.6398;transform:translate(72.5667vw,-10px) scale(.8039);animation:fall-46 19s -28s linear infinite}@keyframes fall-46{78.854%{transform:translate(66.3319vw,78.854vh) scale(.8039)}to{transform:translate(69.4493vw,99vh) scale(.8039)}}.snow:nth-child(47){opacity:1.3272;transform:translate(64.6447vw,-10px) scale(.0051);animation:fall-47 15s -27s linear infinite}@keyframes fall-47{62.824%{transform:translate(59.3753vw,62.824vh) scale(.0051)}to{transform:translate(62.01vw,99vh) scale(.0051)}}.snow:nth-child(48){opacity:.709;transform:translate(94.2796vw,-10px) scale(.8358);animation:fall-48 22s -8s linear infinite}@keyframes fall-48{37.37%{transform:translate(96.1725vw,37.37vh) scale(.8358)}to{transform:translate(95.22605vw,99vh) scale(.8358)}}.snow:nth-child(49){opacity:.0666;transform:translate(37.971vw,-10px) scale(.9378);animation:fall-49 20s -5s linear infinite}@keyframes fall-49{67.01%{transform:translate(29.6458vw,67.01vh) scale(.9378)}to{transform:translate(33.8084vw,99vh) scale(.9378)}}.snow:nth-child(50){opacity:1.339;transform:translate(23.4271vw,-10px) scale(.7927);animation:fall-50 22s -12s linear infinite}@keyframes fall-50{63.618%{transform:translate(16.9341vw,63.618vh) scale(.7927)}to{transform:translate(20.1806vw,99vh) scale(.7927)}}.snow:nth-child(51){opacity:.6044;transform:translate(62.9265vw,-10px) scale(.3639);animation:fall-51 26s -3s linear infinite}@keyframes fall-51{57.18%{transform:translate(64.0513vw,57.18vh) scale(.3639)}to{transform:translate(63.4889vw,99vh) scale(.3639)}}.snow:nth-child(52){opacity:.7502;transform:translate(50.7613vw,-10px) scale(.1794);animation:fall-52 28s -20s linear infinite}@keyframes fall-52{52.57%{transform:translate(56.429vw,52.57vh) scale(.1794)}to{transform:translate(53.59515vw,99vh) scale(.1794)}}.snow:nth-child(53){opacity:.8604;transform:translate(10.1502vw,-10px) scale(.3409);animation:fall-53 24s -12s linear infinite}@keyframes fall-53{71.12%{transform:translate(7.6938vw,71.12vh) scale(.3409)}to{transform:translate(8.922vw,99vh) scale(.3409)}}.snow:nth-child(54){opacity:.156;transform:translate(59.457vw,-10px) scale(.0774);animation:fall-54 19s -22s linear infinite}@keyframes fall-54{57.392%{transform:translate(62.6405vw,57.392vh) scale(.0774)}to{transform:translate(61.04875vw,99vh) scale(.0774)}}.snow:nth-child(55){opacity:.7514;transform:translate(54.1027vw,-10px) scale(.5166);animation:fall-55 22s -4s linear infinite}@keyframes fall-55{76.015%{transform:translate(51.6829vw,76.015vh) scale(.5166)}to{transform:translate(52.8928vw,99vh) scale(.5166)}}.snow:nth-child(56){opacity:1.2428;transform:translate(97.4076vw,-10px) scale(.6087);animation:fall-56 10s -27s linear infinite}@keyframes fall-56{55.552%{transform:translate(97.7904vw,55.552vh) scale(.6087)}to{transform:translate(97.599vw,99vh) scale(.6087)}}.snow:nth-child(57){opacity:.8042;transform:translate(18.6427vw,-10px) scale(.4382);animation:fall-57 21s -25s linear infinite}@keyframes fall-57{34.07%{transform:translate(20.2295vw,34.07vh) scale(.4382)}to{transform:translate(19.4361vw,99vh) scale(.4382)}}.snow:nth-child(58){opacity:1.668;transform:translate(81.1051vw,-10px) scale(.9007);animation:fall-58 14s -9s linear infinite}@keyframes fall-58{63.785%{transform:translate(89.3733vw,63.785vh) scale(.9007)}to{transform:translate(85.2392vw,99vh) scale(.9007)}}.snow:nth-child(59){opacity:1.5082;transform:translate(96.5196vw,-10px) scale(.4571);animation:fall-59 12s -21s linear infinite}@keyframes fall-59{57.045%{transform:translate(103.0359vw,57.045vh) scale(.4571)}to{transform:translate(99.77775vw,99vh) scale(.4571)}}.snow:nth-child(60){opacity:1.212;transform:translate(94.7945vw,-10px) scale(.1745);animation:fall-60 25s -25s linear infinite}@keyframes fall-60{45.505%{transform:translate(104.1648vw,45.505vh) scale(.1745)}to{transform:translate(99.47965vw,99vh) scale(.1745)}}.snow:nth-child(61){opacity:1.9568;transform:translate(39.7481vw,-10px) scale(.7282);animation:fall-61 14s -13s linear infinite}@keyframes fall-61{60.363%{transform:translate(37.2707vw,60.363vh) scale(.7282)}to{transform:translate(38.5094vw,99vh) scale(.7282)}}.snow:nth-child(62){opacity:.714;transform:translate(46.9416vw,-10px) scale(.9369);animation:fall-62 16s -11s linear infinite}@keyframes fall-62{70.884%{transform:translate(40.9241vw,70.884vh) scale(.9369)}to{transform:translate(43.93285vw,99vh) scale(.9369)}}.snow:nth-child(63){opacity:.2872;transform:translate(50.9987vw,-10px) scale(.8981);animation:fall-63 13s -22s linear infinite}@keyframes fall-63{77.676%{transform:translate(56.0039vw,77.676vh) scale(.8981)}to{transform:translate(53.5013vw,99vh) scale(.8981)}}.snow:nth-child(64){opacity:1.8046;transform:translate(32.7827vw,-10px) scale(.4783);animation:fall-64 23s -30s linear infinite}@keyframes fall-64{51.253%{transform:translate(40.9215vw,51.253vh) scale(.4783)}to{transform:translate(36.8521vw,99vh) scale(.4783)}}.snow:nth-child(65){opacity:.7974;transform:translate(85.0274vw,-10px) scale(.6185);animation:fall-65 15s -26s linear infinite}@keyframes fall-65{32.418%{transform:translate(88.5308vw,32.418vh) scale(.6185)}to{transform:translate(86.7791vw,99vh) scale(.6185)}}.snow:nth-child(66){opacity:1.9882;transform:translate(42.8955vw,-10px) scale(.3993);animation:fall-66 15s -14s linear infinite}@keyframes fall-66{69.01%{transform:translate(45.7964vw,69.01vh) scale(.3993)}to{transform:translate(44.34595vw,99vh) scale(.3993)}}.snow:nth-child(67){opacity:.0812;transform:translate(42.5533vw,-10px) scale(.6506);animation:fall-67 17s -19s linear infinite}@keyframes fall-67{42.222%{transform:translate(34.536vw,42.222vh) scale(.6506)}to{transform:translate(38.54465vw,99vh) scale(.6506)}}.snow:nth-child(68){opacity:.0382;transform:translate(20.5633vw,-10px) scale(.2232);animation:fall-68 21s -30s linear infinite}@keyframes fall-68{51.387%{transform:translate(30.0763vw,51.387vh) scale(.2232)}to{transform:translate(25.3198vw,99vh) scale(.2232)}}.snow:nth-child(69){opacity:1.6876;transform:translate(20.5769vw,-10px) scale(.0325);animation:fall-69 29s -27s linear infinite}@keyframes fall-69{34.998%{transform:translate(24.4017vw,34.998vh) scale(.0325)}to{transform:translate(22.4893vw,99vh) scale(.0325)}}.snow:nth-child(70){opacity:1.9326;transform:translate(86.7495vw,-10px) scale(.9586);animation:fall-70 21s -17s linear infinite}@keyframes fall-70{61.163%{transform:translate(81.3971vw,61.163vh) scale(.9586)}to{transform:translate(84.0733vw,99vh) scale(.9586)}}.snow:nth-child(71){opacity:1.6102;transform:translate(67.7958vw,-10px) scale(.4079);animation:fall-71 11s -11s linear infinite}@keyframes fall-71{51.802%{transform:translate(65.6019vw,51.802vh) scale(.4079)}to{transform:translate(66.69885vw,99vh) scale(.4079)}}.snow:nth-child(72){opacity:.5908;transform:translate(22.4818vw,-10px) scale(.1316);animation:fall-72 27s -14s linear infinite}@keyframes fall-72{74.073%{transform:translate(15.2076vw,74.073vh) scale(.1316)}to{transform:translate(18.8447vw,99vh) scale(.1316)}}.snow:nth-child(73){opacity:1.82;transform:translate(48.8636vw,-10px) scale(.3471);animation:fall-73 16s -24s linear infinite}@keyframes fall-73{53.942%{transform:translate(50.0906vw,53.942vh) scale(.3471)}to{transform:translate(49.4771vw,99vh) scale(.3471)}}.snow:nth-child(74){opacity:1.5826;transform:translate(52.9716vw,-10px) scale(.9215);animation:fall-74 14s -19s linear infinite}@keyframes fall-74{41.928%{transform:translate(53.9928vw,41.928vh) scale(.9215)}to{transform:translate(53.4822vw,99vh) scale(.9215)}}.snow:nth-child(75){opacity:.5218;transform:translate(9.4493vw,-10px) scale(.3552);animation:fall-75 18s -22s linear infinite}@keyframes fall-75{47.025%{transform:translate(9.4715vw,47.025vh) scale(.3552)}to{transform:translate(9.4604vw,99vh) scale(.3552)}}.snow:nth-child(76){opacity:.739;transform:translate(40.9701vw,-10px) scale(.4187);animation:fall-76 25s -25s linear infinite}@keyframes fall-76{51.64%{transform:translate(41.0426vw,51.64vh) scale(.4187)}to{transform:translate(41.00635vw,99vh) scale(.4187)}}.snow:nth-child(77){opacity:1.7216;transform:translate(5.7833vw,-10px) scale(.6607);animation:fall-77 26s -8s linear infinite}@keyframes fall-77{74.177%{transform:translate(3.9325vw,74.177vh) scale(.6607)}to{transform:translate(4.8579vw,99vh) scale(.6607)}}.snow:nth-child(78){opacity:1.6958;transform:translate(44.8659vw,-10px) scale(.8984);animation:fall-78 18s -10s linear infinite}@keyframes fall-78{46.529%{transform:translate(49.8516vw,46.529vh) scale(.8984)}to{transform:translate(47.35875vw,99vh) scale(.8984)}}.snow:nth-child(79){opacity:.7782;transform:translate(58.1585vw,-10px) scale(.2496);animation:fall-79 20s -8s linear infinite}@keyframes fall-79{58.981%{transform:translate(56.8041vw,58.981vh) scale(.2496)}to{transform:translate(57.4813vw,99vh) scale(.2496)}}.snow:nth-child(80){opacity:.0386;transform:translate(44.4524vw,-10px) scale(.7727);animation:fall-80 15s -20s linear infinite}@keyframes fall-80{75.005%{transform:translate(40.1712vw,75.005vh) scale(.7727)}to{transform:translate(42.3118vw,99vh) scale(.7727)}}.snow:nth-child(81){opacity:.2624;transform:translate(51.2944vw,-10px) scale(.248);animation:fall-81 27s -25s linear infinite}@keyframes fall-81{50.819%{transform:translate(44.9545vw,50.819vh) scale(.248)}to{transform:translate(48.12445vw,99vh) scale(.248)}}.snow:nth-child(82){opacity:.6724;transform:translate(79.0385vw,-10px) scale(.7795);animation:fall-82 30s -25s linear infinite}@keyframes fall-82{37.47%{transform:translate(73.0409vw,37.47vh) scale(.7795)}to{transform:translate(76.0397vw,99vh) scale(.7795)}}.snow:nth-child(83){opacity:1.251;transform:translate(71.8581vw,-10px) scale(.7545);animation:fall-83 16s -27s linear infinite}@keyframes fall-83{79.233%{transform:translate(72.8846vw,79.233vh) scale(.7545)}to{transform:translate(72.37135vw,99vh) scale(.7545)}}.snow:nth-child(84){opacity:.4768;transform:translate(65.449vw,-10px) scale(.4522);animation:fall-84 15s -16s linear infinite}@keyframes fall-84{52.59%{transform:translate(67.2985vw,52.59vh) scale(.4522)}to{transform:translate(66.37375vw,99vh) scale(.4522)}}.snow:nth-child(85){opacity:.0428;transform:translate(66.0161vw,-10px) scale(.0147);animation:fall-85 22s -10s linear infinite}@keyframes fall-85{45.809%{transform:translate(72.7807vw,45.809vh) scale(.0147)}to{transform:translate(69.3984vw,99vh) scale(.0147)}}.snow:nth-child(86){opacity:1.3076;transform:translate(81.8604vw,-10px) scale(.2472);animation:fall-86 26s -16s linear infinite}@keyframes fall-86{66.949%{transform:translate(91.3212vw,66.949vh) scale(.2472)}to{transform:translate(86.5908vw,99vh) scale(.2472)}}.snow:nth-child(87){opacity:.9478;transform:translate(42.5003vw,-10px) scale(.0506);animation:fall-87 21s -19s linear infinite}@keyframes fall-87{31.778%{transform:translate(36.8009vw,31.778vh) scale(.0506)}to{transform:translate(39.6506vw,99vh) scale(.0506)}}.snow:nth-child(88){opacity:.485;transform:translate(13.1304vw,-10px) scale(.0222);animation:fall-88 30s -17s linear infinite}@keyframes fall-88{65.204%{transform:translate(11.4006vw,65.204vh) scale(.0222)}to{transform:translate(12.2655vw,99vh) scale(.0222)}}.snow:nth-child(89){opacity:.5482;transform:translate(96.016vw,-10px) scale(.9365);animation:fall-89 22s -26s linear infinite}@keyframes fall-89{52.553%{transform:translate(98.3895vw,52.553vh) scale(.9365)}to{transform:translate(97.20275vw,99vh) scale(.9365)}}.snow:nth-child(90){opacity:1.6888;transform:translate(44.9557vw,-10px) scale(.7803);animation:fall-90 20s -27s linear infinite}@keyframes fall-90{46.834%{transform:translate(49.1304vw,46.834vh) scale(.7803)}to{transform:translate(47.04305vw,99vh) scale(.7803)}}.snow:nth-child(91){opacity:.4832;transform:translate(9.3442vw,-10px) scale(.0297);animation:fall-91 14s -17s linear infinite}@keyframes fall-91{55.638%{transform:translate(7.9494vw,55.638vh) scale(.0297)}to{transform:translate(8.6468vw,99vh) scale(.0297)}}.snow:nth-child(92){opacity:1.3768;transform:translate(22.0703vw,-10px) scale(.6201);animation:fall-92 15s -20s linear infinite}@keyframes fall-92{48.471%{transform:translate(19.7429vw,48.471vh) scale(.6201)}to{transform:translate(20.9066vw,99vh) scale(.6201)}}.snow:nth-child(93){opacity:1.5224;transform:translate(44.8894vw,-10px) scale(.9605);animation:fall-93 26s -14s linear infinite}@keyframes fall-93{33.896%{transform:translate(42.7055vw,33.896vh) scale(.9605)}to{transform:translate(43.79745vw,99vh) scale(.9605)}}.snow:nth-child(94){opacity:1.1338;transform:translate(95.5381vw,-10px) scale(.9329);animation:fall-94 17s -23s linear infinite}@keyframes fall-94{41.326%{transform:translate(99.099vw,41.326vh) scale(.9329)}to{transform:translate(97.31855vw,99vh) scale(.9329)}}.snow:nth-child(95){opacity:.2268;transform:translate(91.4829vw,-10px) scale(.0218);animation:fall-95 30s -9s linear infinite}@keyframes fall-95{53.481%{transform:translate(89.0358vw,53.481vh) scale(.0218)}to{transform:translate(90.25935vw,99vh) scale(.0218)}}.snow:nth-child(96){opacity:1.8992;transform:translate(21.7966vw,-10px) scale(.0893);animation:fall-96 26s -10s linear infinite}@keyframes fall-96{54.248%{transform:translate(28.8205vw,54.248vh) scale(.0893)}to{transform:translate(25.30855vw,99vh) scale(.0893)}}.snow:nth-child(97){opacity:.0988;transform:translate(99.1846vw,-10px) scale(.6985);animation:fall-97 10s -24s linear infinite}@keyframes fall-97{41.947%{transform:translate(89.3457vw,41.947vh) scale(.6985)}to{transform:translate(94.26515vw,99vh) scale(.6985)}}.snow:nth-child(98){opacity:.7944;transform:translate(31.4499vw,-10px) scale(.8417);animation:fall-98 15s -16s linear infinite}@keyframes fall-98{35.882%{transform:translate(29.7077vw,35.882vh) scale(.8417)}to{transform:translate(30.5788vw,99vh) scale(.8417)}}.snow:nth-child(99){opacity:.054;transform:translate(59.1485vw,-10px) scale(.8429);animation:fall-99 26s -12s linear infinite}@keyframes fall-99{30.514%{transform:translate(65.7077vw,30.514vh) scale(.8429)}to{transform:translate(62.4281vw,99vh) scale(.8429)}}.snow:nth-child(100){opacity:.2326;transform:translate(36.4802vw,-10px) scale(.5076);animation:fall-100 19s -14s linear infinite}@keyframes fall-100{35.08%{transform:translate(28.7877vw,35.08vh) scale(.5076)}to{transform:translate(32.63395vw,99vh) scale(.5076)}}.snow:nth-child(101){opacity:1.6054;transform:translate(96.0847vw,-10px) scale(.2928);animation:fall-101 23s -1s linear infinite}@keyframes fall-101{34.78%{transform:translate(101.8552vw,34.78vh) scale(.2928)}to{transform:translate(98.96995vw,99vh) scale(.2928)}}.snow:nth-child(102){opacity:1.5422;transform:translate(46.7175vw,-10px) scale(.7025);animation:fall-102 19s -10s linear infinite}@keyframes fall-102{70.272%{transform:translate(43.611vw,70.272vh) scale(.7025)}to{transform:translate(45.16425vw,99vh) scale(.7025)}}.snow:nth-child(103){opacity:1.1948;transform:translate(35.782vw,-10px) scale(.3415);animation:fall-103 20s -1s linear infinite}@keyframes fall-103{44.286%{transform:translate(38.0901vw,44.286vh) scale(.3415)}to{transform:translate(36.93605vw,99vh) scale(.3415)}}.snow:nth-child(104){opacity:.209;transform:translate(10.725vw,-10px) scale(.6485);animation:fall-104 27s -12s linear infinite}@keyframes fall-104{50.565%{transform:translate(2.8084vw,50.565vh) scale(.6485)}to{transform:translate(6.7667vw,99vh) scale(.6485)}}.snow:nth-child(105){opacity:.2004;transform:translate(3.906vw,-10px) scale(.116);animation:fall-105 25s -26s linear infinite}@keyframes fall-105{43.636%{transform:translate(1.9522vw,43.636vh) scale(.116)}to{transform:translate(2.9291vw,99vh) scale(.116)}}.snow:nth-child(106){opacity:1.7974;transform:translate(29.7211vw,-10px) scale(.1958);animation:fall-106 18s -6s linear infinite}@keyframes fall-106{63.96%{transform:translate(38.112vw,63.96vh) scale(.1958)}to{transform:translate(33.91655vw,99vh) scale(.1958)}}.snow:nth-child(107){opacity:.6024;transform:translate(10.1948vw,-10px) scale(.0988);animation:fall-107 30s -20s linear infinite}@keyframes fall-107{76.714%{transform:translate(11.6998vw,76.714vh) scale(.0988)}to{transform:translate(10.9473vw,99vh) scale(.0988)}}.snow:nth-child(108){opacity:1.2722;transform:translate(95.3738vw,-10px) scale(.9751);animation:fall-108 18s -22s linear infinite}@keyframes fall-108{75.512%{transform:translate(86.4956vw,75.512vh) scale(.9751)}to{transform:translate(90.9347vw,99vh) scale(.9751)}}.snow:nth-child(109){opacity:1.6586;transform:translate(89.3965vw,-10px) scale(.1569);animation:fall-109 22s -21s linear infinite}@keyframes fall-109{73.38%{transform:translate(97.2467vw,73.38vh) scale(.1569)}to{transform:translate(93.3216vw,99vh) scale(.1569)}}.snow:nth-child(110){opacity:.2962;transform:translate(86.7588vw,-10px) scale(.0653);animation:fall-110 19s -16s linear infinite}@keyframes fall-110{38.463%{transform:translate(92.8788vw,38.463vh) scale(.0653)}to{transform:translate(89.8188vw,99vh) scale(.0653)}}.snow:nth-child(111){opacity:1.8464;transform:translate(9.4117vw,-10px) scale(.6483);animation:fall-111 13s -25s linear infinite}@keyframes fall-111{60.029%{transform:translate(13.7949vw,60.029vh) scale(.6483)}to{transform:translate(11.6033vw,99vh) scale(.6483)}}.snow:nth-child(112){opacity:1.7196;transform:translate(20.2362vw,-10px) scale(.2488);animation:fall-112 19s -6s linear infinite}@keyframes fall-112{54.162%{transform:translate(19.6193vw,54.162vh) scale(.2488)}to{transform:translate(19.92775vw,99vh) scale(.2488)}}.snow:nth-child(113){opacity:.1036;transform:translate(32.2668vw,-10px) scale(.622);animation:fall-113 28s -30s linear infinite}@keyframes fall-113{61.803%{transform:translate(28.1201vw,61.803vh) scale(.622)}to{transform:translate(30.19345vw,99vh) scale(.622)}}.snow:nth-child(114){opacity:.4212;transform:translate(55.4838vw,-10px) scale(.4155);animation:fall-114 29s -19s linear infinite}@keyframes fall-114{73.689%{transform:translate(52.3506vw,73.689vh) scale(.4155)}to{transform:translate(53.9172vw,99vh) scale(.4155)}}.snow:nth-child(115){opacity:1.0668;transform:translate(5.7842vw,-10px) scale(.214);animation:fall-115 14s -30s linear infinite}@keyframes fall-115{70.636%{transform:translate(8.1739vw,70.636vh) scale(.214)}to{transform:translate(6.97905vw,99vh) scale(.214)}}.snow:nth-child(116){opacity:.8994;transform:translate(38.7428vw,-10px) scale(.8614);animation:fall-116 16s -16s linear infinite}@keyframes fall-116{44.197%{transform:translate(47.2536vw,44.197vh) scale(.8614)}to{transform:translate(42.9982vw,99vh) scale(.8614)}}.snow:nth-child(117){opacity:.0898;transform:translate(12.5226vw,-10px) scale(.8075);animation:fall-117 26s -19s linear infinite}@keyframes fall-117{50.794%{transform:translate(16.2935vw,50.794vh) scale(.8075)}to{transform:translate(14.40805vw,99vh) scale(.8075)}}.snow:nth-child(118){opacity:.0544;transform:translate(28.7734vw,-10px) scale(.9517);animation:fall-118 25s -6s linear infinite}@keyframes fall-118{42.344%{transform:translate(33.6836vw,42.344vh) scale(.9517)}to{transform:translate(31.2285vw,99vh) scale(.9517)}}.snow:nth-child(119){opacity:.3652;transform:translate(92.2171vw,-10px) scale(.1384);animation:fall-119 30s -26s linear infinite}@keyframes fall-119{30.322%{transform:translate(88.3699vw,30.322vh) scale(.1384)}to{transform:translate(90.2935vw,99vh) scale(.1384)}}.snow:nth-child(120){opacity:1.8102;transform:translate(73.8916vw,-10px) scale(.1605);animation:fall-120 30s -23s linear infinite}@keyframes fall-120{79.296%{transform:translate(78.3343vw,79.296vh) scale(.1605)}to{transform:translate(76.11295vw,99vh) scale(.1605)}}.snow:nth-child(121){opacity:1.0064;transform:translate(33.1496vw,-10px) scale(.6986);animation:fall-121 12s -28s linear infinite}@keyframes fall-121{57.958%{transform:translate(32.6041vw,57.958vh) scale(.6986)}to{transform:translate(32.87685vw,99vh) scale(.6986)}}.snow:nth-child(122){opacity:1.5204;transform:translate(92.763vw,-10px) scale(.2328);animation:fall-122 11s -16s linear infinite}@keyframes fall-122{52.299%{transform:translate(96.4342vw,52.299vh) scale(.2328)}to{transform:translate(94.5986vw,99vh) scale(.2328)}}.snow:nth-child(123){opacity:.856;transform:translate(21.14vw,-10px) scale(.5728);animation:fall-123 17s -20s linear infinite}@keyframes fall-123{42.174%{transform:translate(17.9246vw,42.174vh) scale(.5728)}to{transform:translate(19.5323vw,99vh) scale(.5728)}}.snow:nth-child(124){opacity:1.045;transform:translate(17.9624vw,-10px) scale(.9587);animation:fall-124 23s -29s linear infinite}@keyframes fall-124{67.995%{transform:translate(14.6481vw,67.995vh) scale(.9587)}to{transform:translate(16.30525vw,99vh) scale(.9587)}}.snow:nth-child(125){opacity:.9592;transform:translate(54.1568vw,-10px) scale(.1594);animation:fall-125 20s -29s linear infinite}@keyframes fall-125{53.215%{transform:translate(57.9249vw,53.215vh) scale(.1594)}to{transform:translate(56.04085vw,99vh) scale(.1594)}}.snow:nth-child(126){opacity:1.4284;transform:translate(73.9779vw,-10px) scale(.9922);animation:fall-126 21s -27s linear infinite}@keyframes fall-126{65.562%{transform:translate(80.95vw,65.562vh) scale(.9922)}to{transform:translate(77.46395vw,99vh) scale(.9922)}}.snow:nth-child(127){opacity:1.7438;transform:translate(28.8538vw,-10px) scale(.0455);animation:fall-127 28s -1s linear infinite}@keyframes fall-127{58.698%{transform:translate(37.1484vw,58.698vh) scale(.0455)}to{transform:translate(33.0011vw,99vh) scale(.0455)}}.snow:nth-child(128){opacity:1.9452;transform:translate(90.5674vw,-10px) scale(.2801);animation:fall-128 21s -17s linear infinite}@keyframes fall-128{49.56%{transform:translate(84.5855vw,49.56vh) scale(.2801)}to{transform:translate(87.57645vw,99vh) scale(.2801)}}.snow:nth-child(129){opacity:.2172;transform:translate(46.4753vw,-10px) scale(.1004);animation:fall-129 18s -18s linear infinite}@keyframes fall-129{32.301%{transform:translate(55.3641vw,32.301vh) scale(.1004)}to{transform:translate(50.9197vw,99vh) scale(.1004)}}.snow:nth-child(130){opacity:.2362;transform:translate(92.4736vw,-10px) scale(.4629);animation:fall-130 13s -3s linear infinite}@keyframes fall-130{76.371%{transform:translate(92.7117vw,76.371vh) scale(.4629)}to{transform:translate(92.59265vw,99vh) scale(.4629)}}.snow:nth-child(131){opacity:1.922;transform:translate(46.1647vw,-10px) scale(.2249);animation:fall-131 17s -14s linear infinite}@keyframes fall-131{43.279%{transform:translate(54.6165vw,43.279vh) scale(.2249)}to{transform:translate(50.3906vw,99vh) scale(.2249)}}.snow:nth-child(132){opacity:1.6314;transform:translate(59.5387vw,-10px) scale(.1248);animation:fall-132 15s -9s linear infinite}@keyframes fall-132{41.753%{transform:translate(56.9896vw,41.753vh) scale(.1248)}to{transform:translate(58.26415vw,99vh) scale(.1248)}}.snow:nth-child(133){opacity:.8998;transform:translate(80.1101vw,-10px) scale(.7201);animation:fall-133 27s -23s linear infinite}@keyframes fall-133{50.469%{transform:translate(86.5376vw,50.469vh) scale(.7201)}to{transform:translate(83.32385vw,99vh) scale(.7201)}}.snow:nth-child(134){opacity:.1296;transform:translate(70.7888vw,-10px) scale(.0364);animation:fall-134 25s -7s linear infinite}@keyframes fall-134{55.784%{transform:translate(78.3317vw,55.784vh) scale(.0364)}to{transform:translate(74.56025vw,99vh) scale(.0364)}}.snow:nth-child(135){opacity:.5094;transform:translate(43.5917vw,-10px) scale(.4393);animation:fall-135 29s -25s linear infinite}@keyframes fall-135{42.515%{transform:translate(53.4094vw,42.515vh) scale(.4393)}to{transform:translate(48.50055vw,99vh) scale(.4393)}}.snow:nth-child(136){opacity:1.9422;transform:translate(12.4508vw,-10px) scale(.6142);animation:fall-136 17s -9s linear infinite}@keyframes fall-136{57.743%{transform:translate(16.2972vw,57.743vh) scale(.6142)}to{transform:translate(14.374vw,99vh) scale(.6142)}}.snow:nth-child(137){opacity:1.3886;transform:translate(74.9134vw,-10px) scale(.4594);animation:fall-137 12s -25s linear infinite}@keyframes fall-137{38.44%{transform:translate(81.1718vw,38.44vh) scale(.4594)}to{transform:translate(78.0426vw,99vh) scale(.4594)}}.snow:nth-child(138){opacity:.0718;transform:translate(77.4574vw,-10px) scale(.8459);animation:fall-138 24s -25s linear infinite}@keyframes fall-138{51.143%{transform:translate(85.9308vw,51.143vh) scale(.8459)}to{transform:translate(81.6941vw,99vh) scale(.8459)}}.snow:nth-child(139){opacity:.4098;transform:translate(11.2114vw,-10px) scale(.0439);animation:fall-139 29s -17s linear infinite}@keyframes fall-139{46.795%{transform:translate(20.0755vw,46.795vh) scale(.0439)}to{transform:translate(15.64345vw,99vh) scale(.0439)}}.snow:nth-child(140){opacity:.8632;transform:translate(59.9928vw,-10px) scale(.8223);animation:fall-140 24s -5s linear infinite}@keyframes fall-140{56.074%{transform:translate(62.1131vw,56.074vh) scale(.8223)}to{transform:translate(61.05295vw,99vh) scale(.8223)}}.snow:nth-child(141){opacity:.0632;transform:translate(90.8614vw,-10px) scale(.829);animation:fall-141 25s -23s linear infinite}@keyframes fall-141{33.566%{transform:translate(86.8851vw,33.566vh) scale(.829)}to{transform:translate(88.87325vw,99vh) scale(.829)}}.snow:nth-child(142){opacity:1.7594;transform:translate(76.1335vw,-10px) scale(.2878);animation:fall-142 29s -18s linear infinite}@keyframes fall-142{64.63%{transform:translate(75.0105vw,64.63vh) scale(.2878)}to{transform:translate(75.572vw,99vh) scale(.2878)}}.snow:nth-child(143){opacity:.143;transform:translate(27.382vw,-10px) scale(.8362);animation:fall-143 29s -30s linear infinite}@keyframes fall-143{58.867%{transform:translate(34.784vw,58.867vh) scale(.8362)}to{transform:translate(31.083vw,99vh) scale(.8362)}}.snow:nth-child(144){opacity:.5584;transform:translate(16.9788vw,-10px) scale(.9485);animation:fall-144 28s -20s linear infinite}@keyframes fall-144{68.781%{transform:translate(20.3303vw,68.781vh) scale(.9485)}to{transform:translate(18.65455vw,99vh) scale(.9485)}}.snow:nth-child(145){opacity:.476;transform:translate(47.4124vw,-10px) scale(.1649);animation:fall-145 30s -6s linear infinite}@keyframes fall-145{45.141%{transform:translate(53.2986vw,45.141vh) scale(.1649)}to{transform:translate(50.3555vw,99vh) scale(.1649)}}.snow:nth-child(146){opacity:.3556;transform:translate(7.0826vw,-10px) scale(.4313);animation:fall-146 30s -22s linear infinite}@keyframes fall-146{55.378%{transform:translate(6.9995vw,55.378vh) scale(.4313)}to{transform:translate(7.04105vw,99vh) scale(.4313)}}.snow:nth-child(147){opacity:.5616;transform:translate(46.6786vw,-10px) scale(.2725);animation:fall-147 12s -12s linear infinite}@keyframes fall-147{31.496%{transform:translate(45.7872vw,31.496vh) scale(.2725)}to{transform:translate(46.2329vw,99vh) scale(.2725)}}.snow:nth-child(148){opacity:1.9036;transform:translate(1.2843vw,-10px) scale(.3691);animation:fall-148 14s -14s linear infinite}@keyframes fall-148{32.22%{transform:translate(.042vw,32.22vh) scale(.3691)}to{transform:translate(.66315vw,99vh) scale(.3691)}}.snow:nth-child(149){opacity:1.3052;transform:translate(90.2197vw,-10px) scale(.4757);animation:fall-149 16s -15s linear infinite}@keyframes fall-149{46.104%{transform:translate(84.6216vw,46.104vh) scale(.4757)}to{transform:translate(87.42065vw,99vh) scale(.4757)}}.snow:nth-child(150){opacity:.9196;transform:translate(47.718vw,-10px) scale(.8499);animation:fall-150 11s -18s linear infinite}@keyframes fall-150{33.982%{transform:translate(40.9742vw,33.982vh) scale(.8499)}to{transform:translate(44.3461vw,99vh) scale(.8499)}}.snow:nth-child(151){opacity:.4418;transform:translate(16.3027vw,-10px) scale(.1545);animation:fall-151 19s -27s linear infinite}@keyframes fall-151{30.474%{transform:translate(22.0315vw,30.474vh) scale(.1545)}to{transform:translate(19.1671vw,99vh) scale(.1545)}}.snow:nth-child(152){opacity:.742;transform:translate(14.1317vw,-10px) scale(.9232);animation:fall-152 21s -8s linear infinite}@keyframes fall-152{75.326%{transform:translate(10.354vw,75.326vh) scale(.9232)}to{transform:translate(12.24285vw,99vh) scale(.9232)}}.snow:nth-child(153){opacity:.061;transform:translate(23.5013vw,-10px) scale(.9488);animation:fall-153 29s -17s linear infinite}@keyframes fall-153{75.564%{transform:translate(17.3893vw,75.564vh) scale(.9488)}to{transform:translate(20.4453vw,99vh) scale(.9488)}}.snow:nth-child(154){opacity:1.2308;transform:translate(68.3989vw,-10px) scale(.0749);animation:fall-154 14s -20s linear infinite}@keyframes fall-154{45.361%{transform:translate(73.5725vw,45.361vh) scale(.0749)}to{transform:translate(70.9857vw,99vh) scale(.0749)}}.snow:nth-child(155){opacity:.8282;transform:translate(48.3646vw,-10px) scale(.3244);animation:fall-155 24s -18s linear infinite}@keyframes fall-155{77.957%{transform:translate(42.1381vw,77.957vh) scale(.3244)}to{transform:translate(45.25135vw,99vh) scale(.3244)}}.snow:nth-child(156){opacity:1.6344;transform:translate(55.1388vw,-10px) scale(.3167);animation:fall-156 16s -28s linear infinite}@keyframes fall-156{56.651%{transform:translate(48.5471vw,56.651vh) scale(.3167)}to{transform:translate(51.84295vw,99vh) scale(.3167)}}.snow:nth-child(157){opacity:1.9448;transform:translate(79.1575vw,-10px) scale(.547);animation:fall-157 27s -4s linear infinite}@keyframes fall-157{57.395%{transform:translate(71.0548vw,57.395vh) scale(.547)}to{transform:translate(75.10615vw,99vh) scale(.547)}}.snow:nth-child(158){opacity:1.5258;transform:translate(90.8634vw,-10px) scale(.2128);animation:fall-158 11s -19s linear infinite}@keyframes fall-158{52.203%{transform:translate(87.0067vw,52.203vh) scale(.2128)}to{transform:translate(88.93505vw,99vh) scale(.2128)}}.snow:nth-child(159){opacity:.4256;transform:translate(47.1749vw,-10px) scale(.0867);animation:fall-159 26s -21s linear infinite}@keyframes fall-159{41.644%{transform:translate(55.8344vw,41.644vh) scale(.0867)}to{transform:translate(51.50465vw,99vh) scale(.0867)}}.snow:nth-child(160){opacity:1.2318;transform:translate(55.816vw,-10px) scale(.0359);animation:fall-160 10s -3s linear infinite}@keyframes fall-160{43.331%{transform:translate(53.1251vw,43.331vh) scale(.0359)}to{transform:translate(54.47055vw,99vh) scale(.0359)}}.snow:nth-child(161){opacity:1.4118;transform:translate(2.5735vw,-10px) scale(.702);animation:fall-161 15s -14s linear infinite}@keyframes fall-161{68.947%{transform:translate(4.167vw,68.947vh) scale(.702)}to{transform:translate(3.37025vw,99vh) scale(.702)}}.snow:nth-child(162){opacity:.7296;transform:translate(43.8993vw,-10px) scale(.7648);animation:fall-162 15s -26s linear infinite}@keyframes fall-162{63.468%{transform:translate(52.3105vw,63.468vh) scale(.7648)}to{transform:translate(48.1049vw,99vh) scale(.7648)}}.snow:nth-child(163){opacity:1.7098;transform:translate(65.2233vw,-10px) scale(.2078);animation:fall-163 19s -30s linear infinite}@keyframes fall-163{33.903%{transform:translate(62.4135vw,33.903vh) scale(.2078)}to{transform:translate(63.8184vw,99vh) scale(.2078)}}.snow:nth-child(164){opacity:1.4662;transform:translate(66.8828vw,-10px) scale(.23);animation:fall-164 13s -27s linear infinite}@keyframes fall-164{69.612%{transform:translate(65.4445vw,69.612vh) scale(.23)}to{transform:translate(66.16365vw,99vh) scale(.23)}}.snow:nth-child(165){opacity:.138;transform:translate(55.6631vw,-10px) scale(.7151);animation:fall-165 13s -29s linear infinite}@keyframes fall-165{34.866%{transform:translate(63.866vw,34.866vh) scale(.7151)}to{transform:translate(59.76455vw,99vh) scale(.7151)}}.snow:nth-child(166){opacity:1.631;transform:translate(38.0527vw,-10px) scale(.1358);animation:fall-166 26s -4s linear infinite}@keyframes fall-166{38.301%{transform:translate(47.2671vw,38.301vh) scale(.1358)}to{transform:translate(42.6599vw,99vh) scale(.1358)}}.snow:nth-child(167){opacity:.2058;transform:translate(53.9526vw,-10px) scale(.4162);animation:fall-167 24s -20s linear infinite}@keyframes fall-167{57.991%{transform:translate(59.7349vw,57.991vh) scale(.4162)}to{transform:translate(56.84375vw,99vh) scale(.4162)}}.snow:nth-child(168){opacity:.835;transform:translate(19.8649vw,-10px) scale(.3961);animation:fall-168 29s -24s linear infinite}@keyframes fall-168{47.098%{transform:translate(23.4355vw,47.098vh) scale(.3961)}to{transform:translate(21.6502vw,99vh) scale(.3961)}}.snow:nth-child(169){opacity:1.568;transform:translate(64.3376vw,-10px) scale(.6795);animation:fall-169 27s -22s linear infinite}@keyframes fall-169{45.629%{transform:translate(73.6686vw,45.629vh) scale(.6795)}to{transform:translate(69.0031vw,99vh) scale(.6795)}}.snow:nth-child(170){opacity:.5734;transform:translate(46.3229vw,-10px) scale(.6824);animation:fall-170 20s -18s linear infinite}@keyframes fall-170{40.229%{transform:translate(43.9124vw,40.229vh) scale(.6824)}to{transform:translate(45.11765vw,99vh) scale(.6824)}}.snow:nth-child(171){opacity:1.0664;transform:translate(34.5781vw,-10px) scale(.6936);animation:fall-171 21s -27s linear infinite}@keyframes fall-171{31.61%{transform:translate(38.6495vw,31.61vh) scale(.6936)}to{transform:translate(36.6138vw,99vh) scale(.6936)}}.snow:nth-child(172){opacity:1.6106;transform:translate(70.8324vw,-10px) scale(.9489);animation:fall-172 22s -29s linear infinite}@keyframes fall-172{67.327%{transform:translate(79.2704vw,67.327vh) scale(.9489)}to{transform:translate(75.0514vw,99vh) scale(.9489)}}.snow:nth-child(173){opacity:1.6982;transform:translate(72.2174vw,-10px) scale(.4595);animation:fall-173 12s -14s linear infinite}@keyframes fall-173{37.226%{transform:translate(72.8336vw,37.226vh) scale(.4595)}to{transform:translate(72.5255vw,99vh) scale(.4595)}}.snow:nth-child(174){opacity:1.4148;transform:translate(93.496vw,-10px) scale(.9685);animation:fall-174 14s -22s linear infinite}@keyframes fall-174{38.807%{transform:translate(95.4234vw,38.807vh) scale(.9685)}to{transform:translate(94.4597vw,99vh) scale(.9685)}}.snow:nth-child(175){opacity:1.802;transform:translate(50.3709vw,-10px) scale(.1585);animation:fall-175 20s -10s linear infinite}@keyframes fall-175{62.805%{transform:translate(42.9276vw,62.805vh) scale(.1585)}to{transform:translate(46.64925vw,99vh) scale(.1585)}}.snow:nth-child(176){opacity:1.5532;transform:translate(78.9821vw,-10px) scale(.1287);animation:fall-176 12s -5s linear infinite}@keyframes fall-176{53.283%{transform:translate(75.374vw,53.283vh) scale(.1287)}to{transform:translate(77.17805vw,99vh) scale(.1287)}}.snow:nth-child(177){opacity:1.818;transform:translate(92.1989vw,-10px) scale(.1258);animation:fall-177 27s -2s linear infinite}@keyframes fall-177{38.831%{transform:translate(100.1993vw,38.831vh) scale(.1258)}to{transform:translate(96.1991vw,99vh) scale(.1258)}}.snow:nth-child(178){opacity:.3796;transform:translate(71.2483vw,-10px) scale(.6713);animation:fall-178 16s -11s linear infinite}@keyframes fall-178{31.565%{transform:translate(75.4038vw,31.565vh) scale(.6713)}to{transform:translate(73.32605vw,99vh) scale(.6713)}}.snow:nth-child(179){opacity:1.908;transform:translate(5.0306vw,-10px) scale(.5261);animation:fall-179 23s -28s linear infinite}@keyframes fall-179{61.195%{transform:translate(2.6083vw,61.195vh) scale(.5261)}to{transform:translate(3.81945vw,99vh) scale(.5261)}}.snow:nth-child(180){opacity:1.2722;transform:translate(32.762vw,-10px) scale(.7374);animation:fall-180 30s -22s linear infinite}@keyframes fall-180{45.395%{transform:translate(34.7063vw,45.395vh) scale(.7374)}to{transform:translate(33.73415vw,99vh) scale(.7374)}}.snow:nth-child(181){opacity:1.3666;transform:translate(64.1544vw,-10px) scale(.8634);animation:fall-181 11s -23s linear infinite}@keyframes fall-181{54.11%{transform:translate(55.709vw,54.11vh) scale(.8634)}to{transform:translate(59.9317vw,99vh) scale(.8634)}}.snow:nth-child(182){opacity:.0306;transform:translate(20.7251vw,-10px) scale(.4408);animation:fall-182 24s -18s linear infinite}@keyframes fall-182{75.869%{transform:translate(11.5695vw,75.869vh) scale(.4408)}to{transform:translate(16.1473vw,99vh) scale(.4408)}}.snow:nth-child(183){opacity:.6584;transform:translate(96.4778vw,-10px) scale(.6925);animation:fall-183 24s -28s linear infinite}@keyframes fall-183{38.35%{transform:translate(101.2083vw,38.35vh) scale(.6925)}to{transform:translate(98.84305vw,99vh) scale(.6925)}}.snow:nth-child(184){opacity:1.2018;transform:translate(49.6412vw,-10px) scale(.4256);animation:fall-184 25s -3s linear infinite}@keyframes fall-184{72.051%{transform:translate(57.1817vw,72.051vh) scale(.4256)}to{transform:translate(53.41145vw,99vh) scale(.4256)}}.snow:nth-child(185){opacity:.3412;transform:translate(5.4735vw,-10px) scale(.3254);animation:fall-185 10s -14s linear infinite}@keyframes fall-185{77.134%{transform:translate(6.0402vw,77.134vh) scale(.3254)}to{transform:translate(5.75685vw,99vh) scale(.3254)}}.snow:nth-child(186){opacity:.2484;transform:translate(54.6116vw,-10px) scale(.3328);animation:fall-186 13s -28s linear infinite}@keyframes fall-186{35.989%{transform:translate(50.5595vw,35.989vh) scale(.3328)}to{transform:translate(52.58555vw,99vh) scale(.3328)}}.snow:nth-child(187){opacity:1.097;transform:translate(35.5999vw,-10px) scale(.8658);animation:fall-187 16s -25s linear infinite}@keyframes fall-187{72.351%{transform:translate(43.9046vw,72.351vh) scale(.8658)}to{transform:translate(39.75225vw,99vh) scale(.8658)}}.snow:nth-child(188){opacity:.4468;transform:translate(26.0671vw,-10px) scale(.523);animation:fall-188 26s -8s linear infinite}@keyframes fall-188{42.967%{transform:translate(22.0135vw,42.967vh) scale(.523)}to{transform:translate(24.0403vw,99vh) scale(.523)}}.snow:nth-child(189){opacity:1.413;transform:translate(16.1909vw,-10px) scale(.443);animation:fall-189 12s -25s linear infinite}@keyframes fall-189{44.662%{transform:translate(20.9675vw,44.662vh) scale(.443)}to{transform:translate(18.5792vw,99vh) scale(.443)}}.snow:nth-child(190){opacity:.8466;transform:translate(.4044vw,-10px) scale(.6701);animation:fall-190 12s -27s linear infinite}@keyframes fall-190{59.268%{transform:translate(3.8862vw,59.268vh) scale(.6701)}to{transform:translate(2.1453vw,99vh) scale(.6701)}}.snow:nth-child(191){opacity:.6474;transform:translate(94.5896vw,-10px) scale(.1809);animation:fall-191 11s -1s linear infinite}@keyframes fall-191{65.473%{transform:translate(86.9442vw,65.473vh) scale(.1809)}to{transform:translate(90.7669vw,99vh) scale(.1809)}}.snow:nth-child(192){opacity:1.647;transform:translate(91.3086vw,-10px) scale(.6395);animation:fall-192 30s -15s linear infinite}@keyframes fall-192{31.937%{transform:translate(90.8298vw,31.937vh) scale(.6395)}to{transform:translate(91.0692vw,99vh) scale(.6395)}}.snow:nth-child(193){opacity:1.0944;transform:translate(27.7807vw,-10px) scale(.7933);animation:fall-193 27s -24s linear infinite}@keyframes fall-193{78.128%{transform:translate(33.8509vw,78.128vh) scale(.7933)}to{transform:translate(30.8158vw,99vh) scale(.7933)}}.snow:nth-child(194){opacity:.1362;transform:translate(2.7075vw,-10px) scale(.3116);animation:fall-194 14s -4s linear infinite}@keyframes fall-194{70.11%{transform:translate(-6.2525vw,70.11vh) scale(.3116)}to{transform:translate(-1.7725vw,99vh) scale(.3116)}}.snow:nth-child(195){opacity:.9324;transform:translate(55.3121vw,-10px) scale(.9937);animation:fall-195 18s -3s linear infinite}@keyframes fall-195{62.017%{transform:translate(46.3644vw,62.017vh) scale(.9937)}to{transform:translate(50.83825vw,99vh) scale(.9937)}}.snow:nth-child(196){opacity:1.7834;transform:translate(.6722vw,-10px) scale(.6468);animation:fall-196 25s -13s linear infinite}@keyframes fall-196{72.018%{transform:translate(6.501vw,72.018vh) scale(.6468)}to{transform:translate(3.5866vw,99vh) scale(.6468)}}.snow:nth-child(197){opacity:.5194;transform:translate(3.838vw,-10px) scale(.4233);animation:fall-197 18s -29s linear infinite}@keyframes fall-197{43.337%{transform:translate(11.4892vw,43.337vh) scale(.4233)}to{transform:translate(7.6636vw,99vh) scale(.4233)}}.snow:nth-child(198){opacity:1.5838;transform:translate(74.1648vw,-10px) scale(.6653);animation:fall-198 10s -13s linear infinite}@keyframes fall-198{32.491%{transform:translate(74.9361vw,32.491vh) scale(.6653)}to{transform:translate(74.55045vw,99vh) scale(.6653)}}.snow:nth-child(199){opacity:1.1734;transform:translate(92.084vw,-10px) scale(.4497);animation:fall-199 11s -4s linear infinite}@keyframes fall-199{75.633%{transform:translate(100.3723vw,75.633vh) scale(.4497)}to{transform:translate(96.22815vw,99vh) scale(.4497)}}.snow:nth-child(200){opacity:.1784;transform:translate(61.6383vw,-10px) scale(.7727);animation:fall-200 16s -7s linear infinite}@keyframes fall-200{47.653%{transform:translate(70.5267vw,47.653vh) scale(.7727)}to{transform:translate(66.0825vw,99vh) scale(.7727)}}.snow:nth-child(201){opacity:.1704;transform:translate(96.5035vw,-10px) scale(.8809);animation:fall-201 14s -13s linear infinite}@keyframes fall-201{58.948%{transform:translate(103.2067vw,58.948vh) scale(.8809)}to{transform:translate(99.8551vw,99vh) scale(.8809)}}.snow:nth-child(202){opacity:.8088;transform:translate(.5838vw,-10px) scale(.2922);animation:fall-202 10s -19s linear infinite}@keyframes fall-202{43.139%{transform:translate(.1219vw,43.139vh) scale(.2922)}to{transform:translate(.35285vw,99vh) scale(.2922)}}.snow:nth-child(203){opacity:1.296;transform:translate(56.8203vw,-10px) scale(.4825);animation:fall-203 28s -27s linear infinite}@keyframes fall-203{35.838%{transform:translate(47.2987vw,35.838vh) scale(.4825)}to{transform:translate(52.0595vw,99vh) scale(.4825)}}.snow:nth-child(204){opacity:.9394;transform:translate(54.405vw,-10px) scale(.2356);animation:fall-204 19s -21s linear infinite}@keyframes fall-204{68.171%{transform:translate(62.9806vw,68.171vh) scale(.2356)}to{transform:translate(58.6928vw,99vh) scale(.2356)}}.snow:nth-child(205){opacity:.8442;transform:translate(82.3459vw,-10px) scale(.9773);animation:fall-205 20s -7s linear infinite}@keyframes fall-205{65.591%{transform:translate(82.9879vw,65.591vh) scale(.9773)}to{transform:translate(82.6669vw,99vh) scale(.9773)}}.snow:nth-child(206){opacity:1.3454;transform:translate(95.6016vw,-10px) scale(.9341);animation:fall-206 12s -22s linear infinite}@keyframes fall-206{51.645%{transform:translate(85.9633vw,51.645vh) scale(.9341)}to{transform:translate(90.78245vw,99vh) scale(.9341)}}.snow:nth-child(207){opacity:1.126;transform:translate(18.1284vw,-10px) scale(.7242);animation:fall-207 26s -6s linear infinite}@keyframes fall-207{38.4%{transform:translate(15.4616vw,38.4vh) scale(.7242)}to{transform:translate(16.795vw,99vh) scale(.7242)}}.snow:nth-child(208){opacity:1.4232;transform:translate(81.4214vw,-10px) scale(.4297);animation:fall-208 13s -1s linear infinite}@keyframes fall-208{42.098%{transform:translate(77.9152vw,42.098vh) scale(.4297)}to{transform:translate(79.6683vw,99vh) scale(.4297)}}.snow:nth-child(209){opacity:.0728;transform:translate(6.0318vw,-10px) scale(.9763);animation:fall-209 18s -22s linear infinite}@keyframes fall-209{67.423%{transform:translate(9.4362vw,67.423vh) scale(.9763)}to{transform:translate(7.734vw,99vh) scale(.9763)}}.snow:nth-child(210){opacity:1.5088;transform:translate(35.7978vw,-10px) scale(.9583);animation:fall-210 16s -4s linear infinite}@keyframes fall-210{37.727%{transform:translate(26.3684vw,37.727vh) scale(.9583)}to{transform:translate(31.0831vw,99vh) scale(.9583)}}.snow:nth-child(211){opacity:.463;transform:translate(10.9623vw,-10px) scale(.1367);animation:fall-211 16s -6s linear infinite}@keyframes fall-211{33.376%{transform:translate(20.2538vw,33.376vh) scale(.1367)}to{transform:translate(15.60805vw,99vh) scale(.1367)}}.snow:nth-child(212){opacity:1.693;transform:translate(12.914vw,-10px) scale(.5482);animation:fall-212 28s -2s linear infinite}@keyframes fall-212{51.306%{transform:translate(21.2312vw,51.306vh) scale(.5482)}to{transform:translate(17.0726vw,99vh) scale(.5482)}}.snow:nth-child(213){opacity:1.6068;transform:translate(37.7726vw,-10px) scale(.9935);animation:fall-213 20s -22s linear infinite}@keyframes fall-213{54.276%{transform:translate(29.5105vw,54.276vh) scale(.9935)}to{transform:translate(33.64155vw,99vh) scale(.9935)}}.snow:nth-child(214){opacity:1.6658;transform:translate(54.2567vw,-10px) scale(.9277);animation:fall-214 27s -24s linear infinite}@keyframes fall-214{38.492%{transform:translate(50.7615vw,38.492vh) scale(.9277)}to{transform:translate(52.5091vw,99vh) scale(.9277)}}.snow:nth-child(215){opacity:1.9296;transform:translate(7.623vw,-10px) scale(.4412);animation:fall-215 29s -10s linear infinite}@keyframes fall-215{75.649%{transform:translate(9.481vw,75.649vh) scale(.4412)}to{transform:translate(8.552vw,99vh) scale(.4412)}}.snow:nth-child(216){opacity:.1814;transform:translate(66.9922vw,-10px) scale(.0163);animation:fall-216 19s -23s linear infinite}@keyframes fall-216{34.308%{transform:translate(67.2001vw,34.308vh) scale(.0163)}to{transform:translate(67.09615vw,99vh) scale(.0163)}}.snow:nth-child(217){opacity:.8104;transform:translate(19.9757vw,-10px) scale(.3955);animation:fall-217 19s -12s linear infinite}@keyframes fall-217{74.599%{transform:translate(24.8432vw,74.599vh) scale(.3955)}to{transform:translate(22.40945vw,99vh) scale(.3955)}}.snow:nth-child(218){opacity:.6996;transform:translate(4.3378vw,-10px) scale(.1456);animation:fall-218 22s -11s linear infinite}@keyframes fall-218{43.44%{transform:translate(14.0595vw,43.44vh) scale(.1456)}to{transform:translate(9.19865vw,99vh) scale(.1456)}}.snow:nth-child(219){opacity:.9934;transform:translate(30.4195vw,-10px) scale(.188);animation:fall-219 24s -18s linear infinite}@keyframes fall-219{74.973%{transform:translate(32.2044vw,74.973vh) scale(.188)}to{transform:translate(31.31195vw,99vh) scale(.188)}}.snow:nth-child(220){opacity:1.9294;transform:translate(27.602vw,-10px) scale(.4967);animation:fall-220 23s -17s linear infinite}@keyframes fall-220{34%{transform:translate(35.3359vw,34vh) scale(.4967)}to{transform:translate(31.46895vw,99vh) scale(.4967)}}.snow:nth-child(221){opacity:.546;transform:translate(16.4889vw,-10px) scale(.2372);animation:fall-221 10s -25s linear infinite}@keyframes fall-221{51.458%{transform:translate(16.0296vw,51.458vh) scale(.2372)}to{transform:translate(16.25925vw,99vh) scale(.2372)}}.snow:nth-child(222){opacity:1.8516;transform:translate(43.3559vw,-10px) scale(.3296);animation:fall-222 13s -25s linear infinite}@keyframes fall-222{72.643%{transform:translate(39.7274vw,72.643vh) scale(.3296)}to{transform:translate(41.54165vw,99vh) scale(.3296)}}.snow:nth-child(223){opacity:.2908;transform:translate(91.3309vw,-10px) scale(.6705);animation:fall-223 10s -14s linear infinite}@keyframes fall-223{61.605%{transform:translate(99.6027vw,61.605vh) scale(.6705)}to{transform:translate(95.4668vw,99vh) scale(.6705)}}.snow:nth-child(224){opacity:.614;transform:translate(42.2505vw,-10px) scale(.7175);animation:fall-224 25s -6s linear infinite}@keyframes fall-224{36.653%{transform:translate(49.3986vw,36.653vh) scale(.7175)}to{transform:translate(45.82455vw,99vh) scale(.7175)}}.snow:nth-child(225){opacity:1.026;transform:translate(92.4455vw,-10px) scale(.1982);animation:fall-225 26s -2s linear infinite}@keyframes fall-225{78.481%{transform:translate(96.2467vw,78.481vh) scale(.1982)}to{transform:translate(94.3461vw,99vh) scale(.1982)}}.snow:nth-child(226){opacity:.9308;transform:translate(64.9596vw,-10px) scale(.6255);animation:fall-226 14s -12s linear infinite}@keyframes fall-226{30.602%{transform:translate(58.2732vw,30.602vh) scale(.6255)}to{transform:translate(61.6164vw,99vh) scale(.6255)}}.snow:nth-child(227){opacity:.7786;transform:translate(92.4613vw,-10px) scale(.4043);animation:fall-227 18s -8s linear infinite}@keyframes fall-227{44.216%{transform:translate(91.4144vw,44.216vh) scale(.4043)}to{transform:translate(91.93785vw,99vh) scale(.4043)}}.snow:nth-child(228){opacity:.1548;transform:translate(63.8388vw,-10px) scale(.8651);animation:fall-228 30s -5s linear infinite}@keyframes fall-228{73.066%{transform:translate(57.6874vw,73.066vh) scale(.8651)}to{transform:translate(60.7631vw,99vh) scale(.8651)}}.snow:nth-child(229){opacity:1.0152;transform:translate(1.2946vw,-10px) scale(.1164);animation:fall-229 15s -28s linear infinite}@keyframes fall-229{75.767%{transform:translate(.5577vw,75.767vh) scale(.1164)}to{transform:translate(.92615vw,99vh) scale(.1164)}}.snow:nth-child(230){opacity:.5452;transform:translate(19.9285vw,-10px) scale(.6266);animation:fall-230 30s -1s linear infinite}@keyframes fall-230{52.953%{transform:translate(20.8691vw,52.953vh) scale(.6266)}to{transform:translate(20.3988vw,99vh) scale(.6266)}}.snow:nth-child(231){opacity:1.6724;transform:translate(16.2149vw,-10px) scale(.1579);animation:fall-231 12s -20s linear infinite}@keyframes fall-231{68.063%{transform:translate(10.6138vw,68.063vh) scale(.1579)}to{transform:translate(13.41435vw,99vh) scale(.1579)}}.snow:nth-child(232){opacity:.6346;transform:translate(27.1714vw,-10px) scale(.1862);animation:fall-232 27s -1s linear infinite}@keyframes fall-232{55.326%{transform:translate(32.4658vw,55.326vh) scale(.1862)}to{transform:translate(29.8186vw,99vh) scale(.1862)}}.snow:nth-child(233){opacity:1.8266;transform:translate(11.5327vw,-10px) scale(.4133);animation:fall-233 28s -8s linear infinite}@keyframes fall-233{40.237%{transform:translate(14.4351vw,40.237vh) scale(.4133)}to{transform:translate(12.9839vw,99vh) scale(.4133)}}.snow:nth-child(234){opacity:1.9344;transform:translate(11.3994vw,-10px) scale(.6705);animation:fall-234 12s -24s linear infinite}@keyframes fall-234{67.12%{transform:translate(21.0412vw,67.12vh) scale(.6705)}to{transform:translate(16.2203vw,99vh) scale(.6705)}}.snow:nth-child(235){opacity:.3954;transform:translate(72.2646vw,-10px) scale(.2603);animation:fall-235 28s -27s linear infinite}@keyframes fall-235{37.2%{transform:translate(80.3532vw,37.2vh) scale(.2603)}to{transform:translate(76.3089vw,99vh) scale(.2603)}}.snow:nth-child(236){opacity:.7718;transform:translate(10.896vw,-10px) scale(.0345);animation:fall-236 27s -23s linear infinite}@keyframes fall-236{60.798%{transform:translate(5.9492vw,60.798vh) scale(.0345)}to{transform:translate(8.4226vw,99vh) scale(.0345)}}.snow:nth-child(237){opacity:1.9026;transform:translate(94.1294vw,-10px) scale(.3186);animation:fall-237 13s -11s linear infinite}@keyframes fall-237{64.493%{transform:translate(98.7389vw,64.493vh) scale(.3186)}to{transform:translate(96.43415vw,99vh) scale(.3186)}}.snow:nth-child(238){opacity:.6866;transform:translate(86.3026vw,-10px) scale(.5884);animation:fall-238 29s -13s linear infinite}@keyframes fall-238{54.949%{transform:translate(76.9501vw,54.949vh) scale(.5884)}to{transform:translate(81.62635vw,99vh) scale(.5884)}}.snow:nth-child(239){opacity:.4744;transform:translate(92.3475vw,-10px) scale(.6868);animation:fall-239 18s -5s linear infinite}@keyframes fall-239{51.078%{transform:translate(86.6822vw,51.078vh) scale(.6868)}to{transform:translate(89.51485vw,99vh) scale(.6868)}}.snow:nth-child(240){opacity:1.371;transform:translate(96.9788vw,-10px) scale(.3521);animation:fall-240 23s -28s linear infinite}@keyframes fall-240{52.605%{transform:translate(96.7897vw,52.605vh) scale(.3521)}to{transform:translate(96.88425vw,99vh) scale(.3521)}}.snow:nth-child(241){opacity:.127;transform:translate(56.9146vw,-10px) scale(.4044);animation:fall-241 16s -7s linear infinite}@keyframes fall-241{70.057%{transform:translate(61.4782vw,70.057vh) scale(.4044)}to{transform:translate(59.1964vw,99vh) scale(.4044)}}.snow:nth-child(242){opacity:1.4044;transform:translate(32.6837vw,-10px) scale(.7977);animation:fall-242 24s -25s linear infinite}@keyframes fall-242{57.001%{transform:translate(36.7399vw,57.001vh) scale(.7977)}to{transform:translate(34.7118vw,99vh) scale(.7977)}}.snow:nth-child(243){opacity:1.6844;transform:translate(10.06vw,-10px) scale(.0092);animation:fall-243 21s -2s linear infinite}@keyframes fall-243{34.607%{transform:translate(16.961vw,34.607vh) scale(.0092)}to{transform:translate(13.5105vw,99vh) scale(.0092)}}.snow:nth-child(244){opacity:1.0044;transform:translate(2.1739vw,-10px) scale(.2828);animation:fall-244 21s -24s linear infinite}@keyframes fall-244{50.437%{transform:translate(6.0761vw,50.437vh) scale(.2828)}to{transform:translate(4.125vw,99vh) scale(.2828)}}.snow:nth-child(245){opacity:1.64;transform:translate(93.9819vw,-10px) scale(.6752);animation:fall-245 13s -26s linear infinite}@keyframes fall-245{72.792%{transform:translate(86.8396vw,72.792vh) scale(.6752)}to{transform:translate(90.41075vw,99vh) scale(.6752)}}.snow:nth-child(246){opacity:.4336;transform:translate(7.4046vw,-10px) scale(.027);animation:fall-246 29s -11s linear infinite}@keyframes fall-246{57.067%{transform:translate(8.0179vw,57.067vh) scale(.027)}to{transform:translate(7.71125vw,99vh) scale(.027)}}.snow:nth-child(247){opacity:.365;transform:translate(34.1284vw,-10px) scale(.6913);animation:fall-247 30s -5s linear infinite}@keyframes fall-247{75.076%{transform:translate(25.4176vw,75.076vh) scale(.6913)}to{transform:translate(29.773vw,99vh) scale(.6913)}}.snow:nth-child(248){opacity:.146;transform:translate(29.201vw,-10px) scale(.7153);animation:fall-248 23s -20s linear infinite}@keyframes fall-248{72.096%{transform:translate(28.5045vw,72.096vh) scale(.7153)}to{transform:translate(28.85275vw,99vh) scale(.7153)}}.snow:nth-child(249){opacity:1.674;transform:translate(84.2063vw,-10px) scale(.0242);animation:fall-249 30s -14s linear infinite}@keyframes fall-249{72.038%{transform:translate(92.0153vw,72.038vh) scale(.0242)}to{transform:translate(88.1108vw,99vh) scale(.0242)}}.snow:nth-child(250){opacity:.3666;transform:translate(72.9646vw,-10px) scale(.7922);animation:fall-250 10s -10s linear infinite}@keyframes fall-250{31.001%{transform:translate(78.5047vw,31.001vh) scale(.7922)}to{transform:translate(75.73465vw,99vh) scale(.7922)}}.snow:nth-child(251){opacity:1.9202;transform:translate(36.7105vw,-10px) scale(.3502);animation:fall-251 28s -27s linear infinite}@keyframes fall-251{74.075%{transform:translate(37.3398vw,74.075vh) scale(.3502)}to{transform:translate(37.02515vw,99vh) scale(.3502)}}.snow:nth-child(252){opacity:1.2056;transform:translate(86.1998vw,-10px) scale(.5447);animation:fall-252 22s -18s linear infinite}@keyframes fall-252{63.582%{transform:translate(91.912vw,63.582vh) scale(.5447)}to{transform:translate(89.0559vw,99vh) scale(.5447)}}.snow:nth-child(253){opacity:1.9136;transform:translate(4.2817vw,-10px) scale(.0271);animation:fall-253 24s -11s linear infinite}@keyframes fall-253{67.704%{transform:translate(5.0057vw,67.704vh) scale(.0271)}to{transform:translate(4.6437vw,99vh) scale(.0271)}}.snow:nth-child(254){opacity:1.288;transform:translate(26.3296vw,-10px) scale(.9982);animation:fall-254 14s -18s linear infinite}@keyframes fall-254{69.739%{transform:translate(24.1841vw,69.739vh) scale(.9982)}to{transform:translate(25.25685vw,99vh) scale(.9982)}}.snow:nth-child(255){opacity:1.056;transform:translate(8.2428vw,-10px) scale(.4418);animation:fall-255 11s -12s linear infinite}@keyframes fall-255{74.267%{transform:translate(8.0544vw,74.267vh) scale(.4418)}to{transform:translate(8.1486vw,99vh) scale(.4418)}}.snow:nth-child(256){opacity:.14;transform:translate(23.6126vw,-10px) scale(.1891);animation:fall-256 18s -10s linear infinite}@keyframes fall-256{30.81%{transform:translate(33.2923vw,30.81vh) scale(.1891)}to{transform:translate(28.45245vw,99vh) scale(.1891)}}.snow:nth-child(257){opacity:1.044;transform:translate(16.4012vw,-10px) scale(.4562);animation:fall-257 28s -5s linear infinite}@keyframes fall-257{47.696%{transform:translate(13.7901vw,47.696vh) scale(.4562)}to{transform:translate(15.09565vw,99vh) scale(.4562)}}.snow:nth-child(258){opacity:.4618;transform:translate(94.3665vw,-10px) scale(.5751);animation:fall-258 25s -21s linear infinite}@keyframes fall-258{64.159%{transform:translate(103.3154vw,64.159vh) scale(.5751)}to{transform:translate(98.84095vw,99vh) scale(.5751)}}.snow:nth-child(259){opacity:.5654;transform:translate(20.0486vw,-10px) scale(.0967);animation:fall-259 23s -8s linear infinite}@keyframes fall-259{31.55%{transform:translate(11.0281vw,31.55vh) scale(.0967)}to{transform:translate(15.53835vw,99vh) scale(.0967)}}.snow:nth-child(260){opacity:.4144;transform:translate(38.2146vw,-10px) scale(.7302);animation:fall-260 10s -6s linear infinite}@keyframes fall-260{43.312%{transform:translate(31.6841vw,43.312vh) scale(.7302)}to{transform:translate(34.94935vw,99vh) scale(.7302)}}.snow:nth-child(261){opacity:1.8988;transform:translate(90.4378vw,-10px) scale(.59);animation:fall-261 29s -10s linear infinite}@keyframes fall-261{48.449%{transform:translate(91.8721vw,48.449vh) scale(.59)}to{transform:translate(91.15495vw,99vh) scale(.59)}}.snow:nth-child(262){opacity:.9286;transform:translate(37.1121vw,-10px) scale(.9502);animation:fall-262 28s -25s linear infinite}@keyframes fall-262{34.122%{transform:translate(41.2975vw,34.122vh) scale(.9502)}to{transform:translate(39.2048vw,99vh) scale(.9502)}}.snow:nth-child(263){opacity:1.9262;transform:translate(61.0544vw,-10px) scale(.6525);animation:fall-263 12s -8s linear infinite}@keyframes fall-263{70.85%{transform:translate(66.4885vw,70.85vh) scale(.6525)}to{transform:translate(63.77145vw,99vh) scale(.6525)}}.snow:nth-child(264){opacity:.378;transform:translate(14.9626vw,-10px) scale(.7546);animation:fall-264 22s -17s linear infinite}@keyframes fall-264{65.697%{transform:translate(17.3222vw,65.697vh) scale(.7546)}to{transform:translate(16.1424vw,99vh) scale(.7546)}}.snow:nth-child(265){opacity:1.8442;transform:translate(80.044vw,-10px) scale(.2531);animation:fall-265 16s -18s linear infinite}@keyframes fall-265{79.333%{transform:translate(87.5353vw,79.333vh) scale(.2531)}to{transform:translate(83.78965vw,99vh) scale(.2531)}}.snow:nth-child(266){opacity:.0106;transform:translate(44.8162vw,-10px) scale(.8065);animation:fall-266 22s -25s linear infinite}@keyframes fall-266{30.833%{transform:translate(35.474vw,30.833vh) scale(.8065)}to{transform:translate(40.1451vw,99vh) scale(.8065)}}.snow:nth-child(267){opacity:.5262;transform:translate(17.359vw,-10px) scale(.7848);animation:fall-267 27s -13s linear infinite}@keyframes fall-267{42.57%{transform:translate(7.4627vw,42.57vh) scale(.7848)}to{transform:translate(12.41085vw,99vh) scale(.7848)}}.snow:nth-child(268){opacity:1.0152;transform:translate(55.2511vw,-10px) scale(.198);animation:fall-268 20s -22s linear infinite}@keyframes fall-268{66.073%{transform:translate(53.8612vw,66.073vh) scale(.198)}to{transform:translate(54.55615vw,99vh) scale(.198)}}.snow:nth-child(269){opacity:1.5132;transform:translate(51.5487vw,-10px) scale(.459);animation:fall-269 18s -16s linear infinite}@keyframes fall-269{53.081%{transform:translate(54.7243vw,53.081vh) scale(.459)}to{transform:translate(53.1365vw,99vh) scale(.459)}}.snow:nth-child(270){opacity:1.9398;transform:translate(54.278vw,-10px) scale(.8618);animation:fall-270 23s -28s linear infinite}@keyframes fall-270{53.729%{transform:translate(55.7287vw,53.729vh) scale(.8618)}to{transform:translate(55.00335vw,99vh) scale(.8618)}}.snow:nth-child(271){opacity:1.8736;transform:translate(16.1585vw,-10px) scale(.9749);animation:fall-271 29s -9s linear infinite}@keyframes fall-271{55.079%{transform:translate(22.182vw,55.079vh) scale(.9749)}to{transform:translate(19.17025vw,99vh) scale(.9749)}}.snow:nth-child(272){opacity:1.8708;transform:translate(89.8345vw,-10px) scale(.8376);animation:fall-272 20s -14s linear infinite}@keyframes fall-272{36.67%{transform:translate(99.7569vw,36.67vh) scale(.8376)}to{transform:translate(94.7957vw,99vh) scale(.8376)}}.snow:nth-child(273){opacity:1.6116;transform:translate(9.2749vw,-10px) scale(.5924);animation:fall-273 11s -6s linear infinite}@keyframes fall-273{76.967%{transform:translate(11.2692vw,76.967vh) scale(.5924)}to{transform:translate(10.27205vw,99vh) scale(.5924)}}.snow:nth-child(274){opacity:1.0312;transform:translate(18.6156vw,-10px) scale(.9165);animation:fall-274 17s -16s linear infinite}@keyframes fall-274{64.559%{transform:translate(16.8187vw,64.559vh) scale(.9165)}to{transform:translate(17.71715vw,99vh) scale(.9165)}}.snow:nth-child(275){opacity:1.0498;transform:translate(40.6881vw,-10px) scale(.0803);animation:fall-275 15s -9s linear infinite}@keyframes fall-275{48.462%{transform:translate(45.9594vw,48.462vh) scale(.0803)}to{transform:translate(43.32375vw,99vh) scale(.0803)}}.snow:nth-child(276){opacity:.4028;transform:translate(48.446vw,-10px) scale(.7838);animation:fall-276 21s -17s linear infinite}@keyframes fall-276{46.954%{transform:translate(38.5642vw,46.954vh) scale(.7838)}to{transform:translate(43.5051vw,99vh) scale(.7838)}}.snow:nth-child(277){opacity:1.2586;transform:translate(29.1326vw,-10px) scale(.3358);animation:fall-277 30s -7s linear infinite}@keyframes fall-277{52.3%{transform:translate(27.8422vw,52.3vh) scale(.3358)}to{transform:translate(28.4874vw,99vh) scale(.3358)}}.snow:nth-child(278){opacity:.2352;transform:translate(80.339vw,-10px) scale(.7354);animation:fall-278 25s -22s linear infinite}@keyframes fall-278{79.853%{transform:translate(75.6659vw,79.853vh) scale(.7354)}to{transform:translate(78.00245vw,99vh) scale(.7354)}}.snow:nth-child(279){opacity:1.6492;transform:translate(35.0908vw,-10px) scale(.274);animation:fall-279 21s -20s linear infinite}@keyframes fall-279{45.734%{transform:translate(37.6523vw,45.734vh) scale(.274)}to{transform:translate(36.37155vw,99vh) scale(.274)}}.snow:nth-child(280){opacity:.4854;transform:translate(64.2908vw,-10px) scale(.9742);animation:fall-280 10s -3s linear infinite}@keyframes fall-280{38.361%{transform:translate(61.9154vw,38.361vh) scale(.9742)}to{transform:translate(63.1031vw,99vh) scale(.9742)}}.snow:nth-child(281){opacity:.773;transform:translate(95.575vw,-10px) scale(.4892);animation:fall-281 14s -1s linear infinite}@keyframes fall-281{49.161%{transform:translate(101.9626vw,49.161vh) scale(.4892)}to{transform:translate(98.7688vw,99vh) scale(.4892)}}.snow:nth-child(282){opacity:.2624;transform:translate(37.8232vw,-10px) scale(.4388);animation:fall-282 17s -6s linear infinite}@keyframes fall-282{50.293%{transform:translate(45.3746vw,50.293vh) scale(.4388)}to{transform:translate(41.5989vw,99vh) scale(.4388)}}.snow:nth-child(283){opacity:1.8394;transform:translate(30.8527vw,-10px) scale(.965);animation:fall-283 11s -18s linear infinite}@keyframes fall-283{79.69%{transform:translate(22.2949vw,79.69vh) scale(.965)}to{transform:translate(26.5738vw,99vh) scale(.965)}}.snow:nth-child(284){opacity:1.4668;transform:translate(68.5814vw,-10px) scale(.0586);animation:fall-284 18s -17s linear infinite}@keyframes fall-284{79.485%{transform:translate(74.7549vw,79.485vh) scale(.0586)}to{transform:translate(71.66815vw,99vh) scale(.0586)}}.snow:nth-child(285){opacity:1.228;transform:translate(69.3154vw,-10px) scale(.445);animation:fall-285 15s -17s linear infinite}@keyframes fall-285{73.762%{transform:translate(68.5969vw,73.762vh) scale(.445)}to{transform:translate(68.95615vw,99vh) scale(.445)}}.snow:nth-child(286){opacity:1.633;transform:translate(89.6053vw,-10px) scale(.7055);animation:fall-286 29s -22s linear infinite}@keyframes fall-286{43.37%{transform:translate(94.6723vw,43.37vh) scale(.7055)}to{transform:translate(92.1388vw,99vh) scale(.7055)}}.snow:nth-child(287){opacity:1.6942;transform:translate(1.9695vw,-10px) scale(.5768);animation:fall-287 14s -29s linear infinite}@keyframes fall-287{36.073%{transform:translate(.6023vw,36.073vh) scale(.5768)}to{transform:translate(1.2859vw,99vh) scale(.5768)}}.snow:nth-child(288){opacity:.3698;transform:translate(43.722vw,-10px) scale(.8149);animation:fall-288 28s -22s linear infinite}@keyframes fall-288{67.452%{transform:translate(46.8857vw,67.452vh) scale(.8149)}to{transform:translate(45.30385vw,99vh) scale(.8149)}}.snow:nth-child(289){opacity:1.3194;transform:translate(60.3308vw,-10px) scale(.3513);animation:fall-289 13s -26s linear infinite}@keyframes fall-289{72.07%{transform:translate(56.9826vw,72.07vh) scale(.3513)}to{transform:translate(58.6567vw,99vh) scale(.3513)}}.snow:nth-child(290){opacity:1.6442;transform:translate(70.3635vw,-10px) scale(.3308);animation:fall-290 22s -15s linear infinite}@keyframes fall-290{64.579%{transform:translate(74.9369vw,64.579vh) scale(.3308)}to{transform:translate(72.6502vw,99vh) scale(.3308)}}.snow:nth-child(291){opacity:.023;transform:translate(32.4928vw,-10px) scale(.6517);animation:fall-291 16s -27s linear infinite}@keyframes fall-291{78.318%{transform:translate(38.176vw,78.318vh) scale(.6517)}to{transform:translate(35.3344vw,99vh) scale(.6517)}}.snow:nth-child(292){opacity:1.3636;transform:translate(93.5473vw,-10px) scale(.8195);animation:fall-292 26s -1s linear infinite}@keyframes fall-292{51.873%{transform:translate(85.5704vw,51.873vh) scale(.8195)}to{transform:translate(89.55885vw,99vh) scale(.8195)}}.snow:nth-child(293){opacity:1.8262;transform:translate(35.7686vw,-10px) scale(.0804);animation:fall-293 19s -22s linear infinite}@keyframes fall-293{56.641%{transform:translate(44.5561vw,56.641vh) scale(.0804)}to{transform:translate(40.16235vw,99vh) scale(.0804)}}.snow:nth-child(294){opacity:.3966;transform:translate(59.0055vw,-10px) scale(.5228);animation:fall-294 20s -4s linear infinite}@keyframes fall-294{71.781%{transform:translate(54.0265vw,71.781vh) scale(.5228)}to{transform:translate(56.516vw,99vh) scale(.5228)}}.snow:nth-child(295){opacity:1.4928;transform:translate(30.2847vw,-10px) scale(.3109);animation:fall-295 30s -21s linear infinite}@keyframes fall-295{31.142%{transform:translate(26.7666vw,31.142vh) scale(.3109)}to{transform:translate(28.52565vw,99vh) scale(.3109)}}.snow:nth-child(296){opacity:1.4772;transform:translate(82.0476vw,-10px) scale(.5732);animation:fall-296 30s -5s linear infinite}@keyframes fall-296{75.974%{transform:translate(84.5731vw,75.974vh) scale(.5732)}to{transform:translate(83.31035vw,99vh) scale(.5732)}}.snow:nth-child(297){opacity:1.4496;transform:translate(63.6102vw,-10px) scale(.7476);animation:fall-297 23s -23s linear infinite}@keyframes fall-297{30.181%{transform:translate(53.8335vw,30.181vh) scale(.7476)}to{transform:translate(58.72185vw,99vh) scale(.7476)}}.snow:nth-child(298){opacity:1.7282;transform:translate(92.1694vw,-10px) scale(.5329);animation:fall-298 20s -19s linear infinite}@keyframes fall-298{72.712%{transform:translate(94.563vw,72.712vh) scale(.5329)}to{transform:translate(93.3662vw,99vh) scale(.5329)}}.snow:nth-child(299){opacity:.7964;transform:translate(88.841vw,-10px) scale(.5218);animation:fall-299 28s -15s linear infinite}@keyframes fall-299{55.067%{transform:translate(82.7156vw,55.067vh) scale(.5218)}to{transform:translate(85.7783vw,99vh) scale(.5218)}}.snow:nth-child(300){opacity:1.2342;transform:translate(96.1606vw,-10px) scale(.7908);animation:fall-300 12s -8s linear infinite}@keyframes fall-300{36.008%{transform:translate(96.4171vw,36.008vh) scale(.7908)}to{transform:translate(96.28885vw,99vh) scale(.7908)}}.snow:nth-child(301){opacity:1.8566;transform:translate(1.4846vw,-10px) scale(.2949);animation:fall-301 28s -3s linear infinite}@keyframes fall-301{38.34%{transform:translate(2.6351vw,38.34vh) scale(.2949)}to{transform:translate(2.05985vw,99vh) scale(.2949)}}.snow:nth-child(302){opacity:1.5536;transform:translate(16.8574vw,-10px) scale(.8205);animation:fall-302 15s -20s linear infinite}@keyframes fall-302{67.905%{transform:translate(22.1535vw,67.905vh) scale(.8205)}to{transform:translate(19.50545vw,99vh) scale(.8205)}}.snow:nth-child(303){opacity:.6888;transform:translate(20.8142vw,-10px) scale(.8858);animation:fall-303 27s -13s linear infinite}@keyframes fall-303{45.695%{transform:translate(21.7002vw,45.695vh) scale(.8858)}to{transform:translate(21.2572vw,99vh) scale(.8858)}}.snow:nth-child(304){opacity:.1058;transform:translate(7.4669vw,-10px) scale(.3574);animation:fall-304 28s -4s linear infinite}@keyframes fall-304{73.247%{transform:translate(15.065vw,73.247vh) scale(.3574)}to{transform:translate(11.26595vw,99vh) scale(.3574)}}.snow:nth-child(305){opacity:.1558;transform:translate(13.7492vw,-10px) scale(.5074);animation:fall-305 15s -9s linear infinite}@keyframes fall-305{52.766%{transform:translate(7.0823vw,52.766vh) scale(.5074)}to{transform:translate(10.41575vw,99vh) scale(.5074)}}.snow:nth-child(306){opacity:1.3884;transform:translate(49.4964vw,-10px) scale(.5713);animation:fall-306 25s -7s linear infinite}@keyframes fall-306{44.543%{transform:translate(57.7989vw,44.543vh) scale(.5713)}to{transform:translate(53.64765vw,99vh) scale(.5713)}}.snow:nth-child(307){opacity:.9906;transform:translate(81.5998vw,-10px) scale(.7198);animation:fall-307 19s -27s linear infinite}@keyframes fall-307{46.983%{transform:translate(71.8699vw,46.983vh) scale(.7198)}to{transform:translate(76.73485vw,99vh) scale(.7198)}}.snow:nth-child(308){opacity:1.3312;transform:translate(37.0745vw,-10px) scale(.4617);animation:fall-308 12s -29s linear infinite}@keyframes fall-308{52.444%{transform:translate(42.1105vw,52.444vh) scale(.4617)}to{transform:translate(39.5925vw,99vh) scale(.4617)}}.snow:nth-child(309){opacity:.739;transform:translate(74.9698vw,-10px) scale(.1162);animation:fall-309 18s -28s linear infinite}@keyframes fall-309{61.952%{transform:translate(68.4784vw,61.952vh) scale(.1162)}to{transform:translate(71.7241vw,99vh) scale(.1162)}}.snow:nth-child(310){opacity:1.7002;transform:translate(52.2164vw,-10px) scale(.9025);animation:fall-310 28s -28s linear infinite}@keyframes fall-310{58.502%{transform:translate(44.6752vw,58.502vh) scale(.9025)}to{transform:translate(48.4458vw,99vh) scale(.9025)}}.snow:nth-child(311){opacity:1.4856;transform:translate(49.7188vw,-10px) scale(.7113);animation:fall-311 19s -17s linear infinite}@keyframes fall-311{30.003%{transform:translate(40.2844vw,30.003vh) scale(.7113)}to{transform:translate(45.0016vw,99vh) scale(.7113)}}.snow:nth-child(312){opacity:.8962;transform:translate(93.5915vw,-10px) scale(.7082);animation:fall-312 22s -6s linear infinite}@keyframes fall-312{58.323%{transform:translate(89.9752vw,58.323vh) scale(.7082)}to{transform:translate(91.78335vw,99vh) scale(.7082)}}.snow:nth-child(313){opacity:.1506;transform:translate(79.0877vw,-10px) scale(.6059);animation:fall-313 10s -15s linear infinite}@keyframes fall-313{73.781%{transform:translate(87.0418vw,73.781vh) scale(.6059)}to{transform:translate(83.06475vw,99vh) scale(.6059)}}.snow:nth-child(314){opacity:.0962;transform:translate(89.2746vw,-10px) scale(.7202);animation:fall-314 22s -14s linear infinite}@keyframes fall-314{69.244%{transform:translate(93.3948vw,69.244vh) scale(.7202)}to{transform:translate(91.3347vw,99vh) scale(.7202)}}.snow:nth-child(315){opacity:1.0728;transform:translate(9.5483vw,-10px) scale(.9232);animation:fall-315 23s -2s linear infinite}@keyframes fall-315{38.079%{transform:translate(15.5776vw,38.079vh) scale(.9232)}to{transform:translate(12.56295vw,99vh) scale(.9232)}}.snow:nth-child(316){opacity:1.1372;transform:translate(71.4499vw,-10px) scale(.8071);animation:fall-316 26s -28s linear infinite}@keyframes fall-316{61.631%{transform:translate(77.4101vw,61.631vh) scale(.8071)}to{transform:translate(74.43vw,99vh) scale(.8071)}}.snow:nth-child(317){opacity:.4772;transform:translate(15.8604vw,-10px) scale(.8228);animation:fall-317 12s -4s linear infinite}@keyframes fall-317{44.004%{transform:translate(17.0742vw,44.004vh) scale(.8228)}to{transform:translate(16.4673vw,99vh) scale(.8228)}}.snow:nth-child(318){opacity:.0472;transform:translate(16.6561vw,-10px) scale(.6545);animation:fall-318 30s -29s linear infinite}@keyframes fall-318{31.621%{transform:translate(14.2014vw,31.621vh) scale(.6545)}to{transform:translate(15.42875vw,99vh) scale(.6545)}}.snow:nth-child(319){opacity:1.1358;transform:translate(65.4216vw,-10px) scale(.2648);animation:fall-319 20s -5s linear infinite}@keyframes fall-319{75.541%{transform:translate(74.1398vw,75.541vh) scale(.2648)}to{transform:translate(69.7807vw,99vh) scale(.2648)}}.snow:nth-child(320){opacity:1.7466;transform:translate(15.5946vw,-10px) scale(.9442);animation:fall-320 11s -23s linear infinite}@keyframes fall-320{32.578%{transform:translate(15.4846vw,32.578vh) scale(.9442)}to{transform:translate(15.5396vw,99vh) scale(.9442)}}.snow:nth-child(321){opacity:.844;transform:translate(84.5203vw,-10px) scale(.9342);animation:fall-321 30s -8s linear infinite}@keyframes fall-321{34.891%{transform:translate(90.6025vw,34.891vh) scale(.9342)}to{transform:translate(87.5614vw,99vh) scale(.9342)}}.snow:nth-child(322){opacity:.3188;transform:translate(42.8622vw,-10px) scale(.0093);animation:fall-322 11s -18s linear infinite}@keyframes fall-322{38.3%{transform:translate(43.3202vw,38.3vh) scale(.0093)}to{transform:translate(43.0912vw,99vh) scale(.0093)}}.snow:nth-child(323){opacity:.2318;transform:translate(38.2825vw,-10px) scale(.0182);animation:fall-323 30s -12s linear infinite}@keyframes fall-323{73.326%{transform:translate(37.4936vw,73.326vh) scale(.0182)}to{transform:translate(37.88805vw,99vh) scale(.0182)}}.snow:nth-child(324){opacity:.1148;transform:translate(94.9575vw,-10px) scale(.5995);animation:fall-324 13s -11s linear infinite}@keyframes fall-324{46.784%{transform:translate(94.9666vw,46.784vh) scale(.5995)}to{transform:translate(94.96205vw,99vh) scale(.5995)}}.snow:nth-child(325){opacity:.9474;transform:translate(42.0174vw,-10px) scale(.8491);animation:fall-325 20s -1s linear infinite}@keyframes fall-325{48.288%{transform:translate(40.624vw,48.288vh) scale(.8491)}to{transform:translate(41.3207vw,99vh) scale(.8491)}}.snow:nth-child(326){opacity:.2704;transform:translate(50.6037vw,-10px) scale(.4113);animation:fall-326 20s -14s linear infinite}@keyframes fall-326{70.324%{transform:translate(52.2349vw,70.324vh) scale(.4113)}to{transform:translate(51.4193vw,99vh) scale(.4113)}}.snow:nth-child(327){opacity:.8388;transform:translate(81.4734vw,-10px) scale(.8476);animation:fall-327 21s -13s linear infinite}@keyframes fall-327{43.342%{transform:translate(79.3809vw,43.342vh) scale(.8476)}to{transform:translate(80.42715vw,99vh) scale(.8476)}}.snow:nth-child(328){opacity:.2912;transform:translate(71.1939vw,-10px) scale(.793);animation:fall-328 26s -27s linear infinite}@keyframes fall-328{56.216%{transform:translate(65.118vw,56.216vh) scale(.793)}to{transform:translate(68.15595vw,99vh) scale(.793)}}.snow:nth-child(329){opacity:.7934;transform:translate(70.7047vw,-10px) scale(.129);animation:fall-329 13s -20s linear infinite}@keyframes fall-329{32.858%{transform:translate(76.9068vw,32.858vh) scale(.129)}to{transform:translate(73.80575vw,99vh) scale(.129)}}.snow:nth-child(330){opacity:1.4234;transform:translate(89.1756vw,-10px) scale(.3697);animation:fall-330 30s -21s linear infinite}@keyframes fall-330{74.273%{transform:translate(79.3526vw,74.273vh) scale(.3697)}to{transform:translate(84.2641vw,99vh) scale(.3697)}}.snow:nth-child(331){opacity:.1606;transform:translate(96.8089vw,-10px) scale(.5704);animation:fall-331 11s -25s linear infinite}@keyframes fall-331{63.433%{transform:translate(100.943vw,63.433vh) scale(.5704)}to{transform:translate(98.87595vw,99vh) scale(.5704)}}.snow:nth-child(332){opacity:1.2822;transform:translate(96.2785vw,-10px) scale(.0939);animation:fall-332 17s -9s linear infinite}@keyframes fall-332{46.673%{transform:translate(95.5268vw,46.673vh) scale(.0939)}to{transform:translate(95.90265vw,99vh) scale(.0939)}}.snow:nth-child(333){opacity:1.6274;transform:translate(29.5494vw,-10px) scale(.8833);animation:fall-333 20s -14s linear infinite}@keyframes fall-333{44.342%{transform:translate(29.4186vw,44.342vh) scale(.8833)}to{transform:translate(29.484vw,99vh) scale(.8833)}}.snow:nth-child(334){opacity:.0018;transform:translate(3.3354vw,-10px) scale(.1795);animation:fall-334 10s -23s linear infinite}@keyframes fall-334{59.181%{transform:translate(1.8003vw,59.181vh) scale(.1795)}to{transform:translate(2.56785vw,99vh) scale(.1795)}}.snow:nth-child(335){opacity:.8844;transform:translate(19.8667vw,-10px) scale(.9093);animation:fall-335 10s -24s linear infinite}@keyframes fall-335{64.148%{transform:translate(26.2646vw,64.148vh) scale(.9093)}to{transform:translate(23.06565vw,99vh) scale(.9093)}}.snow:nth-child(336){opacity:1.2482;transform:translate(65.0179vw,-10px) scale(.7538);animation:fall-336 17s -4s linear infinite}@keyframes fall-336{41.914%{transform:translate(68.661vw,41.914vh) scale(.7538)}to{transform:translate(66.83945vw,99vh) scale(.7538)}}.snow:nth-child(337){opacity:.185;transform:translate(62.0801vw,-10px) scale(.6958);animation:fall-337 10s -5s linear infinite}@keyframes fall-337{56.513%{transform:translate(66.2111vw,56.513vh) scale(.6958)}to{transform:translate(64.1456vw,99vh) scale(.6958)}}.snow:nth-child(338){opacity:1.4978;transform:translate(66.1535vw,-10px) scale(.7746);animation:fall-338 16s -22s linear infinite}@keyframes fall-338{38.369%{transform:translate(56.3986vw,38.369vh) scale(.7746)}to{transform:translate(61.27605vw,99vh) scale(.7746)}}.snow:nth-child(339){opacity:1.6196;transform:translate(37.696vw,-10px) scale(.1506);animation:fall-339 13s -25s linear infinite}@keyframes fall-339{48.495%{transform:translate(39.3149vw,48.495vh) scale(.1506)}to{transform:translate(38.50545vw,99vh) scale(.1506)}}.snow:nth-child(340){opacity:.8252;transform:translate(65.6862vw,-10px) scale(.3506);animation:fall-340 27s -25s linear infinite}@keyframes fall-340{55.674%{transform:translate(67.1759vw,55.674vh) scale(.3506)}to{transform:translate(66.43105vw,99vh) scale(.3506)}}.snow:nth-child(341){opacity:1.016;transform:translate(82.8039vw,-10px) scale(.0976);animation:fall-341 14s -9s linear infinite}@keyframes fall-341{64.462%{transform:translate(90.4352vw,64.462vh) scale(.0976)}to{transform:translate(86.61955vw,99vh) scale(.0976)}}.snow:nth-child(342){opacity:1.1534;transform:translate(95.8671vw,-10px) scale(.1658);animation:fall-342 16s -24s linear infinite}@keyframes fall-342{72.874%{transform:translate(95.0819vw,72.874vh) scale(.1658)}to{transform:translate(95.4745vw,99vh) scale(.1658)}}.snow:nth-child(343){opacity:.3574;transform:translate(81.7658vw,-10px) scale(.7534);animation:fall-343 22s -3s linear infinite}@keyframes fall-343{38.697%{transform:translate(78.0205vw,38.697vh) scale(.7534)}to{transform:translate(79.89315vw,99vh) scale(.7534)}}.snow:nth-child(344){opacity:1.6518;transform:translate(70.8523vw,-10px) scale(.2693);animation:fall-344 30s -10s linear infinite}@keyframes fall-344{49.382%{transform:translate(64.4837vw,49.382vh) scale(.2693)}to{transform:translate(67.668vw,99vh) scale(.2693)}}.snow:nth-child(345){opacity:.4134;transform:translate(87.9712vw,-10px) scale(.8719);animation:fall-345 30s -21s linear infinite}@keyframes fall-345{68.72%{transform:translate(84.8116vw,68.72vh) scale(.8719)}to{transform:translate(86.3914vw,99vh) scale(.8719)}}.snow:nth-child(346){opacity:1.2706;transform:translate(69.5637vw,-10px) scale(.2736);animation:fall-346 20s -29s linear infinite}@keyframes fall-346{75.979%{transform:translate(66.4264vw,75.979vh) scale(.2736)}to{transform:translate(67.99505vw,99vh) scale(.2736)}}.snow:nth-child(347){opacity:1.678;transform:translate(86.6268vw,-10px) scale(.1906);animation:fall-347 17s -22s linear infinite}@keyframes fall-347{74.625%{transform:translate(86.0584vw,74.625vh) scale(.1906)}to{transform:translate(86.3426vw,99vh) scale(.1906)}}.snow:nth-child(348){opacity:1.4814;transform:translate(94.4777vw,-10px) scale(.1098);animation:fall-348 18s -15s linear infinite}@keyframes fall-348{55.787%{transform:translate(89.1807vw,55.787vh) scale(.1098)}to{transform:translate(91.8292vw,99vh) scale(.1098)}}.snow:nth-child(349){opacity:1.4534;transform:translate(.9892vw,-10px) scale(.2092);animation:fall-349 23s -25s linear infinite}@keyframes fall-349{42.108%{transform:translate(5.4508vw,42.108vh) scale(.2092)}to{transform:translate(3.22vw,99vh) scale(.2092)}}.snow:nth-child(350){opacity:.4032;transform:translate(44.1331vw,-10px) scale(.1417);animation:fall-350 16s -24s linear infinite}@keyframes fall-350{63.64%{transform:translate(47.1315vw,63.64vh) scale(.1417)}to{transform:translate(45.6323vw,99vh) scale(.1417)}}.snow:nth-child(351){opacity:1.3998;transform:translate(45.0814vw,-10px) scale(.7318);animation:fall-351 14s -16s linear infinite}@keyframes fall-351{48.566%{transform:translate(44.6514vw,48.566vh) scale(.7318)}to{transform:translate(44.8664vw,99vh) scale(.7318)}}.snow:nth-child(352){opacity:.0732;transform:translate(69.0521vw,-10px) scale(.1237);animation:fall-352 26s -22s linear infinite}@keyframes fall-352{54.307%{transform:translate(66.9356vw,54.307vh) scale(.1237)}to{transform:translate(67.99385vw,99vh) scale(.1237)}}.snow:nth-child(353){opacity:.1772;transform:translate(37.0234vw,-10px) scale(.1549);animation:fall-353 17s -18s linear infinite}@keyframes fall-353{60.042%{transform:translate(32.2629vw,60.042vh) scale(.1549)}to{transform:translate(34.64315vw,99vh) scale(.1549)}}.snow:nth-child(354){opacity:1.9246;transform:translate(35.8372vw,-10px) scale(.7977);animation:fall-354 28s -28s linear infinite}@keyframes fall-354{37.19%{transform:translate(33.0322vw,37.19vh) scale(.7977)}to{transform:translate(34.4347vw,99vh) scale(.7977)}}.snow:nth-child(355){opacity:.6238;transform:translate(91.9536vw,-10px) scale(.0815);animation:fall-355 14s -24s linear infinite}@keyframes fall-355{48.255%{transform:translate(82.7354vw,48.255vh) scale(.0815)}to{transform:translate(87.3445vw,99vh) scale(.0815)}}.snow:nth-child(356){opacity:.2356;transform:translate(66.3198vw,-10px) scale(.1821);animation:fall-356 12s -18s linear infinite}@keyframes fall-356{60.243%{transform:translate(63.27vw,60.243vh) scale(.1821)}to{transform:translate(64.7949vw,99vh) scale(.1821)}}.snow:nth-child(357){opacity:1.4202;transform:translate(62.1416vw,-10px) scale(.6579);animation:fall-357 22s -30s linear infinite}@keyframes fall-357{66.987%{transform:translate(71.4077vw,66.987vh) scale(.6579)}to{transform:translate(66.77465vw,99vh) scale(.6579)}}.snow:nth-child(358){opacity:.0352;transform:translate(79.6352vw,-10px) scale(.4864);animation:fall-358 27s -9s linear infinite}@keyframes fall-358{69.413%{transform:translate(84.6146vw,69.413vh) scale(.4864)}to{transform:translate(82.1249vw,99vh) scale(.4864)}}.snow:nth-child(359){opacity:.527;transform:translate(34.2439vw,-10px) scale(.4893);animation:fall-359 27s -30s linear infinite}@keyframes fall-359{77.103%{transform:translate(29.9253vw,77.103vh) scale(.4893)}to{transform:translate(32.0846vw,99vh) scale(.4893)}}.snow:nth-child(360){opacity:1.3046;transform:translate(5.2369vw,-10px) scale(.2439);animation:fall-360 16s -17s linear infinite}@keyframes fall-360{71.764%{transform:translate(2.1664vw,71.764vh) scale(.2439)}to{transform:translate(3.70165vw,99vh) scale(.2439)}}.snow:nth-child(361){opacity:.3664;transform:translate(79.1772vw,-10px) scale(.7394);animation:fall-361 14s -11s linear infinite}@keyframes fall-361{64.737%{transform:translate(71.5856vw,64.737vh) scale(.7394)}to{transform:translate(75.3814vw,99vh) scale(.7394)}}.snow:nth-child(362){opacity:1.0498;transform:translate(2.4393vw,-10px) scale(.5375);animation:fall-362 26s -11s linear infinite}@keyframes fall-362{32.871%{transform:translate(4.59vw,32.871vh) scale(.5375)}to{transform:translate(3.51465vw,99vh) scale(.5375)}}.snow:nth-child(363){opacity:.4358;transform:translate(42.6959vw,-10px) scale(.8154);animation:fall-363 25s -27s linear infinite}@keyframes fall-363{36.333%{transform:translate(50.0168vw,36.333vh) scale(.8154)}to{transform:translate(46.35635vw,99vh) scale(.8154)}}.snow:nth-child(364){opacity:1.242;transform:translate(81.8676vw,-10px) scale(.8733);animation:fall-364 10s -4s linear infinite}@keyframes fall-364{51.179%{transform:translate(76.0026vw,51.179vh) scale(.8733)}to{transform:translate(78.9351vw,99vh) scale(.8733)}}.snow:nth-child(365){opacity:1.2084;transform:translate(16.5806vw,-10px) scale(.7389);animation:fall-365 30s -11s linear infinite}@keyframes fall-365{60.436%{transform:translate(17.5026vw,60.436vh) scale(.7389)}to{transform:translate(17.0416vw,99vh) scale(.7389)}}.snow:nth-child(366){opacity:1.3716;transform:translate(48.5768vw,-10px) scale(.0082);animation:fall-366 12s -30s linear infinite}@keyframes fall-366{38.393%{transform:translate(51.8391vw,38.393vh) scale(.0082)}to{transform:translate(50.20795vw,99vh) scale(.0082)}}.snow:nth-child(367){opacity:.6366;transform:translate(63.8313vw,-10px) scale(.9015);animation:fall-367 22s -6s linear infinite}@keyframes fall-367{53.932%{transform:translate(58.9998vw,53.932vh) scale(.9015)}to{transform:translate(61.41555vw,99vh) scale(.9015)}}.snow:nth-child(368){opacity:1.1774;transform:translate(55.607vw,-10px) scale(.7138);animation:fall-368 11s -11s linear infinite}@keyframes fall-368{62.762%{transform:translate(59.5458vw,62.762vh) scale(.7138)}to{transform:translate(57.5764vw,99vh) scale(.7138)}}.snow:nth-child(369){opacity:1.4144;transform:translate(57.7398vw,-10px) scale(.8933);animation:fall-369 19s -11s linear infinite}@keyframes fall-369{49.942%{transform:translate(48.4722vw,49.942vh) scale(.8933)}to{transform:translate(53.106vw,99vh) scale(.8933)}}.snow:nth-child(370){opacity:1.8488;transform:translate(59.5011vw,-10px) scale(.6808);animation:fall-370 12s -6s linear infinite}@keyframes fall-370{58.845%{transform:translate(61.8788vw,58.845vh) scale(.6808)}to{transform:translate(60.68995vw,99vh) scale(.6808)}}.snow:nth-child(371){opacity:.6336;transform:translate(3.4929vw,-10px) scale(.8119);animation:fall-371 11s -25s linear infinite}@keyframes fall-371{33.605%{transform:translate(10.8061vw,33.605vh) scale(.8119)}to{transform:translate(7.1495vw,99vh) scale(.8119)}}.snow:nth-child(372){opacity:1.0276;transform:translate(63.4185vw,-10px) scale(.5811);animation:fall-372 28s -25s linear infinite}@keyframes fall-372{74.533%{transform:translate(67.5753vw,74.533vh) scale(.5811)}to{transform:translate(65.4969vw,99vh) scale(.5811)}}.snow:nth-child(373){opacity:.4796;transform:translate(35.2059vw,-10px) scale(.8626);animation:fall-373 10s -13s linear infinite}@keyframes fall-373{51.767%{transform:translate(32.7438vw,51.767vh) scale(.8626)}to{transform:translate(33.97485vw,99vh) scale(.8626)}}.snow:nth-child(374){opacity:1.8246;transform:translate(27.6987vw,-10px) scale(.1972);animation:fall-374 22s -5s linear infinite}@keyframes fall-374{31.022%{transform:translate(18.1384vw,31.022vh) scale(.1972)}to{transform:translate(22.91855vw,99vh) scale(.1972)}}.snow:nth-child(375){opacity:1.3108;transform:translate(66.1358vw,-10px) scale(.6615);animation:fall-375 20s -14s linear infinite}@keyframes fall-375{75.336%{transform:translate(69.2058vw,75.336vh) scale(.6615)}to{transform:translate(67.6708vw,99vh) scale(.6615)}}.snow:nth-child(376){opacity:1.4304;transform:translate(75.9318vw,-10px) scale(.1547);animation:fall-376 16s -19s linear infinite}@keyframes fall-376{46.04%{transform:translate(74.5975vw,46.04vh) scale(.1547)}to{transform:translate(75.26465vw,99vh) scale(.1547)}}.snow:nth-child(377){opacity:1.4496;transform:translate(39.8216vw,-10px) scale(.7612);animation:fall-377 11s -19s linear infinite}@keyframes fall-377{51.197%{transform:translate(45.2898vw,51.197vh) scale(.7612)}to{transform:translate(42.5557vw,99vh) scale(.7612)}}.snow:nth-child(378){opacity:.3712;transform:translate(60.2249vw,-10px) scale(.5516);animation:fall-378 25s -7s linear infinite}@keyframes fall-378{48.497%{transform:translate(68.4126vw,48.497vh) scale(.5516)}to{transform:translate(64.31875vw,99vh) scale(.5516)}}.snow:nth-child(379){opacity:.2374;transform:translate(38.9743vw,-10px) scale(.8653);animation:fall-379 11s -30s linear infinite}@keyframes fall-379{45.002%{transform:translate(36.8149vw,45.002vh) scale(.8653)}to{transform:translate(37.8946vw,99vh) scale(.8653)}}.snow:nth-child(380){opacity:1.868;transform:translate(34.1505vw,-10px) scale(.9905);animation:fall-380 27s -19s linear infinite}@keyframes fall-380{31.068%{transform:translate(25.2288vw,31.068vh) scale(.9905)}to{transform:translate(29.68965vw,99vh) scale(.9905)}}.snow:nth-child(381){opacity:.5162;transform:translate(36.7927vw,-10px) scale(.7704);animation:fall-381 21s -26s linear infinite}@keyframes fall-381{35.882%{transform:translate(33.8167vw,35.882vh) scale(.7704)}to{transform:translate(35.3047vw,99vh) scale(.7704)}}.snow:nth-child(382){opacity:.1996;transform:translate(84.7721vw,-10px) scale(.4703);animation:fall-382 11s -23s linear infinite}@keyframes fall-382{64.622%{transform:translate(84.8842vw,64.622vh) scale(.4703)}to{transform:translate(84.82815vw,99vh) scale(.4703)}}.snow:nth-child(383){opacity:.396;transform:translate(50.4678vw,-10px) scale(.3752);animation:fall-383 21s -1s linear infinite}@keyframes fall-383{49.964%{transform:translate(56.3795vw,49.964vh) scale(.3752)}to{transform:translate(53.42365vw,99vh) scale(.3752)}}.snow:nth-child(384){opacity:1.9148;transform:translate(64.4386vw,-10px) scale(.5908);animation:fall-384 26s -30s linear infinite}@keyframes fall-384{73.61%{transform:translate(65.2624vw,73.61vh) scale(.5908)}to{transform:translate(64.8505vw,99vh) scale(.5908)}}.snow:nth-child(385){opacity:1.9512;transform:translate(85.2027vw,-10px) scale(.8139);animation:fall-385 24s -1s linear infinite}@keyframes fall-385{58.31%{transform:translate(80.7096vw,58.31vh) scale(.8139)}to{transform:translate(82.95615vw,99vh) scale(.8139)}}.snow:nth-child(386){opacity:.7526;transform:translate(35.741vw,-10px) scale(.8039);animation:fall-386 30s -15s linear infinite}@keyframes fall-386{55.651%{transform:translate(38.4825vw,55.651vh) scale(.8039)}to{transform:translate(37.11175vw,99vh) scale(.8039)}}.snow:nth-child(387){opacity:.3834;transform:translate(6.5448vw,-10px) scale(.2822);animation:fall-387 17s -9s linear infinite}@keyframes fall-387{72.446%{transform:translate(14.9482vw,72.446vh) scale(.2822)}to{transform:translate(10.7465vw,99vh) scale(.2822)}}.snow:nth-child(388){opacity:1.2802;transform:translate(97.4928vw,-10px) scale(.0079);animation:fall-388 12s -30s linear infinite}@keyframes fall-388{78.008%{transform:translate(97.2417vw,78.008vh) scale(.0079)}to{transform:translate(97.36725vw,99vh) scale(.0079)}}.snow:nth-child(389){opacity:.2748;transform:translate(56.7864vw,-10px) scale(.8474);animation:fall-389 25s -27s linear infinite}@keyframes fall-389{64.177%{transform:translate(52.5196vw,64.177vh) scale(.8474)}to{transform:translate(54.653vw,99vh) scale(.8474)}}.snow:nth-child(390){opacity:.5038;transform:translate(9.7017vw,-10px) scale(.4442);animation:fall-390 21s -13s linear infinite}@keyframes fall-390{75.978%{transform:translate(16.5045vw,75.978vh) scale(.4442)}to{transform:translate(13.1031vw,99vh) scale(.4442)}}.snow:nth-child(391){opacity:1.7844;transform:translate(25.7949vw,-10px) scale(.8374);animation:fall-391 19s -23s linear infinite}@keyframes fall-391{70.201%{transform:translate(23.0772vw,70.201vh) scale(.8374)}to{transform:translate(24.43605vw,99vh) scale(.8374)}}.snow:nth-child(392){opacity:.8364;transform:translate(47.437vw,-10px) scale(.8188);animation:fall-392 25s -13s linear infinite}@keyframes fall-392{63.752%{transform:translate(44.8333vw,63.752vh) scale(.8188)}to{transform:translate(46.13515vw,99vh) scale(.8188)}}.snow:nth-child(393){opacity:1.3172;transform:translate(69.2896vw,-10px) scale(.0366);animation:fall-393 25s -16s linear infinite}@keyframes fall-393{40.908%{transform:translate(73.5546vw,40.908vh) scale(.0366)}to{transform:translate(71.4221vw,99vh) scale(.0366)}}.snow:nth-child(394){opacity:.243;transform:translate(30.4498vw,-10px) scale(.1953);animation:fall-394 23s -18s linear infinite}@keyframes fall-394{46.958%{transform:translate(33.1704vw,46.958vh) scale(.1953)}to{transform:translate(31.8101vw,99vh) scale(.1953)}}.snow:nth-child(395){opacity:1.3646;transform:translate(43.9045vw,-10px) scale(.4873);animation:fall-395 28s -15s linear infinite}@keyframes fall-395{79.771%{transform:translate(44.7883vw,79.771vh) scale(.4873)}to{transform:translate(44.3464vw,99vh) scale(.4873)}}.snow:nth-child(396){opacity:1.7526;transform:translate(57.3807vw,-10px) scale(.3925);animation:fall-396 19s -29s linear infinite}@keyframes fall-396{65.868%{transform:translate(53.5831vw,65.868vh) scale(.3925)}to{transform:translate(55.4819vw,99vh) scale(.3925)}}.snow:nth-child(397){opacity:.1848;transform:translate(73.3118vw,-10px) scale(.549);animation:fall-397 14s -2s linear infinite}@keyframes fall-397{30.673%{transform:translate(77.4947vw,30.673vh) scale(.549)}to{transform:translate(75.40325vw,99vh) scale(.549)}}.snow:nth-child(398){opacity:.2646;transform:translate(57.4655vw,-10px) scale(.9035);animation:fall-398 24s -30s linear infinite}@keyframes fall-398{51.348%{transform:translate(63.7255vw,51.348vh) scale(.9035)}to{transform:translate(60.5955vw,99vh) scale(.9035)}}.snow:nth-child(399){opacity:1.3044;transform:translate(7.7041vw,-10px) scale(.0282);animation:fall-399 28s -27s linear infinite}@keyframes fall-399{70.881%{transform:translate(3.4313vw,70.881vh) scale(.0282)}to{transform:translate(5.5677vw,99vh) scale(.0282)}}.snow:nth-child(400){opacity:1.5558;transform:translate(41.8394vw,-10px) scale(.5273);animation:fall-400 23s -14s linear infinite}@keyframes fall-400{68.102%{transform:translate(51.7246vw,68.102vh) scale(.5273)}to{transform:translate(46.782vw,99vh) scale(.5273)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{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}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.534;transform:translate(86.626vw,-10px) scale(.7751);animation:fall-1 28s -18s linear infinite}@keyframes fall-1{58.354%{transform:translate(91.6151vw,58.354vh) scale(.7751)}to{transform:translate(89.12055vw,99vh) scale(.7751)}}.snow:nth-child(2){opacity:.0686;transform:translate(76.5706vw,-10px) scale(.4957);animation:fall-2 13s -15s linear infinite}@keyframes fall-2{68.594%{transform:translate(79.7532vw,68.594vh) scale(.4957)}to{transform:translate(78.1619vw,99vh) scale(.4957)}}.snow:nth-child(3){opacity:.2278;transform:translate(65.1467vw,-10px) scale(.6087);animation:fall-3 24s -25s linear infinite}@keyframes fall-3{50.552%{transform:translate(67.7536vw,50.552vh) scale(.6087)}to{transform:translate(66.45015vw,99vh) scale(.6087)}}.snow:nth-child(4){opacity:.8508;transform:translate(19.4592vw,-10px) scale(.6588);animation:fall-4 25s -5s linear infinite}@keyframes fall-4{61.188%{transform:translate(26.2528vw,61.188vh) scale(.6588)}to{transform:translate(22.856vw,99vh) scale(.6588)}}.snow:nth-child(5){opacity:1.945;transform:translate(49.1379vw,-10px) scale(.8798);animation:fall-5 28s -6s linear infinite}@keyframes fall-5{56.813%{transform:translate(44.3538vw,56.813vh) scale(.8798)}to{transform:translate(46.74585vw,99vh) scale(.8798)}}.snow:nth-child(6){opacity:1.9914;transform:translate(72.347vw,-10px) scale(.4879);animation:fall-6 15s -1s linear infinite}@keyframes fall-6{35.407%{transform:translate(80.0151vw,35.407vh) scale(.4879)}to{transform:translate(76.18105vw,99vh) scale(.4879)}}.snow:nth-child(7){opacity:1.5184;transform:translate(85.5585vw,-10px) scale(.666);animation:fall-7 12s -20s linear infinite}@keyframes fall-7{44.929%{transform:translate(76.8851vw,44.929vh) scale(.666)}to{transform:translate(81.2218vw,99vh) scale(.666)}}.snow:nth-child(8){opacity:.0858;transform:translate(66.9984vw,-10px) scale(.1507);animation:fall-8 29s -11s linear infinite}@keyframes fall-8{31.873%{transform:translate(64.2382vw,31.873vh) scale(.1507)}to{transform:translate(65.6183vw,99vh) scale(.1507)}}.snow:nth-child(9){opacity:1.3838;transform:translate(92.0051vw,-10px) scale(.6955);animation:fall-9 12s -18s linear infinite}@keyframes fall-9{63.437%{transform:translate(101.5122vw,63.437vh) scale(.6955)}to{transform:translate(96.75865vw,99vh) scale(.6955)}}.snow:nth-child(10){opacity:1.002;transform:translate(81.2249vw,-10px) scale(.077);animation:fall-10 20s -28s linear infinite}@keyframes fall-10{68.962%{transform:translate(83.4235vw,68.962vh) scale(.077)}to{transform:translate(82.3242vw,99vh) scale(.077)}}.snow:nth-child(11){opacity:1.6598;transform:translate(22.7773vw,-10px) scale(.2368);animation:fall-11 22s -13s linear infinite}@keyframes fall-11{67.348%{transform:translate(17.277vw,67.348vh) scale(.2368)}to{transform:translate(20.02715vw,99vh) scale(.2368)}}.snow:nth-child(12){opacity:.4452;transform:translate(49.2909vw,-10px) scale(.3255);animation:fall-12 29s -23s linear infinite}@keyframes fall-12{68.984%{transform:translate(55.2492vw,68.984vh) scale(.3255)}to{transform:translate(52.27005vw,99vh) scale(.3255)}}.snow:nth-child(13){opacity:1.7478;transform:translate(56.3967vw,-10px) scale(.3403);animation:fall-13 17s -2s linear infinite}@keyframes fall-13{43.442%{transform:translate(62.7992vw,43.442vh) scale(.3403)}to{transform:translate(59.59795vw,99vh) scale(.3403)}}.snow:nth-child(14){opacity:1.2174;transform:translate(80.0342vw,-10px) scale(.5814);animation:fall-14 21s -24s linear infinite}@keyframes fall-14{76.549%{transform:translate(73.8611vw,76.549vh) scale(.5814)}to{transform:translate(76.94765vw,99vh) scale(.5814)}}.snow:nth-child(15){opacity:1.4984;transform:translate(63.3903vw,-10px) scale(.6047);animation:fall-15 26s -18s linear infinite}@keyframes fall-15{44.664%{transform:translate(69.8447vw,44.664vh) scale(.6047)}to{transform:translate(66.6175vw,99vh) scale(.6047)}}.snow:nth-child(16){opacity:1.599;transform:translate(24.9558vw,-10px) scale(.7704);animation:fall-16 25s -17s linear infinite}@keyframes fall-16{77.011%{transform:translate(33.1671vw,77.011vh) scale(.7704)}to{transform:translate(29.06145vw,99vh) scale(.7704)}}.snow:nth-child(17){opacity:1.985;transform:translate(32.828vw,-10px) scale(.2884);animation:fall-17 25s -8s linear infinite}@keyframes fall-17{64.331%{transform:translate(23.1664vw,64.331vh) scale(.2884)}to{transform:translate(27.9972vw,99vh) scale(.2884)}}.snow:nth-child(18){opacity:1.3188;transform:translate(5.1175vw,-10px) scale(.7018);animation:fall-18 27s -19s linear infinite}@keyframes fall-18{69.896%{transform:translate(-.6509vw,69.896vh) scale(.7018)}to{transform:translate(2.2333vw,99vh) scale(.7018)}}.snow:nth-child(19){opacity:.3454;transform:translate(4.7491vw,-10px) scale(.6052);animation:fall-19 22s -24s linear infinite}@keyframes fall-19{63.629%{transform:translate(5.6497vw,63.629vh) scale(.6052)}to{transform:translate(5.1994vw,99vh) scale(.6052)}}.snow:nth-child(20){opacity:1.4812;transform:translate(10.8609vw,-10px) scale(.4016);animation:fall-20 11s -10s linear infinite}@keyframes fall-20{53.099%{transform:translate(20.1001vw,53.099vh) scale(.4016)}to{transform:translate(15.4805vw,99vh) scale(.4016)}}.snow:nth-child(21){opacity:.2764;transform:translate(88.3486vw,-10px) scale(.6017);animation:fall-21 29s -28s linear infinite}@keyframes fall-21{59.757%{transform:translate(80.7709vw,59.757vh) scale(.6017)}to{transform:translate(84.55975vw,99vh) scale(.6017)}}.snow:nth-child(22){opacity:.9706;transform:translate(79.2324vw,-10px) scale(.379);animation:fall-22 21s -5s linear infinite}@keyframes fall-22{71.237%{transform:translate(80.7169vw,71.237vh) scale(.379)}to{transform:translate(79.97465vw,99vh) scale(.379)}}.snow:nth-child(23){opacity:.6404;transform:translate(65.4608vw,-10px) scale(.188);animation:fall-23 22s -10s linear infinite}@keyframes fall-23{58.677%{transform:translate(65.6337vw,58.677vh) scale(.188)}to{transform:translate(65.54725vw,99vh) scale(.188)}}.snow:nth-child(24){opacity:1.8032;transform:translate(26.1376vw,-10px) scale(.8145);animation:fall-24 22s -17s linear infinite}@keyframes fall-24{79.283%{transform:translate(25.2852vw,79.283vh) scale(.8145)}to{transform:translate(25.7114vw,99vh) scale(.8145)}}.snow:nth-child(25){opacity:.7674;transform:translate(49.1739vw,-10px) scale(.7871);animation:fall-25 23s -20s linear infinite}@keyframes fall-25{57.094%{transform:translate(57.0082vw,57.094vh) scale(.7871)}to{transform:translate(53.09105vw,99vh) scale(.7871)}}.snow:nth-child(26){opacity:.3636;transform:translate(17.2229vw,-10px) scale(.8198);animation:fall-26 10s -19s linear infinite}@keyframes fall-26{61.374%{transform:translate(16.2583vw,61.374vh) scale(.8198)}to{transform:translate(16.7406vw,99vh) scale(.8198)}}.snow:nth-child(27){opacity:.4248;transform:translate(77.5364vw,-10px) scale(.9889);animation:fall-27 28s -16s linear infinite}@keyframes fall-27{36.127%{transform:translate(71.9894vw,36.127vh) scale(.9889)}to{transform:translate(74.7629vw,99vh) scale(.9889)}}.snow:nth-child(28){opacity:1.9968;transform:translate(5.8249vw,-10px) scale(.7585);animation:fall-28 27s -14s linear infinite}@keyframes fall-28{50.437%{transform:translate(9.9984vw,50.437vh) scale(.7585)}to{transform:translate(7.91165vw,99vh) scale(.7585)}}.snow:nth-child(29){opacity:1.3486;transform:translate(13.0537vw,-10px) scale(.4843);animation:fall-29 23s -22s linear infinite}@keyframes fall-29{31.983%{transform:translate(12.1755vw,31.983vh) scale(.4843)}to{transform:translate(12.6146vw,99vh) scale(.4843)}}.snow:nth-child(30){opacity:1.5082;transform:translate(47.8621vw,-10px) scale(.7963);animation:fall-30 21s -25s linear infinite}@keyframes fall-30{66.245%{transform:translate(56.8534vw,66.245vh) scale(.7963)}to{transform:translate(52.35775vw,99vh) scale(.7963)}}.snow:nth-child(31){opacity:1.6032;transform:translate(99.9879vw,-10px) scale(.6594);animation:fall-31 10s -12s linear infinite}@keyframes fall-31{59.889%{transform:translate(107.3514vw,59.889vh) scale(.6594)}to{transform:translate(103.66965vw,99vh) scale(.6594)}}.snow:nth-child(32){opacity:.1556;transform:translate(41.0204vw,-10px) scale(.787);animation:fall-32 25s -4s linear infinite}@keyframes fall-32{43.643%{transform:translate(46.7247vw,43.643vh) scale(.787)}to{transform:translate(43.87255vw,99vh) scale(.787)}}.snow:nth-child(33){opacity:.6888;transform:translate(33.4935vw,-10px) scale(.6337);animation:fall-33 26s -6s linear infinite}@keyframes fall-33{38.632%{transform:translate(25.5215vw,38.632vh) scale(.6337)}to{transform:translate(29.5075vw,99vh) scale(.6337)}}.snow:nth-child(34){opacity:.0254;transform:translate(63.8982vw,-10px) scale(.2058);animation:fall-34 20s -21s linear infinite}@keyframes fall-34{72.681%{transform:translate(60.125vw,72.681vh) scale(.2058)}to{transform:translate(62.0116vw,99vh) scale(.2058)}}.snow:nth-child(35){opacity:1.5492;transform:translate(16.0206vw,-10px) scale(.6622);animation:fall-35 13s -25s linear infinite}@keyframes fall-35{48.011%{transform:translate(25.2227vw,48.011vh) scale(.6622)}to{transform:translate(20.62165vw,99vh) scale(.6622)}}.snow:nth-child(36){opacity:1.797;transform:translate(93.02vw,-10px) scale(.6616);animation:fall-36 28s -1s linear infinite}@keyframes fall-36{61.98%{transform:translate(92.8136vw,61.98vh) scale(.6616)}to{transform:translate(92.9168vw,99vh) scale(.6616)}}.snow:nth-child(37){opacity:.2214;transform:translate(63.6743vw,-10px) scale(.3875);animation:fall-37 30s -6s linear infinite}@keyframes fall-37{57.967%{transform:translate(68.9229vw,57.967vh) scale(.3875)}to{transform:translate(66.2986vw,99vh) scale(.3875)}}.snow:nth-child(38){opacity:.3592;transform:translate(44.1881vw,-10px) scale(.8894);animation:fall-38 20s -8s linear infinite}@keyframes fall-38{37.87%{transform:translate(39.4593vw,37.87vh) scale(.8894)}to{transform:translate(41.8237vw,99vh) scale(.8894)}}.snow:nth-child(39){opacity:1.4378;transform:translate(22.0802vw,-10px) scale(.5133);animation:fall-39 27s -16s linear infinite}@keyframes fall-39{30.545%{transform:translate(15.5993vw,30.545vh) scale(.5133)}to{transform:translate(18.83975vw,99vh) scale(.5133)}}.snow:nth-child(40){opacity:1.5208;transform:translate(48.208vw,-10px) scale(.8361);animation:fall-40 19s -4s linear infinite}@keyframes fall-40{59.035%{transform:translate(51.4035vw,59.035vh) scale(.8361)}to{transform:translate(49.80575vw,99vh) scale(.8361)}}.snow:nth-child(41){opacity:.3854;transform:translate(23.2778vw,-10px) scale(.7376);animation:fall-41 28s -20s linear infinite}@keyframes fall-41{55.641%{transform:translate(16.1286vw,55.641vh) scale(.7376)}to{transform:translate(19.7032vw,99vh) scale(.7376)}}.snow:nth-child(42){opacity:1.9774;transform:translate(53.476vw,-10px) scale(.0917);animation:fall-42 14s -5s linear infinite}@keyframes fall-42{68.514%{transform:translate(63.1383vw,68.514vh) scale(.0917)}to{transform:translate(58.30715vw,99vh) scale(.0917)}}.snow:nth-child(43){opacity:.4616;transform:translate(67.6764vw,-10px) scale(.3905);animation:fall-43 17s -14s linear infinite}@keyframes fall-43{63.821%{transform:translate(63.6617vw,63.821vh) scale(.3905)}to{transform:translate(65.66905vw,99vh) scale(.3905)}}.snow:nth-child(44){opacity:1.159;transform:translate(.4712vw,-10px) scale(.902);animation:fall-44 10s -28s linear infinite}@keyframes fall-44{79.792%{transform:translate(-2.9175vw,79.792vh) scale(.902)}to{transform:translate(-1.22315vw,99vh) scale(.902)}}.snow:nth-child(45){opacity:1.7586;transform:translate(78.1831vw,-10px) scale(.0891);animation:fall-45 23s -29s linear infinite}@keyframes fall-45{43.733%{transform:translate(71.8632vw,43.733vh) scale(.0891)}to{transform:translate(75.02315vw,99vh) scale(.0891)}}.snow:nth-child(46){opacity:.4518;transform:translate(75.4468vw,-10px) scale(.0444);animation:fall-46 26s -23s linear infinite}@keyframes fall-46{75.613%{transform:translate(78.9249vw,75.613vh) scale(.0444)}to{transform:translate(77.18585vw,99vh) scale(.0444)}}.snow:nth-child(47){opacity:.3344;transform:translate(98.8165vw,-10px) scale(.5639);animation:fall-47 10s -27s linear infinite}@keyframes fall-47{73.837%{transform:translate(103.4388vw,73.837vh) scale(.5639)}to{transform:translate(101.12765vw,99vh) scale(.5639)}}.snow:nth-child(48){opacity:.0656;transform:translate(48.2761vw,-10px) scale(.8034);animation:fall-48 15s -29s linear infinite}@keyframes fall-48{79.371%{transform:translate(42.0026vw,79.371vh) scale(.8034)}to{transform:translate(45.13935vw,99vh) scale(.8034)}}.snow:nth-child(49){opacity:1.6888;transform:translate(23.6295vw,-10px) scale(.3835);animation:fall-49 13s -23s linear infinite}@keyframes fall-49{49.444%{transform:translate(23.6009vw,49.444vh) scale(.3835)}to{transform:translate(23.6152vw,99vh) scale(.3835)}}.snow:nth-child(50){opacity:1.8472;transform:translate(23.2163vw,-10px) scale(.3211);animation:fall-50 10s -27s linear infinite}@keyframes fall-50{68.52%{transform:translate(15.3525vw,68.52vh) scale(.3211)}to{transform:translate(19.2844vw,99vh) scale(.3211)}}.snow:nth-child(51){opacity:1.2874;transform:translate(99.0612vw,-10px) scale(.5737);animation:fall-51 11s -27s linear infinite}@keyframes fall-51{68.772%{transform:translate(94.2867vw,68.772vh) scale(.5737)}to{transform:translate(96.67395vw,99vh) scale(.5737)}}.snow:nth-child(52){opacity:.9498;transform:translate(22.7003vw,-10px) scale(.9405);animation:fall-52 28s -6s linear infinite}@keyframes fall-52{32.529%{transform:translate(18.3275vw,32.529vh) scale(.9405)}to{transform:translate(20.5139vw,99vh) scale(.9405)}}.snow:nth-child(53){opacity:.2056;transform:translate(35.3195vw,-10px) scale(.6646);animation:fall-53 24s -19s linear infinite}@keyframes fall-53{50.504%{transform:translate(36.1994vw,50.504vh) scale(.6646)}to{transform:translate(35.75945vw,99vh) scale(.6646)}}.snow:nth-child(54){opacity:.3536;transform:translate(23.417vw,-10px) scale(.6684);animation:fall-54 28s -21s linear infinite}@keyframes fall-54{47.487%{transform:translate(17.9973vw,47.487vh) scale(.6684)}to{transform:translate(20.70715vw,99vh) scale(.6684)}}.snow:nth-child(55){opacity:1.808;transform:translate(25.1495vw,-10px) scale(.4583);animation:fall-55 11s -21s linear infinite}@keyframes fall-55{79.97%{transform:translate(27.0197vw,79.97vh) scale(.4583)}to{transform:translate(26.0846vw,99vh) scale(.4583)}}.snow:nth-child(56){opacity:1.3614;transform:translate(75.2537vw,-10px) scale(.0362);animation:fall-56 22s -3s linear infinite}@keyframes fall-56{54.794%{transform:translate(77.1917vw,54.794vh) scale(.0362)}to{transform:translate(76.2227vw,99vh) scale(.0362)}}.snow:nth-child(57){opacity:.4268;transform:translate(44.54vw,-10px) scale(.6331);animation:fall-57 23s -6s linear infinite}@keyframes fall-57{64.83%{transform:translate(40.1868vw,64.83vh) scale(.6331)}to{transform:translate(42.3634vw,99vh) scale(.6331)}}.snow:nth-child(58){opacity:.9266;transform:translate(48.5353vw,-10px) scale(.0671);animation:fall-58 23s -29s linear infinite}@keyframes fall-58{52.743%{transform:translate(39.272vw,52.743vh) scale(.0671)}to{transform:translate(43.90365vw,99vh) scale(.0671)}}.snow:nth-child(59){opacity:.2786;transform:translate(39.6941vw,-10px) scale(.252);animation:fall-59 14s -23s linear infinite}@keyframes fall-59{73.699%{transform:translate(37.5669vw,73.699vh) scale(.252)}to{transform:translate(38.6305vw,99vh) scale(.252)}}.snow:nth-child(60){opacity:.1832;transform:translate(26.2703vw,-10px) scale(.3921);animation:fall-60 23s -28s linear infinite}@keyframes fall-60{52.975%{transform:translate(18.104vw,52.975vh) scale(.3921)}to{transform:translate(22.18715vw,99vh) scale(.3921)}}.snow:nth-child(61){opacity:1.8216;transform:translate(59.6298vw,-10px) scale(.243);animation:fall-61 28s -29s linear infinite}@keyframes fall-61{38.324%{transform:translate(50.6927vw,38.324vh) scale(.243)}to{transform:translate(55.16125vw,99vh) scale(.243)}}.snow:nth-child(62){opacity:1.2108;transform:translate(31.3268vw,-10px) scale(.6459);animation:fall-62 11s -13s linear infinite}@keyframes fall-62{74.698%{transform:translate(27.442vw,74.698vh) scale(.6459)}to{transform:translate(29.3844vw,99vh) scale(.6459)}}.snow:nth-child(63){opacity:.723;transform:translate(80.9588vw,-10px) scale(.7497);animation:fall-63 28s -27s linear infinite}@keyframes fall-63{63.561%{transform:translate(72.1458vw,63.561vh) scale(.7497)}to{transform:translate(76.5523vw,99vh) scale(.7497)}}.snow:nth-child(64){opacity:1.3312;transform:translate(2.4673vw,-10px) scale(.7846);animation:fall-64 26s -16s linear infinite}@keyframes fall-64{36.022%{transform:translate(5.804vw,36.022vh) scale(.7846)}to{transform:translate(4.13565vw,99vh) scale(.7846)}}.snow:nth-child(65){opacity:1.9832;transform:translate(11.2686vw,-10px) scale(.0013);animation:fall-65 14s -12s linear infinite}@keyframes fall-65{48.807%{transform:translate(11.3474vw,48.807vh) scale(.0013)}to{transform:translate(11.308vw,99vh) scale(.0013)}}.snow:nth-child(66){opacity:.9694;transform:translate(64.7974vw,-10px) scale(.0748);animation:fall-66 24s -17s linear infinite}@keyframes fall-66{30.442%{transform:translate(56.8903vw,30.442vh) scale(.0748)}to{transform:translate(60.84385vw,99vh) scale(.0748)}}.snow:nth-child(67){opacity:1.082;transform:translate(95.7127vw,-10px) scale(.2405);animation:fall-67 20s -5s linear infinite}@keyframes fall-67{67.315%{transform:translate(93.7858vw,67.315vh) scale(.2405)}to{transform:translate(94.74925vw,99vh) scale(.2405)}}.snow:nth-child(68){opacity:1.4332;transform:translate(48.353vw,-10px) scale(.6849);animation:fall-68 11s -24s linear infinite}@keyframes fall-68{72.368%{transform:translate(44.7755vw,72.368vh) scale(.6849)}to{transform:translate(46.56425vw,99vh) scale(.6849)}}.snow:nth-child(69){opacity:1.0374;transform:translate(67.6465vw,-10px) scale(.3518);animation:fall-69 19s -9s linear infinite}@keyframes fall-69{39.252%{transform:translate(65.733vw,39.252vh) scale(.3518)}to{transform:translate(66.68975vw,99vh) scale(.3518)}}.snow:nth-child(70){opacity:.6964;transform:translate(33.7923vw,-10px) scale(.5242);animation:fall-70 16s -8s linear infinite}@keyframes fall-70{30.575%{transform:translate(41.8267vw,30.575vh) scale(.5242)}to{transform:translate(37.8095vw,99vh) scale(.5242)}}.snow:nth-child(71){opacity:.4296;transform:translate(94.7824vw,-10px) scale(.5997);animation:fall-71 24s -2s linear infinite}@keyframes fall-71{57.479%{transform:translate(91.9485vw,57.479vh) scale(.5997)}to{transform:translate(93.36545vw,99vh) scale(.5997)}}.snow:nth-child(72){opacity:.0376;transform:translate(42.1897vw,-10px) scale(.3296);animation:fall-72 30s -24s linear infinite}@keyframes fall-72{78.291%{transform:translate(36.7591vw,78.291vh) scale(.3296)}to{transform:translate(39.4744vw,99vh) scale(.3296)}}.snow:nth-child(73){opacity:1.4274;transform:translate(73.8621vw,-10px) scale(.5707);animation:fall-73 16s -26s linear infinite}@keyframes fall-73{73.92%{transform:translate(74.0657vw,73.92vh) scale(.5707)}to{transform:translate(73.9639vw,99vh) scale(.5707)}}.snow:nth-child(74){opacity:.957;transform:translate(82.586vw,-10px) scale(.9933);animation:fall-74 14s -16s linear infinite}@keyframes fall-74{56.363%{transform:translate(91.1711vw,56.363vh) scale(.9933)}to{transform:translate(86.87855vw,99vh) scale(.9933)}}.snow:nth-child(75){opacity:1.8546;transform:translate(26.5682vw,-10px) scale(.7582);animation:fall-75 29s -24s linear infinite}@keyframes fall-75{34.136%{transform:translate(16.6vw,34.136vh) scale(.7582)}to{transform:translate(21.5841vw,99vh) scale(.7582)}}.snow:nth-child(76){opacity:1.6214;transform:translate(47.5035vw,-10px) scale(.2031);animation:fall-76 28s -30s linear infinite}@keyframes fall-76{44.589%{transform:translate(39.3695vw,44.589vh) scale(.2031)}to{transform:translate(43.4365vw,99vh) scale(.2031)}}.snow:nth-child(77){opacity:1.365;transform:translate(53.7187vw,-10px) scale(.1218);animation:fall-77 29s -14s linear infinite}@keyframes fall-77{76.429%{transform:translate(62.4446vw,76.429vh) scale(.1218)}to{transform:translate(58.08165vw,99vh) scale(.1218)}}.snow:nth-child(78){opacity:.8622;transform:translate(73.4186vw,-10px) scale(.9508);animation:fall-78 22s -8s linear infinite}@keyframes fall-78{37.444%{transform:translate(65.0363vw,37.444vh) scale(.9508)}to{transform:translate(69.22745vw,99vh) scale(.9508)}}.snow:nth-child(79){opacity:.8816;transform:translate(52.7915vw,-10px) scale(.3929);animation:fall-79 11s -22s linear infinite}@keyframes fall-79{39.984%{transform:translate(61.0821vw,39.984vh) scale(.3929)}to{transform:translate(56.9368vw,99vh) scale(.3929)}}.snow:nth-child(80){opacity:.2818;transform:translate(67.6859vw,-10px) scale(.562);animation:fall-80 10s -26s linear infinite}@keyframes fall-80{50.322%{transform:translate(62.5909vw,50.322vh) scale(.562)}to{transform:translate(65.1384vw,99vh) scale(.562)}}.snow:nth-child(81){opacity:.228;transform:translate(98.1925vw,-10px) scale(.0285);animation:fall-81 21s -15s linear infinite}@keyframes fall-81{34.755%{transform:translate(100.402vw,34.755vh) scale(.0285)}to{transform:translate(99.29725vw,99vh) scale(.0285)}}.snow:nth-child(82){opacity:1.3826;transform:translate(56.265vw,-10px) scale(.2925);animation:fall-82 12s -10s linear infinite}@keyframes fall-82{41.567%{transform:translate(49.1494vw,41.567vh) scale(.2925)}to{transform:translate(52.7072vw,99vh) scale(.2925)}}.snow:nth-child(83){opacity:1.1294;transform:translate(6.3475vw,-10px) scale(.9658);animation:fall-83 15s -15s linear infinite}@keyframes fall-83{79.374%{transform:translate(-.5448vw,79.374vh) scale(.9658)}to{transform:translate(2.90135vw,99vh) scale(.9658)}}.snow:nth-child(84){opacity:1.6914;transform:translate(56.3221vw,-10px) scale(.0072);animation:fall-84 20s -2s linear infinite}@keyframes fall-84{59.68%{transform:translate(49.1919vw,59.68vh) scale(.0072)}to{transform:translate(52.757vw,99vh) scale(.0072)}}.snow:nth-child(85){opacity:.8724;transform:translate(4.5065vw,-10px) scale(.9318);animation:fall-85 20s -23s linear infinite}@keyframes fall-85{62.44%{transform:translate(3.4766vw,62.44vh) scale(.9318)}to{transform:translate(3.99155vw,99vh) scale(.9318)}}.snow:nth-child(86){opacity:1.2066;transform:translate(9.1483vw,-10px) scale(.6732);animation:fall-86 13s -14s linear infinite}@keyframes fall-86{58.565%{transform:translate(12.5534vw,58.565vh) scale(.6732)}to{transform:translate(10.85085vw,99vh) scale(.6732)}}.snow:nth-child(87){opacity:.2942;transform:translate(34.1686vw,-10px) scale(.7674);animation:fall-87 26s -2s linear infinite}@keyframes fall-87{54.056%{transform:translate(35.8226vw,54.056vh) scale(.7674)}to{transform:translate(34.9956vw,99vh) scale(.7674)}}.snow:nth-child(88){opacity:1.2706;transform:translate(25.5311vw,-10px) scale(.2565);animation:fall-88 20s -3s linear infinite}@keyframes fall-88{77.862%{transform:translate(31.2834vw,77.862vh) scale(.2565)}to{transform:translate(28.40725vw,99vh) scale(.2565)}}.snow:nth-child(89){opacity:.962;transform:translate(22.0919vw,-10px) scale(.5857);animation:fall-89 27s -20s linear infinite}@keyframes fall-89{75.181%{transform:translate(19.4064vw,75.181vh) scale(.5857)}to{transform:translate(20.74915vw,99vh) scale(.5857)}}.snow:nth-child(90){opacity:1.7732;transform:translate(23.8787vw,-10px) scale(.1842);animation:fall-90 23s -28s linear infinite}@keyframes fall-90{74.624%{transform:translate(31.6261vw,74.624vh) scale(.1842)}to{transform:translate(27.7524vw,99vh) scale(.1842)}}.snow:nth-child(91){opacity:1.8998;transform:translate(70.4263vw,-10px) scale(.4221);animation:fall-91 15s -8s linear infinite}@keyframes fall-91{52.717%{transform:translate(62.1839vw,52.717vh) scale(.4221)}to{transform:translate(66.3051vw,99vh) scale(.4221)}}.snow:nth-child(92){opacity:1.7508;transform:translate(91.2069vw,-10px) scale(.3332);animation:fall-92 24s -16s linear infinite}@keyframes fall-92{77.457%{transform:translate(86.8336vw,77.457vh) scale(.3332)}to{transform:translate(89.02025vw,99vh) scale(.3332)}}.snow:nth-child(93){opacity:.9496;transform:translate(52.6234vw,-10px) scale(.5501);animation:fall-93 20s -21s linear infinite}@keyframes fall-93{35.226%{transform:translate(52.7474vw,35.226vh) scale(.5501)}to{transform:translate(52.6854vw,99vh) scale(.5501)}}.snow:nth-child(94){opacity:1.1272;transform:translate(51.9928vw,-10px) scale(.4121);animation:fall-94 14s -6s linear infinite}@keyframes fall-94{75.7%{transform:translate(54.6434vw,75.7vh) scale(.4121)}to{transform:translate(53.3181vw,99vh) scale(.4121)}}.snow:nth-child(95){opacity:.6704;transform:translate(57.0999vw,-10px) scale(.072);animation:fall-95 17s -14s linear infinite}@keyframes fall-95{63.939%{transform:translate(66.3007vw,63.939vh) scale(.072)}to{transform:translate(61.7003vw,99vh) scale(.072)}}.snow:nth-child(96){opacity:1.5754;transform:translate(2.7662vw,-10px) scale(.0308);animation:fall-96 10s -27s linear infinite}@keyframes fall-96{64.109%{transform:translate(4.4491vw,64.109vh) scale(.0308)}to{transform:translate(3.60765vw,99vh) scale(.0308)}}.snow:nth-child(97){opacity:1.496;transform:translate(29.3534vw,-10px) scale(.9509);animation:fall-97 11s -25s linear infinite}@keyframes fall-97{57.472%{transform:translate(34.2046vw,57.472vh) scale(.9509)}to{transform:translate(31.779vw,99vh) scale(.9509)}}.snow:nth-child(98){opacity:1.8064;transform:translate(.9987vw,-10px) scale(.1384);animation:fall-98 24s -22s linear infinite}@keyframes fall-98{74.462%{transform:translate(.5849vw,74.462vh) scale(.1384)}to{transform:translate(.7918vw,99vh) scale(.1384)}}.snow:nth-child(99){opacity:.9174;transform:translate(51.3661vw,-10px) scale(.6848);animation:fall-99 13s -5s linear infinite}@keyframes fall-99{56.378%{transform:translate(42.348vw,56.378vh) scale(.6848)}to{transform:translate(46.85705vw,99vh) scale(.6848)}}.snow:nth-child(100){opacity:1.8838;transform:translate(36.6835vw,-10px) scale(.8733);animation:fall-100 16s -7s linear infinite}@keyframes fall-100{79.762%{transform:translate(32.9854vw,79.762vh) scale(.8733)}to{transform:translate(34.83445vw,99vh) scale(.8733)}}.snow:nth-child(101){opacity:1.6116;transform:translate(90.7066vw,-10px) scale(.7093);animation:fall-101 26s -18s linear infinite}@keyframes fall-101{55.073%{transform:translate(95.8302vw,55.073vh) scale(.7093)}to{transform:translate(93.2684vw,99vh) scale(.7093)}}.snow:nth-child(102){opacity:1.4724;transform:translate(54.6472vw,-10px) scale(.5427);animation:fall-102 19s -16s linear infinite}@keyframes fall-102{42.997%{transform:translate(55.5242vw,42.997vh) scale(.5427)}to{transform:translate(55.0857vw,99vh) scale(.5427)}}.snow:nth-child(103){opacity:.5884;transform:translate(50.8572vw,-10px) scale(.7334);animation:fall-103 18s -14s linear infinite}@keyframes fall-103{36.973%{transform:translate(59.7771vw,36.973vh) scale(.7334)}to{transform:translate(55.31715vw,99vh) scale(.7334)}}.snow:nth-child(104){opacity:1.5234;transform:translate(58.7836vw,-10px) scale(.011);animation:fall-104 11s -27s linear infinite}@keyframes fall-104{42.384%{transform:translate(53.5432vw,42.384vh) scale(.011)}to{transform:translate(56.1634vw,99vh) scale(.011)}}.snow:nth-child(105){opacity:1.0814;transform:translate(80.4767vw,-10px) scale(.4591);animation:fall-105 23s -18s linear infinite}@keyframes fall-105{39.148%{transform:translate(81.6425vw,39.148vh) scale(.4591)}to{transform:translate(81.0596vw,99vh) scale(.4591)}}.snow:nth-child(106){opacity:.4718;transform:translate(12.416vw,-10px) scale(.615);animation:fall-106 30s -7s linear infinite}@keyframes fall-106{76.943%{transform:translate(4.7143vw,76.943vh) scale(.615)}to{transform:translate(8.56515vw,99vh) scale(.615)}}.snow:nth-child(107){opacity:.5094;transform:translate(88.3799vw,-10px) scale(.3071);animation:fall-107 11s -3s linear infinite}@keyframes fall-107{71.42%{transform:translate(89.5577vw,71.42vh) scale(.3071)}to{transform:translate(88.9688vw,99vh) scale(.3071)}}.snow:nth-child(108){opacity:1.9556;transform:translate(98.9358vw,-10px) scale(.1461);animation:fall-108 13s -7s linear infinite}@keyframes fall-108{70.029%{transform:translate(94.1224vw,70.029vh) scale(.1461)}to{transform:translate(96.5291vw,99vh) scale(.1461)}}.snow:nth-child(109){opacity:.114;transform:translate(90.2683vw,-10px) scale(.121);animation:fall-109 22s -13s linear infinite}@keyframes fall-109{71.68%{transform:translate(80.3399vw,71.68vh) scale(.121)}to{transform:translate(85.3041vw,99vh) scale(.121)}}.snow:nth-child(110){opacity:.1914;transform:translate(54.0222vw,-10px) scale(.5152);animation:fall-110 26s -13s linear infinite}@keyframes fall-110{79.738%{transform:translate(47.234vw,79.738vh) scale(.5152)}to{transform:translate(50.6281vw,99vh) scale(.5152)}}.snow:nth-child(111){opacity:.4924;transform:translate(27.6476vw,-10px) scale(.3249);animation:fall-111 18s -8s linear infinite}@keyframes fall-111{32.997%{transform:translate(19.5393vw,32.997vh) scale(.3249)}to{transform:translate(23.59345vw,99vh) scale(.3249)}}.snow:nth-child(112){opacity:1.1874;transform:translate(63.352vw,-10px) scale(.6719);animation:fall-112 15s -29s linear infinite}@keyframes fall-112{56.229%{transform:translate(54.2568vw,56.229vh) scale(.6719)}to{transform:translate(58.8044vw,99vh) scale(.6719)}}.snow:nth-child(113){opacity:1.3726;transform:translate(3.8823vw,-10px) scale(.7056);animation:fall-113 17s -13s linear infinite}@keyframes fall-113{51.85%{transform:translate(12.3604vw,51.85vh) scale(.7056)}to{transform:translate(8.12135vw,99vh) scale(.7056)}}.snow:nth-child(114){opacity:.544;transform:translate(20.6222vw,-10px) scale(.3791);animation:fall-114 14s -9s linear infinite}@keyframes fall-114{64.057%{transform:translate(28.5696vw,64.057vh) scale(.3791)}to{transform:translate(24.5959vw,99vh) scale(.3791)}}.snow:nth-child(115){opacity:.3592;transform:translate(7.0389vw,-10px) scale(.1079);animation:fall-115 20s -14s linear infinite}@keyframes fall-115{47.491%{transform:translate(8.0113vw,47.491vh) scale(.1079)}to{transform:translate(7.5251vw,99vh) scale(.1079)}}.snow:nth-child(116){opacity:1.5056;transform:translate(88.6979vw,-10px) scale(.3041);animation:fall-116 12s -20s linear infinite}@keyframes fall-116{37.668%{transform:translate(88.0408vw,37.668vh) scale(.3041)}to{transform:translate(88.36935vw,99vh) scale(.3041)}}.snow:nth-child(117){opacity:1.4074;transform:translate(41.3464vw,-10px) scale(.5989);animation:fall-117 25s -23s linear infinite}@keyframes fall-117{52.876%{transform:translate(49.2025vw,52.876vh) scale(.5989)}to{transform:translate(45.27445vw,99vh) scale(.5989)}}.snow:nth-child(118){opacity:1.8554;transform:translate(35.5554vw,-10px) scale(.753);animation:fall-118 21s -23s linear infinite}@keyframes fall-118{44.341%{transform:translate(44.9176vw,44.341vh) scale(.753)}to{transform:translate(40.2365vw,99vh) scale(.753)}}.snow:nth-child(119){opacity:1.1852;transform:translate(49.5256vw,-10px) scale(.2278);animation:fall-119 23s -16s linear infinite}@keyframes fall-119{46.469%{transform:translate(46.2054vw,46.469vh) scale(.2278)}to{transform:translate(47.8655vw,99vh) scale(.2278)}}.snow:nth-child(120){opacity:1.5012;transform:translate(77.3514vw,-10px) scale(.3762);animation:fall-120 11s -20s linear infinite}@keyframes fall-120{33.303%{transform:translate(76.6482vw,33.303vh) scale(.3762)}to{transform:translate(76.9998vw,99vh) scale(.3762)}}.snow:nth-child(121){opacity:.3688;transform:translate(27.515vw,-10px) scale(.4586);animation:fall-121 25s -26s linear infinite}@keyframes fall-121{79.546%{transform:translate(29.8279vw,79.546vh) scale(.4586)}to{transform:translate(28.67145vw,99vh) scale(.4586)}}.snow:nth-child(122){opacity:.2164;transform:translate(36.1865vw,-10px) scale(.0764);animation:fall-122 20s -26s linear infinite}@keyframes fall-122{43.791%{transform:translate(29.543vw,43.791vh) scale(.0764)}to{transform:translate(32.86475vw,99vh) scale(.0764)}}.snow:nth-child(123){opacity:1.6094;transform:translate(56.3808vw,-10px) scale(.1057);animation:fall-123 23s -23s linear infinite}@keyframes fall-123{46.588%{transform:translate(47.1947vw,46.588vh) scale(.1057)}to{transform:translate(51.78775vw,99vh) scale(.1057)}}.snow:nth-child(124){opacity:1.112;transform:translate(61.2728vw,-10px) scale(.656);animation:fall-124 12s -14s linear infinite}@keyframes fall-124{74.736%{transform:translate(51.5309vw,74.736vh) scale(.656)}to{transform:translate(56.40185vw,99vh) scale(.656)}}.snow:nth-child(125){opacity:.0852;transform:translate(50.1691vw,-10px) scale(.6615);animation:fall-125 26s -21s linear infinite}@keyframes fall-125{33.827%{transform:translate(43.1773vw,33.827vh) scale(.6615)}to{transform:translate(46.6732vw,99vh) scale(.6615)}}.snow:nth-child(126){opacity:1.0632;transform:translate(89.3843vw,-10px) scale(.6812);animation:fall-126 24s -19s linear infinite}@keyframes fall-126{40.616%{transform:translate(81.4325vw,40.616vh) scale(.6812)}to{transform:translate(85.4084vw,99vh) scale(.6812)}}.snow:nth-child(127){opacity:.9382;transform:translate(64.3755vw,-10px) scale(.7043);animation:fall-127 16s -30s linear infinite}@keyframes fall-127{43.775%{transform:translate(64.2963vw,43.775vh) scale(.7043)}to{transform:translate(64.3359vw,99vh) scale(.7043)}}.snow:nth-child(128){opacity:1.4226;transform:translate(47.8382vw,-10px) scale(.5347);animation:fall-128 14s -24s linear infinite}@keyframes fall-128{77.952%{transform:translate(57.8197vw,77.952vh) scale(.5347)}to{transform:translate(52.82895vw,99vh) scale(.5347)}}.snow:nth-child(129){opacity:1.026;transform:translate(76.536vw,-10px) scale(.6628);animation:fall-129 20s -13s linear infinite}@keyframes fall-129{45.48%{transform:translate(77.6573vw,45.48vh) scale(.6628)}to{transform:translate(77.09665vw,99vh) scale(.6628)}}.snow:nth-child(130){opacity:1.8224;transform:translate(28.0424vw,-10px) scale(.1309);animation:fall-130 22s -21s linear infinite}@keyframes fall-130{33.663%{transform:translate(27.9908vw,33.663vh) scale(.1309)}to{transform:translate(28.0166vw,99vh) scale(.1309)}}.snow:nth-child(131){opacity:.9098;transform:translate(30.8966vw,-10px) scale(.5007);animation:fall-131 30s -14s linear infinite}@keyframes fall-131{72.664%{transform:translate(22.11vw,72.664vh) scale(.5007)}to{transform:translate(26.5033vw,99vh) scale(.5007)}}.snow:nth-child(132){opacity:1.8966;transform:translate(9.2057vw,-10px) scale(.2067);animation:fall-132 11s -23s linear infinite}@keyframes fall-132{68.486%{transform:translate(13.5657vw,68.486vh) scale(.2067)}to{transform:translate(11.3857vw,99vh) scale(.2067)}}.snow:nth-child(133){opacity:.5954;transform:translate(77.1687vw,-10px) scale(.1684);animation:fall-133 13s -18s linear infinite}@keyframes fall-133{62.943%{transform:translate(80.1897vw,62.943vh) scale(.1684)}to{transform:translate(78.6792vw,99vh) scale(.1684)}}.snow:nth-child(134){opacity:.664;transform:translate(22.6137vw,-10px) scale(.846);animation:fall-134 25s -26s linear infinite}@keyframes fall-134{65.912%{transform:translate(31.2173vw,65.912vh) scale(.846)}to{transform:translate(26.9155vw,99vh) scale(.846)}}.snow:nth-child(135){opacity:1.4186;transform:translate(30.7633vw,-10px) scale(.2836);animation:fall-135 29s -22s linear infinite}@keyframes fall-135{42.722%{transform:translate(31.0889vw,42.722vh) scale(.2836)}to{transform:translate(30.9261vw,99vh) scale(.2836)}}.snow:nth-child(136){opacity:1.8292;transform:translate(86.5066vw,-10px) scale(.0176);animation:fall-136 25s -16s linear infinite}@keyframes fall-136{62.035%{transform:translate(87.0203vw,62.035vh) scale(.0176)}to{transform:translate(86.76345vw,99vh) scale(.0176)}}.snow:nth-child(137){opacity:.8172;transform:translate(31.8573vw,-10px) scale(.4642);animation:fall-137 30s -16s linear infinite}@keyframes fall-137{44.882%{transform:translate(41.4973vw,44.882vh) scale(.4642)}to{transform:translate(36.6773vw,99vh) scale(.4642)}}.snow:nth-child(138){opacity:1.1066;transform:translate(94.5503vw,-10px) scale(.8638);animation:fall-138 16s -19s linear infinite}@keyframes fall-138{52.31%{transform:translate(87.8771vw,52.31vh) scale(.8638)}to{transform:translate(91.2137vw,99vh) scale(.8638)}}.snow:nth-child(139){opacity:1.831;transform:translate(44.7439vw,-10px) scale(.723);animation:fall-139 10s -10s linear infinite}@keyframes fall-139{33.207%{transform:translate(40.7691vw,33.207vh) scale(.723)}to{transform:translate(42.7565vw,99vh) scale(.723)}}.snow:nth-child(140){opacity:1.0194;transform:translate(68.2656vw,-10px) scale(.7978);animation:fall-140 21s -18s linear infinite}@keyframes fall-140{72.923%{transform:translate(77.0568vw,72.923vh) scale(.7978)}to{transform:translate(72.6612vw,99vh) scale(.7978)}}.snow:nth-child(141){opacity:1.1898;transform:translate(79.1246vw,-10px) scale(.316);animation:fall-141 21s -27s linear infinite}@keyframes fall-141{76.762%{transform:translate(85.2349vw,76.762vh) scale(.316)}to{transform:translate(82.17975vw,99vh) scale(.316)}}.snow:nth-child(142){opacity:.5114;transform:translate(32.1717vw,-10px) scale(.5751);animation:fall-142 12s -25s linear infinite}@keyframes fall-142{72.343%{transform:translate(30.8954vw,72.343vh) scale(.5751)}to{transform:translate(31.53355vw,99vh) scale(.5751)}}.snow:nth-child(143){opacity:.5762;transform:translate(18.9219vw,-10px) scale(.7579);animation:fall-143 19s -25s linear infinite}@keyframes fall-143{58.4%{transform:translate(24.3711vw,58.4vh) scale(.7579)}to{transform:translate(21.6465vw,99vh) scale(.7579)}}.snow:nth-child(144){opacity:.8274;transform:translate(34.2767vw,-10px) scale(.0096);animation:fall-144 30s -29s linear infinite}@keyframes fall-144{78.752%{transform:translate(34.3249vw,78.752vh) scale(.0096)}to{transform:translate(34.3008vw,99vh) scale(.0096)}}.snow:nth-child(145){opacity:1.9942;transform:translate(89.6301vw,-10px) scale(.6872);animation:fall-145 27s -3s linear infinite}@keyframes fall-145{47.887%{transform:translate(81.8835vw,47.887vh) scale(.6872)}to{transform:translate(85.7568vw,99vh) scale(.6872)}}.snow:nth-child(146){opacity:1.005;transform:translate(5.7781vw,-10px) scale(.7599);animation:fall-146 22s -7s linear infinite}@keyframes fall-146{67.476%{transform:translate(8.6026vw,67.476vh) scale(.7599)}to{transform:translate(7.19035vw,99vh) scale(.7599)}}.snow:nth-child(147){opacity:1.4548;transform:translate(93.8832vw,-10px) scale(.913);animation:fall-147 26s -8s linear infinite}@keyframes fall-147{75.817%{transform:translate(89.2269vw,75.817vh) scale(.913)}to{transform:translate(91.55505vw,99vh) scale(.913)}}.snow:nth-child(148){opacity:1.2312;transform:translate(82.2683vw,-10px) scale(.8668);animation:fall-148 12s -16s linear infinite}@keyframes fall-148{69.402%{transform:translate(86.0237vw,69.402vh) scale(.8668)}to{transform:translate(84.146vw,99vh) scale(.8668)}}.snow:nth-child(149){opacity:1.9688;transform:translate(41.272vw,-10px) scale(.6718);animation:fall-149 18s -14s linear infinite}@keyframes fall-149{66.987%{transform:translate(47.8156vw,66.987vh) scale(.6718)}to{transform:translate(44.5438vw,99vh) scale(.6718)}}.snow:nth-child(150){opacity:.8372;transform:translate(18.2508vw,-10px) scale(.1785);animation:fall-150 17s -30s linear infinite}@keyframes fall-150{49.308%{transform:translate(16.761vw,49.308vh) scale(.1785)}to{transform:translate(17.5059vw,99vh) scale(.1785)}}.snow:nth-child(151){opacity:.4012;transform:translate(44.0689vw,-10px) scale(.3602);animation:fall-151 13s -22s linear infinite}@keyframes fall-151{54.737%{transform:translate(40.4777vw,54.737vh) scale(.3602)}to{transform:translate(42.2733vw,99vh) scale(.3602)}}.snow:nth-child(152){opacity:.5728;transform:translate(70.9016vw,-10px) scale(.9162);animation:fall-152 25s -25s linear infinite}@keyframes fall-152{59.021%{transform:translate(77.0326vw,59.021vh) scale(.9162)}to{transform:translate(73.9671vw,99vh) scale(.9162)}}.snow:nth-child(153){opacity:.7928;transform:translate(53.4271vw,-10px) scale(.978);animation:fall-153 26s -18s linear infinite}@keyframes fall-153{50.069%{transform:translate(54.0941vw,50.069vh) scale(.978)}to{transform:translate(53.7606vw,99vh) scale(.978)}}.snow:nth-child(154){opacity:.9574;transform:translate(20.0881vw,-10px) scale(.5466);animation:fall-154 19s -9s linear infinite}@keyframes fall-154{38.001%{transform:translate(21.202vw,38.001vh) scale(.5466)}to{transform:translate(20.64505vw,99vh) scale(.5466)}}.snow:nth-child(155){opacity:.2756;transform:translate(53.6886vw,-10px) scale(.6028);animation:fall-155 25s -16s linear infinite}@keyframes fall-155{76.402%{transform:translate(53.9934vw,76.402vh) scale(.6028)}to{transform:translate(53.841vw,99vh) scale(.6028)}}.snow:nth-child(156){opacity:1.1392;transform:translate(48.9059vw,-10px) scale(.0401);animation:fall-156 18s -8s linear infinite}@keyframes fall-156{38.412%{transform:translate(48.4711vw,38.412vh) scale(.0401)}to{transform:translate(48.6885vw,99vh) scale(.0401)}}.snow:nth-child(157){opacity:1.9742;transform:translate(80.5525vw,-10px) scale(.3978);animation:fall-157 12s -10s linear infinite}@keyframes fall-157{54.439%{transform:translate(89.3096vw,54.439vh) scale(.3978)}to{transform:translate(84.93105vw,99vh) scale(.3978)}}.snow:nth-child(158){opacity:1.5046;transform:translate(31.2719vw,-10px) scale(.7878);animation:fall-158 25s -22s linear infinite}@keyframes fall-158{40.821%{transform:translate(39.6684vw,40.821vh) scale(.7878)}to{transform:translate(35.47015vw,99vh) scale(.7878)}}.snow:nth-child(159){opacity:1.838;transform:translate(70.075vw,-10px) scale(.4375);animation:fall-159 13s -13s linear infinite}@keyframes fall-159{64.224%{transform:translate(69.9579vw,64.224vh) scale(.4375)}to{transform:translate(70.01645vw,99vh) scale(.4375)}}.snow:nth-child(160){opacity:1.5122;transform:translate(95.3305vw,-10px) scale(.6595);animation:fall-160 22s -7s linear infinite}@keyframes fall-160{73.988%{transform:translate(86.5096vw,73.988vh) scale(.6595)}to{transform:translate(90.92005vw,99vh) scale(.6595)}}.snow:nth-child(161){opacity:.9856;transform:translate(13.6134vw,-10px) scale(.6218);animation:fall-161 29s -30s linear infinite}@keyframes fall-161{52.21%{transform:translate(13.5259vw,52.21vh) scale(.6218)}to{transform:translate(13.56965vw,99vh) scale(.6218)}}.snow:nth-child(162){opacity:1.8432;transform:translate(36.6206vw,-10px) scale(.4595);animation:fall-162 13s -19s linear infinite}@keyframes fall-162{47.91%{transform:translate(37.1099vw,47.91vh) scale(.4595)}to{transform:translate(36.86525vw,99vh) scale(.4595)}}.snow:nth-child(163){opacity:1.7596;transform:translate(61.6207vw,-10px) scale(.5907);animation:fall-163 16s -15s linear infinite}@keyframes fall-163{71.52%{transform:translate(52.019vw,71.52vh) scale(.5907)}to{transform:translate(56.81985vw,99vh) scale(.5907)}}.snow:nth-child(164){opacity:1.5716;transform:translate(47.8503vw,-10px) scale(.4814);animation:fall-164 10s -17s linear infinite}@keyframes fall-164{74.422%{transform:translate(57.2287vw,74.422vh) scale(.4814)}to{transform:translate(52.5395vw,99vh) scale(.4814)}}.snow:nth-child(165){opacity:.8344;transform:translate(2.7272vw,-10px) scale(.5825);animation:fall-165 16s -22s linear infinite}@keyframes fall-165{70.065%{transform:translate(5.3694vw,70.065vh) scale(.5825)}to{transform:translate(4.0483vw,99vh) scale(.5825)}}.snow:nth-child(166){opacity:1.718;transform:translate(77.1626vw,-10px) scale(.7231);animation:fall-166 14s -16s linear infinite}@keyframes fall-166{48.447%{transform:translate(85.4808vw,48.447vh) scale(.7231)}to{transform:translate(81.3217vw,99vh) scale(.7231)}}.snow:nth-child(167){opacity:.8444;transform:translate(89.1559vw,-10px) scale(.997);animation:fall-167 21s -26s linear infinite}@keyframes fall-167{77.163%{transform:translate(94.0202vw,77.163vh) scale(.997)}to{transform:translate(91.58805vw,99vh) scale(.997)}}.snow:nth-child(168){opacity:1.0724;transform:translate(37.2126vw,-10px) scale(.6582);animation:fall-168 18s -4s linear infinite}@keyframes fall-168{71.426%{transform:translate(44.9302vw,71.426vh) scale(.6582)}to{transform:translate(41.0714vw,99vh) scale(.6582)}}.snow:nth-child(169){opacity:1.5018;transform:translate(69.0187vw,-10px) scale(.379);animation:fall-169 16s -16s linear infinite}@keyframes fall-169{76.495%{transform:translate(78.6501vw,76.495vh) scale(.379)}to{transform:translate(73.8344vw,99vh) scale(.379)}}.snow:nth-child(170){opacity:1.2008;transform:translate(17.9242vw,-10px) scale(.2029);animation:fall-170 17s -8s linear infinite}@keyframes fall-170{57.785%{transform:translate(15.7879vw,57.785vh) scale(.2029)}to{transform:translate(16.85605vw,99vh) scale(.2029)}}.snow:nth-child(171){opacity:1.3728;transform:translate(71.5863vw,-10px) scale(.7787);animation:fall-171 15s -7s linear infinite}@keyframes fall-171{69.336%{transform:translate(79.5931vw,69.336vh) scale(.7787)}to{transform:translate(75.5897vw,99vh) scale(.7787)}}.snow:nth-child(172){opacity:1.3956;transform:translate(22.6573vw,-10px) scale(.7717);animation:fall-172 19s -11s linear infinite}@keyframes fall-172{37.318%{transform:translate(13.7591vw,37.318vh) scale(.7717)}to{transform:translate(18.2082vw,99vh) scale(.7717)}}.snow:nth-child(173){opacity:.1494;transform:translate(45.1717vw,-10px) scale(.4586);animation:fall-173 20s -23s linear infinite}@keyframes fall-173{58.298%{transform:translate(38.64vw,58.298vh) scale(.4586)}to{transform:translate(41.90585vw,99vh) scale(.4586)}}.snow:nth-child(174){opacity:1.6288;transform:translate(87.028vw,-10px) scale(.0516);animation:fall-174 20s -6s linear infinite}@keyframes fall-174{40.012%{transform:translate(85.7496vw,40.012vh) scale(.0516)}to{transform:translate(86.3888vw,99vh) scale(.0516)}}.snow:nth-child(175){opacity:.5992;transform:translate(44.8685vw,-10px) scale(.4616);animation:fall-175 19s -6s linear infinite}@keyframes fall-175{32.748%{transform:translate(41.3173vw,32.748vh) scale(.4616)}to{transform:translate(43.0929vw,99vh) scale(.4616)}}.snow:nth-child(176){opacity:.0046;transform:translate(54.3513vw,-10px) scale(.5948);animation:fall-176 18s -14s linear infinite}@keyframes fall-176{44.336%{transform:translate(52.8332vw,44.336vh) scale(.5948)}to{transform:translate(53.59225vw,99vh) scale(.5948)}}.snow:nth-child(177){opacity:.3292;transform:translate(95.6205vw,-10px) scale(.2712);animation:fall-177 12s -12s linear infinite}@keyframes fall-177{32.706%{transform:translate(96.0663vw,32.706vh) scale(.2712)}to{transform:translate(95.8434vw,99vh) scale(.2712)}}.snow:nth-child(178){opacity:1.1994;transform:translate(18.9776vw,-10px) scale(.8439);animation:fall-178 19s -30s linear infinite}@keyframes fall-178{60.189%{transform:translate(27.9667vw,60.189vh) scale(.8439)}to{transform:translate(23.47215vw,99vh) scale(.8439)}}.snow:nth-child(179){opacity:.219;transform:translate(.5127vw,-10px) scale(.9656);animation:fall-179 11s -17s linear infinite}@keyframes fall-179{75.609%{transform:translate(-1.7041vw,75.609vh) scale(.9656)}to{transform:translate(-.5957vw,99vh) scale(.9656)}}.snow:nth-child(180){opacity:.7348;transform:translate(62.0775vw,-10px) scale(.1212);animation:fall-180 10s -13s linear infinite}@keyframes fall-180{39.072%{transform:translate(71.3905vw,39.072vh) scale(.1212)}to{transform:translate(66.734vw,99vh) scale(.1212)}}.snow:nth-child(181){opacity:1.5886;transform:translate(29.9322vw,-10px) scale(.4941);animation:fall-181 22s -10s linear infinite}@keyframes fall-181{45.474%{transform:translate(26.0713vw,45.474vh) scale(.4941)}to{transform:translate(28.00175vw,99vh) scale(.4941)}}.snow:nth-child(182){opacity:.8128;transform:translate(80.6669vw,-10px) scale(.1452);animation:fall-182 13s -18s linear infinite}@keyframes fall-182{50.602%{transform:translate(77.9678vw,50.602vh) scale(.1452)}to{transform:translate(79.31735vw,99vh) scale(.1452)}}.snow:nth-child(183){opacity:1.8768;transform:translate(10.3157vw,-10px) scale(.1544);animation:fall-183 30s -25s linear infinite}@keyframes fall-183{34.278%{transform:translate(19.4032vw,34.278vh) scale(.1544)}to{transform:translate(14.85945vw,99vh) scale(.1544)}}.snow:nth-child(184){opacity:1.118;transform:translate(31.416vw,-10px) scale(.9544);animation:fall-184 13s -19s linear infinite}@keyframes fall-184{73.328%{transform:translate(31.9544vw,73.328vh) scale(.9544)}to{transform:translate(31.6852vw,99vh) scale(.9544)}}.snow:nth-child(185){opacity:1.0616;transform:translate(67.9214vw,-10px) scale(.4018);animation:fall-185 29s -9s linear infinite}@keyframes fall-185{79.047%{transform:translate(73.2299vw,79.047vh) scale(.4018)}to{transform:translate(70.57565vw,99vh) scale(.4018)}}.snow:nth-child(186){opacity:.3846;transform:translate(62.2557vw,-10px) scale(.5955);animation:fall-186 17s -3s linear infinite}@keyframes fall-186{73.975%{transform:translate(64.2527vw,73.975vh) scale(.5955)}to{transform:translate(63.2542vw,99vh) scale(.5955)}}.snow:nth-child(187){opacity:1.5282;transform:translate(46.4216vw,-10px) scale(.1471);animation:fall-187 27s -26s linear infinite}@keyframes fall-187{73.311%{transform:translate(47.3526vw,73.311vh) scale(.1471)}to{transform:translate(46.8871vw,99vh) scale(.1471)}}.snow:nth-child(188){opacity:.289;transform:translate(84.5192vw,-10px) scale(.9271);animation:fall-188 10s -7s linear infinite}@keyframes fall-188{75.847%{transform:translate(76.6828vw,75.847vh) scale(.9271)}to{transform:translate(80.601vw,99vh) scale(.9271)}}.snow:nth-child(189){opacity:.6942;transform:translate(14.1224vw,-10px) scale(.5746);animation:fall-189 10s -7s linear infinite}@keyframes fall-189{65.73%{transform:translate(17.0727vw,65.73vh) scale(.5746)}to{transform:translate(15.59755vw,99vh) scale(.5746)}}.snow:nth-child(190){opacity:1.181;transform:translate(28.6538vw,-10px) scale(.5791);animation:fall-190 23s -9s linear infinite}@keyframes fall-190{50.521%{transform:translate(34.5001vw,50.521vh) scale(.5791)}to{transform:translate(31.57695vw,99vh) scale(.5791)}}.snow:nth-child(191){opacity:.9836;transform:translate(66.2002vw,-10px) scale(.7951);animation:fall-191 20s -1s linear infinite}@keyframes fall-191{45.941%{transform:translate(73.1936vw,45.941vh) scale(.7951)}to{transform:translate(69.6969vw,99vh) scale(.7951)}}.snow:nth-child(192){opacity:1.768;transform:translate(51.0681vw,-10px) scale(.4529);animation:fall-192 20s -20s linear infinite}@keyframes fall-192{55.19%{transform:translate(55.0535vw,55.19vh) scale(.4529)}to{transform:translate(53.0608vw,99vh) scale(.4529)}}.snow:nth-child(193){opacity:.9914;transform:translate(24.3693vw,-10px) scale(.2127);animation:fall-193 16s -16s linear infinite}@keyframes fall-193{51.187%{transform:translate(16.0315vw,51.187vh) scale(.2127)}to{transform:translate(20.2004vw,99vh) scale(.2127)}}.snow:nth-child(194){opacity:.8084;transform:translate(63.3241vw,-10px) scale(.1389);animation:fall-194 30s -23s linear infinite}@keyframes fall-194{68.709%{transform:translate(54.0731vw,68.709vh) scale(.1389)}to{transform:translate(58.6986vw,99vh) scale(.1389)}}.snow:nth-child(195){opacity:.538;transform:translate(39.4933vw,-10px) scale(.5385);animation:fall-195 20s -17s linear infinite}@keyframes fall-195{71.809%{transform:translate(40.5812vw,71.809vh) scale(.5385)}to{transform:translate(40.03725vw,99vh) scale(.5385)}}.snow:nth-child(196){opacity:1.4466;transform:translate(56.0694vw,-10px) scale(.9029);animation:fall-196 13s -27s linear infinite}@keyframes fall-196{56.561%{transform:translate(58.0005vw,56.561vh) scale(.9029)}to{transform:translate(57.03495vw,99vh) scale(.9029)}}.snow:nth-child(197){opacity:.591;transform:translate(2.6491vw,-10px) scale(.8552);animation:fall-197 23s -26s linear infinite}@keyframes fall-197{60.828%{transform:translate(-7.0444vw,60.828vh) scale(.8552)}to{transform:translate(-2.19765vw,99vh) scale(.8552)}}.snow:nth-child(198){opacity:.1948;transform:translate(3.9801vw,-10px) scale(.6511);animation:fall-198 29s -16s linear infinite}@keyframes fall-198{47.374%{transform:translate(4.9993vw,47.374vh) scale(.6511)}to{transform:translate(4.4897vw,99vh) scale(.6511)}}.snow:nth-child(199){opacity:1.7786;transform:translate(9.3197vw,-10px) scale(.7151);animation:fall-199 19s -7s linear infinite}@keyframes fall-199{61.114%{transform:translate(17.8091vw,61.114vh) scale(.7151)}to{transform:translate(13.5644vw,99vh) scale(.7151)}}.snow:nth-child(200){opacity:.1228;transform:translate(2.2827vw,-10px) scale(.3682);animation:fall-200 24s -6s linear infinite}@keyframes fall-200{36.885%{transform:translate(3.4717vw,36.885vh) scale(.3682)}to{transform:translate(2.8772vw,99vh) scale(.3682)}}.snow:nth-child(201){opacity:.1966;transform:translate(3.2163vw,-10px) scale(.5176);animation:fall-201 30s -16s linear infinite}@keyframes fall-201{52.534%{transform:translate(2.7285vw,52.534vh) scale(.5176)}to{transform:translate(2.9724vw,99vh) scale(.5176)}}.snow:nth-child(202){opacity:1.5412;transform:translate(88.3741vw,-10px) scale(.5448);animation:fall-202 14s -20s linear infinite}@keyframes fall-202{45.848%{transform:translate(92.127vw,45.848vh) scale(.5448)}to{transform:translate(90.25055vw,99vh) scale(.5448)}}.snow:nth-child(203){opacity:.4216;transform:translate(71.5225vw,-10px) scale(.8013);animation:fall-203 16s -23s linear infinite}@keyframes fall-203{30.224%{transform:translate(66.3819vw,30.224vh) scale(.8013)}to{transform:translate(68.9522vw,99vh) scale(.8013)}}.snow:nth-child(204){opacity:.3402;transform:translate(24.2003vw,-10px) scale(.2702);animation:fall-204 17s -5s linear infinite}@keyframes fall-204{70.248%{transform:translate(15.4982vw,70.248vh) scale(.2702)}to{transform:translate(19.84925vw,99vh) scale(.2702)}}.snow:nth-child(205){opacity:.3224;transform:translate(92.2491vw,-10px) scale(.4836);animation:fall-205 23s -27s linear infinite}@keyframes fall-205{68.211%{transform:translate(83.2262vw,68.211vh) scale(.4836)}to{transform:translate(87.73765vw,99vh) scale(.4836)}}.snow:nth-child(206){opacity:1.1596;transform:translate(96.1062vw,-10px) scale(.318);animation:fall-206 22s -4s linear infinite}@keyframes fall-206{49.902%{transform:translate(94.3804vw,49.902vh) scale(.318)}to{transform:translate(95.2433vw,99vh) scale(.318)}}.snow:nth-child(207){opacity:1.2;transform:translate(75.4625vw,-10px) scale(.098);animation:fall-207 19s -3s linear infinite}@keyframes fall-207{33.444%{transform:translate(70.1484vw,33.444vh) scale(.098)}to{transform:translate(72.80545vw,99vh) scale(.098)}}.snow:nth-child(208){opacity:1.9258;transform:translate(32.1213vw,-10px) scale(.9684);animation:fall-208 16s -30s linear infinite}@keyframes fall-208{67.394%{transform:translate(34.1891vw,67.394vh) scale(.9684)}to{transform:translate(33.1552vw,99vh) scale(.9684)}}.snow:nth-child(209){opacity:1.826;transform:translate(69.6596vw,-10px) scale(.2696);animation:fall-209 25s -18s linear infinite}@keyframes fall-209{37.788%{transform:translate(76.0457vw,37.788vh) scale(.2696)}to{transform:translate(72.85265vw,99vh) scale(.2696)}}.snow:nth-child(210){opacity:.6234;transform:translate(49.5379vw,-10px) scale(.7191);animation:fall-210 14s -19s linear infinite}@keyframes fall-210{32.559%{transform:translate(56.0879vw,32.559vh) scale(.7191)}to{transform:translate(52.8129vw,99vh) scale(.7191)}}.snow:nth-child(211){opacity:.8698;transform:translate(80.6078vw,-10px) scale(.2756);animation:fall-211 29s -30s linear infinite}@keyframes fall-211{32.731%{transform:translate(76.9553vw,32.731vh) scale(.2756)}to{transform:translate(78.78155vw,99vh) scale(.2756)}}.snow:nth-child(212){opacity:1.789;transform:translate(31.3234vw,-10px) scale(.019);animation:fall-212 10s -27s linear infinite}@keyframes fall-212{44.329%{transform:translate(22.7444vw,44.329vh) scale(.019)}to{transform:translate(27.0339vw,99vh) scale(.019)}}.snow:nth-child(213){opacity:.4198;transform:translate(97.7555vw,-10px) scale(.8515);animation:fall-213 26s -3s linear infinite}@keyframes fall-213{57.004%{transform:translate(91.1661vw,57.004vh) scale(.8515)}to{transform:translate(94.4608vw,99vh) scale(.8515)}}.snow:nth-child(214){opacity:.1172;transform:translate(47.696vw,-10px) scale(.085);animation:fall-214 22s -15s linear infinite}@keyframes fall-214{41.38%{transform:translate(51.2895vw,41.38vh) scale(.085)}to{transform:translate(49.49275vw,99vh) scale(.085)}}.snow:nth-child(215){opacity:.6354;transform:translate(1.3659vw,-10px) scale(.6819);animation:fall-215 17s -19s linear infinite}@keyframes fall-215{30.264%{transform:translate(-7.5399vw,30.264vh) scale(.6819)}to{transform:translate(-3.087vw,99vh) scale(.6819)}}.snow:nth-child(216){opacity:1.9148;transform:translate(79.056vw,-10px) scale(.4034);animation:fall-216 29s -21s linear infinite}@keyframes fall-216{67.109%{transform:translate(73.8191vw,67.109vh) scale(.4034)}to{transform:translate(76.43755vw,99vh) scale(.4034)}}.snow:nth-child(217){opacity:.7334;transform:translate(45.3268vw,-10px) scale(.8666);animation:fall-217 26s -20s linear infinite}@keyframes fall-217{44.056%{transform:translate(40.4354vw,44.056vh) scale(.8666)}to{transform:translate(42.8811vw,99vh) scale(.8666)}}.snow:nth-child(218){opacity:.9112;transform:translate(29.6092vw,-10px) scale(.8415);animation:fall-218 12s -21s linear infinite}@keyframes fall-218{76.736%{transform:translate(29.4358vw,76.736vh) scale(.8415)}to{transform:translate(29.5225vw,99vh) scale(.8415)}}.snow:nth-child(219){opacity:.8476;transform:translate(84.249vw,-10px) scale(.1923);animation:fall-219 17s -1s linear infinite}@keyframes fall-219{43.666%{transform:translate(81.4661vw,43.666vh) scale(.1923)}to{transform:translate(82.85755vw,99vh) scale(.1923)}}.snow:nth-child(220){opacity:.5378;transform:translate(47.5966vw,-10px) scale(.5967);animation:fall-220 27s -9s linear infinite}@keyframes fall-220{57.305%{transform:translate(51.0839vw,57.305vh) scale(.5967)}to{transform:translate(49.34025vw,99vh) scale(.5967)}}.snow:nth-child(221){opacity:1.6152;transform:translate(8.2781vw,-10px) scale(.3792);animation:fall-221 19s -5s linear infinite}@keyframes fall-221{49.261%{transform:translate(10.9523vw,49.261vh) scale(.3792)}to{transform:translate(9.6152vw,99vh) scale(.3792)}}.snow:nth-child(222){opacity:.3622;transform:translate(88.7596vw,-10px) scale(.696);animation:fall-222 25s -26s linear infinite}@keyframes fall-222{71.211%{transform:translate(97.5785vw,71.211vh) scale(.696)}to{transform:translate(93.16905vw,99vh) scale(.696)}}.snow:nth-child(223){opacity:.083;transform:translate(11.0595vw,-10px) scale(.7744);animation:fall-223 10s -8s linear infinite}@keyframes fall-223{37.229%{transform:translate(19.8039vw,37.229vh) scale(.7744)}to{transform:translate(15.4317vw,99vh) scale(.7744)}}.snow:nth-child(224){opacity:1.4832;transform:translate(55.1135vw,-10px) scale(.0163);animation:fall-224 21s -29s linear infinite}@keyframes fall-224{63.384%{transform:translate(61.5538vw,63.384vh) scale(.0163)}to{transform:translate(58.33365vw,99vh) scale(.0163)}}.snow:nth-child(225){opacity:.2602;transform:translate(90.9281vw,-10px) scale(.4271);animation:fall-225 25s -20s linear infinite}@keyframes fall-225{62.779%{transform:translate(89.5706vw,62.779vh) scale(.4271)}to{transform:translate(90.24935vw,99vh) scale(.4271)}}.snow:nth-child(226){opacity:1.9764;transform:translate(55.3913vw,-10px) scale(.8346);animation:fall-226 23s -9s linear infinite}@keyframes fall-226{46.778%{transform:translate(50.2268vw,46.778vh) scale(.8346)}to{transform:translate(52.80905vw,99vh) scale(.8346)}}.snow:nth-child(227){opacity:.8214;transform:translate(62.056vw,-10px) scale(.9972);animation:fall-227 23s -14s linear infinite}@keyframes fall-227{51.152%{transform:translate(67.9319vw,51.152vh) scale(.9972)}to{transform:translate(64.99395vw,99vh) scale(.9972)}}.snow:nth-child(228){opacity:1.6664;transform:translate(3.0583vw,-10px) scale(.8242);animation:fall-228 27s -7s linear infinite}@keyframes fall-228{69.986%{transform:translate(-4.5996vw,69.986vh) scale(.8242)}to{transform:translate(-.77065vw,99vh) scale(.8242)}}.snow:nth-child(229){opacity:1.4316;transform:translate(42.7267vw,-10px) scale(.1354);animation:fall-229 10s -7s linear infinite}@keyframes fall-229{31.29%{transform:translate(49.9434vw,31.29vh) scale(.1354)}to{transform:translate(46.33505vw,99vh) scale(.1354)}}.snow:nth-child(230){opacity:.382;transform:translate(2.0301vw,-10px) scale(.865);animation:fall-230 25s -3s linear infinite}@keyframes fall-230{64.17%{transform:translate(-3.5153vw,64.17vh) scale(.865)}to{transform:translate(-.7426vw,99vh) scale(.865)}}.snow:nth-child(231){opacity:.2518;transform:translate(48.505vw,-10px) scale(.5464);animation:fall-231 21s -5s linear infinite}@keyframes fall-231{62.916%{transform:translate(51.897vw,62.916vh) scale(.5464)}to{transform:translate(50.201vw,99vh) scale(.5464)}}.snow:nth-child(232){opacity:1.9066;transform:translate(90.3958vw,-10px) scale(.73);animation:fall-232 23s -11s linear infinite}@keyframes fall-232{41.401%{transform:translate(96.487vw,41.401vh) scale(.73)}to{transform:translate(93.4414vw,99vh) scale(.73)}}.snow:nth-child(233){opacity:1.628;transform:translate(3.3956vw,-10px) scale(.6864);animation:fall-233 18s -23s linear infinite}@keyframes fall-233{71.498%{transform:translate(-1.7056vw,71.498vh) scale(.6864)}to{transform:translate(.845vw,99vh) scale(.6864)}}.snow:nth-child(234){opacity:.8478;transform:translate(88.2936vw,-10px) scale(.4536);animation:fall-234 21s -22s linear infinite}@keyframes fall-234{33.212%{transform:translate(83.6508vw,33.212vh) scale(.4536)}to{transform:translate(85.9722vw,99vh) scale(.4536)}}.snow:nth-child(235){opacity:1.8732;transform:translate(75.7908vw,-10px) scale(.7669);animation:fall-235 29s -23s linear infinite}@keyframes fall-235{63.704%{transform:translate(80.0671vw,63.704vh) scale(.7669)}to{transform:translate(77.92895vw,99vh) scale(.7669)}}.snow:nth-child(236){opacity:1.2984;transform:translate(60.9016vw,-10px) scale(.5947);animation:fall-236 25s -9s linear infinite}@keyframes fall-236{42.635%{transform:translate(63.8592vw,42.635vh) scale(.5947)}to{transform:translate(62.3804vw,99vh) scale(.5947)}}.snow:nth-child(237){opacity:.508;transform:translate(83.0672vw,-10px) scale(.3194);animation:fall-237 27s -28s linear infinite}@keyframes fall-237{41.05%{transform:translate(74.2284vw,41.05vh) scale(.3194)}to{transform:translate(78.6478vw,99vh) scale(.3194)}}.snow:nth-child(238){opacity:1.2746;transform:translate(25.458vw,-10px) scale(.9757);animation:fall-238 10s -8s linear infinite}@keyframes fall-238{45.853%{transform:translate(16.3343vw,45.853vh) scale(.9757)}to{transform:translate(20.89615vw,99vh) scale(.9757)}}.snow:nth-child(239){opacity:.6868;transform:translate(97.9843vw,-10px) scale(.0607);animation:fall-239 21s -2s linear infinite}@keyframes fall-239{42.104%{transform:translate(89.7985vw,42.104vh) scale(.0607)}to{transform:translate(93.8914vw,99vh) scale(.0607)}}.snow:nth-child(240){opacity:.0134;transform:translate(9.5738vw,-10px) scale(.5953);animation:fall-240 11s -9s linear infinite}@keyframes fall-240{70.002%{transform:translate(.8812vw,70.002vh) scale(.5953)}to{transform:translate(5.2275vw,99vh) scale(.5953)}}.snow:nth-child(241){opacity:.421;transform:translate(7.5708vw,-10px) scale(.1334);animation:fall-241 18s -13s linear infinite}@keyframes fall-241{59.713%{transform:translate(1.933vw,59.713vh) scale(.1334)}to{transform:translate(4.7519vw,99vh) scale(.1334)}}.snow:nth-child(242){opacity:.568;transform:translate(73.9677vw,-10px) scale(.1776);animation:fall-242 29s -5s linear infinite}@keyframes fall-242{61.616%{transform:translate(68.8764vw,61.616vh) scale(.1776)}to{transform:translate(71.42205vw,99vh) scale(.1776)}}.snow:nth-child(243){opacity:.4346;transform:translate(24.917vw,-10px) scale(.4215);animation:fall-243 24s -20s linear infinite}@keyframes fall-243{79.015%{transform:translate(28.4085vw,79.015vh) scale(.4215)}to{transform:translate(26.66275vw,99vh) scale(.4215)}}.snow:nth-child(244){opacity:1.08;transform:translate(72.0747vw,-10px) scale(.4246);animation:fall-244 26s -7s linear infinite}@keyframes fall-244{40.633%{transform:translate(62.2406vw,40.633vh) scale(.4246)}to{transform:translate(67.15765vw,99vh) scale(.4246)}}.snow:nth-child(245){opacity:.887;transform:translate(57.0652vw,-10px) scale(.7765);animation:fall-245 17s -4s linear infinite}@keyframes fall-245{36.559%{transform:translate(49.7478vw,36.559vh) scale(.7765)}to{transform:translate(53.4065vw,99vh) scale(.7765)}}.snow:nth-child(246){opacity:.3668;transform:translate(78.66vw,-10px) scale(.8634);animation:fall-246 15s -24s linear infinite}@keyframes fall-246{48.634%{transform:translate(83.0624vw,48.634vh) scale(.8634)}to{transform:translate(80.8612vw,99vh) scale(.8634)}}.snow:nth-child(247){opacity:1.2686;transform:translate(75.6029vw,-10px) scale(.762);animation:fall-247 25s -27s linear infinite}@keyframes fall-247{50.36%{transform:translate(85.2409vw,50.36vh) scale(.762)}to{transform:translate(80.4219vw,99vh) scale(.762)}}.snow:nth-child(248){opacity:1.6272;transform:translate(4.3853vw,-10px) scale(.331);animation:fall-248 25s -21s linear infinite}@keyframes fall-248{55.292%{transform:translate(8.8431vw,55.292vh) scale(.331)}to{transform:translate(6.6142vw,99vh) scale(.331)}}.snow:nth-child(249){opacity:1.4446;transform:translate(42.3076vw,-10px) scale(.5276);animation:fall-249 19s -16s linear infinite}@keyframes fall-249{59.012%{transform:translate(35.6476vw,59.012vh) scale(.5276)}to{transform:translate(38.9776vw,99vh) scale(.5276)}}.snow:nth-child(250){opacity:.3332;transform:translate(3.8949vw,-10px) scale(.4415);animation:fall-250 17s -10s linear infinite}@keyframes fall-250{48.498%{transform:translate(13.7394vw,48.498vh) scale(.4415)}to{transform:translate(8.81715vw,99vh) scale(.4415)}}.snow:nth-child(251){opacity:1.2294;transform:translate(87.8782vw,-10px) scale(.9347);animation:fall-251 19s -22s linear infinite}@keyframes fall-251{47.541%{transform:translate(97.8139vw,47.541vh) scale(.9347)}to{transform:translate(92.84605vw,99vh) scale(.9347)}}.snow:nth-child(252){opacity:1.324;transform:translate(96.4591vw,-10px) scale(.6645);animation:fall-252 24s -10s linear infinite}@keyframes fall-252{72.498%{transform:translate(103.9037vw,72.498vh) scale(.6645)}to{transform:translate(100.1814vw,99vh) scale(.6645)}}.snow:nth-child(253){opacity:.7552;transform:translate(27.4249vw,-10px) scale(.2459);animation:fall-253 27s -13s linear infinite}@keyframes fall-253{31.142%{transform:translate(19.5165vw,31.142vh) scale(.2459)}to{transform:translate(23.4707vw,99vh) scale(.2459)}}.snow:nth-child(254){opacity:1.1764;transform:translate(70.3342vw,-10px) scale(.8406);animation:fall-254 24s -25s linear infinite}@keyframes fall-254{49.943%{transform:translate(73.6617vw,49.943vh) scale(.8406)}to{transform:translate(71.99795vw,99vh) scale(.8406)}}.snow:nth-child(255){opacity:1.3404;transform:translate(20.1213vw,-10px) scale(.5367);animation:fall-255 19s -29s linear infinite}@keyframes fall-255{54.463%{transform:translate(16.2962vw,54.463vh) scale(.5367)}to{transform:translate(18.20875vw,99vh) scale(.5367)}}.snow:nth-child(256){opacity:1.9004;transform:translate(60.4112vw,-10px) scale(.8903);animation:fall-256 10s -14s linear infinite}@keyframes fall-256{79.955%{transform:translate(50.7713vw,79.955vh) scale(.8903)}to{transform:translate(55.59125vw,99vh) scale(.8903)}}.snow:nth-child(257){opacity:1.541;transform:translate(93.8686vw,-10px) scale(.1995);animation:fall-257 29s -8s linear infinite}@keyframes fall-257{70.633%{transform:translate(84.725vw,70.633vh) scale(.1995)}to{transform:translate(89.2968vw,99vh) scale(.1995)}}.snow:nth-child(258){opacity:.614;transform:translate(36.7805vw,-10px) scale(.5997);animation:fall-258 21s -5s linear infinite}@keyframes fall-258{42.87%{transform:translate(29.5334vw,42.87vh) scale(.5997)}to{transform:translate(33.15695vw,99vh) scale(.5997)}}.snow:nth-child(259){opacity:1.2358;transform:translate(59.8196vw,-10px) scale(.7737);animation:fall-259 11s -18s linear infinite}@keyframes fall-259{61.527%{transform:translate(52.1418vw,61.527vh) scale(.7737)}to{transform:translate(55.9807vw,99vh) scale(.7737)}}.snow:nth-child(260){opacity:.6038;transform:translate(32.4673vw,-10px) scale(.4204);animation:fall-260 21s -30s linear infinite}@keyframes fall-260{37.851%{transform:translate(23.4677vw,37.851vh) scale(.4204)}to{transform:translate(27.9675vw,99vh) scale(.4204)}}.snow:nth-child(261){opacity:.0656;transform:translate(90.5667vw,-10px) scale(.427);animation:fall-261 14s -23s linear infinite}@keyframes fall-261{67.478%{transform:translate(99.3366vw,67.478vh) scale(.427)}to{transform:translate(94.95165vw,99vh) scale(.427)}}.snow:nth-child(262){opacity:1.1652;transform:translate(62.8838vw,-10px) scale(.3034);animation:fall-262 28s -8s linear infinite}@keyframes fall-262{35.315%{transform:translate(58.1625vw,35.315vh) scale(.3034)}to{transform:translate(60.52315vw,99vh) scale(.3034)}}.snow:nth-child(263){opacity:.3664;transform:translate(58.644vw,-10px) scale(.1845);animation:fall-263 19s -28s linear infinite}@keyframes fall-263{53.182%{transform:translate(68.4365vw,53.182vh) scale(.1845)}to{transform:translate(63.54025vw,99vh) scale(.1845)}}.snow:nth-child(264){opacity:1.1208;transform:translate(20.4354vw,-10px) scale(.9958);animation:fall-264 18s -18s linear infinite}@keyframes fall-264{37.657%{transform:translate(27.7434vw,37.657vh) scale(.9958)}to{transform:translate(24.0894vw,99vh) scale(.9958)}}.snow:nth-child(265){opacity:.2142;transform:translate(19.7391vw,-10px) scale(.6824);animation:fall-265 19s -16s linear infinite}@keyframes fall-265{62.732%{transform:translate(21.6208vw,62.732vh) scale(.6824)}to{transform:translate(20.67995vw,99vh) scale(.6824)}}.snow:nth-child(266){opacity:1.893;transform:translate(61.3096vw,-10px) scale(.7482);animation:fall-266 25s -28s linear infinite}@keyframes fall-266{37.059%{transform:translate(70.6898vw,37.059vh) scale(.7482)}to{transform:translate(65.9997vw,99vh) scale(.7482)}}.snow:nth-child(267){opacity:.6134;transform:translate(99.6737vw,-10px) scale(.5782);animation:fall-267 12s -7s linear infinite}@keyframes fall-267{76.091%{transform:translate(100.9743vw,76.091vh) scale(.5782)}to{transform:translate(100.324vw,99vh) scale(.5782)}}.snow:nth-child(268){opacity:1.2784;transform:translate(71.9253vw,-10px) scale(.5947);animation:fall-268 30s -2s linear infinite}@keyframes fall-268{70.158%{transform:translate(67.1907vw,70.158vh) scale(.5947)}to{transform:translate(69.558vw,99vh) scale(.5947)}}.snow:nth-child(269){opacity:1.4094;transform:translate(15.0168vw,-10px) scale(.7171);animation:fall-269 21s -17s linear infinite}@keyframes fall-269{52.91%{transform:translate(22.458vw,52.91vh) scale(.7171)}to{transform:translate(18.7374vw,99vh) scale(.7171)}}.snow:nth-child(270){opacity:1.9498;transform:translate(75.4695vw,-10px) scale(.5368);animation:fall-270 29s -4s linear infinite}@keyframes fall-270{45.685%{transform:translate(82.4414vw,45.685vh) scale(.5368)}to{transform:translate(78.95545vw,99vh) scale(.5368)}}.snow:nth-child(271){opacity:1.619;transform:translate(97.9613vw,-10px) scale(.3955);animation:fall-271 16s -30s linear infinite}@keyframes fall-271{33.994%{transform:translate(97.4975vw,33.994vh) scale(.3955)}to{transform:translate(97.7294vw,99vh) scale(.3955)}}.snow:nth-child(272){opacity:1.6122;transform:translate(85.1352vw,-10px) scale(.8851);animation:fall-272 27s -2s linear infinite}@keyframes fall-272{51.361%{transform:translate(88.6572vw,51.361vh) scale(.8851)}to{transform:translate(86.8962vw,99vh) scale(.8851)}}.snow:nth-child(273){opacity:.5622;transform:translate(70.4901vw,-10px) scale(.2149);animation:fall-273 15s -19s linear infinite}@keyframes fall-273{78.153%{transform:translate(78.6083vw,78.153vh) scale(.2149)}to{transform:translate(74.5492vw,99vh) scale(.2149)}}.snow:nth-child(274){opacity:.7166;transform:translate(90.3673vw,-10px) scale(.3563);animation:fall-274 15s -13s linear infinite}@keyframes fall-274{43.835%{transform:translate(98.212vw,43.835vh) scale(.3563)}to{transform:translate(94.28965vw,99vh) scale(.3563)}}.snow:nth-child(275){opacity:.845;transform:translate(61.6869vw,-10px) scale(.6359);animation:fall-275 10s -2s linear infinite}@keyframes fall-275{79.947%{transform:translate(59.5155vw,79.947vh) scale(.6359)}to{transform:translate(60.6012vw,99vh) scale(.6359)}}.snow:nth-child(276){opacity:1.9606;transform:translate(12.6531vw,-10px) scale(.83);animation:fall-276 30s -13s linear infinite}@keyframes fall-276{58.446%{transform:translate(22.3892vw,58.446vh) scale(.83)}to{transform:translate(17.52115vw,99vh) scale(.83)}}.snow:nth-child(277){opacity:1.8836;transform:translate(51.8841vw,-10px) scale(.8813);animation:fall-277 11s -5s linear infinite}@keyframes fall-277{45.969%{transform:translate(44.066vw,45.969vh) scale(.8813)}to{transform:translate(47.97505vw,99vh) scale(.8813)}}.snow:nth-child(278){opacity:.8422;transform:translate(78.3129vw,-10px) scale(.222);animation:fall-278 30s -5s linear infinite}@keyframes fall-278{41.304%{transform:translate(75.3091vw,41.304vh) scale(.222)}to{transform:translate(76.811vw,99vh) scale(.222)}}.snow:nth-child(279){opacity:.4082;transform:translate(30.452vw,-10px) scale(.9542);animation:fall-279 29s -1s linear infinite}@keyframes fall-279{67.135%{transform:translate(37.3063vw,67.135vh) scale(.9542)}to{transform:translate(33.87915vw,99vh) scale(.9542)}}.snow:nth-child(280){opacity:.3278;transform:translate(34.6321vw,-10px) scale(.7953);animation:fall-280 16s -11s linear infinite}@keyframes fall-280{48.739%{transform:translate(25.9153vw,48.739vh) scale(.7953)}to{transform:translate(30.2737vw,99vh) scale(.7953)}}.snow:nth-child(281){opacity:1.686;transform:translate(75.7009vw,-10px) scale(.7417);animation:fall-281 30s -6s linear infinite}@keyframes fall-281{72.109%{transform:translate(80.3467vw,72.109vh) scale(.7417)}to{transform:translate(78.0238vw,99vh) scale(.7417)}}.snow:nth-child(282){opacity:.746;transform:translate(86.9826vw,-10px) scale(.8921);animation:fall-282 17s -6s linear infinite}@keyframes fall-282{48.4%{transform:translate(81.3831vw,48.4vh) scale(.8921)}to{transform:translate(84.18285vw,99vh) scale(.8921)}}.snow:nth-child(283){opacity:.7798;transform:translate(2.436vw,-10px) scale(.8583);animation:fall-283 23s -2s linear infinite}@keyframes fall-283{76.328%{transform:translate(-4.2784vw,76.328vh) scale(.8583)}to{transform:translate(-.9212vw,99vh) scale(.8583)}}.snow:nth-child(284){opacity:1.0688;transform:translate(26.4902vw,-10px) scale(.5383);animation:fall-284 26s -19s linear infinite}@keyframes fall-284{62.636%{transform:translate(31.0473vw,62.636vh) scale(.5383)}to{transform:translate(28.76875vw,99vh) scale(.5383)}}.snow:nth-child(285){opacity:1.6706;transform:translate(55.8503vw,-10px) scale(.56);animation:fall-285 17s -28s linear infinite}@keyframes fall-285{43.971%{transform:translate(58.9831vw,43.971vh) scale(.56)}to{transform:translate(57.4167vw,99vh) scale(.56)}}.snow:nth-child(286){opacity:1.8252;transform:translate(58.1424vw,-10px) scale(.9862);animation:fall-286 24s -9s linear infinite}@keyframes fall-286{58.595%{transform:translate(58.4737vw,58.595vh) scale(.9862)}to{transform:translate(58.30805vw,99vh) scale(.9862)}}.snow:nth-child(287){opacity:1.3502;transform:translate(97.7043vw,-10px) scale(.4286);animation:fall-287 19s -14s linear infinite}@keyframes fall-287{72.9%{transform:translate(105.7739vw,72.9vh) scale(.4286)}to{transform:translate(101.7391vw,99vh) scale(.4286)}}.snow:nth-child(288){opacity:.1446;transform:translate(82.0122vw,-10px) scale(.1996);animation:fall-288 12s -10s linear infinite}@keyframes fall-288{31.833%{transform:translate(79.4585vw,31.833vh) scale(.1996)}to{transform:translate(80.73535vw,99vh) scale(.1996)}}.snow:nth-child(289){opacity:1.0856;transform:translate(2.5645vw,-10px) scale(.351);animation:fall-289 11s -24s linear infinite}@keyframes fall-289{46.472%{transform:translate(-5.3378vw,46.472vh) scale(.351)}to{transform:translate(-1.38665vw,99vh) scale(.351)}}.snow:nth-child(290){opacity:.1472;transform:translate(48.2437vw,-10px) scale(.7921);animation:fall-290 19s -17s linear infinite}@keyframes fall-290{53.484%{transform:translate(42.9265vw,53.484vh) scale(.7921)}to{transform:translate(45.5851vw,99vh) scale(.7921)}}.snow:nth-child(291){opacity:.0824;transform:translate(.1223vw,-10px) scale(.936);animation:fall-291 13s -6s linear infinite}@keyframes fall-291{37.386%{transform:translate(6.6438vw,37.386vh) scale(.936)}to{transform:translate(3.38305vw,99vh) scale(.936)}}.snow:nth-child(292){opacity:.2966;transform:translate(37.7705vw,-10px) scale(.0741);animation:fall-292 24s -22s linear infinite}@keyframes fall-292{53.064%{transform:translate(32.3655vw,53.064vh) scale(.0741)}to{transform:translate(35.068vw,99vh) scale(.0741)}}.snow:nth-child(293){opacity:.3072;transform:translate(90.1014vw,-10px) scale(.4254);animation:fall-293 16s -9s linear infinite}@keyframes fall-293{59.019%{transform:translate(81.6549vw,59.019vh) scale(.4254)}to{transform:translate(85.87815vw,99vh) scale(.4254)}}.snow:nth-child(294){opacity:1.9974;transform:translate(62.384vw,-10px) scale(.4181);animation:fall-294 27s -14s linear infinite}@keyframes fall-294{68.698%{transform:translate(67.3949vw,68.698vh) scale(.4181)}to{transform:translate(64.88945vw,99vh) scale(.4181)}}.snow:nth-child(295){opacity:.686;transform:translate(79.45vw,-10px) scale(.7193);animation:fall-295 13s -18s linear infinite}@keyframes fall-295{51.03%{transform:translate(76.3607vw,51.03vh) scale(.7193)}to{transform:translate(77.90535vw,99vh) scale(.7193)}}.snow:nth-child(296){opacity:1.6994;transform:translate(79.6449vw,-10px) scale(.27);animation:fall-296 23s -9s linear infinite}@keyframes fall-296{75.456%{transform:translate(88.2819vw,75.456vh) scale(.27)}to{transform:translate(83.9634vw,99vh) scale(.27)}}.snow:nth-child(297){opacity:1.5224;transform:translate(91.7536vw,-10px) scale(.2737);animation:fall-297 16s -13s linear infinite}@keyframes fall-297{48.117%{transform:translate(95.2626vw,48.117vh) scale(.2737)}to{transform:translate(93.5081vw,99vh) scale(.2737)}}.snow:nth-child(298){opacity:1.9018;transform:translate(81.2267vw,-10px) scale(.3241);animation:fall-298 12s -12s linear infinite}@keyframes fall-298{78.472%{transform:translate(89.2188vw,78.472vh) scale(.3241)}to{transform:translate(85.22275vw,99vh) scale(.3241)}}.snow:nth-child(299){opacity:.7776;transform:translate(88.727vw,-10px) scale(.6003);animation:fall-299 15s -13s linear infinite}@keyframes fall-299{39.106%{transform:translate(83.8724vw,39.106vh) scale(.6003)}to{transform:translate(86.2997vw,99vh) scale(.6003)}}.snow:nth-child(300){opacity:.2656;transform:translate(56.6382vw,-10px) scale(.1953);animation:fall-300 25s -17s linear infinite}@keyframes fall-300{59.111%{transform:translate(47.5047vw,59.111vh) scale(.1953)}to{transform:translate(52.07145vw,99vh) scale(.1953)}}.snow:nth-child(301){opacity:1.1102;transform:translate(62.7014vw,-10px) scale(.6619);animation:fall-301 14s -12s linear infinite}@keyframes fall-301{33.953%{transform:translate(67.3158vw,33.953vh) scale(.6619)}to{transform:translate(65.0086vw,99vh) scale(.6619)}}.snow:nth-child(302){opacity:1.4408;transform:translate(28.8309vw,-10px) scale(.3566);animation:fall-302 19s -19s linear infinite}@keyframes fall-302{77.598%{transform:translate(25.5642vw,77.598vh) scale(.3566)}to{transform:translate(27.19755vw,99vh) scale(.3566)}}.snow:nth-child(303){opacity:1.111;transform:translate(61.9413vw,-10px) scale(.8748);animation:fall-303 18s -21s linear infinite}@keyframes fall-303{38.816%{transform:translate(71.0903vw,38.816vh) scale(.8748)}to{transform:translate(66.5158vw,99vh) scale(.8748)}}.snow:nth-child(304){opacity:1.3938;transform:translate(90.5702vw,-10px) scale(.6753);animation:fall-304 14s -29s linear infinite}@keyframes fall-304{48.553%{transform:translate(100.2543vw,48.553vh) scale(.6753)}to{transform:translate(95.41225vw,99vh) scale(.6753)}}.snow:nth-child(305){opacity:.4564;transform:translate(48.9172vw,-10px) scale(.7188);animation:fall-305 15s -26s linear infinite}@keyframes fall-305{72.447%{transform:translate(46.0322vw,72.447vh) scale(.7188)}to{transform:translate(47.4747vw,99vh) scale(.7188)}}.snow:nth-child(306){opacity:.7018;transform:translate(44.247vw,-10px) scale(.7457);animation:fall-306 28s -15s linear infinite}@keyframes fall-306{71.034%{transform:translate(45.9345vw,71.034vh) scale(.7457)}to{transform:translate(45.09075vw,99vh) scale(.7457)}}.snow:nth-child(307){opacity:.2812;transform:translate(14.6424vw,-10px) scale(.1298);animation:fall-307 26s -20s linear infinite}@keyframes fall-307{62.151%{transform:translate(12.0581vw,62.151vh) scale(.1298)}to{transform:translate(13.35025vw,99vh) scale(.1298)}}.snow:nth-child(308){opacity:1.9524;transform:translate(18.6778vw,-10px) scale(.8816);animation:fall-308 13s -8s linear infinite}@keyframes fall-308{48.378%{transform:translate(26.7974vw,48.378vh) scale(.8816)}to{transform:translate(22.7376vw,99vh) scale(.8816)}}.snow:nth-child(309){opacity:1.2914;transform:translate(15.7406vw,-10px) scale(.2491);animation:fall-309 30s -23s linear infinite}@keyframes fall-309{40.35%{transform:translate(8.6284vw,40.35vh) scale(.2491)}to{transform:translate(12.1845vw,99vh) scale(.2491)}}.snow:nth-child(310){opacity:.381;transform:translate(42.4874vw,-10px) scale(.1463);animation:fall-310 19s -3s linear infinite}@keyframes fall-310{41.995%{transform:translate(47.8525vw,41.995vh) scale(.1463)}to{transform:translate(45.16995vw,99vh) scale(.1463)}}.snow:nth-child(311){opacity:.3152;transform:translate(60.6404vw,-10px) scale(.022);animation:fall-311 23s -25s linear infinite}@keyframes fall-311{68.517%{transform:translate(67.4066vw,68.517vh) scale(.022)}to{transform:translate(64.0235vw,99vh) scale(.022)}}.snow:nth-child(312){opacity:.3686;transform:translate(95.9454vw,-10px) scale(.9429);animation:fall-312 25s -26s linear infinite}@keyframes fall-312{41.161%{transform:translate(97.7783vw,41.161vh) scale(.9429)}to{transform:translate(96.86185vw,99vh) scale(.9429)}}.snow:nth-child(313){opacity:1.1814;transform:translate(9.5626vw,-10px) scale(.4954);animation:fall-313 18s -18s linear infinite}@keyframes fall-313{49.097%{transform:translate(11.5747vw,49.097vh) scale(.4954)}to{transform:translate(10.56865vw,99vh) scale(.4954)}}.snow:nth-child(314){opacity:1.878;transform:translate(87.8413vw,-10px) scale(.536);animation:fall-314 15s -19s linear infinite}@keyframes fall-314{74.773%{transform:translate(85.5747vw,74.773vh) scale(.536)}to{transform:translate(86.708vw,99vh) scale(.536)}}.snow:nth-child(315){opacity:1.1748;transform:translate(92.0247vw,-10px) scale(.2408);animation:fall-315 20s -30s linear infinite}@keyframes fall-315{34.329%{transform:translate(99.0783vw,34.329vh) scale(.2408)}to{transform:translate(95.5515vw,99vh) scale(.2408)}}.snow:nth-child(316){opacity:.5952;transform:translate(81.1667vw,-10px) scale(.4102);animation:fall-316 12s -11s linear infinite}@keyframes fall-316{50.928%{transform:translate(78.1787vw,50.928vh) scale(.4102)}to{transform:translate(79.6727vw,99vh) scale(.4102)}}.snow:nth-child(317){opacity:.957;transform:translate(73.7718vw,-10px) scale(.7479);animation:fall-317 15s -9s linear infinite}@keyframes fall-317{58.378%{transform:translate(74.0458vw,58.378vh) scale(.7479)}to{transform:translate(73.9088vw,99vh) scale(.7479)}}.snow:nth-child(318){opacity:1.8288;transform:translate(4.1391vw,-10px) scale(.1983);animation:fall-318 20s -25s linear infinite}@keyframes fall-318{33.587%{transform:translate(1.1144vw,33.587vh) scale(.1983)}to{transform:translate(2.62675vw,99vh) scale(.1983)}}.snow:nth-child(319){opacity:1.4382;transform:translate(57.5608vw,-10px) scale(.9988);animation:fall-319 25s -3s linear infinite}@keyframes fall-319{57.944%{transform:translate(66.4349vw,57.944vh) scale(.9988)}to{transform:translate(61.99785vw,99vh) scale(.9988)}}.snow:nth-child(320){opacity:.7544;transform:translate(6.0255vw,-10px) scale(.7304);animation:fall-320 11s -21s linear infinite}@keyframes fall-320{78.628%{transform:translate(12.2754vw,78.628vh) scale(.7304)}to{transform:translate(9.15045vw,99vh) scale(.7304)}}.snow:nth-child(321){opacity:.086;transform:translate(63.5385vw,-10px) scale(.6976);animation:fall-321 15s -13s linear infinite}@keyframes fall-321{33.406%{transform:translate(60.1784vw,33.406vh) scale(.6976)}to{transform:translate(61.85845vw,99vh) scale(.6976)}}.snow:nth-child(322){opacity:.0232;transform:translate(52.7807vw,-10px) scale(.1096);animation:fall-322 25s -25s linear infinite}@keyframes fall-322{52.89%{transform:translate(54.8134vw,52.89vh) scale(.1096)}to{transform:translate(53.79705vw,99vh) scale(.1096)}}.snow:nth-child(323){opacity:.365;transform:translate(81.8774vw,-10px) scale(.2008);animation:fall-323 28s -29s linear infinite}@keyframes fall-323{78.105%{transform:translate(82.5459vw,78.105vh) scale(.2008)}to{transform:translate(82.21165vw,99vh) scale(.2008)}}.snow:nth-child(324){opacity:.3404;transform:translate(51.8053vw,-10px) scale(.4118);animation:fall-324 11s -23s linear infinite}@keyframes fall-324{69.459%{transform:translate(46.0701vw,69.459vh) scale(.4118)}to{transform:translate(48.9377vw,99vh) scale(.4118)}}.snow:nth-child(325){opacity:1.5476;transform:translate(35.8958vw,-10px) scale(.4884);animation:fall-325 23s -30s linear infinite}@keyframes fall-325{54.986%{transform:translate(34.297vw,54.986vh) scale(.4884)}to{transform:translate(35.0964vw,99vh) scale(.4884)}}.snow:nth-child(326){opacity:.7824;transform:translate(17.6265vw,-10px) scale(.314);animation:fall-326 30s -27s linear infinite}@keyframes fall-326{33.443%{transform:translate(22.7791vw,33.443vh) scale(.314)}to{transform:translate(20.2028vw,99vh) scale(.314)}}.snow:nth-child(327){opacity:.4404;transform:translate(66.8973vw,-10px) scale(.6897);animation:fall-327 29s -22s linear infinite}@keyframes fall-327{74.365%{transform:translate(63.1975vw,74.365vh) scale(.6897)}to{transform:translate(65.0474vw,99vh) scale(.6897)}}.snow:nth-child(328){opacity:.319;transform:translate(31.0257vw,-10px) scale(.6586);animation:fall-328 15s -28s linear infinite}@keyframes fall-328{44.692%{transform:translate(32.4323vw,44.692vh) scale(.6586)}to{transform:translate(31.729vw,99vh) scale(.6586)}}.snow:nth-child(329){opacity:.7984;transform:translate(40.3663vw,-10px) scale(.6876);animation:fall-329 23s -10s linear infinite}@keyframes fall-329{37.585%{transform:translate(36.0946vw,37.585vh) scale(.6876)}to{transform:translate(38.23045vw,99vh) scale(.6876)}}.snow:nth-child(330){opacity:1.3536;transform:translate(88.0053vw,-10px) scale(.4405);animation:fall-330 24s -4s linear infinite}@keyframes fall-330{63.364%{transform:translate(84.142vw,63.364vh) scale(.4405)}to{transform:translate(86.07365vw,99vh) scale(.4405)}}.snow:nth-child(331){opacity:1.2954;transform:translate(80.4333vw,-10px) scale(.4692);animation:fall-331 16s -8s linear infinite}@keyframes fall-331{50.296%{transform:translate(75.025vw,50.296vh) scale(.4692)}to{transform:translate(77.72915vw,99vh) scale(.4692)}}.snow:nth-child(332){opacity:.1616;transform:translate(73.8677vw,-10px) scale(.0331);animation:fall-332 21s -18s linear infinite}@keyframes fall-332{35.451%{transform:translate(77.3395vw,35.451vh) scale(.0331)}to{transform:translate(75.6036vw,99vh) scale(.0331)}}.snow:nth-child(333){opacity:.8214;transform:translate(84.0572vw,-10px) scale(.6192);animation:fall-333 13s -12s linear infinite}@keyframes fall-333{79.173%{transform:translate(83.3781vw,79.173vh) scale(.6192)}to{transform:translate(83.71765vw,99vh) scale(.6192)}}.snow:nth-child(334){opacity:.4506;transform:translate(95.5987vw,-10px) scale(.5919);animation:fall-334 16s -24s linear infinite}@keyframes fall-334{63.341%{transform:translate(104.4464vw,63.341vh) scale(.5919)}to{transform:translate(100.02255vw,99vh) scale(.5919)}}.snow:nth-child(335){opacity:.3538;transform:translate(97.533vw,-10px) scale(.6985);animation:fall-335 12s -7s linear infinite}@keyframes fall-335{58.764%{transform:translate(93.1427vw,58.764vh) scale(.6985)}to{transform:translate(95.33785vw,99vh) scale(.6985)}}.snow:nth-child(336){opacity:1.1562;transform:translate(97.6519vw,-10px) scale(.3632);animation:fall-336 17s -26s linear infinite}@keyframes fall-336{61.158%{transform:translate(94.2377vw,61.158vh) scale(.3632)}to{transform:translate(95.9448vw,99vh) scale(.3632)}}.snow:nth-child(337){opacity:.4654;transform:translate(85.7488vw,-10px) scale(.1062);animation:fall-337 17s -4s linear infinite}@keyframes fall-337{46.833%{transform:translate(91.6598vw,46.833vh) scale(.1062)}to{transform:translate(88.7043vw,99vh) scale(.1062)}}.snow:nth-child(338){opacity:.2836;transform:translate(10.9732vw,-10px) scale(.2672);animation:fall-338 23s -3s linear infinite}@keyframes fall-338{40.471%{transform:translate(19.3128vw,40.471vh) scale(.2672)}to{transform:translate(15.143vw,99vh) scale(.2672)}}.snow:nth-child(339){opacity:.8768;transform:translate(56.0505vw,-10px) scale(.3461);animation:fall-339 23s -10s linear infinite}@keyframes fall-339{76.839%{transform:translate(56.2832vw,76.839vh) scale(.3461)}to{transform:translate(56.16685vw,99vh) scale(.3461)}}.snow:nth-child(340){opacity:1.5076;transform:translate(42.9379vw,-10px) scale(.825);animation:fall-340 15s -16s linear infinite}@keyframes fall-340{35.039%{transform:translate(35.1152vw,35.039vh) scale(.825)}to{transform:translate(39.02655vw,99vh) scale(.825)}}.snow:nth-child(341){opacity:1.0224;transform:translate(54.8974vw,-10px) scale(.0038);animation:fall-341 29s -1s linear infinite}@keyframes fall-341{46.487%{transform:translate(47.5264vw,46.487vh) scale(.0038)}to{transform:translate(51.2119vw,99vh) scale(.0038)}}.snow:nth-child(342){opacity:.569;transform:translate(93.4056vw,-10px) scale(.3222);animation:fall-342 26s -16s linear infinite}@keyframes fall-342{68.527%{transform:translate(102.3472vw,68.527vh) scale(.3222)}to{transform:translate(97.8764vw,99vh) scale(.3222)}}.snow:nth-child(343){opacity:1.4808;transform:translate(1.0982vw,-10px) scale(.5029);animation:fall-343 30s -14s linear infinite}@keyframes fall-343{52.175%{transform:translate(-2.8796vw,52.175vh) scale(.5029)}to{transform:translate(-.8907vw,99vh) scale(.5029)}}.snow:nth-child(344){opacity:1.4854;transform:translate(78.5396vw,-10px) scale(.8674);animation:fall-344 16s -15s linear infinite}@keyframes fall-344{41.929%{transform:translate(71.7335vw,41.929vh) scale(.8674)}to{transform:translate(75.13655vw,99vh) scale(.8674)}}.snow:nth-child(345){opacity:1.9434;transform:translate(8.6948vw,-10px) scale(.6105);animation:fall-345 30s -6s linear infinite}@keyframes fall-345{57.794%{transform:translate(14.7869vw,57.794vh) scale(.6105)}to{transform:translate(11.74085vw,99vh) scale(.6105)}}.snow:nth-child(346){opacity:1.4472;transform:translate(67.6898vw,-10px) scale(.6363);animation:fall-346 28s -14s linear infinite}@keyframes fall-346{77.2%{transform:translate(70.2604vw,77.2vh) scale(.6363)}to{transform:translate(68.9751vw,99vh) scale(.6363)}}.snow:nth-child(347){opacity:.196;transform:translate(35.8733vw,-10px) scale(.9844);animation:fall-347 25s -19s linear infinite}@keyframes fall-347{60.919%{transform:translate(39.4136vw,60.919vh) scale(.9844)}to{transform:translate(37.64345vw,99vh) scale(.9844)}}.snow:nth-child(348){opacity:1.2562;transform:translate(95.1288vw,-10px) scale(.4397);animation:fall-348 29s -28s linear infinite}@keyframes fall-348{54.371%{transform:translate(91.8889vw,54.371vh) scale(.4397)}to{transform:translate(93.50885vw,99vh) scale(.4397)}}.snow:nth-child(349){opacity:1.7992;transform:translate(71.889vw,-10px) scale(.1219);animation:fall-349 26s -23s linear infinite}@keyframes fall-349{50.738%{transform:translate(67.8507vw,50.738vh) scale(.1219)}to{transform:translate(69.86985vw,99vh) scale(.1219)}}.snow:nth-child(350){opacity:.0526;transform:translate(54.1312vw,-10px) scale(.4623);animation:fall-350 13s -29s linear infinite}@keyframes fall-350{30.879%{transform:translate(48.4092vw,30.879vh) scale(.4623)}to{transform:translate(51.2702vw,99vh) scale(.4623)}}.snow:nth-child(351){opacity:.5412;transform:translate(48.705vw,-10px) scale(.1109);animation:fall-351 16s -4s linear infinite}@keyframes fall-351{40.444%{transform:translate(57.3363vw,40.444vh) scale(.1109)}to{transform:translate(53.02065vw,99vh) scale(.1109)}}.snow:nth-child(352){opacity:1.3142;transform:translate(72.9813vw,-10px) scale(.6935);animation:fall-352 16s -24s linear infinite}@keyframes fall-352{48.208%{transform:translate(71.4124vw,48.208vh) scale(.6935)}to{transform:translate(72.19685vw,99vh) scale(.6935)}}.snow:nth-child(353){opacity:.0178;transform:translate(74.6842vw,-10px) scale(.0785);animation:fall-353 23s -16s linear infinite}@keyframes fall-353{71.564%{transform:translate(80.9542vw,71.564vh) scale(.0785)}to{transform:translate(77.8192vw,99vh) scale(.0785)}}.snow:nth-child(354){opacity:.3322;transform:translate(61.4842vw,-10px) scale(.971);animation:fall-354 16s -26s linear infinite}@keyframes fall-354{39.046%{transform:translate(66.4797vw,39.046vh) scale(.971)}to{transform:translate(63.98195vw,99vh) scale(.971)}}.snow:nth-child(355){opacity:.184;transform:translate(51.0727vw,-10px) scale(.5681);animation:fall-355 10s -2s linear infinite}@keyframes fall-355{58.416%{transform:translate(41.9711vw,58.416vh) scale(.5681)}to{transform:translate(46.5219vw,99vh) scale(.5681)}}.snow:nth-child(356){opacity:1.1932;transform:translate(77.1779vw,-10px) scale(.5631);animation:fall-356 12s -22s linear infinite}@keyframes fall-356{62.86%{transform:translate(73.8837vw,62.86vh) scale(.5631)}to{transform:translate(75.5308vw,99vh) scale(.5631)}}.snow:nth-child(357){opacity:.4342;transform:translate(46.1712vw,-10px) scale(.9112);animation:fall-357 22s -23s linear infinite}@keyframes fall-357{35.353%{transform:translate(48.4558vw,35.353vh) scale(.9112)}to{transform:translate(47.3135vw,99vh) scale(.9112)}}.snow:nth-child(358){opacity:1.9042;transform:translate(99.755vw,-10px) scale(.8383);animation:fall-358 23s -17s linear infinite}@keyframes fall-358{40.677%{transform:translate(92.1904vw,40.677vh) scale(.8383)}to{transform:translate(95.9727vw,99vh) scale(.8383)}}.snow:nth-child(359){opacity:1.5302;transform:translate(4.3966vw,-10px) scale(.7783);animation:fall-359 16s -29s linear infinite}@keyframes fall-359{45.856%{transform:translate(12.7412vw,45.856vh) scale(.7783)}to{transform:translate(8.5689vw,99vh) scale(.7783)}}.snow:nth-child(360){opacity:1.682;transform:translate(14.9983vw,-10px) scale(.8872);animation:fall-360 24s -18s linear infinite}@keyframes fall-360{76.847%{transform:translate(24.335vw,76.847vh) scale(.8872)}to{transform:translate(19.66665vw,99vh) scale(.8872)}}.snow:nth-child(361){opacity:1.2262;transform:translate(37.4804vw,-10px) scale(.4881);animation:fall-361 16s -30s linear infinite}@keyframes fall-361{32.478%{transform:translate(36.8269vw,32.478vh) scale(.4881)}to{transform:translate(37.15365vw,99vh) scale(.4881)}}.snow:nth-child(362){opacity:1.8548;transform:translate(80.7093vw,-10px) scale(.2452);animation:fall-362 12s -17s linear infinite}@keyframes fall-362{57.16%{transform:translate(81.338vw,57.16vh) scale(.2452)}to{transform:translate(81.02365vw,99vh) scale(.2452)}}.snow:nth-child(363){opacity:1.369;transform:translate(91.5983vw,-10px) scale(.0777);animation:fall-363 25s -12s linear infinite}@keyframes fall-363{64.191%{transform:translate(95.6923vw,64.191vh) scale(.0777)}to{transform:translate(93.6453vw,99vh) scale(.0777)}}.snow:nth-child(364){opacity:1.781;transform:translate(97.3767vw,-10px) scale(.7844);animation:fall-364 17s -15s linear infinite}@keyframes fall-364{42.792%{transform:translate(103.0206vw,42.792vh) scale(.7844)}to{transform:translate(100.19865vw,99vh) scale(.7844)}}.snow:nth-child(365){opacity:1.4068;transform:translate(85.5389vw,-10px) scale(.3689);animation:fall-365 10s -25s linear infinite}@keyframes fall-365{76.538%{transform:translate(93.7928vw,76.538vh) scale(.3689)}to{transform:translate(89.66585vw,99vh) scale(.3689)}}.snow:nth-child(366){opacity:1.309;transform:translate(31.6185vw,-10px) scale(.989);animation:fall-366 18s -10s linear infinite}@keyframes fall-366{67.197%{transform:translate(24.8748vw,67.197vh) scale(.989)}to{transform:translate(28.24665vw,99vh) scale(.989)}}.snow:nth-child(367){opacity:1.6552;transform:translate(55.7542vw,-10px) scale(.6476);animation:fall-367 25s -27s linear infinite}@keyframes fall-367{76.579%{transform:translate(57.6807vw,76.579vh) scale(.6476)}to{transform:translate(56.71745vw,99vh) scale(.6476)}}.snow:nth-child(368){opacity:1.2144;transform:translate(82.4601vw,-10px) scale(.6358);animation:fall-368 24s -19s linear infinite}@keyframes fall-368{78.699%{transform:translate(80.9941vw,78.699vh) scale(.6358)}to{transform:translate(81.7271vw,99vh) scale(.6358)}}.snow:nth-child(369){opacity:1.069;transform:translate(78.5869vw,-10px) scale(.2013);animation:fall-369 18s -6s linear infinite}@keyframes fall-369{67.79%{transform:translate(72.1271vw,67.79vh) scale(.2013)}to{transform:translate(75.357vw,99vh) scale(.2013)}}.snow:nth-child(370){opacity:.4548;transform:translate(16.6697vw,-10px) scale(.3939);animation:fall-370 15s -5s linear infinite}@keyframes fall-370{45.602%{transform:translate(13.7761vw,45.602vh) scale(.3939)}to{transform:translate(15.2229vw,99vh) scale(.3939)}}.snow:nth-child(371){opacity:.8086;transform:translate(65.2496vw,-10px) scale(.8646);animation:fall-371 20s -7s linear infinite}@keyframes fall-371{58.158%{transform:translate(66.9846vw,58.158vh) scale(.8646)}to{transform:translate(66.1171vw,99vh) scale(.8646)}}.snow:nth-child(372){opacity:.787;transform:translate(31.5086vw,-10px) scale(.9837);animation:fall-372 14s -16s linear infinite}@keyframes fall-372{72.081%{transform:translate(23.3966vw,72.081vh) scale(.9837)}to{transform:translate(27.4526vw,99vh) scale(.9837)}}.snow:nth-child(373){opacity:1.6898;transform:translate(49.391vw,-10px) scale(.9267);animation:fall-373 28s -4s linear infinite}@keyframes fall-373{61.932%{transform:translate(54.2213vw,61.932vh) scale(.9267)}to{transform:translate(51.80615vw,99vh) scale(.9267)}}.snow:nth-child(374){opacity:.6056;transform:translate(54.4214vw,-10px) scale(.8542);animation:fall-374 11s -16s linear infinite}@keyframes fall-374{40.967%{transform:translate(61.4537vw,40.967vh) scale(.8542)}to{transform:translate(57.93755vw,99vh) scale(.8542)}}.snow:nth-child(375){opacity:.6722;transform:translate(62.4684vw,-10px) scale(.3988);animation:fall-375 20s -23s linear infinite}@keyframes fall-375{56.649%{transform:translate(67.8461vw,56.649vh) scale(.3988)}to{transform:translate(65.15725vw,99vh) scale(.3988)}}.snow:nth-child(376){opacity:1.0452;transform:translate(7.5292vw,-10px) scale(.6742);animation:fall-376 11s -18s linear infinite}@keyframes fall-376{55.404%{transform:translate(13.8571vw,55.404vh) scale(.6742)}to{transform:translate(10.69315vw,99vh) scale(.6742)}}.snow:nth-child(377){opacity:1.4858;transform:translate(23.863vw,-10px) scale(.8589);animation:fall-377 12s -19s linear infinite}@keyframes fall-377{65.76%{transform:translate(31.1822vw,65.76vh) scale(.8589)}to{transform:translate(27.5226vw,99vh) scale(.8589)}}.snow:nth-child(378){opacity:.3702;transform:translate(57.0908vw,-10px) scale(.663);animation:fall-378 26s -18s linear infinite}@keyframes fall-378{38.303%{transform:translate(55.5258vw,38.303vh) scale(.663)}to{transform:translate(56.3083vw,99vh) scale(.663)}}.snow:nth-child(379){opacity:1.3296;transform:translate(29.2439vw,-10px) scale(.1649);animation:fall-379 26s -23s linear infinite}@keyframes fall-379{62.717%{transform:translate(32.2909vw,62.717vh) scale(.1649)}to{transform:translate(30.7674vw,99vh) scale(.1649)}}.snow:nth-child(380){opacity:.714;transform:translate(66.0364vw,-10px) scale(.165);animation:fall-380 11s -14s linear infinite}@keyframes fall-380{67.597%{transform:translate(67.0441vw,67.597vh) scale(.165)}to{transform:translate(66.54025vw,99vh) scale(.165)}}.snow:nth-child(381){opacity:.0454;transform:translate(15.2077vw,-10px) scale(.5035);animation:fall-381 12s -24s linear infinite}@keyframes fall-381{75.761%{transform:translate(9.9937vw,75.761vh) scale(.5035)}to{transform:translate(12.6007vw,99vh) scale(.5035)}}.snow:nth-child(382){opacity:1.0882;transform:translate(97.5984vw,-10px) scale(.2399);animation:fall-382 18s -14s linear infinite}@keyframes fall-382{55.952%{transform:translate(88.9505vw,55.952vh) scale(.2399)}to{transform:translate(93.27445vw,99vh) scale(.2399)}}.snow:nth-child(383){opacity:.7718;transform:translate(15.5141vw,-10px) scale(.9522);animation:fall-383 26s -16s linear infinite}@keyframes fall-383{46.676%{transform:translate(10.8773vw,46.676vh) scale(.9522)}to{transform:translate(13.1957vw,99vh) scale(.9522)}}.snow:nth-child(384){opacity:1.5776;transform:translate(69.0782vw,-10px) scale(.0924);animation:fall-384 27s -14s linear infinite}@keyframes fall-384{74.03%{transform:translate(74.2187vw,74.03vh) scale(.0924)}to{transform:translate(71.64845vw,99vh) scale(.0924)}}.snow:nth-child(385){opacity:1.458;transform:translate(4.2371vw,-10px) scale(.0491);animation:fall-385 25s -26s linear infinite}@keyframes fall-385{54.557%{transform:translate(14.0261vw,54.557vh) scale(.0491)}to{transform:translate(9.1316vw,99vh) scale(.0491)}}.snow:nth-child(386){opacity:1.664;transform:translate(95.0838vw,-10px) scale(.4001);animation:fall-386 27s -19s linear infinite}@keyframes fall-386{78.771%{transform:translate(104.4197vw,78.771vh) scale(.4001)}to{transform:translate(99.75175vw,99vh) scale(.4001)}}.snow:nth-child(387){opacity:.5608;transform:translate(19.9631vw,-10px) scale(.2784);animation:fall-387 15s -20s linear infinite}@keyframes fall-387{67.483%{transform:translate(11.8129vw,67.483vh) scale(.2784)}to{transform:translate(15.888vw,99vh) scale(.2784)}}.snow:nth-child(388){opacity:1.883;transform:translate(23.2243vw,-10px) scale(.2891);animation:fall-388 18s -4s linear infinite}@keyframes fall-388{76.442%{transform:translate(16.5984vw,76.442vh) scale(.2891)}to{transform:translate(19.91135vw,99vh) scale(.2891)}}.snow:nth-child(389){opacity:.6122;transform:translate(60.5853vw,-10px) scale(.9339);animation:fall-389 30s -13s linear infinite}@keyframes fall-389{31.342%{transform:translate(53.3419vw,31.342vh) scale(.9339)}to{transform:translate(56.9636vw,99vh) scale(.9339)}}.snow:nth-child(390){opacity:1.3402;transform:translate(17.428vw,-10px) scale(.8845);animation:fall-390 23s -1s linear infinite}@keyframes fall-390{42.891%{transform:translate(24.4805vw,42.891vh) scale(.8845)}to{transform:translate(20.95425vw,99vh) scale(.8845)}}.snow:nth-child(391){opacity:1.4196;transform:translate(65.753vw,-10px) scale(.5854);animation:fall-391 14s -17s linear infinite}@keyframes fall-391{41.954%{transform:translate(60.5252vw,41.954vh) scale(.5854)}to{transform:translate(63.1391vw,99vh) scale(.5854)}}.snow:nth-child(392){opacity:1.6524;transform:translate(14.1466vw,-10px) scale(.9181);animation:fall-392 26s -18s linear infinite}@keyframes fall-392{58.553%{transform:translate(6.7506vw,58.553vh) scale(.9181)}to{transform:translate(10.4486vw,99vh) scale(.9181)}}.snow:nth-child(393){opacity:1.0952;transform:translate(35.5702vw,-10px) scale(.7849);animation:fall-393 12s -23s linear infinite}@keyframes fall-393{70.347%{transform:translate(44.5182vw,70.347vh) scale(.7849)}to{transform:translate(40.0442vw,99vh) scale(.7849)}}.snow:nth-child(394){opacity:1.0894;transform:translate(66.0186vw,-10px) scale(.915);animation:fall-394 30s -14s linear infinite}@keyframes fall-394{45.336%{transform:translate(57.356vw,45.336vh) scale(.915)}to{transform:translate(61.6873vw,99vh) scale(.915)}}.snow:nth-child(395){opacity:1.2462;transform:translate(39.9826vw,-10px) scale(.3858);animation:fall-395 20s -1s linear infinite}@keyframes fall-395{38.2%{transform:translate(34.4724vw,38.2vh) scale(.3858)}to{transform:translate(37.2275vw,99vh) scale(.3858)}}.snow:nth-child(396){opacity:1.6856;transform:translate(86.5353vw,-10px) scale(.019);animation:fall-396 30s -2s linear infinite}@keyframes fall-396{47.726%{transform:translate(96.108vw,47.726vh) scale(.019)}to{transform:translate(91.32165vw,99vh) scale(.019)}}.snow:nth-child(397){opacity:1.2546;transform:translate(54.4673vw,-10px) scale(.6467);animation:fall-397 26s -18s linear infinite}@keyframes fall-397{46.628%{transform:translate(59.5602vw,46.628vh) scale(.6467)}to{transform:translate(57.01375vw,99vh) scale(.6467)}}.snow:nth-child(398){opacity:.3696;transform:translate(6.4589vw,-10px) scale(.667);animation:fall-398 21s -1s linear infinite}@keyframes fall-398{62.846%{transform:translate(1.6117vw,62.846vh) scale(.667)}to{transform:translate(4.0353vw,99vh) scale(.667)}}.snow:nth-child(399){opacity:.0152;transform:translate(94.5567vw,-10px) scale(.948);animation:fall-399 27s -7s linear infinite}@keyframes fall-399{47.013%{transform:translate(90.708vw,47.013vh) scale(.948)}to{transform:translate(92.63235vw,99vh) scale(.948)}}.snow:nth-child(400){opacity:.4526;transform:translate(36.4406vw,-10px) scale(.6649);animation:fall-400 10s -16s linear infinite}@keyframes fall-400{51.316%{transform:translate(31.7443vw,51.316vh) scale(.6649)}to{transform:translate(34.09245vw,99vh) scale(.6649)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{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}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.8496;transform:translate(2.5476vw,-10px) scale(.6408);animation:fall-1 29s -28s linear infinite}@keyframes fall-1{51.294%{transform:translate(8.372vw,51.294vh) scale(.6408)}to{transform:translate(5.4598vw,99vh) scale(.6408)}}.snow:nth-child(2){opacity:.9154;transform:translate(80.2272vw,-10px) scale(.8159);animation:fall-2 14s -2s linear infinite}@keyframes fall-2{69.191%{transform:translate(75.4248vw,69.191vh) scale(.8159)}to{transform:translate(77.826vw,99vh) scale(.8159)}}.snow:nth-child(3){opacity:.3728;transform:translate(85.7028vw,-10px) scale(.7653);animation:fall-3 27s -15s linear infinite}@keyframes fall-3{31.19%{transform:translate(93.1426vw,31.19vh) scale(.7653)}to{transform:translate(89.4227vw,99vh) scale(.7653)}}.snow:nth-child(4){opacity:1.0348;transform:translate(54.0945vw,-10px) scale(.1146);animation:fall-4 25s -22s linear infinite}@keyframes fall-4{65.073%{transform:translate(50.0295vw,65.073vh) scale(.1146)}to{transform:translate(52.062vw,99vh) scale(.1146)}}.snow:nth-child(5){opacity:.235;transform:translate(16.9597vw,-10px) scale(.4253);animation:fall-5 20s -11s linear infinite}@keyframes fall-5{69.179%{transform:translate(13.9066vw,69.179vh) scale(.4253)}to{transform:translate(15.43315vw,99vh) scale(.4253)}}.snow:nth-child(6){opacity:1.7788;transform:translate(19.4385vw,-10px) scale(.3293);animation:fall-6 22s -21s linear infinite}@keyframes fall-6{74.763%{transform:translate(20.2616vw,74.763vh) scale(.3293)}to{transform:translate(19.85005vw,99vh) scale(.3293)}}.snow:nth-child(7){opacity:1.066;transform:translate(81.4353vw,-10px) scale(.2623);animation:fall-7 28s -11s linear infinite}@keyframes fall-7{39.08%{transform:translate(76.1337vw,39.08vh) scale(.2623)}to{transform:translate(78.7845vw,99vh) scale(.2623)}}.snow:nth-child(8){opacity:.3958;transform:translate(50.9109vw,-10px) scale(.5246);animation:fall-8 10s -25s linear infinite}@keyframes fall-8{56.057%{transform:translate(46.5614vw,56.057vh) scale(.5246)}to{transform:translate(48.73615vw,99vh) scale(.5246)}}.snow:nth-child(9){opacity:.4032;transform:translate(74.804vw,-10px) scale(.2171);animation:fall-9 21s -6s linear infinite}@keyframes fall-9{53.223%{transform:translate(77.9217vw,53.223vh) scale(.2171)}to{transform:translate(76.36285vw,99vh) scale(.2171)}}.snow:nth-child(10){opacity:.0292;transform:translate(25.2313vw,-10px) scale(.6684);animation:fall-10 21s -5s linear infinite}@keyframes fall-10{69.168%{transform:translate(19.8453vw,69.168vh) scale(.6684)}to{transform:translate(22.5383vw,99vh) scale(.6684)}}.snow:nth-child(11){opacity:1.5136;transform:translate(93.1776vw,-10px) scale(.2261);animation:fall-11 11s -9s linear infinite}@keyframes fall-11{44.29%{transform:translate(100.9866vw,44.29vh) scale(.2261)}to{transform:translate(97.0821vw,99vh) scale(.2261)}}.snow:nth-child(12){opacity:1.7178;transform:translate(54.4717vw,-10px) scale(.1636);animation:fall-12 29s -3s linear infinite}@keyframes fall-12{56.045%{transform:translate(45.5354vw,56.045vh) scale(.1636)}to{transform:translate(50.00355vw,99vh) scale(.1636)}}.snow:nth-child(13){opacity:.4972;transform:translate(64.8693vw,-10px) scale(.3147);animation:fall-13 24s -15s linear infinite}@keyframes fall-13{73.888%{transform:translate(63.3222vw,73.888vh) scale(.3147)}to{transform:translate(64.09575vw,99vh) scale(.3147)}}.snow:nth-child(14){opacity:1.6308;transform:translate(.4454vw,-10px) scale(.6449);animation:fall-14 17s -30s linear infinite}@keyframes fall-14{52.233%{transform:translate(-8.5392vw,52.233vh) scale(.6449)}to{transform:translate(-4.0469vw,99vh) scale(.6449)}}.snow:nth-child(15){opacity:1.5096;transform:translate(47.0454vw,-10px) scale(.3568);animation:fall-15 21s -22s linear infinite}@keyframes fall-15{75.445%{transform:translate(56.059vw,75.445vh) scale(.3568)}to{transform:translate(51.5522vw,99vh) scale(.3568)}}.snow:nth-child(16){opacity:.5492;transform:translate(44.0214vw,-10px) scale(.5132);animation:fall-16 15s -20s linear infinite}@keyframes fall-16{33.143%{transform:translate(42.7059vw,33.143vh) scale(.5132)}to{transform:translate(43.36365vw,99vh) scale(.5132)}}.snow:nth-child(17){opacity:.0802;transform:translate(67.956vw,-10px) scale(.836);animation:fall-17 11s -17s linear infinite}@keyframes fall-17{62.303%{transform:translate(60.9846vw,62.303vh) scale(.836)}to{transform:translate(64.4703vw,99vh) scale(.836)}}.snow:nth-child(18){opacity:1.009;transform:translate(62.1385vw,-10px) scale(.0074);animation:fall-18 22s -23s linear infinite}@keyframes fall-18{36.263%{transform:translate(52.6751vw,36.263vh) scale(.0074)}to{transform:translate(57.4068vw,99vh) scale(.0074)}}.snow:nth-child(19){opacity:1.6124;transform:translate(73.1449vw,-10px) scale(.9837);animation:fall-19 17s -24s linear infinite}@keyframes fall-19{45.914%{transform:translate(64.4181vw,45.914vh) scale(.9837)}to{transform:translate(68.7815vw,99vh) scale(.9837)}}.snow:nth-child(20){opacity:.753;transform:translate(68.7025vw,-10px) scale(.3001);animation:fall-20 16s -13s linear infinite}@keyframes fall-20{30.06%{transform:translate(76.1466vw,30.06vh) scale(.3001)}to{transform:translate(72.42455vw,99vh) scale(.3001)}}.snow:nth-child(21){opacity:.2454;transform:translate(2.5267vw,-10px) scale(.0314);animation:fall-21 19s -22s linear infinite}@keyframes fall-21{74.817%{transform:translate(-1.5521vw,74.817vh) scale(.0314)}to{transform:translate(.4873vw,99vh) scale(.0314)}}.snow:nth-child(22){opacity:1.8636;transform:translate(56.3877vw,-10px) scale(.3106);animation:fall-22 20s -7s linear infinite}@keyframes fall-22{57.193%{transform:translate(48.1205vw,57.193vh) scale(.3106)}to{transform:translate(52.2541vw,99vh) scale(.3106)}}.snow:nth-child(23){opacity:.8284;transform:translate(60.798vw,-10px) scale(.1715);animation:fall-23 20s -26s linear infinite}@keyframes fall-23{47.099%{transform:translate(68.5961vw,47.099vh) scale(.1715)}to{transform:translate(64.69705vw,99vh) scale(.1715)}}.snow:nth-child(24){opacity:.326;transform:translate(73.339vw,-10px) scale(.7099);animation:fall-24 15s -11s linear infinite}@keyframes fall-24{62.511%{transform:translate(64.8708vw,62.511vh) scale(.7099)}to{transform:translate(69.1049vw,99vh) scale(.7099)}}.snow:nth-child(25){opacity:1.5162;transform:translate(54.9035vw,-10px) scale(.3738);animation:fall-25 21s -29s linear infinite}@keyframes fall-25{30.07%{transform:translate(50.0699vw,30.07vh) scale(.3738)}to{transform:translate(52.4867vw,99vh) scale(.3738)}}.snow:nth-child(26){opacity:1.5708;transform:translate(96.4879vw,-10px) scale(.9116);animation:fall-26 28s -6s linear infinite}@keyframes fall-26{43.327%{transform:translate(90.7093vw,43.327vh) scale(.9116)}to{transform:translate(93.5986vw,99vh) scale(.9116)}}.snow:nth-child(27){opacity:1.5544;transform:translate(67.5198vw,-10px) scale(.0583);animation:fall-27 24s -22s linear infinite}@keyframes fall-27{47.447%{transform:translate(72.79vw,47.447vh) scale(.0583)}to{transform:translate(70.1549vw,99vh) scale(.0583)}}.snow:nth-child(28){opacity:1.5612;transform:translate(46.3461vw,-10px) scale(.3832);animation:fall-28 16s -26s linear infinite}@keyframes fall-28{31.842%{transform:translate(54.4092vw,31.842vh) scale(.3832)}to{transform:translate(50.37765vw,99vh) scale(.3832)}}.snow:nth-child(29){opacity:1.5276;transform:translate(72.9716vw,-10px) scale(.6864);animation:fall-29 27s -15s linear infinite}@keyframes fall-29{70.921%{transform:translate(79.3968vw,70.921vh) scale(.6864)}to{transform:translate(76.1842vw,99vh) scale(.6864)}}.snow:nth-child(30){opacity:1.108;transform:translate(1.3858vw,-10px) scale(.4113);animation:fall-30 18s -22s linear infinite}@keyframes fall-30{62.569%{transform:translate(1.4447vw,62.569vh) scale(.4113)}to{transform:translate(1.41525vw,99vh) scale(.4113)}}.snow:nth-child(31){opacity:1.2188;transform:translate(.7181vw,-10px) scale(.8985);animation:fall-31 22s -23s linear infinite}@keyframes fall-31{32.097%{transform:translate(4.939vw,32.097vh) scale(.8985)}to{transform:translate(2.82855vw,99vh) scale(.8985)}}.snow:nth-child(32){opacity:1.5104;transform:translate(18.8932vw,-10px) scale(.3623);animation:fall-32 14s -19s linear infinite}@keyframes fall-32{79.743%{transform:translate(24.5028vw,79.743vh) scale(.3623)}to{transform:translate(21.698vw,99vh) scale(.3623)}}.snow:nth-child(33){opacity:1.6602;transform:translate(8.0857vw,-10px) scale(.4419);animation:fall-33 15s -18s linear infinite}@keyframes fall-33{52.788%{transform:translate(7.5922vw,52.788vh) scale(.4419)}to{transform:translate(7.83895vw,99vh) scale(.4419)}}.snow:nth-child(34){opacity:.056;transform:translate(79.5835vw,-10px) scale(.326);animation:fall-34 24s -14s linear infinite}@keyframes fall-34{40.091%{transform:translate(81.0907vw,40.091vh) scale(.326)}to{transform:translate(80.3371vw,99vh) scale(.326)}}.snow:nth-child(35){opacity:1.7354;transform:translate(30.5595vw,-10px) scale(.8544);animation:fall-35 22s -17s linear infinite}@keyframes fall-35{33.124%{transform:translate(36.3752vw,33.124vh) scale(.8544)}to{transform:translate(33.46735vw,99vh) scale(.8544)}}.snow:nth-child(36){opacity:.2654;transform:translate(76.191vw,-10px) scale(.5365);animation:fall-36 22s -28s linear infinite}@keyframes fall-36{34.425%{transform:translate(67.067vw,34.425vh) scale(.5365)}to{transform:translate(71.629vw,99vh) scale(.5365)}}.snow:nth-child(37){opacity:1.1948;transform:translate(90.9729vw,-10px) scale(.2155);animation:fall-37 30s -19s linear infinite}@keyframes fall-37{74.684%{transform:translate(93.6478vw,74.684vh) scale(.2155)}to{transform:translate(92.31035vw,99vh) scale(.2155)}}.snow:nth-child(38){opacity:1.5332;transform:translate(72.448vw,-10px) scale(.0695);animation:fall-38 16s -21s linear infinite}@keyframes fall-38{33.219%{transform:translate(80.5935vw,33.219vh) scale(.0695)}to{transform:translate(76.52075vw,99vh) scale(.0695)}}.snow:nth-child(39){opacity:.7602;transform:translate(39.1809vw,-10px) scale(.1812);animation:fall-39 11s -21s linear infinite}@keyframes fall-39{30.37%{transform:translate(48.7113vw,30.37vh) scale(.1812)}to{transform:translate(43.9461vw,99vh) scale(.1812)}}.snow:nth-child(40){opacity:.3258;transform:translate(21.4555vw,-10px) scale(.7383);animation:fall-40 13s -26s linear infinite}@keyframes fall-40{49.847%{transform:translate(18.7139vw,49.847vh) scale(.7383)}to{transform:translate(20.0847vw,99vh) scale(.7383)}}.snow:nth-child(41){opacity:.0476;transform:translate(2.0055vw,-10px) scale(.9372);animation:fall-41 28s -21s linear infinite}@keyframes fall-41{33.998%{transform:translate(-5.8324vw,33.998vh) scale(.9372)}to{transform:translate(-1.91345vw,99vh) scale(.9372)}}.snow:nth-child(42){opacity:.2916;transform:translate(85.1195vw,-10px) scale(.4372);animation:fall-42 13s -7s linear infinite}@keyframes fall-42{55.156%{transform:translate(90.9976vw,55.156vh) scale(.4372)}to{transform:translate(88.05855vw,99vh) scale(.4372)}}.snow:nth-child(43){opacity:.063;transform:translate(56.1827vw,-10px) scale(.7823);animation:fall-43 13s -30s linear infinite}@keyframes fall-43{58.944%{transform:translate(57.2206vw,58.944vh) scale(.7823)}to{transform:translate(56.70165vw,99vh) scale(.7823)}}.snow:nth-child(44){opacity:1.6612;transform:translate(74.5779vw,-10px) scale(.9385);animation:fall-44 16s -21s linear infinite}@keyframes fall-44{78.21%{transform:translate(81.753vw,78.21vh) scale(.9385)}to{transform:translate(78.16545vw,99vh) scale(.9385)}}.snow:nth-child(45){opacity:1.791;transform:translate(76.7231vw,-10px) scale(.0816);animation:fall-45 13s -8s linear infinite}@keyframes fall-45{31.105%{transform:translate(82.4808vw,31.105vh) scale(.0816)}to{transform:translate(79.60195vw,99vh) scale(.0816)}}.snow:nth-child(46){opacity:.6398;transform:translate(72.5667vw,-10px) scale(.8039);animation:fall-46 19s -28s linear infinite}@keyframes fall-46{78.854%{transform:translate(66.3319vw,78.854vh) scale(.8039)}to{transform:translate(69.4493vw,99vh) scale(.8039)}}.snow:nth-child(47){opacity:1.3272;transform:translate(64.6447vw,-10px) scale(.0051);animation:fall-47 15s -27s linear infinite}@keyframes fall-47{62.824%{transform:translate(59.3753vw,62.824vh) scale(.0051)}to{transform:translate(62.01vw,99vh) scale(.0051)}}.snow:nth-child(48){opacity:.709;transform:translate(94.2796vw,-10px) scale(.8358);animation:fall-48 22s -8s linear infinite}@keyframes fall-48{37.37%{transform:translate(96.1725vw,37.37vh) scale(.8358)}to{transform:translate(95.22605vw,99vh) scale(.8358)}}.snow:nth-child(49){opacity:.0666;transform:translate(37.971vw,-10px) scale(.9378);animation:fall-49 20s -5s linear infinite}@keyframes fall-49{67.01%{transform:translate(29.6458vw,67.01vh) scale(.9378)}to{transform:translate(33.8084vw,99vh) scale(.9378)}}.snow:nth-child(50){opacity:1.339;transform:translate(23.4271vw,-10px) scale(.7927);animation:fall-50 22s -12s linear infinite}@keyframes fall-50{63.618%{transform:translate(16.9341vw,63.618vh) scale(.7927)}to{transform:translate(20.1806vw,99vh) scale(.7927)}}.snow:nth-child(51){opacity:.6044;transform:translate(62.9265vw,-10px) scale(.3639);animation:fall-51 26s -3s linear infinite}@keyframes fall-51{57.18%{transform:translate(64.0513vw,57.18vh) scale(.3639)}to{transform:translate(63.4889vw,99vh) scale(.3639)}}.snow:nth-child(52){opacity:.7502;transform:translate(50.7613vw,-10px) scale(.1794);animation:fall-52 28s -20s linear infinite}@keyframes fall-52{52.57%{transform:translate(56.429vw,52.57vh) scale(.1794)}to{transform:translate(53.59515vw,99vh) scale(.1794)}}.snow:nth-child(53){opacity:.8604;transform:translate(10.1502vw,-10px) scale(.3409);animation:fall-53 24s -12s linear infinite}@keyframes fall-53{71.12%{transform:translate(7.6938vw,71.12vh) scale(.3409)}to{transform:translate(8.922vw,99vh) scale(.3409)}}.snow:nth-child(54){opacity:.156;transform:translate(59.457vw,-10px) scale(.0774);animation:fall-54 19s -22s linear infinite}@keyframes fall-54{57.392%{transform:translate(62.6405vw,57.392vh) scale(.0774)}to{transform:translate(61.04875vw,99vh) scale(.0774)}}.snow:nth-child(55){opacity:.7514;transform:translate(54.1027vw,-10px) scale(.5166);animation:fall-55 22s -4s linear infinite}@keyframes fall-55{76.015%{transform:translate(51.6829vw,76.015vh) scale(.5166)}to{transform:translate(52.8928vw,99vh) scale(.5166)}}.snow:nth-child(56){opacity:1.2428;transform:translate(97.4076vw,-10px) scale(.6087);animation:fall-56 10s -27s linear infinite}@keyframes fall-56{55.552%{transform:translate(97.7904vw,55.552vh) scale(.6087)}to{transform:translate(97.599vw,99vh) scale(.6087)}}.snow:nth-child(57){opacity:.8042;transform:translate(18.6427vw,-10px) scale(.4382);animation:fall-57 21s -25s linear infinite}@keyframes fall-57{34.07%{transform:translate(20.2295vw,34.07vh) scale(.4382)}to{transform:translate(19.4361vw,99vh) scale(.4382)}}.snow:nth-child(58){opacity:1.668;transform:translate(81.1051vw,-10px) scale(.9007);animation:fall-58 14s -9s linear infinite}@keyframes fall-58{63.785%{transform:translate(89.3733vw,63.785vh) scale(.9007)}to{transform:translate(85.2392vw,99vh) scale(.9007)}}.snow:nth-child(59){opacity:1.5082;transform:translate(96.5196vw,-10px) scale(.4571);animation:fall-59 12s -21s linear infinite}@keyframes fall-59{57.045%{transform:translate(103.0359vw,57.045vh) scale(.4571)}to{transform:translate(99.77775vw,99vh) scale(.4571)}}.snow:nth-child(60){opacity:1.212;transform:translate(94.7945vw,-10px) scale(.1745);animation:fall-60 25s -25s linear infinite}@keyframes fall-60{45.505%{transform:translate(104.1648vw,45.505vh) scale(.1745)}to{transform:translate(99.47965vw,99vh) scale(.1745)}}.snow:nth-child(61){opacity:1.9568;transform:translate(39.7481vw,-10px) scale(.7282);animation:fall-61 14s -13s linear infinite}@keyframes fall-61{60.363%{transform:translate(37.2707vw,60.363vh) scale(.7282)}to{transform:translate(38.5094vw,99vh) scale(.7282)}}.snow:nth-child(62){opacity:.714;transform:translate(46.9416vw,-10px) scale(.9369);animation:fall-62 16s -11s linear infinite}@keyframes fall-62{70.884%{transform:translate(40.9241vw,70.884vh) scale(.9369)}to{transform:translate(43.93285vw,99vh) scale(.9369)}}.snow:nth-child(63){opacity:.2872;transform:translate(50.9987vw,-10px) scale(.8981);animation:fall-63 13s -22s linear infinite}@keyframes fall-63{77.676%{transform:translate(56.0039vw,77.676vh) scale(.8981)}to{transform:translate(53.5013vw,99vh) scale(.8981)}}.snow:nth-child(64){opacity:1.8046;transform:translate(32.7827vw,-10px) scale(.4783);animation:fall-64 23s -30s linear infinite}@keyframes fall-64{51.253%{transform:translate(40.9215vw,51.253vh) scale(.4783)}to{transform:translate(36.8521vw,99vh) scale(.4783)}}.snow:nth-child(65){opacity:.7974;transform:translate(85.0274vw,-10px) scale(.6185);animation:fall-65 15s -26s linear infinite}@keyframes fall-65{32.418%{transform:translate(88.5308vw,32.418vh) scale(.6185)}to{transform:translate(86.7791vw,99vh) scale(.6185)}}.snow:nth-child(66){opacity:1.9882;transform:translate(42.8955vw,-10px) scale(.3993);animation:fall-66 15s -14s linear infinite}@keyframes fall-66{69.01%{transform:translate(45.7964vw,69.01vh) scale(.3993)}to{transform:translate(44.34595vw,99vh) scale(.3993)}}.snow:nth-child(67){opacity:.0812;transform:translate(42.5533vw,-10px) scale(.6506);animation:fall-67 17s -19s linear infinite}@keyframes fall-67{42.222%{transform:translate(34.536vw,42.222vh) scale(.6506)}to{transform:translate(38.54465vw,99vh) scale(.6506)}}.snow:nth-child(68){opacity:.0382;transform:translate(20.5633vw,-10px) scale(.2232);animation:fall-68 21s -30s linear infinite}@keyframes fall-68{51.387%{transform:translate(30.0763vw,51.387vh) scale(.2232)}to{transform:translate(25.3198vw,99vh) scale(.2232)}}.snow:nth-child(69){opacity:1.6876;transform:translate(20.5769vw,-10px) scale(.0325);animation:fall-69 29s -27s linear infinite}@keyframes fall-69{34.998%{transform:translate(24.4017vw,34.998vh) scale(.0325)}to{transform:translate(22.4893vw,99vh) scale(.0325)}}.snow:nth-child(70){opacity:1.9326;transform:translate(86.7495vw,-10px) scale(.9586);animation:fall-70 21s -17s linear infinite}@keyframes fall-70{61.163%{transform:translate(81.3971vw,61.163vh) scale(.9586)}to{transform:translate(84.0733vw,99vh) scale(.9586)}}.snow:nth-child(71){opacity:1.6102;transform:translate(67.7958vw,-10px) scale(.4079);animation:fall-71 11s -11s linear infinite}@keyframes fall-71{51.802%{transform:translate(65.6019vw,51.802vh) scale(.4079)}to{transform:translate(66.69885vw,99vh) scale(.4079)}}.snow:nth-child(72){opacity:.5908;transform:translate(22.4818vw,-10px) scale(.1316);animation:fall-72 27s -14s linear infinite}@keyframes fall-72{74.073%{transform:translate(15.2076vw,74.073vh) scale(.1316)}to{transform:translate(18.8447vw,99vh) scale(.1316)}}.snow:nth-child(73){opacity:1.82;transform:translate(48.8636vw,-10px) scale(.3471);animation:fall-73 16s -24s linear infinite}@keyframes fall-73{53.942%{transform:translate(50.0906vw,53.942vh) scale(.3471)}to{transform:translate(49.4771vw,99vh) scale(.3471)}}.snow:nth-child(74){opacity:1.5826;transform:translate(52.9716vw,-10px) scale(.9215);animation:fall-74 14s -19s linear infinite}@keyframes fall-74{41.928%{transform:translate(53.9928vw,41.928vh) scale(.9215)}to{transform:translate(53.4822vw,99vh) scale(.9215)}}.snow:nth-child(75){opacity:.5218;transform:translate(9.4493vw,-10px) scale(.3552);animation:fall-75 18s -22s linear infinite}@keyframes fall-75{47.025%{transform:translate(9.4715vw,47.025vh) scale(.3552)}to{transform:translate(9.4604vw,99vh) scale(.3552)}}.snow:nth-child(76){opacity:.739;transform:translate(40.9701vw,-10px) scale(.4187);animation:fall-76 25s -25s linear infinite}@keyframes fall-76{51.64%{transform:translate(41.0426vw,51.64vh) scale(.4187)}to{transform:translate(41.00635vw,99vh) scale(.4187)}}.snow:nth-child(77){opacity:1.7216;transform:translate(5.7833vw,-10px) scale(.6607);animation:fall-77 26s -8s linear infinite}@keyframes fall-77{74.177%{transform:translate(3.9325vw,74.177vh) scale(.6607)}to{transform:translate(4.8579vw,99vh) scale(.6607)}}.snow:nth-child(78){opacity:1.6958;transform:translate(44.8659vw,-10px) scale(.8984);animation:fall-78 18s -10s linear infinite}@keyframes fall-78{46.529%{transform:translate(49.8516vw,46.529vh) scale(.8984)}to{transform:translate(47.35875vw,99vh) scale(.8984)}}.snow:nth-child(79){opacity:.7782;transform:translate(58.1585vw,-10px) scale(.2496);animation:fall-79 20s -8s linear infinite}@keyframes fall-79{58.981%{transform:translate(56.8041vw,58.981vh) scale(.2496)}to{transform:translate(57.4813vw,99vh) scale(.2496)}}.snow:nth-child(80){opacity:.0386;transform:translate(44.4524vw,-10px) scale(.7727);animation:fall-80 15s -20s linear infinite}@keyframes fall-80{75.005%{transform:translate(40.1712vw,75.005vh) scale(.7727)}to{transform:translate(42.3118vw,99vh) scale(.7727)}}.snow:nth-child(81){opacity:.2624;transform:translate(51.2944vw,-10px) scale(.248);animation:fall-81 27s -25s linear infinite}@keyframes fall-81{50.819%{transform:translate(44.9545vw,50.819vh) scale(.248)}to{transform:translate(48.12445vw,99vh) scale(.248)}}.snow:nth-child(82){opacity:.6724;transform:translate(79.0385vw,-10px) scale(.7795);animation:fall-82 30s -25s linear infinite}@keyframes fall-82{37.47%{transform:translate(73.0409vw,37.47vh) scale(.7795)}to{transform:translate(76.0397vw,99vh) scale(.7795)}}.snow:nth-child(83){opacity:1.251;transform:translate(71.8581vw,-10px) scale(.7545);animation:fall-83 16s -27s linear infinite}@keyframes fall-83{79.233%{transform:translate(72.8846vw,79.233vh) scale(.7545)}to{transform:translate(72.37135vw,99vh) scale(.7545)}}.snow:nth-child(84){opacity:.4768;transform:translate(65.449vw,-10px) scale(.4522);animation:fall-84 15s -16s linear infinite}@keyframes fall-84{52.59%{transform:translate(67.2985vw,52.59vh) scale(.4522)}to{transform:translate(66.37375vw,99vh) scale(.4522)}}.snow:nth-child(85){opacity:.0428;transform:translate(66.0161vw,-10px) scale(.0147);animation:fall-85 22s -10s linear infinite}@keyframes fall-85{45.809%{transform:translate(72.7807vw,45.809vh) scale(.0147)}to{transform:translate(69.3984vw,99vh) scale(.0147)}}.snow:nth-child(86){opacity:1.3076;transform:translate(81.8604vw,-10px) scale(.2472);animation:fall-86 26s -16s linear infinite}@keyframes fall-86{66.949%{transform:translate(91.3212vw,66.949vh) scale(.2472)}to{transform:translate(86.5908vw,99vh) scale(.2472)}}.snow:nth-child(87){opacity:.9478;transform:translate(42.5003vw,-10px) scale(.0506);animation:fall-87 21s -19s linear infinite}@keyframes fall-87{31.778%{transform:translate(36.8009vw,31.778vh) scale(.0506)}to{transform:translate(39.6506vw,99vh) scale(.0506)}}.snow:nth-child(88){opacity:.485;transform:translate(13.1304vw,-10px) scale(.0222);animation:fall-88 30s -17s linear infinite}@keyframes fall-88{65.204%{transform:translate(11.4006vw,65.204vh) scale(.0222)}to{transform:translate(12.2655vw,99vh) scale(.0222)}}.snow:nth-child(89){opacity:.5482;transform:translate(96.016vw,-10px) scale(.9365);animation:fall-89 22s -26s linear infinite}@keyframes fall-89{52.553%{transform:translate(98.3895vw,52.553vh) scale(.9365)}to{transform:translate(97.20275vw,99vh) scale(.9365)}}.snow:nth-child(90){opacity:1.6888;transform:translate(44.9557vw,-10px) scale(.7803);animation:fall-90 20s -27s linear infinite}@keyframes fall-90{46.834%{transform:translate(49.1304vw,46.834vh) scale(.7803)}to{transform:translate(47.04305vw,99vh) scale(.7803)}}.snow:nth-child(91){opacity:.4832;transform:translate(9.3442vw,-10px) scale(.0297);animation:fall-91 14s -17s linear infinite}@keyframes fall-91{55.638%{transform:translate(7.9494vw,55.638vh) scale(.0297)}to{transform:translate(8.6468vw,99vh) scale(.0297)}}.snow:nth-child(92){opacity:1.3768;transform:translate(22.0703vw,-10px) scale(.6201);animation:fall-92 15s -20s linear infinite}@keyframes fall-92{48.471%{transform:translate(19.7429vw,48.471vh) scale(.6201)}to{transform:translate(20.9066vw,99vh) scale(.6201)}}.snow:nth-child(93){opacity:1.5224;transform:translate(44.8894vw,-10px) scale(.9605);animation:fall-93 26s -14s linear infinite}@keyframes fall-93{33.896%{transform:translate(42.7055vw,33.896vh) scale(.9605)}to{transform:translate(43.79745vw,99vh) scale(.9605)}}.snow:nth-child(94){opacity:1.1338;transform:translate(95.5381vw,-10px) scale(.9329);animation:fall-94 17s -23s linear infinite}@keyframes fall-94{41.326%{transform:translate(99.099vw,41.326vh) scale(.9329)}to{transform:translate(97.31855vw,99vh) scale(.9329)}}.snow:nth-child(95){opacity:.2268;transform:translate(91.4829vw,-10px) scale(.0218);animation:fall-95 30s -9s linear infinite}@keyframes fall-95{53.481%{transform:translate(89.0358vw,53.481vh) scale(.0218)}to{transform:translate(90.25935vw,99vh) scale(.0218)}}.snow:nth-child(96){opacity:1.8992;transform:translate(21.7966vw,-10px) scale(.0893);animation:fall-96 26s -10s linear infinite}@keyframes fall-96{54.248%{transform:translate(28.8205vw,54.248vh) scale(.0893)}to{transform:translate(25.30855vw,99vh) scale(.0893)}}.snow:nth-child(97){opacity:.0988;transform:translate(99.1846vw,-10px) scale(.6985);animation:fall-97 10s -24s linear infinite}@keyframes fall-97{41.947%{transform:translate(89.3457vw,41.947vh) scale(.6985)}to{transform:translate(94.26515vw,99vh) scale(.6985)}}.snow:nth-child(98){opacity:.7944;transform:translate(31.4499vw,-10px) scale(.8417);animation:fall-98 15s -16s linear infinite}@keyframes fall-98{35.882%{transform:translate(29.7077vw,35.882vh) scale(.8417)}to{transform:translate(30.5788vw,99vh) scale(.8417)}}.snow:nth-child(99){opacity:.054;transform:translate(59.1485vw,-10px) scale(.8429);animation:fall-99 26s -12s linear infinite}@keyframes fall-99{30.514%{transform:translate(65.7077vw,30.514vh) scale(.8429)}to{transform:translate(62.4281vw,99vh) scale(.8429)}}.snow:nth-child(100){opacity:.2326;transform:translate(36.4802vw,-10px) scale(.5076);animation:fall-100 19s -14s linear infinite}@keyframes fall-100{35.08%{transform:translate(28.7877vw,35.08vh) scale(.5076)}to{transform:translate(32.63395vw,99vh) scale(.5076)}}.snow:nth-child(101){opacity:1.6054;transform:translate(96.0847vw,-10px) scale(.2928);animation:fall-101 23s -1s linear infinite}@keyframes fall-101{34.78%{transform:translate(101.8552vw,34.78vh) scale(.2928)}to{transform:translate(98.96995vw,99vh) scale(.2928)}}.snow:nth-child(102){opacity:1.5422;transform:translate(46.7175vw,-10px) scale(.7025);animation:fall-102 19s -10s linear infinite}@keyframes fall-102{70.272%{transform:translate(43.611vw,70.272vh) scale(.7025)}to{transform:translate(45.16425vw,99vh) scale(.7025)}}.snow:nth-child(103){opacity:1.1948;transform:translate(35.782vw,-10px) scale(.3415);animation:fall-103 20s -1s linear infinite}@keyframes fall-103{44.286%{transform:translate(38.0901vw,44.286vh) scale(.3415)}to{transform:translate(36.93605vw,99vh) scale(.3415)}}.snow:nth-child(104){opacity:.209;transform:translate(10.725vw,-10px) scale(.6485);animation:fall-104 27s -12s linear infinite}@keyframes fall-104{50.565%{transform:translate(2.8084vw,50.565vh) scale(.6485)}to{transform:translate(6.7667vw,99vh) scale(.6485)}}.snow:nth-child(105){opacity:.2004;transform:translate(3.906vw,-10px) scale(.116);animation:fall-105 25s -26s linear infinite}@keyframes fall-105{43.636%{transform:translate(1.9522vw,43.636vh) scale(.116)}to{transform:translate(2.9291vw,99vh) scale(.116)}}.snow:nth-child(106){opacity:1.7974;transform:translate(29.7211vw,-10px) scale(.1958);animation:fall-106 18s -6s linear infinite}@keyframes fall-106{63.96%{transform:translate(38.112vw,63.96vh) scale(.1958)}to{transform:translate(33.91655vw,99vh) scale(.1958)}}.snow:nth-child(107){opacity:.6024;transform:translate(10.1948vw,-10px) scale(.0988);animation:fall-107 30s -20s linear infinite}@keyframes fall-107{76.714%{transform:translate(11.6998vw,76.714vh) scale(.0988)}to{transform:translate(10.9473vw,99vh) scale(.0988)}}.snow:nth-child(108){opacity:1.2722;transform:translate(95.3738vw,-10px) scale(.9751);animation:fall-108 18s -22s linear infinite}@keyframes fall-108{75.512%{transform:translate(86.4956vw,75.512vh) scale(.9751)}to{transform:translate(90.9347vw,99vh) scale(.9751)}}.snow:nth-child(109){opacity:1.6586;transform:translate(89.3965vw,-10px) scale(.1569);animation:fall-109 22s -21s linear infinite}@keyframes fall-109{73.38%{transform:translate(97.2467vw,73.38vh) scale(.1569)}to{transform:translate(93.3216vw,99vh) scale(.1569)}}.snow:nth-child(110){opacity:.2962;transform:translate(86.7588vw,-10px) scale(.0653);animation:fall-110 19s -16s linear infinite}@keyframes fall-110{38.463%{transform:translate(92.8788vw,38.463vh) scale(.0653)}to{transform:translate(89.8188vw,99vh) scale(.0653)}}.snow:nth-child(111){opacity:1.8464;transform:translate(9.4117vw,-10px) scale(.6483);animation:fall-111 13s -25s linear infinite}@keyframes fall-111{60.029%{transform:translate(13.7949vw,60.029vh) scale(.6483)}to{transform:translate(11.6033vw,99vh) scale(.6483)}}.snow:nth-child(112){opacity:1.7196;transform:translate(20.2362vw,-10px) scale(.2488);animation:fall-112 19s -6s linear infinite}@keyframes fall-112{54.162%{transform:translate(19.6193vw,54.162vh) scale(.2488)}to{transform:translate(19.92775vw,99vh) scale(.2488)}}.snow:nth-child(113){opacity:.1036;transform:translate(32.2668vw,-10px) scale(.622);animation:fall-113 28s -30s linear infinite}@keyframes fall-113{61.803%{transform:translate(28.1201vw,61.803vh) scale(.622)}to{transform:translate(30.19345vw,99vh) scale(.622)}}.snow:nth-child(114){opacity:.4212;transform:translate(55.4838vw,-10px) scale(.4155);animation:fall-114 29s -19s linear infinite}@keyframes fall-114{73.689%{transform:translate(52.3506vw,73.689vh) scale(.4155)}to{transform:translate(53.9172vw,99vh) scale(.4155)}}.snow:nth-child(115){opacity:1.0668;transform:translate(5.7842vw,-10px) scale(.214);animation:fall-115 14s -30s linear infinite}@keyframes fall-115{70.636%{transform:translate(8.1739vw,70.636vh) scale(.214)}to{transform:translate(6.97905vw,99vh) scale(.214)}}.snow:nth-child(116){opacity:.8994;transform:translate(38.7428vw,-10px) scale(.8614);animation:fall-116 16s -16s linear infinite}@keyframes fall-116{44.197%{transform:translate(47.2536vw,44.197vh) scale(.8614)}to{transform:translate(42.9982vw,99vh) scale(.8614)}}.snow:nth-child(117){opacity:.0898;transform:translate(12.5226vw,-10px) scale(.8075);animation:fall-117 26s -19s linear infinite}@keyframes fall-117{50.794%{transform:translate(16.2935vw,50.794vh) scale(.8075)}to{transform:translate(14.40805vw,99vh) scale(.8075)}}.snow:nth-child(118){opacity:.0544;transform:translate(28.7734vw,-10px) scale(.9517);animation:fall-118 25s -6s linear infinite}@keyframes fall-118{42.344%{transform:translate(33.6836vw,42.344vh) scale(.9517)}to{transform:translate(31.2285vw,99vh) scale(.9517)}}.snow:nth-child(119){opacity:.3652;transform:translate(92.2171vw,-10px) scale(.1384);animation:fall-119 30s -26s linear infinite}@keyframes fall-119{30.322%{transform:translate(88.3699vw,30.322vh) scale(.1384)}to{transform:translate(90.2935vw,99vh) scale(.1384)}}.snow:nth-child(120){opacity:1.8102;transform:translate(73.8916vw,-10px) scale(.1605);animation:fall-120 30s -23s linear infinite}@keyframes fall-120{79.296%{transform:translate(78.3343vw,79.296vh) scale(.1605)}to{transform:translate(76.11295vw,99vh) scale(.1605)}}.snow:nth-child(121){opacity:1.0064;transform:translate(33.1496vw,-10px) scale(.6986);animation:fall-121 12s -28s linear infinite}@keyframes fall-121{57.958%{transform:translate(32.6041vw,57.958vh) scale(.6986)}to{transform:translate(32.87685vw,99vh) scale(.6986)}}.snow:nth-child(122){opacity:1.5204;transform:translate(92.763vw,-10px) scale(.2328);animation:fall-122 11s -16s linear infinite}@keyframes fall-122{52.299%{transform:translate(96.4342vw,52.299vh) scale(.2328)}to{transform:translate(94.5986vw,99vh) scale(.2328)}}.snow:nth-child(123){opacity:.856;transform:translate(21.14vw,-10px) scale(.5728);animation:fall-123 17s -20s linear infinite}@keyframes fall-123{42.174%{transform:translate(17.9246vw,42.174vh) scale(.5728)}to{transform:translate(19.5323vw,99vh) scale(.5728)}}.snow:nth-child(124){opacity:1.045;transform:translate(17.9624vw,-10px) scale(.9587);animation:fall-124 23s -29s linear infinite}@keyframes fall-124{67.995%{transform:translate(14.6481vw,67.995vh) scale(.9587)}to{transform:translate(16.30525vw,99vh) scale(.9587)}}.snow:nth-child(125){opacity:.9592;transform:translate(54.1568vw,-10px) scale(.1594);animation:fall-125 20s -29s linear infinite}@keyframes fall-125{53.215%{transform:translate(57.9249vw,53.215vh) scale(.1594)}to{transform:translate(56.04085vw,99vh) scale(.1594)}}.snow:nth-child(126){opacity:1.4284;transform:translate(73.9779vw,-10px) scale(.9922);animation:fall-126 21s -27s linear infinite}@keyframes fall-126{65.562%{transform:translate(80.95vw,65.562vh) scale(.9922)}to{transform:translate(77.46395vw,99vh) scale(.9922)}}.snow:nth-child(127){opacity:1.7438;transform:translate(28.8538vw,-10px) scale(.0455);animation:fall-127 28s -1s linear infinite}@keyframes fall-127{58.698%{transform:translate(37.1484vw,58.698vh) scale(.0455)}to{transform:translate(33.0011vw,99vh) scale(.0455)}}.snow:nth-child(128){opacity:1.9452;transform:translate(90.5674vw,-10px) scale(.2801);animation:fall-128 21s -17s linear infinite}@keyframes fall-128{49.56%{transform:translate(84.5855vw,49.56vh) scale(.2801)}to{transform:translate(87.57645vw,99vh) scale(.2801)}}.snow:nth-child(129){opacity:.2172;transform:translate(46.4753vw,-10px) scale(.1004);animation:fall-129 18s -18s linear infinite}@keyframes fall-129{32.301%{transform:translate(55.3641vw,32.301vh) scale(.1004)}to{transform:translate(50.9197vw,99vh) scale(.1004)}}.snow:nth-child(130){opacity:.2362;transform:translate(92.4736vw,-10px) scale(.4629);animation:fall-130 13s -3s linear infinite}@keyframes fall-130{76.371%{transform:translate(92.7117vw,76.371vh) scale(.4629)}to{transform:translate(92.59265vw,99vh) scale(.4629)}}.snow:nth-child(131){opacity:1.922;transform:translate(46.1647vw,-10px) scale(.2249);animation:fall-131 17s -14s linear infinite}@keyframes fall-131{43.279%{transform:translate(54.6165vw,43.279vh) scale(.2249)}to{transform:translate(50.3906vw,99vh) scale(.2249)}}.snow:nth-child(132){opacity:1.6314;transform:translate(59.5387vw,-10px) scale(.1248);animation:fall-132 15s -9s linear infinite}@keyframes fall-132{41.753%{transform:translate(56.9896vw,41.753vh) scale(.1248)}to{transform:translate(58.26415vw,99vh) scale(.1248)}}.snow:nth-child(133){opacity:.8998;transform:translate(80.1101vw,-10px) scale(.7201);animation:fall-133 27s -23s linear infinite}@keyframes fall-133{50.469%{transform:translate(86.5376vw,50.469vh) scale(.7201)}to{transform:translate(83.32385vw,99vh) scale(.7201)}}.snow:nth-child(134){opacity:.1296;transform:translate(70.7888vw,-10px) scale(.0364);animation:fall-134 25s -7s linear infinite}@keyframes fall-134{55.784%{transform:translate(78.3317vw,55.784vh) scale(.0364)}to{transform:translate(74.56025vw,99vh) scale(.0364)}}.snow:nth-child(135){opacity:.5094;transform:translate(43.5917vw,-10px) scale(.4393);animation:fall-135 29s -25s linear infinite}@keyframes fall-135{42.515%{transform:translate(53.4094vw,42.515vh) scale(.4393)}to{transform:translate(48.50055vw,99vh) scale(.4393)}}.snow:nth-child(136){opacity:1.9422;transform:translate(12.4508vw,-10px) scale(.6142);animation:fall-136 17s -9s linear infinite}@keyframes fall-136{57.743%{transform:translate(16.2972vw,57.743vh) scale(.6142)}to{transform:translate(14.374vw,99vh) scale(.6142)}}.snow:nth-child(137){opacity:1.3886;transform:translate(74.9134vw,-10px) scale(.4594);animation:fall-137 12s -25s linear infinite}@keyframes fall-137{38.44%{transform:translate(81.1718vw,38.44vh) scale(.4594)}to{transform:translate(78.0426vw,99vh) scale(.4594)}}.snow:nth-child(138){opacity:.0718;transform:translate(77.4574vw,-10px) scale(.8459);animation:fall-138 24s -25s linear infinite}@keyframes fall-138{51.143%{transform:translate(85.9308vw,51.143vh) scale(.8459)}to{transform:translate(81.6941vw,99vh) scale(.8459)}}.snow:nth-child(139){opacity:.4098;transform:translate(11.2114vw,-10px) scale(.0439);animation:fall-139 29s -17s linear infinite}@keyframes fall-139{46.795%{transform:translate(20.0755vw,46.795vh) scale(.0439)}to{transform:translate(15.64345vw,99vh) scale(.0439)}}.snow:nth-child(140){opacity:.8632;transform:translate(59.9928vw,-10px) scale(.8223);animation:fall-140 24s -5s linear infinite}@keyframes fall-140{56.074%{transform:translate(62.1131vw,56.074vh) scale(.8223)}to{transform:translate(61.05295vw,99vh) scale(.8223)}}.snow:nth-child(141){opacity:.0632;transform:translate(90.8614vw,-10px) scale(.829);animation:fall-141 25s -23s linear infinite}@keyframes fall-141{33.566%{transform:translate(86.8851vw,33.566vh) scale(.829)}to{transform:translate(88.87325vw,99vh) scale(.829)}}.snow:nth-child(142){opacity:1.7594;transform:translate(76.1335vw,-10px) scale(.2878);animation:fall-142 29s -18s linear infinite}@keyframes fall-142{64.63%{transform:translate(75.0105vw,64.63vh) scale(.2878)}to{transform:translate(75.572vw,99vh) scale(.2878)}}.snow:nth-child(143){opacity:.143;transform:translate(27.382vw,-10px) scale(.8362);animation:fall-143 29s -30s linear infinite}@keyframes fall-143{58.867%{transform:translate(34.784vw,58.867vh) scale(.8362)}to{transform:translate(31.083vw,99vh) scale(.8362)}}.snow:nth-child(144){opacity:.5584;transform:translate(16.9788vw,-10px) scale(.9485);animation:fall-144 28s -20s linear infinite}@keyframes fall-144{68.781%{transform:translate(20.3303vw,68.781vh) scale(.9485)}to{transform:translate(18.65455vw,99vh) scale(.9485)}}.snow:nth-child(145){opacity:.476;transform:translate(47.4124vw,-10px) scale(.1649);animation:fall-145 30s -6s linear infinite}@keyframes fall-145{45.141%{transform:translate(53.2986vw,45.141vh) scale(.1649)}to{transform:translate(50.3555vw,99vh) scale(.1649)}}.snow:nth-child(146){opacity:.3556;transform:translate(7.0826vw,-10px) scale(.4313);animation:fall-146 30s -22s linear infinite}@keyframes fall-146{55.378%{transform:translate(6.9995vw,55.378vh) scale(.4313)}to{transform:translate(7.04105vw,99vh) scale(.4313)}}.snow:nth-child(147){opacity:.5616;transform:translate(46.6786vw,-10px) scale(.2725);animation:fall-147 12s -12s linear infinite}@keyframes fall-147{31.496%{transform:translate(45.7872vw,31.496vh) scale(.2725)}to{transform:translate(46.2329vw,99vh) scale(.2725)}}.snow:nth-child(148){opacity:1.9036;transform:translate(1.2843vw,-10px) scale(.3691);animation:fall-148 14s -14s linear infinite}@keyframes fall-148{32.22%{transform:translate(.042vw,32.22vh) scale(.3691)}to{transform:translate(.66315vw,99vh) scale(.3691)}}.snow:nth-child(149){opacity:1.3052;transform:translate(90.2197vw,-10px) scale(.4757);animation:fall-149 16s -15s linear infinite}@keyframes fall-149{46.104%{transform:translate(84.6216vw,46.104vh) scale(.4757)}to{transform:translate(87.42065vw,99vh) scale(.4757)}}.snow:nth-child(150){opacity:.9196;transform:translate(47.718vw,-10px) scale(.8499);animation:fall-150 11s -18s linear infinite}@keyframes fall-150{33.982%{transform:translate(40.9742vw,33.982vh) scale(.8499)}to{transform:translate(44.3461vw,99vh) scale(.8499)}}.snow:nth-child(151){opacity:.4418;transform:translate(16.3027vw,-10px) scale(.1545);animation:fall-151 19s -27s linear infinite}@keyframes fall-151{30.474%{transform:translate(22.0315vw,30.474vh) scale(.1545)}to{transform:translate(19.1671vw,99vh) scale(.1545)}}.snow:nth-child(152){opacity:.742;transform:translate(14.1317vw,-10px) scale(.9232);animation:fall-152 21s -8s linear infinite}@keyframes fall-152{75.326%{transform:translate(10.354vw,75.326vh) scale(.9232)}to{transform:translate(12.24285vw,99vh) scale(.9232)}}.snow:nth-child(153){opacity:.061;transform:translate(23.5013vw,-10px) scale(.9488);animation:fall-153 29s -17s linear infinite}@keyframes fall-153{75.564%{transform:translate(17.3893vw,75.564vh) scale(.9488)}to{transform:translate(20.4453vw,99vh) scale(.9488)}}.snow:nth-child(154){opacity:1.2308;transform:translate(68.3989vw,-10px) scale(.0749);animation:fall-154 14s -20s linear infinite}@keyframes fall-154{45.361%{transform:translate(73.5725vw,45.361vh) scale(.0749)}to{transform:translate(70.9857vw,99vh) scale(.0749)}}.snow:nth-child(155){opacity:.8282;transform:translate(48.3646vw,-10px) scale(.3244);animation:fall-155 24s -18s linear infinite}@keyframes fall-155{77.957%{transform:translate(42.1381vw,77.957vh) scale(.3244)}to{transform:translate(45.25135vw,99vh) scale(.3244)}}.snow:nth-child(156){opacity:1.6344;transform:translate(55.1388vw,-10px) scale(.3167);animation:fall-156 16s -28s linear infinite}@keyframes fall-156{56.651%{transform:translate(48.5471vw,56.651vh) scale(.3167)}to{transform:translate(51.84295vw,99vh) scale(.3167)}}.snow:nth-child(157){opacity:1.9448;transform:translate(79.1575vw,-10px) scale(.547);animation:fall-157 27s -4s linear infinite}@keyframes fall-157{57.395%{transform:translate(71.0548vw,57.395vh) scale(.547)}to{transform:translate(75.10615vw,99vh) scale(.547)}}.snow:nth-child(158){opacity:1.5258;transform:translate(90.8634vw,-10px) scale(.2128);animation:fall-158 11s -19s linear infinite}@keyframes fall-158{52.203%{transform:translate(87.0067vw,52.203vh) scale(.2128)}to{transform:translate(88.93505vw,99vh) scale(.2128)}}.snow:nth-child(159){opacity:.4256;transform:translate(47.1749vw,-10px) scale(.0867);animation:fall-159 26s -21s linear infinite}@keyframes fall-159{41.644%{transform:translate(55.8344vw,41.644vh) scale(.0867)}to{transform:translate(51.50465vw,99vh) scale(.0867)}}.snow:nth-child(160){opacity:1.2318;transform:translate(55.816vw,-10px) scale(.0359);animation:fall-160 10s -3s linear infinite}@keyframes fall-160{43.331%{transform:translate(53.1251vw,43.331vh) scale(.0359)}to{transform:translate(54.47055vw,99vh) scale(.0359)}}.snow:nth-child(161){opacity:1.4118;transform:translate(2.5735vw,-10px) scale(.702);animation:fall-161 15s -14s linear infinite}@keyframes fall-161{68.947%{transform:translate(4.167vw,68.947vh) scale(.702)}to{transform:translate(3.37025vw,99vh) scale(.702)}}.snow:nth-child(162){opacity:.7296;transform:translate(43.8993vw,-10px) scale(.7648);animation:fall-162 15s -26s linear infinite}@keyframes fall-162{63.468%{transform:translate(52.3105vw,63.468vh) scale(.7648)}to{transform:translate(48.1049vw,99vh) scale(.7648)}}.snow:nth-child(163){opacity:1.7098;transform:translate(65.2233vw,-10px) scale(.2078);animation:fall-163 19s -30s linear infinite}@keyframes fall-163{33.903%{transform:translate(62.4135vw,33.903vh) scale(.2078)}to{transform:translate(63.8184vw,99vh) scale(.2078)}}.snow:nth-child(164){opacity:1.4662;transform:translate(66.8828vw,-10px) scale(.23);animation:fall-164 13s -27s linear infinite}@keyframes fall-164{69.612%{transform:translate(65.4445vw,69.612vh) scale(.23)}to{transform:translate(66.16365vw,99vh) scale(.23)}}.snow:nth-child(165){opacity:.138;transform:translate(55.6631vw,-10px) scale(.7151);animation:fall-165 13s -29s linear infinite}@keyframes fall-165{34.866%{transform:translate(63.866vw,34.866vh) scale(.7151)}to{transform:translate(59.76455vw,99vh) scale(.7151)}}.snow:nth-child(166){opacity:1.631;transform:translate(38.0527vw,-10px) scale(.1358);animation:fall-166 26s -4s linear infinite}@keyframes fall-166{38.301%{transform:translate(47.2671vw,38.301vh) scale(.1358)}to{transform:translate(42.6599vw,99vh) scale(.1358)}}.snow:nth-child(167){opacity:.2058;transform:translate(53.9526vw,-10px) scale(.4162);animation:fall-167 24s -20s linear infinite}@keyframes fall-167{57.991%{transform:translate(59.7349vw,57.991vh) scale(.4162)}to{transform:translate(56.84375vw,99vh) scale(.4162)}}.snow:nth-child(168){opacity:.835;transform:translate(19.8649vw,-10px) scale(.3961);animation:fall-168 29s -24s linear infinite}@keyframes fall-168{47.098%{transform:translate(23.4355vw,47.098vh) scale(.3961)}to{transform:translate(21.6502vw,99vh) scale(.3961)}}.snow:nth-child(169){opacity:1.568;transform:translate(64.3376vw,-10px) scale(.6795);animation:fall-169 27s -22s linear infinite}@keyframes fall-169{45.629%{transform:translate(73.6686vw,45.629vh) scale(.6795)}to{transform:translate(69.0031vw,99vh) scale(.6795)}}.snow:nth-child(170){opacity:.5734;transform:translate(46.3229vw,-10px) scale(.6824);animation:fall-170 20s -18s linear infinite}@keyframes fall-170{40.229%{transform:translate(43.9124vw,40.229vh) scale(.6824)}to{transform:translate(45.11765vw,99vh) scale(.6824)}}.snow:nth-child(171){opacity:1.0664;transform:translate(34.5781vw,-10px) scale(.6936);animation:fall-171 21s -27s linear infinite}@keyframes fall-171{31.61%{transform:translate(38.6495vw,31.61vh) scale(.6936)}to{transform:translate(36.6138vw,99vh) scale(.6936)}}.snow:nth-child(172){opacity:1.6106;transform:translate(70.8324vw,-10px) scale(.9489);animation:fall-172 22s -29s linear infinite}@keyframes fall-172{67.327%{transform:translate(79.2704vw,67.327vh) scale(.9489)}to{transform:translate(75.0514vw,99vh) scale(.9489)}}.snow:nth-child(173){opacity:1.6982;transform:translate(72.2174vw,-10px) scale(.4595);animation:fall-173 12s -14s linear infinite}@keyframes fall-173{37.226%{transform:translate(72.8336vw,37.226vh) scale(.4595)}to{transform:translate(72.5255vw,99vh) scale(.4595)}}.snow:nth-child(174){opacity:1.4148;transform:translate(93.496vw,-10px) scale(.9685);animation:fall-174 14s -22s linear infinite}@keyframes fall-174{38.807%{transform:translate(95.4234vw,38.807vh) scale(.9685)}to{transform:translate(94.4597vw,99vh) scale(.9685)}}.snow:nth-child(175){opacity:1.802;transform:translate(50.3709vw,-10px) scale(.1585);animation:fall-175 20s -10s linear infinite}@keyframes fall-175{62.805%{transform:translate(42.9276vw,62.805vh) scale(.1585)}to{transform:translate(46.64925vw,99vh) scale(.1585)}}.snow:nth-child(176){opacity:1.5532;transform:translate(78.9821vw,-10px) scale(.1287);animation:fall-176 12s -5s linear infinite}@keyframes fall-176{53.283%{transform:translate(75.374vw,53.283vh) scale(.1287)}to{transform:translate(77.17805vw,99vh) scale(.1287)}}.snow:nth-child(177){opacity:1.818;transform:translate(92.1989vw,-10px) scale(.1258);animation:fall-177 27s -2s linear infinite}@keyframes fall-177{38.831%{transform:translate(100.1993vw,38.831vh) scale(.1258)}to{transform:translate(96.1991vw,99vh) scale(.1258)}}.snow:nth-child(178){opacity:.3796;transform:translate(71.2483vw,-10px) scale(.6713);animation:fall-178 16s -11s linear infinite}@keyframes fall-178{31.565%{transform:translate(75.4038vw,31.565vh) scale(.6713)}to{transform:translate(73.32605vw,99vh) scale(.6713)}}.snow:nth-child(179){opacity:1.908;transform:translate(5.0306vw,-10px) scale(.5261);animation:fall-179 23s -28s linear infinite}@keyframes fall-179{61.195%{transform:translate(2.6083vw,61.195vh) scale(.5261)}to{transform:translate(3.81945vw,99vh) scale(.5261)}}.snow:nth-child(180){opacity:1.2722;transform:translate(32.762vw,-10px) scale(.7374);animation:fall-180 30s -22s linear infinite}@keyframes fall-180{45.395%{transform:translate(34.7063vw,45.395vh) scale(.7374)}to{transform:translate(33.73415vw,99vh) scale(.7374)}}.snow:nth-child(181){opacity:1.3666;transform:translate(64.1544vw,-10px) scale(.8634);animation:fall-181 11s -23s linear infinite}@keyframes fall-181{54.11%{transform:translate(55.709vw,54.11vh) scale(.8634)}to{transform:translate(59.9317vw,99vh) scale(.8634)}}.snow:nth-child(182){opacity:.0306;transform:translate(20.7251vw,-10px) scale(.4408);animation:fall-182 24s -18s linear infinite}@keyframes fall-182{75.869%{transform:translate(11.5695vw,75.869vh) scale(.4408)}to{transform:translate(16.1473vw,99vh) scale(.4408)}}.snow:nth-child(183){opacity:.6584;transform:translate(96.4778vw,-10px) scale(.6925);animation:fall-183 24s -28s linear infinite}@keyframes fall-183{38.35%{transform:translate(101.2083vw,38.35vh) scale(.6925)}to{transform:translate(98.84305vw,99vh) scale(.6925)}}.snow:nth-child(184){opacity:1.2018;transform:translate(49.6412vw,-10px) scale(.4256);animation:fall-184 25s -3s linear infinite}@keyframes fall-184{72.051%{transform:translate(57.1817vw,72.051vh) scale(.4256)}to{transform:translate(53.41145vw,99vh) scale(.4256)}}.snow:nth-child(185){opacity:.3412;transform:translate(5.4735vw,-10px) scale(.3254);animation:fall-185 10s -14s linear infinite}@keyframes fall-185{77.134%{transform:translate(6.0402vw,77.134vh) scale(.3254)}to{transform:translate(5.75685vw,99vh) scale(.3254)}}.snow:nth-child(186){opacity:.2484;transform:translate(54.6116vw,-10px) scale(.3328);animation:fall-186 13s -28s linear infinite}@keyframes fall-186{35.989%{transform:translate(50.5595vw,35.989vh) scale(.3328)}to{transform:translate(52.58555vw,99vh) scale(.3328)}}.snow:nth-child(187){opacity:1.097;transform:translate(35.5999vw,-10px) scale(.8658);animation:fall-187 16s -25s linear infinite}@keyframes fall-187{72.351%{transform:translate(43.9046vw,72.351vh) scale(.8658)}to{transform:translate(39.75225vw,99vh) scale(.8658)}}.snow:nth-child(188){opacity:.4468;transform:translate(26.0671vw,-10px) scale(.523);animation:fall-188 26s -8s linear infinite}@keyframes fall-188{42.967%{transform:translate(22.0135vw,42.967vh) scale(.523)}to{transform:translate(24.0403vw,99vh) scale(.523)}}.snow:nth-child(189){opacity:1.413;transform:translate(16.1909vw,-10px) scale(.443);animation:fall-189 12s -25s linear infinite}@keyframes fall-189{44.662%{transform:translate(20.9675vw,44.662vh) scale(.443)}to{transform:translate(18.5792vw,99vh) scale(.443)}}.snow:nth-child(190){opacity:.8466;transform:translate(.4044vw,-10px) scale(.6701);animation:fall-190 12s -27s linear infinite}@keyframes fall-190{59.268%{transform:translate(3.8862vw,59.268vh) scale(.6701)}to{transform:translate(2.1453vw,99vh) scale(.6701)}}.snow:nth-child(191){opacity:.6474;transform:translate(94.5896vw,-10px) scale(.1809);animation:fall-191 11s -1s linear infinite}@keyframes fall-191{65.473%{transform:translate(86.9442vw,65.473vh) scale(.1809)}to{transform:translate(90.7669vw,99vh) scale(.1809)}}.snow:nth-child(192){opacity:1.647;transform:translate(91.3086vw,-10px) scale(.6395);animation:fall-192 30s -15s linear infinite}@keyframes fall-192{31.937%{transform:translate(90.8298vw,31.937vh) scale(.6395)}to{transform:translate(91.0692vw,99vh) scale(.6395)}}.snow:nth-child(193){opacity:1.0944;transform:translate(27.7807vw,-10px) scale(.7933);animation:fall-193 27s -24s linear infinite}@keyframes fall-193{78.128%{transform:translate(33.8509vw,78.128vh) scale(.7933)}to{transform:translate(30.8158vw,99vh) scale(.7933)}}.snow:nth-child(194){opacity:.1362;transform:translate(2.7075vw,-10px) scale(.3116);animation:fall-194 14s -4s linear infinite}@keyframes fall-194{70.11%{transform:translate(-6.2525vw,70.11vh) scale(.3116)}to{transform:translate(-1.7725vw,99vh) scale(.3116)}}.snow:nth-child(195){opacity:.9324;transform:translate(55.3121vw,-10px) scale(.9937);animation:fall-195 18s -3s linear infinite}@keyframes fall-195{62.017%{transform:translate(46.3644vw,62.017vh) scale(.9937)}to{transform:translate(50.83825vw,99vh) scale(.9937)}}.snow:nth-child(196){opacity:1.7834;transform:translate(.6722vw,-10px) scale(.6468);animation:fall-196 25s -13s linear infinite}@keyframes fall-196{72.018%{transform:translate(6.501vw,72.018vh) scale(.6468)}to{transform:translate(3.5866vw,99vh) scale(.6468)}}.snow:nth-child(197){opacity:.5194;transform:translate(3.838vw,-10px) scale(.4233);animation:fall-197 18s -29s linear infinite}@keyframes fall-197{43.337%{transform:translate(11.4892vw,43.337vh) scale(.4233)}to{transform:translate(7.6636vw,99vh) scale(.4233)}}.snow:nth-child(198){opacity:1.5838;transform:translate(74.1648vw,-10px) scale(.6653);animation:fall-198 10s -13s linear infinite}@keyframes fall-198{32.491%{transform:translate(74.9361vw,32.491vh) scale(.6653)}to{transform:translate(74.55045vw,99vh) scale(.6653)}}.snow:nth-child(199){opacity:1.1734;transform:translate(92.084vw,-10px) scale(.4497);animation:fall-199 11s -4s linear infinite}@keyframes fall-199{75.633%{transform:translate(100.3723vw,75.633vh) scale(.4497)}to{transform:translate(96.22815vw,99vh) scale(.4497)}}.snow:nth-child(200){opacity:.1784;transform:translate(61.6383vw,-10px) scale(.7727);animation:fall-200 16s -7s linear infinite}@keyframes fall-200{47.653%{transform:translate(70.5267vw,47.653vh) scale(.7727)}to{transform:translate(66.0825vw,99vh) scale(.7727)}}.snow:nth-child(201){opacity:.1704;transform:translate(96.5035vw,-10px) scale(.8809);animation:fall-201 14s -13s linear infinite}@keyframes fall-201{58.948%{transform:translate(103.2067vw,58.948vh) scale(.8809)}to{transform:translate(99.8551vw,99vh) scale(.8809)}}.snow:nth-child(202){opacity:.8088;transform:translate(.5838vw,-10px) scale(.2922);animation:fall-202 10s -19s linear infinite}@keyframes fall-202{43.139%{transform:translate(.1219vw,43.139vh) scale(.2922)}to{transform:translate(.35285vw,99vh) scale(.2922)}}.snow:nth-child(203){opacity:1.296;transform:translate(56.8203vw,-10px) scale(.4825);animation:fall-203 28s -27s linear infinite}@keyframes fall-203{35.838%{transform:translate(47.2987vw,35.838vh) scale(.4825)}to{transform:translate(52.0595vw,99vh) scale(.4825)}}.snow:nth-child(204){opacity:.9394;transform:translate(54.405vw,-10px) scale(.2356);animation:fall-204 19s -21s linear infinite}@keyframes fall-204{68.171%{transform:translate(62.9806vw,68.171vh) scale(.2356)}to{transform:translate(58.6928vw,99vh) scale(.2356)}}.snow:nth-child(205){opacity:.8442;transform:translate(82.3459vw,-10px) scale(.9773);animation:fall-205 20s -7s linear infinite}@keyframes fall-205{65.591%{transform:translate(82.9879vw,65.591vh) scale(.9773)}to{transform:translate(82.6669vw,99vh) scale(.9773)}}.snow:nth-child(206){opacity:1.3454;transform:translate(95.6016vw,-10px) scale(.9341);animation:fall-206 12s -22s linear infinite}@keyframes fall-206{51.645%{transform:translate(85.9633vw,51.645vh) scale(.9341)}to{transform:translate(90.78245vw,99vh) scale(.9341)}}.snow:nth-child(207){opacity:1.126;transform:translate(18.1284vw,-10px) scale(.7242);animation:fall-207 26s -6s linear infinite}@keyframes fall-207{38.4%{transform:translate(15.4616vw,38.4vh) scale(.7242)}to{transform:translate(16.795vw,99vh) scale(.7242)}}.snow:nth-child(208){opacity:1.4232;transform:translate(81.4214vw,-10px) scale(.4297);animation:fall-208 13s -1s linear infinite}@keyframes fall-208{42.098%{transform:translate(77.9152vw,42.098vh) scale(.4297)}to{transform:translate(79.6683vw,99vh) scale(.4297)}}.snow:nth-child(209){opacity:.0728;transform:translate(6.0318vw,-10px) scale(.9763);animation:fall-209 18s -22s linear infinite}@keyframes fall-209{67.423%{transform:translate(9.4362vw,67.423vh) scale(.9763)}to{transform:translate(7.734vw,99vh) scale(.9763)}}.snow:nth-child(210){opacity:1.5088;transform:translate(35.7978vw,-10px) scale(.9583);animation:fall-210 16s -4s linear infinite}@keyframes fall-210{37.727%{transform:translate(26.3684vw,37.727vh) scale(.9583)}to{transform:translate(31.0831vw,99vh) scale(.9583)}}.snow:nth-child(211){opacity:.463;transform:translate(10.9623vw,-10px) scale(.1367);animation:fall-211 16s -6s linear infinite}@keyframes fall-211{33.376%{transform:translate(20.2538vw,33.376vh) scale(.1367)}to{transform:translate(15.60805vw,99vh) scale(.1367)}}.snow:nth-child(212){opacity:1.693;transform:translate(12.914vw,-10px) scale(.5482);animation:fall-212 28s -2s linear infinite}@keyframes fall-212{51.306%{transform:translate(21.2312vw,51.306vh) scale(.5482)}to{transform:translate(17.0726vw,99vh) scale(.5482)}}.snow:nth-child(213){opacity:1.6068;transform:translate(37.7726vw,-10px) scale(.9935);animation:fall-213 20s -22s linear infinite}@keyframes fall-213{54.276%{transform:translate(29.5105vw,54.276vh) scale(.9935)}to{transform:translate(33.64155vw,99vh) scale(.9935)}}.snow:nth-child(214){opacity:1.6658;transform:translate(54.2567vw,-10px) scale(.9277);animation:fall-214 27s -24s linear infinite}@keyframes fall-214{38.492%{transform:translate(50.7615vw,38.492vh) scale(.9277)}to{transform:translate(52.5091vw,99vh) scale(.9277)}}.snow:nth-child(215){opacity:1.9296;transform:translate(7.623vw,-10px) scale(.4412);animation:fall-215 29s -10s linear infinite}@keyframes fall-215{75.649%{transform:translate(9.481vw,75.649vh) scale(.4412)}to{transform:translate(8.552vw,99vh) scale(.4412)}}.snow:nth-child(216){opacity:.1814;transform:translate(66.9922vw,-10px) scale(.0163);animation:fall-216 19s -23s linear infinite}@keyframes fall-216{34.308%{transform:translate(67.2001vw,34.308vh) scale(.0163)}to{transform:translate(67.09615vw,99vh) scale(.0163)}}.snow:nth-child(217){opacity:.8104;transform:translate(19.9757vw,-10px) scale(.3955);animation:fall-217 19s -12s linear infinite}@keyframes fall-217{74.599%{transform:translate(24.8432vw,74.599vh) scale(.3955)}to{transform:translate(22.40945vw,99vh) scale(.3955)}}.snow:nth-child(218){opacity:.6996;transform:translate(4.3378vw,-10px) scale(.1456);animation:fall-218 22s -11s linear infinite}@keyframes fall-218{43.44%{transform:translate(14.0595vw,43.44vh) scale(.1456)}to{transform:translate(9.19865vw,99vh) scale(.1456)}}.snow:nth-child(219){opacity:.9934;transform:translate(30.4195vw,-10px) scale(.188);animation:fall-219 24s -18s linear infinite}@keyframes fall-219{74.973%{transform:translate(32.2044vw,74.973vh) scale(.188)}to{transform:translate(31.31195vw,99vh) scale(.188)}}.snow:nth-child(220){opacity:1.9294;transform:translate(27.602vw,-10px) scale(.4967);animation:fall-220 23s -17s linear infinite}@keyframes fall-220{34%{transform:translate(35.3359vw,34vh) scale(.4967)}to{transform:translate(31.46895vw,99vh) scale(.4967)}}.snow:nth-child(221){opacity:.546;transform:translate(16.4889vw,-10px) scale(.2372);animation:fall-221 10s -25s linear infinite}@keyframes fall-221{51.458%{transform:translate(16.0296vw,51.458vh) scale(.2372)}to{transform:translate(16.25925vw,99vh) scale(.2372)}}.snow:nth-child(222){opacity:1.8516;transform:translate(43.3559vw,-10px) scale(.3296);animation:fall-222 13s -25s linear infinite}@keyframes fall-222{72.643%{transform:translate(39.7274vw,72.643vh) scale(.3296)}to{transform:translate(41.54165vw,99vh) scale(.3296)}}.snow:nth-child(223){opacity:.2908;transform:translate(91.3309vw,-10px) scale(.6705);animation:fall-223 10s -14s linear infinite}@keyframes fall-223{61.605%{transform:translate(99.6027vw,61.605vh) scale(.6705)}to{transform:translate(95.4668vw,99vh) scale(.6705)}}.snow:nth-child(224){opacity:.614;transform:translate(42.2505vw,-10px) scale(.7175);animation:fall-224 25s -6s linear infinite}@keyframes fall-224{36.653%{transform:translate(49.3986vw,36.653vh) scale(.7175)}to{transform:translate(45.82455vw,99vh) scale(.7175)}}.snow:nth-child(225){opacity:1.026;transform:translate(92.4455vw,-10px) scale(.1982);animation:fall-225 26s -2s linear infinite}@keyframes fall-225{78.481%{transform:translate(96.2467vw,78.481vh) scale(.1982)}to{transform:translate(94.3461vw,99vh) scale(.1982)}}.snow:nth-child(226){opacity:.9308;transform:translate(64.9596vw,-10px) scale(.6255);animation:fall-226 14s -12s linear infinite}@keyframes fall-226{30.602%{transform:translate(58.2732vw,30.602vh) scale(.6255)}to{transform:translate(61.6164vw,99vh) scale(.6255)}}.snow:nth-child(227){opacity:.7786;transform:translate(92.4613vw,-10px) scale(.4043);animation:fall-227 18s -8s linear infinite}@keyframes fall-227{44.216%{transform:translate(91.4144vw,44.216vh) scale(.4043)}to{transform:translate(91.93785vw,99vh) scale(.4043)}}.snow:nth-child(228){opacity:.1548;transform:translate(63.8388vw,-10px) scale(.8651);animation:fall-228 30s -5s linear infinite}@keyframes fall-228{73.066%{transform:translate(57.6874vw,73.066vh) scale(.8651)}to{transform:translate(60.7631vw,99vh) scale(.8651)}}.snow:nth-child(229){opacity:1.0152;transform:translate(1.2946vw,-10px) scale(.1164);animation:fall-229 15s -28s linear infinite}@keyframes fall-229{75.767%{transform:translate(.5577vw,75.767vh) scale(.1164)}to{transform:translate(.92615vw,99vh) scale(.1164)}}.snow:nth-child(230){opacity:.5452;transform:translate(19.9285vw,-10px) scale(.6266);animation:fall-230 30s -1s linear infinite}@keyframes fall-230{52.953%{transform:translate(20.8691vw,52.953vh) scale(.6266)}to{transform:translate(20.3988vw,99vh) scale(.6266)}}.snow:nth-child(231){opacity:1.6724;transform:translate(16.2149vw,-10px) scale(.1579);animation:fall-231 12s -20s linear infinite}@keyframes fall-231{68.063%{transform:translate(10.6138vw,68.063vh) scale(.1579)}to{transform:translate(13.41435vw,99vh) scale(.1579)}}.snow:nth-child(232){opacity:.6346;transform:translate(27.1714vw,-10px) scale(.1862);animation:fall-232 27s -1s linear infinite}@keyframes fall-232{55.326%{transform:translate(32.4658vw,55.326vh) scale(.1862)}to{transform:translate(29.8186vw,99vh) scale(.1862)}}.snow:nth-child(233){opacity:1.8266;transform:translate(11.5327vw,-10px) scale(.4133);animation:fall-233 28s -8s linear infinite}@keyframes fall-233{40.237%{transform:translate(14.4351vw,40.237vh) scale(.4133)}to{transform:translate(12.9839vw,99vh) scale(.4133)}}.snow:nth-child(234){opacity:1.9344;transform:translate(11.3994vw,-10px) scale(.6705);animation:fall-234 12s -24s linear infinite}@keyframes fall-234{67.12%{transform:translate(21.0412vw,67.12vh) scale(.6705)}to{transform:translate(16.2203vw,99vh) scale(.6705)}}.snow:nth-child(235){opacity:.3954;transform:translate(72.2646vw,-10px) scale(.2603);animation:fall-235 28s -27s linear infinite}@keyframes fall-235{37.2%{transform:translate(80.3532vw,37.2vh) scale(.2603)}to{transform:translate(76.3089vw,99vh) scale(.2603)}}.snow:nth-child(236){opacity:.7718;transform:translate(10.896vw,-10px) scale(.0345);animation:fall-236 27s -23s linear infinite}@keyframes fall-236{60.798%{transform:translate(5.9492vw,60.798vh) scale(.0345)}to{transform:translate(8.4226vw,99vh) scale(.0345)}}.snow:nth-child(237){opacity:1.9026;transform:translate(94.1294vw,-10px) scale(.3186);animation:fall-237 13s -11s linear infinite}@keyframes fall-237{64.493%{transform:translate(98.7389vw,64.493vh) scale(.3186)}to{transform:translate(96.43415vw,99vh) scale(.3186)}}.snow:nth-child(238){opacity:.6866;transform:translate(86.3026vw,-10px) scale(.5884);animation:fall-238 29s -13s linear infinite}@keyframes fall-238{54.949%{transform:translate(76.9501vw,54.949vh) scale(.5884)}to{transform:translate(81.62635vw,99vh) scale(.5884)}}.snow:nth-child(239){opacity:.4744;transform:translate(92.3475vw,-10px) scale(.6868);animation:fall-239 18s -5s linear infinite}@keyframes fall-239{51.078%{transform:translate(86.6822vw,51.078vh) scale(.6868)}to{transform:translate(89.51485vw,99vh) scale(.6868)}}.snow:nth-child(240){opacity:1.371;transform:translate(96.9788vw,-10px) scale(.3521);animation:fall-240 23s -28s linear infinite}@keyframes fall-240{52.605%{transform:translate(96.7897vw,52.605vh) scale(.3521)}to{transform:translate(96.88425vw,99vh) scale(.3521)}}.snow:nth-child(241){opacity:.127;transform:translate(56.9146vw,-10px) scale(.4044);animation:fall-241 16s -7s linear infinite}@keyframes fall-241{70.057%{transform:translate(61.4782vw,70.057vh) scale(.4044)}to{transform:translate(59.1964vw,99vh) scale(.4044)}}.snow:nth-child(242){opacity:1.4044;transform:translate(32.6837vw,-10px) scale(.7977);animation:fall-242 24s -25s linear infinite}@keyframes fall-242{57.001%{transform:translate(36.7399vw,57.001vh) scale(.7977)}to{transform:translate(34.7118vw,99vh) scale(.7977)}}.snow:nth-child(243){opacity:1.6844;transform:translate(10.06vw,-10px) scale(.0092);animation:fall-243 21s -2s linear infinite}@keyframes fall-243{34.607%{transform:translate(16.961vw,34.607vh) scale(.0092)}to{transform:translate(13.5105vw,99vh) scale(.0092)}}.snow:nth-child(244){opacity:1.0044;transform:translate(2.1739vw,-10px) scale(.2828);animation:fall-244 21s -24s linear infinite}@keyframes fall-244{50.437%{transform:translate(6.0761vw,50.437vh) scale(.2828)}to{transform:translate(4.125vw,99vh) scale(.2828)}}.snow:nth-child(245){opacity:1.64;transform:translate(93.9819vw,-10px) scale(.6752);animation:fall-245 13s -26s linear infinite}@keyframes fall-245{72.792%{transform:translate(86.8396vw,72.792vh) scale(.6752)}to{transform:translate(90.41075vw,99vh) scale(.6752)}}.snow:nth-child(246){opacity:.4336;transform:translate(7.4046vw,-10px) scale(.027);animation:fall-246 29s -11s linear infinite}@keyframes fall-246{57.067%{transform:translate(8.0179vw,57.067vh) scale(.027)}to{transform:translate(7.71125vw,99vh) scale(.027)}}.snow:nth-child(247){opacity:.365;transform:translate(34.1284vw,-10px) scale(.6913);animation:fall-247 30s -5s linear infinite}@keyframes fall-247{75.076%{transform:translate(25.4176vw,75.076vh) scale(.6913)}to{transform:translate(29.773vw,99vh) scale(.6913)}}.snow:nth-child(248){opacity:.146;transform:translate(29.201vw,-10px) scale(.7153);animation:fall-248 23s -20s linear infinite}@keyframes fall-248{72.096%{transform:translate(28.5045vw,72.096vh) scale(.7153)}to{transform:translate(28.85275vw,99vh) scale(.7153)}}.snow:nth-child(249){opacity:1.674;transform:translate(84.2063vw,-10px) scale(.0242);animation:fall-249 30s -14s linear infinite}@keyframes fall-249{72.038%{transform:translate(92.0153vw,72.038vh) scale(.0242)}to{transform:translate(88.1108vw,99vh) scale(.0242)}}.snow:nth-child(250){opacity:.3666;transform:translate(72.9646vw,-10px) scale(.7922);animation:fall-250 10s -10s linear infinite}@keyframes fall-250{31.001%{transform:translate(78.5047vw,31.001vh) scale(.7922)}to{transform:translate(75.73465vw,99vh) scale(.7922)}}.snow:nth-child(251){opacity:1.9202;transform:translate(36.7105vw,-10px) scale(.3502);animation:fall-251 28s -27s linear infinite}@keyframes fall-251{74.075%{transform:translate(37.3398vw,74.075vh) scale(.3502)}to{transform:translate(37.02515vw,99vh) scale(.3502)}}.snow:nth-child(252){opacity:1.2056;transform:translate(86.1998vw,-10px) scale(.5447);animation:fall-252 22s -18s linear infinite}@keyframes fall-252{63.582%{transform:translate(91.912vw,63.582vh) scale(.5447)}to{transform:translate(89.0559vw,99vh) scale(.5447)}}.snow:nth-child(253){opacity:1.9136;transform:translate(4.2817vw,-10px) scale(.0271);animation:fall-253 24s -11s linear infinite}@keyframes fall-253{67.704%{transform:translate(5.0057vw,67.704vh) scale(.0271)}to{transform:translate(4.6437vw,99vh) scale(.0271)}}.snow:nth-child(254){opacity:1.288;transform:translate(26.3296vw,-10px) scale(.9982);animation:fall-254 14s -18s linear infinite}@keyframes fall-254{69.739%{transform:translate(24.1841vw,69.739vh) scale(.9982)}to{transform:translate(25.25685vw,99vh) scale(.9982)}}.snow:nth-child(255){opacity:1.056;transform:translate(8.2428vw,-10px) scale(.4418);animation:fall-255 11s -12s linear infinite}@keyframes fall-255{74.267%{transform:translate(8.0544vw,74.267vh) scale(.4418)}to{transform:translate(8.1486vw,99vh) scale(.4418)}}.snow:nth-child(256){opacity:.14;transform:translate(23.6126vw,-10px) scale(.1891);animation:fall-256 18s -10s linear infinite}@keyframes fall-256{30.81%{transform:translate(33.2923vw,30.81vh) scale(.1891)}to{transform:translate(28.45245vw,99vh) scale(.1891)}}.snow:nth-child(257){opacity:1.044;transform:translate(16.4012vw,-10px) scale(.4562);animation:fall-257 28s -5s linear infinite}@keyframes fall-257{47.696%{transform:translate(13.7901vw,47.696vh) scale(.4562)}to{transform:translate(15.09565vw,99vh) scale(.4562)}}.snow:nth-child(258){opacity:.4618;transform:translate(94.3665vw,-10px) scale(.5751);animation:fall-258 25s -21s linear infinite}@keyframes fall-258{64.159%{transform:translate(103.3154vw,64.159vh) scale(.5751)}to{transform:translate(98.84095vw,99vh) scale(.5751)}}.snow:nth-child(259){opacity:.5654;transform:translate(20.0486vw,-10px) scale(.0967);animation:fall-259 23s -8s linear infinite}@keyframes fall-259{31.55%{transform:translate(11.0281vw,31.55vh) scale(.0967)}to{transform:translate(15.53835vw,99vh) scale(.0967)}}.snow:nth-child(260){opacity:.4144;transform:translate(38.2146vw,-10px) scale(.7302);animation:fall-260 10s -6s linear infinite}@keyframes fall-260{43.312%{transform:translate(31.6841vw,43.312vh) scale(.7302)}to{transform:translate(34.94935vw,99vh) scale(.7302)}}.snow:nth-child(261){opacity:1.8988;transform:translate(90.4378vw,-10px) scale(.59);animation:fall-261 29s -10s linear infinite}@keyframes fall-261{48.449%{transform:translate(91.8721vw,48.449vh) scale(.59)}to{transform:translate(91.15495vw,99vh) scale(.59)}}.snow:nth-child(262){opacity:.9286;transform:translate(37.1121vw,-10px) scale(.9502);animation:fall-262 28s -25s linear infinite}@keyframes fall-262{34.122%{transform:translate(41.2975vw,34.122vh) scale(.9502)}to{transform:translate(39.2048vw,99vh) scale(.9502)}}.snow:nth-child(263){opacity:1.9262;transform:translate(61.0544vw,-10px) scale(.6525);animation:fall-263 12s -8s linear infinite}@keyframes fall-263{70.85%{transform:translate(66.4885vw,70.85vh) scale(.6525)}to{transform:translate(63.77145vw,99vh) scale(.6525)}}.snow:nth-child(264){opacity:.378;transform:translate(14.9626vw,-10px) scale(.7546);animation:fall-264 22s -17s linear infinite}@keyframes fall-264{65.697%{transform:translate(17.3222vw,65.697vh) scale(.7546)}to{transform:translate(16.1424vw,99vh) scale(.7546)}}.snow:nth-child(265){opacity:1.8442;transform:translate(80.044vw,-10px) scale(.2531);animation:fall-265 16s -18s linear infinite}@keyframes fall-265{79.333%{transform:translate(87.5353vw,79.333vh) scale(.2531)}to{transform:translate(83.78965vw,99vh) scale(.2531)}}.snow:nth-child(266){opacity:.0106;transform:translate(44.8162vw,-10px) scale(.8065);animation:fall-266 22s -25s linear infinite}@keyframes fall-266{30.833%{transform:translate(35.474vw,30.833vh) scale(.8065)}to{transform:translate(40.1451vw,99vh) scale(.8065)}}.snow:nth-child(267){opacity:.5262;transform:translate(17.359vw,-10px) scale(.7848);animation:fall-267 27s -13s linear infinite}@keyframes fall-267{42.57%{transform:translate(7.4627vw,42.57vh) scale(.7848)}to{transform:translate(12.41085vw,99vh) scale(.7848)}}.snow:nth-child(268){opacity:1.0152;transform:translate(55.2511vw,-10px) scale(.198);animation:fall-268 20s -22s linear infinite}@keyframes fall-268{66.073%{transform:translate(53.8612vw,66.073vh) scale(.198)}to{transform:translate(54.55615vw,99vh) scale(.198)}}.snow:nth-child(269){opacity:1.5132;transform:translate(51.5487vw,-10px) scale(.459);animation:fall-269 18s -16s linear infinite}@keyframes fall-269{53.081%{transform:translate(54.7243vw,53.081vh) scale(.459)}to{transform:translate(53.1365vw,99vh) scale(.459)}}.snow:nth-child(270){opacity:1.9398;transform:translate(54.278vw,-10px) scale(.8618);animation:fall-270 23s -28s linear infinite}@keyframes fall-270{53.729%{transform:translate(55.7287vw,53.729vh) scale(.8618)}to{transform:translate(55.00335vw,99vh) scale(.8618)}}.snow:nth-child(271){opacity:1.8736;transform:translate(16.1585vw,-10px) scale(.9749);animation:fall-271 29s -9s linear infinite}@keyframes fall-271{55.079%{transform:translate(22.182vw,55.079vh) scale(.9749)}to{transform:translate(19.17025vw,99vh) scale(.9749)}}.snow:nth-child(272){opacity:1.8708;transform:translate(89.8345vw,-10px) scale(.8376);animation:fall-272 20s -14s linear infinite}@keyframes fall-272{36.67%{transform:translate(99.7569vw,36.67vh) scale(.8376)}to{transform:translate(94.7957vw,99vh) scale(.8376)}}.snow:nth-child(273){opacity:1.6116;transform:translate(9.2749vw,-10px) scale(.5924);animation:fall-273 11s -6s linear infinite}@keyframes fall-273{76.967%{transform:translate(11.2692vw,76.967vh) scale(.5924)}to{transform:translate(10.27205vw,99vh) scale(.5924)}}.snow:nth-child(274){opacity:1.0312;transform:translate(18.6156vw,-10px) scale(.9165);animation:fall-274 17s -16s linear infinite}@keyframes fall-274{64.559%{transform:translate(16.8187vw,64.559vh) scale(.9165)}to{transform:translate(17.71715vw,99vh) scale(.9165)}}.snow:nth-child(275){opacity:1.0498;transform:translate(40.6881vw,-10px) scale(.0803);animation:fall-275 15s -9s linear infinite}@keyframes fall-275{48.462%{transform:translate(45.9594vw,48.462vh) scale(.0803)}to{transform:translate(43.32375vw,99vh) scale(.0803)}}.snow:nth-child(276){opacity:.4028;transform:translate(48.446vw,-10px) scale(.7838);animation:fall-276 21s -17s linear infinite}@keyframes fall-276{46.954%{transform:translate(38.5642vw,46.954vh) scale(.7838)}to{transform:translate(43.5051vw,99vh) scale(.7838)}}.snow:nth-child(277){opacity:1.2586;transform:translate(29.1326vw,-10px) scale(.3358);animation:fall-277 30s -7s linear infinite}@keyframes fall-277{52.3%{transform:translate(27.8422vw,52.3vh) scale(.3358)}to{transform:translate(28.4874vw,99vh) scale(.3358)}}.snow:nth-child(278){opacity:.2352;transform:translate(80.339vw,-10px) scale(.7354);animation:fall-278 25s -22s linear infinite}@keyframes fall-278{79.853%{transform:translate(75.6659vw,79.853vh) scale(.7354)}to{transform:translate(78.00245vw,99vh) scale(.7354)}}.snow:nth-child(279){opacity:1.6492;transform:translate(35.0908vw,-10px) scale(.274);animation:fall-279 21s -20s linear infinite}@keyframes fall-279{45.734%{transform:translate(37.6523vw,45.734vh) scale(.274)}to{transform:translate(36.37155vw,99vh) scale(.274)}}.snow:nth-child(280){opacity:.4854;transform:translate(64.2908vw,-10px) scale(.9742);animation:fall-280 10s -3s linear infinite}@keyframes fall-280{38.361%{transform:translate(61.9154vw,38.361vh) scale(.9742)}to{transform:translate(63.1031vw,99vh) scale(.9742)}}.snow:nth-child(281){opacity:.773;transform:translate(95.575vw,-10px) scale(.4892);animation:fall-281 14s -1s linear infinite}@keyframes fall-281{49.161%{transform:translate(101.9626vw,49.161vh) scale(.4892)}to{transform:translate(98.7688vw,99vh) scale(.4892)}}.snow:nth-child(282){opacity:.2624;transform:translate(37.8232vw,-10px) scale(.4388);animation:fall-282 17s -6s linear infinite}@keyframes fall-282{50.293%{transform:translate(45.3746vw,50.293vh) scale(.4388)}to{transform:translate(41.5989vw,99vh) scale(.4388)}}.snow:nth-child(283){opacity:1.8394;transform:translate(30.8527vw,-10px) scale(.965);animation:fall-283 11s -18s linear infinite}@keyframes fall-283{79.69%{transform:translate(22.2949vw,79.69vh) scale(.965)}to{transform:translate(26.5738vw,99vh) scale(.965)}}.snow:nth-child(284){opacity:1.4668;transform:translate(68.5814vw,-10px) scale(.0586);animation:fall-284 18s -17s linear infinite}@keyframes fall-284{79.485%{transform:translate(74.7549vw,79.485vh) scale(.0586)}to{transform:translate(71.66815vw,99vh) scale(.0586)}}.snow:nth-child(285){opacity:1.228;transform:translate(69.3154vw,-10px) scale(.445);animation:fall-285 15s -17s linear infinite}@keyframes fall-285{73.762%{transform:translate(68.5969vw,73.762vh) scale(.445)}to{transform:translate(68.95615vw,99vh) scale(.445)}}.snow:nth-child(286){opacity:1.633;transform:translate(89.6053vw,-10px) scale(.7055);animation:fall-286 29s -22s linear infinite}@keyframes fall-286{43.37%{transform:translate(94.6723vw,43.37vh) scale(.7055)}to{transform:translate(92.1388vw,99vh) scale(.7055)}}.snow:nth-child(287){opacity:1.6942;transform:translate(1.9695vw,-10px) scale(.5768);animation:fall-287 14s -29s linear infinite}@keyframes fall-287{36.073%{transform:translate(.6023vw,36.073vh) scale(.5768)}to{transform:translate(1.2859vw,99vh) scale(.5768)}}.snow:nth-child(288){opacity:.3698;transform:translate(43.722vw,-10px) scale(.8149);animation:fall-288 28s -22s linear infinite}@keyframes fall-288{67.452%{transform:translate(46.8857vw,67.452vh) scale(.8149)}to{transform:translate(45.30385vw,99vh) scale(.8149)}}.snow:nth-child(289){opacity:1.3194;transform:translate(60.3308vw,-10px) scale(.3513);animation:fall-289 13s -26s linear infinite}@keyframes fall-289{72.07%{transform:translate(56.9826vw,72.07vh) scale(.3513)}to{transform:translate(58.6567vw,99vh) scale(.3513)}}.snow:nth-child(290){opacity:1.6442;transform:translate(70.3635vw,-10px) scale(.3308);animation:fall-290 22s -15s linear infinite}@keyframes fall-290{64.579%{transform:translate(74.9369vw,64.579vh) scale(.3308)}to{transform:translate(72.6502vw,99vh) scale(.3308)}}.snow:nth-child(291){opacity:.023;transform:translate(32.4928vw,-10px) scale(.6517);animation:fall-291 16s -27s linear infinite}@keyframes fall-291{78.318%{transform:translate(38.176vw,78.318vh) scale(.6517)}to{transform:translate(35.3344vw,99vh) scale(.6517)}}.snow:nth-child(292){opacity:1.3636;transform:translate(93.5473vw,-10px) scale(.8195);animation:fall-292 26s -1s linear infinite}@keyframes fall-292{51.873%{transform:translate(85.5704vw,51.873vh) scale(.8195)}to{transform:translate(89.55885vw,99vh) scale(.8195)}}.snow:nth-child(293){opacity:1.8262;transform:translate(35.7686vw,-10px) scale(.0804);animation:fall-293 19s -22s linear infinite}@keyframes fall-293{56.641%{transform:translate(44.5561vw,56.641vh) scale(.0804)}to{transform:translate(40.16235vw,99vh) scale(.0804)}}.snow:nth-child(294){opacity:.3966;transform:translate(59.0055vw,-10px) scale(.5228);animation:fall-294 20s -4s linear infinite}@keyframes fall-294{71.781%{transform:translate(54.0265vw,71.781vh) scale(.5228)}to{transform:translate(56.516vw,99vh) scale(.5228)}}.snow:nth-child(295){opacity:1.4928;transform:translate(30.2847vw,-10px) scale(.3109);animation:fall-295 30s -21s linear infinite}@keyframes fall-295{31.142%{transform:translate(26.7666vw,31.142vh) scale(.3109)}to{transform:translate(28.52565vw,99vh) scale(.3109)}}.snow:nth-child(296){opacity:1.4772;transform:translate(82.0476vw,-10px) scale(.5732);animation:fall-296 30s -5s linear infinite}@keyframes fall-296{75.974%{transform:translate(84.5731vw,75.974vh) scale(.5732)}to{transform:translate(83.31035vw,99vh) scale(.5732)}}.snow:nth-child(297){opacity:1.4496;transform:translate(63.6102vw,-10px) scale(.7476);animation:fall-297 23s -23s linear infinite}@keyframes fall-297{30.181%{transform:translate(53.8335vw,30.181vh) scale(.7476)}to{transform:translate(58.72185vw,99vh) scale(.7476)}}.snow:nth-child(298){opacity:1.7282;transform:translate(92.1694vw,-10px) scale(.5329);animation:fall-298 20s -19s linear infinite}@keyframes fall-298{72.712%{transform:translate(94.563vw,72.712vh) scale(.5329)}to{transform:translate(93.3662vw,99vh) scale(.5329)}}.snow:nth-child(299){opacity:.7964;transform:translate(88.841vw,-10px) scale(.5218);animation:fall-299 28s -15s linear infinite}@keyframes fall-299{55.067%{transform:translate(82.7156vw,55.067vh) scale(.5218)}to{transform:translate(85.7783vw,99vh) scale(.5218)}}.snow:nth-child(300){opacity:1.2342;transform:translate(96.1606vw,-10px) scale(.7908);animation:fall-300 12s -8s linear infinite}@keyframes fall-300{36.008%{transform:translate(96.4171vw,36.008vh) scale(.7908)}to{transform:translate(96.28885vw,99vh) scale(.7908)}}.snow:nth-child(301){opacity:1.8566;transform:translate(1.4846vw,-10px) scale(.2949);animation:fall-301 28s -3s linear infinite}@keyframes fall-301{38.34%{transform:translate(2.6351vw,38.34vh) scale(.2949)}to{transform:translate(2.05985vw,99vh) scale(.2949)}}.snow:nth-child(302){opacity:1.5536;transform:translate(16.8574vw,-10px) scale(.8205);animation:fall-302 15s -20s linear infinite}@keyframes fall-302{67.905%{transform:translate(22.1535vw,67.905vh) scale(.8205)}to{transform:translate(19.50545vw,99vh) scale(.8205)}}.snow:nth-child(303){opacity:.6888;transform:translate(20.8142vw,-10px) scale(.8858);animation:fall-303 27s -13s linear infinite}@keyframes fall-303{45.695%{transform:translate(21.7002vw,45.695vh) scale(.8858)}to{transform:translate(21.2572vw,99vh) scale(.8858)}}.snow:nth-child(304){opacity:.1058;transform:translate(7.4669vw,-10px) scale(.3574);animation:fall-304 28s -4s linear infinite}@keyframes fall-304{73.247%{transform:translate(15.065vw,73.247vh) scale(.3574)}to{transform:translate(11.26595vw,99vh) scale(.3574)}}.snow:nth-child(305){opacity:.1558;transform:translate(13.7492vw,-10px) scale(.5074);animation:fall-305 15s -9s linear infinite}@keyframes fall-305{52.766%{transform:translate(7.0823vw,52.766vh) scale(.5074)}to{transform:translate(10.41575vw,99vh) scale(.5074)}}.snow:nth-child(306){opacity:1.3884;transform:translate(49.4964vw,-10px) scale(.5713);animation:fall-306 25s -7s linear infinite}@keyframes fall-306{44.543%{transform:translate(57.7989vw,44.543vh) scale(.5713)}to{transform:translate(53.64765vw,99vh) scale(.5713)}}.snow:nth-child(307){opacity:.9906;transform:translate(81.5998vw,-10px) scale(.7198);animation:fall-307 19s -27s linear infinite}@keyframes fall-307{46.983%{transform:translate(71.8699vw,46.983vh) scale(.7198)}to{transform:translate(76.73485vw,99vh) scale(.7198)}}.snow:nth-child(308){opacity:1.3312;transform:translate(37.0745vw,-10px) scale(.4617);animation:fall-308 12s -29s linear infinite}@keyframes fall-308{52.444%{transform:translate(42.1105vw,52.444vh) scale(.4617)}to{transform:translate(39.5925vw,99vh) scale(.4617)}}.snow:nth-child(309){opacity:.739;transform:translate(74.9698vw,-10px) scale(.1162);animation:fall-309 18s -28s linear infinite}@keyframes fall-309{61.952%{transform:translate(68.4784vw,61.952vh) scale(.1162)}to{transform:translate(71.7241vw,99vh) scale(.1162)}}.snow:nth-child(310){opacity:1.7002;transform:translate(52.2164vw,-10px) scale(.9025);animation:fall-310 28s -28s linear infinite}@keyframes fall-310{58.502%{transform:translate(44.6752vw,58.502vh) scale(.9025)}to{transform:translate(48.4458vw,99vh) scale(.9025)}}.snow:nth-child(311){opacity:1.4856;transform:translate(49.7188vw,-10px) scale(.7113);animation:fall-311 19s -17s linear infinite}@keyframes fall-311{30.003%{transform:translate(40.2844vw,30.003vh) scale(.7113)}to{transform:translate(45.0016vw,99vh) scale(.7113)}}.snow:nth-child(312){opacity:.8962;transform:translate(93.5915vw,-10px) scale(.7082);animation:fall-312 22s -6s linear infinite}@keyframes fall-312{58.323%{transform:translate(89.9752vw,58.323vh) scale(.7082)}to{transform:translate(91.78335vw,99vh) scale(.7082)}}.snow:nth-child(313){opacity:.1506;transform:translate(79.0877vw,-10px) scale(.6059);animation:fall-313 10s -15s linear infinite}@keyframes fall-313{73.781%{transform:translate(87.0418vw,73.781vh) scale(.6059)}to{transform:translate(83.06475vw,99vh) scale(.6059)}}.snow:nth-child(314){opacity:.0962;transform:translate(89.2746vw,-10px) scale(.7202);animation:fall-314 22s -14s linear infinite}@keyframes fall-314{69.244%{transform:translate(93.3948vw,69.244vh) scale(.7202)}to{transform:translate(91.3347vw,99vh) scale(.7202)}}.snow:nth-child(315){opacity:1.0728;transform:translate(9.5483vw,-10px) scale(.9232);animation:fall-315 23s -2s linear infinite}@keyframes fall-315{38.079%{transform:translate(15.5776vw,38.079vh) scale(.9232)}to{transform:translate(12.56295vw,99vh) scale(.9232)}}.snow:nth-child(316){opacity:1.1372;transform:translate(71.4499vw,-10px) scale(.8071);animation:fall-316 26s -28s linear infinite}@keyframes fall-316{61.631%{transform:translate(77.4101vw,61.631vh) scale(.8071)}to{transform:translate(74.43vw,99vh) scale(.8071)}}.snow:nth-child(317){opacity:.4772;transform:translate(15.8604vw,-10px) scale(.8228);animation:fall-317 12s -4s linear infinite}@keyframes fall-317{44.004%{transform:translate(17.0742vw,44.004vh) scale(.8228)}to{transform:translate(16.4673vw,99vh) scale(.8228)}}.snow:nth-child(318){opacity:.0472;transform:translate(16.6561vw,-10px) scale(.6545);animation:fall-318 30s -29s linear infinite}@keyframes fall-318{31.621%{transform:translate(14.2014vw,31.621vh) scale(.6545)}to{transform:translate(15.42875vw,99vh) scale(.6545)}}.snow:nth-child(319){opacity:1.1358;transform:translate(65.4216vw,-10px) scale(.2648);animation:fall-319 20s -5s linear infinite}@keyframes fall-319{75.541%{transform:translate(74.1398vw,75.541vh) scale(.2648)}to{transform:translate(69.7807vw,99vh) scale(.2648)}}.snow:nth-child(320){opacity:1.7466;transform:translate(15.5946vw,-10px) scale(.9442);animation:fall-320 11s -23s linear infinite}@keyframes fall-320{32.578%{transform:translate(15.4846vw,32.578vh) scale(.9442)}to{transform:translate(15.5396vw,99vh) scale(.9442)}}.snow:nth-child(321){opacity:.844;transform:translate(84.5203vw,-10px) scale(.9342);animation:fall-321 30s -8s linear infinite}@keyframes fall-321{34.891%{transform:translate(90.6025vw,34.891vh) scale(.9342)}to{transform:translate(87.5614vw,99vh) scale(.9342)}}.snow:nth-child(322){opacity:.3188;transform:translate(42.8622vw,-10px) scale(.0093);animation:fall-322 11s -18s linear infinite}@keyframes fall-322{38.3%{transform:translate(43.3202vw,38.3vh) scale(.0093)}to{transform:translate(43.0912vw,99vh) scale(.0093)}}.snow:nth-child(323){opacity:.2318;transform:translate(38.2825vw,-10px) scale(.0182);animation:fall-323 30s -12s linear infinite}@keyframes fall-323{73.326%{transform:translate(37.4936vw,73.326vh) scale(.0182)}to{transform:translate(37.88805vw,99vh) scale(.0182)}}.snow:nth-child(324){opacity:.1148;transform:translate(94.9575vw,-10px) scale(.5995);animation:fall-324 13s -11s linear infinite}@keyframes fall-324{46.784%{transform:translate(94.9666vw,46.784vh) scale(.5995)}to{transform:translate(94.96205vw,99vh) scale(.5995)}}.snow:nth-child(325){opacity:.9474;transform:translate(42.0174vw,-10px) scale(.8491);animation:fall-325 20s -1s linear infinite}@keyframes fall-325{48.288%{transform:translate(40.624vw,48.288vh) scale(.8491)}to{transform:translate(41.3207vw,99vh) scale(.8491)}}.snow:nth-child(326){opacity:.2704;transform:translate(50.6037vw,-10px) scale(.4113);animation:fall-326 20s -14s linear infinite}@keyframes fall-326{70.324%{transform:translate(52.2349vw,70.324vh) scale(.4113)}to{transform:translate(51.4193vw,99vh) scale(.4113)}}.snow:nth-child(327){opacity:.8388;transform:translate(81.4734vw,-10px) scale(.8476);animation:fall-327 21s -13s linear infinite}@keyframes fall-327{43.342%{transform:translate(79.3809vw,43.342vh) scale(.8476)}to{transform:translate(80.42715vw,99vh) scale(.8476)}}.snow:nth-child(328){opacity:.2912;transform:translate(71.1939vw,-10px) scale(.793);animation:fall-328 26s -27s linear infinite}@keyframes fall-328{56.216%{transform:translate(65.118vw,56.216vh) scale(.793)}to{transform:translate(68.15595vw,99vh) scale(.793)}}.snow:nth-child(329){opacity:.7934;transform:translate(70.7047vw,-10px) scale(.129);animation:fall-329 13s -20s linear infinite}@keyframes fall-329{32.858%{transform:translate(76.9068vw,32.858vh) scale(.129)}to{transform:translate(73.80575vw,99vh) scale(.129)}}.snow:nth-child(330){opacity:1.4234;transform:translate(89.1756vw,-10px) scale(.3697);animation:fall-330 30s -21s linear infinite}@keyframes fall-330{74.273%{transform:translate(79.3526vw,74.273vh) scale(.3697)}to{transform:translate(84.2641vw,99vh) scale(.3697)}}.snow:nth-child(331){opacity:.1606;transform:translate(96.8089vw,-10px) scale(.5704);animation:fall-331 11s -25s linear infinite}@keyframes fall-331{63.433%{transform:translate(100.943vw,63.433vh) scale(.5704)}to{transform:translate(98.87595vw,99vh) scale(.5704)}}.snow:nth-child(332){opacity:1.2822;transform:translate(96.2785vw,-10px) scale(.0939);animation:fall-332 17s -9s linear infinite}@keyframes fall-332{46.673%{transform:translate(95.5268vw,46.673vh) scale(.0939)}to{transform:translate(95.90265vw,99vh) scale(.0939)}}.snow:nth-child(333){opacity:1.6274;transform:translate(29.5494vw,-10px) scale(.8833);animation:fall-333 20s -14s linear infinite}@keyframes fall-333{44.342%{transform:translate(29.4186vw,44.342vh) scale(.8833)}to{transform:translate(29.484vw,99vh) scale(.8833)}}.snow:nth-child(334){opacity:.0018;transform:translate(3.3354vw,-10px) scale(.1795);animation:fall-334 10s -23s linear infinite}@keyframes fall-334{59.181%{transform:translate(1.8003vw,59.181vh) scale(.1795)}to{transform:translate(2.56785vw,99vh) scale(.1795)}}.snow:nth-child(335){opacity:.8844;transform:translate(19.8667vw,-10px) scale(.9093);animation:fall-335 10s -24s linear infinite}@keyframes fall-335{64.148%{transform:translate(26.2646vw,64.148vh) scale(.9093)}to{transform:translate(23.06565vw,99vh) scale(.9093)}}.snow:nth-child(336){opacity:1.2482;transform:translate(65.0179vw,-10px) scale(.7538);animation:fall-336 17s -4s linear infinite}@keyframes fall-336{41.914%{transform:translate(68.661vw,41.914vh) scale(.7538)}to{transform:translate(66.83945vw,99vh) scale(.7538)}}.snow:nth-child(337){opacity:.185;transform:translate(62.0801vw,-10px) scale(.6958);animation:fall-337 10s -5s linear infinite}@keyframes fall-337{56.513%{transform:translate(66.2111vw,56.513vh) scale(.6958)}to{transform:translate(64.1456vw,99vh) scale(.6958)}}.snow:nth-child(338){opacity:1.4978;transform:translate(66.1535vw,-10px) scale(.7746);animation:fall-338 16s -22s linear infinite}@keyframes fall-338{38.369%{transform:translate(56.3986vw,38.369vh) scale(.7746)}to{transform:translate(61.27605vw,99vh) scale(.7746)}}.snow:nth-child(339){opacity:1.6196;transform:translate(37.696vw,-10px) scale(.1506);animation:fall-339 13s -25s linear infinite}@keyframes fall-339{48.495%{transform:translate(39.3149vw,48.495vh) scale(.1506)}to{transform:translate(38.50545vw,99vh) scale(.1506)}}.snow:nth-child(340){opacity:.8252;transform:translate(65.6862vw,-10px) scale(.3506);animation:fall-340 27s -25s linear infinite}@keyframes fall-340{55.674%{transform:translate(67.1759vw,55.674vh) scale(.3506)}to{transform:translate(66.43105vw,99vh) scale(.3506)}}.snow:nth-child(341){opacity:1.016;transform:translate(82.8039vw,-10px) scale(.0976);animation:fall-341 14s -9s linear infinite}@keyframes fall-341{64.462%{transform:translate(90.4352vw,64.462vh) scale(.0976)}to{transform:translate(86.61955vw,99vh) scale(.0976)}}.snow:nth-child(342){opacity:1.1534;transform:translate(95.8671vw,-10px) scale(.1658);animation:fall-342 16s -24s linear infinite}@keyframes fall-342{72.874%{transform:translate(95.0819vw,72.874vh) scale(.1658)}to{transform:translate(95.4745vw,99vh) scale(.1658)}}.snow:nth-child(343){opacity:.3574;transform:translate(81.7658vw,-10px) scale(.7534);animation:fall-343 22s -3s linear infinite}@keyframes fall-343{38.697%{transform:translate(78.0205vw,38.697vh) scale(.7534)}to{transform:translate(79.89315vw,99vh) scale(.7534)}}.snow:nth-child(344){opacity:1.6518;transform:translate(70.8523vw,-10px) scale(.2693);animation:fall-344 30s -10s linear infinite}@keyframes fall-344{49.382%{transform:translate(64.4837vw,49.382vh) scale(.2693)}to{transform:translate(67.668vw,99vh) scale(.2693)}}.snow:nth-child(345){opacity:.4134;transform:translate(87.9712vw,-10px) scale(.8719);animation:fall-345 30s -21s linear infinite}@keyframes fall-345{68.72%{transform:translate(84.8116vw,68.72vh) scale(.8719)}to{transform:translate(86.3914vw,99vh) scale(.8719)}}.snow:nth-child(346){opacity:1.2706;transform:translate(69.5637vw,-10px) scale(.2736);animation:fall-346 20s -29s linear infinite}@keyframes fall-346{75.979%{transform:translate(66.4264vw,75.979vh) scale(.2736)}to{transform:translate(67.99505vw,99vh) scale(.2736)}}.snow:nth-child(347){opacity:1.678;transform:translate(86.6268vw,-10px) scale(.1906);animation:fall-347 17s -22s linear infinite}@keyframes fall-347{74.625%{transform:translate(86.0584vw,74.625vh) scale(.1906)}to{transform:translate(86.3426vw,99vh) scale(.1906)}}.snow:nth-child(348){opacity:1.4814;transform:translate(94.4777vw,-10px) scale(.1098);animation:fall-348 18s -15s linear infinite}@keyframes fall-348{55.787%{transform:translate(89.1807vw,55.787vh) scale(.1098)}to{transform:translate(91.8292vw,99vh) scale(.1098)}}.snow:nth-child(349){opacity:1.4534;transform:translate(.9892vw,-10px) scale(.2092);animation:fall-349 23s -25s linear infinite}@keyframes fall-349{42.108%{transform:translate(5.4508vw,42.108vh) scale(.2092)}to{transform:translate(3.22vw,99vh) scale(.2092)}}.snow:nth-child(350){opacity:.4032;transform:translate(44.1331vw,-10px) scale(.1417);animation:fall-350 16s -24s linear infinite}@keyframes fall-350{63.64%{transform:translate(47.1315vw,63.64vh) scale(.1417)}to{transform:translate(45.6323vw,99vh) scale(.1417)}}.snow:nth-child(351){opacity:1.3998;transform:translate(45.0814vw,-10px) scale(.7318);animation:fall-351 14s -16s linear infinite}@keyframes fall-351{48.566%{transform:translate(44.6514vw,48.566vh) scale(.7318)}to{transform:translate(44.8664vw,99vh) scale(.7318)}}.snow:nth-child(352){opacity:.0732;transform:translate(69.0521vw,-10px) scale(.1237);animation:fall-352 26s -22s linear infinite}@keyframes fall-352{54.307%{transform:translate(66.9356vw,54.307vh) scale(.1237)}to{transform:translate(67.99385vw,99vh) scale(.1237)}}.snow:nth-child(353){opacity:.1772;transform:translate(37.0234vw,-10px) scale(.1549);animation:fall-353 17s -18s linear infinite}@keyframes fall-353{60.042%{transform:translate(32.2629vw,60.042vh) scale(.1549)}to{transform:translate(34.64315vw,99vh) scale(.1549)}}.snow:nth-child(354){opacity:1.9246;transform:translate(35.8372vw,-10px) scale(.7977);animation:fall-354 28s -28s linear infinite}@keyframes fall-354{37.19%{transform:translate(33.0322vw,37.19vh) scale(.7977)}to{transform:translate(34.4347vw,99vh) scale(.7977)}}.snow:nth-child(355){opacity:.6238;transform:translate(91.9536vw,-10px) scale(.0815);animation:fall-355 14s -24s linear infinite}@keyframes fall-355{48.255%{transform:translate(82.7354vw,48.255vh) scale(.0815)}to{transform:translate(87.3445vw,99vh) scale(.0815)}}.snow:nth-child(356){opacity:.2356;transform:translate(66.3198vw,-10px) scale(.1821);animation:fall-356 12s -18s linear infinite}@keyframes fall-356{60.243%{transform:translate(63.27vw,60.243vh) scale(.1821)}to{transform:translate(64.7949vw,99vh) scale(.1821)}}.snow:nth-child(357){opacity:1.4202;transform:translate(62.1416vw,-10px) scale(.6579);animation:fall-357 22s -30s linear infinite}@keyframes fall-357{66.987%{transform:translate(71.4077vw,66.987vh) scale(.6579)}to{transform:translate(66.77465vw,99vh) scale(.6579)}}.snow:nth-child(358){opacity:.0352;transform:translate(79.6352vw,-10px) scale(.4864);animation:fall-358 27s -9s linear infinite}@keyframes fall-358{69.413%{transform:translate(84.6146vw,69.413vh) scale(.4864)}to{transform:translate(82.1249vw,99vh) scale(.4864)}}.snow:nth-child(359){opacity:.527;transform:translate(34.2439vw,-10px) scale(.4893);animation:fall-359 27s -30s linear infinite}@keyframes fall-359{77.103%{transform:translate(29.9253vw,77.103vh) scale(.4893)}to{transform:translate(32.0846vw,99vh) scale(.4893)}}.snow:nth-child(360){opacity:1.3046;transform:translate(5.2369vw,-10px) scale(.2439);animation:fall-360 16s -17s linear infinite}@keyframes fall-360{71.764%{transform:translate(2.1664vw,71.764vh) scale(.2439)}to{transform:translate(3.70165vw,99vh) scale(.2439)}}.snow:nth-child(361){opacity:.3664;transform:translate(79.1772vw,-10px) scale(.7394);animation:fall-361 14s -11s linear infinite}@keyframes fall-361{64.737%{transform:translate(71.5856vw,64.737vh) scale(.7394)}to{transform:translate(75.3814vw,99vh) scale(.7394)}}.snow:nth-child(362){opacity:1.0498;transform:translate(2.4393vw,-10px) scale(.5375);animation:fall-362 26s -11s linear infinite}@keyframes fall-362{32.871%{transform:translate(4.59vw,32.871vh) scale(.5375)}to{transform:translate(3.51465vw,99vh) scale(.5375)}}.snow:nth-child(363){opacity:.4358;transform:translate(42.6959vw,-10px) scale(.8154);animation:fall-363 25s -27s linear infinite}@keyframes fall-363{36.333%{transform:translate(50.0168vw,36.333vh) scale(.8154)}to{transform:translate(46.35635vw,99vh) scale(.8154)}}.snow:nth-child(364){opacity:1.242;transform:translate(81.8676vw,-10px) scale(.8733);animation:fall-364 10s -4s linear infinite}@keyframes fall-364{51.179%{transform:translate(76.0026vw,51.179vh) scale(.8733)}to{transform:translate(78.9351vw,99vh) scale(.8733)}}.snow:nth-child(365){opacity:1.2084;transform:translate(16.5806vw,-10px) scale(.7389);animation:fall-365 30s -11s linear infinite}@keyframes fall-365{60.436%{transform:translate(17.5026vw,60.436vh) scale(.7389)}to{transform:translate(17.0416vw,99vh) scale(.7389)}}.snow:nth-child(366){opacity:1.3716;transform:translate(48.5768vw,-10px) scale(.0082);animation:fall-366 12s -30s linear infinite}@keyframes fall-366{38.393%{transform:translate(51.8391vw,38.393vh) scale(.0082)}to{transform:translate(50.20795vw,99vh) scale(.0082)}}.snow:nth-child(367){opacity:.6366;transform:translate(63.8313vw,-10px) scale(.9015);animation:fall-367 22s -6s linear infinite}@keyframes fall-367{53.932%{transform:translate(58.9998vw,53.932vh) scale(.9015)}to{transform:translate(61.41555vw,99vh) scale(.9015)}}.snow:nth-child(368){opacity:1.1774;transform:translate(55.607vw,-10px) scale(.7138);animation:fall-368 11s -11s linear infinite}@keyframes fall-368{62.762%{transform:translate(59.5458vw,62.762vh) scale(.7138)}to{transform:translate(57.5764vw,99vh) scale(.7138)}}.snow:nth-child(369){opacity:1.4144;transform:translate(57.7398vw,-10px) scale(.8933);animation:fall-369 19s -11s linear infinite}@keyframes fall-369{49.942%{transform:translate(48.4722vw,49.942vh) scale(.8933)}to{transform:translate(53.106vw,99vh) scale(.8933)}}.snow:nth-child(370){opacity:1.8488;transform:translate(59.5011vw,-10px) scale(.6808);animation:fall-370 12s -6s linear infinite}@keyframes fall-370{58.845%{transform:translate(61.8788vw,58.845vh) scale(.6808)}to{transform:translate(60.68995vw,99vh) scale(.6808)}}.snow:nth-child(371){opacity:.6336;transform:translate(3.4929vw,-10px) scale(.8119);animation:fall-371 11s -25s linear infinite}@keyframes fall-371{33.605%{transform:translate(10.8061vw,33.605vh) scale(.8119)}to{transform:translate(7.1495vw,99vh) scale(.8119)}}.snow:nth-child(372){opacity:1.0276;transform:translate(63.4185vw,-10px) scale(.5811);animation:fall-372 28s -25s linear infinite}@keyframes fall-372{74.533%{transform:translate(67.5753vw,74.533vh) scale(.5811)}to{transform:translate(65.4969vw,99vh) scale(.5811)}}.snow:nth-child(373){opacity:.4796;transform:translate(35.2059vw,-10px) scale(.8626);animation:fall-373 10s -13s linear infinite}@keyframes fall-373{51.767%{transform:translate(32.7438vw,51.767vh) scale(.8626)}to{transform:translate(33.97485vw,99vh) scale(.8626)}}.snow:nth-child(374){opacity:1.8246;transform:translate(27.6987vw,-10px) scale(.1972);animation:fall-374 22s -5s linear infinite}@keyframes fall-374{31.022%{transform:translate(18.1384vw,31.022vh) scale(.1972)}to{transform:translate(22.91855vw,99vh) scale(.1972)}}.snow:nth-child(375){opacity:1.3108;transform:translate(66.1358vw,-10px) scale(.6615);animation:fall-375 20s -14s linear infinite}@keyframes fall-375{75.336%{transform:translate(69.2058vw,75.336vh) scale(.6615)}to{transform:translate(67.6708vw,99vh) scale(.6615)}}.snow:nth-child(376){opacity:1.4304;transform:translate(75.9318vw,-10px) scale(.1547);animation:fall-376 16s -19s linear infinite}@keyframes fall-376{46.04%{transform:translate(74.5975vw,46.04vh) scale(.1547)}to{transform:translate(75.26465vw,99vh) scale(.1547)}}.snow:nth-child(377){opacity:1.4496;transform:translate(39.8216vw,-10px) scale(.7612);animation:fall-377 11s -19s linear infinite}@keyframes fall-377{51.197%{transform:translate(45.2898vw,51.197vh) scale(.7612)}to{transform:translate(42.5557vw,99vh) scale(.7612)}}.snow:nth-child(378){opacity:.3712;transform:translate(60.2249vw,-10px) scale(.5516);animation:fall-378 25s -7s linear infinite}@keyframes fall-378{48.497%{transform:translate(68.4126vw,48.497vh) scale(.5516)}to{transform:translate(64.31875vw,99vh) scale(.5516)}}.snow:nth-child(379){opacity:.2374;transform:translate(38.9743vw,-10px) scale(.8653);animation:fall-379 11s -30s linear infinite}@keyframes fall-379{45.002%{transform:translate(36.8149vw,45.002vh) scale(.8653)}to{transform:translate(37.8946vw,99vh) scale(.8653)}}.snow:nth-child(380){opacity:1.868;transform:translate(34.1505vw,-10px) scale(.9905);animation:fall-380 27s -19s linear infinite}@keyframes fall-380{31.068%{transform:translate(25.2288vw,31.068vh) scale(.9905)}to{transform:translate(29.68965vw,99vh) scale(.9905)}}.snow:nth-child(381){opacity:.5162;transform:translate(36.7927vw,-10px) scale(.7704);animation:fall-381 21s -26s linear infinite}@keyframes fall-381{35.882%{transform:translate(33.8167vw,35.882vh) scale(.7704)}to{transform:translate(35.3047vw,99vh) scale(.7704)}}.snow:nth-child(382){opacity:.1996;transform:translate(84.7721vw,-10px) scale(.4703);animation:fall-382 11s -23s linear infinite}@keyframes fall-382{64.622%{transform:translate(84.8842vw,64.622vh) scale(.4703)}to{transform:translate(84.82815vw,99vh) scale(.4703)}}.snow:nth-child(383){opacity:.396;transform:translate(50.4678vw,-10px) scale(.3752);animation:fall-383 21s -1s linear infinite}@keyframes fall-383{49.964%{transform:translate(56.3795vw,49.964vh) scale(.3752)}to{transform:translate(53.42365vw,99vh) scale(.3752)}}.snow:nth-child(384){opacity:1.9148;transform:translate(64.4386vw,-10px) scale(.5908);animation:fall-384 26s -30s linear infinite}@keyframes fall-384{73.61%{transform:translate(65.2624vw,73.61vh) scale(.5908)}to{transform:translate(64.8505vw,99vh) scale(.5908)}}.snow:nth-child(385){opacity:1.9512;transform:translate(85.2027vw,-10px) scale(.8139);animation:fall-385 24s -1s linear infinite}@keyframes fall-385{58.31%{transform:translate(80.7096vw,58.31vh) scale(.8139)}to{transform:translate(82.95615vw,99vh) scale(.8139)}}.snow:nth-child(386){opacity:.7526;transform:translate(35.741vw,-10px) scale(.8039);animation:fall-386 30s -15s linear infinite}@keyframes fall-386{55.651%{transform:translate(38.4825vw,55.651vh) scale(.8039)}to{transform:translate(37.11175vw,99vh) scale(.8039)}}.snow:nth-child(387){opacity:.3834;transform:translate(6.5448vw,-10px) scale(.2822);animation:fall-387 17s -9s linear infinite}@keyframes fall-387{72.446%{transform:translate(14.9482vw,72.446vh) scale(.2822)}to{transform:translate(10.7465vw,99vh) scale(.2822)}}.snow:nth-child(388){opacity:1.2802;transform:translate(97.4928vw,-10px) scale(.0079);animation:fall-388 12s -30s linear infinite}@keyframes fall-388{78.008%{transform:translate(97.2417vw,78.008vh) scale(.0079)}to{transform:translate(97.36725vw,99vh) scale(.0079)}}.snow:nth-child(389){opacity:.2748;transform:translate(56.7864vw,-10px) scale(.8474);animation:fall-389 25s -27s linear infinite}@keyframes fall-389{64.177%{transform:translate(52.5196vw,64.177vh) scale(.8474)}to{transform:translate(54.653vw,99vh) scale(.8474)}}.snow:nth-child(390){opacity:.5038;transform:translate(9.7017vw,-10px) scale(.4442);animation:fall-390 21s -13s linear infinite}@keyframes fall-390{75.978%{transform:translate(16.5045vw,75.978vh) scale(.4442)}to{transform:translate(13.1031vw,99vh) scale(.4442)}}.snow:nth-child(391){opacity:1.7844;transform:translate(25.7949vw,-10px) scale(.8374);animation:fall-391 19s -23s linear infinite}@keyframes fall-391{70.201%{transform:translate(23.0772vw,70.201vh) scale(.8374)}to{transform:translate(24.43605vw,99vh) scale(.8374)}}.snow:nth-child(392){opacity:.8364;transform:translate(47.437vw,-10px) scale(.8188);animation:fall-392 25s -13s linear infinite}@keyframes fall-392{63.752%{transform:translate(44.8333vw,63.752vh) scale(.8188)}to{transform:translate(46.13515vw,99vh) scale(.8188)}}.snow:nth-child(393){opacity:1.3172;transform:translate(69.2896vw,-10px) scale(.0366);animation:fall-393 25s -16s linear infinite}@keyframes fall-393{40.908%{transform:translate(73.5546vw,40.908vh) scale(.0366)}to{transform:translate(71.4221vw,99vh) scale(.0366)}}.snow:nth-child(394){opacity:.243;transform:translate(30.4498vw,-10px) scale(.1953);animation:fall-394 23s -18s linear infinite}@keyframes fall-394{46.958%{transform:translate(33.1704vw,46.958vh) scale(.1953)}to{transform:translate(31.8101vw,99vh) scale(.1953)}}.snow:nth-child(395){opacity:1.3646;transform:translate(43.9045vw,-10px) scale(.4873);animation:fall-395 28s -15s linear infinite}@keyframes fall-395{79.771%{transform:translate(44.7883vw,79.771vh) scale(.4873)}to{transform:translate(44.3464vw,99vh) scale(.4873)}}.snow:nth-child(396){opacity:1.7526;transform:translate(57.3807vw,-10px) scale(.3925);animation:fall-396 19s -29s linear infinite}@keyframes fall-396{65.868%{transform:translate(53.5831vw,65.868vh) scale(.3925)}to{transform:translate(55.4819vw,99vh) scale(.3925)}}.snow:nth-child(397){opacity:.1848;transform:translate(73.3118vw,-10px) scale(.549);animation:fall-397 14s -2s linear infinite}@keyframes fall-397{30.673%{transform:translate(77.4947vw,30.673vh) scale(.549)}to{transform:translate(75.40325vw,99vh) scale(.549)}}.snow:nth-child(398){opacity:.2646;transform:translate(57.4655vw,-10px) scale(.9035);animation:fall-398 24s -30s linear infinite}@keyframes fall-398{51.348%{transform:translate(63.7255vw,51.348vh) scale(.9035)}to{transform:translate(60.5955vw,99vh) scale(.9035)}}.snow:nth-child(399){opacity:1.3044;transform:translate(7.7041vw,-10px) scale(.0282);animation:fall-399 28s -27s linear infinite}@keyframes fall-399{70.881%{transform:translate(3.4313vw,70.881vh) scale(.0282)}to{transform:translate(5.5677vw,99vh) scale(.0282)}}.snow:nth-child(400){opacity:1.5558;transform:translate(41.8394vw,-10px) scale(.5273);animation:fall-400 23s -14s linear infinite}@keyframes fall-400{68.102%{transform:translate(51.7246vw,68.102vh) scale(.5273)}to{transform:translate(46.782vw,99vh) scale(.5273)}}\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{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}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.534;transform:translate(86.626vw,-10px) scale(.7751);animation:fall-1 28s -18s linear infinite}@keyframes fall-1{58.354%{transform:translate(91.6151vw,58.354vh) scale(.7751)}to{transform:translate(89.12055vw,99vh) scale(.7751)}}.snow:nth-child(2){opacity:.0686;transform:translate(76.5706vw,-10px) scale(.4957);animation:fall-2 13s -15s linear infinite}@keyframes fall-2{68.594%{transform:translate(79.7532vw,68.594vh) scale(.4957)}to{transform:translate(78.1619vw,99vh) scale(.4957)}}.snow:nth-child(3){opacity:.2278;transform:translate(65.1467vw,-10px) scale(.6087);animation:fall-3 24s -25s linear infinite}@keyframes fall-3{50.552%{transform:translate(67.7536vw,50.552vh) scale(.6087)}to{transform:translate(66.45015vw,99vh) scale(.6087)}}.snow:nth-child(4){opacity:.8508;transform:translate(19.4592vw,-10px) scale(.6588);animation:fall-4 25s -5s linear infinite}@keyframes fall-4{61.188%{transform:translate(26.2528vw,61.188vh) scale(.6588)}to{transform:translate(22.856vw,99vh) scale(.6588)}}.snow:nth-child(5){opacity:1.945;transform:translate(49.1379vw,-10px) scale(.8798);animation:fall-5 28s -6s linear infinite}@keyframes fall-5{56.813%{transform:translate(44.3538vw,56.813vh) scale(.8798)}to{transform:translate(46.74585vw,99vh) scale(.8798)}}.snow:nth-child(6){opacity:1.9914;transform:translate(72.347vw,-10px) scale(.4879);animation:fall-6 15s -1s linear infinite}@keyframes fall-6{35.407%{transform:translate(80.0151vw,35.407vh) scale(.4879)}to{transform:translate(76.18105vw,99vh) scale(.4879)}}.snow:nth-child(7){opacity:1.5184;transform:translate(85.5585vw,-10px) scale(.666);animation:fall-7 12s -20s linear infinite}@keyframes fall-7{44.929%{transform:translate(76.8851vw,44.929vh) scale(.666)}to{transform:translate(81.2218vw,99vh) scale(.666)}}.snow:nth-child(8){opacity:.0858;transform:translate(66.9984vw,-10px) scale(.1507);animation:fall-8 29s -11s linear infinite}@keyframes fall-8{31.873%{transform:translate(64.2382vw,31.873vh) scale(.1507)}to{transform:translate(65.6183vw,99vh) scale(.1507)}}.snow:nth-child(9){opacity:1.3838;transform:translate(92.0051vw,-10px) scale(.6955);animation:fall-9 12s -18s linear infinite}@keyframes fall-9{63.437%{transform:translate(101.5122vw,63.437vh) scale(.6955)}to{transform:translate(96.75865vw,99vh) scale(.6955)}}.snow:nth-child(10){opacity:1.002;transform:translate(81.2249vw,-10px) scale(.077);animation:fall-10 20s -28s linear infinite}@keyframes fall-10{68.962%{transform:translate(83.4235vw,68.962vh) scale(.077)}to{transform:translate(82.3242vw,99vh) scale(.077)}}.snow:nth-child(11){opacity:1.6598;transform:translate(22.7773vw,-10px) scale(.2368);animation:fall-11 22s -13s linear infinite}@keyframes fall-11{67.348%{transform:translate(17.277vw,67.348vh) scale(.2368)}to{transform:translate(20.02715vw,99vh) scale(.2368)}}.snow:nth-child(12){opacity:.4452;transform:translate(49.2909vw,-10px) scale(.3255);animation:fall-12 29s -23s linear infinite}@keyframes fall-12{68.984%{transform:translate(55.2492vw,68.984vh) scale(.3255)}to{transform:translate(52.27005vw,99vh) scale(.3255)}}.snow:nth-child(13){opacity:1.7478;transform:translate(56.3967vw,-10px) scale(.3403);animation:fall-13 17s -2s linear infinite}@keyframes fall-13{43.442%{transform:translate(62.7992vw,43.442vh) scale(.3403)}to{transform:translate(59.59795vw,99vh) scale(.3403)}}.snow:nth-child(14){opacity:1.2174;transform:translate(80.0342vw,-10px) scale(.5814);animation:fall-14 21s -24s linear infinite}@keyframes fall-14{76.549%{transform:translate(73.8611vw,76.549vh) scale(.5814)}to{transform:translate(76.94765vw,99vh) scale(.5814)}}.snow:nth-child(15){opacity:1.4984;transform:translate(63.3903vw,-10px) scale(.6047);animation:fall-15 26s -18s linear infinite}@keyframes fall-15{44.664%{transform:translate(69.8447vw,44.664vh) scale(.6047)}to{transform:translate(66.6175vw,99vh) scale(.6047)}}.snow:nth-child(16){opacity:1.599;transform:translate(24.9558vw,-10px) scale(.7704);animation:fall-16 25s -17s linear infinite}@keyframes fall-16{77.011%{transform:translate(33.1671vw,77.011vh) scale(.7704)}to{transform:translate(29.06145vw,99vh) scale(.7704)}}.snow:nth-child(17){opacity:1.985;transform:translate(32.828vw,-10px) scale(.2884);animation:fall-17 25s -8s linear infinite}@keyframes fall-17{64.331%{transform:translate(23.1664vw,64.331vh) scale(.2884)}to{transform:translate(27.9972vw,99vh) scale(.2884)}}.snow:nth-child(18){opacity:1.3188;transform:translate(5.1175vw,-10px) scale(.7018);animation:fall-18 27s -19s linear infinite}@keyframes fall-18{69.896%{transform:translate(-.6509vw,69.896vh) scale(.7018)}to{transform:translate(2.2333vw,99vh) scale(.7018)}}.snow:nth-child(19){opacity:.3454;transform:translate(4.7491vw,-10px) scale(.6052);animation:fall-19 22s -24s linear infinite}@keyframes fall-19{63.629%{transform:translate(5.6497vw,63.629vh) scale(.6052)}to{transform:translate(5.1994vw,99vh) scale(.6052)}}.snow:nth-child(20){opacity:1.4812;transform:translate(10.8609vw,-10px) scale(.4016);animation:fall-20 11s -10s linear infinite}@keyframes fall-20{53.099%{transform:translate(20.1001vw,53.099vh) scale(.4016)}to{transform:translate(15.4805vw,99vh) scale(.4016)}}.snow:nth-child(21){opacity:.2764;transform:translate(88.3486vw,-10px) scale(.6017);animation:fall-21 29s -28s linear infinite}@keyframes fall-21{59.757%{transform:translate(80.7709vw,59.757vh) scale(.6017)}to{transform:translate(84.55975vw,99vh) scale(.6017)}}.snow:nth-child(22){opacity:.9706;transform:translate(79.2324vw,-10px) scale(.379);animation:fall-22 21s -5s linear infinite}@keyframes fall-22{71.237%{transform:translate(80.7169vw,71.237vh) scale(.379)}to{transform:translate(79.97465vw,99vh) scale(.379)}}.snow:nth-child(23){opacity:.6404;transform:translate(65.4608vw,-10px) scale(.188);animation:fall-23 22s -10s linear infinite}@keyframes fall-23{58.677%{transform:translate(65.6337vw,58.677vh) scale(.188)}to{transform:translate(65.54725vw,99vh) scale(.188)}}.snow:nth-child(24){opacity:1.8032;transform:translate(26.1376vw,-10px) scale(.8145);animation:fall-24 22s -17s linear infinite}@keyframes fall-24{79.283%{transform:translate(25.2852vw,79.283vh) scale(.8145)}to{transform:translate(25.7114vw,99vh) scale(.8145)}}.snow:nth-child(25){opacity:.7674;transform:translate(49.1739vw,-10px) scale(.7871);animation:fall-25 23s -20s linear infinite}@keyframes fall-25{57.094%{transform:translate(57.0082vw,57.094vh) scale(.7871)}to{transform:translate(53.09105vw,99vh) scale(.7871)}}.snow:nth-child(26){opacity:.3636;transform:translate(17.2229vw,-10px) scale(.8198);animation:fall-26 10s -19s linear infinite}@keyframes fall-26{61.374%{transform:translate(16.2583vw,61.374vh) scale(.8198)}to{transform:translate(16.7406vw,99vh) scale(.8198)}}.snow:nth-child(27){opacity:.4248;transform:translate(77.5364vw,-10px) scale(.9889);animation:fall-27 28s -16s linear infinite}@keyframes fall-27{36.127%{transform:translate(71.9894vw,36.127vh) scale(.9889)}to{transform:translate(74.7629vw,99vh) scale(.9889)}}.snow:nth-child(28){opacity:1.9968;transform:translate(5.8249vw,-10px) scale(.7585);animation:fall-28 27s -14s linear infinite}@keyframes fall-28{50.437%{transform:translate(9.9984vw,50.437vh) scale(.7585)}to{transform:translate(7.91165vw,99vh) scale(.7585)}}.snow:nth-child(29){opacity:1.3486;transform:translate(13.0537vw,-10px) scale(.4843);animation:fall-29 23s -22s linear infinite}@keyframes fall-29{31.983%{transform:translate(12.1755vw,31.983vh) scale(.4843)}to{transform:translate(12.6146vw,99vh) scale(.4843)}}.snow:nth-child(30){opacity:1.5082;transform:translate(47.8621vw,-10px) scale(.7963);animation:fall-30 21s -25s linear infinite}@keyframes fall-30{66.245%{transform:translate(56.8534vw,66.245vh) scale(.7963)}to{transform:translate(52.35775vw,99vh) scale(.7963)}}.snow:nth-child(31){opacity:1.6032;transform:translate(99.9879vw,-10px) scale(.6594);animation:fall-31 10s -12s linear infinite}@keyframes fall-31{59.889%{transform:translate(107.3514vw,59.889vh) scale(.6594)}to{transform:translate(103.66965vw,99vh) scale(.6594)}}.snow:nth-child(32){opacity:.1556;transform:translate(41.0204vw,-10px) scale(.787);animation:fall-32 25s -4s linear infinite}@keyframes fall-32{43.643%{transform:translate(46.7247vw,43.643vh) scale(.787)}to{transform:translate(43.87255vw,99vh) scale(.787)}}.snow:nth-child(33){opacity:.6888;transform:translate(33.4935vw,-10px) scale(.6337);animation:fall-33 26s -6s linear infinite}@keyframes fall-33{38.632%{transform:translate(25.5215vw,38.632vh) scale(.6337)}to{transform:translate(29.5075vw,99vh) scale(.6337)}}.snow:nth-child(34){opacity:.0254;transform:translate(63.8982vw,-10px) scale(.2058);animation:fall-34 20s -21s linear infinite}@keyframes fall-34{72.681%{transform:translate(60.125vw,72.681vh) scale(.2058)}to{transform:translate(62.0116vw,99vh) scale(.2058)}}.snow:nth-child(35){opacity:1.5492;transform:translate(16.0206vw,-10px) scale(.6622);animation:fall-35 13s -25s linear infinite}@keyframes fall-35{48.011%{transform:translate(25.2227vw,48.011vh) scale(.6622)}to{transform:translate(20.62165vw,99vh) scale(.6622)}}.snow:nth-child(36){opacity:1.797;transform:translate(93.02vw,-10px) scale(.6616);animation:fall-36 28s -1s linear infinite}@keyframes fall-36{61.98%{transform:translate(92.8136vw,61.98vh) scale(.6616)}to{transform:translate(92.9168vw,99vh) scale(.6616)}}.snow:nth-child(37){opacity:.2214;transform:translate(63.6743vw,-10px) scale(.3875);animation:fall-37 30s -6s linear infinite}@keyframes fall-37{57.967%{transform:translate(68.9229vw,57.967vh) scale(.3875)}to{transform:translate(66.2986vw,99vh) scale(.3875)}}.snow:nth-child(38){opacity:.3592;transform:translate(44.1881vw,-10px) scale(.8894);animation:fall-38 20s -8s linear infinite}@keyframes fall-38{37.87%{transform:translate(39.4593vw,37.87vh) scale(.8894)}to{transform:translate(41.8237vw,99vh) scale(.8894)}}.snow:nth-child(39){opacity:1.4378;transform:translate(22.0802vw,-10px) scale(.5133);animation:fall-39 27s -16s linear infinite}@keyframes fall-39{30.545%{transform:translate(15.5993vw,30.545vh) scale(.5133)}to{transform:translate(18.83975vw,99vh) scale(.5133)}}.snow:nth-child(40){opacity:1.5208;transform:translate(48.208vw,-10px) scale(.8361);animation:fall-40 19s -4s linear infinite}@keyframes fall-40{59.035%{transform:translate(51.4035vw,59.035vh) scale(.8361)}to{transform:translate(49.80575vw,99vh) scale(.8361)}}.snow:nth-child(41){opacity:.3854;transform:translate(23.2778vw,-10px) scale(.7376);animation:fall-41 28s -20s linear infinite}@keyframes fall-41{55.641%{transform:translate(16.1286vw,55.641vh) scale(.7376)}to{transform:translate(19.7032vw,99vh) scale(.7376)}}.snow:nth-child(42){opacity:1.9774;transform:translate(53.476vw,-10px) scale(.0917);animation:fall-42 14s -5s linear infinite}@keyframes fall-42{68.514%{transform:translate(63.1383vw,68.514vh) scale(.0917)}to{transform:translate(58.30715vw,99vh) scale(.0917)}}.snow:nth-child(43){opacity:.4616;transform:translate(67.6764vw,-10px) scale(.3905);animation:fall-43 17s -14s linear infinite}@keyframes fall-43{63.821%{transform:translate(63.6617vw,63.821vh) scale(.3905)}to{transform:translate(65.66905vw,99vh) scale(.3905)}}.snow:nth-child(44){opacity:1.159;transform:translate(.4712vw,-10px) scale(.902);animation:fall-44 10s -28s linear infinite}@keyframes fall-44{79.792%{transform:translate(-2.9175vw,79.792vh) scale(.902)}to{transform:translate(-1.22315vw,99vh) scale(.902)}}.snow:nth-child(45){opacity:1.7586;transform:translate(78.1831vw,-10px) scale(.0891);animation:fall-45 23s -29s linear infinite}@keyframes fall-45{43.733%{transform:translate(71.8632vw,43.733vh) scale(.0891)}to{transform:translate(75.02315vw,99vh) scale(.0891)}}.snow:nth-child(46){opacity:.4518;transform:translate(75.4468vw,-10px) scale(.0444);animation:fall-46 26s -23s linear infinite}@keyframes fall-46{75.613%{transform:translate(78.9249vw,75.613vh) scale(.0444)}to{transform:translate(77.18585vw,99vh) scale(.0444)}}.snow:nth-child(47){opacity:.3344;transform:translate(98.8165vw,-10px) scale(.5639);animation:fall-47 10s -27s linear infinite}@keyframes fall-47{73.837%{transform:translate(103.4388vw,73.837vh) scale(.5639)}to{transform:translate(101.12765vw,99vh) scale(.5639)}}.snow:nth-child(48){opacity:.0656;transform:translate(48.2761vw,-10px) scale(.8034);animation:fall-48 15s -29s linear infinite}@keyframes fall-48{79.371%{transform:translate(42.0026vw,79.371vh) scale(.8034)}to{transform:translate(45.13935vw,99vh) scale(.8034)}}.snow:nth-child(49){opacity:1.6888;transform:translate(23.6295vw,-10px) scale(.3835);animation:fall-49 13s -23s linear infinite}@keyframes fall-49{49.444%{transform:translate(23.6009vw,49.444vh) scale(.3835)}to{transform:translate(23.6152vw,99vh) scale(.3835)}}.snow:nth-child(50){opacity:1.8472;transform:translate(23.2163vw,-10px) scale(.3211);animation:fall-50 10s -27s linear infinite}@keyframes fall-50{68.52%{transform:translate(15.3525vw,68.52vh) scale(.3211)}to{transform:translate(19.2844vw,99vh) scale(.3211)}}.snow:nth-child(51){opacity:1.2874;transform:translate(99.0612vw,-10px) scale(.5737);animation:fall-51 11s -27s linear infinite}@keyframes fall-51{68.772%{transform:translate(94.2867vw,68.772vh) scale(.5737)}to{transform:translate(96.67395vw,99vh) scale(.5737)}}.snow:nth-child(52){opacity:.9498;transform:translate(22.7003vw,-10px) scale(.9405);animation:fall-52 28s -6s linear infinite}@keyframes fall-52{32.529%{transform:translate(18.3275vw,32.529vh) scale(.9405)}to{transform:translate(20.5139vw,99vh) scale(.9405)}}.snow:nth-child(53){opacity:.2056;transform:translate(35.3195vw,-10px) scale(.6646);animation:fall-53 24s -19s linear infinite}@keyframes fall-53{50.504%{transform:translate(36.1994vw,50.504vh) scale(.6646)}to{transform:translate(35.75945vw,99vh) scale(.6646)}}.snow:nth-child(54){opacity:.3536;transform:translate(23.417vw,-10px) scale(.6684);animation:fall-54 28s -21s linear infinite}@keyframes fall-54{47.487%{transform:translate(17.9973vw,47.487vh) scale(.6684)}to{transform:translate(20.70715vw,99vh) scale(.6684)}}.snow:nth-child(55){opacity:1.808;transform:translate(25.1495vw,-10px) scale(.4583);animation:fall-55 11s -21s linear infinite}@keyframes fall-55{79.97%{transform:translate(27.0197vw,79.97vh) scale(.4583)}to{transform:translate(26.0846vw,99vh) scale(.4583)}}.snow:nth-child(56){opacity:1.3614;transform:translate(75.2537vw,-10px) scale(.0362);animation:fall-56 22s -3s linear infinite}@keyframes fall-56{54.794%{transform:translate(77.1917vw,54.794vh) scale(.0362)}to{transform:translate(76.2227vw,99vh) scale(.0362)}}.snow:nth-child(57){opacity:.4268;transform:translate(44.54vw,-10px) scale(.6331);animation:fall-57 23s -6s linear infinite}@keyframes fall-57{64.83%{transform:translate(40.1868vw,64.83vh) scale(.6331)}to{transform:translate(42.3634vw,99vh) scale(.6331)}}.snow:nth-child(58){opacity:.9266;transform:translate(48.5353vw,-10px) scale(.0671);animation:fall-58 23s -29s linear infinite}@keyframes fall-58{52.743%{transform:translate(39.272vw,52.743vh) scale(.0671)}to{transform:translate(43.90365vw,99vh) scale(.0671)}}.snow:nth-child(59){opacity:.2786;transform:translate(39.6941vw,-10px) scale(.252);animation:fall-59 14s -23s linear infinite}@keyframes fall-59{73.699%{transform:translate(37.5669vw,73.699vh) scale(.252)}to{transform:translate(38.6305vw,99vh) scale(.252)}}.snow:nth-child(60){opacity:.1832;transform:translate(26.2703vw,-10px) scale(.3921);animation:fall-60 23s -28s linear infinite}@keyframes fall-60{52.975%{transform:translate(18.104vw,52.975vh) scale(.3921)}to{transform:translate(22.18715vw,99vh) scale(.3921)}}.snow:nth-child(61){opacity:1.8216;transform:translate(59.6298vw,-10px) scale(.243);animation:fall-61 28s -29s linear infinite}@keyframes fall-61{38.324%{transform:translate(50.6927vw,38.324vh) scale(.243)}to{transform:translate(55.16125vw,99vh) scale(.243)}}.snow:nth-child(62){opacity:1.2108;transform:translate(31.3268vw,-10px) scale(.6459);animation:fall-62 11s -13s linear infinite}@keyframes fall-62{74.698%{transform:translate(27.442vw,74.698vh) scale(.6459)}to{transform:translate(29.3844vw,99vh) scale(.6459)}}.snow:nth-child(63){opacity:.723;transform:translate(80.9588vw,-10px) scale(.7497);animation:fall-63 28s -27s linear infinite}@keyframes fall-63{63.561%{transform:translate(72.1458vw,63.561vh) scale(.7497)}to{transform:translate(76.5523vw,99vh) scale(.7497)}}.snow:nth-child(64){opacity:1.3312;transform:translate(2.4673vw,-10px) scale(.7846);animation:fall-64 26s -16s linear infinite}@keyframes fall-64{36.022%{transform:translate(5.804vw,36.022vh) scale(.7846)}to{transform:translate(4.13565vw,99vh) scale(.7846)}}.snow:nth-child(65){opacity:1.9832;transform:translate(11.2686vw,-10px) scale(.0013);animation:fall-65 14s -12s linear infinite}@keyframes fall-65{48.807%{transform:translate(11.3474vw,48.807vh) scale(.0013)}to{transform:translate(11.308vw,99vh) scale(.0013)}}.snow:nth-child(66){opacity:.9694;transform:translate(64.7974vw,-10px) scale(.0748);animation:fall-66 24s -17s linear infinite}@keyframes fall-66{30.442%{transform:translate(56.8903vw,30.442vh) scale(.0748)}to{transform:translate(60.84385vw,99vh) scale(.0748)}}.snow:nth-child(67){opacity:1.082;transform:translate(95.7127vw,-10px) scale(.2405);animation:fall-67 20s -5s linear infinite}@keyframes fall-67{67.315%{transform:translate(93.7858vw,67.315vh) scale(.2405)}to{transform:translate(94.74925vw,99vh) scale(.2405)}}.snow:nth-child(68){opacity:1.4332;transform:translate(48.353vw,-10px) scale(.6849);animation:fall-68 11s -24s linear infinite}@keyframes fall-68{72.368%{transform:translate(44.7755vw,72.368vh) scale(.6849)}to{transform:translate(46.56425vw,99vh) scale(.6849)}}.snow:nth-child(69){opacity:1.0374;transform:translate(67.6465vw,-10px) scale(.3518);animation:fall-69 19s -9s linear infinite}@keyframes fall-69{39.252%{transform:translate(65.733vw,39.252vh) scale(.3518)}to{transform:translate(66.68975vw,99vh) scale(.3518)}}.snow:nth-child(70){opacity:.6964;transform:translate(33.7923vw,-10px) scale(.5242);animation:fall-70 16s -8s linear infinite}@keyframes fall-70{30.575%{transform:translate(41.8267vw,30.575vh) scale(.5242)}to{transform:translate(37.8095vw,99vh) scale(.5242)}}.snow:nth-child(71){opacity:.4296;transform:translate(94.7824vw,-10px) scale(.5997);animation:fall-71 24s -2s linear infinite}@keyframes fall-71{57.479%{transform:translate(91.9485vw,57.479vh) scale(.5997)}to{transform:translate(93.36545vw,99vh) scale(.5997)}}.snow:nth-child(72){opacity:.0376;transform:translate(42.1897vw,-10px) scale(.3296);animation:fall-72 30s -24s linear infinite}@keyframes fall-72{78.291%{transform:translate(36.7591vw,78.291vh) scale(.3296)}to{transform:translate(39.4744vw,99vh) scale(.3296)}}.snow:nth-child(73){opacity:1.4274;transform:translate(73.8621vw,-10px) scale(.5707);animation:fall-73 16s -26s linear infinite}@keyframes fall-73{73.92%{transform:translate(74.0657vw,73.92vh) scale(.5707)}to{transform:translate(73.9639vw,99vh) scale(.5707)}}.snow:nth-child(74){opacity:.957;transform:translate(82.586vw,-10px) scale(.9933);animation:fall-74 14s -16s linear infinite}@keyframes fall-74{56.363%{transform:translate(91.1711vw,56.363vh) scale(.9933)}to{transform:translate(86.87855vw,99vh) scale(.9933)}}.snow:nth-child(75){opacity:1.8546;transform:translate(26.5682vw,-10px) scale(.7582);animation:fall-75 29s -24s linear infinite}@keyframes fall-75{34.136%{transform:translate(16.6vw,34.136vh) scale(.7582)}to{transform:translate(21.5841vw,99vh) scale(.7582)}}.snow:nth-child(76){opacity:1.6214;transform:translate(47.5035vw,-10px) scale(.2031);animation:fall-76 28s -30s linear infinite}@keyframes fall-76{44.589%{transform:translate(39.3695vw,44.589vh) scale(.2031)}to{transform:translate(43.4365vw,99vh) scale(.2031)}}.snow:nth-child(77){opacity:1.365;transform:translate(53.7187vw,-10px) scale(.1218);animation:fall-77 29s -14s linear infinite}@keyframes fall-77{76.429%{transform:translate(62.4446vw,76.429vh) scale(.1218)}to{transform:translate(58.08165vw,99vh) scale(.1218)}}.snow:nth-child(78){opacity:.8622;transform:translate(73.4186vw,-10px) scale(.9508);animation:fall-78 22s -8s linear infinite}@keyframes fall-78{37.444%{transform:translate(65.0363vw,37.444vh) scale(.9508)}to{transform:translate(69.22745vw,99vh) scale(.9508)}}.snow:nth-child(79){opacity:.8816;transform:translate(52.7915vw,-10px) scale(.3929);animation:fall-79 11s -22s linear infinite}@keyframes fall-79{39.984%{transform:translate(61.0821vw,39.984vh) scale(.3929)}to{transform:translate(56.9368vw,99vh) scale(.3929)}}.snow:nth-child(80){opacity:.2818;transform:translate(67.6859vw,-10px) scale(.562);animation:fall-80 10s -26s linear infinite}@keyframes fall-80{50.322%{transform:translate(62.5909vw,50.322vh) scale(.562)}to{transform:translate(65.1384vw,99vh) scale(.562)}}.snow:nth-child(81){opacity:.228;transform:translate(98.1925vw,-10px) scale(.0285);animation:fall-81 21s -15s linear infinite}@keyframes fall-81{34.755%{transform:translate(100.402vw,34.755vh) scale(.0285)}to{transform:translate(99.29725vw,99vh) scale(.0285)}}.snow:nth-child(82){opacity:1.3826;transform:translate(56.265vw,-10px) scale(.2925);animation:fall-82 12s -10s linear infinite}@keyframes fall-82{41.567%{transform:translate(49.1494vw,41.567vh) scale(.2925)}to{transform:translate(52.7072vw,99vh) scale(.2925)}}.snow:nth-child(83){opacity:1.1294;transform:translate(6.3475vw,-10px) scale(.9658);animation:fall-83 15s -15s linear infinite}@keyframes fall-83{79.374%{transform:translate(-.5448vw,79.374vh) scale(.9658)}to{transform:translate(2.90135vw,99vh) scale(.9658)}}.snow:nth-child(84){opacity:1.6914;transform:translate(56.3221vw,-10px) scale(.0072);animation:fall-84 20s -2s linear infinite}@keyframes fall-84{59.68%{transform:translate(49.1919vw,59.68vh) scale(.0072)}to{transform:translate(52.757vw,99vh) scale(.0072)}}.snow:nth-child(85){opacity:.8724;transform:translate(4.5065vw,-10px) scale(.9318);animation:fall-85 20s -23s linear infinite}@keyframes fall-85{62.44%{transform:translate(3.4766vw,62.44vh) scale(.9318)}to{transform:translate(3.99155vw,99vh) scale(.9318)}}.snow:nth-child(86){opacity:1.2066;transform:translate(9.1483vw,-10px) scale(.6732);animation:fall-86 13s -14s linear infinite}@keyframes fall-86{58.565%{transform:translate(12.5534vw,58.565vh) scale(.6732)}to{transform:translate(10.85085vw,99vh) scale(.6732)}}.snow:nth-child(87){opacity:.2942;transform:translate(34.1686vw,-10px) scale(.7674);animation:fall-87 26s -2s linear infinite}@keyframes fall-87{54.056%{transform:translate(35.8226vw,54.056vh) scale(.7674)}to{transform:translate(34.9956vw,99vh) scale(.7674)}}.snow:nth-child(88){opacity:1.2706;transform:translate(25.5311vw,-10px) scale(.2565);animation:fall-88 20s -3s linear infinite}@keyframes fall-88{77.862%{transform:translate(31.2834vw,77.862vh) scale(.2565)}to{transform:translate(28.40725vw,99vh) scale(.2565)}}.snow:nth-child(89){opacity:.962;transform:translate(22.0919vw,-10px) scale(.5857);animation:fall-89 27s -20s linear infinite}@keyframes fall-89{75.181%{transform:translate(19.4064vw,75.181vh) scale(.5857)}to{transform:translate(20.74915vw,99vh) scale(.5857)}}.snow:nth-child(90){opacity:1.7732;transform:translate(23.8787vw,-10px) scale(.1842);animation:fall-90 23s -28s linear infinite}@keyframes fall-90{74.624%{transform:translate(31.6261vw,74.624vh) scale(.1842)}to{transform:translate(27.7524vw,99vh) scale(.1842)}}.snow:nth-child(91){opacity:1.8998;transform:translate(70.4263vw,-10px) scale(.4221);animation:fall-91 15s -8s linear infinite}@keyframes fall-91{52.717%{transform:translate(62.1839vw,52.717vh) scale(.4221)}to{transform:translate(66.3051vw,99vh) scale(.4221)}}.snow:nth-child(92){opacity:1.7508;transform:translate(91.2069vw,-10px) scale(.3332);animation:fall-92 24s -16s linear infinite}@keyframes fall-92{77.457%{transform:translate(86.8336vw,77.457vh) scale(.3332)}to{transform:translate(89.02025vw,99vh) scale(.3332)}}.snow:nth-child(93){opacity:.9496;transform:translate(52.6234vw,-10px) scale(.5501);animation:fall-93 20s -21s linear infinite}@keyframes fall-93{35.226%{transform:translate(52.7474vw,35.226vh) scale(.5501)}to{transform:translate(52.6854vw,99vh) scale(.5501)}}.snow:nth-child(94){opacity:1.1272;transform:translate(51.9928vw,-10px) scale(.4121);animation:fall-94 14s -6s linear infinite}@keyframes fall-94{75.7%{transform:translate(54.6434vw,75.7vh) scale(.4121)}to{transform:translate(53.3181vw,99vh) scale(.4121)}}.snow:nth-child(95){opacity:.6704;transform:translate(57.0999vw,-10px) scale(.072);animation:fall-95 17s -14s linear infinite}@keyframes fall-95{63.939%{transform:translate(66.3007vw,63.939vh) scale(.072)}to{transform:translate(61.7003vw,99vh) scale(.072)}}.snow:nth-child(96){opacity:1.5754;transform:translate(2.7662vw,-10px) scale(.0308);animation:fall-96 10s -27s linear infinite}@keyframes fall-96{64.109%{transform:translate(4.4491vw,64.109vh) scale(.0308)}to{transform:translate(3.60765vw,99vh) scale(.0308)}}.snow:nth-child(97){opacity:1.496;transform:translate(29.3534vw,-10px) scale(.9509);animation:fall-97 11s -25s linear infinite}@keyframes fall-97{57.472%{transform:translate(34.2046vw,57.472vh) scale(.9509)}to{transform:translate(31.779vw,99vh) scale(.9509)}}.snow:nth-child(98){opacity:1.8064;transform:translate(.9987vw,-10px) scale(.1384);animation:fall-98 24s -22s linear infinite}@keyframes fall-98{74.462%{transform:translate(.5849vw,74.462vh) scale(.1384)}to{transform:translate(.7918vw,99vh) scale(.1384)}}.snow:nth-child(99){opacity:.9174;transform:translate(51.3661vw,-10px) scale(.6848);animation:fall-99 13s -5s linear infinite}@keyframes fall-99{56.378%{transform:translate(42.348vw,56.378vh) scale(.6848)}to{transform:translate(46.85705vw,99vh) scale(.6848)}}.snow:nth-child(100){opacity:1.8838;transform:translate(36.6835vw,-10px) scale(.8733);animation:fall-100 16s -7s linear infinite}@keyframes fall-100{79.762%{transform:translate(32.9854vw,79.762vh) scale(.8733)}to{transform:translate(34.83445vw,99vh) scale(.8733)}}.snow:nth-child(101){opacity:1.6116;transform:translate(90.7066vw,-10px) scale(.7093);animation:fall-101 26s -18s linear infinite}@keyframes fall-101{55.073%{transform:translate(95.8302vw,55.073vh) scale(.7093)}to{transform:translate(93.2684vw,99vh) scale(.7093)}}.snow:nth-child(102){opacity:1.4724;transform:translate(54.6472vw,-10px) scale(.5427);animation:fall-102 19s -16s linear infinite}@keyframes fall-102{42.997%{transform:translate(55.5242vw,42.997vh) scale(.5427)}to{transform:translate(55.0857vw,99vh) scale(.5427)}}.snow:nth-child(103){opacity:.5884;transform:translate(50.8572vw,-10px) scale(.7334);animation:fall-103 18s -14s linear infinite}@keyframes fall-103{36.973%{transform:translate(59.7771vw,36.973vh) scale(.7334)}to{transform:translate(55.31715vw,99vh) scale(.7334)}}.snow:nth-child(104){opacity:1.5234;transform:translate(58.7836vw,-10px) scale(.011);animation:fall-104 11s -27s linear infinite}@keyframes fall-104{42.384%{transform:translate(53.5432vw,42.384vh) scale(.011)}to{transform:translate(56.1634vw,99vh) scale(.011)}}.snow:nth-child(105){opacity:1.0814;transform:translate(80.4767vw,-10px) scale(.4591);animation:fall-105 23s -18s linear infinite}@keyframes fall-105{39.148%{transform:translate(81.6425vw,39.148vh) scale(.4591)}to{transform:translate(81.0596vw,99vh) scale(.4591)}}.snow:nth-child(106){opacity:.4718;transform:translate(12.416vw,-10px) scale(.615);animation:fall-106 30s -7s linear infinite}@keyframes fall-106{76.943%{transform:translate(4.7143vw,76.943vh) scale(.615)}to{transform:translate(8.56515vw,99vh) scale(.615)}}.snow:nth-child(107){opacity:.5094;transform:translate(88.3799vw,-10px) scale(.3071);animation:fall-107 11s -3s linear infinite}@keyframes fall-107{71.42%{transform:translate(89.5577vw,71.42vh) scale(.3071)}to{transform:translate(88.9688vw,99vh) scale(.3071)}}.snow:nth-child(108){opacity:1.9556;transform:translate(98.9358vw,-10px) scale(.1461);animation:fall-108 13s -7s linear infinite}@keyframes fall-108{70.029%{transform:translate(94.1224vw,70.029vh) scale(.1461)}to{transform:translate(96.5291vw,99vh) scale(.1461)}}.snow:nth-child(109){opacity:.114;transform:translate(90.2683vw,-10px) scale(.121);animation:fall-109 22s -13s linear infinite}@keyframes fall-109{71.68%{transform:translate(80.3399vw,71.68vh) scale(.121)}to{transform:translate(85.3041vw,99vh) scale(.121)}}.snow:nth-child(110){opacity:.1914;transform:translate(54.0222vw,-10px) scale(.5152);animation:fall-110 26s -13s linear infinite}@keyframes fall-110{79.738%{transform:translate(47.234vw,79.738vh) scale(.5152)}to{transform:translate(50.6281vw,99vh) scale(.5152)}}.snow:nth-child(111){opacity:.4924;transform:translate(27.6476vw,-10px) scale(.3249);animation:fall-111 18s -8s linear infinite}@keyframes fall-111{32.997%{transform:translate(19.5393vw,32.997vh) scale(.3249)}to{transform:translate(23.59345vw,99vh) scale(.3249)}}.snow:nth-child(112){opacity:1.1874;transform:translate(63.352vw,-10px) scale(.6719);animation:fall-112 15s -29s linear infinite}@keyframes fall-112{56.229%{transform:translate(54.2568vw,56.229vh) scale(.6719)}to{transform:translate(58.8044vw,99vh) scale(.6719)}}.snow:nth-child(113){opacity:1.3726;transform:translate(3.8823vw,-10px) scale(.7056);animation:fall-113 17s -13s linear infinite}@keyframes fall-113{51.85%{transform:translate(12.3604vw,51.85vh) scale(.7056)}to{transform:translate(8.12135vw,99vh) scale(.7056)}}.snow:nth-child(114){opacity:.544;transform:translate(20.6222vw,-10px) scale(.3791);animation:fall-114 14s -9s linear infinite}@keyframes fall-114{64.057%{transform:translate(28.5696vw,64.057vh) scale(.3791)}to{transform:translate(24.5959vw,99vh) scale(.3791)}}.snow:nth-child(115){opacity:.3592;transform:translate(7.0389vw,-10px) scale(.1079);animation:fall-115 20s -14s linear infinite}@keyframes fall-115{47.491%{transform:translate(8.0113vw,47.491vh) scale(.1079)}to{transform:translate(7.5251vw,99vh) scale(.1079)}}.snow:nth-child(116){opacity:1.5056;transform:translate(88.6979vw,-10px) scale(.3041);animation:fall-116 12s -20s linear infinite}@keyframes fall-116{37.668%{transform:translate(88.0408vw,37.668vh) scale(.3041)}to{transform:translate(88.36935vw,99vh) scale(.3041)}}.snow:nth-child(117){opacity:1.4074;transform:translate(41.3464vw,-10px) scale(.5989);animation:fall-117 25s -23s linear infinite}@keyframes fall-117{52.876%{transform:translate(49.2025vw,52.876vh) scale(.5989)}to{transform:translate(45.27445vw,99vh) scale(.5989)}}.snow:nth-child(118){opacity:1.8554;transform:translate(35.5554vw,-10px) scale(.753);animation:fall-118 21s -23s linear infinite}@keyframes fall-118{44.341%{transform:translate(44.9176vw,44.341vh) scale(.753)}to{transform:translate(40.2365vw,99vh) scale(.753)}}.snow:nth-child(119){opacity:1.1852;transform:translate(49.5256vw,-10px) scale(.2278);animation:fall-119 23s -16s linear infinite}@keyframes fall-119{46.469%{transform:translate(46.2054vw,46.469vh) scale(.2278)}to{transform:translate(47.8655vw,99vh) scale(.2278)}}.snow:nth-child(120){opacity:1.5012;transform:translate(77.3514vw,-10px) scale(.3762);animation:fall-120 11s -20s linear infinite}@keyframes fall-120{33.303%{transform:translate(76.6482vw,33.303vh) scale(.3762)}to{transform:translate(76.9998vw,99vh) scale(.3762)}}.snow:nth-child(121){opacity:.3688;transform:translate(27.515vw,-10px) scale(.4586);animation:fall-121 25s -26s linear infinite}@keyframes fall-121{79.546%{transform:translate(29.8279vw,79.546vh) scale(.4586)}to{transform:translate(28.67145vw,99vh) scale(.4586)}}.snow:nth-child(122){opacity:.2164;transform:translate(36.1865vw,-10px) scale(.0764);animation:fall-122 20s -26s linear infinite}@keyframes fall-122{43.791%{transform:translate(29.543vw,43.791vh) scale(.0764)}to{transform:translate(32.86475vw,99vh) scale(.0764)}}.snow:nth-child(123){opacity:1.6094;transform:translate(56.3808vw,-10px) scale(.1057);animation:fall-123 23s -23s linear infinite}@keyframes fall-123{46.588%{transform:translate(47.1947vw,46.588vh) scale(.1057)}to{transform:translate(51.78775vw,99vh) scale(.1057)}}.snow:nth-child(124){opacity:1.112;transform:translate(61.2728vw,-10px) scale(.656);animation:fall-124 12s -14s linear infinite}@keyframes fall-124{74.736%{transform:translate(51.5309vw,74.736vh) scale(.656)}to{transform:translate(56.40185vw,99vh) scale(.656)}}.snow:nth-child(125){opacity:.0852;transform:translate(50.1691vw,-10px) scale(.6615);animation:fall-125 26s -21s linear infinite}@keyframes fall-125{33.827%{transform:translate(43.1773vw,33.827vh) scale(.6615)}to{transform:translate(46.6732vw,99vh) scale(.6615)}}.snow:nth-child(126){opacity:1.0632;transform:translate(89.3843vw,-10px) scale(.6812);animation:fall-126 24s -19s linear infinite}@keyframes fall-126{40.616%{transform:translate(81.4325vw,40.616vh) scale(.6812)}to{transform:translate(85.4084vw,99vh) scale(.6812)}}.snow:nth-child(127){opacity:.9382;transform:translate(64.3755vw,-10px) scale(.7043);animation:fall-127 16s -30s linear infinite}@keyframes fall-127{43.775%{transform:translate(64.2963vw,43.775vh) scale(.7043)}to{transform:translate(64.3359vw,99vh) scale(.7043)}}.snow:nth-child(128){opacity:1.4226;transform:translate(47.8382vw,-10px) scale(.5347);animation:fall-128 14s -24s linear infinite}@keyframes fall-128{77.952%{transform:translate(57.8197vw,77.952vh) scale(.5347)}to{transform:translate(52.82895vw,99vh) scale(.5347)}}.snow:nth-child(129){opacity:1.026;transform:translate(76.536vw,-10px) scale(.6628);animation:fall-129 20s -13s linear infinite}@keyframes fall-129{45.48%{transform:translate(77.6573vw,45.48vh) scale(.6628)}to{transform:translate(77.09665vw,99vh) scale(.6628)}}.snow:nth-child(130){opacity:1.8224;transform:translate(28.0424vw,-10px) scale(.1309);animation:fall-130 22s -21s linear infinite}@keyframes fall-130{33.663%{transform:translate(27.9908vw,33.663vh) scale(.1309)}to{transform:translate(28.0166vw,99vh) scale(.1309)}}.snow:nth-child(131){opacity:.9098;transform:translate(30.8966vw,-10px) scale(.5007);animation:fall-131 30s -14s linear infinite}@keyframes fall-131{72.664%{transform:translate(22.11vw,72.664vh) scale(.5007)}to{transform:translate(26.5033vw,99vh) scale(.5007)}}.snow:nth-child(132){opacity:1.8966;transform:translate(9.2057vw,-10px) scale(.2067);animation:fall-132 11s -23s linear infinite}@keyframes fall-132{68.486%{transform:translate(13.5657vw,68.486vh) scale(.2067)}to{transform:translate(11.3857vw,99vh) scale(.2067)}}.snow:nth-child(133){opacity:.5954;transform:translate(77.1687vw,-10px) scale(.1684);animation:fall-133 13s -18s linear infinite}@keyframes fall-133{62.943%{transform:translate(80.1897vw,62.943vh) scale(.1684)}to{transform:translate(78.6792vw,99vh) scale(.1684)}}.snow:nth-child(134){opacity:.664;transform:translate(22.6137vw,-10px) scale(.846);animation:fall-134 25s -26s linear infinite}@keyframes fall-134{65.912%{transform:translate(31.2173vw,65.912vh) scale(.846)}to{transform:translate(26.9155vw,99vh) scale(.846)}}.snow:nth-child(135){opacity:1.4186;transform:translate(30.7633vw,-10px) scale(.2836);animation:fall-135 29s -22s linear infinite}@keyframes fall-135{42.722%{transform:translate(31.0889vw,42.722vh) scale(.2836)}to{transform:translate(30.9261vw,99vh) scale(.2836)}}.snow:nth-child(136){opacity:1.8292;transform:translate(86.5066vw,-10px) scale(.0176);animation:fall-136 25s -16s linear infinite}@keyframes fall-136{62.035%{transform:translate(87.0203vw,62.035vh) scale(.0176)}to{transform:translate(86.76345vw,99vh) scale(.0176)}}.snow:nth-child(137){opacity:.8172;transform:translate(31.8573vw,-10px) scale(.4642);animation:fall-137 30s -16s linear infinite}@keyframes fall-137{44.882%{transform:translate(41.4973vw,44.882vh) scale(.4642)}to{transform:translate(36.6773vw,99vh) scale(.4642)}}.snow:nth-child(138){opacity:1.1066;transform:translate(94.5503vw,-10px) scale(.8638);animation:fall-138 16s -19s linear infinite}@keyframes fall-138{52.31%{transform:translate(87.8771vw,52.31vh) scale(.8638)}to{transform:translate(91.2137vw,99vh) scale(.8638)}}.snow:nth-child(139){opacity:1.831;transform:translate(44.7439vw,-10px) scale(.723);animation:fall-139 10s -10s linear infinite}@keyframes fall-139{33.207%{transform:translate(40.7691vw,33.207vh) scale(.723)}to{transform:translate(42.7565vw,99vh) scale(.723)}}.snow:nth-child(140){opacity:1.0194;transform:translate(68.2656vw,-10px) scale(.7978);animation:fall-140 21s -18s linear infinite}@keyframes fall-140{72.923%{transform:translate(77.0568vw,72.923vh) scale(.7978)}to{transform:translate(72.6612vw,99vh) scale(.7978)}}.snow:nth-child(141){opacity:1.1898;transform:translate(79.1246vw,-10px) scale(.316);animation:fall-141 21s -27s linear infinite}@keyframes fall-141{76.762%{transform:translate(85.2349vw,76.762vh) scale(.316)}to{transform:translate(82.17975vw,99vh) scale(.316)}}.snow:nth-child(142){opacity:.5114;transform:translate(32.1717vw,-10px) scale(.5751);animation:fall-142 12s -25s linear infinite}@keyframes fall-142{72.343%{transform:translate(30.8954vw,72.343vh) scale(.5751)}to{transform:translate(31.53355vw,99vh) scale(.5751)}}.snow:nth-child(143){opacity:.5762;transform:translate(18.9219vw,-10px) scale(.7579);animation:fall-143 19s -25s linear infinite}@keyframes fall-143{58.4%{transform:translate(24.3711vw,58.4vh) scale(.7579)}to{transform:translate(21.6465vw,99vh) scale(.7579)}}.snow:nth-child(144){opacity:.8274;transform:translate(34.2767vw,-10px) scale(.0096);animation:fall-144 30s -29s linear infinite}@keyframes fall-144{78.752%{transform:translate(34.3249vw,78.752vh) scale(.0096)}to{transform:translate(34.3008vw,99vh) scale(.0096)}}.snow:nth-child(145){opacity:1.9942;transform:translate(89.6301vw,-10px) scale(.6872);animation:fall-145 27s -3s linear infinite}@keyframes fall-145{47.887%{transform:translate(81.8835vw,47.887vh) scale(.6872)}to{transform:translate(85.7568vw,99vh) scale(.6872)}}.snow:nth-child(146){opacity:1.005;transform:translate(5.7781vw,-10px) scale(.7599);animation:fall-146 22s -7s linear infinite}@keyframes fall-146{67.476%{transform:translate(8.6026vw,67.476vh) scale(.7599)}to{transform:translate(7.19035vw,99vh) scale(.7599)}}.snow:nth-child(147){opacity:1.4548;transform:translate(93.8832vw,-10px) scale(.913);animation:fall-147 26s -8s linear infinite}@keyframes fall-147{75.817%{transform:translate(89.2269vw,75.817vh) scale(.913)}to{transform:translate(91.55505vw,99vh) scale(.913)}}.snow:nth-child(148){opacity:1.2312;transform:translate(82.2683vw,-10px) scale(.8668);animation:fall-148 12s -16s linear infinite}@keyframes fall-148{69.402%{transform:translate(86.0237vw,69.402vh) scale(.8668)}to{transform:translate(84.146vw,99vh) scale(.8668)}}.snow:nth-child(149){opacity:1.9688;transform:translate(41.272vw,-10px) scale(.6718);animation:fall-149 18s -14s linear infinite}@keyframes fall-149{66.987%{transform:translate(47.8156vw,66.987vh) scale(.6718)}to{transform:translate(44.5438vw,99vh) scale(.6718)}}.snow:nth-child(150){opacity:.8372;transform:translate(18.2508vw,-10px) scale(.1785);animation:fall-150 17s -30s linear infinite}@keyframes fall-150{49.308%{transform:translate(16.761vw,49.308vh) scale(.1785)}to{transform:translate(17.5059vw,99vh) scale(.1785)}}.snow:nth-child(151){opacity:.4012;transform:translate(44.0689vw,-10px) scale(.3602);animation:fall-151 13s -22s linear infinite}@keyframes fall-151{54.737%{transform:translate(40.4777vw,54.737vh) scale(.3602)}to{transform:translate(42.2733vw,99vh) scale(.3602)}}.snow:nth-child(152){opacity:.5728;transform:translate(70.9016vw,-10px) scale(.9162);animation:fall-152 25s -25s linear infinite}@keyframes fall-152{59.021%{transform:translate(77.0326vw,59.021vh) scale(.9162)}to{transform:translate(73.9671vw,99vh) scale(.9162)}}.snow:nth-child(153){opacity:.7928;transform:translate(53.4271vw,-10px) scale(.978);animation:fall-153 26s -18s linear infinite}@keyframes fall-153{50.069%{transform:translate(54.0941vw,50.069vh) scale(.978)}to{transform:translate(53.7606vw,99vh) scale(.978)}}.snow:nth-child(154){opacity:.9574;transform:translate(20.0881vw,-10px) scale(.5466);animation:fall-154 19s -9s linear infinite}@keyframes fall-154{38.001%{transform:translate(21.202vw,38.001vh) scale(.5466)}to{transform:translate(20.64505vw,99vh) scale(.5466)}}.snow:nth-child(155){opacity:.2756;transform:translate(53.6886vw,-10px) scale(.6028);animation:fall-155 25s -16s linear infinite}@keyframes fall-155{76.402%{transform:translate(53.9934vw,76.402vh) scale(.6028)}to{transform:translate(53.841vw,99vh) scale(.6028)}}.snow:nth-child(156){opacity:1.1392;transform:translate(48.9059vw,-10px) scale(.0401);animation:fall-156 18s -8s linear infinite}@keyframes fall-156{38.412%{transform:translate(48.4711vw,38.412vh) scale(.0401)}to{transform:translate(48.6885vw,99vh) scale(.0401)}}.snow:nth-child(157){opacity:1.9742;transform:translate(80.5525vw,-10px) scale(.3978);animation:fall-157 12s -10s linear infinite}@keyframes fall-157{54.439%{transform:translate(89.3096vw,54.439vh) scale(.3978)}to{transform:translate(84.93105vw,99vh) scale(.3978)}}.snow:nth-child(158){opacity:1.5046;transform:translate(31.2719vw,-10px) scale(.7878);animation:fall-158 25s -22s linear infinite}@keyframes fall-158{40.821%{transform:translate(39.6684vw,40.821vh) scale(.7878)}to{transform:translate(35.47015vw,99vh) scale(.7878)}}.snow:nth-child(159){opacity:1.838;transform:translate(70.075vw,-10px) scale(.4375);animation:fall-159 13s -13s linear infinite}@keyframes fall-159{64.224%{transform:translate(69.9579vw,64.224vh) scale(.4375)}to{transform:translate(70.01645vw,99vh) scale(.4375)}}.snow:nth-child(160){opacity:1.5122;transform:translate(95.3305vw,-10px) scale(.6595);animation:fall-160 22s -7s linear infinite}@keyframes fall-160{73.988%{transform:translate(86.5096vw,73.988vh) scale(.6595)}to{transform:translate(90.92005vw,99vh) scale(.6595)}}.snow:nth-child(161){opacity:.9856;transform:translate(13.6134vw,-10px) scale(.6218);animation:fall-161 29s -30s linear infinite}@keyframes fall-161{52.21%{transform:translate(13.5259vw,52.21vh) scale(.6218)}to{transform:translate(13.56965vw,99vh) scale(.6218)}}.snow:nth-child(162){opacity:1.8432;transform:translate(36.6206vw,-10px) scale(.4595);animation:fall-162 13s -19s linear infinite}@keyframes fall-162{47.91%{transform:translate(37.1099vw,47.91vh) scale(.4595)}to{transform:translate(36.86525vw,99vh) scale(.4595)}}.snow:nth-child(163){opacity:1.7596;transform:translate(61.6207vw,-10px) scale(.5907);animation:fall-163 16s -15s linear infinite}@keyframes fall-163{71.52%{transform:translate(52.019vw,71.52vh) scale(.5907)}to{transform:translate(56.81985vw,99vh) scale(.5907)}}.snow:nth-child(164){opacity:1.5716;transform:translate(47.8503vw,-10px) scale(.4814);animation:fall-164 10s -17s linear infinite}@keyframes fall-164{74.422%{transform:translate(57.2287vw,74.422vh) scale(.4814)}to{transform:translate(52.5395vw,99vh) scale(.4814)}}.snow:nth-child(165){opacity:.8344;transform:translate(2.7272vw,-10px) scale(.5825);animation:fall-165 16s -22s linear infinite}@keyframes fall-165{70.065%{transform:translate(5.3694vw,70.065vh) scale(.5825)}to{transform:translate(4.0483vw,99vh) scale(.5825)}}.snow:nth-child(166){opacity:1.718;transform:translate(77.1626vw,-10px) scale(.7231);animation:fall-166 14s -16s linear infinite}@keyframes fall-166{48.447%{transform:translate(85.4808vw,48.447vh) scale(.7231)}to{transform:translate(81.3217vw,99vh) scale(.7231)}}.snow:nth-child(167){opacity:.8444;transform:translate(89.1559vw,-10px) scale(.997);animation:fall-167 21s -26s linear infinite}@keyframes fall-167{77.163%{transform:translate(94.0202vw,77.163vh) scale(.997)}to{transform:translate(91.58805vw,99vh) scale(.997)}}.snow:nth-child(168){opacity:1.0724;transform:translate(37.2126vw,-10px) scale(.6582);animation:fall-168 18s -4s linear infinite}@keyframes fall-168{71.426%{transform:translate(44.9302vw,71.426vh) scale(.6582)}to{transform:translate(41.0714vw,99vh) scale(.6582)}}.snow:nth-child(169){opacity:1.5018;transform:translate(69.0187vw,-10px) scale(.379);animation:fall-169 16s -16s linear infinite}@keyframes fall-169{76.495%{transform:translate(78.6501vw,76.495vh) scale(.379)}to{transform:translate(73.8344vw,99vh) scale(.379)}}.snow:nth-child(170){opacity:1.2008;transform:translate(17.9242vw,-10px) scale(.2029);animation:fall-170 17s -8s linear infinite}@keyframes fall-170{57.785%{transform:translate(15.7879vw,57.785vh) scale(.2029)}to{transform:translate(16.85605vw,99vh) scale(.2029)}}.snow:nth-child(171){opacity:1.3728;transform:translate(71.5863vw,-10px) scale(.7787);animation:fall-171 15s -7s linear infinite}@keyframes fall-171{69.336%{transform:translate(79.5931vw,69.336vh) scale(.7787)}to{transform:translate(75.5897vw,99vh) scale(.7787)}}.snow:nth-child(172){opacity:1.3956;transform:translate(22.6573vw,-10px) scale(.7717);animation:fall-172 19s -11s linear infinite}@keyframes fall-172{37.318%{transform:translate(13.7591vw,37.318vh) scale(.7717)}to{transform:translate(18.2082vw,99vh) scale(.7717)}}.snow:nth-child(173){opacity:.1494;transform:translate(45.1717vw,-10px) scale(.4586);animation:fall-173 20s -23s linear infinite}@keyframes fall-173{58.298%{transform:translate(38.64vw,58.298vh) scale(.4586)}to{transform:translate(41.90585vw,99vh) scale(.4586)}}.snow:nth-child(174){opacity:1.6288;transform:translate(87.028vw,-10px) scale(.0516);animation:fall-174 20s -6s linear infinite}@keyframes fall-174{40.012%{transform:translate(85.7496vw,40.012vh) scale(.0516)}to{transform:translate(86.3888vw,99vh) scale(.0516)}}.snow:nth-child(175){opacity:.5992;transform:translate(44.8685vw,-10px) scale(.4616);animation:fall-175 19s -6s linear infinite}@keyframes fall-175{32.748%{transform:translate(41.3173vw,32.748vh) scale(.4616)}to{transform:translate(43.0929vw,99vh) scale(.4616)}}.snow:nth-child(176){opacity:.0046;transform:translate(54.3513vw,-10px) scale(.5948);animation:fall-176 18s -14s linear infinite}@keyframes fall-176{44.336%{transform:translate(52.8332vw,44.336vh) scale(.5948)}to{transform:translate(53.59225vw,99vh) scale(.5948)}}.snow:nth-child(177){opacity:.3292;transform:translate(95.6205vw,-10px) scale(.2712);animation:fall-177 12s -12s linear infinite}@keyframes fall-177{32.706%{transform:translate(96.0663vw,32.706vh) scale(.2712)}to{transform:translate(95.8434vw,99vh) scale(.2712)}}.snow:nth-child(178){opacity:1.1994;transform:translate(18.9776vw,-10px) scale(.8439);animation:fall-178 19s -30s linear infinite}@keyframes fall-178{60.189%{transform:translate(27.9667vw,60.189vh) scale(.8439)}to{transform:translate(23.47215vw,99vh) scale(.8439)}}.snow:nth-child(179){opacity:.219;transform:translate(.5127vw,-10px) scale(.9656);animation:fall-179 11s -17s linear infinite}@keyframes fall-179{75.609%{transform:translate(-1.7041vw,75.609vh) scale(.9656)}to{transform:translate(-.5957vw,99vh) scale(.9656)}}.snow:nth-child(180){opacity:.7348;transform:translate(62.0775vw,-10px) scale(.1212);animation:fall-180 10s -13s linear infinite}@keyframes fall-180{39.072%{transform:translate(71.3905vw,39.072vh) scale(.1212)}to{transform:translate(66.734vw,99vh) scale(.1212)}}.snow:nth-child(181){opacity:1.5886;transform:translate(29.9322vw,-10px) scale(.4941);animation:fall-181 22s -10s linear infinite}@keyframes fall-181{45.474%{transform:translate(26.0713vw,45.474vh) scale(.4941)}to{transform:translate(28.00175vw,99vh) scale(.4941)}}.snow:nth-child(182){opacity:.8128;transform:translate(80.6669vw,-10px) scale(.1452);animation:fall-182 13s -18s linear infinite}@keyframes fall-182{50.602%{transform:translate(77.9678vw,50.602vh) scale(.1452)}to{transform:translate(79.31735vw,99vh) scale(.1452)}}.snow:nth-child(183){opacity:1.8768;transform:translate(10.3157vw,-10px) scale(.1544);animation:fall-183 30s -25s linear infinite}@keyframes fall-183{34.278%{transform:translate(19.4032vw,34.278vh) scale(.1544)}to{transform:translate(14.85945vw,99vh) scale(.1544)}}.snow:nth-child(184){opacity:1.118;transform:translate(31.416vw,-10px) scale(.9544);animation:fall-184 13s -19s linear infinite}@keyframes fall-184{73.328%{transform:translate(31.9544vw,73.328vh) scale(.9544)}to{transform:translate(31.6852vw,99vh) scale(.9544)}}.snow:nth-child(185){opacity:1.0616;transform:translate(67.9214vw,-10px) scale(.4018);animation:fall-185 29s -9s linear infinite}@keyframes fall-185{79.047%{transform:translate(73.2299vw,79.047vh) scale(.4018)}to{transform:translate(70.57565vw,99vh) scale(.4018)}}.snow:nth-child(186){opacity:.3846;transform:translate(62.2557vw,-10px) scale(.5955);animation:fall-186 17s -3s linear infinite}@keyframes fall-186{73.975%{transform:translate(64.2527vw,73.975vh) scale(.5955)}to{transform:translate(63.2542vw,99vh) scale(.5955)}}.snow:nth-child(187){opacity:1.5282;transform:translate(46.4216vw,-10px) scale(.1471);animation:fall-187 27s -26s linear infinite}@keyframes fall-187{73.311%{transform:translate(47.3526vw,73.311vh) scale(.1471)}to{transform:translate(46.8871vw,99vh) scale(.1471)}}.snow:nth-child(188){opacity:.289;transform:translate(84.5192vw,-10px) scale(.9271);animation:fall-188 10s -7s linear infinite}@keyframes fall-188{75.847%{transform:translate(76.6828vw,75.847vh) scale(.9271)}to{transform:translate(80.601vw,99vh) scale(.9271)}}.snow:nth-child(189){opacity:.6942;transform:translate(14.1224vw,-10px) scale(.5746);animation:fall-189 10s -7s linear infinite}@keyframes fall-189{65.73%{transform:translate(17.0727vw,65.73vh) scale(.5746)}to{transform:translate(15.59755vw,99vh) scale(.5746)}}.snow:nth-child(190){opacity:1.181;transform:translate(28.6538vw,-10px) scale(.5791);animation:fall-190 23s -9s linear infinite}@keyframes fall-190{50.521%{transform:translate(34.5001vw,50.521vh) scale(.5791)}to{transform:translate(31.57695vw,99vh) scale(.5791)}}.snow:nth-child(191){opacity:.9836;transform:translate(66.2002vw,-10px) scale(.7951);animation:fall-191 20s -1s linear infinite}@keyframes fall-191{45.941%{transform:translate(73.1936vw,45.941vh) scale(.7951)}to{transform:translate(69.6969vw,99vh) scale(.7951)}}.snow:nth-child(192){opacity:1.768;transform:translate(51.0681vw,-10px) scale(.4529);animation:fall-192 20s -20s linear infinite}@keyframes fall-192{55.19%{transform:translate(55.0535vw,55.19vh) scale(.4529)}to{transform:translate(53.0608vw,99vh) scale(.4529)}}.snow:nth-child(193){opacity:.9914;transform:translate(24.3693vw,-10px) scale(.2127);animation:fall-193 16s -16s linear infinite}@keyframes fall-193{51.187%{transform:translate(16.0315vw,51.187vh) scale(.2127)}to{transform:translate(20.2004vw,99vh) scale(.2127)}}.snow:nth-child(194){opacity:.8084;transform:translate(63.3241vw,-10px) scale(.1389);animation:fall-194 30s -23s linear infinite}@keyframes fall-194{68.709%{transform:translate(54.0731vw,68.709vh) scale(.1389)}to{transform:translate(58.6986vw,99vh) scale(.1389)}}.snow:nth-child(195){opacity:.538;transform:translate(39.4933vw,-10px) scale(.5385);animation:fall-195 20s -17s linear infinite}@keyframes fall-195{71.809%{transform:translate(40.5812vw,71.809vh) scale(.5385)}to{transform:translate(40.03725vw,99vh) scale(.5385)}}.snow:nth-child(196){opacity:1.4466;transform:translate(56.0694vw,-10px) scale(.9029);animation:fall-196 13s -27s linear infinite}@keyframes fall-196{56.561%{transform:translate(58.0005vw,56.561vh) scale(.9029)}to{transform:translate(57.03495vw,99vh) scale(.9029)}}.snow:nth-child(197){opacity:.591;transform:translate(2.6491vw,-10px) scale(.8552);animation:fall-197 23s -26s linear infinite}@keyframes fall-197{60.828%{transform:translate(-7.0444vw,60.828vh) scale(.8552)}to{transform:translate(-2.19765vw,99vh) scale(.8552)}}.snow:nth-child(198){opacity:.1948;transform:translate(3.9801vw,-10px) scale(.6511);animation:fall-198 29s -16s linear infinite}@keyframes fall-198{47.374%{transform:translate(4.9993vw,47.374vh) scale(.6511)}to{transform:translate(4.4897vw,99vh) scale(.6511)}}.snow:nth-child(199){opacity:1.7786;transform:translate(9.3197vw,-10px) scale(.7151);animation:fall-199 19s -7s linear infinite}@keyframes fall-199{61.114%{transform:translate(17.8091vw,61.114vh) scale(.7151)}to{transform:translate(13.5644vw,99vh) scale(.7151)}}.snow:nth-child(200){opacity:.1228;transform:translate(2.2827vw,-10px) scale(.3682);animation:fall-200 24s -6s linear infinite}@keyframes fall-200{36.885%{transform:translate(3.4717vw,36.885vh) scale(.3682)}to{transform:translate(2.8772vw,99vh) scale(.3682)}}.snow:nth-child(201){opacity:.1966;transform:translate(3.2163vw,-10px) scale(.5176);animation:fall-201 30s -16s linear infinite}@keyframes fall-201{52.534%{transform:translate(2.7285vw,52.534vh) scale(.5176)}to{transform:translate(2.9724vw,99vh) scale(.5176)}}.snow:nth-child(202){opacity:1.5412;transform:translate(88.3741vw,-10px) scale(.5448);animation:fall-202 14s -20s linear infinite}@keyframes fall-202{45.848%{transform:translate(92.127vw,45.848vh) scale(.5448)}to{transform:translate(90.25055vw,99vh) scale(.5448)}}.snow:nth-child(203){opacity:.4216;transform:translate(71.5225vw,-10px) scale(.8013);animation:fall-203 16s -23s linear infinite}@keyframes fall-203{30.224%{transform:translate(66.3819vw,30.224vh) scale(.8013)}to{transform:translate(68.9522vw,99vh) scale(.8013)}}.snow:nth-child(204){opacity:.3402;transform:translate(24.2003vw,-10px) scale(.2702);animation:fall-204 17s -5s linear infinite}@keyframes fall-204{70.248%{transform:translate(15.4982vw,70.248vh) scale(.2702)}to{transform:translate(19.84925vw,99vh) scale(.2702)}}.snow:nth-child(205){opacity:.3224;transform:translate(92.2491vw,-10px) scale(.4836);animation:fall-205 23s -27s linear infinite}@keyframes fall-205{68.211%{transform:translate(83.2262vw,68.211vh) scale(.4836)}to{transform:translate(87.73765vw,99vh) scale(.4836)}}.snow:nth-child(206){opacity:1.1596;transform:translate(96.1062vw,-10px) scale(.318);animation:fall-206 22s -4s linear infinite}@keyframes fall-206{49.902%{transform:translate(94.3804vw,49.902vh) scale(.318)}to{transform:translate(95.2433vw,99vh) scale(.318)}}.snow:nth-child(207){opacity:1.2;transform:translate(75.4625vw,-10px) scale(.098);animation:fall-207 19s -3s linear infinite}@keyframes fall-207{33.444%{transform:translate(70.1484vw,33.444vh) scale(.098)}to{transform:translate(72.80545vw,99vh) scale(.098)}}.snow:nth-child(208){opacity:1.9258;transform:translate(32.1213vw,-10px) scale(.9684);animation:fall-208 16s -30s linear infinite}@keyframes fall-208{67.394%{transform:translate(34.1891vw,67.394vh) scale(.9684)}to{transform:translate(33.1552vw,99vh) scale(.9684)}}.snow:nth-child(209){opacity:1.826;transform:translate(69.6596vw,-10px) scale(.2696);animation:fall-209 25s -18s linear infinite}@keyframes fall-209{37.788%{transform:translate(76.0457vw,37.788vh) scale(.2696)}to{transform:translate(72.85265vw,99vh) scale(.2696)}}.snow:nth-child(210){opacity:.6234;transform:translate(49.5379vw,-10px) scale(.7191);animation:fall-210 14s -19s linear infinite}@keyframes fall-210{32.559%{transform:translate(56.0879vw,32.559vh) scale(.7191)}to{transform:translate(52.8129vw,99vh) scale(.7191)}}.snow:nth-child(211){opacity:.8698;transform:translate(80.6078vw,-10px) scale(.2756);animation:fall-211 29s -30s linear infinite}@keyframes fall-211{32.731%{transform:translate(76.9553vw,32.731vh) scale(.2756)}to{transform:translate(78.78155vw,99vh) scale(.2756)}}.snow:nth-child(212){opacity:1.789;transform:translate(31.3234vw,-10px) scale(.019);animation:fall-212 10s -27s linear infinite}@keyframes fall-212{44.329%{transform:translate(22.7444vw,44.329vh) scale(.019)}to{transform:translate(27.0339vw,99vh) scale(.019)}}.snow:nth-child(213){opacity:.4198;transform:translate(97.7555vw,-10px) scale(.8515);animation:fall-213 26s -3s linear infinite}@keyframes fall-213{57.004%{transform:translate(91.1661vw,57.004vh) scale(.8515)}to{transform:translate(94.4608vw,99vh) scale(.8515)}}.snow:nth-child(214){opacity:.1172;transform:translate(47.696vw,-10px) scale(.085);animation:fall-214 22s -15s linear infinite}@keyframes fall-214{41.38%{transform:translate(51.2895vw,41.38vh) scale(.085)}to{transform:translate(49.49275vw,99vh) scale(.085)}}.snow:nth-child(215){opacity:.6354;transform:translate(1.3659vw,-10px) scale(.6819);animation:fall-215 17s -19s linear infinite}@keyframes fall-215{30.264%{transform:translate(-7.5399vw,30.264vh) scale(.6819)}to{transform:translate(-3.087vw,99vh) scale(.6819)}}.snow:nth-child(216){opacity:1.9148;transform:translate(79.056vw,-10px) scale(.4034);animation:fall-216 29s -21s linear infinite}@keyframes fall-216{67.109%{transform:translate(73.8191vw,67.109vh) scale(.4034)}to{transform:translate(76.43755vw,99vh) scale(.4034)}}.snow:nth-child(217){opacity:.7334;transform:translate(45.3268vw,-10px) scale(.8666);animation:fall-217 26s -20s linear infinite}@keyframes fall-217{44.056%{transform:translate(40.4354vw,44.056vh) scale(.8666)}to{transform:translate(42.8811vw,99vh) scale(.8666)}}.snow:nth-child(218){opacity:.9112;transform:translate(29.6092vw,-10px) scale(.8415);animation:fall-218 12s -21s linear infinite}@keyframes fall-218{76.736%{transform:translate(29.4358vw,76.736vh) scale(.8415)}to{transform:translate(29.5225vw,99vh) scale(.8415)}}.snow:nth-child(219){opacity:.8476;transform:translate(84.249vw,-10px) scale(.1923);animation:fall-219 17s -1s linear infinite}@keyframes fall-219{43.666%{transform:translate(81.4661vw,43.666vh) scale(.1923)}to{transform:translate(82.85755vw,99vh) scale(.1923)}}.snow:nth-child(220){opacity:.5378;transform:translate(47.5966vw,-10px) scale(.5967);animation:fall-220 27s -9s linear infinite}@keyframes fall-220{57.305%{transform:translate(51.0839vw,57.305vh) scale(.5967)}to{transform:translate(49.34025vw,99vh) scale(.5967)}}.snow:nth-child(221){opacity:1.6152;transform:translate(8.2781vw,-10px) scale(.3792);animation:fall-221 19s -5s linear infinite}@keyframes fall-221{49.261%{transform:translate(10.9523vw,49.261vh) scale(.3792)}to{transform:translate(9.6152vw,99vh) scale(.3792)}}.snow:nth-child(222){opacity:.3622;transform:translate(88.7596vw,-10px) scale(.696);animation:fall-222 25s -26s linear infinite}@keyframes fall-222{71.211%{transform:translate(97.5785vw,71.211vh) scale(.696)}to{transform:translate(93.16905vw,99vh) scale(.696)}}.snow:nth-child(223){opacity:.083;transform:translate(11.0595vw,-10px) scale(.7744);animation:fall-223 10s -8s linear infinite}@keyframes fall-223{37.229%{transform:translate(19.8039vw,37.229vh) scale(.7744)}to{transform:translate(15.4317vw,99vh) scale(.7744)}}.snow:nth-child(224){opacity:1.4832;transform:translate(55.1135vw,-10px) scale(.0163);animation:fall-224 21s -29s linear infinite}@keyframes fall-224{63.384%{transform:translate(61.5538vw,63.384vh) scale(.0163)}to{transform:translate(58.33365vw,99vh) scale(.0163)}}.snow:nth-child(225){opacity:.2602;transform:translate(90.9281vw,-10px) scale(.4271);animation:fall-225 25s -20s linear infinite}@keyframes fall-225{62.779%{transform:translate(89.5706vw,62.779vh) scale(.4271)}to{transform:translate(90.24935vw,99vh) scale(.4271)}}.snow:nth-child(226){opacity:1.9764;transform:translate(55.3913vw,-10px) scale(.8346);animation:fall-226 23s -9s linear infinite}@keyframes fall-226{46.778%{transform:translate(50.2268vw,46.778vh) scale(.8346)}to{transform:translate(52.80905vw,99vh) scale(.8346)}}.snow:nth-child(227){opacity:.8214;transform:translate(62.056vw,-10px) scale(.9972);animation:fall-227 23s -14s linear infinite}@keyframes fall-227{51.152%{transform:translate(67.9319vw,51.152vh) scale(.9972)}to{transform:translate(64.99395vw,99vh) scale(.9972)}}.snow:nth-child(228){opacity:1.6664;transform:translate(3.0583vw,-10px) scale(.8242);animation:fall-228 27s -7s linear infinite}@keyframes fall-228{69.986%{transform:translate(-4.5996vw,69.986vh) scale(.8242)}to{transform:translate(-.77065vw,99vh) scale(.8242)}}.snow:nth-child(229){opacity:1.4316;transform:translate(42.7267vw,-10px) scale(.1354);animation:fall-229 10s -7s linear infinite}@keyframes fall-229{31.29%{transform:translate(49.9434vw,31.29vh) scale(.1354)}to{transform:translate(46.33505vw,99vh) scale(.1354)}}.snow:nth-child(230){opacity:.382;transform:translate(2.0301vw,-10px) scale(.865);animation:fall-230 25s -3s linear infinite}@keyframes fall-230{64.17%{transform:translate(-3.5153vw,64.17vh) scale(.865)}to{transform:translate(-.7426vw,99vh) scale(.865)}}.snow:nth-child(231){opacity:.2518;transform:translate(48.505vw,-10px) scale(.5464);animation:fall-231 21s -5s linear infinite}@keyframes fall-231{62.916%{transform:translate(51.897vw,62.916vh) scale(.5464)}to{transform:translate(50.201vw,99vh) scale(.5464)}}.snow:nth-child(232){opacity:1.9066;transform:translate(90.3958vw,-10px) scale(.73);animation:fall-232 23s -11s linear infinite}@keyframes fall-232{41.401%{transform:translate(96.487vw,41.401vh) scale(.73)}to{transform:translate(93.4414vw,99vh) scale(.73)}}.snow:nth-child(233){opacity:1.628;transform:translate(3.3956vw,-10px) scale(.6864);animation:fall-233 18s -23s linear infinite}@keyframes fall-233{71.498%{transform:translate(-1.7056vw,71.498vh) scale(.6864)}to{transform:translate(.845vw,99vh) scale(.6864)}}.snow:nth-child(234){opacity:.8478;transform:translate(88.2936vw,-10px) scale(.4536);animation:fall-234 21s -22s linear infinite}@keyframes fall-234{33.212%{transform:translate(83.6508vw,33.212vh) scale(.4536)}to{transform:translate(85.9722vw,99vh) scale(.4536)}}.snow:nth-child(235){opacity:1.8732;transform:translate(75.7908vw,-10px) scale(.7669);animation:fall-235 29s -23s linear infinite}@keyframes fall-235{63.704%{transform:translate(80.0671vw,63.704vh) scale(.7669)}to{transform:translate(77.92895vw,99vh) scale(.7669)}}.snow:nth-child(236){opacity:1.2984;transform:translate(60.9016vw,-10px) scale(.5947);animation:fall-236 25s -9s linear infinite}@keyframes fall-236{42.635%{transform:translate(63.8592vw,42.635vh) scale(.5947)}to{transform:translate(62.3804vw,99vh) scale(.5947)}}.snow:nth-child(237){opacity:.508;transform:translate(83.0672vw,-10px) scale(.3194);animation:fall-237 27s -28s linear infinite}@keyframes fall-237{41.05%{transform:translate(74.2284vw,41.05vh) scale(.3194)}to{transform:translate(78.6478vw,99vh) scale(.3194)}}.snow:nth-child(238){opacity:1.2746;transform:translate(25.458vw,-10px) scale(.9757);animation:fall-238 10s -8s linear infinite}@keyframes fall-238{45.853%{transform:translate(16.3343vw,45.853vh) scale(.9757)}to{transform:translate(20.89615vw,99vh) scale(.9757)}}.snow:nth-child(239){opacity:.6868;transform:translate(97.9843vw,-10px) scale(.0607);animation:fall-239 21s -2s linear infinite}@keyframes fall-239{42.104%{transform:translate(89.7985vw,42.104vh) scale(.0607)}to{transform:translate(93.8914vw,99vh) scale(.0607)}}.snow:nth-child(240){opacity:.0134;transform:translate(9.5738vw,-10px) scale(.5953);animation:fall-240 11s -9s linear infinite}@keyframes fall-240{70.002%{transform:translate(.8812vw,70.002vh) scale(.5953)}to{transform:translate(5.2275vw,99vh) scale(.5953)}}.snow:nth-child(241){opacity:.421;transform:translate(7.5708vw,-10px) scale(.1334);animation:fall-241 18s -13s linear infinite}@keyframes fall-241{59.713%{transform:translate(1.933vw,59.713vh) scale(.1334)}to{transform:translate(4.7519vw,99vh) scale(.1334)}}.snow:nth-child(242){opacity:.568;transform:translate(73.9677vw,-10px) scale(.1776);animation:fall-242 29s -5s linear infinite}@keyframes fall-242{61.616%{transform:translate(68.8764vw,61.616vh) scale(.1776)}to{transform:translate(71.42205vw,99vh) scale(.1776)}}.snow:nth-child(243){opacity:.4346;transform:translate(24.917vw,-10px) scale(.4215);animation:fall-243 24s -20s linear infinite}@keyframes fall-243{79.015%{transform:translate(28.4085vw,79.015vh) scale(.4215)}to{transform:translate(26.66275vw,99vh) scale(.4215)}}.snow:nth-child(244){opacity:1.08;transform:translate(72.0747vw,-10px) scale(.4246);animation:fall-244 26s -7s linear infinite}@keyframes fall-244{40.633%{transform:translate(62.2406vw,40.633vh) scale(.4246)}to{transform:translate(67.15765vw,99vh) scale(.4246)}}.snow:nth-child(245){opacity:.887;transform:translate(57.0652vw,-10px) scale(.7765);animation:fall-245 17s -4s linear infinite}@keyframes fall-245{36.559%{transform:translate(49.7478vw,36.559vh) scale(.7765)}to{transform:translate(53.4065vw,99vh) scale(.7765)}}.snow:nth-child(246){opacity:.3668;transform:translate(78.66vw,-10px) scale(.8634);animation:fall-246 15s -24s linear infinite}@keyframes fall-246{48.634%{transform:translate(83.0624vw,48.634vh) scale(.8634)}to{transform:translate(80.8612vw,99vh) scale(.8634)}}.snow:nth-child(247){opacity:1.2686;transform:translate(75.6029vw,-10px) scale(.762);animation:fall-247 25s -27s linear infinite}@keyframes fall-247{50.36%{transform:translate(85.2409vw,50.36vh) scale(.762)}to{transform:translate(80.4219vw,99vh) scale(.762)}}.snow:nth-child(248){opacity:1.6272;transform:translate(4.3853vw,-10px) scale(.331);animation:fall-248 25s -21s linear infinite}@keyframes fall-248{55.292%{transform:translate(8.8431vw,55.292vh) scale(.331)}to{transform:translate(6.6142vw,99vh) scale(.331)}}.snow:nth-child(249){opacity:1.4446;transform:translate(42.3076vw,-10px) scale(.5276);animation:fall-249 19s -16s linear infinite}@keyframes fall-249{59.012%{transform:translate(35.6476vw,59.012vh) scale(.5276)}to{transform:translate(38.9776vw,99vh) scale(.5276)}}.snow:nth-child(250){opacity:.3332;transform:translate(3.8949vw,-10px) scale(.4415);animation:fall-250 17s -10s linear infinite}@keyframes fall-250{48.498%{transform:translate(13.7394vw,48.498vh) scale(.4415)}to{transform:translate(8.81715vw,99vh) scale(.4415)}}.snow:nth-child(251){opacity:1.2294;transform:translate(87.8782vw,-10px) scale(.9347);animation:fall-251 19s -22s linear infinite}@keyframes fall-251{47.541%{transform:translate(97.8139vw,47.541vh) scale(.9347)}to{transform:translate(92.84605vw,99vh) scale(.9347)}}.snow:nth-child(252){opacity:1.324;transform:translate(96.4591vw,-10px) scale(.6645);animation:fall-252 24s -10s linear infinite}@keyframes fall-252{72.498%{transform:translate(103.9037vw,72.498vh) scale(.6645)}to{transform:translate(100.1814vw,99vh) scale(.6645)}}.snow:nth-child(253){opacity:.7552;transform:translate(27.4249vw,-10px) scale(.2459);animation:fall-253 27s -13s linear infinite}@keyframes fall-253{31.142%{transform:translate(19.5165vw,31.142vh) scale(.2459)}to{transform:translate(23.4707vw,99vh) scale(.2459)}}.snow:nth-child(254){opacity:1.1764;transform:translate(70.3342vw,-10px) scale(.8406);animation:fall-254 24s -25s linear infinite}@keyframes fall-254{49.943%{transform:translate(73.6617vw,49.943vh) scale(.8406)}to{transform:translate(71.99795vw,99vh) scale(.8406)}}.snow:nth-child(255){opacity:1.3404;transform:translate(20.1213vw,-10px) scale(.5367);animation:fall-255 19s -29s linear infinite}@keyframes fall-255{54.463%{transform:translate(16.2962vw,54.463vh) scale(.5367)}to{transform:translate(18.20875vw,99vh) scale(.5367)}}.snow:nth-child(256){opacity:1.9004;transform:translate(60.4112vw,-10px) scale(.8903);animation:fall-256 10s -14s linear infinite}@keyframes fall-256{79.955%{transform:translate(50.7713vw,79.955vh) scale(.8903)}to{transform:translate(55.59125vw,99vh) scale(.8903)}}.snow:nth-child(257){opacity:1.541;transform:translate(93.8686vw,-10px) scale(.1995);animation:fall-257 29s -8s linear infinite}@keyframes fall-257{70.633%{transform:translate(84.725vw,70.633vh) scale(.1995)}to{transform:translate(89.2968vw,99vh) scale(.1995)}}.snow:nth-child(258){opacity:.614;transform:translate(36.7805vw,-10px) scale(.5997);animation:fall-258 21s -5s linear infinite}@keyframes fall-258{42.87%{transform:translate(29.5334vw,42.87vh) scale(.5997)}to{transform:translate(33.15695vw,99vh) scale(.5997)}}.snow:nth-child(259){opacity:1.2358;transform:translate(59.8196vw,-10px) scale(.7737);animation:fall-259 11s -18s linear infinite}@keyframes fall-259{61.527%{transform:translate(52.1418vw,61.527vh) scale(.7737)}to{transform:translate(55.9807vw,99vh) scale(.7737)}}.snow:nth-child(260){opacity:.6038;transform:translate(32.4673vw,-10px) scale(.4204);animation:fall-260 21s -30s linear infinite}@keyframes fall-260{37.851%{transform:translate(23.4677vw,37.851vh) scale(.4204)}to{transform:translate(27.9675vw,99vh) scale(.4204)}}.snow:nth-child(261){opacity:.0656;transform:translate(90.5667vw,-10px) scale(.427);animation:fall-261 14s -23s linear infinite}@keyframes fall-261{67.478%{transform:translate(99.3366vw,67.478vh) scale(.427)}to{transform:translate(94.95165vw,99vh) scale(.427)}}.snow:nth-child(262){opacity:1.1652;transform:translate(62.8838vw,-10px) scale(.3034);animation:fall-262 28s -8s linear infinite}@keyframes fall-262{35.315%{transform:translate(58.1625vw,35.315vh) scale(.3034)}to{transform:translate(60.52315vw,99vh) scale(.3034)}}.snow:nth-child(263){opacity:.3664;transform:translate(58.644vw,-10px) scale(.1845);animation:fall-263 19s -28s linear infinite}@keyframes fall-263{53.182%{transform:translate(68.4365vw,53.182vh) scale(.1845)}to{transform:translate(63.54025vw,99vh) scale(.1845)}}.snow:nth-child(264){opacity:1.1208;transform:translate(20.4354vw,-10px) scale(.9958);animation:fall-264 18s -18s linear infinite}@keyframes fall-264{37.657%{transform:translate(27.7434vw,37.657vh) scale(.9958)}to{transform:translate(24.0894vw,99vh) scale(.9958)}}.snow:nth-child(265){opacity:.2142;transform:translate(19.7391vw,-10px) scale(.6824);animation:fall-265 19s -16s linear infinite}@keyframes fall-265{62.732%{transform:translate(21.6208vw,62.732vh) scale(.6824)}to{transform:translate(20.67995vw,99vh) scale(.6824)}}.snow:nth-child(266){opacity:1.893;transform:translate(61.3096vw,-10px) scale(.7482);animation:fall-266 25s -28s linear infinite}@keyframes fall-266{37.059%{transform:translate(70.6898vw,37.059vh) scale(.7482)}to{transform:translate(65.9997vw,99vh) scale(.7482)}}.snow:nth-child(267){opacity:.6134;transform:translate(99.6737vw,-10px) scale(.5782);animation:fall-267 12s -7s linear infinite}@keyframes fall-267{76.091%{transform:translate(100.9743vw,76.091vh) scale(.5782)}to{transform:translate(100.324vw,99vh) scale(.5782)}}.snow:nth-child(268){opacity:1.2784;transform:translate(71.9253vw,-10px) scale(.5947);animation:fall-268 30s -2s linear infinite}@keyframes fall-268{70.158%{transform:translate(67.1907vw,70.158vh) scale(.5947)}to{transform:translate(69.558vw,99vh) scale(.5947)}}.snow:nth-child(269){opacity:1.4094;transform:translate(15.0168vw,-10px) scale(.7171);animation:fall-269 21s -17s linear infinite}@keyframes fall-269{52.91%{transform:translate(22.458vw,52.91vh) scale(.7171)}to{transform:translate(18.7374vw,99vh) scale(.7171)}}.snow:nth-child(270){opacity:1.9498;transform:translate(75.4695vw,-10px) scale(.5368);animation:fall-270 29s -4s linear infinite}@keyframes fall-270{45.685%{transform:translate(82.4414vw,45.685vh) scale(.5368)}to{transform:translate(78.95545vw,99vh) scale(.5368)}}.snow:nth-child(271){opacity:1.619;transform:translate(97.9613vw,-10px) scale(.3955);animation:fall-271 16s -30s linear infinite}@keyframes fall-271{33.994%{transform:translate(97.4975vw,33.994vh) scale(.3955)}to{transform:translate(97.7294vw,99vh) scale(.3955)}}.snow:nth-child(272){opacity:1.6122;transform:translate(85.1352vw,-10px) scale(.8851);animation:fall-272 27s -2s linear infinite}@keyframes fall-272{51.361%{transform:translate(88.6572vw,51.361vh) scale(.8851)}to{transform:translate(86.8962vw,99vh) scale(.8851)}}.snow:nth-child(273){opacity:.5622;transform:translate(70.4901vw,-10px) scale(.2149);animation:fall-273 15s -19s linear infinite}@keyframes fall-273{78.153%{transform:translate(78.6083vw,78.153vh) scale(.2149)}to{transform:translate(74.5492vw,99vh) scale(.2149)}}.snow:nth-child(274){opacity:.7166;transform:translate(90.3673vw,-10px) scale(.3563);animation:fall-274 15s -13s linear infinite}@keyframes fall-274{43.835%{transform:translate(98.212vw,43.835vh) scale(.3563)}to{transform:translate(94.28965vw,99vh) scale(.3563)}}.snow:nth-child(275){opacity:.845;transform:translate(61.6869vw,-10px) scale(.6359);animation:fall-275 10s -2s linear infinite}@keyframes fall-275{79.947%{transform:translate(59.5155vw,79.947vh) scale(.6359)}to{transform:translate(60.6012vw,99vh) scale(.6359)}}.snow:nth-child(276){opacity:1.9606;transform:translate(12.6531vw,-10px) scale(.83);animation:fall-276 30s -13s linear infinite}@keyframes fall-276{58.446%{transform:translate(22.3892vw,58.446vh) scale(.83)}to{transform:translate(17.52115vw,99vh) scale(.83)}}.snow:nth-child(277){opacity:1.8836;transform:translate(51.8841vw,-10px) scale(.8813);animation:fall-277 11s -5s linear infinite}@keyframes fall-277{45.969%{transform:translate(44.066vw,45.969vh) scale(.8813)}to{transform:translate(47.97505vw,99vh) scale(.8813)}}.snow:nth-child(278){opacity:.8422;transform:translate(78.3129vw,-10px) scale(.222);animation:fall-278 30s -5s linear infinite}@keyframes fall-278{41.304%{transform:translate(75.3091vw,41.304vh) scale(.222)}to{transform:translate(76.811vw,99vh) scale(.222)}}.snow:nth-child(279){opacity:.4082;transform:translate(30.452vw,-10px) scale(.9542);animation:fall-279 29s -1s linear infinite}@keyframes fall-279{67.135%{transform:translate(37.3063vw,67.135vh) scale(.9542)}to{transform:translate(33.87915vw,99vh) scale(.9542)}}.snow:nth-child(280){opacity:.3278;transform:translate(34.6321vw,-10px) scale(.7953);animation:fall-280 16s -11s linear infinite}@keyframes fall-280{48.739%{transform:translate(25.9153vw,48.739vh) scale(.7953)}to{transform:translate(30.2737vw,99vh) scale(.7953)}}.snow:nth-child(281){opacity:1.686;transform:translate(75.7009vw,-10px) scale(.7417);animation:fall-281 30s -6s linear infinite}@keyframes fall-281{72.109%{transform:translate(80.3467vw,72.109vh) scale(.7417)}to{transform:translate(78.0238vw,99vh) scale(.7417)}}.snow:nth-child(282){opacity:.746;transform:translate(86.9826vw,-10px) scale(.8921);animation:fall-282 17s -6s linear infinite}@keyframes fall-282{48.4%{transform:translate(81.3831vw,48.4vh) scale(.8921)}to{transform:translate(84.18285vw,99vh) scale(.8921)}}.snow:nth-child(283){opacity:.7798;transform:translate(2.436vw,-10px) scale(.8583);animation:fall-283 23s -2s linear infinite}@keyframes fall-283{76.328%{transform:translate(-4.2784vw,76.328vh) scale(.8583)}to{transform:translate(-.9212vw,99vh) scale(.8583)}}.snow:nth-child(284){opacity:1.0688;transform:translate(26.4902vw,-10px) scale(.5383);animation:fall-284 26s -19s linear infinite}@keyframes fall-284{62.636%{transform:translate(31.0473vw,62.636vh) scale(.5383)}to{transform:translate(28.76875vw,99vh) scale(.5383)}}.snow:nth-child(285){opacity:1.6706;transform:translate(55.8503vw,-10px) scale(.56);animation:fall-285 17s -28s linear infinite}@keyframes fall-285{43.971%{transform:translate(58.9831vw,43.971vh) scale(.56)}to{transform:translate(57.4167vw,99vh) scale(.56)}}.snow:nth-child(286){opacity:1.8252;transform:translate(58.1424vw,-10px) scale(.9862);animation:fall-286 24s -9s linear infinite}@keyframes fall-286{58.595%{transform:translate(58.4737vw,58.595vh) scale(.9862)}to{transform:translate(58.30805vw,99vh) scale(.9862)}}.snow:nth-child(287){opacity:1.3502;transform:translate(97.7043vw,-10px) scale(.4286);animation:fall-287 19s -14s linear infinite}@keyframes fall-287{72.9%{transform:translate(105.7739vw,72.9vh) scale(.4286)}to{transform:translate(101.7391vw,99vh) scale(.4286)}}.snow:nth-child(288){opacity:.1446;transform:translate(82.0122vw,-10px) scale(.1996);animation:fall-288 12s -10s linear infinite}@keyframes fall-288{31.833%{transform:translate(79.4585vw,31.833vh) scale(.1996)}to{transform:translate(80.73535vw,99vh) scale(.1996)}}.snow:nth-child(289){opacity:1.0856;transform:translate(2.5645vw,-10px) scale(.351);animation:fall-289 11s -24s linear infinite}@keyframes fall-289{46.472%{transform:translate(-5.3378vw,46.472vh) scale(.351)}to{transform:translate(-1.38665vw,99vh) scale(.351)}}.snow:nth-child(290){opacity:.1472;transform:translate(48.2437vw,-10px) scale(.7921);animation:fall-290 19s -17s linear infinite}@keyframes fall-290{53.484%{transform:translate(42.9265vw,53.484vh) scale(.7921)}to{transform:translate(45.5851vw,99vh) scale(.7921)}}.snow:nth-child(291){opacity:.0824;transform:translate(.1223vw,-10px) scale(.936);animation:fall-291 13s -6s linear infinite}@keyframes fall-291{37.386%{transform:translate(6.6438vw,37.386vh) scale(.936)}to{transform:translate(3.38305vw,99vh) scale(.936)}}.snow:nth-child(292){opacity:.2966;transform:translate(37.7705vw,-10px) scale(.0741);animation:fall-292 24s -22s linear infinite}@keyframes fall-292{53.064%{transform:translate(32.3655vw,53.064vh) scale(.0741)}to{transform:translate(35.068vw,99vh) scale(.0741)}}.snow:nth-child(293){opacity:.3072;transform:translate(90.1014vw,-10px) scale(.4254);animation:fall-293 16s -9s linear infinite}@keyframes fall-293{59.019%{transform:translate(81.6549vw,59.019vh) scale(.4254)}to{transform:translate(85.87815vw,99vh) scale(.4254)}}.snow:nth-child(294){opacity:1.9974;transform:translate(62.384vw,-10px) scale(.4181);animation:fall-294 27s -14s linear infinite}@keyframes fall-294{68.698%{transform:translate(67.3949vw,68.698vh) scale(.4181)}to{transform:translate(64.88945vw,99vh) scale(.4181)}}.snow:nth-child(295){opacity:.686;transform:translate(79.45vw,-10px) scale(.7193);animation:fall-295 13s -18s linear infinite}@keyframes fall-295{51.03%{transform:translate(76.3607vw,51.03vh) scale(.7193)}to{transform:translate(77.90535vw,99vh) scale(.7193)}}.snow:nth-child(296){opacity:1.6994;transform:translate(79.6449vw,-10px) scale(.27);animation:fall-296 23s -9s linear infinite}@keyframes fall-296{75.456%{transform:translate(88.2819vw,75.456vh) scale(.27)}to{transform:translate(83.9634vw,99vh) scale(.27)}}.snow:nth-child(297){opacity:1.5224;transform:translate(91.7536vw,-10px) scale(.2737);animation:fall-297 16s -13s linear infinite}@keyframes fall-297{48.117%{transform:translate(95.2626vw,48.117vh) scale(.2737)}to{transform:translate(93.5081vw,99vh) scale(.2737)}}.snow:nth-child(298){opacity:1.9018;transform:translate(81.2267vw,-10px) scale(.3241);animation:fall-298 12s -12s linear infinite}@keyframes fall-298{78.472%{transform:translate(89.2188vw,78.472vh) scale(.3241)}to{transform:translate(85.22275vw,99vh) scale(.3241)}}.snow:nth-child(299){opacity:.7776;transform:translate(88.727vw,-10px) scale(.6003);animation:fall-299 15s -13s linear infinite}@keyframes fall-299{39.106%{transform:translate(83.8724vw,39.106vh) scale(.6003)}to{transform:translate(86.2997vw,99vh) scale(.6003)}}.snow:nth-child(300){opacity:.2656;transform:translate(56.6382vw,-10px) scale(.1953);animation:fall-300 25s -17s linear infinite}@keyframes fall-300{59.111%{transform:translate(47.5047vw,59.111vh) scale(.1953)}to{transform:translate(52.07145vw,99vh) scale(.1953)}}.snow:nth-child(301){opacity:1.1102;transform:translate(62.7014vw,-10px) scale(.6619);animation:fall-301 14s -12s linear infinite}@keyframes fall-301{33.953%{transform:translate(67.3158vw,33.953vh) scale(.6619)}to{transform:translate(65.0086vw,99vh) scale(.6619)}}.snow:nth-child(302){opacity:1.4408;transform:translate(28.8309vw,-10px) scale(.3566);animation:fall-302 19s -19s linear infinite}@keyframes fall-302{77.598%{transform:translate(25.5642vw,77.598vh) scale(.3566)}to{transform:translate(27.19755vw,99vh) scale(.3566)}}.snow:nth-child(303){opacity:1.111;transform:translate(61.9413vw,-10px) scale(.8748);animation:fall-303 18s -21s linear infinite}@keyframes fall-303{38.816%{transform:translate(71.0903vw,38.816vh) scale(.8748)}to{transform:translate(66.5158vw,99vh) scale(.8748)}}.snow:nth-child(304){opacity:1.3938;transform:translate(90.5702vw,-10px) scale(.6753);animation:fall-304 14s -29s linear infinite}@keyframes fall-304{48.553%{transform:translate(100.2543vw,48.553vh) scale(.6753)}to{transform:translate(95.41225vw,99vh) scale(.6753)}}.snow:nth-child(305){opacity:.4564;transform:translate(48.9172vw,-10px) scale(.7188);animation:fall-305 15s -26s linear infinite}@keyframes fall-305{72.447%{transform:translate(46.0322vw,72.447vh) scale(.7188)}to{transform:translate(47.4747vw,99vh) scale(.7188)}}.snow:nth-child(306){opacity:.7018;transform:translate(44.247vw,-10px) scale(.7457);animation:fall-306 28s -15s linear infinite}@keyframes fall-306{71.034%{transform:translate(45.9345vw,71.034vh) scale(.7457)}to{transform:translate(45.09075vw,99vh) scale(.7457)}}.snow:nth-child(307){opacity:.2812;transform:translate(14.6424vw,-10px) scale(.1298);animation:fall-307 26s -20s linear infinite}@keyframes fall-307{62.151%{transform:translate(12.0581vw,62.151vh) scale(.1298)}to{transform:translate(13.35025vw,99vh) scale(.1298)}}.snow:nth-child(308){opacity:1.9524;transform:translate(18.6778vw,-10px) scale(.8816);animation:fall-308 13s -8s linear infinite}@keyframes fall-308{48.378%{transform:translate(26.7974vw,48.378vh) scale(.8816)}to{transform:translate(22.7376vw,99vh) scale(.8816)}}.snow:nth-child(309){opacity:1.2914;transform:translate(15.7406vw,-10px) scale(.2491);animation:fall-309 30s -23s linear infinite}@keyframes fall-309{40.35%{transform:translate(8.6284vw,40.35vh) scale(.2491)}to{transform:translate(12.1845vw,99vh) scale(.2491)}}.snow:nth-child(310){opacity:.381;transform:translate(42.4874vw,-10px) scale(.1463);animation:fall-310 19s -3s linear infinite}@keyframes fall-310{41.995%{transform:translate(47.8525vw,41.995vh) scale(.1463)}to{transform:translate(45.16995vw,99vh) scale(.1463)}}.snow:nth-child(311){opacity:.3152;transform:translate(60.6404vw,-10px) scale(.022);animation:fall-311 23s -25s linear infinite}@keyframes fall-311{68.517%{transform:translate(67.4066vw,68.517vh) scale(.022)}to{transform:translate(64.0235vw,99vh) scale(.022)}}.snow:nth-child(312){opacity:.3686;transform:translate(95.9454vw,-10px) scale(.9429);animation:fall-312 25s -26s linear infinite}@keyframes fall-312{41.161%{transform:translate(97.7783vw,41.161vh) scale(.9429)}to{transform:translate(96.86185vw,99vh) scale(.9429)}}.snow:nth-child(313){opacity:1.1814;transform:translate(9.5626vw,-10px) scale(.4954);animation:fall-313 18s -18s linear infinite}@keyframes fall-313{49.097%{transform:translate(11.5747vw,49.097vh) scale(.4954)}to{transform:translate(10.56865vw,99vh) scale(.4954)}}.snow:nth-child(314){opacity:1.878;transform:translate(87.8413vw,-10px) scale(.536);animation:fall-314 15s -19s linear infinite}@keyframes fall-314{74.773%{transform:translate(85.5747vw,74.773vh) scale(.536)}to{transform:translate(86.708vw,99vh) scale(.536)}}.snow:nth-child(315){opacity:1.1748;transform:translate(92.0247vw,-10px) scale(.2408);animation:fall-315 20s -30s linear infinite}@keyframes fall-315{34.329%{transform:translate(99.0783vw,34.329vh) scale(.2408)}to{transform:translate(95.5515vw,99vh) scale(.2408)}}.snow:nth-child(316){opacity:.5952;transform:translate(81.1667vw,-10px) scale(.4102);animation:fall-316 12s -11s linear infinite}@keyframes fall-316{50.928%{transform:translate(78.1787vw,50.928vh) scale(.4102)}to{transform:translate(79.6727vw,99vh) scale(.4102)}}.snow:nth-child(317){opacity:.957;transform:translate(73.7718vw,-10px) scale(.7479);animation:fall-317 15s -9s linear infinite}@keyframes fall-317{58.378%{transform:translate(74.0458vw,58.378vh) scale(.7479)}to{transform:translate(73.9088vw,99vh) scale(.7479)}}.snow:nth-child(318){opacity:1.8288;transform:translate(4.1391vw,-10px) scale(.1983);animation:fall-318 20s -25s linear infinite}@keyframes fall-318{33.587%{transform:translate(1.1144vw,33.587vh) scale(.1983)}to{transform:translate(2.62675vw,99vh) scale(.1983)}}.snow:nth-child(319){opacity:1.4382;transform:translate(57.5608vw,-10px) scale(.9988);animation:fall-319 25s -3s linear infinite}@keyframes fall-319{57.944%{transform:translate(66.4349vw,57.944vh) scale(.9988)}to{transform:translate(61.99785vw,99vh) scale(.9988)}}.snow:nth-child(320){opacity:.7544;transform:translate(6.0255vw,-10px) scale(.7304);animation:fall-320 11s -21s linear infinite}@keyframes fall-320{78.628%{transform:translate(12.2754vw,78.628vh) scale(.7304)}to{transform:translate(9.15045vw,99vh) scale(.7304)}}.snow:nth-child(321){opacity:.086;transform:translate(63.5385vw,-10px) scale(.6976);animation:fall-321 15s -13s linear infinite}@keyframes fall-321{33.406%{transform:translate(60.1784vw,33.406vh) scale(.6976)}to{transform:translate(61.85845vw,99vh) scale(.6976)}}.snow:nth-child(322){opacity:.0232;transform:translate(52.7807vw,-10px) scale(.1096);animation:fall-322 25s -25s linear infinite}@keyframes fall-322{52.89%{transform:translate(54.8134vw,52.89vh) scale(.1096)}to{transform:translate(53.79705vw,99vh) scale(.1096)}}.snow:nth-child(323){opacity:.365;transform:translate(81.8774vw,-10px) scale(.2008);animation:fall-323 28s -29s linear infinite}@keyframes fall-323{78.105%{transform:translate(82.5459vw,78.105vh) scale(.2008)}to{transform:translate(82.21165vw,99vh) scale(.2008)}}.snow:nth-child(324){opacity:.3404;transform:translate(51.8053vw,-10px) scale(.4118);animation:fall-324 11s -23s linear infinite}@keyframes fall-324{69.459%{transform:translate(46.0701vw,69.459vh) scale(.4118)}to{transform:translate(48.9377vw,99vh) scale(.4118)}}.snow:nth-child(325){opacity:1.5476;transform:translate(35.8958vw,-10px) scale(.4884);animation:fall-325 23s -30s linear infinite}@keyframes fall-325{54.986%{transform:translate(34.297vw,54.986vh) scale(.4884)}to{transform:translate(35.0964vw,99vh) scale(.4884)}}.snow:nth-child(326){opacity:.7824;transform:translate(17.6265vw,-10px) scale(.314);animation:fall-326 30s -27s linear infinite}@keyframes fall-326{33.443%{transform:translate(22.7791vw,33.443vh) scale(.314)}to{transform:translate(20.2028vw,99vh) scale(.314)}}.snow:nth-child(327){opacity:.4404;transform:translate(66.8973vw,-10px) scale(.6897);animation:fall-327 29s -22s linear infinite}@keyframes fall-327{74.365%{transform:translate(63.1975vw,74.365vh) scale(.6897)}to{transform:translate(65.0474vw,99vh) scale(.6897)}}.snow:nth-child(328){opacity:.319;transform:translate(31.0257vw,-10px) scale(.6586);animation:fall-328 15s -28s linear infinite}@keyframes fall-328{44.692%{transform:translate(32.4323vw,44.692vh) scale(.6586)}to{transform:translate(31.729vw,99vh) scale(.6586)}}.snow:nth-child(329){opacity:.7984;transform:translate(40.3663vw,-10px) scale(.6876);animation:fall-329 23s -10s linear infinite}@keyframes fall-329{37.585%{transform:translate(36.0946vw,37.585vh) scale(.6876)}to{transform:translate(38.23045vw,99vh) scale(.6876)}}.snow:nth-child(330){opacity:1.3536;transform:translate(88.0053vw,-10px) scale(.4405);animation:fall-330 24s -4s linear infinite}@keyframes fall-330{63.364%{transform:translate(84.142vw,63.364vh) scale(.4405)}to{transform:translate(86.07365vw,99vh) scale(.4405)}}.snow:nth-child(331){opacity:1.2954;transform:translate(80.4333vw,-10px) scale(.4692);animation:fall-331 16s -8s linear infinite}@keyframes fall-331{50.296%{transform:translate(75.025vw,50.296vh) scale(.4692)}to{transform:translate(77.72915vw,99vh) scale(.4692)}}.snow:nth-child(332){opacity:.1616;transform:translate(73.8677vw,-10px) scale(.0331);animation:fall-332 21s -18s linear infinite}@keyframes fall-332{35.451%{transform:translate(77.3395vw,35.451vh) scale(.0331)}to{transform:translate(75.6036vw,99vh) scale(.0331)}}.snow:nth-child(333){opacity:.8214;transform:translate(84.0572vw,-10px) scale(.6192);animation:fall-333 13s -12s linear infinite}@keyframes fall-333{79.173%{transform:translate(83.3781vw,79.173vh) scale(.6192)}to{transform:translate(83.71765vw,99vh) scale(.6192)}}.snow:nth-child(334){opacity:.4506;transform:translate(95.5987vw,-10px) scale(.5919);animation:fall-334 16s -24s linear infinite}@keyframes fall-334{63.341%{transform:translate(104.4464vw,63.341vh) scale(.5919)}to{transform:translate(100.02255vw,99vh) scale(.5919)}}.snow:nth-child(335){opacity:.3538;transform:translate(97.533vw,-10px) scale(.6985);animation:fall-335 12s -7s linear infinite}@keyframes fall-335{58.764%{transform:translate(93.1427vw,58.764vh) scale(.6985)}to{transform:translate(95.33785vw,99vh) scale(.6985)}}.snow:nth-child(336){opacity:1.1562;transform:translate(97.6519vw,-10px) scale(.3632);animation:fall-336 17s -26s linear infinite}@keyframes fall-336{61.158%{transform:translate(94.2377vw,61.158vh) scale(.3632)}to{transform:translate(95.9448vw,99vh) scale(.3632)}}.snow:nth-child(337){opacity:.4654;transform:translate(85.7488vw,-10px) scale(.1062);animation:fall-337 17s -4s linear infinite}@keyframes fall-337{46.833%{transform:translate(91.6598vw,46.833vh) scale(.1062)}to{transform:translate(88.7043vw,99vh) scale(.1062)}}.snow:nth-child(338){opacity:.2836;transform:translate(10.9732vw,-10px) scale(.2672);animation:fall-338 23s -3s linear infinite}@keyframes fall-338{40.471%{transform:translate(19.3128vw,40.471vh) scale(.2672)}to{transform:translate(15.143vw,99vh) scale(.2672)}}.snow:nth-child(339){opacity:.8768;transform:translate(56.0505vw,-10px) scale(.3461);animation:fall-339 23s -10s linear infinite}@keyframes fall-339{76.839%{transform:translate(56.2832vw,76.839vh) scale(.3461)}to{transform:translate(56.16685vw,99vh) scale(.3461)}}.snow:nth-child(340){opacity:1.5076;transform:translate(42.9379vw,-10px) scale(.825);animation:fall-340 15s -16s linear infinite}@keyframes fall-340{35.039%{transform:translate(35.1152vw,35.039vh) scale(.825)}to{transform:translate(39.02655vw,99vh) scale(.825)}}.snow:nth-child(341){opacity:1.0224;transform:translate(54.8974vw,-10px) scale(.0038);animation:fall-341 29s -1s linear infinite}@keyframes fall-341{46.487%{transform:translate(47.5264vw,46.487vh) scale(.0038)}to{transform:translate(51.2119vw,99vh) scale(.0038)}}.snow:nth-child(342){opacity:.569;transform:translate(93.4056vw,-10px) scale(.3222);animation:fall-342 26s -16s linear infinite}@keyframes fall-342{68.527%{transform:translate(102.3472vw,68.527vh) scale(.3222)}to{transform:translate(97.8764vw,99vh) scale(.3222)}}.snow:nth-child(343){opacity:1.4808;transform:translate(1.0982vw,-10px) scale(.5029);animation:fall-343 30s -14s linear infinite}@keyframes fall-343{52.175%{transform:translate(-2.8796vw,52.175vh) scale(.5029)}to{transform:translate(-.8907vw,99vh) scale(.5029)}}.snow:nth-child(344){opacity:1.4854;transform:translate(78.5396vw,-10px) scale(.8674);animation:fall-344 16s -15s linear infinite}@keyframes fall-344{41.929%{transform:translate(71.7335vw,41.929vh) scale(.8674)}to{transform:translate(75.13655vw,99vh) scale(.8674)}}.snow:nth-child(345){opacity:1.9434;transform:translate(8.6948vw,-10px) scale(.6105);animation:fall-345 30s -6s linear infinite}@keyframes fall-345{57.794%{transform:translate(14.7869vw,57.794vh) scale(.6105)}to{transform:translate(11.74085vw,99vh) scale(.6105)}}.snow:nth-child(346){opacity:1.4472;transform:translate(67.6898vw,-10px) scale(.6363);animation:fall-346 28s -14s linear infinite}@keyframes fall-346{77.2%{transform:translate(70.2604vw,77.2vh) scale(.6363)}to{transform:translate(68.9751vw,99vh) scale(.6363)}}.snow:nth-child(347){opacity:.196;transform:translate(35.8733vw,-10px) scale(.9844);animation:fall-347 25s -19s linear infinite}@keyframes fall-347{60.919%{transform:translate(39.4136vw,60.919vh) scale(.9844)}to{transform:translate(37.64345vw,99vh) scale(.9844)}}.snow:nth-child(348){opacity:1.2562;transform:translate(95.1288vw,-10px) scale(.4397);animation:fall-348 29s -28s linear infinite}@keyframes fall-348{54.371%{transform:translate(91.8889vw,54.371vh) scale(.4397)}to{transform:translate(93.50885vw,99vh) scale(.4397)}}.snow:nth-child(349){opacity:1.7992;transform:translate(71.889vw,-10px) scale(.1219);animation:fall-349 26s -23s linear infinite}@keyframes fall-349{50.738%{transform:translate(67.8507vw,50.738vh) scale(.1219)}to{transform:translate(69.86985vw,99vh) scale(.1219)}}.snow:nth-child(350){opacity:.0526;transform:translate(54.1312vw,-10px) scale(.4623);animation:fall-350 13s -29s linear infinite}@keyframes fall-350{30.879%{transform:translate(48.4092vw,30.879vh) scale(.4623)}to{transform:translate(51.2702vw,99vh) scale(.4623)}}.snow:nth-child(351){opacity:.5412;transform:translate(48.705vw,-10px) scale(.1109);animation:fall-351 16s -4s linear infinite}@keyframes fall-351{40.444%{transform:translate(57.3363vw,40.444vh) scale(.1109)}to{transform:translate(53.02065vw,99vh) scale(.1109)}}.snow:nth-child(352){opacity:1.3142;transform:translate(72.9813vw,-10px) scale(.6935);animation:fall-352 16s -24s linear infinite}@keyframes fall-352{48.208%{transform:translate(71.4124vw,48.208vh) scale(.6935)}to{transform:translate(72.19685vw,99vh) scale(.6935)}}.snow:nth-child(353){opacity:.0178;transform:translate(74.6842vw,-10px) scale(.0785);animation:fall-353 23s -16s linear infinite}@keyframes fall-353{71.564%{transform:translate(80.9542vw,71.564vh) scale(.0785)}to{transform:translate(77.8192vw,99vh) scale(.0785)}}.snow:nth-child(354){opacity:.3322;transform:translate(61.4842vw,-10px) scale(.971);animation:fall-354 16s -26s linear infinite}@keyframes fall-354{39.046%{transform:translate(66.4797vw,39.046vh) scale(.971)}to{transform:translate(63.98195vw,99vh) scale(.971)}}.snow:nth-child(355){opacity:.184;transform:translate(51.0727vw,-10px) scale(.5681);animation:fall-355 10s -2s linear infinite}@keyframes fall-355{58.416%{transform:translate(41.9711vw,58.416vh) scale(.5681)}to{transform:translate(46.5219vw,99vh) scale(.5681)}}.snow:nth-child(356){opacity:1.1932;transform:translate(77.1779vw,-10px) scale(.5631);animation:fall-356 12s -22s linear infinite}@keyframes fall-356{62.86%{transform:translate(73.8837vw,62.86vh) scale(.5631)}to{transform:translate(75.5308vw,99vh) scale(.5631)}}.snow:nth-child(357){opacity:.4342;transform:translate(46.1712vw,-10px) scale(.9112);animation:fall-357 22s -23s linear infinite}@keyframes fall-357{35.353%{transform:translate(48.4558vw,35.353vh) scale(.9112)}to{transform:translate(47.3135vw,99vh) scale(.9112)}}.snow:nth-child(358){opacity:1.9042;transform:translate(99.755vw,-10px) scale(.8383);animation:fall-358 23s -17s linear infinite}@keyframes fall-358{40.677%{transform:translate(92.1904vw,40.677vh) scale(.8383)}to{transform:translate(95.9727vw,99vh) scale(.8383)}}.snow:nth-child(359){opacity:1.5302;transform:translate(4.3966vw,-10px) scale(.7783);animation:fall-359 16s -29s linear infinite}@keyframes fall-359{45.856%{transform:translate(12.7412vw,45.856vh) scale(.7783)}to{transform:translate(8.5689vw,99vh) scale(.7783)}}.snow:nth-child(360){opacity:1.682;transform:translate(14.9983vw,-10px) scale(.8872);animation:fall-360 24s -18s linear infinite}@keyframes fall-360{76.847%{transform:translate(24.335vw,76.847vh) scale(.8872)}to{transform:translate(19.66665vw,99vh) scale(.8872)}}.snow:nth-child(361){opacity:1.2262;transform:translate(37.4804vw,-10px) scale(.4881);animation:fall-361 16s -30s linear infinite}@keyframes fall-361{32.478%{transform:translate(36.8269vw,32.478vh) scale(.4881)}to{transform:translate(37.15365vw,99vh) scale(.4881)}}.snow:nth-child(362){opacity:1.8548;transform:translate(80.7093vw,-10px) scale(.2452);animation:fall-362 12s -17s linear infinite}@keyframes fall-362{57.16%{transform:translate(81.338vw,57.16vh) scale(.2452)}to{transform:translate(81.02365vw,99vh) scale(.2452)}}.snow:nth-child(363){opacity:1.369;transform:translate(91.5983vw,-10px) scale(.0777);animation:fall-363 25s -12s linear infinite}@keyframes fall-363{64.191%{transform:translate(95.6923vw,64.191vh) scale(.0777)}to{transform:translate(93.6453vw,99vh) scale(.0777)}}.snow:nth-child(364){opacity:1.781;transform:translate(97.3767vw,-10px) scale(.7844);animation:fall-364 17s -15s linear infinite}@keyframes fall-364{42.792%{transform:translate(103.0206vw,42.792vh) scale(.7844)}to{transform:translate(100.19865vw,99vh) scale(.7844)}}.snow:nth-child(365){opacity:1.4068;transform:translate(85.5389vw,-10px) scale(.3689);animation:fall-365 10s -25s linear infinite}@keyframes fall-365{76.538%{transform:translate(93.7928vw,76.538vh) scale(.3689)}to{transform:translate(89.66585vw,99vh) scale(.3689)}}.snow:nth-child(366){opacity:1.309;transform:translate(31.6185vw,-10px) scale(.989);animation:fall-366 18s -10s linear infinite}@keyframes fall-366{67.197%{transform:translate(24.8748vw,67.197vh) scale(.989)}to{transform:translate(28.24665vw,99vh) scale(.989)}}.snow:nth-child(367){opacity:1.6552;transform:translate(55.7542vw,-10px) scale(.6476);animation:fall-367 25s -27s linear infinite}@keyframes fall-367{76.579%{transform:translate(57.6807vw,76.579vh) scale(.6476)}to{transform:translate(56.71745vw,99vh) scale(.6476)}}.snow:nth-child(368){opacity:1.2144;transform:translate(82.4601vw,-10px) scale(.6358);animation:fall-368 24s -19s linear infinite}@keyframes fall-368{78.699%{transform:translate(80.9941vw,78.699vh) scale(.6358)}to{transform:translate(81.7271vw,99vh) scale(.6358)}}.snow:nth-child(369){opacity:1.069;transform:translate(78.5869vw,-10px) scale(.2013);animation:fall-369 18s -6s linear infinite}@keyframes fall-369{67.79%{transform:translate(72.1271vw,67.79vh) scale(.2013)}to{transform:translate(75.357vw,99vh) scale(.2013)}}.snow:nth-child(370){opacity:.4548;transform:translate(16.6697vw,-10px) scale(.3939);animation:fall-370 15s -5s linear infinite}@keyframes fall-370{45.602%{transform:translate(13.7761vw,45.602vh) scale(.3939)}to{transform:translate(15.2229vw,99vh) scale(.3939)}}.snow:nth-child(371){opacity:.8086;transform:translate(65.2496vw,-10px) scale(.8646);animation:fall-371 20s -7s linear infinite}@keyframes fall-371{58.158%{transform:translate(66.9846vw,58.158vh) scale(.8646)}to{transform:translate(66.1171vw,99vh) scale(.8646)}}.snow:nth-child(372){opacity:.787;transform:translate(31.5086vw,-10px) scale(.9837);animation:fall-372 14s -16s linear infinite}@keyframes fall-372{72.081%{transform:translate(23.3966vw,72.081vh) scale(.9837)}to{transform:translate(27.4526vw,99vh) scale(.9837)}}.snow:nth-child(373){opacity:1.6898;transform:translate(49.391vw,-10px) scale(.9267);animation:fall-373 28s -4s linear infinite}@keyframes fall-373{61.932%{transform:translate(54.2213vw,61.932vh) scale(.9267)}to{transform:translate(51.80615vw,99vh) scale(.9267)}}.snow:nth-child(374){opacity:.6056;transform:translate(54.4214vw,-10px) scale(.8542);animation:fall-374 11s -16s linear infinite}@keyframes fall-374{40.967%{transform:translate(61.4537vw,40.967vh) scale(.8542)}to{transform:translate(57.93755vw,99vh) scale(.8542)}}.snow:nth-child(375){opacity:.6722;transform:translate(62.4684vw,-10px) scale(.3988);animation:fall-375 20s -23s linear infinite}@keyframes fall-375{56.649%{transform:translate(67.8461vw,56.649vh) scale(.3988)}to{transform:translate(65.15725vw,99vh) scale(.3988)}}.snow:nth-child(376){opacity:1.0452;transform:translate(7.5292vw,-10px) scale(.6742);animation:fall-376 11s -18s linear infinite}@keyframes fall-376{55.404%{transform:translate(13.8571vw,55.404vh) scale(.6742)}to{transform:translate(10.69315vw,99vh) scale(.6742)}}.snow:nth-child(377){opacity:1.4858;transform:translate(23.863vw,-10px) scale(.8589);animation:fall-377 12s -19s linear infinite}@keyframes fall-377{65.76%{transform:translate(31.1822vw,65.76vh) scale(.8589)}to{transform:translate(27.5226vw,99vh) scale(.8589)}}.snow:nth-child(378){opacity:.3702;transform:translate(57.0908vw,-10px) scale(.663);animation:fall-378 26s -18s linear infinite}@keyframes fall-378{38.303%{transform:translate(55.5258vw,38.303vh) scale(.663)}to{transform:translate(56.3083vw,99vh) scale(.663)}}.snow:nth-child(379){opacity:1.3296;transform:translate(29.2439vw,-10px) scale(.1649);animation:fall-379 26s -23s linear infinite}@keyframes fall-379{62.717%{transform:translate(32.2909vw,62.717vh) scale(.1649)}to{transform:translate(30.7674vw,99vh) scale(.1649)}}.snow:nth-child(380){opacity:.714;transform:translate(66.0364vw,-10px) scale(.165);animation:fall-380 11s -14s linear infinite}@keyframes fall-380{67.597%{transform:translate(67.0441vw,67.597vh) scale(.165)}to{transform:translate(66.54025vw,99vh) scale(.165)}}.snow:nth-child(381){opacity:.0454;transform:translate(15.2077vw,-10px) scale(.5035);animation:fall-381 12s -24s linear infinite}@keyframes fall-381{75.761%{transform:translate(9.9937vw,75.761vh) scale(.5035)}to{transform:translate(12.6007vw,99vh) scale(.5035)}}.snow:nth-child(382){opacity:1.0882;transform:translate(97.5984vw,-10px) scale(.2399);animation:fall-382 18s -14s linear infinite}@keyframes fall-382{55.952%{transform:translate(88.9505vw,55.952vh) scale(.2399)}to{transform:translate(93.27445vw,99vh) scale(.2399)}}.snow:nth-child(383){opacity:.7718;transform:translate(15.5141vw,-10px) scale(.9522);animation:fall-383 26s -16s linear infinite}@keyframes fall-383{46.676%{transform:translate(10.8773vw,46.676vh) scale(.9522)}to{transform:translate(13.1957vw,99vh) scale(.9522)}}.snow:nth-child(384){opacity:1.5776;transform:translate(69.0782vw,-10px) scale(.0924);animation:fall-384 27s -14s linear infinite}@keyframes fall-384{74.03%{transform:translate(74.2187vw,74.03vh) scale(.0924)}to{transform:translate(71.64845vw,99vh) scale(.0924)}}.snow:nth-child(385){opacity:1.458;transform:translate(4.2371vw,-10px) scale(.0491);animation:fall-385 25s -26s linear infinite}@keyframes fall-385{54.557%{transform:translate(14.0261vw,54.557vh) scale(.0491)}to{transform:translate(9.1316vw,99vh) scale(.0491)}}.snow:nth-child(386){opacity:1.664;transform:translate(95.0838vw,-10px) scale(.4001);animation:fall-386 27s -19s linear infinite}@keyframes fall-386{78.771%{transform:translate(104.4197vw,78.771vh) scale(.4001)}to{transform:translate(99.75175vw,99vh) scale(.4001)}}.snow:nth-child(387){opacity:.5608;transform:translate(19.9631vw,-10px) scale(.2784);animation:fall-387 15s -20s linear infinite}@keyframes fall-387{67.483%{transform:translate(11.8129vw,67.483vh) scale(.2784)}to{transform:translate(15.888vw,99vh) scale(.2784)}}.snow:nth-child(388){opacity:1.883;transform:translate(23.2243vw,-10px) scale(.2891);animation:fall-388 18s -4s linear infinite}@keyframes fall-388{76.442%{transform:translate(16.5984vw,76.442vh) scale(.2891)}to{transform:translate(19.91135vw,99vh) scale(.2891)}}.snow:nth-child(389){opacity:.6122;transform:translate(60.5853vw,-10px) scale(.9339);animation:fall-389 30s -13s linear infinite}@keyframes fall-389{31.342%{transform:translate(53.3419vw,31.342vh) scale(.9339)}to{transform:translate(56.9636vw,99vh) scale(.9339)}}.snow:nth-child(390){opacity:1.3402;transform:translate(17.428vw,-10px) scale(.8845);animation:fall-390 23s -1s linear infinite}@keyframes fall-390{42.891%{transform:translate(24.4805vw,42.891vh) scale(.8845)}to{transform:translate(20.95425vw,99vh) scale(.8845)}}.snow:nth-child(391){opacity:1.4196;transform:translate(65.753vw,-10px) scale(.5854);animation:fall-391 14s -17s linear infinite}@keyframes fall-391{41.954%{transform:translate(60.5252vw,41.954vh) scale(.5854)}to{transform:translate(63.1391vw,99vh) scale(.5854)}}.snow:nth-child(392){opacity:1.6524;transform:translate(14.1466vw,-10px) scale(.9181);animation:fall-392 26s -18s linear infinite}@keyframes fall-392{58.553%{transform:translate(6.7506vw,58.553vh) scale(.9181)}to{transform:translate(10.4486vw,99vh) scale(.9181)}}.snow:nth-child(393){opacity:1.0952;transform:translate(35.5702vw,-10px) scale(.7849);animation:fall-393 12s -23s linear infinite}@keyframes fall-393{70.347%{transform:translate(44.5182vw,70.347vh) scale(.7849)}to{transform:translate(40.0442vw,99vh) scale(.7849)}}.snow:nth-child(394){opacity:1.0894;transform:translate(66.0186vw,-10px) scale(.915);animation:fall-394 30s -14s linear infinite}@keyframes fall-394{45.336%{transform:translate(57.356vw,45.336vh) scale(.915)}to{transform:translate(61.6873vw,99vh) scale(.915)}}.snow:nth-child(395){opacity:1.2462;transform:translate(39.9826vw,-10px) scale(.3858);animation:fall-395 20s -1s linear infinite}@keyframes fall-395{38.2%{transform:translate(34.4724vw,38.2vh) scale(.3858)}to{transform:translate(37.2275vw,99vh) scale(.3858)}}.snow:nth-child(396){opacity:1.6856;transform:translate(86.5353vw,-10px) scale(.019);animation:fall-396 30s -2s linear infinite}@keyframes fall-396{47.726%{transform:translate(96.108vw,47.726vh) scale(.019)}to{transform:translate(91.32165vw,99vh) scale(.019)}}.snow:nth-child(397){opacity:1.2546;transform:translate(54.4673vw,-10px) scale(.6467);animation:fall-397 26s -18s linear infinite}@keyframes fall-397{46.628%{transform:translate(59.5602vw,46.628vh) scale(.6467)}to{transform:translate(57.01375vw,99vh) scale(.6467)}}.snow:nth-child(398){opacity:.3696;transform:translate(6.4589vw,-10px) scale(.667);animation:fall-398 21s -1s linear infinite}@keyframes fall-398{62.846%{transform:translate(1.6117vw,62.846vh) scale(.667)}to{transform:translate(4.0353vw,99vh) scale(.667)}}.snow:nth-child(399){opacity:.0152;transform:translate(94.5567vw,-10px) scale(.948);animation:fall-399 27s -7s linear infinite}@keyframes fall-399{47.013%{transform:translate(90.708vw,47.013vh) scale(.948)}to{transform:translate(92.63235vw,99vh) scale(.948)}}.snow:nth-child(400){opacity:.4526;transform:translate(36.4406vw,-10px) scale(.6649);animation:fall-400 10s -16s linear infinite}@keyframes fall-400{51.316%{transform:translate(31.7443vw,51.316vh) scale(.6649)}to{transform:translate(34.09245vw,99vh) scale(.6649)}}\n"] }]
|
|
29
29
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
30
30
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBTXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUovRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsQ0FBQyxDQUFTLEVBQUUsSUFBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUFJaEQsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVksRUFBRTtZQUN4QixPQUFPLENBQUMsR0FBRyxDQUFDLHVEQUF1RCxDQUFDLENBQUE7WUFDcEUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7U0FDakU7SUFDTCxDQUFDOzt5R0FoQlEsWUFBWTs2RkFBWixZQUFZLGdEQ2R6Qix1TEFHK0I7MkZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIHB1YmxpYyBzbm93VHJhY2tCeSA9IChfOiBudW1iZXIsIGl0ZW06IGFueSkgPT4gaXRlbTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzOyB0cmFja0J5OiBzbm93VHJhY2tCeVwiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==
|