@esfaenza/core 15.2.160 → 15.2.161
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:.8574;transform:translate(47.4597vw,-10px) scale(.9188);animation:fall-1 11s -12s linear infinite}@keyframes fall-1{66.893%{transform:translate(47.5097vw,66.893vh) scale(.9188)}to{transform:translate(47.4847vw,99vh) scale(.9188)}}.snow:nth-child(2){opacity:.5848;transform:translate(13.402vw,-10px) scale(.6375);animation:fall-2 18s -6s linear infinite}@keyframes fall-2{54.484%{transform:translate(15.6299vw,54.484vh) scale(.6375)}to{transform:translate(14.51595vw,99vh) scale(.6375)}}.snow:nth-child(3){opacity:1.6232;transform:translate(49.6869vw,-10px) scale(.9245);animation:fall-3 16s -12s linear infinite}@keyframes fall-3{61.124%{transform:translate(43.1631vw,61.124vh) scale(.9245)}to{transform:translate(46.425vw,99vh) scale(.9245)}}.snow:nth-child(4){opacity:.1376;transform:translate(43.5437vw,-10px) scale(.3419);animation:fall-4 19s -7s linear infinite}@keyframes fall-4{39.416%{transform:translate(52.5153vw,39.416vh) scale(.3419)}to{transform:translate(48.0295vw,99vh) scale(.3419)}}.snow:nth-child(5){opacity:.0108;transform:translate(25.2582vw,-10px) scale(.9712);animation:fall-5 10s -19s linear infinite}@keyframes fall-5{50.937%{transform:translate(31.5754vw,50.937vh) scale(.9712)}to{transform:translate(28.4168vw,99vh) scale(.9712)}}.snow:nth-child(6){opacity:1.914;transform:translate(94.8058vw,-10px) scale(.8723);animation:fall-6 11s -3s linear infinite}@keyframes fall-6{59.548%{transform:translate(97.7276vw,59.548vh) scale(.8723)}to{transform:translate(96.2667vw,99vh) scale(.8723)}}.snow:nth-child(7){opacity:.7552;transform:translate(71.6209vw,-10px) scale(.2948);animation:fall-7 27s -15s linear infinite}@keyframes fall-7{73.942%{transform:translate(65.1132vw,73.942vh) scale(.2948)}to{transform:translate(68.36705vw,99vh) scale(.2948)}}.snow:nth-child(8){opacity:.478;transform:translate(98.7778vw,-10px) scale(.3566);animation:fall-8 17s -3s linear infinite}@keyframes fall-8{45.419%{transform:translate(105.766vw,45.419vh) scale(.3566)}to{transform:translate(102.2719vw,99vh) scale(.3566)}}.snow:nth-child(9){opacity:1.966;transform:translate(27.9382vw,-10px) scale(.7225);animation:fall-9 15s -14s linear infinite}@keyframes fall-9{69.978%{transform:translate(28.8605vw,69.978vh) scale(.7225)}to{transform:translate(28.39935vw,99vh) scale(.7225)}}.snow:nth-child(10){opacity:1.3106;transform:translate(96.4146vw,-10px) scale(.7149);animation:fall-10 14s -15s linear infinite}@keyframes fall-10{72.141%{transform:translate(95.5614vw,72.141vh) scale(.7149)}to{transform:translate(95.988vw,99vh) scale(.7149)}}.snow:nth-child(11){opacity:1.4616;transform:translate(19.3217vw,-10px) scale(.4454);animation:fall-11 14s -14s linear infinite}@keyframes fall-11{34.045%{transform:translate(19.0574vw,34.045vh) scale(.4454)}to{transform:translate(19.18955vw,99vh) scale(.4454)}}.snow:nth-child(12){opacity:1.8168;transform:translate(77.9572vw,-10px) scale(.1669);animation:fall-12 21s -27s linear infinite}@keyframes fall-12{76.559%{transform:translate(77.8734vw,76.559vh) scale(.1669)}to{transform:translate(77.9153vw,99vh) scale(.1669)}}.snow:nth-child(13){opacity:1.3732;transform:translate(14.0638vw,-10px) scale(.9765);animation:fall-13 13s -20s linear infinite}@keyframes fall-13{72.446%{transform:translate(17.7988vw,72.446vh) scale(.9765)}to{transform:translate(15.9313vw,99vh) scale(.9765)}}.snow:nth-child(14){opacity:1.8628;transform:translate(99.8236vw,-10px) scale(.5989);animation:fall-14 30s -29s linear infinite}@keyframes fall-14{43.971%{transform:translate(97.0219vw,43.971vh) scale(.5989)}to{transform:translate(98.42275vw,99vh) scale(.5989)}}.snow:nth-child(15){opacity:.6952;transform:translate(6.7733vw,-10px) scale(.6285);animation:fall-15 21s -5s linear infinite}@keyframes fall-15{60.413%{transform:translate(10.7518vw,60.413vh) scale(.6285)}to{transform:translate(8.76255vw,99vh) scale(.6285)}}.snow:nth-child(16){opacity:1.5258;transform:translate(27.0318vw,-10px) scale(.4464);animation:fall-16 22s -20s linear infinite}@keyframes fall-16{44.702%{transform:translate(25.6405vw,44.702vh) scale(.4464)}to{transform:translate(26.33615vw,99vh) scale(.4464)}}.snow:nth-child(17){opacity:.7788;transform:translate(60.9874vw,-10px) scale(.3567);animation:fall-17 21s -22s linear infinite}@keyframes fall-17{38.547%{transform:translate(55.7591vw,38.547vh) scale(.3567)}to{transform:translate(58.37325vw,99vh) scale(.3567)}}.snow:nth-child(18){opacity:1.8086;transform:translate(32.6447vw,-10px) scale(.2367);animation:fall-18 26s -25s linear infinite}@keyframes fall-18{76.766%{transform:translate(26.5404vw,76.766vh) scale(.2367)}to{transform:translate(29.59255vw,99vh) scale(.2367)}}.snow:nth-child(19){opacity:1.549;transform:translate(96.3249vw,-10px) scale(.227);animation:fall-19 20s -11s linear infinite}@keyframes fall-19{74.682%{transform:translate(89.7741vw,74.682vh) scale(.227)}to{transform:translate(93.0495vw,99vh) scale(.227)}}.snow:nth-child(20){opacity:1.561;transform:translate(1.3169vw,-10px) scale(.5783);animation:fall-20 23s -25s linear infinite}@keyframes fall-20{53.673%{transform:translate(10.4068vw,53.673vh) scale(.5783)}to{transform:translate(5.86185vw,99vh) scale(.5783)}}.snow:nth-child(21){opacity:.3922;transform:translate(91.6066vw,-10px) scale(.6888);animation:fall-21 16s -4s linear infinite}@keyframes fall-21{66.615%{transform:translate(95.7588vw,66.615vh) scale(.6888)}to{transform:translate(93.6827vw,99vh) scale(.6888)}}.snow:nth-child(22){opacity:.5386;transform:translate(87.6543vw,-10px) scale(.5287);animation:fall-22 29s -2s linear infinite}@keyframes fall-22{43.013%{transform:translate(91.6463vw,43.013vh) scale(.5287)}to{transform:translate(89.6503vw,99vh) scale(.5287)}}.snow:nth-child(23){opacity:.9192;transform:translate(8.5787vw,-10px) scale(.5503);animation:fall-23 20s -4s linear infinite}@keyframes fall-23{48.744%{transform:translate(14.0034vw,48.744vh) scale(.5503)}to{transform:translate(11.29105vw,99vh) scale(.5503)}}.snow:nth-child(24){opacity:.642;transform:translate(65.1545vw,-10px) scale(.1717);animation:fall-24 25s -30s linear infinite}@keyframes fall-24{66.694%{transform:translate(59.1805vw,66.694vh) scale(.1717)}to{transform:translate(62.1675vw,99vh) scale(.1717)}}.snow:nth-child(25){opacity:1.9598;transform:translate(44.0424vw,-10px) scale(.8967);animation:fall-25 25s -29s linear infinite}@keyframes fall-25{53.394%{transform:translate(41.4556vw,53.394vh) scale(.8967)}to{transform:translate(42.749vw,99vh) scale(.8967)}}.snow:nth-child(26){opacity:.273;transform:translate(46.57vw,-10px) scale(.3425);animation:fall-26 21s -5s linear infinite}@keyframes fall-26{40.633%{transform:translate(39.255vw,40.633vh) scale(.3425)}to{transform:translate(42.9125vw,99vh) scale(.3425)}}.snow:nth-child(27){opacity:1.0682;transform:translate(50.2488vw,-10px) scale(.7964);animation:fall-27 18s -16s linear infinite}@keyframes fall-27{53.303%{transform:translate(42.0126vw,53.303vh) scale(.7964)}to{transform:translate(46.1307vw,99vh) scale(.7964)}}.snow:nth-child(28){opacity:.258;transform:translate(6.7136vw,-10px) scale(.9108);animation:fall-28 13s -17s linear infinite}@keyframes fall-28{50.554%{transform:translate(1.5897vw,50.554vh) scale(.9108)}to{transform:translate(4.15165vw,99vh) scale(.9108)}}.snow:nth-child(29){opacity:1.9298;transform:translate(65.6995vw,-10px) scale(.8706);animation:fall-29 14s -7s linear infinite}@keyframes fall-29{38.889%{transform:translate(63.8146vw,38.889vh) scale(.8706)}to{transform:translate(64.75705vw,99vh) scale(.8706)}}.snow:nth-child(30){opacity:.0858;transform:translate(82.5426vw,-10px) scale(.3647);animation:fall-30 28s -5s linear infinite}@keyframes fall-30{57.829%{transform:translate(90.1306vw,57.829vh) scale(.3647)}to{transform:translate(86.3366vw,99vh) scale(.3647)}}.snow:nth-child(31){opacity:1.0218;transform:translate(88.6821vw,-10px) scale(.1004);animation:fall-31 12s -29s linear infinite}@keyframes fall-31{49.849%{transform:translate(91.3432vw,49.849vh) scale(.1004)}to{transform:translate(90.01265vw,99vh) scale(.1004)}}.snow:nth-child(32){opacity:1.723;transform:translate(93.0728vw,-10px) scale(.9103);animation:fall-32 19s -18s linear infinite}@keyframes fall-32{70.028%{transform:translate(99.4445vw,70.028vh) scale(.9103)}to{transform:translate(96.25865vw,99vh) scale(.9103)}}.snow:nth-child(33){opacity:1.4102;transform:translate(28.026vw,-10px) scale(.2119);animation:fall-33 26s -28s linear infinite}@keyframes fall-33{56.437%{transform:translate(28.2855vw,56.437vh) scale(.2119)}to{transform:translate(28.15575vw,99vh) scale(.2119)}}.snow:nth-child(34){opacity:1.2062;transform:translate(94.6229vw,-10px) scale(.7605);animation:fall-34 19s -18s linear infinite}@keyframes fall-34{44.16%{transform:translate(88.2656vw,44.16vh) scale(.7605)}to{transform:translate(91.44425vw,99vh) scale(.7605)}}.snow:nth-child(35){opacity:.0572;transform:translate(75.7477vw,-10px) scale(.2035);animation:fall-35 30s -7s linear infinite}@keyframes fall-35{31.86%{transform:translate(71.0849vw,31.86vh) scale(.2035)}to{transform:translate(73.4163vw,99vh) scale(.2035)}}.snow:nth-child(36){opacity:.891;transform:translate(29.8808vw,-10px) scale(.7117);animation:fall-36 12s -17s linear infinite}@keyframes fall-36{35.504%{transform:translate(23.1368vw,35.504vh) scale(.7117)}to{transform:translate(26.5088vw,99vh) scale(.7117)}}.snow:nth-child(37){opacity:1.327;transform:translate(40.0999vw,-10px) scale(.1868);animation:fall-37 15s -26s linear infinite}@keyframes fall-37{53.347%{transform:translate(48.4418vw,53.347vh) scale(.1868)}to{transform:translate(44.27085vw,99vh) scale(.1868)}}.snow:nth-child(38){opacity:.3354;transform:translate(91.911vw,-10px) scale(.8794);animation:fall-38 27s -14s linear infinite}@keyframes fall-38{62.436%{transform:translate(97.2782vw,62.436vh) scale(.8794)}to{transform:translate(94.5946vw,99vh) scale(.8794)}}.snow:nth-child(39){opacity:.175;transform:translate(28.2389vw,-10px) scale(.2216);animation:fall-39 17s -23s linear infinite}@keyframes fall-39{67.526%{transform:translate(27.9021vw,67.526vh) scale(.2216)}to{transform:translate(28.0705vw,99vh) scale(.2216)}}.snow:nth-child(40){opacity:1.8706;transform:translate(97.6537vw,-10px) scale(.7516);animation:fall-40 14s -25s linear infinite}@keyframes fall-40{48.896%{transform:translate(95.7184vw,48.896vh) scale(.7516)}to{transform:translate(96.68605vw,99vh) scale(.7516)}}.snow:nth-child(41){opacity:.6456;transform:translate(53.0073vw,-10px) scale(.2533);animation:fall-41 30s -15s linear infinite}@keyframes fall-41{51.131%{transform:translate(54.4658vw,51.131vh) scale(.2533)}to{transform:translate(53.73655vw,99vh) scale(.2533)}}.snow:nth-child(42){opacity:.568;transform:translate(57.8065vw,-10px) scale(.7478);animation:fall-42 21s -17s linear infinite}@keyframes fall-42{71.175%{transform:translate(58.4085vw,71.175vh) scale(.7478)}to{transform:translate(58.1075vw,99vh) scale(.7478)}}.snow:nth-child(43){opacity:1.8802;transform:translate(19.2018vw,-10px) scale(.7141);animation:fall-43 29s -22s linear infinite}@keyframes fall-43{37.13%{transform:translate(26.8165vw,37.13vh) scale(.7141)}to{transform:translate(23.00915vw,99vh) scale(.7141)}}.snow:nth-child(44){opacity:.8098;transform:translate(42.4657vw,-10px) scale(.6292);animation:fall-44 24s -27s linear infinite}@keyframes fall-44{37.991%{transform:translate(38.9359vw,37.991vh) scale(.6292)}to{transform:translate(40.7008vw,99vh) scale(.6292)}}.snow:nth-child(45){opacity:.0918;transform:translate(12.0451vw,-10px) scale(.6099);animation:fall-45 21s -21s linear infinite}@keyframes fall-45{60.685%{transform:translate(7.1445vw,60.685vh) scale(.6099)}to{transform:translate(9.5948vw,99vh) scale(.6099)}}.snow:nth-child(46){opacity:1.4684;transform:translate(21.6915vw,-10px) scale(.4954);animation:fall-46 14s -6s linear infinite}@keyframes fall-46{69.612%{transform:translate(21.2997vw,69.612vh) scale(.4954)}to{transform:translate(21.4956vw,99vh) scale(.4954)}}.snow:nth-child(47){opacity:.9278;transform:translate(2.8288vw,-10px) scale(.5941);animation:fall-47 10s -1s linear infinite}@keyframes fall-47{64.588%{transform:translate(.6107vw,64.588vh) scale(.5941)}to{transform:translate(1.71975vw,99vh) scale(.5941)}}.snow:nth-child(48){opacity:1.208;transform:translate(96.0832vw,-10px) scale(.0658);animation:fall-48 22s -22s linear infinite}@keyframes fall-48{79.473%{transform:translate(101.5772vw,79.473vh) scale(.0658)}to{transform:translate(98.8302vw,99vh) scale(.0658)}}.snow:nth-child(49){opacity:.2268;transform:translate(78.5799vw,-10px) scale(.4946);animation:fall-49 21s -4s linear infinite}@keyframes fall-49{55.597%{transform:translate(84.339vw,55.597vh) scale(.4946)}to{transform:translate(81.45945vw,99vh) scale(.4946)}}.snow:nth-child(50){opacity:1.5476;transform:translate(74.9839vw,-10px) scale(.5826);animation:fall-50 15s -13s linear infinite}@keyframes fall-50{74.518%{transform:translate(68.3889vw,74.518vh) scale(.5826)}to{transform:translate(71.6864vw,99vh) scale(.5826)}}.snow:nth-child(51){opacity:.9878;transform:translate(61.1395vw,-10px) scale(.8247);animation:fall-51 30s -26s linear infinite}@keyframes fall-51{66.554%{transform:translate(56.1865vw,66.554vh) scale(.8247)}to{transform:translate(58.663vw,99vh) scale(.8247)}}.snow:nth-child(52){opacity:1.4168;transform:translate(53.7277vw,-10px) scale(.6652);animation:fall-52 17s -5s linear infinite}@keyframes fall-52{52.862%{transform:translate(46.3653vw,52.862vh) scale(.6652)}to{transform:translate(50.0465vw,99vh) scale(.6652)}}.snow:nth-child(53){opacity:1.718;transform:translate(10.9388vw,-10px) scale(.1572);animation:fall-53 28s -20s linear infinite}@keyframes fall-53{73.5%{transform:translate(7.8642vw,73.5vh) scale(.1572)}to{transform:translate(9.4015vw,99vh) scale(.1572)}}.snow:nth-child(54){opacity:.4784;transform:translate(76.3035vw,-10px) scale(.2778);animation:fall-54 24s -21s linear infinite}@keyframes fall-54{78.545%{transform:translate(69.7086vw,78.545vh) scale(.2778)}to{transform:translate(73.00605vw,99vh) scale(.2778)}}.snow:nth-child(55){opacity:.2578;transform:translate(39.4117vw,-10px) scale(.129);animation:fall-55 20s -28s linear infinite}@keyframes fall-55{50.703%{transform:translate(43.9044vw,50.703vh) scale(.129)}to{transform:translate(41.65805vw,99vh) scale(.129)}}.snow:nth-child(56){opacity:.4442;transform:translate(21.6837vw,-10px) scale(.3033);animation:fall-56 26s -6s linear infinite}@keyframes fall-56{44.224%{transform:translate(20.3456vw,44.224vh) scale(.3033)}to{transform:translate(21.01465vw,99vh) scale(.3033)}}.snow:nth-child(57){opacity:1.804;transform:translate(99.0284vw,-10px) scale(.5161);animation:fall-57 10s -30s linear infinite}@keyframes fall-57{60.532%{transform:translate(99.4896vw,60.532vh) scale(.5161)}to{transform:translate(99.259vw,99vh) scale(.5161)}}.snow:nth-child(58){opacity:1.4182;transform:translate(90.0574vw,-10px) scale(.5595);animation:fall-58 16s -14s linear infinite}@keyframes fall-58{72.123%{transform:translate(90.0924vw,72.123vh) scale(.5595)}to{transform:translate(90.0749vw,99vh) scale(.5595)}}.snow:nth-child(59){opacity:1.8302;transform:translate(83.8412vw,-10px) scale(.9858);animation:fall-59 17s -4s linear infinite}@keyframes fall-59{78.019%{transform:translate(78.6579vw,78.019vh) scale(.9858)}to{transform:translate(81.24955vw,99vh) scale(.9858)}}.snow:nth-child(60){opacity:1.6452;transform:translate(28.9726vw,-10px) scale(.977);animation:fall-60 21s -21s linear infinite}@keyframes fall-60{64.241%{transform:translate(30.7991vw,64.241vh) scale(.977)}to{transform:translate(29.88585vw,99vh) scale(.977)}}.snow:nth-child(61){opacity:.0516;transform:translate(49.1931vw,-10px) scale(.6713);animation:fall-61 17s -5s linear infinite}@keyframes fall-61{66.317%{transform:translate(58.7819vw,66.317vh) scale(.6713)}to{transform:translate(53.9875vw,99vh) scale(.6713)}}.snow:nth-child(62){opacity:.1108;transform:translate(55.3988vw,-10px) scale(.2373);animation:fall-62 24s -9s linear infinite}@keyframes fall-62{74.685%{transform:translate(52.8508vw,74.685vh) scale(.2373)}to{transform:translate(54.1248vw,99vh) scale(.2373)}}.snow:nth-child(63){opacity:.692;transform:translate(51.1109vw,-10px) scale(.9394);animation:fall-63 15s -25s linear infinite}@keyframes fall-63{73.686%{transform:translate(48.8433vw,73.686vh) scale(.9394)}to{transform:translate(49.9771vw,99vh) scale(.9394)}}.snow:nth-child(64){opacity:1.1684;transform:translate(18.9606vw,-10px) scale(.7318);animation:fall-64 23s -19s linear infinite}@keyframes fall-64{34.869%{transform:translate(27.0144vw,34.869vh) scale(.7318)}to{transform:translate(22.9875vw,99vh) scale(.7318)}}.snow:nth-child(65){opacity:1.5034;transform:translate(2.7167vw,-10px) scale(.0383);animation:fall-65 12s -30s linear infinite}@keyframes fall-65{31.133%{transform:translate(7.8565vw,31.133vh) scale(.0383)}to{transform:translate(5.2866vw,99vh) scale(.0383)}}.snow:nth-child(66){opacity:.117;transform:translate(16.1414vw,-10px) scale(.1796);animation:fall-66 26s -10s linear infinite}@keyframes fall-66{42.349%{transform:translate(12.3104vw,42.349vh) scale(.1796)}to{transform:translate(14.2259vw,99vh) scale(.1796)}}.snow:nth-child(67){opacity:.346;transform:translate(88.2257vw,-10px) scale(.0588);animation:fall-67 25s -12s linear infinite}@keyframes fall-67{57.693%{transform:translate(83.1129vw,57.693vh) scale(.0588)}to{transform:translate(85.6693vw,99vh) scale(.0588)}}.snow:nth-child(68){opacity:.139;transform:translate(42.0863vw,-10px) scale(.5133);animation:fall-68 10s -17s linear infinite}@keyframes fall-68{32.976%{transform:translate(45.3643vw,32.976vh) scale(.5133)}to{transform:translate(43.7253vw,99vh) scale(.5133)}}.snow:nth-child(69){opacity:.8186;transform:translate(30.7411vw,-10px) scale(.4387);animation:fall-69 18s -7s linear infinite}@keyframes fall-69{43.883%{transform:translate(39.6448vw,43.883vh) scale(.4387)}to{transform:translate(35.19295vw,99vh) scale(.4387)}}.snow:nth-child(70){opacity:.4114;transform:translate(57.4314vw,-10px) scale(.7561);animation:fall-70 21s -6s linear infinite}@keyframes fall-70{44.147%{transform:translate(48.2032vw,44.147vh) scale(.7561)}to{transform:translate(52.8173vw,99vh) scale(.7561)}}.snow:nth-child(71){opacity:.9728;transform:translate(99.0194vw,-10px) scale(.8169);animation:fall-71 20s -18s linear infinite}@keyframes fall-71{48.455%{transform:translate(97.4841vw,48.455vh) scale(.8169)}to{transform:translate(98.25175vw,99vh) scale(.8169)}}.snow:nth-child(72){opacity:.2982;transform:translate(80.2885vw,-10px) scale(.1596);animation:fall-72 25s -29s linear infinite}@keyframes fall-72{71.106%{transform:translate(73.2699vw,71.106vh) scale(.1596)}to{transform:translate(76.7792vw,99vh) scale(.1596)}}.snow:nth-child(73){opacity:1.7172;transform:translate(10.2603vw,-10px) scale(.6144);animation:fall-73 22s -10s linear infinite}@keyframes fall-73{35.183%{transform:translate(16.0085vw,35.183vh) scale(.6144)}to{transform:translate(13.1344vw,99vh) scale(.6144)}}.snow:nth-child(74){opacity:.1554;transform:translate(25.5134vw,-10px) scale(.3411);animation:fall-74 22s -17s linear infinite}@keyframes fall-74{44.151%{transform:translate(24.796vw,44.151vh) scale(.3411)}to{transform:translate(25.1547vw,99vh) scale(.3411)}}.snow:nth-child(75){opacity:.2034;transform:translate(44.0457vw,-10px) scale(.4993);animation:fall-75 22s -26s linear infinite}@keyframes fall-75{33.966%{transform:translate(42.646vw,33.966vh) scale(.4993)}to{transform:translate(43.34585vw,99vh) scale(.4993)}}.snow:nth-child(76){opacity:1.1872;transform:translate(21.3356vw,-10px) scale(.7383);animation:fall-76 19s -20s linear infinite}@keyframes fall-76{71.597%{transform:translate(19.8777vw,71.597vh) scale(.7383)}to{transform:translate(20.60665vw,99vh) scale(.7383)}}.snow:nth-child(77){opacity:.4748;transform:translate(.8758vw,-10px) scale(.4966);animation:fall-77 29s -8s linear infinite}@keyframes fall-77{31.154%{transform:translate(-8.3954vw,31.154vh) scale(.4966)}to{transform:translate(-3.7598vw,99vh) scale(.4966)}}.snow:nth-child(78){opacity:.025;transform:translate(26.3725vw,-10px) scale(.788);animation:fall-78 15s -14s linear infinite}@keyframes fall-78{58.823%{transform:translate(16.4266vw,58.823vh) scale(.788)}to{transform:translate(21.39955vw,99vh) scale(.788)}}.snow:nth-child(79){opacity:1.8648;transform:translate(47.9336vw,-10px) scale(.21);animation:fall-79 15s -27s linear infinite}@keyframes fall-79{38.315%{transform:translate(54.5556vw,38.315vh) scale(.21)}to{transform:translate(51.2446vw,99vh) scale(.21)}}.snow:nth-child(80){opacity:1.0118;transform:translate(2.9214vw,-10px) scale(.1725);animation:fall-80 18s -17s linear infinite}@keyframes fall-80{48.882%{transform:translate(-.6033vw,48.882vh) scale(.1725)}to{transform:translate(1.15905vw,99vh) scale(.1725)}}.snow:nth-child(81){opacity:1.4668;transform:translate(55.1405vw,-10px) scale(.3406);animation:fall-81 25s -16s linear infinite}@keyframes fall-81{74.973%{transform:translate(47.6664vw,74.973vh) scale(.3406)}to{transform:translate(51.40345vw,99vh) scale(.3406)}}.snow:nth-child(82){opacity:1.3208;transform:translate(96.8244vw,-10px) scale(.7099);animation:fall-82 28s -12s linear infinite}@keyframes fall-82{59.605%{transform:translate(94.0031vw,59.605vh) scale(.7099)}to{transform:translate(95.41375vw,99vh) scale(.7099)}}.snow:nth-child(83){opacity:.2324;transform:translate(57.771vw,-10px) scale(.7934);animation:fall-83 23s -7s linear infinite}@keyframes fall-83{65.408%{transform:translate(54.7098vw,65.408vh) scale(.7934)}to{transform:translate(56.2404vw,99vh) scale(.7934)}}.snow:nth-child(84){opacity:1.8748;transform:translate(58.8816vw,-10px) scale(.44);animation:fall-84 24s -29s linear infinite}@keyframes fall-84{78.857%{transform:translate(67.1382vw,78.857vh) scale(.44)}to{transform:translate(63.0099vw,99vh) scale(.44)}}.snow:nth-child(85){opacity:.1106;transform:translate(59.9451vw,-10px) scale(.3317);animation:fall-85 27s -16s linear infinite}@keyframes fall-85{54.324%{transform:translate(65.4742vw,54.324vh) scale(.3317)}to{transform:translate(62.70965vw,99vh) scale(.3317)}}.snow:nth-child(86){opacity:1.9226;transform:translate(53.7588vw,-10px) scale(.4648);animation:fall-86 22s -8s linear infinite}@keyframes fall-86{77.975%{transform:translate(55.6001vw,77.975vh) scale(.4648)}to{transform:translate(54.67945vw,99vh) scale(.4648)}}.snow:nth-child(87){opacity:.0036;transform:translate(10.739vw,-10px) scale(.4988);animation:fall-87 23s -5s linear infinite}@keyframes fall-87{33.554%{transform:translate(10.2556vw,33.554vh) scale(.4988)}to{transform:translate(10.4973vw,99vh) scale(.4988)}}.snow:nth-child(88){opacity:.2918;transform:translate(13.4685vw,-10px) scale(.1136);animation:fall-88 17s -27s linear infinite}@keyframes fall-88{60.027%{transform:translate(13.8185vw,60.027vh) scale(.1136)}to{transform:translate(13.6435vw,99vh) scale(.1136)}}.snow:nth-child(89){opacity:.51;transform:translate(20.8516vw,-10px) scale(.7088);animation:fall-89 18s -15s linear infinite}@keyframes fall-89{77.893%{transform:translate(26.1887vw,77.893vh) scale(.7088)}to{transform:translate(23.52015vw,99vh) scale(.7088)}}.snow:nth-child(90){opacity:.3244;transform:translate(95.6998vw,-10px) scale(.5445);animation:fall-90 25s -4s linear infinite}@keyframes fall-90{75.166%{transform:translate(97.0054vw,75.166vh) scale(.5445)}to{transform:translate(96.3526vw,99vh) scale(.5445)}}.snow:nth-child(91){opacity:.2278;transform:translate(90.6603vw,-10px) scale(.0508);animation:fall-91 20s -21s linear infinite}@keyframes fall-91{58.883%{transform:translate(94.3071vw,58.883vh) scale(.0508)}to{transform:translate(92.4837vw,99vh) scale(.0508)}}.snow:nth-child(92){opacity:.2992;transform:translate(76.0078vw,-10px) scale(.4786);animation:fall-92 27s -7s linear infinite}@keyframes fall-92{63.64%{transform:translate(68.3071vw,63.64vh) scale(.4786)}to{transform:translate(72.15745vw,99vh) scale(.4786)}}.snow:nth-child(93){opacity:.625;transform:translate(87.3415vw,-10px) scale(.8058);animation:fall-93 27s -28s linear infinite}@keyframes fall-93{60.994%{transform:translate(85.6169vw,60.994vh) scale(.8058)}to{transform:translate(86.4792vw,99vh) scale(.8058)}}.snow:nth-child(94){opacity:1.5874;transform:translate(2.5201vw,-10px) scale(.4506);animation:fall-94 24s -3s linear infinite}@keyframes fall-94{54.322%{transform:translate(12.3856vw,54.322vh) scale(.4506)}to{transform:translate(7.45285vw,99vh) scale(.4506)}}.snow:nth-child(95){opacity:.1098;transform:translate(32.1395vw,-10px) scale(.1889);animation:fall-95 17s -6s linear infinite}@keyframes fall-95{55.709%{transform:translate(26.1254vw,55.709vh) scale(.1889)}to{transform:translate(29.13245vw,99vh) scale(.1889)}}.snow:nth-child(96){opacity:1.0938;transform:translate(59.2798vw,-10px) scale(.2165);animation:fall-96 11s -3s linear infinite}@keyframes fall-96{69.996%{transform:translate(52.5604vw,69.996vh) scale(.2165)}to{transform:translate(55.9201vw,99vh) scale(.2165)}}.snow:nth-child(97){opacity:.071;transform:translate(9.4837vw,-10px) scale(.1193);animation:fall-97 22s -25s linear infinite}@keyframes fall-97{51.247%{transform:translate(6.6866vw,51.247vh) scale(.1193)}to{transform:translate(8.08515vw,99vh) scale(.1193)}}.snow:nth-child(98){opacity:1.0346;transform:translate(19.4103vw,-10px) scale(.7933);animation:fall-98 30s -14s linear infinite}@keyframes fall-98{59.277%{transform:translate(27.5642vw,59.277vh) scale(.7933)}to{transform:translate(23.48725vw,99vh) scale(.7933)}}.snow:nth-child(99){opacity:.0658;transform:translate(45.2086vw,-10px) scale(.8276);animation:fall-99 29s -14s linear infinite}@keyframes fall-99{43.671%{transform:translate(38.7881vw,43.671vh) scale(.8276)}to{transform:translate(41.99835vw,99vh) scale(.8276)}}.snow:nth-child(100){opacity:.272;transform:translate(7.1364vw,-10px) scale(.0902);animation:fall-100 27s -22s linear infinite}@keyframes fall-100{31.597%{transform:translate(3.2585vw,31.597vh) scale(.0902)}to{transform:translate(5.19745vw,99vh) scale(.0902)}}.snow:nth-child(101){opacity:.1646;transform:translate(44.3816vw,-10px) scale(.0165);animation:fall-101 20s -3s linear infinite}@keyframes fall-101{54.838%{transform:translate(37.3717vw,54.838vh) scale(.0165)}to{transform:translate(40.87665vw,99vh) scale(.0165)}}.snow:nth-child(102){opacity:1.7146;transform:translate(97.3448vw,-10px) scale(.2884);animation:fall-102 21s -29s linear infinite}@keyframes fall-102{60.201%{transform:translate(95.783vw,60.201vh) scale(.2884)}to{transform:translate(96.5639vw,99vh) scale(.2884)}}.snow:nth-child(103){opacity:1.6718;transform:translate(92.8104vw,-10px) scale(.2327);animation:fall-103 23s -12s linear infinite}@keyframes fall-103{73.946%{transform:translate(95.1906vw,73.946vh) scale(.2327)}to{transform:translate(94.0005vw,99vh) scale(.2327)}}.snow:nth-child(104){opacity:1.6432;transform:translate(43.3204vw,-10px) scale(.8323);animation:fall-104 14s -24s linear infinite}@keyframes fall-104{56.707%{transform:translate(36.123vw,56.707vh) scale(.8323)}to{transform:translate(39.7217vw,99vh) scale(.8323)}}.snow:nth-child(105){opacity:.68;transform:translate(29.6259vw,-10px) scale(.2072);animation:fall-105 20s -6s linear infinite}@keyframes fall-105{69.304%{transform:translate(21.4079vw,69.304vh) scale(.2072)}to{transform:translate(25.5169vw,99vh) scale(.2072)}}.snow:nth-child(106){opacity:1.3236;transform:translate(49.2669vw,-10px) scale(.563);animation:fall-106 25s -7s linear infinite}@keyframes fall-106{54.656%{transform:translate(45.8367vw,54.656vh) scale(.563)}to{transform:translate(47.5518vw,99vh) scale(.563)}}.snow:nth-child(107){opacity:1.686;transform:translate(52.5199vw,-10px) scale(.5426);animation:fall-107 26s -12s linear infinite}@keyframes fall-107{57.236%{transform:translate(60.2354vw,57.236vh) scale(.5426)}to{transform:translate(56.37765vw,99vh) scale(.5426)}}.snow:nth-child(108){opacity:1.5268;transform:translate(80.0026vw,-10px) scale(.8864);animation:fall-108 21s -24s linear infinite}@keyframes fall-108{36.875%{transform:translate(83.7451vw,36.875vh) scale(.8864)}to{transform:translate(81.87385vw,99vh) scale(.8864)}}.snow:nth-child(109){opacity:.615;transform:translate(13.2961vw,-10px) scale(.4787);animation:fall-109 27s -19s linear infinite}@keyframes fall-109{36.176%{transform:translate(3.5151vw,36.176vh) scale(.4787)}to{transform:translate(8.4056vw,99vh) scale(.4787)}}.snow:nth-child(110){opacity:.7516;transform:translate(44.2348vw,-10px) scale(.8155);animation:fall-110 26s -8s linear infinite}@keyframes fall-110{41.544%{transform:translate(52.3392vw,41.544vh) scale(.8155)}to{transform:translate(48.287vw,99vh) scale(.8155)}}.snow:nth-child(111){opacity:.1916;transform:translate(48.1535vw,-10px) scale(.4449);animation:fall-111 19s -28s linear infinite}@keyframes fall-111{48.748%{transform:translate(53.709vw,48.748vh) scale(.4449)}to{transform:translate(50.93125vw,99vh) scale(.4449)}}.snow:nth-child(112){opacity:.1334;transform:translate(55.2735vw,-10px) scale(.9029);animation:fall-112 15s -6s linear infinite}@keyframes fall-112{54.642%{transform:translate(52.1985vw,54.642vh) scale(.9029)}to{transform:translate(53.736vw,99vh) scale(.9029)}}.snow:nth-child(113){opacity:1.3904;transform:translate(64.2773vw,-10px) scale(.1833);animation:fall-113 16s -30s linear infinite}@keyframes fall-113{37.801%{transform:translate(63.7342vw,37.801vh) scale(.1833)}to{transform:translate(64.00575vw,99vh) scale(.1833)}}.snow:nth-child(114){opacity:.0226;transform:translate(85.3219vw,-10px) scale(.5994);animation:fall-114 21s -19s linear infinite}@keyframes fall-114{37.682%{transform:translate(83.8518vw,37.682vh) scale(.5994)}to{transform:translate(84.58685vw,99vh) scale(.5994)}}.snow:nth-child(115){opacity:1.2294;transform:translate(59.439vw,-10px) scale(.5868);animation:fall-115 29s -14s linear infinite}@keyframes fall-115{51.035%{transform:translate(50.9816vw,51.035vh) scale(.5868)}to{transform:translate(55.2103vw,99vh) scale(.5868)}}.snow:nth-child(116){opacity:1.2956;transform:translate(93.203vw,-10px) scale(.8044);animation:fall-116 22s -1s linear infinite}@keyframes fall-116{45.524%{transform:translate(96.8786vw,45.524vh) scale(.8044)}to{transform:translate(95.0408vw,99vh) scale(.8044)}}.snow:nth-child(117){opacity:.2724;transform:translate(22.8049vw,-10px) scale(.742);animation:fall-117 25s -7s linear infinite}@keyframes fall-117{37.358%{transform:translate(16.5819vw,37.358vh) scale(.742)}to{transform:translate(19.6934vw,99vh) scale(.742)}}.snow:nth-child(118){opacity:.5002;transform:translate(30.9633vw,-10px) scale(.1379);animation:fall-118 18s -15s linear infinite}@keyframes fall-118{68.327%{transform:translate(38.4586vw,68.327vh) scale(.1379)}to{transform:translate(34.71095vw,99vh) scale(.1379)}}.snow:nth-child(119){opacity:1.4344;transform:translate(10.3823vw,-10px) scale(.243);animation:fall-119 16s -29s linear infinite}@keyframes fall-119{63.289%{transform:translate(17.7472vw,63.289vh) scale(.243)}to{transform:translate(14.06475vw,99vh) scale(.243)}}.snow:nth-child(120){opacity:1.244;transform:translate(66.51vw,-10px) scale(.6003);animation:fall-120 15s -14s linear infinite}@keyframes fall-120{36.504%{transform:translate(57.3367vw,36.504vh) scale(.6003)}to{transform:translate(61.92335vw,99vh) scale(.6003)}}.snow:nth-child(121){opacity:1.7178;transform:translate(70.4575vw,-10px) scale(.4698);animation:fall-121 30s -22s linear infinite}@keyframes fall-121{46.183%{transform:translate(66.9347vw,46.183vh) scale(.4698)}to{transform:translate(68.6961vw,99vh) scale(.4698)}}.snow:nth-child(122){opacity:.411;transform:translate(51.4819vw,-10px) scale(.0227);animation:fall-122 19s -25s linear infinite}@keyframes fall-122{72.979%{transform:translate(45.2985vw,72.979vh) scale(.0227)}to{transform:translate(48.3902vw,99vh) scale(.0227)}}.snow:nth-child(123){opacity:1.7686;transform:translate(47.5295vw,-10px) scale(.7256);animation:fall-123 18s -27s linear infinite}@keyframes fall-123{39.023%{transform:translate(41.6517vw,39.023vh) scale(.7256)}to{transform:translate(44.5906vw,99vh) scale(.7256)}}.snow:nth-child(124){opacity:.6012;transform:translate(99.811vw,-10px) scale(.4913);animation:fall-124 15s -3s linear infinite}@keyframes fall-124{76.335%{transform:translate(99.1411vw,76.335vh) scale(.4913)}to{transform:translate(99.47605vw,99vh) scale(.4913)}}.snow:nth-child(125){opacity:.8506;transform:translate(70.9866vw,-10px) scale(.2657);animation:fall-125 29s -22s linear infinite}@keyframes fall-125{62.758%{transform:translate(69.6788vw,62.758vh) scale(.2657)}to{transform:translate(70.3327vw,99vh) scale(.2657)}}.snow:nth-child(126){opacity:1.4236;transform:translate(23.3033vw,-10px) scale(.7934);animation:fall-126 15s -9s linear infinite}@keyframes fall-126{36.735%{transform:translate(24.4004vw,36.735vh) scale(.7934)}to{transform:translate(23.85185vw,99vh) scale(.7934)}}.snow:nth-child(127){opacity:1.0636;transform:translate(85.0018vw,-10px) scale(.6786);animation:fall-127 27s -15s linear infinite}@keyframes fall-127{54.09%{transform:translate(80.9431vw,54.09vh) scale(.6786)}to{transform:translate(82.97245vw,99vh) scale(.6786)}}.snow:nth-child(128){opacity:.297;transform:translate(23.3968vw,-10px) scale(.3471);animation:fall-128 15s -11s linear infinite}@keyframes fall-128{39.619%{transform:translate(20.2275vw,39.619vh) scale(.3471)}to{transform:translate(21.81215vw,99vh) scale(.3471)}}.snow:nth-child(129){opacity:1.3538;transform:translate(32.2548vw,-10px) scale(.9184);animation:fall-129 28s -24s linear infinite}@keyframes fall-129{49.403%{transform:translate(31.2814vw,49.403vh) scale(.9184)}to{transform:translate(31.7681vw,99vh) scale(.9184)}}.snow:nth-child(130){opacity:1.31;transform:translate(1.4693vw,-10px) scale(.0722);animation:fall-130 26s -15s linear infinite}@keyframes fall-130{54.92%{transform:translate(-4.9461vw,54.92vh) scale(.0722)}to{transform:translate(-1.7384vw,99vh) scale(.0722)}}.snow:nth-child(131){opacity:1.7868;transform:translate(96.5223vw,-10px) scale(.1411);animation:fall-131 14s -5s linear infinite}@keyframes fall-131{40.852%{transform:translate(89.033vw,40.852vh) scale(.1411)}to{transform:translate(92.77765vw,99vh) scale(.1411)}}.snow:nth-child(132){opacity:1.595;transform:translate(56.6031vw,-10px) scale(.6936);animation:fall-132 16s -10s linear infinite}@keyframes fall-132{43.544%{transform:translate(49.6761vw,43.544vh) scale(.6936)}to{transform:translate(53.1396vw,99vh) scale(.6936)}}.snow:nth-child(133){opacity:1.9734;transform:translate(75.9001vw,-10px) scale(.9793);animation:fall-133 27s -13s linear infinite}@keyframes fall-133{70.568%{transform:translate(72.1751vw,70.568vh) scale(.9793)}to{transform:translate(74.0376vw,99vh) scale(.9793)}}.snow:nth-child(134){opacity:1.943;transform:translate(49.1775vw,-10px) scale(.957);animation:fall-134 27s -18s linear infinite}@keyframes fall-134{76.682%{transform:translate(54.1386vw,76.682vh) scale(.957)}to{transform:translate(51.65805vw,99vh) scale(.957)}}.snow:nth-child(135){opacity:.5274;transform:translate(78.0103vw,-10px) scale(.6884);animation:fall-135 26s -27s linear infinite}@keyframes fall-135{66.357%{transform:translate(73.2719vw,66.357vh) scale(.6884)}to{transform:translate(75.6411vw,99vh) scale(.6884)}}.snow:nth-child(136){opacity:1.4152;transform:translate(53.0282vw,-10px) scale(.192);animation:fall-136 29s -4s linear infinite}@keyframes fall-136{45%{transform:translate(48.2256vw,45vh) scale(.192)}to{transform:translate(50.6269vw,99vh) scale(.192)}}.snow:nth-child(137){opacity:1.3306;transform:translate(99.4974vw,-10px) scale(.6475);animation:fall-137 22s -11s linear infinite}@keyframes fall-137{57.274%{transform:translate(100.045vw,57.274vh) scale(.6475)}to{transform:translate(99.7712vw,99vh) scale(.6475)}}.snow:nth-child(138){opacity:1.38;transform:translate(14.879vw,-10px) scale(.2441);animation:fall-138 21s -15s linear infinite}@keyframes fall-138{46.09%{transform:translate(16.7825vw,46.09vh) scale(.2441)}to{transform:translate(15.83075vw,99vh) scale(.2441)}}.snow:nth-child(139){opacity:.525;transform:translate(62.8194vw,-10px) scale(.4385);animation:fall-139 29s -14s linear infinite}@keyframes fall-139{75.912%{transform:translate(68.4082vw,75.912vh) scale(.4385)}to{transform:translate(65.6138vw,99vh) scale(.4385)}}.snow:nth-child(140){opacity:1.0454;transform:translate(11.5214vw,-10px) scale(.7564);animation:fall-140 21s -14s linear infinite}@keyframes fall-140{43.998%{transform:translate(9.7694vw,43.998vh) scale(.7564)}to{transform:translate(10.6454vw,99vh) scale(.7564)}}.snow:nth-child(141){opacity:.7796;transform:translate(64.0697vw,-10px) scale(.5908);animation:fall-141 21s -17s linear infinite}@keyframes fall-141{36.358%{transform:translate(64.0277vw,36.358vh) scale(.5908)}to{transform:translate(64.0487vw,99vh) scale(.5908)}}.snow:nth-child(142){opacity:1.0478;transform:translate(54.5007vw,-10px) scale(.6947);animation:fall-142 28s -26s linear infinite}@keyframes fall-142{46.69%{transform:translate(45.3553vw,46.69vh) scale(.6947)}to{transform:translate(49.928vw,99vh) scale(.6947)}}.snow:nth-child(143){opacity:1.193;transform:translate(67.5693vw,-10px) scale(.425);animation:fall-143 13s -10s linear infinite}@keyframes fall-143{34.828%{transform:translate(76.4381vw,34.828vh) scale(.425)}to{transform:translate(72.0037vw,99vh) scale(.425)}}.snow:nth-child(144){opacity:.793;transform:translate(37.4369vw,-10px) scale(.2436);animation:fall-144 29s -28s linear infinite}@keyframes fall-144{64.394%{transform:translate(45.8414vw,64.394vh) scale(.2436)}to{transform:translate(41.63915vw,99vh) scale(.2436)}}.snow:nth-child(145){opacity:1.0282;transform:translate(88.2647vw,-10px) scale(.9038);animation:fall-145 11s -11s linear infinite}@keyframes fall-145{42.061%{transform:translate(97.1556vw,42.061vh) scale(.9038)}to{transform:translate(92.71015vw,99vh) scale(.9038)}}.snow:nth-child(146){opacity:.0692;transform:translate(41.1518vw,-10px) scale(.9472);animation:fall-146 13s -4s linear infinite}@keyframes fall-146{70.032%{transform:translate(45.0056vw,70.032vh) scale(.9472)}to{transform:translate(43.0787vw,99vh) scale(.9472)}}.snow:nth-child(147){opacity:1.7304;transform:translate(53.945vw,-10px) scale(.4446);animation:fall-147 13s -25s linear infinite}@keyframes fall-147{34.693%{transform:translate(57.5153vw,34.693vh) scale(.4446)}to{transform:translate(55.73015vw,99vh) scale(.4446)}}.snow:nth-child(148){opacity:1.6566;transform:translate(97.2054vw,-10px) scale(.7305);animation:fall-148 27s -24s linear infinite}@keyframes fall-148{39.646%{transform:translate(105.6539vw,39.646vh) scale(.7305)}to{transform:translate(101.42965vw,99vh) scale(.7305)}}.snow:nth-child(149){opacity:1.2742;transform:translate(59.3076vw,-10px) scale(.0679);animation:fall-149 14s -23s linear infinite}@keyframes fall-149{79.369%{transform:translate(60.2681vw,79.369vh) scale(.0679)}to{transform:translate(59.78785vw,99vh) scale(.0679)}}.snow:nth-child(150){opacity:.467;transform:translate(79.1777vw,-10px) scale(.6907);animation:fall-150 26s -20s linear infinite}@keyframes fall-150{78.299%{transform:translate(72.1069vw,78.299vh) scale(.6907)}to{transform:translate(75.6423vw,99vh) scale(.6907)}}.snow:nth-child(151){opacity:.5552;transform:translate(18.4035vw,-10px) scale(.1754);animation:fall-151 19s -15s linear infinite}@keyframes fall-151{65.604%{transform:translate(24.7753vw,65.604vh) scale(.1754)}to{transform:translate(21.5894vw,99vh) scale(.1754)}}.snow:nth-child(152){opacity:.4382;transform:translate(64.3254vw,-10px) scale(.4901);animation:fall-152 24s -17s linear infinite}@keyframes fall-152{73.821%{transform:translate(56.8909vw,73.821vh) scale(.4901)}to{transform:translate(60.60815vw,99vh) scale(.4901)}}.snow:nth-child(153){opacity:1.7938;transform:translate(74.8426vw,-10px) scale(.7386);animation:fall-153 14s -28s linear infinite}@keyframes fall-153{35.126%{transform:translate(71.5343vw,35.126vh) scale(.7386)}to{transform:translate(73.18845vw,99vh) scale(.7386)}}.snow:nth-child(154){opacity:1.225;transform:translate(35.7503vw,-10px) scale(.4895);animation:fall-154 13s -2s linear infinite}@keyframes fall-154{40.496%{transform:translate(33.0397vw,40.496vh) scale(.4895)}to{transform:translate(34.395vw,99vh) scale(.4895)}}.snow:nth-child(155){opacity:.0188;transform:translate(7.5122vw,-10px) scale(.9553);animation:fall-155 11s -20s linear infinite}@keyframes fall-155{62.389%{transform:translate(16.8843vw,62.389vh) scale(.9553)}to{transform:translate(12.19825vw,99vh) scale(.9553)}}.snow:nth-child(156){opacity:.3376;transform:translate(65.6683vw,-10px) scale(.4444);animation:fall-156 16s -2s linear infinite}@keyframes fall-156{45.229%{transform:translate(66.849vw,45.229vh) scale(.4444)}to{transform:translate(66.25865vw,99vh) scale(.4444)}}.snow:nth-child(157){opacity:.5522;transform:translate(49.6824vw,-10px) scale(.2963);animation:fall-157 13s -22s linear infinite}@keyframes fall-157{53.408%{transform:translate(57.1471vw,53.408vh) scale(.2963)}to{transform:translate(53.41475vw,99vh) scale(.2963)}}.snow:nth-child(158){opacity:1.4244;transform:translate(15.7631vw,-10px) scale(.1072);animation:fall-158 26s -6s linear infinite}@keyframes fall-158{58.412%{transform:translate(18.6825vw,58.412vh) scale(.1072)}to{transform:translate(17.2228vw,99vh) scale(.1072)}}.snow:nth-child(159){opacity:1.7976;transform:translate(9.9498vw,-10px) scale(.145);animation:fall-159 19s -14s linear infinite}@keyframes fall-159{43.737%{transform:translate(8.6396vw,43.737vh) scale(.145)}to{transform:translate(9.2947vw,99vh) scale(.145)}}.snow:nth-child(160){opacity:1.5504;transform:translate(58.3634vw,-10px) scale(.7709);animation:fall-160 28s -19s linear infinite}@keyframes fall-160{57.585%{transform:translate(52.2755vw,57.585vh) scale(.7709)}to{transform:translate(55.31945vw,99vh) scale(.7709)}}.snow:nth-child(161){opacity:.723;transform:translate(31.3743vw,-10px) scale(.9197);animation:fall-161 28s -1s linear infinite}@keyframes fall-161{79.062%{transform:translate(27.3599vw,79.062vh) scale(.9197)}to{transform:translate(29.3671vw,99vh) scale(.9197)}}.snow:nth-child(162){opacity:.845;transform:translate(7.9694vw,-10px) scale(.4002);animation:fall-162 30s -1s linear infinite}@keyframes fall-162{62.786%{transform:translate(13.6734vw,62.786vh) scale(.4002)}to{transform:translate(10.8214vw,99vh) scale(.4002)}}.snow:nth-child(163){opacity:1.4508;transform:translate(51.6147vw,-10px) scale(.1101);animation:fall-163 26s -6s linear infinite}@keyframes fall-163{35.49%{transform:translate(53.5773vw,35.49vh) scale(.1101)}to{transform:translate(52.596vw,99vh) scale(.1101)}}.snow:nth-child(164){opacity:.3866;transform:translate(64.3253vw,-10px) scale(.8427);animation:fall-164 25s -7s linear infinite}@keyframes fall-164{53.57%{transform:translate(62.9636vw,53.57vh) scale(.8427)}to{transform:translate(63.64445vw,99vh) scale(.8427)}}.snow:nth-child(165){opacity:1.1954;transform:translate(80.6766vw,-10px) scale(.8778);animation:fall-165 12s -4s linear infinite}@keyframes fall-165{31.826%{transform:translate(79.875vw,31.826vh) scale(.8778)}to{transform:translate(80.2758vw,99vh) scale(.8778)}}.snow:nth-child(166){opacity:1.507;transform:translate(79.1066vw,-10px) scale(.5177);animation:fall-166 12s -28s linear infinite}@keyframes fall-166{41.801%{transform:translate(79.1697vw,41.801vh) scale(.5177)}to{transform:translate(79.13815vw,99vh) scale(.5177)}}.snow:nth-child(167){opacity:.898;transform:translate(23.6368vw,-10px) scale(.1379);animation:fall-167 27s -25s linear infinite}@keyframes fall-167{43.307%{transform:translate(23.3732vw,43.307vh) scale(.1379)}to{transform:translate(23.505vw,99vh) scale(.1379)}}.snow:nth-child(168){opacity:.2624;transform:translate(20.1802vw,-10px) scale(.171);animation:fall-168 26s -5s linear infinite}@keyframes fall-168{48.036%{transform:translate(20.2037vw,48.036vh) scale(.171)}to{transform:translate(20.19195vw,99vh) scale(.171)}}.snow:nth-child(169){opacity:.0916;transform:translate(9.4773vw,-10px) scale(.4783);animation:fall-169 24s -26s linear infinite}@keyframes fall-169{39.044%{transform:translate(15.0811vw,39.044vh) scale(.4783)}to{transform:translate(12.2792vw,99vh) scale(.4783)}}.snow:nth-child(170){opacity:.6928;transform:translate(93.1349vw,-10px) scale(.8296);animation:fall-170 18s -9s linear infinite}@keyframes fall-170{53.673%{transform:translate(88.3885vw,53.673vh) scale(.8296)}to{transform:translate(90.7617vw,99vh) scale(.8296)}}.snow:nth-child(171){opacity:.4966;transform:translate(4.0712vw,-10px) scale(.6654);animation:fall-171 29s -6s linear infinite}@keyframes fall-171{54.869%{transform:translate(7.18vw,54.869vh) scale(.6654)}to{transform:translate(5.6256vw,99vh) scale(.6654)}}.snow:nth-child(172){opacity:.6888;transform:translate(97.7271vw,-10px) scale(.5086);animation:fall-172 22s -7s linear infinite}@keyframes fall-172{36.989%{transform:translate(100.4261vw,36.989vh) scale(.5086)}to{transform:translate(99.0766vw,99vh) scale(.5086)}}.snow:nth-child(173){opacity:.4428;transform:translate(59.4395vw,-10px) scale(.1311);animation:fall-173 28s -5s linear infinite}@keyframes fall-173{47.736%{transform:translate(55.6382vw,47.736vh) scale(.1311)}to{transform:translate(57.53885vw,99vh) scale(.1311)}}.snow:nth-child(174){opacity:.9776;transform:translate(27.4291vw,-10px) scale(.5287);animation:fall-174 11s -16s linear infinite}@keyframes fall-174{38.637%{transform:translate(21.4328vw,38.637vh) scale(.5287)}to{transform:translate(24.43095vw,99vh) scale(.5287)}}.snow:nth-child(175){opacity:.6848;transform:translate(63.9745vw,-10px) scale(.7953);animation:fall-175 16s -4s linear infinite}@keyframes fall-175{41.583%{transform:translate(54.6412vw,41.583vh) scale(.7953)}to{transform:translate(59.30785vw,99vh) scale(.7953)}}.snow:nth-child(176){opacity:.947;transform:translate(73.1877vw,-10px) scale(.0986);animation:fall-176 27s -1s linear infinite}@keyframes fall-176{37.825%{transform:translate(74.0789vw,37.825vh) scale(.0986)}to{transform:translate(73.6333vw,99vh) scale(.0986)}}.snow:nth-child(177){opacity:1.9546;transform:translate(89.0434vw,-10px) scale(.1582);animation:fall-177 17s -3s linear infinite}@keyframes fall-177{71.734%{transform:translate(84.3599vw,71.734vh) scale(.1582)}to{transform:translate(86.70165vw,99vh) scale(.1582)}}.snow:nth-child(178){opacity:1.6262;transform:translate(38.4579vw,-10px) scale(.7184);animation:fall-178 19s -10s linear infinite}@keyframes fall-178{40.351%{transform:translate(30.0345vw,40.351vh) scale(.7184)}to{transform:translate(34.2462vw,99vh) scale(.7184)}}.snow:nth-child(179){opacity:1.6416;transform:translate(16.1859vw,-10px) scale(.6422);animation:fall-179 19s -8s linear infinite}@keyframes fall-179{40.303%{transform:translate(21.8359vw,40.303vh) scale(.6422)}to{transform:translate(19.0109vw,99vh) scale(.6422)}}.snow:nth-child(180){opacity:.0374;transform:translate(53.0147vw,-10px) scale(.8516);animation:fall-180 12s -11s linear infinite}@keyframes fall-180{59.76%{transform:translate(46.9074vw,59.76vh) scale(.8516)}to{transform:translate(49.96105vw,99vh) scale(.8516)}}.snow:nth-child(181){opacity:.6196;transform:translate(42.643vw,-10px) scale(.0593);animation:fall-181 29s -20s linear infinite}@keyframes fall-181{69.693%{transform:translate(46.4594vw,69.693vh) scale(.0593)}to{transform:translate(44.5512vw,99vh) scale(.0593)}}.snow:nth-child(182){opacity:.6568;transform:translate(34.232vw,-10px) scale(.7995);animation:fall-182 27s -7s linear infinite}@keyframes fall-182{56.869%{transform:translate(34.5541vw,56.869vh) scale(.7995)}to{transform:translate(34.39305vw,99vh) scale(.7995)}}.snow:nth-child(183){opacity:.6826;transform:translate(38.7638vw,-10px) scale(.6247);animation:fall-183 15s -16s linear infinite}@keyframes fall-183{40.272%{transform:translate(37.8841vw,40.272vh) scale(.6247)}to{transform:translate(38.32395vw,99vh) scale(.6247)}}.snow:nth-child(184){opacity:.4766;transform:translate(37.1649vw,-10px) scale(.5467);animation:fall-184 19s -2s linear infinite}@keyframes fall-184{51.312%{transform:translate(34.9793vw,51.312vh) scale(.5467)}to{transform:translate(36.0721vw,99vh) scale(.5467)}}.snow:nth-child(185){opacity:1.366;transform:translate(68.086vw,-10px) scale(.3843);animation:fall-185 20s -7s linear infinite}@keyframes fall-185{60.135%{transform:translate(60.0477vw,60.135vh) scale(.3843)}to{transform:translate(64.06685vw,99vh) scale(.3843)}}.snow:nth-child(186){opacity:.6682;transform:translate(55.1957vw,-10px) scale(.5289);animation:fall-186 19s -2s linear infinite}@keyframes fall-186{63.161%{transform:translate(62.575vw,63.161vh) scale(.5289)}to{transform:translate(58.88535vw,99vh) scale(.5289)}}.snow:nth-child(187){opacity:.6402;transform:translate(94.4147vw,-10px) scale(.8565);animation:fall-187 29s -30s linear infinite}@keyframes fall-187{36.628%{transform:translate(86.0112vw,36.628vh) scale(.8565)}to{transform:translate(90.21295vw,99vh) scale(.8565)}}.snow:nth-child(188){opacity:1.395;transform:translate(63.8697vw,-10px) scale(.4644);animation:fall-188 13s -29s linear infinite}@keyframes fall-188{45.527%{transform:translate(72.9548vw,45.527vh) scale(.4644)}to{transform:translate(68.41225vw,99vh) scale(.4644)}}.snow:nth-child(189){opacity:.7284;transform:translate(9.3611vw,-10px) scale(.9041);animation:fall-189 28s -10s linear infinite}@keyframes fall-189{74.477%{transform:translate(5.3554vw,74.477vh) scale(.9041)}to{transform:translate(7.35825vw,99vh) scale(.9041)}}.snow:nth-child(190){opacity:.1982;transform:translate(.2075vw,-10px) scale(.5765);animation:fall-190 21s -10s linear infinite}@keyframes fall-190{45.954%{transform:translate(.2335vw,45.954vh) scale(.5765)}to{transform:translate(.2205vw,99vh) scale(.5765)}}.snow:nth-child(191){opacity:.6676;transform:translate(99.4294vw,-10px) scale(.3326);animation:fall-191 15s -27s linear infinite}@keyframes fall-191{39.618%{transform:translate(100.094vw,39.618vh) scale(.3326)}to{transform:translate(99.7617vw,99vh) scale(.3326)}}.snow:nth-child(192){opacity:1.4644;transform:translate(74.5582vw,-10px) scale(.2538);animation:fall-192 13s -22s linear infinite}@keyframes fall-192{34.115%{transform:translate(71.1332vw,34.115vh) scale(.2538)}to{transform:translate(72.8457vw,99vh) scale(.2538)}}.snow:nth-child(193){opacity:.4042;transform:translate(8.0176vw,-10px) scale(.9587);animation:fall-193 22s -6s linear infinite}@keyframes fall-193{74.906%{transform:translate(-1.0418vw,74.906vh) scale(.9587)}to{transform:translate(3.4879vw,99vh) scale(.9587)}}.snow:nth-child(194){opacity:.3694;transform:translate(42.7539vw,-10px) scale(.4801);animation:fall-194 26s -25s linear infinite}@keyframes fall-194{67.428%{transform:translate(48.0556vw,67.428vh) scale(.4801)}to{transform:translate(45.40475vw,99vh) scale(.4801)}}.snow:nth-child(195){opacity:.7048;transform:translate(36.3925vw,-10px) scale(.0964);animation:fall-195 29s -16s linear infinite}@keyframes fall-195{72.054%{transform:translate(33.5426vw,72.054vh) scale(.0964)}to{transform:translate(34.96755vw,99vh) scale(.0964)}}.snow:nth-child(196){opacity:1.746;transform:translate(94.6648vw,-10px) scale(.7311);animation:fall-196 27s -26s linear infinite}@keyframes fall-196{66.918%{transform:translate(85.0703vw,66.918vh) scale(.7311)}to{transform:translate(89.86755vw,99vh) scale(.7311)}}.snow:nth-child(197){opacity:.4976;transform:translate(53.0055vw,-10px) scale(.2864);animation:fall-197 11s -16s linear infinite}@keyframes fall-197{43.988%{transform:translate(48.7885vw,43.988vh) scale(.2864)}to{transform:translate(50.897vw,99vh) scale(.2864)}}.snow:nth-child(198){opacity:.1276;transform:translate(84.0186vw,-10px) scale(.6589);animation:fall-198 28s -12s linear infinite}@keyframes fall-198{64.697%{transform:translate(82.9174vw,64.697vh) scale(.6589)}to{transform:translate(83.468vw,99vh) scale(.6589)}}.snow:nth-child(199){opacity:1.6218;transform:translate(17.4385vw,-10px) scale(.1557);animation:fall-199 18s -11s linear infinite}@keyframes fall-199{74.105%{transform:translate(13.6685vw,74.105vh) scale(.1557)}to{transform:translate(15.5535vw,99vh) scale(.1557)}}.snow:nth-child(200){opacity:1.565;transform:translate(30.68vw,-10px) scale(.1122);animation:fall-200 15s -13s linear infinite}@keyframes fall-200{35.745%{transform:translate(33.4913vw,35.745vh) scale(.1122)}to{transform:translate(32.08565vw,99vh) scale(.1122)}}.snow:nth-child(201){opacity:.849;transform:translate(29.2825vw,-10px) scale(.9543);animation:fall-201 12s -2s linear infinite}@keyframes fall-201{50.759%{transform:translate(31.4853vw,50.759vh) scale(.9543)}to{transform:translate(30.3839vw,99vh) scale(.9543)}}.snow:nth-child(202){opacity:.1216;transform:translate(7.1493vw,-10px) scale(.9288);animation:fall-202 17s -11s linear infinite}@keyframes fall-202{46.794%{transform:translate(.2881vw,46.794vh) scale(.9288)}to{transform:translate(3.7187vw,99vh) scale(.9288)}}.snow:nth-child(203){opacity:1.3264;transform:translate(38.9556vw,-10px) scale(.9254);animation:fall-203 23s -26s linear infinite}@keyframes fall-203{76.133%{transform:translate(41.9392vw,76.133vh) scale(.9254)}to{transform:translate(40.4474vw,99vh) scale(.9254)}}.snow:nth-child(204){opacity:1.5232;transform:translate(5.2493vw,-10px) scale(.2181);animation:fall-204 13s -11s linear infinite}@keyframes fall-204{36.362%{transform:translate(-.9036vw,36.362vh) scale(.2181)}to{transform:translate(2.17285vw,99vh) scale(.2181)}}.snow:nth-child(205){opacity:1.7632;transform:translate(91.0708vw,-10px) scale(.8363);animation:fall-205 24s -29s linear infinite}@keyframes fall-205{64.659%{transform:translate(96.7148vw,64.659vh) scale(.8363)}to{transform:translate(93.8928vw,99vh) scale(.8363)}}.snow:nth-child(206){opacity:1.0128;transform:translate(19.9634vw,-10px) scale(.737);animation:fall-206 30s -7s linear infinite}@keyframes fall-206{42.058%{transform:translate(22.6285vw,42.058vh) scale(.737)}to{transform:translate(21.29595vw,99vh) scale(.737)}}.snow:nth-child(207){opacity:.4162;transform:translate(41.0381vw,-10px) scale(.7964);animation:fall-207 29s -16s linear infinite}@keyframes fall-207{78.818%{transform:translate(32.958vw,78.818vh) scale(.7964)}to{transform:translate(36.99805vw,99vh) scale(.7964)}}.snow:nth-child(208){opacity:1.194;transform:translate(51.3004vw,-10px) scale(.8416);animation:fall-208 12s -2s linear infinite}@keyframes fall-208{52.721%{transform:translate(60.5385vw,52.721vh) scale(.8416)}to{transform:translate(55.91945vw,99vh) scale(.8416)}}.snow:nth-child(209){opacity:.5934;transform:translate(70.2167vw,-10px) scale(.8794);animation:fall-209 21s -19s linear infinite}@keyframes fall-209{60.698%{transform:translate(68.0194vw,60.698vh) scale(.8794)}to{transform:translate(69.11805vw,99vh) scale(.8794)}}.snow:nth-child(210){opacity:1.7128;transform:translate(53.9177vw,-10px) scale(.6786);animation:fall-210 23s -8s linear infinite}@keyframes fall-210{35.989%{transform:translate(53.5391vw,35.989vh) scale(.6786)}to{transform:translate(53.7284vw,99vh) scale(.6786)}}.snow:nth-child(211){opacity:.6184;transform:translate(48.2592vw,-10px) scale(.2243);animation:fall-211 14s -20s linear infinite}@keyframes fall-211{77.825%{transform:translate(50.6431vw,77.825vh) scale(.2243)}to{transform:translate(49.45115vw,99vh) scale(.2243)}}.snow:nth-child(212){opacity:.1078;transform:translate(62.5264vw,-10px) scale(.5158);animation:fall-212 25s -24s linear infinite}@keyframes fall-212{74.693%{transform:translate(59.7812vw,74.693vh) scale(.5158)}to{transform:translate(61.1538vw,99vh) scale(.5158)}}.snow:nth-child(213){opacity:1.891;transform:translate(62.1041vw,-10px) scale(.2631);animation:fall-213 27s -1s linear infinite}@keyframes fall-213{42.454%{transform:translate(68.5785vw,42.454vh) scale(.2631)}to{transform:translate(65.3413vw,99vh) scale(.2631)}}.snow:nth-child(214){opacity:.034;transform:translate(44.7296vw,-10px) scale(.3329);animation:fall-214 20s -22s linear infinite}@keyframes fall-214{55.755%{transform:translate(41.88vw,55.755vh) scale(.3329)}to{transform:translate(43.3048vw,99vh) scale(.3329)}}.snow:nth-child(215){opacity:1.6366;transform:translate(43.4207vw,-10px) scale(.0721);animation:fall-215 22s -24s linear infinite}@keyframes fall-215{69.604%{transform:translate(42.7568vw,69.604vh) scale(.0721)}to{transform:translate(43.08875vw,99vh) scale(.0721)}}.snow:nth-child(216){opacity:1.4888;transform:translate(73.373vw,-10px) scale(.1464);animation:fall-216 25s -3s linear infinite}@keyframes fall-216{34.065%{transform:translate(65.2851vw,34.065vh) scale(.1464)}to{transform:translate(69.32905vw,99vh) scale(.1464)}}.snow:nth-child(217){opacity:1.9808;transform:translate(43.7403vw,-10px) scale(.6757);animation:fall-217 12s -3s linear infinite}@keyframes fall-217{33.998%{transform:translate(45.2418vw,33.998vh) scale(.6757)}to{transform:translate(44.49105vw,99vh) scale(.6757)}}.snow:nth-child(218){opacity:.2806;transform:translate(18.1051vw,-10px) scale(.0794);animation:fall-218 28s -21s linear infinite}@keyframes fall-218{70.51%{transform:translate(26.5185vw,70.51vh) scale(.0794)}to{transform:translate(22.3118vw,99vh) scale(.0794)}}.snow:nth-child(219){opacity:.386;transform:translate(55.9199vw,-10px) scale(.934);animation:fall-219 23s -27s linear infinite}@keyframes fall-219{74.007%{transform:translate(59.2817vw,74.007vh) scale(.934)}to{transform:translate(57.6008vw,99vh) scale(.934)}}.snow:nth-child(220){opacity:1.0256;transform:translate(21.7143vw,-10px) scale(.3484);animation:fall-220 12s -27s linear infinite}@keyframes fall-220{39.749%{transform:translate(17.3111vw,39.749vh) scale(.3484)}to{transform:translate(19.5127vw,99vh) scale(.3484)}}.snow:nth-child(221){opacity:.8252;transform:translate(40.9678vw,-10px) scale(.6601);animation:fall-221 13s -24s linear infinite}@keyframes fall-221{64.235%{transform:translate(47.0215vw,64.235vh) scale(.6601)}to{transform:translate(43.99465vw,99vh) scale(.6601)}}.snow:nth-child(222){opacity:.9576;transform:translate(69.1687vw,-10px) scale(.6625);animation:fall-222 21s -10s linear infinite}@keyframes fall-222{68.725%{transform:translate(76.2699vw,68.725vh) scale(.6625)}to{transform:translate(72.7193vw,99vh) scale(.6625)}}.snow:nth-child(223){opacity:.6824;transform:translate(11.0229vw,-10px) scale(.2542);animation:fall-223 16s -20s linear infinite}@keyframes fall-223{37.161%{transform:translate(3.5703vw,37.161vh) scale(.2542)}to{transform:translate(7.2966vw,99vh) scale(.2542)}}.snow:nth-child(224){opacity:1.0292;transform:translate(83.0694vw,-10px) scale(.1582);animation:fall-224 16s -9s linear infinite}@keyframes fall-224{49.432%{transform:translate(89.6558vw,49.432vh) scale(.1582)}to{transform:translate(86.3626vw,99vh) scale(.1582)}}.snow:nth-child(225){opacity:.6276;transform:translate(21.7239vw,-10px) scale(.0618);animation:fall-225 13s -8s linear infinite}@keyframes fall-225{37.272%{transform:translate(28.5962vw,37.272vh) scale(.0618)}to{transform:translate(25.16005vw,99vh) scale(.0618)}}.snow:nth-child(226){opacity:1.0694;transform:translate(6.0975vw,-10px) scale(.7163);animation:fall-226 26s -5s linear infinite}@keyframes fall-226{32.437%{transform:translate(11.0003vw,32.437vh) scale(.7163)}to{transform:translate(8.5489vw,99vh) scale(.7163)}}.snow:nth-child(227){opacity:1.3524;transform:translate(58.7692vw,-10px) scale(.37);animation:fall-227 22s -5s linear infinite}@keyframes fall-227{51.619%{transform:translate(62.1458vw,51.619vh) scale(.37)}to{transform:translate(60.4575vw,99vh) scale(.37)}}.snow:nth-child(228){opacity:.8088;transform:translate(29.2304vw,-10px) scale(.0089);animation:fall-228 16s -12s linear infinite}@keyframes fall-228{50.742%{transform:translate(24.4719vw,50.742vh) scale(.0089)}to{transform:translate(26.85115vw,99vh) scale(.0089)}}.snow:nth-child(229){opacity:1.2068;transform:translate(95.8689vw,-10px) scale(.3139);animation:fall-229 20s -16s linear infinite}@keyframes fall-229{49.889%{transform:translate(101.2886vw,49.889vh) scale(.3139)}to{transform:translate(98.57875vw,99vh) scale(.3139)}}.snow:nth-child(230){opacity:.7218;transform:translate(41.5047vw,-10px) scale(.2696);animation:fall-230 17s -26s linear infinite}@keyframes fall-230{34.99%{transform:translate(33.4312vw,34.99vh) scale(.2696)}to{transform:translate(37.46795vw,99vh) scale(.2696)}}.snow:nth-child(231){opacity:1.2178;transform:translate(50.7347vw,-10px) scale(.6365);animation:fall-231 28s -25s linear infinite}@keyframes fall-231{78.556%{transform:translate(58.7656vw,78.556vh) scale(.6365)}to{transform:translate(54.75015vw,99vh) scale(.6365)}}.snow:nth-child(232){opacity:1.8362;transform:translate(57.9809vw,-10px) scale(.7531);animation:fall-232 18s -17s linear infinite}@keyframes fall-232{75.655%{transform:translate(55.5657vw,75.655vh) scale(.7531)}to{transform:translate(56.7733vw,99vh) scale(.7531)}}.snow:nth-child(233){opacity:1.3368;transform:translate(33.4039vw,-10px) scale(.7838);animation:fall-233 16s -5s linear infinite}@keyframes fall-233{42.575%{transform:translate(29.4741vw,42.575vh) scale(.7838)}to{transform:translate(31.439vw,99vh) scale(.7838)}}.snow:nth-child(234){opacity:.2;transform:translate(68.5543vw,-10px) scale(.4161);animation:fall-234 20s -10s linear infinite}@keyframes fall-234{34.608%{transform:translate(60.3449vw,34.608vh) scale(.4161)}to{transform:translate(64.4496vw,99vh) scale(.4161)}}.snow:nth-child(235){opacity:.6316;transform:translate(45.0743vw,-10px) scale(.8344);animation:fall-235 21s -27s linear infinite}@keyframes fall-235{34.361%{transform:translate(52.5299vw,34.361vh) scale(.8344)}to{transform:translate(48.8021vw,99vh) scale(.8344)}}.snow:nth-child(236){opacity:.1174;transform:translate(10.6905vw,-10px) scale(.5987);animation:fall-236 26s -10s linear infinite}@keyframes fall-236{73.259%{transform:translate(3.2313vw,73.259vh) scale(.5987)}to{transform:translate(6.9609vw,99vh) scale(.5987)}}.snow:nth-child(237){opacity:.8072;transform:translate(48.0798vw,-10px) scale(.9464);animation:fall-237 30s -26s linear infinite}@keyframes fall-237{72.918%{transform:translate(43.4689vw,72.918vh) scale(.9464)}to{transform:translate(45.77435vw,99vh) scale(.9464)}}.snow:nth-child(238){opacity:1.8948;transform:translate(5.0276vw,-10px) scale(.4376);animation:fall-238 22s -17s linear infinite}@keyframes fall-238{58.907%{transform:translate(-1.3264vw,58.907vh) scale(.4376)}to{transform:translate(1.8506vw,99vh) scale(.4376)}}.snow:nth-child(239){opacity:1.0074;transform:translate(54.5715vw,-10px) scale(.0372);animation:fall-239 26s -15s linear infinite}@keyframes fall-239{45.17%{transform:translate(59.0937vw,45.17vh) scale(.0372)}to{transform:translate(56.8326vw,99vh) scale(.0372)}}.snow:nth-child(240){opacity:.8168;transform:translate(44.7905vw,-10px) scale(.5657);animation:fall-240 28s -7s linear infinite}@keyframes fall-240{48.498%{transform:translate(53.3567vw,48.498vh) scale(.5657)}to{transform:translate(49.0736vw,99vh) scale(.5657)}}.snow:nth-child(241){opacity:.484;transform:translate(30.9582vw,-10px) scale(.7656);animation:fall-241 22s -23s linear infinite}@keyframes fall-241{68.077%{transform:translate(22.8vw,68.077vh) scale(.7656)}to{transform:translate(26.8791vw,99vh) scale(.7656)}}.snow:nth-child(242){opacity:.4058;transform:translate(19.7936vw,-10px) scale(.7372);animation:fall-242 28s -24s linear infinite}@keyframes fall-242{39.27%{transform:translate(16.6869vw,39.27vh) scale(.7372)}to{transform:translate(18.24025vw,99vh) scale(.7372)}}.snow:nth-child(243){opacity:1.1478;transform:translate(26.3845vw,-10px) scale(.0734);animation:fall-243 18s -27s linear infinite}@keyframes fall-243{38.088%{transform:translate(22.1461vw,38.088vh) scale(.0734)}to{transform:translate(24.2653vw,99vh) scale(.0734)}}.snow:nth-child(244){opacity:.4094;transform:translate(77.2168vw,-10px) scale(.5587);animation:fall-244 14s -28s linear infinite}@keyframes fall-244{33.211%{transform:translate(81.8868vw,33.211vh) scale(.5587)}to{transform:translate(79.5518vw,99vh) scale(.5587)}}.snow:nth-child(245){opacity:1.6442;transform:translate(83.9964vw,-10px) scale(.9865);animation:fall-245 15s -20s linear infinite}@keyframes fall-245{32.926%{transform:translate(80.4567vw,32.926vh) scale(.9865)}to{transform:translate(82.22655vw,99vh) scale(.9865)}}.snow:nth-child(246){opacity:1.7828;transform:translate(44.6276vw,-10px) scale(.3132);animation:fall-246 14s -22s linear infinite}@keyframes fall-246{47.69%{transform:translate(45.2128vw,47.69vh) scale(.3132)}to{transform:translate(44.9202vw,99vh) scale(.3132)}}.snow:nth-child(247){opacity:.3546;transform:translate(37.6954vw,-10px) scale(.8623);animation:fall-247 15s -18s linear infinite}@keyframes fall-247{43.611%{transform:translate(38.7153vw,43.611vh) scale(.8623)}to{transform:translate(38.20535vw,99vh) scale(.8623)}}.snow:nth-child(248){opacity:1.5044;transform:translate(57.6762vw,-10px) scale(.5138);animation:fall-248 21s -28s linear infinite}@keyframes fall-248{43.828%{transform:translate(55.3851vw,43.828vh) scale(.5138)}to{transform:translate(56.53065vw,99vh) scale(.5138)}}.snow:nth-child(249){opacity:1.3046;transform:translate(56.0693vw,-10px) scale(.8745);animation:fall-249 10s -15s linear infinite}@keyframes fall-249{64.869%{transform:translate(63.074vw,64.869vh) scale(.8745)}to{transform:translate(59.57165vw,99vh) scale(.8745)}}.snow:nth-child(250){opacity:1.9074;transform:translate(60.1378vw,-10px) scale(.0612);animation:fall-250 13s -23s linear infinite}@keyframes fall-250{68.386%{transform:translate(69.7143vw,68.386vh) scale(.0612)}to{transform:translate(64.92605vw,99vh) scale(.0612)}}.snow:nth-child(251){opacity:1.9604;transform:translate(70.4892vw,-10px) scale(.3531);animation:fall-251 11s -19s linear infinite}@keyframes fall-251{75.685%{transform:translate(74.5629vw,75.685vh) scale(.3531)}to{transform:translate(72.52605vw,99vh) scale(.3531)}}.snow:nth-child(252){opacity:.419;transform:translate(67.7304vw,-10px) scale(.1963);animation:fall-252 27s -13s linear infinite}@keyframes fall-252{47.015%{transform:translate(61.0132vw,47.015vh) scale(.1963)}to{transform:translate(64.3718vw,99vh) scale(.1963)}}.snow:nth-child(253){opacity:1.2034;transform:translate(37.363vw,-10px) scale(.9842);animation:fall-253 14s -14s linear infinite}@keyframes fall-253{72.863%{transform:translate(29.4778vw,72.863vh) scale(.9842)}to{transform:translate(33.4204vw,99vh) scale(.9842)}}.snow:nth-child(254){opacity:1.318;transform:translate(20.3299vw,-10px) scale(.526);animation:fall-254 15s -29s linear infinite}@keyframes fall-254{74.48%{transform:translate(15.3246vw,74.48vh) scale(.526)}to{transform:translate(17.82725vw,99vh) scale(.526)}}.snow:nth-child(255){opacity:.6926;transform:translate(48.5947vw,-10px) scale(.1511);animation:fall-255 13s -18s linear infinite}@keyframes fall-255{51.008%{transform:translate(57.9895vw,51.008vh) scale(.1511)}to{transform:translate(53.2921vw,99vh) scale(.1511)}}.snow:nth-child(256){opacity:1.1294;transform:translate(1.9028vw,-10px) scale(.5179);animation:fall-256 25s -18s linear infinite}@keyframes fall-256{72.158%{transform:translate(-4.6747vw,72.158vh) scale(.5179)}to{transform:translate(-1.38595vw,99vh) scale(.5179)}}.snow:nth-child(257){opacity:.3014;transform:translate(84.9206vw,-10px) scale(.6748);animation:fall-257 19s -15s linear infinite}@keyframes fall-257{32.087%{transform:translate(92.6352vw,32.087vh) scale(.6748)}to{transform:translate(88.7779vw,99vh) scale(.6748)}}.snow:nth-child(258){opacity:.7316;transform:translate(89.0454vw,-10px) scale(.7703);animation:fall-258 20s -7s linear infinite}@keyframes fall-258{35.541%{transform:translate(97.4521vw,35.541vh) scale(.7703)}to{transform:translate(93.24875vw,99vh) scale(.7703)}}.snow:nth-child(259){opacity:1;transform:translate(45.454vw,-10px) scale(.4536);animation:fall-259 24s -20s linear infinite}@keyframes fall-259{34.164%{transform:translate(39.8794vw,34.164vh) scale(.4536)}to{transform:translate(42.6667vw,99vh) scale(.4536)}}.snow:nth-child(260){opacity:1.3928;transform:translate(64.4744vw,-10px) scale(.4429);animation:fall-260 26s -21s linear infinite}@keyframes fall-260{47.223%{transform:translate(69.3143vw,47.223vh) scale(.4429)}to{transform:translate(66.89435vw,99vh) scale(.4429)}}.snow:nth-child(261){opacity:1.0728;transform:translate(40.0499vw,-10px) scale(.5174);animation:fall-261 18s -23s linear infinite}@keyframes fall-261{64.937%{transform:translate(36.8353vw,64.937vh) scale(.5174)}to{transform:translate(38.4426vw,99vh) scale(.5174)}}.snow:nth-child(262){opacity:1.2432;transform:translate(99.2171vw,-10px) scale(.5183);animation:fall-262 13s -10s linear infinite}@keyframes fall-262{58.369%{transform:translate(96.7455vw,58.369vh) scale(.5183)}to{transform:translate(97.9813vw,99vh) scale(.5183)}}.snow:nth-child(263){opacity:1.91;transform:translate(41.0843vw,-10px) scale(.9927);animation:fall-263 10s -23s linear infinite}@keyframes fall-263{39.693%{transform:translate(41.6962vw,39.693vh) scale(.9927)}to{transform:translate(41.39025vw,99vh) scale(.9927)}}.snow:nth-child(264){opacity:.1784;transform:translate(8.7989vw,-10px) scale(.6495);animation:fall-264 23s -22s linear infinite}@keyframes fall-264{34.501%{transform:translate(6.1746vw,34.501vh) scale(.6495)}to{transform:translate(7.48675vw,99vh) scale(.6495)}}.snow:nth-child(265){opacity:.5538;transform:translate(66.2088vw,-10px) scale(.3226);animation:fall-265 11s -2s linear infinite}@keyframes fall-265{32.84%{transform:translate(69.362vw,32.84vh) scale(.3226)}to{transform:translate(67.7854vw,99vh) scale(.3226)}}.snow:nth-child(266){opacity:1.6688;transform:translate(67.5903vw,-10px) scale(.7459);animation:fall-266 19s -26s linear infinite}@keyframes fall-266{53.617%{transform:translate(76.99vw,53.617vh) scale(.7459)}to{transform:translate(72.29015vw,99vh) scale(.7459)}}.snow:nth-child(267){opacity:.1724;transform:translate(81.7031vw,-10px) scale(.9044);animation:fall-267 14s -30s linear infinite}@keyframes fall-267{71.276%{transform:translate(86.6359vw,71.276vh) scale(.9044)}to{transform:translate(84.1695vw,99vh) scale(.9044)}}.snow:nth-child(268){opacity:1.126;transform:translate(42.4862vw,-10px) scale(.1636);animation:fall-268 26s -11s linear infinite}@keyframes fall-268{58.249%{transform:translate(38.6549vw,58.249vh) scale(.1636)}to{transform:translate(40.57055vw,99vh) scale(.1636)}}.snow:nth-child(269){opacity:1.1704;transform:translate(39.3075vw,-10px) scale(.4617);animation:fall-269 28s -1s linear infinite}@keyframes fall-269{61.955%{transform:translate(35.874vw,61.955vh) scale(.4617)}to{transform:translate(37.59075vw,99vh) scale(.4617)}}.snow:nth-child(270){opacity:1.1904;transform:translate(69.6804vw,-10px) scale(.236);animation:fall-270 10s -20s linear infinite}@keyframes fall-270{68.289%{transform:translate(78.1806vw,68.289vh) scale(.236)}to{transform:translate(73.9305vw,99vh) scale(.236)}}.snow:nth-child(271){opacity:1.704;transform:translate(19.3504vw,-10px) scale(.5834);animation:fall-271 14s -21s linear infinite}@keyframes fall-271{69.112%{transform:translate(22.2879vw,69.112vh) scale(.5834)}to{transform:translate(20.81915vw,99vh) scale(.5834)}}.snow:nth-child(272){opacity:.5272;transform:translate(44.923vw,-10px) scale(.4386);animation:fall-272 22s -21s linear infinite}@keyframes fall-272{33.408%{transform:translate(49.0587vw,33.408vh) scale(.4386)}to{transform:translate(46.99085vw,99vh) scale(.4386)}}.snow:nth-child(273){opacity:.132;transform:translate(75.6562vw,-10px) scale(.963);animation:fall-273 29s -3s linear infinite}@keyframes fall-273{64.633%{transform:translate(82.0301vw,64.633vh) scale(.963)}to{transform:translate(78.84315vw,99vh) scale(.963)}}.snow:nth-child(274){opacity:1.069;transform:translate(48.4732vw,-10px) scale(.1969);animation:fall-274 19s -8s linear infinite}@keyframes fall-274{50.321%{transform:translate(52.3628vw,50.321vh) scale(.1969)}to{transform:translate(50.418vw,99vh) scale(.1969)}}.snow:nth-child(275){opacity:.9112;transform:translate(84.7591vw,-10px) scale(.7546);animation:fall-275 14s -6s linear infinite}@keyframes fall-275{78.673%{transform:translate(86.6734vw,78.673vh) scale(.7546)}to{transform:translate(85.71625vw,99vh) scale(.7546)}}.snow:nth-child(276){opacity:.0036;transform:translate(40.4581vw,-10px) scale(.8984);animation:fall-276 13s -24s linear infinite}@keyframes fall-276{77.067%{transform:translate(40.5164vw,77.067vh) scale(.8984)}to{transform:translate(40.48725vw,99vh) scale(.8984)}}.snow:nth-child(277){opacity:.8604;transform:translate(67.2158vw,-10px) scale(.3101);animation:fall-277 16s -30s linear infinite}@keyframes fall-277{34.288%{transform:translate(63.7237vw,34.288vh) scale(.3101)}to{transform:translate(65.46975vw,99vh) scale(.3101)}}.snow:nth-child(278){opacity:1.1646;transform:translate(9.6792vw,-10px) scale(.6002);animation:fall-278 22s -29s linear infinite}@keyframes fall-278{30.741%{transform:translate(14.3973vw,30.741vh) scale(.6002)}to{transform:translate(12.03825vw,99vh) scale(.6002)}}.snow:nth-child(279){opacity:.4244;transform:translate(57.9385vw,-10px) scale(.4829);animation:fall-279 30s -15s linear infinite}@keyframes fall-279{30.513%{transform:translate(56.434vw,30.513vh) scale(.4829)}to{transform:translate(57.18625vw,99vh) scale(.4829)}}.snow:nth-child(280){opacity:1.7014;transform:translate(7.8446vw,-10px) scale(.2463);animation:fall-280 12s -13s linear infinite}@keyframes fall-280{77.588%{transform:translate(.5365vw,77.588vh) scale(.2463)}to{transform:translate(4.19055vw,99vh) scale(.2463)}}.snow:nth-child(281){opacity:.5936;transform:translate(2.3277vw,-10px) scale(.6085);animation:fall-281 30s -26s linear infinite}@keyframes fall-281{76.785%{transform:translate(10.2164vw,76.785vh) scale(.6085)}to{transform:translate(6.27205vw,99vh) scale(.6085)}}.snow:nth-child(282){opacity:.3818;transform:translate(73.5111vw,-10px) scale(.1723);animation:fall-282 26s -19s linear infinite}@keyframes fall-282{77.049%{transform:translate(68.0188vw,77.049vh) scale(.1723)}to{transform:translate(70.76495vw,99vh) scale(.1723)}}.snow:nth-child(283){opacity:.9346;transform:translate(91.9964vw,-10px) scale(.4872);animation:fall-283 22s -12s linear infinite}@keyframes fall-283{46.657%{transform:translate(94.8227vw,46.657vh) scale(.4872)}to{transform:translate(93.40955vw,99vh) scale(.4872)}}.snow:nth-child(284){opacity:1.6784;transform:translate(17.2913vw,-10px) scale(.5999);animation:fall-284 18s -28s linear infinite}@keyframes fall-284{79.721%{transform:translate(21.6499vw,79.721vh) scale(.5999)}to{transform:translate(19.4706vw,99vh) scale(.5999)}}.snow:nth-child(285){opacity:1.4802;transform:translate(84.7876vw,-10px) scale(.0141);animation:fall-285 29s -25s linear infinite}@keyframes fall-285{55.689%{transform:translate(85.893vw,55.689vh) scale(.0141)}to{transform:translate(85.3403vw,99vh) scale(.0141)}}.snow:nth-child(286){opacity:1.4808;transform:translate(17.3099vw,-10px) scale(.1307);animation:fall-286 28s -13s linear infinite}@keyframes fall-286{70.731%{transform:translate(22.8044vw,70.731vh) scale(.1307)}to{transform:translate(20.05715vw,99vh) scale(.1307)}}.snow:nth-child(287){opacity:1.9726;transform:translate(62.7379vw,-10px) scale(.1292);animation:fall-287 19s -10s linear infinite}@keyframes fall-287{57.614%{transform:translate(69.1571vw,57.614vh) scale(.1292)}to{transform:translate(65.9475vw,99vh) scale(.1292)}}.snow:nth-child(288){opacity:.0428;transform:translate(88.6276vw,-10px) scale(.5635);animation:fall-288 18s -12s linear infinite}@keyframes fall-288{78.453%{transform:translate(81.3138vw,78.453vh) scale(.5635)}to{transform:translate(84.9707vw,99vh) scale(.5635)}}.snow:nth-child(289){opacity:.8912;transform:translate(45.7518vw,-10px) scale(.3613);animation:fall-289 16s -3s linear infinite}@keyframes fall-289{64.21%{transform:translate(39.2407vw,64.21vh) scale(.3613)}to{transform:translate(42.49625vw,99vh) scale(.3613)}}.snow:nth-child(290){opacity:1.2922;transform:translate(10.5618vw,-10px) scale(.0526);animation:fall-290 21s -27s linear infinite}@keyframes fall-290{65.492%{transform:translate(3.7116vw,65.492vh) scale(.0526)}to{transform:translate(7.1367vw,99vh) scale(.0526)}}.snow:nth-child(291){opacity:1.9108;transform:translate(58.1474vw,-10px) scale(.0195);animation:fall-291 23s -7s linear infinite}@keyframes fall-291{67.838%{transform:translate(59.0984vw,67.838vh) scale(.0195)}to{transform:translate(58.6229vw,99vh) scale(.0195)}}.snow:nth-child(292){opacity:1.9368;transform:translate(3.7891vw,-10px) scale(.7112);animation:fall-292 17s -20s linear infinite}@keyframes fall-292{68.631%{transform:translate(3.1635vw,68.631vh) scale(.7112)}to{transform:translate(3.4763vw,99vh) scale(.7112)}}.snow:nth-child(293){opacity:.7162;transform:translate(31.1611vw,-10px) scale(.5691);animation:fall-293 11s -23s linear infinite}@keyframes fall-293{59.659%{transform:translate(37.1551vw,59.659vh) scale(.5691)}to{transform:translate(34.1581vw,99vh) scale(.5691)}}.snow:nth-child(294){opacity:.8366;transform:translate(84.2639vw,-10px) scale(.282);animation:fall-294 18s -15s linear infinite}@keyframes fall-294{56.367%{transform:translate(90.7206vw,56.367vh) scale(.282)}to{transform:translate(87.49225vw,99vh) scale(.282)}}.snow:nth-child(295){opacity:1.9382;transform:translate(92.9751vw,-10px) scale(.0237);animation:fall-295 20s -3s linear infinite}@keyframes fall-295{75.361%{transform:translate(88.2938vw,75.361vh) scale(.0237)}to{transform:translate(90.63445vw,99vh) scale(.0237)}}.snow:nth-child(296){opacity:.5764;transform:translate(30.7382vw,-10px) scale(.0115);animation:fall-296 19s -3s linear infinite}@keyframes fall-296{41.516%{transform:translate(23.7893vw,41.516vh) scale(.0115)}to{transform:translate(27.26375vw,99vh) scale(.0115)}}.snow:nth-child(297){opacity:1.2644;transform:translate(85.5258vw,-10px) scale(.8427);animation:fall-297 13s -30s linear infinite}@keyframes fall-297{54.421%{transform:translate(86.8316vw,54.421vh) scale(.8427)}to{transform:translate(86.1787vw,99vh) scale(.8427)}}.snow:nth-child(298){opacity:1.1232;transform:translate(45.4767vw,-10px) scale(.2525);animation:fall-298 22s -20s linear infinite}@keyframes fall-298{58.504%{transform:translate(41.8144vw,58.504vh) scale(.2525)}to{transform:translate(43.64555vw,99vh) scale(.2525)}}.snow:nth-child(299){opacity:1.5592;transform:translate(47.7686vw,-10px) scale(.6366);animation:fall-299 16s -26s linear infinite}@keyframes fall-299{65.151%{transform:translate(53.037vw,65.151vh) scale(.6366)}to{transform:translate(50.4028vw,99vh) scale(.6366)}}.snow:nth-child(300){opacity:.1266;transform:translate(76.4722vw,-10px) scale(.7743);animation:fall-300 18s -29s linear infinite}@keyframes fall-300{31.929%{transform:translate(79.649vw,31.929vh) scale(.7743)}to{transform:translate(78.0606vw,99vh) scale(.7743)}}.snow:nth-child(301){opacity:.1164;transform:translate(32.4756vw,-10px) scale(.9307);animation:fall-301 17s -21s linear infinite}@keyframes fall-301{41.807%{transform:translate(33.1752vw,41.807vh) scale(.9307)}to{transform:translate(32.8254vw,99vh) scale(.9307)}}.snow:nth-child(302){opacity:1.5676;transform:translate(15.9167vw,-10px) scale(.6634);animation:fall-302 19s -3s linear infinite}@keyframes fall-302{33.172%{transform:translate(11.7107vw,33.172vh) scale(.6634)}to{transform:translate(13.8137vw,99vh) scale(.6634)}}.snow:nth-child(303){opacity:1.382;transform:translate(26.6233vw,-10px) scale(.6339);animation:fall-303 19s -19s linear infinite}@keyframes fall-303{42.046%{transform:translate(27.0241vw,42.046vh) scale(.6339)}to{transform:translate(26.8237vw,99vh) scale(.6339)}}.snow:nth-child(304){opacity:.7944;transform:translate(41.7776vw,-10px) scale(.0768);animation:fall-304 18s -10s linear infinite}@keyframes fall-304{39.466%{transform:translate(47.6183vw,39.466vh) scale(.0768)}to{transform:translate(44.69795vw,99vh) scale(.0768)}}.snow:nth-child(305){opacity:.8494;transform:translate(4.1227vw,-10px) scale(.2487);animation:fall-305 19s -26s linear infinite}@keyframes fall-305{57.204%{transform:translate(9.8774vw,57.204vh) scale(.2487)}to{transform:translate(7.00005vw,99vh) scale(.2487)}}.snow:nth-child(306){opacity:.87;transform:translate(1.1811vw,-10px) scale(.8292);animation:fall-306 20s -27s linear infinite}@keyframes fall-306{43.355%{transform:translate(-6.9891vw,43.355vh) scale(.8292)}to{transform:translate(-2.904vw,99vh) scale(.8292)}}.snow:nth-child(307){opacity:1.334;transform:translate(69.6736vw,-10px) scale(.8748);animation:fall-307 24s -3s linear infinite}@keyframes fall-307{48.147%{transform:translate(65.6502vw,48.147vh) scale(.8748)}to{transform:translate(67.6619vw,99vh) scale(.8748)}}.snow:nth-child(308){opacity:1.8834;transform:translate(56.628vw,-10px) scale(.7);animation:fall-308 26s -1s linear infinite}@keyframes fall-308{65.172%{transform:translate(65.4556vw,65.172vh) scale(.7)}to{transform:translate(61.0418vw,99vh) scale(.7)}}.snow:nth-child(309){opacity:1.5828;transform:translate(33.7873vw,-10px) scale(.0855);animation:fall-309 27s -10s linear infinite}@keyframes fall-309{38.718%{transform:translate(25.4002vw,38.718vh) scale(.0855)}to{transform:translate(29.59375vw,99vh) scale(.0855)}}.snow:nth-child(310){opacity:.032;transform:translate(20.617vw,-10px) scale(.1593);animation:fall-310 21s -28s linear infinite}@keyframes fall-310{31.694%{transform:translate(28.3018vw,31.694vh) scale(.1593)}to{transform:translate(24.4594vw,99vh) scale(.1593)}}.snow:nth-child(311){opacity:1.045;transform:translate(48.9905vw,-10px) scale(.0068);animation:fall-311 29s -25s linear infinite}@keyframes fall-311{76.536%{transform:translate(41.9727vw,76.536vh) scale(.0068)}to{transform:translate(45.4816vw,99vh) scale(.0068)}}.snow:nth-child(312){opacity:1.3406;transform:translate(35.2273vw,-10px) scale(.1025);animation:fall-312 10s -21s linear infinite}@keyframes fall-312{71.058%{transform:translate(40.9945vw,71.058vh) scale(.1025)}to{transform:translate(38.1109vw,99vh) scale(.1025)}}.snow:nth-child(313){opacity:.7018;transform:translate(57.4863vw,-10px) scale(.4832);animation:fall-313 13s -15s linear infinite}@keyframes fall-313{34.626%{transform:translate(66.4491vw,34.626vh) scale(.4832)}to{transform:translate(61.9677vw,99vh) scale(.4832)}}.snow:nth-child(314){opacity:.7072;transform:translate(40.4509vw,-10px) scale(.5543);animation:fall-314 25s -14s linear infinite}@keyframes fall-314{76.043%{transform:translate(45.2658vw,76.043vh) scale(.5543)}to{transform:translate(42.85835vw,99vh) scale(.5543)}}.snow:nth-child(315){opacity:1.6254;transform:translate(9.96vw,-10px) scale(.1979);animation:fall-315 22s -21s linear infinite}@keyframes fall-315{76.43%{transform:translate(.9433vw,76.43vh) scale(.1979)}to{transform:translate(5.45165vw,99vh) scale(.1979)}}.snow:nth-child(316){opacity:.97;transform:translate(39.7186vw,-10px) scale(.1546);animation:fall-316 21s -10s linear infinite}@keyframes fall-316{56.903%{transform:translate(38.9092vw,56.903vh) scale(.1546)}to{transform:translate(39.3139vw,99vh) scale(.1546)}}.snow:nth-child(317){opacity:.6438;transform:translate(23.4763vw,-10px) scale(.4442);animation:fall-317 29s -5s linear infinite}@keyframes fall-317{65.981%{transform:translate(29.7562vw,65.981vh) scale(.4442)}to{transform:translate(26.61625vw,99vh) scale(.4442)}}.snow:nth-child(318){opacity:1.3974;transform:translate(59.5554vw,-10px) scale(.1407);animation:fall-318 27s -15s linear infinite}@keyframes fall-318{48.058%{transform:translate(50.5207vw,48.058vh) scale(.1407)}to{transform:translate(55.03805vw,99vh) scale(.1407)}}.snow:nth-child(319){opacity:.4602;transform:translate(5.831vw,-10px) scale(.5817);animation:fall-319 12s -27s linear infinite}@keyframes fall-319{38.264%{transform:translate(-3.989vw,38.264vh) scale(.5817)}to{transform:translate(.921vw,99vh) scale(.5817)}}.snow:nth-child(320){opacity:.8592;transform:translate(87.6899vw,-10px) scale(.9037);animation:fall-320 30s -4s linear infinite}@keyframes fall-320{50.822%{transform:translate(94.1798vw,50.822vh) scale(.9037)}to{transform:translate(90.93485vw,99vh) scale(.9037)}}.snow:nth-child(321){opacity:1.4106;transform:translate(70.4789vw,-10px) scale(.3464);animation:fall-321 21s -17s linear infinite}@keyframes fall-321{54.764%{transform:translate(80.4421vw,54.764vh) scale(.3464)}to{transform:translate(75.4605vw,99vh) scale(.3464)}}.snow:nth-child(322){opacity:1.3212;transform:translate(88.1449vw,-10px) scale(.4378);animation:fall-322 13s -24s linear infinite}@keyframes fall-322{55.772%{transform:translate(96.6748vw,55.772vh) scale(.4378)}to{transform:translate(92.40985vw,99vh) scale(.4378)}}.snow:nth-child(323){opacity:1.5306;transform:translate(10.5492vw,-10px) scale(.8274);animation:fall-323 14s -28s linear infinite}@keyframes fall-323{73.609%{transform:translate(12.6835vw,73.609vh) scale(.8274)}to{transform:translate(11.61635vw,99vh) scale(.8274)}}.snow:nth-child(324){opacity:1.5582;transform:translate(15.3041vw,-10px) scale(.042);animation:fall-324 19s -8s linear infinite}@keyframes fall-324{33.867%{transform:translate(18.5053vw,33.867vh) scale(.042)}to{transform:translate(16.9047vw,99vh) scale(.042)}}.snow:nth-child(325){opacity:.1412;transform:translate(52.901vw,-10px) scale(.2591);animation:fall-325 18s -24s linear infinite}@keyframes fall-325{51.285%{transform:translate(50.9112vw,51.285vh) scale(.2591)}to{transform:translate(51.9061vw,99vh) scale(.2591)}}.snow:nth-child(326){opacity:.4098;transform:translate(25.9062vw,-10px) scale(.1623);animation:fall-326 13s -4s linear infinite}@keyframes fall-326{58.816%{transform:translate(34.7887vw,58.816vh) scale(.1623)}to{transform:translate(30.34745vw,99vh) scale(.1623)}}.snow:nth-child(327){opacity:.0208;transform:translate(19.2758vw,-10px) scale(.4428);animation:fall-327 28s -3s linear infinite}@keyframes fall-327{57.106%{transform:translate(17.807vw,57.106vh) scale(.4428)}to{transform:translate(18.5414vw,99vh) scale(.4428)}}.snow:nth-child(328){opacity:.3454;transform:translate(65.9032vw,-10px) scale(.6436);animation:fall-328 24s -21s linear infinite}@keyframes fall-328{69.066%{transform:translate(61.97vw,69.066vh) scale(.6436)}to{transform:translate(63.9366vw,99vh) scale(.6436)}}.snow:nth-child(329){opacity:.8364;transform:translate(14.505vw,-10px) scale(.3199);animation:fall-329 10s -17s linear infinite}@keyframes fall-329{68.607%{transform:translate(5.0411vw,68.607vh) scale(.3199)}to{transform:translate(9.77305vw,99vh) scale(.3199)}}.snow:nth-child(330){opacity:1.7868;transform:translate(70.7059vw,-10px) scale(.2064);animation:fall-330 30s -16s linear infinite}@keyframes fall-330{77.285%{transform:translate(67.3083vw,77.285vh) scale(.2064)}to{transform:translate(69.0071vw,99vh) scale(.2064)}}.snow:nth-child(331){opacity:1.9816;transform:translate(90.1562vw,-10px) scale(.2678);animation:fall-331 19s -23s linear infinite}@keyframes fall-331{71.045%{transform:translate(91.8103vw,71.045vh) scale(.2678)}to{transform:translate(90.98325vw,99vh) scale(.2678)}}.snow:nth-child(332){opacity:.435;transform:translate(93.9554vw,-10px) scale(.6167);animation:fall-332 15s -8s linear infinite}@keyframes fall-332{38.357%{transform:translate(102.9132vw,38.357vh) scale(.6167)}to{transform:translate(98.4343vw,99vh) scale(.6167)}}.snow:nth-child(333){opacity:1.297;transform:translate(59.949vw,-10px) scale(.9678);animation:fall-333 24s -26s linear infinite}@keyframes fall-333{52.314%{transform:translate(50.2015vw,52.314vh) scale(.9678)}to{transform:translate(55.07525vw,99vh) scale(.9678)}}.snow:nth-child(334){opacity:1.7916;transform:translate(21.7476vw,-10px) scale(.3783);animation:fall-334 11s -7s linear infinite}@keyframes fall-334{37.467%{transform:translate(27.4217vw,37.467vh) scale(.3783)}to{transform:translate(24.58465vw,99vh) scale(.3783)}}.snow:nth-child(335){opacity:.2996;transform:translate(29.6574vw,-10px) scale(.6684);animation:fall-335 28s -10s linear infinite}@keyframes fall-335{65.426%{transform:translate(22.7227vw,65.426vh) scale(.6684)}to{transform:translate(26.19005vw,99vh) scale(.6684)}}.snow:nth-child(336){opacity:.8886;transform:translate(77.9974vw,-10px) scale(.6887);animation:fall-336 23s -13s linear infinite}@keyframes fall-336{70.143%{transform:translate(83.0138vw,70.143vh) scale(.6887)}to{transform:translate(80.5056vw,99vh) scale(.6887)}}.snow:nth-child(337){opacity:.1296;transform:translate(29.9395vw,-10px) scale(.8364);animation:fall-337 11s -6s linear infinite}@keyframes fall-337{56.853%{transform:translate(32.7673vw,56.853vh) scale(.8364)}to{transform:translate(31.3534vw,99vh) scale(.8364)}}.snow:nth-child(338){opacity:.4116;transform:translate(26.3843vw,-10px) scale(.501);animation:fall-338 17s -1s linear infinite}@keyframes fall-338{33.926%{transform:translate(27.818vw,33.926vh) scale(.501)}to{transform:translate(27.10115vw,99vh) scale(.501)}}.snow:nth-child(339){opacity:.9204;transform:translate(65.2333vw,-10px) scale(.7329);animation:fall-339 19s -7s linear infinite}@keyframes fall-339{46.816%{transform:translate(68.4402vw,46.816vh) scale(.7329)}to{transform:translate(66.83675vw,99vh) scale(.7329)}}.snow:nth-child(340){opacity:.5256;transform:translate(45.2135vw,-10px) scale(.3618);animation:fall-340 11s -21s linear infinite}@keyframes fall-340{32.597%{transform:translate(46.1569vw,32.597vh) scale(.3618)}to{transform:translate(45.6852vw,99vh) scale(.3618)}}.snow:nth-child(341){opacity:1.3512;transform:translate(3.0875vw,-10px) scale(.429);animation:fall-341 25s -3s linear infinite}@keyframes fall-341{70.008%{transform:translate(-1.9214vw,70.008vh) scale(.429)}to{transform:translate(.58305vw,99vh) scale(.429)}}.snow:nth-child(342){opacity:1.7512;transform:translate(39.4826vw,-10px) scale(.4592);animation:fall-342 24s -11s linear infinite}@keyframes fall-342{34.348%{transform:translate(35.1085vw,34.348vh) scale(.4592)}to{transform:translate(37.29555vw,99vh) scale(.4592)}}.snow:nth-child(343){opacity:.9134;transform:translate(2.3998vw,-10px) scale(.3198);animation:fall-343 14s -8s linear infinite}@keyframes fall-343{50.266%{transform:translate(3.9737vw,50.266vh) scale(.3198)}to{transform:translate(3.18675vw,99vh) scale(.3198)}}.snow:nth-child(344){opacity:1.711;transform:translate(92.4878vw,-10px) scale(.86);animation:fall-344 23s -6s linear infinite}@keyframes fall-344{68.367%{transform:translate(85.7382vw,68.367vh) scale(.86)}to{transform:translate(89.113vw,99vh) scale(.86)}}.snow:nth-child(345){opacity:1.6874;transform:translate(57.4844vw,-10px) scale(.1226);animation:fall-345 11s -21s linear infinite}@keyframes fall-345{50.156%{transform:translate(54.8952vw,50.156vh) scale(.1226)}to{transform:translate(56.1898vw,99vh) scale(.1226)}}.snow:nth-child(346){opacity:1.2912;transform:translate(12.5475vw,-10px) scale(.2701);animation:fall-346 14s -27s linear infinite}@keyframes fall-346{31.002%{transform:translate(9.2522vw,31.002vh) scale(.2701)}to{transform:translate(10.89985vw,99vh) scale(.2701)}}.snow:nth-child(347){opacity:.4502;transform:translate(90.1732vw,-10px) scale(.4223);animation:fall-347 24s -8s linear infinite}@keyframes fall-347{72.98%{transform:translate(95.5557vw,72.98vh) scale(.4223)}to{transform:translate(92.86445vw,99vh) scale(.4223)}}.snow:nth-child(348){opacity:1.8824;transform:translate(72.8082vw,-10px) scale(.4314);animation:fall-348 18s -9s linear infinite}@keyframes fall-348{40.276%{transform:translate(82.4661vw,40.276vh) scale(.4314)}to{transform:translate(77.63715vw,99vh) scale(.4314)}}.snow:nth-child(349){opacity:.2178;transform:translate(36.1932vw,-10px) scale(.8423);animation:fall-349 28s -19s linear infinite}@keyframes fall-349{33.215%{transform:translate(40.5406vw,33.215vh) scale(.8423)}to{transform:translate(38.3669vw,99vh) scale(.8423)}}.snow:nth-child(350){opacity:1.4374;transform:translate(20.639vw,-10px) scale(.3092);animation:fall-350 28s -21s linear infinite}@keyframes fall-350{54.158%{transform:translate(12.6415vw,54.158vh) scale(.3092)}to{transform:translate(16.64025vw,99vh) scale(.3092)}}.snow:nth-child(351){opacity:1.4296;transform:translate(24.4645vw,-10px) scale(.9357);animation:fall-351 24s -9s linear infinite}@keyframes fall-351{42.453%{transform:translate(25.3921vw,42.453vh) scale(.9357)}to{transform:translate(24.9283vw,99vh) scale(.9357)}}.snow:nth-child(352){opacity:.7658;transform:translate(61.5525vw,-10px) scale(.2103);animation:fall-352 28s -22s linear infinite}@keyframes fall-352{44.241%{transform:translate(61.7123vw,44.241vh) scale(.2103)}to{transform:translate(61.6324vw,99vh) scale(.2103)}}.snow:nth-child(353){opacity:.5482;transform:translate(71.2733vw,-10px) scale(.1032);animation:fall-353 29s -9s linear infinite}@keyframes fall-353{79.555%{transform:translate(71.5184vw,79.555vh) scale(.1032)}to{transform:translate(71.39585vw,99vh) scale(.1032)}}.snow:nth-child(354){opacity:1.9328;transform:translate(99.5296vw,-10px) scale(.4303);animation:fall-354 22s -20s linear infinite}@keyframes fall-354{33.022%{transform:translate(98.9283vw,33.022vh) scale(.4303)}to{transform:translate(99.22895vw,99vh) scale(.4303)}}.snow:nth-child(355){opacity:1.045;transform:translate(70.7718vw,-10px) scale(.8018);animation:fall-355 18s -12s linear infinite}@keyframes fall-355{42.502%{transform:translate(70.6265vw,42.502vh) scale(.8018)}to{transform:translate(70.69915vw,99vh) scale(.8018)}}.snow:nth-child(356){opacity:1.1272;transform:translate(52.4175vw,-10px) scale(.8107);animation:fall-356 13s -2s linear infinite}@keyframes fall-356{78.17%{transform:translate(49.1792vw,78.17vh) scale(.8107)}to{transform:translate(50.79835vw,99vh) scale(.8107)}}.snow:nth-child(357){opacity:.7862;transform:translate(5.692vw,-10px) scale(.7616);animation:fall-357 24s -23s linear infinite}@keyframes fall-357{69.48%{transform:translate(1.5074vw,69.48vh) scale(.7616)}to{transform:translate(3.5997vw,99vh) scale(.7616)}}.snow:nth-child(358){opacity:.7826;transform:translate(3.0007vw,-10px) scale(.3179);animation:fall-358 17s -6s linear infinite}@keyframes fall-358{52.909%{transform:translate(-1.7801vw,52.909vh) scale(.3179)}to{transform:translate(.6103vw,99vh) scale(.3179)}}.snow:nth-child(359){opacity:.1882;transform:translate(14.2637vw,-10px) scale(.4723);animation:fall-359 13s -29s linear infinite}@keyframes fall-359{72.963%{transform:translate(17.6093vw,72.963vh) scale(.4723)}to{transform:translate(15.9365vw,99vh) scale(.4723)}}.snow:nth-child(360){opacity:1.3616;transform:translate(31.8957vw,-10px) scale(.4776);animation:fall-360 13s -7s linear infinite}@keyframes fall-360{75.116%{transform:translate(41.8697vw,75.116vh) scale(.4776)}to{transform:translate(36.8827vw,99vh) scale(.4776)}}.snow:nth-child(361){opacity:.0206;transform:translate(20.3353vw,-10px) scale(.1361);animation:fall-361 22s -14s linear infinite}@keyframes fall-361{40.223%{transform:translate(21.2616vw,40.223vh) scale(.1361)}to{transform:translate(20.79845vw,99vh) scale(.1361)}}.snow:nth-child(362){opacity:.6;transform:translate(34.4011vw,-10px) scale(.3735);animation:fall-362 12s -20s linear infinite}@keyframes fall-362{78.421%{transform:translate(39.0262vw,78.421vh) scale(.3735)}to{transform:translate(36.71365vw,99vh) scale(.3735)}}.snow:nth-child(363){opacity:1.0088;transform:translate(52.7541vw,-10px) scale(.414);animation:fall-363 29s -17s linear infinite}@keyframes fall-363{30.064%{transform:translate(46.8111vw,30.064vh) scale(.414)}to{transform:translate(49.7826vw,99vh) scale(.414)}}.snow:nth-child(364){opacity:1.0106;transform:translate(48.6101vw,-10px) scale(.9181);animation:fall-364 16s -19s linear infinite}@keyframes fall-364{40.309%{transform:translate(51.5489vw,40.309vh) scale(.9181)}to{transform:translate(50.0795vw,99vh) scale(.9181)}}.snow:nth-child(365){opacity:1.8816;transform:translate(15.1237vw,-10px) scale(.2887);animation:fall-365 17s -7s linear infinite}@keyframes fall-365{52.09%{transform:translate(7.531vw,52.09vh) scale(.2887)}to{transform:translate(11.32735vw,99vh) scale(.2887)}}.snow:nth-child(366){opacity:.5548;transform:translate(57.5865vw,-10px) scale(.6081);animation:fall-366 15s -19s linear infinite}@keyframes fall-366{66.239%{transform:translate(50.8871vw,66.239vh) scale(.6081)}to{transform:translate(54.2368vw,99vh) scale(.6081)}}.snow:nth-child(367){opacity:.8152;transform:translate(61.8075vw,-10px) scale(.3366);animation:fall-367 16s -10s linear infinite}@keyframes fall-367{63.078%{transform:translate(54.6694vw,63.078vh) scale(.3366)}to{transform:translate(58.23845vw,99vh) scale(.3366)}}.snow:nth-child(368){opacity:.328;transform:translate(36.621vw,-10px) scale(.9498);animation:fall-368 14s -10s linear infinite}@keyframes fall-368{48.431%{transform:translate(45.4278vw,48.431vh) scale(.9498)}to{transform:translate(41.0244vw,99vh) scale(.9498)}}.snow:nth-child(369){opacity:1.661;transform:translate(46.8858vw,-10px) scale(.3058);animation:fall-369 18s -15s linear infinite}@keyframes fall-369{64.048%{transform:translate(47.6176vw,64.048vh) scale(.3058)}to{transform:translate(47.2517vw,99vh) scale(.3058)}}.snow:nth-child(370){opacity:1.9192;transform:translate(22.0051vw,-10px) scale(.0957);animation:fall-370 15s -26s linear infinite}@keyframes fall-370{75.753%{transform:translate(14.6326vw,75.753vh) scale(.0957)}to{transform:translate(18.31885vw,99vh) scale(.0957)}}.snow:nth-child(371){opacity:1.5746;transform:translate(28.975vw,-10px) scale(.0141);animation:fall-371 17s -30s linear infinite}@keyframes fall-371{34.234%{transform:translate(34.4578vw,34.234vh) scale(.0141)}to{transform:translate(31.7164vw,99vh) scale(.0141)}}.snow:nth-child(372){opacity:1.1906;transform:translate(29.8642vw,-10px) scale(.1353);animation:fall-372 25s -18s linear infinite}@keyframes fall-372{71.058%{transform:translate(38.5357vw,71.058vh) scale(.1353)}to{transform:translate(34.19995vw,99vh) scale(.1353)}}.snow:nth-child(373){opacity:1.3414;transform:translate(98.8938vw,-10px) scale(.0988);animation:fall-373 14s -16s linear infinite}@keyframes fall-373{43.863%{transform:translate(98.4703vw,43.863vh) scale(.0988)}to{transform:translate(98.68205vw,99vh) scale(.0988)}}.snow:nth-child(374){opacity:1.5852;transform:translate(38.4259vw,-10px) scale(.0646);animation:fall-374 26s -2s linear infinite}@keyframes fall-374{47.743%{transform:translate(37.1673vw,47.743vh) scale(.0646)}to{transform:translate(37.7966vw,99vh) scale(.0646)}}.snow:nth-child(375){opacity:.2862;transform:translate(60.7437vw,-10px) scale(.5966);animation:fall-375 13s -20s linear infinite}@keyframes fall-375{76.583%{transform:translate(69.4999vw,76.583vh) scale(.5966)}to{transform:translate(65.1218vw,99vh) scale(.5966)}}.snow:nth-child(376){opacity:1.3302;transform:translate(13.2044vw,-10px) scale(.7621);animation:fall-376 11s -20s linear infinite}@keyframes fall-376{57.827%{transform:translate(7.8933vw,57.827vh) scale(.7621)}to{transform:translate(10.54885vw,99vh) scale(.7621)}}.snow:nth-child(377){opacity:1.5424;transform:translate(61.5148vw,-10px) scale(.5955);animation:fall-377 24s -22s linear infinite}@keyframes fall-377{32.376%{transform:translate(53.3542vw,32.376vh) scale(.5955)}to{transform:translate(57.4345vw,99vh) scale(.5955)}}.snow:nth-child(378){opacity:1.9572;transform:translate(69.8156vw,-10px) scale(.2993);animation:fall-378 21s -29s linear infinite}@keyframes fall-378{36.201%{transform:translate(70.0107vw,36.201vh) scale(.2993)}to{transform:translate(69.91315vw,99vh) scale(.2993)}}.snow:nth-child(379){opacity:.816;transform:translate(35.713vw,-10px) scale(.5297);animation:fall-379 12s -21s linear infinite}@keyframes fall-379{63.289%{transform:translate(38.7018vw,63.289vh) scale(.5297)}to{transform:translate(37.2074vw,99vh) scale(.5297)}}.snow:nth-child(380){opacity:1.5376;transform:translate(46.768vw,-10px) scale(.2109);animation:fall-380 11s -9s linear infinite}@keyframes fall-380{54.797%{transform:translate(37.8829vw,54.797vh) scale(.2109)}to{transform:translate(42.32545vw,99vh) scale(.2109)}}.snow:nth-child(381){opacity:1.5794;transform:translate(10.2291vw,-10px) scale(.3212);animation:fall-381 23s -24s linear infinite}@keyframes fall-381{78.446%{transform:translate(15.9529vw,78.446vh) scale(.3212)}to{transform:translate(13.091vw,99vh) scale(.3212)}}.snow:nth-child(382){opacity:.1548;transform:translate(57.792vw,-10px) scale(.8565);animation:fall-382 25s -22s linear infinite}@keyframes fall-382{69.485%{transform:translate(53.5055vw,69.485vh) scale(.8565)}to{transform:translate(55.64875vw,99vh) scale(.8565)}}.snow:nth-child(383){opacity:.4486;transform:translate(25.3664vw,-10px) scale(.0686);animation:fall-383 19s -10s linear infinite}@keyframes fall-383{62.506%{transform:translate(27.6826vw,62.506vh) scale(.0686)}to{transform:translate(26.5245vw,99vh) scale(.0686)}}.snow:nth-child(384){opacity:.2612;transform:translate(71.3419vw,-10px) scale(.361);animation:fall-384 26s -29s linear infinite}@keyframes fall-384{70.413%{transform:translate(71.6235vw,70.413vh) scale(.361)}to{transform:translate(71.4827vw,99vh) scale(.361)}}.snow:nth-child(385){opacity:1.2222;transform:translate(71.9888vw,-10px) scale(.8652);animation:fall-385 18s -9s linear infinite}@keyframes fall-385{78.989%{transform:translate(69.6747vw,78.989vh) scale(.8652)}to{transform:translate(70.83175vw,99vh) scale(.8652)}}.snow:nth-child(386){opacity:.6486;transform:translate(20.7836vw,-10px) scale(.1573);animation:fall-386 25s -26s linear infinite}@keyframes fall-386{37.13%{transform:translate(23.837vw,37.13vh) scale(.1573)}to{transform:translate(22.3103vw,99vh) scale(.1573)}}.snow:nth-child(387){opacity:1.2476;transform:translate(6.4958vw,-10px) scale(.5143);animation:fall-387 19s -22s linear infinite}@keyframes fall-387{65.79%{transform:translate(13.7157vw,65.79vh) scale(.5143)}to{transform:translate(10.10575vw,99vh) scale(.5143)}}.snow:nth-child(388){opacity:1.3982;transform:translate(80.8337vw,-10px) scale(.4546);animation:fall-388 27s -1s linear infinite}@keyframes fall-388{45.664%{transform:translate(82.7005vw,45.664vh) scale(.4546)}to{transform:translate(81.7671vw,99vh) scale(.4546)}}.snow:nth-child(389){opacity:.6696;transform:translate(92.6522vw,-10px) scale(.2312);animation:fall-389 16s -7s linear infinite}@keyframes fall-389{48.253%{transform:translate(83.9039vw,48.253vh) scale(.2312)}to{transform:translate(88.27805vw,99vh) scale(.2312)}}.snow:nth-child(390){opacity:.9992;transform:translate(65.3461vw,-10px) scale(.09);animation:fall-390 29s -2s linear infinite}@keyframes fall-390{50.884%{transform:translate(57.6434vw,50.884vh) scale(.09)}to{transform:translate(61.49475vw,99vh) scale(.09)}}.snow:nth-child(391){opacity:1.3772;transform:translate(14.2578vw,-10px) scale(.9439);animation:fall-391 30s -25s linear infinite}@keyframes fall-391{71.501%{transform:translate(21.6216vw,71.501vh) scale(.9439)}to{transform:translate(17.9397vw,99vh) scale(.9439)}}.snow:nth-child(392){opacity:1.4654;transform:translate(56.1217vw,-10px) scale(.6175);animation:fall-392 12s -3s linear infinite}@keyframes fall-392{50.767%{transform:translate(62.339vw,50.767vh) scale(.6175)}to{transform:translate(59.23035vw,99vh) scale(.6175)}}.snow:nth-child(393){opacity:1.1108;transform:translate(19.0158vw,-10px) scale(.7148);animation:fall-393 22s -6s linear infinite}@keyframes fall-393{33.996%{transform:translate(14.0754vw,33.996vh) scale(.7148)}to{transform:translate(16.5456vw,99vh) scale(.7148)}}.snow:nth-child(394){opacity:1.6112;transform:translate(95.4271vw,-10px) scale(.5643);animation:fall-394 24s -1s linear infinite}@keyframes fall-394{71.748%{transform:translate(100.2337vw,71.748vh) scale(.5643)}to{transform:translate(97.8304vw,99vh) scale(.5643)}}.snow:nth-child(395){opacity:1.8086;transform:translate(75.9741vw,-10px) scale(.0011);animation:fall-395 26s -29s linear infinite}@keyframes fall-395{33.599%{transform:translate(66.6996vw,33.599vh) scale(.0011)}to{transform:translate(71.33685vw,99vh) scale(.0011)}}.snow:nth-child(396){opacity:.3694;transform:translate(70.0572vw,-10px) scale(.6364);animation:fall-396 14s -23s linear infinite}@keyframes fall-396{67.824%{transform:translate(64.9397vw,67.824vh) scale(.6364)}to{transform:translate(67.49845vw,99vh) scale(.6364)}}.snow:nth-child(397){opacity:.9042;transform:translate(47.2709vw,-10px) scale(.2579);animation:fall-397 14s -25s linear infinite}@keyframes fall-397{35.191%{transform:translate(39.7405vw,35.191vh) scale(.2579)}to{transform:translate(43.5057vw,99vh) scale(.2579)}}.snow:nth-child(398){opacity:.1032;transform:translate(62.8626vw,-10px) scale(.9524);animation:fall-398 26s -7s linear infinite}@keyframes fall-398{55.774%{transform:translate(68.876vw,55.774vh) scale(.9524)}to{transform:translate(65.8693vw,99vh) scale(.9524)}}.snow:nth-child(399){opacity:1.0048;transform:translate(93.8353vw,-10px) scale(.1952);animation:fall-399 11s -22s linear infinite}@keyframes fall-399{78.475%{transform:translate(86.1197vw,78.475vh) scale(.1952)}to{transform:translate(89.9775vw,99vh) scale(.1952)}}.snow:nth-child(400){opacity:1.0166;transform:translate(1.1608vw,-10px) scale(.0949);animation:fall-400 23s -26s linear infinite}@keyframes fall-400{74.293%{transform:translate(5.1976vw,74.293vh) scale(.0949)}to{transform:translate(3.1792vw,99vh) scale(.0949)}}\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:.8574;transform:translate(47.4597vw,-10px) scale(.9188);animation:fall-1 11s -12s linear infinite}@keyframes fall-1{66.893%{transform:translate(47.5097vw,66.893vh) scale(.9188)}to{transform:translate(47.4847vw,99vh) scale(.9188)}}.snow:nth-child(2){opacity:.5848;transform:translate(13.402vw,-10px) scale(.6375);animation:fall-2 18s -6s linear infinite}@keyframes fall-2{54.484%{transform:translate(15.6299vw,54.484vh) scale(.6375)}to{transform:translate(14.51595vw,99vh) scale(.6375)}}.snow:nth-child(3){opacity:1.6232;transform:translate(49.6869vw,-10px) scale(.9245);animation:fall-3 16s -12s linear infinite}@keyframes fall-3{61.124%{transform:translate(43.1631vw,61.124vh) scale(.9245)}to{transform:translate(46.425vw,99vh) scale(.9245)}}.snow:nth-child(4){opacity:.1376;transform:translate(43.5437vw,-10px) scale(.3419);animation:fall-4 19s -7s linear infinite}@keyframes fall-4{39.416%{transform:translate(52.5153vw,39.416vh) scale(.3419)}to{transform:translate(48.0295vw,99vh) scale(.3419)}}.snow:nth-child(5){opacity:.0108;transform:translate(25.2582vw,-10px) scale(.9712);animation:fall-5 10s -19s linear infinite}@keyframes fall-5{50.937%{transform:translate(31.5754vw,50.937vh) scale(.9712)}to{transform:translate(28.4168vw,99vh) scale(.9712)}}.snow:nth-child(6){opacity:1.914;transform:translate(94.8058vw,-10px) scale(.8723);animation:fall-6 11s -3s linear infinite}@keyframes fall-6{59.548%{transform:translate(97.7276vw,59.548vh) scale(.8723)}to{transform:translate(96.2667vw,99vh) scale(.8723)}}.snow:nth-child(7){opacity:.7552;transform:translate(71.6209vw,-10px) scale(.2948);animation:fall-7 27s -15s linear infinite}@keyframes fall-7{73.942%{transform:translate(65.1132vw,73.942vh) scale(.2948)}to{transform:translate(68.36705vw,99vh) scale(.2948)}}.snow:nth-child(8){opacity:.478;transform:translate(98.7778vw,-10px) scale(.3566);animation:fall-8 17s -3s linear infinite}@keyframes fall-8{45.419%{transform:translate(105.766vw,45.419vh) scale(.3566)}to{transform:translate(102.2719vw,99vh) scale(.3566)}}.snow:nth-child(9){opacity:1.966;transform:translate(27.9382vw,-10px) scale(.7225);animation:fall-9 15s -14s linear infinite}@keyframes fall-9{69.978%{transform:translate(28.8605vw,69.978vh) scale(.7225)}to{transform:translate(28.39935vw,99vh) scale(.7225)}}.snow:nth-child(10){opacity:1.3106;transform:translate(96.4146vw,-10px) scale(.7149);animation:fall-10 14s -15s linear infinite}@keyframes fall-10{72.141%{transform:translate(95.5614vw,72.141vh) scale(.7149)}to{transform:translate(95.988vw,99vh) scale(.7149)}}.snow:nth-child(11){opacity:1.4616;transform:translate(19.3217vw,-10px) scale(.4454);animation:fall-11 14s -14s linear infinite}@keyframes fall-11{34.045%{transform:translate(19.0574vw,34.045vh) scale(.4454)}to{transform:translate(19.18955vw,99vh) scale(.4454)}}.snow:nth-child(12){opacity:1.8168;transform:translate(77.9572vw,-10px) scale(.1669);animation:fall-12 21s -27s linear infinite}@keyframes fall-12{76.559%{transform:translate(77.8734vw,76.559vh) scale(.1669)}to{transform:translate(77.9153vw,99vh) scale(.1669)}}.snow:nth-child(13){opacity:1.3732;transform:translate(14.0638vw,-10px) scale(.9765);animation:fall-13 13s -20s linear infinite}@keyframes fall-13{72.446%{transform:translate(17.7988vw,72.446vh) scale(.9765)}to{transform:translate(15.9313vw,99vh) scale(.9765)}}.snow:nth-child(14){opacity:1.8628;transform:translate(99.8236vw,-10px) scale(.5989);animation:fall-14 30s -29s linear infinite}@keyframes fall-14{43.971%{transform:translate(97.0219vw,43.971vh) scale(.5989)}to{transform:translate(98.42275vw,99vh) scale(.5989)}}.snow:nth-child(15){opacity:.6952;transform:translate(6.7733vw,-10px) scale(.6285);animation:fall-15 21s -5s linear infinite}@keyframes fall-15{60.413%{transform:translate(10.7518vw,60.413vh) scale(.6285)}to{transform:translate(8.76255vw,99vh) scale(.6285)}}.snow:nth-child(16){opacity:1.5258;transform:translate(27.0318vw,-10px) scale(.4464);animation:fall-16 22s -20s linear infinite}@keyframes fall-16{44.702%{transform:translate(25.6405vw,44.702vh) scale(.4464)}to{transform:translate(26.33615vw,99vh) scale(.4464)}}.snow:nth-child(17){opacity:.7788;transform:translate(60.9874vw,-10px) scale(.3567);animation:fall-17 21s -22s linear infinite}@keyframes fall-17{38.547%{transform:translate(55.7591vw,38.547vh) scale(.3567)}to{transform:translate(58.37325vw,99vh) scale(.3567)}}.snow:nth-child(18){opacity:1.8086;transform:translate(32.6447vw,-10px) scale(.2367);animation:fall-18 26s -25s linear infinite}@keyframes fall-18{76.766%{transform:translate(26.5404vw,76.766vh) scale(.2367)}to{transform:translate(29.59255vw,99vh) scale(.2367)}}.snow:nth-child(19){opacity:1.549;transform:translate(96.3249vw,-10px) scale(.227);animation:fall-19 20s -11s linear infinite}@keyframes fall-19{74.682%{transform:translate(89.7741vw,74.682vh) scale(.227)}to{transform:translate(93.0495vw,99vh) scale(.227)}}.snow:nth-child(20){opacity:1.561;transform:translate(1.3169vw,-10px) scale(.5783);animation:fall-20 23s -25s linear infinite}@keyframes fall-20{53.673%{transform:translate(10.4068vw,53.673vh) scale(.5783)}to{transform:translate(5.86185vw,99vh) scale(.5783)}}.snow:nth-child(21){opacity:.3922;transform:translate(91.6066vw,-10px) scale(.6888);animation:fall-21 16s -4s linear infinite}@keyframes fall-21{66.615%{transform:translate(95.7588vw,66.615vh) scale(.6888)}to{transform:translate(93.6827vw,99vh) scale(.6888)}}.snow:nth-child(22){opacity:.5386;transform:translate(87.6543vw,-10px) scale(.5287);animation:fall-22 29s -2s linear infinite}@keyframes fall-22{43.013%{transform:translate(91.6463vw,43.013vh) scale(.5287)}to{transform:translate(89.6503vw,99vh) scale(.5287)}}.snow:nth-child(23){opacity:.9192;transform:translate(8.5787vw,-10px) scale(.5503);animation:fall-23 20s -4s linear infinite}@keyframes fall-23{48.744%{transform:translate(14.0034vw,48.744vh) scale(.5503)}to{transform:translate(11.29105vw,99vh) scale(.5503)}}.snow:nth-child(24){opacity:.642;transform:translate(65.1545vw,-10px) scale(.1717);animation:fall-24 25s -30s linear infinite}@keyframes fall-24{66.694%{transform:translate(59.1805vw,66.694vh) scale(.1717)}to{transform:translate(62.1675vw,99vh) scale(.1717)}}.snow:nth-child(25){opacity:1.9598;transform:translate(44.0424vw,-10px) scale(.8967);animation:fall-25 25s -29s linear infinite}@keyframes fall-25{53.394%{transform:translate(41.4556vw,53.394vh) scale(.8967)}to{transform:translate(42.749vw,99vh) scale(.8967)}}.snow:nth-child(26){opacity:.273;transform:translate(46.57vw,-10px) scale(.3425);animation:fall-26 21s -5s linear infinite}@keyframes fall-26{40.633%{transform:translate(39.255vw,40.633vh) scale(.3425)}to{transform:translate(42.9125vw,99vh) scale(.3425)}}.snow:nth-child(27){opacity:1.0682;transform:translate(50.2488vw,-10px) scale(.7964);animation:fall-27 18s -16s linear infinite}@keyframes fall-27{53.303%{transform:translate(42.0126vw,53.303vh) scale(.7964)}to{transform:translate(46.1307vw,99vh) scale(.7964)}}.snow:nth-child(28){opacity:.258;transform:translate(6.7136vw,-10px) scale(.9108);animation:fall-28 13s -17s linear infinite}@keyframes fall-28{50.554%{transform:translate(1.5897vw,50.554vh) scale(.9108)}to{transform:translate(4.15165vw,99vh) scale(.9108)}}.snow:nth-child(29){opacity:1.9298;transform:translate(65.6995vw,-10px) scale(.8706);animation:fall-29 14s -7s linear infinite}@keyframes fall-29{38.889%{transform:translate(63.8146vw,38.889vh) scale(.8706)}to{transform:translate(64.75705vw,99vh) scale(.8706)}}.snow:nth-child(30){opacity:.0858;transform:translate(82.5426vw,-10px) scale(.3647);animation:fall-30 28s -5s linear infinite}@keyframes fall-30{57.829%{transform:translate(90.1306vw,57.829vh) scale(.3647)}to{transform:translate(86.3366vw,99vh) scale(.3647)}}.snow:nth-child(31){opacity:1.0218;transform:translate(88.6821vw,-10px) scale(.1004);animation:fall-31 12s -29s linear infinite}@keyframes fall-31{49.849%{transform:translate(91.3432vw,49.849vh) scale(.1004)}to{transform:translate(90.01265vw,99vh) scale(.1004)}}.snow:nth-child(32){opacity:1.723;transform:translate(93.0728vw,-10px) scale(.9103);animation:fall-32 19s -18s linear infinite}@keyframes fall-32{70.028%{transform:translate(99.4445vw,70.028vh) scale(.9103)}to{transform:translate(96.25865vw,99vh) scale(.9103)}}.snow:nth-child(33){opacity:1.4102;transform:translate(28.026vw,-10px) scale(.2119);animation:fall-33 26s -28s linear infinite}@keyframes fall-33{56.437%{transform:translate(28.2855vw,56.437vh) scale(.2119)}to{transform:translate(28.15575vw,99vh) scale(.2119)}}.snow:nth-child(34){opacity:1.2062;transform:translate(94.6229vw,-10px) scale(.7605);animation:fall-34 19s -18s linear infinite}@keyframes fall-34{44.16%{transform:translate(88.2656vw,44.16vh) scale(.7605)}to{transform:translate(91.44425vw,99vh) scale(.7605)}}.snow:nth-child(35){opacity:.0572;transform:translate(75.7477vw,-10px) scale(.2035);animation:fall-35 30s -7s linear infinite}@keyframes fall-35{31.86%{transform:translate(71.0849vw,31.86vh) scale(.2035)}to{transform:translate(73.4163vw,99vh) scale(.2035)}}.snow:nth-child(36){opacity:.891;transform:translate(29.8808vw,-10px) scale(.7117);animation:fall-36 12s -17s linear infinite}@keyframes fall-36{35.504%{transform:translate(23.1368vw,35.504vh) scale(.7117)}to{transform:translate(26.5088vw,99vh) scale(.7117)}}.snow:nth-child(37){opacity:1.327;transform:translate(40.0999vw,-10px) scale(.1868);animation:fall-37 15s -26s linear infinite}@keyframes fall-37{53.347%{transform:translate(48.4418vw,53.347vh) scale(.1868)}to{transform:translate(44.27085vw,99vh) scale(.1868)}}.snow:nth-child(38){opacity:.3354;transform:translate(91.911vw,-10px) scale(.8794);animation:fall-38 27s -14s linear infinite}@keyframes fall-38{62.436%{transform:translate(97.2782vw,62.436vh) scale(.8794)}to{transform:translate(94.5946vw,99vh) scale(.8794)}}.snow:nth-child(39){opacity:.175;transform:translate(28.2389vw,-10px) scale(.2216);animation:fall-39 17s -23s linear infinite}@keyframes fall-39{67.526%{transform:translate(27.9021vw,67.526vh) scale(.2216)}to{transform:translate(28.0705vw,99vh) scale(.2216)}}.snow:nth-child(40){opacity:1.8706;transform:translate(97.6537vw,-10px) scale(.7516);animation:fall-40 14s -25s linear infinite}@keyframes fall-40{48.896%{transform:translate(95.7184vw,48.896vh) scale(.7516)}to{transform:translate(96.68605vw,99vh) scale(.7516)}}.snow:nth-child(41){opacity:.6456;transform:translate(53.0073vw,-10px) scale(.2533);animation:fall-41 30s -15s linear infinite}@keyframes fall-41{51.131%{transform:translate(54.4658vw,51.131vh) scale(.2533)}to{transform:translate(53.73655vw,99vh) scale(.2533)}}.snow:nth-child(42){opacity:.568;transform:translate(57.8065vw,-10px) scale(.7478);animation:fall-42 21s -17s linear infinite}@keyframes fall-42{71.175%{transform:translate(58.4085vw,71.175vh) scale(.7478)}to{transform:translate(58.1075vw,99vh) scale(.7478)}}.snow:nth-child(43){opacity:1.8802;transform:translate(19.2018vw,-10px) scale(.7141);animation:fall-43 29s -22s linear infinite}@keyframes fall-43{37.13%{transform:translate(26.8165vw,37.13vh) scale(.7141)}to{transform:translate(23.00915vw,99vh) scale(.7141)}}.snow:nth-child(44){opacity:.8098;transform:translate(42.4657vw,-10px) scale(.6292);animation:fall-44 24s -27s linear infinite}@keyframes fall-44{37.991%{transform:translate(38.9359vw,37.991vh) scale(.6292)}to{transform:translate(40.7008vw,99vh) scale(.6292)}}.snow:nth-child(45){opacity:.0918;transform:translate(12.0451vw,-10px) scale(.6099);animation:fall-45 21s -21s linear infinite}@keyframes fall-45{60.685%{transform:translate(7.1445vw,60.685vh) scale(.6099)}to{transform:translate(9.5948vw,99vh) scale(.6099)}}.snow:nth-child(46){opacity:1.4684;transform:translate(21.6915vw,-10px) scale(.4954);animation:fall-46 14s -6s linear infinite}@keyframes fall-46{69.612%{transform:translate(21.2997vw,69.612vh) scale(.4954)}to{transform:translate(21.4956vw,99vh) scale(.4954)}}.snow:nth-child(47){opacity:.9278;transform:translate(2.8288vw,-10px) scale(.5941);animation:fall-47 10s -1s linear infinite}@keyframes fall-47{64.588%{transform:translate(.6107vw,64.588vh) scale(.5941)}to{transform:translate(1.71975vw,99vh) scale(.5941)}}.snow:nth-child(48){opacity:1.208;transform:translate(96.0832vw,-10px) scale(.0658);animation:fall-48 22s -22s linear infinite}@keyframes fall-48{79.473%{transform:translate(101.5772vw,79.473vh) scale(.0658)}to{transform:translate(98.8302vw,99vh) scale(.0658)}}.snow:nth-child(49){opacity:.2268;transform:translate(78.5799vw,-10px) scale(.4946);animation:fall-49 21s -4s linear infinite}@keyframes fall-49{55.597%{transform:translate(84.339vw,55.597vh) scale(.4946)}to{transform:translate(81.45945vw,99vh) scale(.4946)}}.snow:nth-child(50){opacity:1.5476;transform:translate(74.9839vw,-10px) scale(.5826);animation:fall-50 15s -13s linear infinite}@keyframes fall-50{74.518%{transform:translate(68.3889vw,74.518vh) scale(.5826)}to{transform:translate(71.6864vw,99vh) scale(.5826)}}.snow:nth-child(51){opacity:.9878;transform:translate(61.1395vw,-10px) scale(.8247);animation:fall-51 30s -26s linear infinite}@keyframes fall-51{66.554%{transform:translate(56.1865vw,66.554vh) scale(.8247)}to{transform:translate(58.663vw,99vh) scale(.8247)}}.snow:nth-child(52){opacity:1.4168;transform:translate(53.7277vw,-10px) scale(.6652);animation:fall-52 17s -5s linear infinite}@keyframes fall-52{52.862%{transform:translate(46.3653vw,52.862vh) scale(.6652)}to{transform:translate(50.0465vw,99vh) scale(.6652)}}.snow:nth-child(53){opacity:1.718;transform:translate(10.9388vw,-10px) scale(.1572);animation:fall-53 28s -20s linear infinite}@keyframes fall-53{73.5%{transform:translate(7.8642vw,73.5vh) scale(.1572)}to{transform:translate(9.4015vw,99vh) scale(.1572)}}.snow:nth-child(54){opacity:.4784;transform:translate(76.3035vw,-10px) scale(.2778);animation:fall-54 24s -21s linear infinite}@keyframes fall-54{78.545%{transform:translate(69.7086vw,78.545vh) scale(.2778)}to{transform:translate(73.00605vw,99vh) scale(.2778)}}.snow:nth-child(55){opacity:.2578;transform:translate(39.4117vw,-10px) scale(.129);animation:fall-55 20s -28s linear infinite}@keyframes fall-55{50.703%{transform:translate(43.9044vw,50.703vh) scale(.129)}to{transform:translate(41.65805vw,99vh) scale(.129)}}.snow:nth-child(56){opacity:.4442;transform:translate(21.6837vw,-10px) scale(.3033);animation:fall-56 26s -6s linear infinite}@keyframes fall-56{44.224%{transform:translate(20.3456vw,44.224vh) scale(.3033)}to{transform:translate(21.01465vw,99vh) scale(.3033)}}.snow:nth-child(57){opacity:1.804;transform:translate(99.0284vw,-10px) scale(.5161);animation:fall-57 10s -30s linear infinite}@keyframes fall-57{60.532%{transform:translate(99.4896vw,60.532vh) scale(.5161)}to{transform:translate(99.259vw,99vh) scale(.5161)}}.snow:nth-child(58){opacity:1.4182;transform:translate(90.0574vw,-10px) scale(.5595);animation:fall-58 16s -14s linear infinite}@keyframes fall-58{72.123%{transform:translate(90.0924vw,72.123vh) scale(.5595)}to{transform:translate(90.0749vw,99vh) scale(.5595)}}.snow:nth-child(59){opacity:1.8302;transform:translate(83.8412vw,-10px) scale(.9858);animation:fall-59 17s -4s linear infinite}@keyframes fall-59{78.019%{transform:translate(78.6579vw,78.019vh) scale(.9858)}to{transform:translate(81.24955vw,99vh) scale(.9858)}}.snow:nth-child(60){opacity:1.6452;transform:translate(28.9726vw,-10px) scale(.977);animation:fall-60 21s -21s linear infinite}@keyframes fall-60{64.241%{transform:translate(30.7991vw,64.241vh) scale(.977)}to{transform:translate(29.88585vw,99vh) scale(.977)}}.snow:nth-child(61){opacity:.0516;transform:translate(49.1931vw,-10px) scale(.6713);animation:fall-61 17s -5s linear infinite}@keyframes fall-61{66.317%{transform:translate(58.7819vw,66.317vh) scale(.6713)}to{transform:translate(53.9875vw,99vh) scale(.6713)}}.snow:nth-child(62){opacity:.1108;transform:translate(55.3988vw,-10px) scale(.2373);animation:fall-62 24s -9s linear infinite}@keyframes fall-62{74.685%{transform:translate(52.8508vw,74.685vh) scale(.2373)}to{transform:translate(54.1248vw,99vh) scale(.2373)}}.snow:nth-child(63){opacity:.692;transform:translate(51.1109vw,-10px) scale(.9394);animation:fall-63 15s -25s linear infinite}@keyframes fall-63{73.686%{transform:translate(48.8433vw,73.686vh) scale(.9394)}to{transform:translate(49.9771vw,99vh) scale(.9394)}}.snow:nth-child(64){opacity:1.1684;transform:translate(18.9606vw,-10px) scale(.7318);animation:fall-64 23s -19s linear infinite}@keyframes fall-64{34.869%{transform:translate(27.0144vw,34.869vh) scale(.7318)}to{transform:translate(22.9875vw,99vh) scale(.7318)}}.snow:nth-child(65){opacity:1.5034;transform:translate(2.7167vw,-10px) scale(.0383);animation:fall-65 12s -30s linear infinite}@keyframes fall-65{31.133%{transform:translate(7.8565vw,31.133vh) scale(.0383)}to{transform:translate(5.2866vw,99vh) scale(.0383)}}.snow:nth-child(66){opacity:.117;transform:translate(16.1414vw,-10px) scale(.1796);animation:fall-66 26s -10s linear infinite}@keyframes fall-66{42.349%{transform:translate(12.3104vw,42.349vh) scale(.1796)}to{transform:translate(14.2259vw,99vh) scale(.1796)}}.snow:nth-child(67){opacity:.346;transform:translate(88.2257vw,-10px) scale(.0588);animation:fall-67 25s -12s linear infinite}@keyframes fall-67{57.693%{transform:translate(83.1129vw,57.693vh) scale(.0588)}to{transform:translate(85.6693vw,99vh) scale(.0588)}}.snow:nth-child(68){opacity:.139;transform:translate(42.0863vw,-10px) scale(.5133);animation:fall-68 10s -17s linear infinite}@keyframes fall-68{32.976%{transform:translate(45.3643vw,32.976vh) scale(.5133)}to{transform:translate(43.7253vw,99vh) scale(.5133)}}.snow:nth-child(69){opacity:.8186;transform:translate(30.7411vw,-10px) scale(.4387);animation:fall-69 18s -7s linear infinite}@keyframes fall-69{43.883%{transform:translate(39.6448vw,43.883vh) scale(.4387)}to{transform:translate(35.19295vw,99vh) scale(.4387)}}.snow:nth-child(70){opacity:.4114;transform:translate(57.4314vw,-10px) scale(.7561);animation:fall-70 21s -6s linear infinite}@keyframes fall-70{44.147%{transform:translate(48.2032vw,44.147vh) scale(.7561)}to{transform:translate(52.8173vw,99vh) scale(.7561)}}.snow:nth-child(71){opacity:.9728;transform:translate(99.0194vw,-10px) scale(.8169);animation:fall-71 20s -18s linear infinite}@keyframes fall-71{48.455%{transform:translate(97.4841vw,48.455vh) scale(.8169)}to{transform:translate(98.25175vw,99vh) scale(.8169)}}.snow:nth-child(72){opacity:.2982;transform:translate(80.2885vw,-10px) scale(.1596);animation:fall-72 25s -29s linear infinite}@keyframes fall-72{71.106%{transform:translate(73.2699vw,71.106vh) scale(.1596)}to{transform:translate(76.7792vw,99vh) scale(.1596)}}.snow:nth-child(73){opacity:1.7172;transform:translate(10.2603vw,-10px) scale(.6144);animation:fall-73 22s -10s linear infinite}@keyframes fall-73{35.183%{transform:translate(16.0085vw,35.183vh) scale(.6144)}to{transform:translate(13.1344vw,99vh) scale(.6144)}}.snow:nth-child(74){opacity:.1554;transform:translate(25.5134vw,-10px) scale(.3411);animation:fall-74 22s -17s linear infinite}@keyframes fall-74{44.151%{transform:translate(24.796vw,44.151vh) scale(.3411)}to{transform:translate(25.1547vw,99vh) scale(.3411)}}.snow:nth-child(75){opacity:.2034;transform:translate(44.0457vw,-10px) scale(.4993);animation:fall-75 22s -26s linear infinite}@keyframes fall-75{33.966%{transform:translate(42.646vw,33.966vh) scale(.4993)}to{transform:translate(43.34585vw,99vh) scale(.4993)}}.snow:nth-child(76){opacity:1.1872;transform:translate(21.3356vw,-10px) scale(.7383);animation:fall-76 19s -20s linear infinite}@keyframes fall-76{71.597%{transform:translate(19.8777vw,71.597vh) scale(.7383)}to{transform:translate(20.60665vw,99vh) scale(.7383)}}.snow:nth-child(77){opacity:.4748;transform:translate(.8758vw,-10px) scale(.4966);animation:fall-77 29s -8s linear infinite}@keyframes fall-77{31.154%{transform:translate(-8.3954vw,31.154vh) scale(.4966)}to{transform:translate(-3.7598vw,99vh) scale(.4966)}}.snow:nth-child(78){opacity:.025;transform:translate(26.3725vw,-10px) scale(.788);animation:fall-78 15s -14s linear infinite}@keyframes fall-78{58.823%{transform:translate(16.4266vw,58.823vh) scale(.788)}to{transform:translate(21.39955vw,99vh) scale(.788)}}.snow:nth-child(79){opacity:1.8648;transform:translate(47.9336vw,-10px) scale(.21);animation:fall-79 15s -27s linear infinite}@keyframes fall-79{38.315%{transform:translate(54.5556vw,38.315vh) scale(.21)}to{transform:translate(51.2446vw,99vh) scale(.21)}}.snow:nth-child(80){opacity:1.0118;transform:translate(2.9214vw,-10px) scale(.1725);animation:fall-80 18s -17s linear infinite}@keyframes fall-80{48.882%{transform:translate(-.6033vw,48.882vh) scale(.1725)}to{transform:translate(1.15905vw,99vh) scale(.1725)}}.snow:nth-child(81){opacity:1.4668;transform:translate(55.1405vw,-10px) scale(.3406);animation:fall-81 25s -16s linear infinite}@keyframes fall-81{74.973%{transform:translate(47.6664vw,74.973vh) scale(.3406)}to{transform:translate(51.40345vw,99vh) scale(.3406)}}.snow:nth-child(82){opacity:1.3208;transform:translate(96.8244vw,-10px) scale(.7099);animation:fall-82 28s -12s linear infinite}@keyframes fall-82{59.605%{transform:translate(94.0031vw,59.605vh) scale(.7099)}to{transform:translate(95.41375vw,99vh) scale(.7099)}}.snow:nth-child(83){opacity:.2324;transform:translate(57.771vw,-10px) scale(.7934);animation:fall-83 23s -7s linear infinite}@keyframes fall-83{65.408%{transform:translate(54.7098vw,65.408vh) scale(.7934)}to{transform:translate(56.2404vw,99vh) scale(.7934)}}.snow:nth-child(84){opacity:1.8748;transform:translate(58.8816vw,-10px) scale(.44);animation:fall-84 24s -29s linear infinite}@keyframes fall-84{78.857%{transform:translate(67.1382vw,78.857vh) scale(.44)}to{transform:translate(63.0099vw,99vh) scale(.44)}}.snow:nth-child(85){opacity:.1106;transform:translate(59.9451vw,-10px) scale(.3317);animation:fall-85 27s -16s linear infinite}@keyframes fall-85{54.324%{transform:translate(65.4742vw,54.324vh) scale(.3317)}to{transform:translate(62.70965vw,99vh) scale(.3317)}}.snow:nth-child(86){opacity:1.9226;transform:translate(53.7588vw,-10px) scale(.4648);animation:fall-86 22s -8s linear infinite}@keyframes fall-86{77.975%{transform:translate(55.6001vw,77.975vh) scale(.4648)}to{transform:translate(54.67945vw,99vh) scale(.4648)}}.snow:nth-child(87){opacity:.0036;transform:translate(10.739vw,-10px) scale(.4988);animation:fall-87 23s -5s linear infinite}@keyframes fall-87{33.554%{transform:translate(10.2556vw,33.554vh) scale(.4988)}to{transform:translate(10.4973vw,99vh) scale(.4988)}}.snow:nth-child(88){opacity:.2918;transform:translate(13.4685vw,-10px) scale(.1136);animation:fall-88 17s -27s linear infinite}@keyframes fall-88{60.027%{transform:translate(13.8185vw,60.027vh) scale(.1136)}to{transform:translate(13.6435vw,99vh) scale(.1136)}}.snow:nth-child(89){opacity:.51;transform:translate(20.8516vw,-10px) scale(.7088);animation:fall-89 18s -15s linear infinite}@keyframes fall-89{77.893%{transform:translate(26.1887vw,77.893vh) scale(.7088)}to{transform:translate(23.52015vw,99vh) scale(.7088)}}.snow:nth-child(90){opacity:.3244;transform:translate(95.6998vw,-10px) scale(.5445);animation:fall-90 25s -4s linear infinite}@keyframes fall-90{75.166%{transform:translate(97.0054vw,75.166vh) scale(.5445)}to{transform:translate(96.3526vw,99vh) scale(.5445)}}.snow:nth-child(91){opacity:.2278;transform:translate(90.6603vw,-10px) scale(.0508);animation:fall-91 20s -21s linear infinite}@keyframes fall-91{58.883%{transform:translate(94.3071vw,58.883vh) scale(.0508)}to{transform:translate(92.4837vw,99vh) scale(.0508)}}.snow:nth-child(92){opacity:.2992;transform:translate(76.0078vw,-10px) scale(.4786);animation:fall-92 27s -7s linear infinite}@keyframes fall-92{63.64%{transform:translate(68.3071vw,63.64vh) scale(.4786)}to{transform:translate(72.15745vw,99vh) scale(.4786)}}.snow:nth-child(93){opacity:.625;transform:translate(87.3415vw,-10px) scale(.8058);animation:fall-93 27s -28s linear infinite}@keyframes fall-93{60.994%{transform:translate(85.6169vw,60.994vh) scale(.8058)}to{transform:translate(86.4792vw,99vh) scale(.8058)}}.snow:nth-child(94){opacity:1.5874;transform:translate(2.5201vw,-10px) scale(.4506);animation:fall-94 24s -3s linear infinite}@keyframes fall-94{54.322%{transform:translate(12.3856vw,54.322vh) scale(.4506)}to{transform:translate(7.45285vw,99vh) scale(.4506)}}.snow:nth-child(95){opacity:.1098;transform:translate(32.1395vw,-10px) scale(.1889);animation:fall-95 17s -6s linear infinite}@keyframes fall-95{55.709%{transform:translate(26.1254vw,55.709vh) scale(.1889)}to{transform:translate(29.13245vw,99vh) scale(.1889)}}.snow:nth-child(96){opacity:1.0938;transform:translate(59.2798vw,-10px) scale(.2165);animation:fall-96 11s -3s linear infinite}@keyframes fall-96{69.996%{transform:translate(52.5604vw,69.996vh) scale(.2165)}to{transform:translate(55.9201vw,99vh) scale(.2165)}}.snow:nth-child(97){opacity:.071;transform:translate(9.4837vw,-10px) scale(.1193);animation:fall-97 22s -25s linear infinite}@keyframes fall-97{51.247%{transform:translate(6.6866vw,51.247vh) scale(.1193)}to{transform:translate(8.08515vw,99vh) scale(.1193)}}.snow:nth-child(98){opacity:1.0346;transform:translate(19.4103vw,-10px) scale(.7933);animation:fall-98 30s -14s linear infinite}@keyframes fall-98{59.277%{transform:translate(27.5642vw,59.277vh) scale(.7933)}to{transform:translate(23.48725vw,99vh) scale(.7933)}}.snow:nth-child(99){opacity:.0658;transform:translate(45.2086vw,-10px) scale(.8276);animation:fall-99 29s -14s linear infinite}@keyframes fall-99{43.671%{transform:translate(38.7881vw,43.671vh) scale(.8276)}to{transform:translate(41.99835vw,99vh) scale(.8276)}}.snow:nth-child(100){opacity:.272;transform:translate(7.1364vw,-10px) scale(.0902);animation:fall-100 27s -22s linear infinite}@keyframes fall-100{31.597%{transform:translate(3.2585vw,31.597vh) scale(.0902)}to{transform:translate(5.19745vw,99vh) scale(.0902)}}.snow:nth-child(101){opacity:.1646;transform:translate(44.3816vw,-10px) scale(.0165);animation:fall-101 20s -3s linear infinite}@keyframes fall-101{54.838%{transform:translate(37.3717vw,54.838vh) scale(.0165)}to{transform:translate(40.87665vw,99vh) scale(.0165)}}.snow:nth-child(102){opacity:1.7146;transform:translate(97.3448vw,-10px) scale(.2884);animation:fall-102 21s -29s linear infinite}@keyframes fall-102{60.201%{transform:translate(95.783vw,60.201vh) scale(.2884)}to{transform:translate(96.5639vw,99vh) scale(.2884)}}.snow:nth-child(103){opacity:1.6718;transform:translate(92.8104vw,-10px) scale(.2327);animation:fall-103 23s -12s linear infinite}@keyframes fall-103{73.946%{transform:translate(95.1906vw,73.946vh) scale(.2327)}to{transform:translate(94.0005vw,99vh) scale(.2327)}}.snow:nth-child(104){opacity:1.6432;transform:translate(43.3204vw,-10px) scale(.8323);animation:fall-104 14s -24s linear infinite}@keyframes fall-104{56.707%{transform:translate(36.123vw,56.707vh) scale(.8323)}to{transform:translate(39.7217vw,99vh) scale(.8323)}}.snow:nth-child(105){opacity:.68;transform:translate(29.6259vw,-10px) scale(.2072);animation:fall-105 20s -6s linear infinite}@keyframes fall-105{69.304%{transform:translate(21.4079vw,69.304vh) scale(.2072)}to{transform:translate(25.5169vw,99vh) scale(.2072)}}.snow:nth-child(106){opacity:1.3236;transform:translate(49.2669vw,-10px) scale(.563);animation:fall-106 25s -7s linear infinite}@keyframes fall-106{54.656%{transform:translate(45.8367vw,54.656vh) scale(.563)}to{transform:translate(47.5518vw,99vh) scale(.563)}}.snow:nth-child(107){opacity:1.686;transform:translate(52.5199vw,-10px) scale(.5426);animation:fall-107 26s -12s linear infinite}@keyframes fall-107{57.236%{transform:translate(60.2354vw,57.236vh) scale(.5426)}to{transform:translate(56.37765vw,99vh) scale(.5426)}}.snow:nth-child(108){opacity:1.5268;transform:translate(80.0026vw,-10px) scale(.8864);animation:fall-108 21s -24s linear infinite}@keyframes fall-108{36.875%{transform:translate(83.7451vw,36.875vh) scale(.8864)}to{transform:translate(81.87385vw,99vh) scale(.8864)}}.snow:nth-child(109){opacity:.615;transform:translate(13.2961vw,-10px) scale(.4787);animation:fall-109 27s -19s linear infinite}@keyframes fall-109{36.176%{transform:translate(3.5151vw,36.176vh) scale(.4787)}to{transform:translate(8.4056vw,99vh) scale(.4787)}}.snow:nth-child(110){opacity:.7516;transform:translate(44.2348vw,-10px) scale(.8155);animation:fall-110 26s -8s linear infinite}@keyframes fall-110{41.544%{transform:translate(52.3392vw,41.544vh) scale(.8155)}to{transform:translate(48.287vw,99vh) scale(.8155)}}.snow:nth-child(111){opacity:.1916;transform:translate(48.1535vw,-10px) scale(.4449);animation:fall-111 19s -28s linear infinite}@keyframes fall-111{48.748%{transform:translate(53.709vw,48.748vh) scale(.4449)}to{transform:translate(50.93125vw,99vh) scale(.4449)}}.snow:nth-child(112){opacity:.1334;transform:translate(55.2735vw,-10px) scale(.9029);animation:fall-112 15s -6s linear infinite}@keyframes fall-112{54.642%{transform:translate(52.1985vw,54.642vh) scale(.9029)}to{transform:translate(53.736vw,99vh) scale(.9029)}}.snow:nth-child(113){opacity:1.3904;transform:translate(64.2773vw,-10px) scale(.1833);animation:fall-113 16s -30s linear infinite}@keyframes fall-113{37.801%{transform:translate(63.7342vw,37.801vh) scale(.1833)}to{transform:translate(64.00575vw,99vh) scale(.1833)}}.snow:nth-child(114){opacity:.0226;transform:translate(85.3219vw,-10px) scale(.5994);animation:fall-114 21s -19s linear infinite}@keyframes fall-114{37.682%{transform:translate(83.8518vw,37.682vh) scale(.5994)}to{transform:translate(84.58685vw,99vh) scale(.5994)}}.snow:nth-child(115){opacity:1.2294;transform:translate(59.439vw,-10px) scale(.5868);animation:fall-115 29s -14s linear infinite}@keyframes fall-115{51.035%{transform:translate(50.9816vw,51.035vh) scale(.5868)}to{transform:translate(55.2103vw,99vh) scale(.5868)}}.snow:nth-child(116){opacity:1.2956;transform:translate(93.203vw,-10px) scale(.8044);animation:fall-116 22s -1s linear infinite}@keyframes fall-116{45.524%{transform:translate(96.8786vw,45.524vh) scale(.8044)}to{transform:translate(95.0408vw,99vh) scale(.8044)}}.snow:nth-child(117){opacity:.2724;transform:translate(22.8049vw,-10px) scale(.742);animation:fall-117 25s -7s linear infinite}@keyframes fall-117{37.358%{transform:translate(16.5819vw,37.358vh) scale(.742)}to{transform:translate(19.6934vw,99vh) scale(.742)}}.snow:nth-child(118){opacity:.5002;transform:translate(30.9633vw,-10px) scale(.1379);animation:fall-118 18s -15s linear infinite}@keyframes fall-118{68.327%{transform:translate(38.4586vw,68.327vh) scale(.1379)}to{transform:translate(34.71095vw,99vh) scale(.1379)}}.snow:nth-child(119){opacity:1.4344;transform:translate(10.3823vw,-10px) scale(.243);animation:fall-119 16s -29s linear infinite}@keyframes fall-119{63.289%{transform:translate(17.7472vw,63.289vh) scale(.243)}to{transform:translate(14.06475vw,99vh) scale(.243)}}.snow:nth-child(120){opacity:1.244;transform:translate(66.51vw,-10px) scale(.6003);animation:fall-120 15s -14s linear infinite}@keyframes fall-120{36.504%{transform:translate(57.3367vw,36.504vh) scale(.6003)}to{transform:translate(61.92335vw,99vh) scale(.6003)}}.snow:nth-child(121){opacity:1.7178;transform:translate(70.4575vw,-10px) scale(.4698);animation:fall-121 30s -22s linear infinite}@keyframes fall-121{46.183%{transform:translate(66.9347vw,46.183vh) scale(.4698)}to{transform:translate(68.6961vw,99vh) scale(.4698)}}.snow:nth-child(122){opacity:.411;transform:translate(51.4819vw,-10px) scale(.0227);animation:fall-122 19s -25s linear infinite}@keyframes fall-122{72.979%{transform:translate(45.2985vw,72.979vh) scale(.0227)}to{transform:translate(48.3902vw,99vh) scale(.0227)}}.snow:nth-child(123){opacity:1.7686;transform:translate(47.5295vw,-10px) scale(.7256);animation:fall-123 18s -27s linear infinite}@keyframes fall-123{39.023%{transform:translate(41.6517vw,39.023vh) scale(.7256)}to{transform:translate(44.5906vw,99vh) scale(.7256)}}.snow:nth-child(124){opacity:.6012;transform:translate(99.811vw,-10px) scale(.4913);animation:fall-124 15s -3s linear infinite}@keyframes fall-124{76.335%{transform:translate(99.1411vw,76.335vh) scale(.4913)}to{transform:translate(99.47605vw,99vh) scale(.4913)}}.snow:nth-child(125){opacity:.8506;transform:translate(70.9866vw,-10px) scale(.2657);animation:fall-125 29s -22s linear infinite}@keyframes fall-125{62.758%{transform:translate(69.6788vw,62.758vh) scale(.2657)}to{transform:translate(70.3327vw,99vh) scale(.2657)}}.snow:nth-child(126){opacity:1.4236;transform:translate(23.3033vw,-10px) scale(.7934);animation:fall-126 15s -9s linear infinite}@keyframes fall-126{36.735%{transform:translate(24.4004vw,36.735vh) scale(.7934)}to{transform:translate(23.85185vw,99vh) scale(.7934)}}.snow:nth-child(127){opacity:1.0636;transform:translate(85.0018vw,-10px) scale(.6786);animation:fall-127 27s -15s linear infinite}@keyframes fall-127{54.09%{transform:translate(80.9431vw,54.09vh) scale(.6786)}to{transform:translate(82.97245vw,99vh) scale(.6786)}}.snow:nth-child(128){opacity:.297;transform:translate(23.3968vw,-10px) scale(.3471);animation:fall-128 15s -11s linear infinite}@keyframes fall-128{39.619%{transform:translate(20.2275vw,39.619vh) scale(.3471)}to{transform:translate(21.81215vw,99vh) scale(.3471)}}.snow:nth-child(129){opacity:1.3538;transform:translate(32.2548vw,-10px) scale(.9184);animation:fall-129 28s -24s linear infinite}@keyframes fall-129{49.403%{transform:translate(31.2814vw,49.403vh) scale(.9184)}to{transform:translate(31.7681vw,99vh) scale(.9184)}}.snow:nth-child(130){opacity:1.31;transform:translate(1.4693vw,-10px) scale(.0722);animation:fall-130 26s -15s linear infinite}@keyframes fall-130{54.92%{transform:translate(-4.9461vw,54.92vh) scale(.0722)}to{transform:translate(-1.7384vw,99vh) scale(.0722)}}.snow:nth-child(131){opacity:1.7868;transform:translate(96.5223vw,-10px) scale(.1411);animation:fall-131 14s -5s linear infinite}@keyframes fall-131{40.852%{transform:translate(89.033vw,40.852vh) scale(.1411)}to{transform:translate(92.77765vw,99vh) scale(.1411)}}.snow:nth-child(132){opacity:1.595;transform:translate(56.6031vw,-10px) scale(.6936);animation:fall-132 16s -10s linear infinite}@keyframes fall-132{43.544%{transform:translate(49.6761vw,43.544vh) scale(.6936)}to{transform:translate(53.1396vw,99vh) scale(.6936)}}.snow:nth-child(133){opacity:1.9734;transform:translate(75.9001vw,-10px) scale(.9793);animation:fall-133 27s -13s linear infinite}@keyframes fall-133{70.568%{transform:translate(72.1751vw,70.568vh) scale(.9793)}to{transform:translate(74.0376vw,99vh) scale(.9793)}}.snow:nth-child(134){opacity:1.943;transform:translate(49.1775vw,-10px) scale(.957);animation:fall-134 27s -18s linear infinite}@keyframes fall-134{76.682%{transform:translate(54.1386vw,76.682vh) scale(.957)}to{transform:translate(51.65805vw,99vh) scale(.957)}}.snow:nth-child(135){opacity:.5274;transform:translate(78.0103vw,-10px) scale(.6884);animation:fall-135 26s -27s linear infinite}@keyframes fall-135{66.357%{transform:translate(73.2719vw,66.357vh) scale(.6884)}to{transform:translate(75.6411vw,99vh) scale(.6884)}}.snow:nth-child(136){opacity:1.4152;transform:translate(53.0282vw,-10px) scale(.192);animation:fall-136 29s -4s linear infinite}@keyframes fall-136{45%{transform:translate(48.2256vw,45vh) scale(.192)}to{transform:translate(50.6269vw,99vh) scale(.192)}}.snow:nth-child(137){opacity:1.3306;transform:translate(99.4974vw,-10px) scale(.6475);animation:fall-137 22s -11s linear infinite}@keyframes fall-137{57.274%{transform:translate(100.045vw,57.274vh) scale(.6475)}to{transform:translate(99.7712vw,99vh) scale(.6475)}}.snow:nth-child(138){opacity:1.38;transform:translate(14.879vw,-10px) scale(.2441);animation:fall-138 21s -15s linear infinite}@keyframes fall-138{46.09%{transform:translate(16.7825vw,46.09vh) scale(.2441)}to{transform:translate(15.83075vw,99vh) scale(.2441)}}.snow:nth-child(139){opacity:.525;transform:translate(62.8194vw,-10px) scale(.4385);animation:fall-139 29s -14s linear infinite}@keyframes fall-139{75.912%{transform:translate(68.4082vw,75.912vh) scale(.4385)}to{transform:translate(65.6138vw,99vh) scale(.4385)}}.snow:nth-child(140){opacity:1.0454;transform:translate(11.5214vw,-10px) scale(.7564);animation:fall-140 21s -14s linear infinite}@keyframes fall-140{43.998%{transform:translate(9.7694vw,43.998vh) scale(.7564)}to{transform:translate(10.6454vw,99vh) scale(.7564)}}.snow:nth-child(141){opacity:.7796;transform:translate(64.0697vw,-10px) scale(.5908);animation:fall-141 21s -17s linear infinite}@keyframes fall-141{36.358%{transform:translate(64.0277vw,36.358vh) scale(.5908)}to{transform:translate(64.0487vw,99vh) scale(.5908)}}.snow:nth-child(142){opacity:1.0478;transform:translate(54.5007vw,-10px) scale(.6947);animation:fall-142 28s -26s linear infinite}@keyframes fall-142{46.69%{transform:translate(45.3553vw,46.69vh) scale(.6947)}to{transform:translate(49.928vw,99vh) scale(.6947)}}.snow:nth-child(143){opacity:1.193;transform:translate(67.5693vw,-10px) scale(.425);animation:fall-143 13s -10s linear infinite}@keyframes fall-143{34.828%{transform:translate(76.4381vw,34.828vh) scale(.425)}to{transform:translate(72.0037vw,99vh) scale(.425)}}.snow:nth-child(144){opacity:.793;transform:translate(37.4369vw,-10px) scale(.2436);animation:fall-144 29s -28s linear infinite}@keyframes fall-144{64.394%{transform:translate(45.8414vw,64.394vh) scale(.2436)}to{transform:translate(41.63915vw,99vh) scale(.2436)}}.snow:nth-child(145){opacity:1.0282;transform:translate(88.2647vw,-10px) scale(.9038);animation:fall-145 11s -11s linear infinite}@keyframes fall-145{42.061%{transform:translate(97.1556vw,42.061vh) scale(.9038)}to{transform:translate(92.71015vw,99vh) scale(.9038)}}.snow:nth-child(146){opacity:.0692;transform:translate(41.1518vw,-10px) scale(.9472);animation:fall-146 13s -4s linear infinite}@keyframes fall-146{70.032%{transform:translate(45.0056vw,70.032vh) scale(.9472)}to{transform:translate(43.0787vw,99vh) scale(.9472)}}.snow:nth-child(147){opacity:1.7304;transform:translate(53.945vw,-10px) scale(.4446);animation:fall-147 13s -25s linear infinite}@keyframes fall-147{34.693%{transform:translate(57.5153vw,34.693vh) scale(.4446)}to{transform:translate(55.73015vw,99vh) scale(.4446)}}.snow:nth-child(148){opacity:1.6566;transform:translate(97.2054vw,-10px) scale(.7305);animation:fall-148 27s -24s linear infinite}@keyframes fall-148{39.646%{transform:translate(105.6539vw,39.646vh) scale(.7305)}to{transform:translate(101.42965vw,99vh) scale(.7305)}}.snow:nth-child(149){opacity:1.2742;transform:translate(59.3076vw,-10px) scale(.0679);animation:fall-149 14s -23s linear infinite}@keyframes fall-149{79.369%{transform:translate(60.2681vw,79.369vh) scale(.0679)}to{transform:translate(59.78785vw,99vh) scale(.0679)}}.snow:nth-child(150){opacity:.467;transform:translate(79.1777vw,-10px) scale(.6907);animation:fall-150 26s -20s linear infinite}@keyframes fall-150{78.299%{transform:translate(72.1069vw,78.299vh) scale(.6907)}to{transform:translate(75.6423vw,99vh) scale(.6907)}}.snow:nth-child(151){opacity:.5552;transform:translate(18.4035vw,-10px) scale(.1754);animation:fall-151 19s -15s linear infinite}@keyframes fall-151{65.604%{transform:translate(24.7753vw,65.604vh) scale(.1754)}to{transform:translate(21.5894vw,99vh) scale(.1754)}}.snow:nth-child(152){opacity:.4382;transform:translate(64.3254vw,-10px) scale(.4901);animation:fall-152 24s -17s linear infinite}@keyframes fall-152{73.821%{transform:translate(56.8909vw,73.821vh) scale(.4901)}to{transform:translate(60.60815vw,99vh) scale(.4901)}}.snow:nth-child(153){opacity:1.7938;transform:translate(74.8426vw,-10px) scale(.7386);animation:fall-153 14s -28s linear infinite}@keyframes fall-153{35.126%{transform:translate(71.5343vw,35.126vh) scale(.7386)}to{transform:translate(73.18845vw,99vh) scale(.7386)}}.snow:nth-child(154){opacity:1.225;transform:translate(35.7503vw,-10px) scale(.4895);animation:fall-154 13s -2s linear infinite}@keyframes fall-154{40.496%{transform:translate(33.0397vw,40.496vh) scale(.4895)}to{transform:translate(34.395vw,99vh) scale(.4895)}}.snow:nth-child(155){opacity:.0188;transform:translate(7.5122vw,-10px) scale(.9553);animation:fall-155 11s -20s linear infinite}@keyframes fall-155{62.389%{transform:translate(16.8843vw,62.389vh) scale(.9553)}to{transform:translate(12.19825vw,99vh) scale(.9553)}}.snow:nth-child(156){opacity:.3376;transform:translate(65.6683vw,-10px) scale(.4444);animation:fall-156 16s -2s linear infinite}@keyframes fall-156{45.229%{transform:translate(66.849vw,45.229vh) scale(.4444)}to{transform:translate(66.25865vw,99vh) scale(.4444)}}.snow:nth-child(157){opacity:.5522;transform:translate(49.6824vw,-10px) scale(.2963);animation:fall-157 13s -22s linear infinite}@keyframes fall-157{53.408%{transform:translate(57.1471vw,53.408vh) scale(.2963)}to{transform:translate(53.41475vw,99vh) scale(.2963)}}.snow:nth-child(158){opacity:1.4244;transform:translate(15.7631vw,-10px) scale(.1072);animation:fall-158 26s -6s linear infinite}@keyframes fall-158{58.412%{transform:translate(18.6825vw,58.412vh) scale(.1072)}to{transform:translate(17.2228vw,99vh) scale(.1072)}}.snow:nth-child(159){opacity:1.7976;transform:translate(9.9498vw,-10px) scale(.145);animation:fall-159 19s -14s linear infinite}@keyframes fall-159{43.737%{transform:translate(8.6396vw,43.737vh) scale(.145)}to{transform:translate(9.2947vw,99vh) scale(.145)}}.snow:nth-child(160){opacity:1.5504;transform:translate(58.3634vw,-10px) scale(.7709);animation:fall-160 28s -19s linear infinite}@keyframes fall-160{57.585%{transform:translate(52.2755vw,57.585vh) scale(.7709)}to{transform:translate(55.31945vw,99vh) scale(.7709)}}.snow:nth-child(161){opacity:.723;transform:translate(31.3743vw,-10px) scale(.9197);animation:fall-161 28s -1s linear infinite}@keyframes fall-161{79.062%{transform:translate(27.3599vw,79.062vh) scale(.9197)}to{transform:translate(29.3671vw,99vh) scale(.9197)}}.snow:nth-child(162){opacity:.845;transform:translate(7.9694vw,-10px) scale(.4002);animation:fall-162 30s -1s linear infinite}@keyframes fall-162{62.786%{transform:translate(13.6734vw,62.786vh) scale(.4002)}to{transform:translate(10.8214vw,99vh) scale(.4002)}}.snow:nth-child(163){opacity:1.4508;transform:translate(51.6147vw,-10px) scale(.1101);animation:fall-163 26s -6s linear infinite}@keyframes fall-163{35.49%{transform:translate(53.5773vw,35.49vh) scale(.1101)}to{transform:translate(52.596vw,99vh) scale(.1101)}}.snow:nth-child(164){opacity:.3866;transform:translate(64.3253vw,-10px) scale(.8427);animation:fall-164 25s -7s linear infinite}@keyframes fall-164{53.57%{transform:translate(62.9636vw,53.57vh) scale(.8427)}to{transform:translate(63.64445vw,99vh) scale(.8427)}}.snow:nth-child(165){opacity:1.1954;transform:translate(80.6766vw,-10px) scale(.8778);animation:fall-165 12s -4s linear infinite}@keyframes fall-165{31.826%{transform:translate(79.875vw,31.826vh) scale(.8778)}to{transform:translate(80.2758vw,99vh) scale(.8778)}}.snow:nth-child(166){opacity:1.507;transform:translate(79.1066vw,-10px) scale(.5177);animation:fall-166 12s -28s linear infinite}@keyframes fall-166{41.801%{transform:translate(79.1697vw,41.801vh) scale(.5177)}to{transform:translate(79.13815vw,99vh) scale(.5177)}}.snow:nth-child(167){opacity:.898;transform:translate(23.6368vw,-10px) scale(.1379);animation:fall-167 27s -25s linear infinite}@keyframes fall-167{43.307%{transform:translate(23.3732vw,43.307vh) scale(.1379)}to{transform:translate(23.505vw,99vh) scale(.1379)}}.snow:nth-child(168){opacity:.2624;transform:translate(20.1802vw,-10px) scale(.171);animation:fall-168 26s -5s linear infinite}@keyframes fall-168{48.036%{transform:translate(20.2037vw,48.036vh) scale(.171)}to{transform:translate(20.19195vw,99vh) scale(.171)}}.snow:nth-child(169){opacity:.0916;transform:translate(9.4773vw,-10px) scale(.4783);animation:fall-169 24s -26s linear infinite}@keyframes fall-169{39.044%{transform:translate(15.0811vw,39.044vh) scale(.4783)}to{transform:translate(12.2792vw,99vh) scale(.4783)}}.snow:nth-child(170){opacity:.6928;transform:translate(93.1349vw,-10px) scale(.8296);animation:fall-170 18s -9s linear infinite}@keyframes fall-170{53.673%{transform:translate(88.3885vw,53.673vh) scale(.8296)}to{transform:translate(90.7617vw,99vh) scale(.8296)}}.snow:nth-child(171){opacity:.4966;transform:translate(4.0712vw,-10px) scale(.6654);animation:fall-171 29s -6s linear infinite}@keyframes fall-171{54.869%{transform:translate(7.18vw,54.869vh) scale(.6654)}to{transform:translate(5.6256vw,99vh) scale(.6654)}}.snow:nth-child(172){opacity:.6888;transform:translate(97.7271vw,-10px) scale(.5086);animation:fall-172 22s -7s linear infinite}@keyframes fall-172{36.989%{transform:translate(100.4261vw,36.989vh) scale(.5086)}to{transform:translate(99.0766vw,99vh) scale(.5086)}}.snow:nth-child(173){opacity:.4428;transform:translate(59.4395vw,-10px) scale(.1311);animation:fall-173 28s -5s linear infinite}@keyframes fall-173{47.736%{transform:translate(55.6382vw,47.736vh) scale(.1311)}to{transform:translate(57.53885vw,99vh) scale(.1311)}}.snow:nth-child(174){opacity:.9776;transform:translate(27.4291vw,-10px) scale(.5287);animation:fall-174 11s -16s linear infinite}@keyframes fall-174{38.637%{transform:translate(21.4328vw,38.637vh) scale(.5287)}to{transform:translate(24.43095vw,99vh) scale(.5287)}}.snow:nth-child(175){opacity:.6848;transform:translate(63.9745vw,-10px) scale(.7953);animation:fall-175 16s -4s linear infinite}@keyframes fall-175{41.583%{transform:translate(54.6412vw,41.583vh) scale(.7953)}to{transform:translate(59.30785vw,99vh) scale(.7953)}}.snow:nth-child(176){opacity:.947;transform:translate(73.1877vw,-10px) scale(.0986);animation:fall-176 27s -1s linear infinite}@keyframes fall-176{37.825%{transform:translate(74.0789vw,37.825vh) scale(.0986)}to{transform:translate(73.6333vw,99vh) scale(.0986)}}.snow:nth-child(177){opacity:1.9546;transform:translate(89.0434vw,-10px) scale(.1582);animation:fall-177 17s -3s linear infinite}@keyframes fall-177{71.734%{transform:translate(84.3599vw,71.734vh) scale(.1582)}to{transform:translate(86.70165vw,99vh) scale(.1582)}}.snow:nth-child(178){opacity:1.6262;transform:translate(38.4579vw,-10px) scale(.7184);animation:fall-178 19s -10s linear infinite}@keyframes fall-178{40.351%{transform:translate(30.0345vw,40.351vh) scale(.7184)}to{transform:translate(34.2462vw,99vh) scale(.7184)}}.snow:nth-child(179){opacity:1.6416;transform:translate(16.1859vw,-10px) scale(.6422);animation:fall-179 19s -8s linear infinite}@keyframes fall-179{40.303%{transform:translate(21.8359vw,40.303vh) scale(.6422)}to{transform:translate(19.0109vw,99vh) scale(.6422)}}.snow:nth-child(180){opacity:.0374;transform:translate(53.0147vw,-10px) scale(.8516);animation:fall-180 12s -11s linear infinite}@keyframes fall-180{59.76%{transform:translate(46.9074vw,59.76vh) scale(.8516)}to{transform:translate(49.96105vw,99vh) scale(.8516)}}.snow:nth-child(181){opacity:.6196;transform:translate(42.643vw,-10px) scale(.0593);animation:fall-181 29s -20s linear infinite}@keyframes fall-181{69.693%{transform:translate(46.4594vw,69.693vh) scale(.0593)}to{transform:translate(44.5512vw,99vh) scale(.0593)}}.snow:nth-child(182){opacity:.6568;transform:translate(34.232vw,-10px) scale(.7995);animation:fall-182 27s -7s linear infinite}@keyframes fall-182{56.869%{transform:translate(34.5541vw,56.869vh) scale(.7995)}to{transform:translate(34.39305vw,99vh) scale(.7995)}}.snow:nth-child(183){opacity:.6826;transform:translate(38.7638vw,-10px) scale(.6247);animation:fall-183 15s -16s linear infinite}@keyframes fall-183{40.272%{transform:translate(37.8841vw,40.272vh) scale(.6247)}to{transform:translate(38.32395vw,99vh) scale(.6247)}}.snow:nth-child(184){opacity:.4766;transform:translate(37.1649vw,-10px) scale(.5467);animation:fall-184 19s -2s linear infinite}@keyframes fall-184{51.312%{transform:translate(34.9793vw,51.312vh) scale(.5467)}to{transform:translate(36.0721vw,99vh) scale(.5467)}}.snow:nth-child(185){opacity:1.366;transform:translate(68.086vw,-10px) scale(.3843);animation:fall-185 20s -7s linear infinite}@keyframes fall-185{60.135%{transform:translate(60.0477vw,60.135vh) scale(.3843)}to{transform:translate(64.06685vw,99vh) scale(.3843)}}.snow:nth-child(186){opacity:.6682;transform:translate(55.1957vw,-10px) scale(.5289);animation:fall-186 19s -2s linear infinite}@keyframes fall-186{63.161%{transform:translate(62.575vw,63.161vh) scale(.5289)}to{transform:translate(58.88535vw,99vh) scale(.5289)}}.snow:nth-child(187){opacity:.6402;transform:translate(94.4147vw,-10px) scale(.8565);animation:fall-187 29s -30s linear infinite}@keyframes fall-187{36.628%{transform:translate(86.0112vw,36.628vh) scale(.8565)}to{transform:translate(90.21295vw,99vh) scale(.8565)}}.snow:nth-child(188){opacity:1.395;transform:translate(63.8697vw,-10px) scale(.4644);animation:fall-188 13s -29s linear infinite}@keyframes fall-188{45.527%{transform:translate(72.9548vw,45.527vh) scale(.4644)}to{transform:translate(68.41225vw,99vh) scale(.4644)}}.snow:nth-child(189){opacity:.7284;transform:translate(9.3611vw,-10px) scale(.9041);animation:fall-189 28s -10s linear infinite}@keyframes fall-189{74.477%{transform:translate(5.3554vw,74.477vh) scale(.9041)}to{transform:translate(7.35825vw,99vh) scale(.9041)}}.snow:nth-child(190){opacity:.1982;transform:translate(.2075vw,-10px) scale(.5765);animation:fall-190 21s -10s linear infinite}@keyframes fall-190{45.954%{transform:translate(.2335vw,45.954vh) scale(.5765)}to{transform:translate(.2205vw,99vh) scale(.5765)}}.snow:nth-child(191){opacity:.6676;transform:translate(99.4294vw,-10px) scale(.3326);animation:fall-191 15s -27s linear infinite}@keyframes fall-191{39.618%{transform:translate(100.094vw,39.618vh) scale(.3326)}to{transform:translate(99.7617vw,99vh) scale(.3326)}}.snow:nth-child(192){opacity:1.4644;transform:translate(74.5582vw,-10px) scale(.2538);animation:fall-192 13s -22s linear infinite}@keyframes fall-192{34.115%{transform:translate(71.1332vw,34.115vh) scale(.2538)}to{transform:translate(72.8457vw,99vh) scale(.2538)}}.snow:nth-child(193){opacity:.4042;transform:translate(8.0176vw,-10px) scale(.9587);animation:fall-193 22s -6s linear infinite}@keyframes fall-193{74.906%{transform:translate(-1.0418vw,74.906vh) scale(.9587)}to{transform:translate(3.4879vw,99vh) scale(.9587)}}.snow:nth-child(194){opacity:.3694;transform:translate(42.7539vw,-10px) scale(.4801);animation:fall-194 26s -25s linear infinite}@keyframes fall-194{67.428%{transform:translate(48.0556vw,67.428vh) scale(.4801)}to{transform:translate(45.40475vw,99vh) scale(.4801)}}.snow:nth-child(195){opacity:.7048;transform:translate(36.3925vw,-10px) scale(.0964);animation:fall-195 29s -16s linear infinite}@keyframes fall-195{72.054%{transform:translate(33.5426vw,72.054vh) scale(.0964)}to{transform:translate(34.96755vw,99vh) scale(.0964)}}.snow:nth-child(196){opacity:1.746;transform:translate(94.6648vw,-10px) scale(.7311);animation:fall-196 27s -26s linear infinite}@keyframes fall-196{66.918%{transform:translate(85.0703vw,66.918vh) scale(.7311)}to{transform:translate(89.86755vw,99vh) scale(.7311)}}.snow:nth-child(197){opacity:.4976;transform:translate(53.0055vw,-10px) scale(.2864);animation:fall-197 11s -16s linear infinite}@keyframes fall-197{43.988%{transform:translate(48.7885vw,43.988vh) scale(.2864)}to{transform:translate(50.897vw,99vh) scale(.2864)}}.snow:nth-child(198){opacity:.1276;transform:translate(84.0186vw,-10px) scale(.6589);animation:fall-198 28s -12s linear infinite}@keyframes fall-198{64.697%{transform:translate(82.9174vw,64.697vh) scale(.6589)}to{transform:translate(83.468vw,99vh) scale(.6589)}}.snow:nth-child(199){opacity:1.6218;transform:translate(17.4385vw,-10px) scale(.1557);animation:fall-199 18s -11s linear infinite}@keyframes fall-199{74.105%{transform:translate(13.6685vw,74.105vh) scale(.1557)}to{transform:translate(15.5535vw,99vh) scale(.1557)}}.snow:nth-child(200){opacity:1.565;transform:translate(30.68vw,-10px) scale(.1122);animation:fall-200 15s -13s linear infinite}@keyframes fall-200{35.745%{transform:translate(33.4913vw,35.745vh) scale(.1122)}to{transform:translate(32.08565vw,99vh) scale(.1122)}}.snow:nth-child(201){opacity:.849;transform:translate(29.2825vw,-10px) scale(.9543);animation:fall-201 12s -2s linear infinite}@keyframes fall-201{50.759%{transform:translate(31.4853vw,50.759vh) scale(.9543)}to{transform:translate(30.3839vw,99vh) scale(.9543)}}.snow:nth-child(202){opacity:.1216;transform:translate(7.1493vw,-10px) scale(.9288);animation:fall-202 17s -11s linear infinite}@keyframes fall-202{46.794%{transform:translate(.2881vw,46.794vh) scale(.9288)}to{transform:translate(3.7187vw,99vh) scale(.9288)}}.snow:nth-child(203){opacity:1.3264;transform:translate(38.9556vw,-10px) scale(.9254);animation:fall-203 23s -26s linear infinite}@keyframes fall-203{76.133%{transform:translate(41.9392vw,76.133vh) scale(.9254)}to{transform:translate(40.4474vw,99vh) scale(.9254)}}.snow:nth-child(204){opacity:1.5232;transform:translate(5.2493vw,-10px) scale(.2181);animation:fall-204 13s -11s linear infinite}@keyframes fall-204{36.362%{transform:translate(-.9036vw,36.362vh) scale(.2181)}to{transform:translate(2.17285vw,99vh) scale(.2181)}}.snow:nth-child(205){opacity:1.7632;transform:translate(91.0708vw,-10px) scale(.8363);animation:fall-205 24s -29s linear infinite}@keyframes fall-205{64.659%{transform:translate(96.7148vw,64.659vh) scale(.8363)}to{transform:translate(93.8928vw,99vh) scale(.8363)}}.snow:nth-child(206){opacity:1.0128;transform:translate(19.9634vw,-10px) scale(.737);animation:fall-206 30s -7s linear infinite}@keyframes fall-206{42.058%{transform:translate(22.6285vw,42.058vh) scale(.737)}to{transform:translate(21.29595vw,99vh) scale(.737)}}.snow:nth-child(207){opacity:.4162;transform:translate(41.0381vw,-10px) scale(.7964);animation:fall-207 29s -16s linear infinite}@keyframes fall-207{78.818%{transform:translate(32.958vw,78.818vh) scale(.7964)}to{transform:translate(36.99805vw,99vh) scale(.7964)}}.snow:nth-child(208){opacity:1.194;transform:translate(51.3004vw,-10px) scale(.8416);animation:fall-208 12s -2s linear infinite}@keyframes fall-208{52.721%{transform:translate(60.5385vw,52.721vh) scale(.8416)}to{transform:translate(55.91945vw,99vh) scale(.8416)}}.snow:nth-child(209){opacity:.5934;transform:translate(70.2167vw,-10px) scale(.8794);animation:fall-209 21s -19s linear infinite}@keyframes fall-209{60.698%{transform:translate(68.0194vw,60.698vh) scale(.8794)}to{transform:translate(69.11805vw,99vh) scale(.8794)}}.snow:nth-child(210){opacity:1.7128;transform:translate(53.9177vw,-10px) scale(.6786);animation:fall-210 23s -8s linear infinite}@keyframes fall-210{35.989%{transform:translate(53.5391vw,35.989vh) scale(.6786)}to{transform:translate(53.7284vw,99vh) scale(.6786)}}.snow:nth-child(211){opacity:.6184;transform:translate(48.2592vw,-10px) scale(.2243);animation:fall-211 14s -20s linear infinite}@keyframes fall-211{77.825%{transform:translate(50.6431vw,77.825vh) scale(.2243)}to{transform:translate(49.45115vw,99vh) scale(.2243)}}.snow:nth-child(212){opacity:.1078;transform:translate(62.5264vw,-10px) scale(.5158);animation:fall-212 25s -24s linear infinite}@keyframes fall-212{74.693%{transform:translate(59.7812vw,74.693vh) scale(.5158)}to{transform:translate(61.1538vw,99vh) scale(.5158)}}.snow:nth-child(213){opacity:1.891;transform:translate(62.1041vw,-10px) scale(.2631);animation:fall-213 27s -1s linear infinite}@keyframes fall-213{42.454%{transform:translate(68.5785vw,42.454vh) scale(.2631)}to{transform:translate(65.3413vw,99vh) scale(.2631)}}.snow:nth-child(214){opacity:.034;transform:translate(44.7296vw,-10px) scale(.3329);animation:fall-214 20s -22s linear infinite}@keyframes fall-214{55.755%{transform:translate(41.88vw,55.755vh) scale(.3329)}to{transform:translate(43.3048vw,99vh) scale(.3329)}}.snow:nth-child(215){opacity:1.6366;transform:translate(43.4207vw,-10px) scale(.0721);animation:fall-215 22s -24s linear infinite}@keyframes fall-215{69.604%{transform:translate(42.7568vw,69.604vh) scale(.0721)}to{transform:translate(43.08875vw,99vh) scale(.0721)}}.snow:nth-child(216){opacity:1.4888;transform:translate(73.373vw,-10px) scale(.1464);animation:fall-216 25s -3s linear infinite}@keyframes fall-216{34.065%{transform:translate(65.2851vw,34.065vh) scale(.1464)}to{transform:translate(69.32905vw,99vh) scale(.1464)}}.snow:nth-child(217){opacity:1.9808;transform:translate(43.7403vw,-10px) scale(.6757);animation:fall-217 12s -3s linear infinite}@keyframes fall-217{33.998%{transform:translate(45.2418vw,33.998vh) scale(.6757)}to{transform:translate(44.49105vw,99vh) scale(.6757)}}.snow:nth-child(218){opacity:.2806;transform:translate(18.1051vw,-10px) scale(.0794);animation:fall-218 28s -21s linear infinite}@keyframes fall-218{70.51%{transform:translate(26.5185vw,70.51vh) scale(.0794)}to{transform:translate(22.3118vw,99vh) scale(.0794)}}.snow:nth-child(219){opacity:.386;transform:translate(55.9199vw,-10px) scale(.934);animation:fall-219 23s -27s linear infinite}@keyframes fall-219{74.007%{transform:translate(59.2817vw,74.007vh) scale(.934)}to{transform:translate(57.6008vw,99vh) scale(.934)}}.snow:nth-child(220){opacity:1.0256;transform:translate(21.7143vw,-10px) scale(.3484);animation:fall-220 12s -27s linear infinite}@keyframes fall-220{39.749%{transform:translate(17.3111vw,39.749vh) scale(.3484)}to{transform:translate(19.5127vw,99vh) scale(.3484)}}.snow:nth-child(221){opacity:.8252;transform:translate(40.9678vw,-10px) scale(.6601);animation:fall-221 13s -24s linear infinite}@keyframes fall-221{64.235%{transform:translate(47.0215vw,64.235vh) scale(.6601)}to{transform:translate(43.99465vw,99vh) scale(.6601)}}.snow:nth-child(222){opacity:.9576;transform:translate(69.1687vw,-10px) scale(.6625);animation:fall-222 21s -10s linear infinite}@keyframes fall-222{68.725%{transform:translate(76.2699vw,68.725vh) scale(.6625)}to{transform:translate(72.7193vw,99vh) scale(.6625)}}.snow:nth-child(223){opacity:.6824;transform:translate(11.0229vw,-10px) scale(.2542);animation:fall-223 16s -20s linear infinite}@keyframes fall-223{37.161%{transform:translate(3.5703vw,37.161vh) scale(.2542)}to{transform:translate(7.2966vw,99vh) scale(.2542)}}.snow:nth-child(224){opacity:1.0292;transform:translate(83.0694vw,-10px) scale(.1582);animation:fall-224 16s -9s linear infinite}@keyframes fall-224{49.432%{transform:translate(89.6558vw,49.432vh) scale(.1582)}to{transform:translate(86.3626vw,99vh) scale(.1582)}}.snow:nth-child(225){opacity:.6276;transform:translate(21.7239vw,-10px) scale(.0618);animation:fall-225 13s -8s linear infinite}@keyframes fall-225{37.272%{transform:translate(28.5962vw,37.272vh) scale(.0618)}to{transform:translate(25.16005vw,99vh) scale(.0618)}}.snow:nth-child(226){opacity:1.0694;transform:translate(6.0975vw,-10px) scale(.7163);animation:fall-226 26s -5s linear infinite}@keyframes fall-226{32.437%{transform:translate(11.0003vw,32.437vh) scale(.7163)}to{transform:translate(8.5489vw,99vh) scale(.7163)}}.snow:nth-child(227){opacity:1.3524;transform:translate(58.7692vw,-10px) scale(.37);animation:fall-227 22s -5s linear infinite}@keyframes fall-227{51.619%{transform:translate(62.1458vw,51.619vh) scale(.37)}to{transform:translate(60.4575vw,99vh) scale(.37)}}.snow:nth-child(228){opacity:.8088;transform:translate(29.2304vw,-10px) scale(.0089);animation:fall-228 16s -12s linear infinite}@keyframes fall-228{50.742%{transform:translate(24.4719vw,50.742vh) scale(.0089)}to{transform:translate(26.85115vw,99vh) scale(.0089)}}.snow:nth-child(229){opacity:1.2068;transform:translate(95.8689vw,-10px) scale(.3139);animation:fall-229 20s -16s linear infinite}@keyframes fall-229{49.889%{transform:translate(101.2886vw,49.889vh) scale(.3139)}to{transform:translate(98.57875vw,99vh) scale(.3139)}}.snow:nth-child(230){opacity:.7218;transform:translate(41.5047vw,-10px) scale(.2696);animation:fall-230 17s -26s linear infinite}@keyframes fall-230{34.99%{transform:translate(33.4312vw,34.99vh) scale(.2696)}to{transform:translate(37.46795vw,99vh) scale(.2696)}}.snow:nth-child(231){opacity:1.2178;transform:translate(50.7347vw,-10px) scale(.6365);animation:fall-231 28s -25s linear infinite}@keyframes fall-231{78.556%{transform:translate(58.7656vw,78.556vh) scale(.6365)}to{transform:translate(54.75015vw,99vh) scale(.6365)}}.snow:nth-child(232){opacity:1.8362;transform:translate(57.9809vw,-10px) scale(.7531);animation:fall-232 18s -17s linear infinite}@keyframes fall-232{75.655%{transform:translate(55.5657vw,75.655vh) scale(.7531)}to{transform:translate(56.7733vw,99vh) scale(.7531)}}.snow:nth-child(233){opacity:1.3368;transform:translate(33.4039vw,-10px) scale(.7838);animation:fall-233 16s -5s linear infinite}@keyframes fall-233{42.575%{transform:translate(29.4741vw,42.575vh) scale(.7838)}to{transform:translate(31.439vw,99vh) scale(.7838)}}.snow:nth-child(234){opacity:.2;transform:translate(68.5543vw,-10px) scale(.4161);animation:fall-234 20s -10s linear infinite}@keyframes fall-234{34.608%{transform:translate(60.3449vw,34.608vh) scale(.4161)}to{transform:translate(64.4496vw,99vh) scale(.4161)}}.snow:nth-child(235){opacity:.6316;transform:translate(45.0743vw,-10px) scale(.8344);animation:fall-235 21s -27s linear infinite}@keyframes fall-235{34.361%{transform:translate(52.5299vw,34.361vh) scale(.8344)}to{transform:translate(48.8021vw,99vh) scale(.8344)}}.snow:nth-child(236){opacity:.1174;transform:translate(10.6905vw,-10px) scale(.5987);animation:fall-236 26s -10s linear infinite}@keyframes fall-236{73.259%{transform:translate(3.2313vw,73.259vh) scale(.5987)}to{transform:translate(6.9609vw,99vh) scale(.5987)}}.snow:nth-child(237){opacity:.8072;transform:translate(48.0798vw,-10px) scale(.9464);animation:fall-237 30s -26s linear infinite}@keyframes fall-237{72.918%{transform:translate(43.4689vw,72.918vh) scale(.9464)}to{transform:translate(45.77435vw,99vh) scale(.9464)}}.snow:nth-child(238){opacity:1.8948;transform:translate(5.0276vw,-10px) scale(.4376);animation:fall-238 22s -17s linear infinite}@keyframes fall-238{58.907%{transform:translate(-1.3264vw,58.907vh) scale(.4376)}to{transform:translate(1.8506vw,99vh) scale(.4376)}}.snow:nth-child(239){opacity:1.0074;transform:translate(54.5715vw,-10px) scale(.0372);animation:fall-239 26s -15s linear infinite}@keyframes fall-239{45.17%{transform:translate(59.0937vw,45.17vh) scale(.0372)}to{transform:translate(56.8326vw,99vh) scale(.0372)}}.snow:nth-child(240){opacity:.8168;transform:translate(44.7905vw,-10px) scale(.5657);animation:fall-240 28s -7s linear infinite}@keyframes fall-240{48.498%{transform:translate(53.3567vw,48.498vh) scale(.5657)}to{transform:translate(49.0736vw,99vh) scale(.5657)}}.snow:nth-child(241){opacity:.484;transform:translate(30.9582vw,-10px) scale(.7656);animation:fall-241 22s -23s linear infinite}@keyframes fall-241{68.077%{transform:translate(22.8vw,68.077vh) scale(.7656)}to{transform:translate(26.8791vw,99vh) scale(.7656)}}.snow:nth-child(242){opacity:.4058;transform:translate(19.7936vw,-10px) scale(.7372);animation:fall-242 28s -24s linear infinite}@keyframes fall-242{39.27%{transform:translate(16.6869vw,39.27vh) scale(.7372)}to{transform:translate(18.24025vw,99vh) scale(.7372)}}.snow:nth-child(243){opacity:1.1478;transform:translate(26.3845vw,-10px) scale(.0734);animation:fall-243 18s -27s linear infinite}@keyframes fall-243{38.088%{transform:translate(22.1461vw,38.088vh) scale(.0734)}to{transform:translate(24.2653vw,99vh) scale(.0734)}}.snow:nth-child(244){opacity:.4094;transform:translate(77.2168vw,-10px) scale(.5587);animation:fall-244 14s -28s linear infinite}@keyframes fall-244{33.211%{transform:translate(81.8868vw,33.211vh) scale(.5587)}to{transform:translate(79.5518vw,99vh) scale(.5587)}}.snow:nth-child(245){opacity:1.6442;transform:translate(83.9964vw,-10px) scale(.9865);animation:fall-245 15s -20s linear infinite}@keyframes fall-245{32.926%{transform:translate(80.4567vw,32.926vh) scale(.9865)}to{transform:translate(82.22655vw,99vh) scale(.9865)}}.snow:nth-child(246){opacity:1.7828;transform:translate(44.6276vw,-10px) scale(.3132);animation:fall-246 14s -22s linear infinite}@keyframes fall-246{47.69%{transform:translate(45.2128vw,47.69vh) scale(.3132)}to{transform:translate(44.9202vw,99vh) scale(.3132)}}.snow:nth-child(247){opacity:.3546;transform:translate(37.6954vw,-10px) scale(.8623);animation:fall-247 15s -18s linear infinite}@keyframes fall-247{43.611%{transform:translate(38.7153vw,43.611vh) scale(.8623)}to{transform:translate(38.20535vw,99vh) scale(.8623)}}.snow:nth-child(248){opacity:1.5044;transform:translate(57.6762vw,-10px) scale(.5138);animation:fall-248 21s -28s linear infinite}@keyframes fall-248{43.828%{transform:translate(55.3851vw,43.828vh) scale(.5138)}to{transform:translate(56.53065vw,99vh) scale(.5138)}}.snow:nth-child(249){opacity:1.3046;transform:translate(56.0693vw,-10px) scale(.8745);animation:fall-249 10s -15s linear infinite}@keyframes fall-249{64.869%{transform:translate(63.074vw,64.869vh) scale(.8745)}to{transform:translate(59.57165vw,99vh) scale(.8745)}}.snow:nth-child(250){opacity:1.9074;transform:translate(60.1378vw,-10px) scale(.0612);animation:fall-250 13s -23s linear infinite}@keyframes fall-250{68.386%{transform:translate(69.7143vw,68.386vh) scale(.0612)}to{transform:translate(64.92605vw,99vh) scale(.0612)}}.snow:nth-child(251){opacity:1.9604;transform:translate(70.4892vw,-10px) scale(.3531);animation:fall-251 11s -19s linear infinite}@keyframes fall-251{75.685%{transform:translate(74.5629vw,75.685vh) scale(.3531)}to{transform:translate(72.52605vw,99vh) scale(.3531)}}.snow:nth-child(252){opacity:.419;transform:translate(67.7304vw,-10px) scale(.1963);animation:fall-252 27s -13s linear infinite}@keyframes fall-252{47.015%{transform:translate(61.0132vw,47.015vh) scale(.1963)}to{transform:translate(64.3718vw,99vh) scale(.1963)}}.snow:nth-child(253){opacity:1.2034;transform:translate(37.363vw,-10px) scale(.9842);animation:fall-253 14s -14s linear infinite}@keyframes fall-253{72.863%{transform:translate(29.4778vw,72.863vh) scale(.9842)}to{transform:translate(33.4204vw,99vh) scale(.9842)}}.snow:nth-child(254){opacity:1.318;transform:translate(20.3299vw,-10px) scale(.526);animation:fall-254 15s -29s linear infinite}@keyframes fall-254{74.48%{transform:translate(15.3246vw,74.48vh) scale(.526)}to{transform:translate(17.82725vw,99vh) scale(.526)}}.snow:nth-child(255){opacity:.6926;transform:translate(48.5947vw,-10px) scale(.1511);animation:fall-255 13s -18s linear infinite}@keyframes fall-255{51.008%{transform:translate(57.9895vw,51.008vh) scale(.1511)}to{transform:translate(53.2921vw,99vh) scale(.1511)}}.snow:nth-child(256){opacity:1.1294;transform:translate(1.9028vw,-10px) scale(.5179);animation:fall-256 25s -18s linear infinite}@keyframes fall-256{72.158%{transform:translate(-4.6747vw,72.158vh) scale(.5179)}to{transform:translate(-1.38595vw,99vh) scale(.5179)}}.snow:nth-child(257){opacity:.3014;transform:translate(84.9206vw,-10px) scale(.6748);animation:fall-257 19s -15s linear infinite}@keyframes fall-257{32.087%{transform:translate(92.6352vw,32.087vh) scale(.6748)}to{transform:translate(88.7779vw,99vh) scale(.6748)}}.snow:nth-child(258){opacity:.7316;transform:translate(89.0454vw,-10px) scale(.7703);animation:fall-258 20s -7s linear infinite}@keyframes fall-258{35.541%{transform:translate(97.4521vw,35.541vh) scale(.7703)}to{transform:translate(93.24875vw,99vh) scale(.7703)}}.snow:nth-child(259){opacity:1;transform:translate(45.454vw,-10px) scale(.4536);animation:fall-259 24s -20s linear infinite}@keyframes fall-259{34.164%{transform:translate(39.8794vw,34.164vh) scale(.4536)}to{transform:translate(42.6667vw,99vh) scale(.4536)}}.snow:nth-child(260){opacity:1.3928;transform:translate(64.4744vw,-10px) scale(.4429);animation:fall-260 26s -21s linear infinite}@keyframes fall-260{47.223%{transform:translate(69.3143vw,47.223vh) scale(.4429)}to{transform:translate(66.89435vw,99vh) scale(.4429)}}.snow:nth-child(261){opacity:1.0728;transform:translate(40.0499vw,-10px) scale(.5174);animation:fall-261 18s -23s linear infinite}@keyframes fall-261{64.937%{transform:translate(36.8353vw,64.937vh) scale(.5174)}to{transform:translate(38.4426vw,99vh) scale(.5174)}}.snow:nth-child(262){opacity:1.2432;transform:translate(99.2171vw,-10px) scale(.5183);animation:fall-262 13s -10s linear infinite}@keyframes fall-262{58.369%{transform:translate(96.7455vw,58.369vh) scale(.5183)}to{transform:translate(97.9813vw,99vh) scale(.5183)}}.snow:nth-child(263){opacity:1.91;transform:translate(41.0843vw,-10px) scale(.9927);animation:fall-263 10s -23s linear infinite}@keyframes fall-263{39.693%{transform:translate(41.6962vw,39.693vh) scale(.9927)}to{transform:translate(41.39025vw,99vh) scale(.9927)}}.snow:nth-child(264){opacity:.1784;transform:translate(8.7989vw,-10px) scale(.6495);animation:fall-264 23s -22s linear infinite}@keyframes fall-264{34.501%{transform:translate(6.1746vw,34.501vh) scale(.6495)}to{transform:translate(7.48675vw,99vh) scale(.6495)}}.snow:nth-child(265){opacity:.5538;transform:translate(66.2088vw,-10px) scale(.3226);animation:fall-265 11s -2s linear infinite}@keyframes fall-265{32.84%{transform:translate(69.362vw,32.84vh) scale(.3226)}to{transform:translate(67.7854vw,99vh) scale(.3226)}}.snow:nth-child(266){opacity:1.6688;transform:translate(67.5903vw,-10px) scale(.7459);animation:fall-266 19s -26s linear infinite}@keyframes fall-266{53.617%{transform:translate(76.99vw,53.617vh) scale(.7459)}to{transform:translate(72.29015vw,99vh) scale(.7459)}}.snow:nth-child(267){opacity:.1724;transform:translate(81.7031vw,-10px) scale(.9044);animation:fall-267 14s -30s linear infinite}@keyframes fall-267{71.276%{transform:translate(86.6359vw,71.276vh) scale(.9044)}to{transform:translate(84.1695vw,99vh) scale(.9044)}}.snow:nth-child(268){opacity:1.126;transform:translate(42.4862vw,-10px) scale(.1636);animation:fall-268 26s -11s linear infinite}@keyframes fall-268{58.249%{transform:translate(38.6549vw,58.249vh) scale(.1636)}to{transform:translate(40.57055vw,99vh) scale(.1636)}}.snow:nth-child(269){opacity:1.1704;transform:translate(39.3075vw,-10px) scale(.4617);animation:fall-269 28s -1s linear infinite}@keyframes fall-269{61.955%{transform:translate(35.874vw,61.955vh) scale(.4617)}to{transform:translate(37.59075vw,99vh) scale(.4617)}}.snow:nth-child(270){opacity:1.1904;transform:translate(69.6804vw,-10px) scale(.236);animation:fall-270 10s -20s linear infinite}@keyframes fall-270{68.289%{transform:translate(78.1806vw,68.289vh) scale(.236)}to{transform:translate(73.9305vw,99vh) scale(.236)}}.snow:nth-child(271){opacity:1.704;transform:translate(19.3504vw,-10px) scale(.5834);animation:fall-271 14s -21s linear infinite}@keyframes fall-271{69.112%{transform:translate(22.2879vw,69.112vh) scale(.5834)}to{transform:translate(20.81915vw,99vh) scale(.5834)}}.snow:nth-child(272){opacity:.5272;transform:translate(44.923vw,-10px) scale(.4386);animation:fall-272 22s -21s linear infinite}@keyframes fall-272{33.408%{transform:translate(49.0587vw,33.408vh) scale(.4386)}to{transform:translate(46.99085vw,99vh) scale(.4386)}}.snow:nth-child(273){opacity:.132;transform:translate(75.6562vw,-10px) scale(.963);animation:fall-273 29s -3s linear infinite}@keyframes fall-273{64.633%{transform:translate(82.0301vw,64.633vh) scale(.963)}to{transform:translate(78.84315vw,99vh) scale(.963)}}.snow:nth-child(274){opacity:1.069;transform:translate(48.4732vw,-10px) scale(.1969);animation:fall-274 19s -8s linear infinite}@keyframes fall-274{50.321%{transform:translate(52.3628vw,50.321vh) scale(.1969)}to{transform:translate(50.418vw,99vh) scale(.1969)}}.snow:nth-child(275){opacity:.9112;transform:translate(84.7591vw,-10px) scale(.7546);animation:fall-275 14s -6s linear infinite}@keyframes fall-275{78.673%{transform:translate(86.6734vw,78.673vh) scale(.7546)}to{transform:translate(85.71625vw,99vh) scale(.7546)}}.snow:nth-child(276){opacity:.0036;transform:translate(40.4581vw,-10px) scale(.8984);animation:fall-276 13s -24s linear infinite}@keyframes fall-276{77.067%{transform:translate(40.5164vw,77.067vh) scale(.8984)}to{transform:translate(40.48725vw,99vh) scale(.8984)}}.snow:nth-child(277){opacity:.8604;transform:translate(67.2158vw,-10px) scale(.3101);animation:fall-277 16s -30s linear infinite}@keyframes fall-277{34.288%{transform:translate(63.7237vw,34.288vh) scale(.3101)}to{transform:translate(65.46975vw,99vh) scale(.3101)}}.snow:nth-child(278){opacity:1.1646;transform:translate(9.6792vw,-10px) scale(.6002);animation:fall-278 22s -29s linear infinite}@keyframes fall-278{30.741%{transform:translate(14.3973vw,30.741vh) scale(.6002)}to{transform:translate(12.03825vw,99vh) scale(.6002)}}.snow:nth-child(279){opacity:.4244;transform:translate(57.9385vw,-10px) scale(.4829);animation:fall-279 30s -15s linear infinite}@keyframes fall-279{30.513%{transform:translate(56.434vw,30.513vh) scale(.4829)}to{transform:translate(57.18625vw,99vh) scale(.4829)}}.snow:nth-child(280){opacity:1.7014;transform:translate(7.8446vw,-10px) scale(.2463);animation:fall-280 12s -13s linear infinite}@keyframes fall-280{77.588%{transform:translate(.5365vw,77.588vh) scale(.2463)}to{transform:translate(4.19055vw,99vh) scale(.2463)}}.snow:nth-child(281){opacity:.5936;transform:translate(2.3277vw,-10px) scale(.6085);animation:fall-281 30s -26s linear infinite}@keyframes fall-281{76.785%{transform:translate(10.2164vw,76.785vh) scale(.6085)}to{transform:translate(6.27205vw,99vh) scale(.6085)}}.snow:nth-child(282){opacity:.3818;transform:translate(73.5111vw,-10px) scale(.1723);animation:fall-282 26s -19s linear infinite}@keyframes fall-282{77.049%{transform:translate(68.0188vw,77.049vh) scale(.1723)}to{transform:translate(70.76495vw,99vh) scale(.1723)}}.snow:nth-child(283){opacity:.9346;transform:translate(91.9964vw,-10px) scale(.4872);animation:fall-283 22s -12s linear infinite}@keyframes fall-283{46.657%{transform:translate(94.8227vw,46.657vh) scale(.4872)}to{transform:translate(93.40955vw,99vh) scale(.4872)}}.snow:nth-child(284){opacity:1.6784;transform:translate(17.2913vw,-10px) scale(.5999);animation:fall-284 18s -28s linear infinite}@keyframes fall-284{79.721%{transform:translate(21.6499vw,79.721vh) scale(.5999)}to{transform:translate(19.4706vw,99vh) scale(.5999)}}.snow:nth-child(285){opacity:1.4802;transform:translate(84.7876vw,-10px) scale(.0141);animation:fall-285 29s -25s linear infinite}@keyframes fall-285{55.689%{transform:translate(85.893vw,55.689vh) scale(.0141)}to{transform:translate(85.3403vw,99vh) scale(.0141)}}.snow:nth-child(286){opacity:1.4808;transform:translate(17.3099vw,-10px) scale(.1307);animation:fall-286 28s -13s linear infinite}@keyframes fall-286{70.731%{transform:translate(22.8044vw,70.731vh) scale(.1307)}to{transform:translate(20.05715vw,99vh) scale(.1307)}}.snow:nth-child(287){opacity:1.9726;transform:translate(62.7379vw,-10px) scale(.1292);animation:fall-287 19s -10s linear infinite}@keyframes fall-287{57.614%{transform:translate(69.1571vw,57.614vh) scale(.1292)}to{transform:translate(65.9475vw,99vh) scale(.1292)}}.snow:nth-child(288){opacity:.0428;transform:translate(88.6276vw,-10px) scale(.5635);animation:fall-288 18s -12s linear infinite}@keyframes fall-288{78.453%{transform:translate(81.3138vw,78.453vh) scale(.5635)}to{transform:translate(84.9707vw,99vh) scale(.5635)}}.snow:nth-child(289){opacity:.8912;transform:translate(45.7518vw,-10px) scale(.3613);animation:fall-289 16s -3s linear infinite}@keyframes fall-289{64.21%{transform:translate(39.2407vw,64.21vh) scale(.3613)}to{transform:translate(42.49625vw,99vh) scale(.3613)}}.snow:nth-child(290){opacity:1.2922;transform:translate(10.5618vw,-10px) scale(.0526);animation:fall-290 21s -27s linear infinite}@keyframes fall-290{65.492%{transform:translate(3.7116vw,65.492vh) scale(.0526)}to{transform:translate(7.1367vw,99vh) scale(.0526)}}.snow:nth-child(291){opacity:1.9108;transform:translate(58.1474vw,-10px) scale(.0195);animation:fall-291 23s -7s linear infinite}@keyframes fall-291{67.838%{transform:translate(59.0984vw,67.838vh) scale(.0195)}to{transform:translate(58.6229vw,99vh) scale(.0195)}}.snow:nth-child(292){opacity:1.9368;transform:translate(3.7891vw,-10px) scale(.7112);animation:fall-292 17s -20s linear infinite}@keyframes fall-292{68.631%{transform:translate(3.1635vw,68.631vh) scale(.7112)}to{transform:translate(3.4763vw,99vh) scale(.7112)}}.snow:nth-child(293){opacity:.7162;transform:translate(31.1611vw,-10px) scale(.5691);animation:fall-293 11s -23s linear infinite}@keyframes fall-293{59.659%{transform:translate(37.1551vw,59.659vh) scale(.5691)}to{transform:translate(34.1581vw,99vh) scale(.5691)}}.snow:nth-child(294){opacity:.8366;transform:translate(84.2639vw,-10px) scale(.282);animation:fall-294 18s -15s linear infinite}@keyframes fall-294{56.367%{transform:translate(90.7206vw,56.367vh) scale(.282)}to{transform:translate(87.49225vw,99vh) scale(.282)}}.snow:nth-child(295){opacity:1.9382;transform:translate(92.9751vw,-10px) scale(.0237);animation:fall-295 20s -3s linear infinite}@keyframes fall-295{75.361%{transform:translate(88.2938vw,75.361vh) scale(.0237)}to{transform:translate(90.63445vw,99vh) scale(.0237)}}.snow:nth-child(296){opacity:.5764;transform:translate(30.7382vw,-10px) scale(.0115);animation:fall-296 19s -3s linear infinite}@keyframes fall-296{41.516%{transform:translate(23.7893vw,41.516vh) scale(.0115)}to{transform:translate(27.26375vw,99vh) scale(.0115)}}.snow:nth-child(297){opacity:1.2644;transform:translate(85.5258vw,-10px) scale(.8427);animation:fall-297 13s -30s linear infinite}@keyframes fall-297{54.421%{transform:translate(86.8316vw,54.421vh) scale(.8427)}to{transform:translate(86.1787vw,99vh) scale(.8427)}}.snow:nth-child(298){opacity:1.1232;transform:translate(45.4767vw,-10px) scale(.2525);animation:fall-298 22s -20s linear infinite}@keyframes fall-298{58.504%{transform:translate(41.8144vw,58.504vh) scale(.2525)}to{transform:translate(43.64555vw,99vh) scale(.2525)}}.snow:nth-child(299){opacity:1.5592;transform:translate(47.7686vw,-10px) scale(.6366);animation:fall-299 16s -26s linear infinite}@keyframes fall-299{65.151%{transform:translate(53.037vw,65.151vh) scale(.6366)}to{transform:translate(50.4028vw,99vh) scale(.6366)}}.snow:nth-child(300){opacity:.1266;transform:translate(76.4722vw,-10px) scale(.7743);animation:fall-300 18s -29s linear infinite}@keyframes fall-300{31.929%{transform:translate(79.649vw,31.929vh) scale(.7743)}to{transform:translate(78.0606vw,99vh) scale(.7743)}}.snow:nth-child(301){opacity:.1164;transform:translate(32.4756vw,-10px) scale(.9307);animation:fall-301 17s -21s linear infinite}@keyframes fall-301{41.807%{transform:translate(33.1752vw,41.807vh) scale(.9307)}to{transform:translate(32.8254vw,99vh) scale(.9307)}}.snow:nth-child(302){opacity:1.5676;transform:translate(15.9167vw,-10px) scale(.6634);animation:fall-302 19s -3s linear infinite}@keyframes fall-302{33.172%{transform:translate(11.7107vw,33.172vh) scale(.6634)}to{transform:translate(13.8137vw,99vh) scale(.6634)}}.snow:nth-child(303){opacity:1.382;transform:translate(26.6233vw,-10px) scale(.6339);animation:fall-303 19s -19s linear infinite}@keyframes fall-303{42.046%{transform:translate(27.0241vw,42.046vh) scale(.6339)}to{transform:translate(26.8237vw,99vh) scale(.6339)}}.snow:nth-child(304){opacity:.7944;transform:translate(41.7776vw,-10px) scale(.0768);animation:fall-304 18s -10s linear infinite}@keyframes fall-304{39.466%{transform:translate(47.6183vw,39.466vh) scale(.0768)}to{transform:translate(44.69795vw,99vh) scale(.0768)}}.snow:nth-child(305){opacity:.8494;transform:translate(4.1227vw,-10px) scale(.2487);animation:fall-305 19s -26s linear infinite}@keyframes fall-305{57.204%{transform:translate(9.8774vw,57.204vh) scale(.2487)}to{transform:translate(7.00005vw,99vh) scale(.2487)}}.snow:nth-child(306){opacity:.87;transform:translate(1.1811vw,-10px) scale(.8292);animation:fall-306 20s -27s linear infinite}@keyframes fall-306{43.355%{transform:translate(-6.9891vw,43.355vh) scale(.8292)}to{transform:translate(-2.904vw,99vh) scale(.8292)}}.snow:nth-child(307){opacity:1.334;transform:translate(69.6736vw,-10px) scale(.8748);animation:fall-307 24s -3s linear infinite}@keyframes fall-307{48.147%{transform:translate(65.6502vw,48.147vh) scale(.8748)}to{transform:translate(67.6619vw,99vh) scale(.8748)}}.snow:nth-child(308){opacity:1.8834;transform:translate(56.628vw,-10px) scale(.7);animation:fall-308 26s -1s linear infinite}@keyframes fall-308{65.172%{transform:translate(65.4556vw,65.172vh) scale(.7)}to{transform:translate(61.0418vw,99vh) scale(.7)}}.snow:nth-child(309){opacity:1.5828;transform:translate(33.7873vw,-10px) scale(.0855);animation:fall-309 27s -10s linear infinite}@keyframes fall-309{38.718%{transform:translate(25.4002vw,38.718vh) scale(.0855)}to{transform:translate(29.59375vw,99vh) scale(.0855)}}.snow:nth-child(310){opacity:.032;transform:translate(20.617vw,-10px) scale(.1593);animation:fall-310 21s -28s linear infinite}@keyframes fall-310{31.694%{transform:translate(28.3018vw,31.694vh) scale(.1593)}to{transform:translate(24.4594vw,99vh) scale(.1593)}}.snow:nth-child(311){opacity:1.045;transform:translate(48.9905vw,-10px) scale(.0068);animation:fall-311 29s -25s linear infinite}@keyframes fall-311{76.536%{transform:translate(41.9727vw,76.536vh) scale(.0068)}to{transform:translate(45.4816vw,99vh) scale(.0068)}}.snow:nth-child(312){opacity:1.3406;transform:translate(35.2273vw,-10px) scale(.1025);animation:fall-312 10s -21s linear infinite}@keyframes fall-312{71.058%{transform:translate(40.9945vw,71.058vh) scale(.1025)}to{transform:translate(38.1109vw,99vh) scale(.1025)}}.snow:nth-child(313){opacity:.7018;transform:translate(57.4863vw,-10px) scale(.4832);animation:fall-313 13s -15s linear infinite}@keyframes fall-313{34.626%{transform:translate(66.4491vw,34.626vh) scale(.4832)}to{transform:translate(61.9677vw,99vh) scale(.4832)}}.snow:nth-child(314){opacity:.7072;transform:translate(40.4509vw,-10px) scale(.5543);animation:fall-314 25s -14s linear infinite}@keyframes fall-314{76.043%{transform:translate(45.2658vw,76.043vh) scale(.5543)}to{transform:translate(42.85835vw,99vh) scale(.5543)}}.snow:nth-child(315){opacity:1.6254;transform:translate(9.96vw,-10px) scale(.1979);animation:fall-315 22s -21s linear infinite}@keyframes fall-315{76.43%{transform:translate(.9433vw,76.43vh) scale(.1979)}to{transform:translate(5.45165vw,99vh) scale(.1979)}}.snow:nth-child(316){opacity:.97;transform:translate(39.7186vw,-10px) scale(.1546);animation:fall-316 21s -10s linear infinite}@keyframes fall-316{56.903%{transform:translate(38.9092vw,56.903vh) scale(.1546)}to{transform:translate(39.3139vw,99vh) scale(.1546)}}.snow:nth-child(317){opacity:.6438;transform:translate(23.4763vw,-10px) scale(.4442);animation:fall-317 29s -5s linear infinite}@keyframes fall-317{65.981%{transform:translate(29.7562vw,65.981vh) scale(.4442)}to{transform:translate(26.61625vw,99vh) scale(.4442)}}.snow:nth-child(318){opacity:1.3974;transform:translate(59.5554vw,-10px) scale(.1407);animation:fall-318 27s -15s linear infinite}@keyframes fall-318{48.058%{transform:translate(50.5207vw,48.058vh) scale(.1407)}to{transform:translate(55.03805vw,99vh) scale(.1407)}}.snow:nth-child(319){opacity:.4602;transform:translate(5.831vw,-10px) scale(.5817);animation:fall-319 12s -27s linear infinite}@keyframes fall-319{38.264%{transform:translate(-3.989vw,38.264vh) scale(.5817)}to{transform:translate(.921vw,99vh) scale(.5817)}}.snow:nth-child(320){opacity:.8592;transform:translate(87.6899vw,-10px) scale(.9037);animation:fall-320 30s -4s linear infinite}@keyframes fall-320{50.822%{transform:translate(94.1798vw,50.822vh) scale(.9037)}to{transform:translate(90.93485vw,99vh) scale(.9037)}}.snow:nth-child(321){opacity:1.4106;transform:translate(70.4789vw,-10px) scale(.3464);animation:fall-321 21s -17s linear infinite}@keyframes fall-321{54.764%{transform:translate(80.4421vw,54.764vh) scale(.3464)}to{transform:translate(75.4605vw,99vh) scale(.3464)}}.snow:nth-child(322){opacity:1.3212;transform:translate(88.1449vw,-10px) scale(.4378);animation:fall-322 13s -24s linear infinite}@keyframes fall-322{55.772%{transform:translate(96.6748vw,55.772vh) scale(.4378)}to{transform:translate(92.40985vw,99vh) scale(.4378)}}.snow:nth-child(323){opacity:1.5306;transform:translate(10.5492vw,-10px) scale(.8274);animation:fall-323 14s -28s linear infinite}@keyframes fall-323{73.609%{transform:translate(12.6835vw,73.609vh) scale(.8274)}to{transform:translate(11.61635vw,99vh) scale(.8274)}}.snow:nth-child(324){opacity:1.5582;transform:translate(15.3041vw,-10px) scale(.042);animation:fall-324 19s -8s linear infinite}@keyframes fall-324{33.867%{transform:translate(18.5053vw,33.867vh) scale(.042)}to{transform:translate(16.9047vw,99vh) scale(.042)}}.snow:nth-child(325){opacity:.1412;transform:translate(52.901vw,-10px) scale(.2591);animation:fall-325 18s -24s linear infinite}@keyframes fall-325{51.285%{transform:translate(50.9112vw,51.285vh) scale(.2591)}to{transform:translate(51.9061vw,99vh) scale(.2591)}}.snow:nth-child(326){opacity:.4098;transform:translate(25.9062vw,-10px) scale(.1623);animation:fall-326 13s -4s linear infinite}@keyframes fall-326{58.816%{transform:translate(34.7887vw,58.816vh) scale(.1623)}to{transform:translate(30.34745vw,99vh) scale(.1623)}}.snow:nth-child(327){opacity:.0208;transform:translate(19.2758vw,-10px) scale(.4428);animation:fall-327 28s -3s linear infinite}@keyframes fall-327{57.106%{transform:translate(17.807vw,57.106vh) scale(.4428)}to{transform:translate(18.5414vw,99vh) scale(.4428)}}.snow:nth-child(328){opacity:.3454;transform:translate(65.9032vw,-10px) scale(.6436);animation:fall-328 24s -21s linear infinite}@keyframes fall-328{69.066%{transform:translate(61.97vw,69.066vh) scale(.6436)}to{transform:translate(63.9366vw,99vh) scale(.6436)}}.snow:nth-child(329){opacity:.8364;transform:translate(14.505vw,-10px) scale(.3199);animation:fall-329 10s -17s linear infinite}@keyframes fall-329{68.607%{transform:translate(5.0411vw,68.607vh) scale(.3199)}to{transform:translate(9.77305vw,99vh) scale(.3199)}}.snow:nth-child(330){opacity:1.7868;transform:translate(70.7059vw,-10px) scale(.2064);animation:fall-330 30s -16s linear infinite}@keyframes fall-330{77.285%{transform:translate(67.3083vw,77.285vh) scale(.2064)}to{transform:translate(69.0071vw,99vh) scale(.2064)}}.snow:nth-child(331){opacity:1.9816;transform:translate(90.1562vw,-10px) scale(.2678);animation:fall-331 19s -23s linear infinite}@keyframes fall-331{71.045%{transform:translate(91.8103vw,71.045vh) scale(.2678)}to{transform:translate(90.98325vw,99vh) scale(.2678)}}.snow:nth-child(332){opacity:.435;transform:translate(93.9554vw,-10px) scale(.6167);animation:fall-332 15s -8s linear infinite}@keyframes fall-332{38.357%{transform:translate(102.9132vw,38.357vh) scale(.6167)}to{transform:translate(98.4343vw,99vh) scale(.6167)}}.snow:nth-child(333){opacity:1.297;transform:translate(59.949vw,-10px) scale(.9678);animation:fall-333 24s -26s linear infinite}@keyframes fall-333{52.314%{transform:translate(50.2015vw,52.314vh) scale(.9678)}to{transform:translate(55.07525vw,99vh) scale(.9678)}}.snow:nth-child(334){opacity:1.7916;transform:translate(21.7476vw,-10px) scale(.3783);animation:fall-334 11s -7s linear infinite}@keyframes fall-334{37.467%{transform:translate(27.4217vw,37.467vh) scale(.3783)}to{transform:translate(24.58465vw,99vh) scale(.3783)}}.snow:nth-child(335){opacity:.2996;transform:translate(29.6574vw,-10px) scale(.6684);animation:fall-335 28s -10s linear infinite}@keyframes fall-335{65.426%{transform:translate(22.7227vw,65.426vh) scale(.6684)}to{transform:translate(26.19005vw,99vh) scale(.6684)}}.snow:nth-child(336){opacity:.8886;transform:translate(77.9974vw,-10px) scale(.6887);animation:fall-336 23s -13s linear infinite}@keyframes fall-336{70.143%{transform:translate(83.0138vw,70.143vh) scale(.6887)}to{transform:translate(80.5056vw,99vh) scale(.6887)}}.snow:nth-child(337){opacity:.1296;transform:translate(29.9395vw,-10px) scale(.8364);animation:fall-337 11s -6s linear infinite}@keyframes fall-337{56.853%{transform:translate(32.7673vw,56.853vh) scale(.8364)}to{transform:translate(31.3534vw,99vh) scale(.8364)}}.snow:nth-child(338){opacity:.4116;transform:translate(26.3843vw,-10px) scale(.501);animation:fall-338 17s -1s linear infinite}@keyframes fall-338{33.926%{transform:translate(27.818vw,33.926vh) scale(.501)}to{transform:translate(27.10115vw,99vh) scale(.501)}}.snow:nth-child(339){opacity:.9204;transform:translate(65.2333vw,-10px) scale(.7329);animation:fall-339 19s -7s linear infinite}@keyframes fall-339{46.816%{transform:translate(68.4402vw,46.816vh) scale(.7329)}to{transform:translate(66.83675vw,99vh) scale(.7329)}}.snow:nth-child(340){opacity:.5256;transform:translate(45.2135vw,-10px) scale(.3618);animation:fall-340 11s -21s linear infinite}@keyframes fall-340{32.597%{transform:translate(46.1569vw,32.597vh) scale(.3618)}to{transform:translate(45.6852vw,99vh) scale(.3618)}}.snow:nth-child(341){opacity:1.3512;transform:translate(3.0875vw,-10px) scale(.429);animation:fall-341 25s -3s linear infinite}@keyframes fall-341{70.008%{transform:translate(-1.9214vw,70.008vh) scale(.429)}to{transform:translate(.58305vw,99vh) scale(.429)}}.snow:nth-child(342){opacity:1.7512;transform:translate(39.4826vw,-10px) scale(.4592);animation:fall-342 24s -11s linear infinite}@keyframes fall-342{34.348%{transform:translate(35.1085vw,34.348vh) scale(.4592)}to{transform:translate(37.29555vw,99vh) scale(.4592)}}.snow:nth-child(343){opacity:.9134;transform:translate(2.3998vw,-10px) scale(.3198);animation:fall-343 14s -8s linear infinite}@keyframes fall-343{50.266%{transform:translate(3.9737vw,50.266vh) scale(.3198)}to{transform:translate(3.18675vw,99vh) scale(.3198)}}.snow:nth-child(344){opacity:1.711;transform:translate(92.4878vw,-10px) scale(.86);animation:fall-344 23s -6s linear infinite}@keyframes fall-344{68.367%{transform:translate(85.7382vw,68.367vh) scale(.86)}to{transform:translate(89.113vw,99vh) scale(.86)}}.snow:nth-child(345){opacity:1.6874;transform:translate(57.4844vw,-10px) scale(.1226);animation:fall-345 11s -21s linear infinite}@keyframes fall-345{50.156%{transform:translate(54.8952vw,50.156vh) scale(.1226)}to{transform:translate(56.1898vw,99vh) scale(.1226)}}.snow:nth-child(346){opacity:1.2912;transform:translate(12.5475vw,-10px) scale(.2701);animation:fall-346 14s -27s linear infinite}@keyframes fall-346{31.002%{transform:translate(9.2522vw,31.002vh) scale(.2701)}to{transform:translate(10.89985vw,99vh) scale(.2701)}}.snow:nth-child(347){opacity:.4502;transform:translate(90.1732vw,-10px) scale(.4223);animation:fall-347 24s -8s linear infinite}@keyframes fall-347{72.98%{transform:translate(95.5557vw,72.98vh) scale(.4223)}to{transform:translate(92.86445vw,99vh) scale(.4223)}}.snow:nth-child(348){opacity:1.8824;transform:translate(72.8082vw,-10px) scale(.4314);animation:fall-348 18s -9s linear infinite}@keyframes fall-348{40.276%{transform:translate(82.4661vw,40.276vh) scale(.4314)}to{transform:translate(77.63715vw,99vh) scale(.4314)}}.snow:nth-child(349){opacity:.2178;transform:translate(36.1932vw,-10px) scale(.8423);animation:fall-349 28s -19s linear infinite}@keyframes fall-349{33.215%{transform:translate(40.5406vw,33.215vh) scale(.8423)}to{transform:translate(38.3669vw,99vh) scale(.8423)}}.snow:nth-child(350){opacity:1.4374;transform:translate(20.639vw,-10px) scale(.3092);animation:fall-350 28s -21s linear infinite}@keyframes fall-350{54.158%{transform:translate(12.6415vw,54.158vh) scale(.3092)}to{transform:translate(16.64025vw,99vh) scale(.3092)}}.snow:nth-child(351){opacity:1.4296;transform:translate(24.4645vw,-10px) scale(.9357);animation:fall-351 24s -9s linear infinite}@keyframes fall-351{42.453%{transform:translate(25.3921vw,42.453vh) scale(.9357)}to{transform:translate(24.9283vw,99vh) scale(.9357)}}.snow:nth-child(352){opacity:.7658;transform:translate(61.5525vw,-10px) scale(.2103);animation:fall-352 28s -22s linear infinite}@keyframes fall-352{44.241%{transform:translate(61.7123vw,44.241vh) scale(.2103)}to{transform:translate(61.6324vw,99vh) scale(.2103)}}.snow:nth-child(353){opacity:.5482;transform:translate(71.2733vw,-10px) scale(.1032);animation:fall-353 29s -9s linear infinite}@keyframes fall-353{79.555%{transform:translate(71.5184vw,79.555vh) scale(.1032)}to{transform:translate(71.39585vw,99vh) scale(.1032)}}.snow:nth-child(354){opacity:1.9328;transform:translate(99.5296vw,-10px) scale(.4303);animation:fall-354 22s -20s linear infinite}@keyframes fall-354{33.022%{transform:translate(98.9283vw,33.022vh) scale(.4303)}to{transform:translate(99.22895vw,99vh) scale(.4303)}}.snow:nth-child(355){opacity:1.045;transform:translate(70.7718vw,-10px) scale(.8018);animation:fall-355 18s -12s linear infinite}@keyframes fall-355{42.502%{transform:translate(70.6265vw,42.502vh) scale(.8018)}to{transform:translate(70.69915vw,99vh) scale(.8018)}}.snow:nth-child(356){opacity:1.1272;transform:translate(52.4175vw,-10px) scale(.8107);animation:fall-356 13s -2s linear infinite}@keyframes fall-356{78.17%{transform:translate(49.1792vw,78.17vh) scale(.8107)}to{transform:translate(50.79835vw,99vh) scale(.8107)}}.snow:nth-child(357){opacity:.7862;transform:translate(5.692vw,-10px) scale(.7616);animation:fall-357 24s -23s linear infinite}@keyframes fall-357{69.48%{transform:translate(1.5074vw,69.48vh) scale(.7616)}to{transform:translate(3.5997vw,99vh) scale(.7616)}}.snow:nth-child(358){opacity:.7826;transform:translate(3.0007vw,-10px) scale(.3179);animation:fall-358 17s -6s linear infinite}@keyframes fall-358{52.909%{transform:translate(-1.7801vw,52.909vh) scale(.3179)}to{transform:translate(.6103vw,99vh) scale(.3179)}}.snow:nth-child(359){opacity:.1882;transform:translate(14.2637vw,-10px) scale(.4723);animation:fall-359 13s -29s linear infinite}@keyframes fall-359{72.963%{transform:translate(17.6093vw,72.963vh) scale(.4723)}to{transform:translate(15.9365vw,99vh) scale(.4723)}}.snow:nth-child(360){opacity:1.3616;transform:translate(31.8957vw,-10px) scale(.4776);animation:fall-360 13s -7s linear infinite}@keyframes fall-360{75.116%{transform:translate(41.8697vw,75.116vh) scale(.4776)}to{transform:translate(36.8827vw,99vh) scale(.4776)}}.snow:nth-child(361){opacity:.0206;transform:translate(20.3353vw,-10px) scale(.1361);animation:fall-361 22s -14s linear infinite}@keyframes fall-361{40.223%{transform:translate(21.2616vw,40.223vh) scale(.1361)}to{transform:translate(20.79845vw,99vh) scale(.1361)}}.snow:nth-child(362){opacity:.6;transform:translate(34.4011vw,-10px) scale(.3735);animation:fall-362 12s -20s linear infinite}@keyframes fall-362{78.421%{transform:translate(39.0262vw,78.421vh) scale(.3735)}to{transform:translate(36.71365vw,99vh) scale(.3735)}}.snow:nth-child(363){opacity:1.0088;transform:translate(52.7541vw,-10px) scale(.414);animation:fall-363 29s -17s linear infinite}@keyframes fall-363{30.064%{transform:translate(46.8111vw,30.064vh) scale(.414)}to{transform:translate(49.7826vw,99vh) scale(.414)}}.snow:nth-child(364){opacity:1.0106;transform:translate(48.6101vw,-10px) scale(.9181);animation:fall-364 16s -19s linear infinite}@keyframes fall-364{40.309%{transform:translate(51.5489vw,40.309vh) scale(.9181)}to{transform:translate(50.0795vw,99vh) scale(.9181)}}.snow:nth-child(365){opacity:1.8816;transform:translate(15.1237vw,-10px) scale(.2887);animation:fall-365 17s -7s linear infinite}@keyframes fall-365{52.09%{transform:translate(7.531vw,52.09vh) scale(.2887)}to{transform:translate(11.32735vw,99vh) scale(.2887)}}.snow:nth-child(366){opacity:.5548;transform:translate(57.5865vw,-10px) scale(.6081);animation:fall-366 15s -19s linear infinite}@keyframes fall-366{66.239%{transform:translate(50.8871vw,66.239vh) scale(.6081)}to{transform:translate(54.2368vw,99vh) scale(.6081)}}.snow:nth-child(367){opacity:.8152;transform:translate(61.8075vw,-10px) scale(.3366);animation:fall-367 16s -10s linear infinite}@keyframes fall-367{63.078%{transform:translate(54.6694vw,63.078vh) scale(.3366)}to{transform:translate(58.23845vw,99vh) scale(.3366)}}.snow:nth-child(368){opacity:.328;transform:translate(36.621vw,-10px) scale(.9498);animation:fall-368 14s -10s linear infinite}@keyframes fall-368{48.431%{transform:translate(45.4278vw,48.431vh) scale(.9498)}to{transform:translate(41.0244vw,99vh) scale(.9498)}}.snow:nth-child(369){opacity:1.661;transform:translate(46.8858vw,-10px) scale(.3058);animation:fall-369 18s -15s linear infinite}@keyframes fall-369{64.048%{transform:translate(47.6176vw,64.048vh) scale(.3058)}to{transform:translate(47.2517vw,99vh) scale(.3058)}}.snow:nth-child(370){opacity:1.9192;transform:translate(22.0051vw,-10px) scale(.0957);animation:fall-370 15s -26s linear infinite}@keyframes fall-370{75.753%{transform:translate(14.6326vw,75.753vh) scale(.0957)}to{transform:translate(18.31885vw,99vh) scale(.0957)}}.snow:nth-child(371){opacity:1.5746;transform:translate(28.975vw,-10px) scale(.0141);animation:fall-371 17s -30s linear infinite}@keyframes fall-371{34.234%{transform:translate(34.4578vw,34.234vh) scale(.0141)}to{transform:translate(31.7164vw,99vh) scale(.0141)}}.snow:nth-child(372){opacity:1.1906;transform:translate(29.8642vw,-10px) scale(.1353);animation:fall-372 25s -18s linear infinite}@keyframes fall-372{71.058%{transform:translate(38.5357vw,71.058vh) scale(.1353)}to{transform:translate(34.19995vw,99vh) scale(.1353)}}.snow:nth-child(373){opacity:1.3414;transform:translate(98.8938vw,-10px) scale(.0988);animation:fall-373 14s -16s linear infinite}@keyframes fall-373{43.863%{transform:translate(98.4703vw,43.863vh) scale(.0988)}to{transform:translate(98.68205vw,99vh) scale(.0988)}}.snow:nth-child(374){opacity:1.5852;transform:translate(38.4259vw,-10px) scale(.0646);animation:fall-374 26s -2s linear infinite}@keyframes fall-374{47.743%{transform:translate(37.1673vw,47.743vh) scale(.0646)}to{transform:translate(37.7966vw,99vh) scale(.0646)}}.snow:nth-child(375){opacity:.2862;transform:translate(60.7437vw,-10px) scale(.5966);animation:fall-375 13s -20s linear infinite}@keyframes fall-375{76.583%{transform:translate(69.4999vw,76.583vh) scale(.5966)}to{transform:translate(65.1218vw,99vh) scale(.5966)}}.snow:nth-child(376){opacity:1.3302;transform:translate(13.2044vw,-10px) scale(.7621);animation:fall-376 11s -20s linear infinite}@keyframes fall-376{57.827%{transform:translate(7.8933vw,57.827vh) scale(.7621)}to{transform:translate(10.54885vw,99vh) scale(.7621)}}.snow:nth-child(377){opacity:1.5424;transform:translate(61.5148vw,-10px) scale(.5955);animation:fall-377 24s -22s linear infinite}@keyframes fall-377{32.376%{transform:translate(53.3542vw,32.376vh) scale(.5955)}to{transform:translate(57.4345vw,99vh) scale(.5955)}}.snow:nth-child(378){opacity:1.9572;transform:translate(69.8156vw,-10px) scale(.2993);animation:fall-378 21s -29s linear infinite}@keyframes fall-378{36.201%{transform:translate(70.0107vw,36.201vh) scale(.2993)}to{transform:translate(69.91315vw,99vh) scale(.2993)}}.snow:nth-child(379){opacity:.816;transform:translate(35.713vw,-10px) scale(.5297);animation:fall-379 12s -21s linear infinite}@keyframes fall-379{63.289%{transform:translate(38.7018vw,63.289vh) scale(.5297)}to{transform:translate(37.2074vw,99vh) scale(.5297)}}.snow:nth-child(380){opacity:1.5376;transform:translate(46.768vw,-10px) scale(.2109);animation:fall-380 11s -9s linear infinite}@keyframes fall-380{54.797%{transform:translate(37.8829vw,54.797vh) scale(.2109)}to{transform:translate(42.32545vw,99vh) scale(.2109)}}.snow:nth-child(381){opacity:1.5794;transform:translate(10.2291vw,-10px) scale(.3212);animation:fall-381 23s -24s linear infinite}@keyframes fall-381{78.446%{transform:translate(15.9529vw,78.446vh) scale(.3212)}to{transform:translate(13.091vw,99vh) scale(.3212)}}.snow:nth-child(382){opacity:.1548;transform:translate(57.792vw,-10px) scale(.8565);animation:fall-382 25s -22s linear infinite}@keyframes fall-382{69.485%{transform:translate(53.5055vw,69.485vh) scale(.8565)}to{transform:translate(55.64875vw,99vh) scale(.8565)}}.snow:nth-child(383){opacity:.4486;transform:translate(25.3664vw,-10px) scale(.0686);animation:fall-383 19s -10s linear infinite}@keyframes fall-383{62.506%{transform:translate(27.6826vw,62.506vh) scale(.0686)}to{transform:translate(26.5245vw,99vh) scale(.0686)}}.snow:nth-child(384){opacity:.2612;transform:translate(71.3419vw,-10px) scale(.361);animation:fall-384 26s -29s linear infinite}@keyframes fall-384{70.413%{transform:translate(71.6235vw,70.413vh) scale(.361)}to{transform:translate(71.4827vw,99vh) scale(.361)}}.snow:nth-child(385){opacity:1.2222;transform:translate(71.9888vw,-10px) scale(.8652);animation:fall-385 18s -9s linear infinite}@keyframes fall-385{78.989%{transform:translate(69.6747vw,78.989vh) scale(.8652)}to{transform:translate(70.83175vw,99vh) scale(.8652)}}.snow:nth-child(386){opacity:.6486;transform:translate(20.7836vw,-10px) scale(.1573);animation:fall-386 25s -26s linear infinite}@keyframes fall-386{37.13%{transform:translate(23.837vw,37.13vh) scale(.1573)}to{transform:translate(22.3103vw,99vh) scale(.1573)}}.snow:nth-child(387){opacity:1.2476;transform:translate(6.4958vw,-10px) scale(.5143);animation:fall-387 19s -22s linear infinite}@keyframes fall-387{65.79%{transform:translate(13.7157vw,65.79vh) scale(.5143)}to{transform:translate(10.10575vw,99vh) scale(.5143)}}.snow:nth-child(388){opacity:1.3982;transform:translate(80.8337vw,-10px) scale(.4546);animation:fall-388 27s -1s linear infinite}@keyframes fall-388{45.664%{transform:translate(82.7005vw,45.664vh) scale(.4546)}to{transform:translate(81.7671vw,99vh) scale(.4546)}}.snow:nth-child(389){opacity:.6696;transform:translate(92.6522vw,-10px) scale(.2312);animation:fall-389 16s -7s linear infinite}@keyframes fall-389{48.253%{transform:translate(83.9039vw,48.253vh) scale(.2312)}to{transform:translate(88.27805vw,99vh) scale(.2312)}}.snow:nth-child(390){opacity:.9992;transform:translate(65.3461vw,-10px) scale(.09);animation:fall-390 29s -2s linear infinite}@keyframes fall-390{50.884%{transform:translate(57.6434vw,50.884vh) scale(.09)}to{transform:translate(61.49475vw,99vh) scale(.09)}}.snow:nth-child(391){opacity:1.3772;transform:translate(14.2578vw,-10px) scale(.9439);animation:fall-391 30s -25s linear infinite}@keyframes fall-391{71.501%{transform:translate(21.6216vw,71.501vh) scale(.9439)}to{transform:translate(17.9397vw,99vh) scale(.9439)}}.snow:nth-child(392){opacity:1.4654;transform:translate(56.1217vw,-10px) scale(.6175);animation:fall-392 12s -3s linear infinite}@keyframes fall-392{50.767%{transform:translate(62.339vw,50.767vh) scale(.6175)}to{transform:translate(59.23035vw,99vh) scale(.6175)}}.snow:nth-child(393){opacity:1.1108;transform:translate(19.0158vw,-10px) scale(.7148);animation:fall-393 22s -6s linear infinite}@keyframes fall-393{33.996%{transform:translate(14.0754vw,33.996vh) scale(.7148)}to{transform:translate(16.5456vw,99vh) scale(.7148)}}.snow:nth-child(394){opacity:1.6112;transform:translate(95.4271vw,-10px) scale(.5643);animation:fall-394 24s -1s linear infinite}@keyframes fall-394{71.748%{transform:translate(100.2337vw,71.748vh) scale(.5643)}to{transform:translate(97.8304vw,99vh) scale(.5643)}}.snow:nth-child(395){opacity:1.8086;transform:translate(75.9741vw,-10px) scale(.0011);animation:fall-395 26s -29s linear infinite}@keyframes fall-395{33.599%{transform:translate(66.6996vw,33.599vh) scale(.0011)}to{transform:translate(71.33685vw,99vh) scale(.0011)}}.snow:nth-child(396){opacity:.3694;transform:translate(70.0572vw,-10px) scale(.6364);animation:fall-396 14s -23s linear infinite}@keyframes fall-396{67.824%{transform:translate(64.9397vw,67.824vh) scale(.6364)}to{transform:translate(67.49845vw,99vh) scale(.6364)}}.snow:nth-child(397){opacity:.9042;transform:translate(47.2709vw,-10px) scale(.2579);animation:fall-397 14s -25s linear infinite}@keyframes fall-397{35.191%{transform:translate(39.7405vw,35.191vh) scale(.2579)}to{transform:translate(43.5057vw,99vh) scale(.2579)}}.snow:nth-child(398){opacity:.1032;transform:translate(62.8626vw,-10px) scale(.9524);animation:fall-398 26s -7s linear infinite}@keyframes fall-398{55.774%{transform:translate(68.876vw,55.774vh) scale(.9524)}to{transform:translate(65.8693vw,99vh) scale(.9524)}}.snow:nth-child(399){opacity:1.0048;transform:translate(93.8353vw,-10px) scale(.1952);animation:fall-399 11s -22s linear infinite}@keyframes fall-399{78.475%{transform:translate(86.1197vw,78.475vh) scale(.1952)}to{transform:translate(89.9775vw,99vh) scale(.1952)}}.snow:nth-child(400){opacity:1.0166;transform:translate(1.1608vw,-10px) scale(.0949);animation:fall-400 23s -26s linear infinite}@keyframes fall-400{74.293%{transform:translate(5.1976vw,74.293vh) scale(.0949)}to{transform:translate(3.1792vw,99vh) scale(.0949)}}\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==
|