@esfaenza/core 15.2.220 → 15.2.221
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}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.5332;transform:translate(23.264vw,-10px) scale(.9337);animation:fall-1 12s -20s linear infinite}@keyframes fall-1{46.71%{transform:translate(31.3773vw,46.71vh) scale(.9337)}to{transform:translate(27.32065vw,99vh) scale(.9337)}}.snow:nth-child(2){opacity:1.5796;transform:translate(4.1894vw,-10px) scale(.8483);animation:fall-2 23s -25s linear infinite}@keyframes fall-2{72.824%{transform:translate(5.8408vw,72.824vh) scale(.8483)}to{transform:translate(5.0151vw,99vh) scale(.8483)}}.snow:nth-child(3){opacity:.7878;transform:translate(46.3125vw,-10px) scale(.7861);animation:fall-3 10s -14s linear infinite}@keyframes fall-3{67.261%{transform:translate(43.5435vw,67.261vh) scale(.7861)}to{transform:translate(44.928vw,99vh) scale(.7861)}}.snow:nth-child(4){opacity:1.3178;transform:translate(90.933vw,-10px) scale(.0125);animation:fall-4 28s -6s linear infinite}@keyframes fall-4{66.016%{transform:translate(98.1677vw,66.016vh) scale(.0125)}to{transform:translate(94.55035vw,99vh) scale(.0125)}}.snow:nth-child(5){opacity:.2408;transform:translate(5.3259vw,-10px) scale(.5885);animation:fall-5 27s -9s linear infinite}@keyframes fall-5{32.099%{transform:translate(6.1099vw,32.099vh) scale(.5885)}to{transform:translate(5.7179vw,99vh) scale(.5885)}}.snow:nth-child(6){opacity:1.7908;transform:translate(94.1117vw,-10px) scale(.4885);animation:fall-6 27s -30s linear infinite}@keyframes fall-6{78.02%{transform:translate(103.057vw,78.02vh) scale(.4885)}to{transform:translate(98.58435vw,99vh) scale(.4885)}}.snow:nth-child(7){opacity:.7102;transform:translate(71.6786vw,-10px) scale(.6497);animation:fall-7 15s -28s linear infinite}@keyframes fall-7{38.534%{transform:translate(66.7839vw,38.534vh) scale(.6497)}to{transform:translate(69.23125vw,99vh) scale(.6497)}}.snow:nth-child(8){opacity:1.1814;transform:translate(63.2196vw,-10px) scale(.202);animation:fall-8 15s -4s linear infinite}@keyframes fall-8{65.356%{transform:translate(68.2127vw,65.356vh) scale(.202)}to{transform:translate(65.71615vw,99vh) scale(.202)}}.snow:nth-child(9){opacity:1.0796;transform:translate(8.0168vw,-10px) scale(.7285);animation:fall-9 24s -8s linear infinite}@keyframes fall-9{74.795%{transform:translate(4.4999vw,74.795vh) scale(.7285)}to{transform:translate(6.25835vw,99vh) scale(.7285)}}.snow:nth-child(10){opacity:1.4224;transform:translate(62.5167vw,-10px) scale(.3685);animation:fall-10 21s -21s linear infinite}@keyframes fall-10{45.656%{transform:translate(71.7286vw,45.656vh) scale(.3685)}to{transform:translate(67.12265vw,99vh) scale(.3685)}}.snow:nth-child(11){opacity:1.4592;transform:translate(51.3741vw,-10px) scale(.1853);animation:fall-11 12s -29s linear infinite}@keyframes fall-11{78.281%{transform:translate(48.3142vw,78.281vh) scale(.1853)}to{transform:translate(49.84415vw,99vh) scale(.1853)}}.snow:nth-child(12){opacity:.0504;transform:translate(14.8884vw,-10px) scale(.6969);animation:fall-12 17s -17s linear infinite}@keyframes fall-12{76.379%{transform:translate(14.768vw,76.379vh) scale(.6969)}to{transform:translate(14.8282vw,99vh) scale(.6969)}}.snow:nth-child(13){opacity:1.5046;transform:translate(48.9483vw,-10px) scale(.1871);animation:fall-13 22s -24s linear infinite}@keyframes fall-13{45.197%{transform:translate(53.2643vw,45.197vh) scale(.1871)}to{transform:translate(51.1063vw,99vh) scale(.1871)}}.snow:nth-child(14){opacity:.9988;transform:translate(15.2447vw,-10px) scale(.5646);animation:fall-14 15s -15s linear infinite}@keyframes fall-14{63.537%{transform:translate(24.2314vw,63.537vh) scale(.5646)}to{transform:translate(19.73805vw,99vh) scale(.5646)}}.snow:nth-child(15){opacity:.5094;transform:translate(44.5569vw,-10px) scale(.1458);animation:fall-15 21s -23s linear infinite}@keyframes fall-15{35.471%{transform:translate(36.7912vw,35.471vh) scale(.1458)}to{transform:translate(40.67405vw,99vh) scale(.1458)}}.snow:nth-child(16){opacity:1.785;transform:translate(43.425vw,-10px) scale(.2133);animation:fall-16 14s -3s linear infinite}@keyframes fall-16{30.482%{transform:translate(42.3807vw,30.482vh) scale(.2133)}to{transform:translate(42.90285vw,99vh) scale(.2133)}}.snow:nth-child(17){opacity:.2242;transform:translate(83.2323vw,-10px) scale(.0409);animation:fall-17 22s -9s linear infinite}@keyframes fall-17{33.621%{transform:translate(74.4113vw,33.621vh) scale(.0409)}to{transform:translate(78.8218vw,99vh) scale(.0409)}}.snow:nth-child(18){opacity:.5524;transform:translate(28.158vw,-10px) scale(.3149);animation:fall-18 13s -4s linear infinite}@keyframes fall-18{34.895%{transform:translate(20.9714vw,34.895vh) scale(.3149)}to{transform:translate(24.5647vw,99vh) scale(.3149)}}.snow:nth-child(19){opacity:1.7972;transform:translate(17.5714vw,-10px) scale(.9923);animation:fall-19 20s -17s linear infinite}@keyframes fall-19{73.114%{transform:translate(25.663vw,73.114vh) scale(.9923)}to{transform:translate(21.6172vw,99vh) scale(.9923)}}.snow:nth-child(20){opacity:1.7116;transform:translate(31.5393vw,-10px) scale(.2634);animation:fall-20 23s -10s linear infinite}@keyframes fall-20{72.008%{transform:translate(38.8871vw,72.008vh) scale(.2634)}to{transform:translate(35.2132vw,99vh) scale(.2634)}}.snow:nth-child(21){opacity:1.007;transform:translate(30.3437vw,-10px) scale(.6652);animation:fall-21 19s -13s linear infinite}@keyframes fall-21{40.633%{transform:translate(37.8207vw,40.633vh) scale(.6652)}to{transform:translate(34.0822vw,99vh) scale(.6652)}}.snow:nth-child(22){opacity:1.1524;transform:translate(73.6628vw,-10px) scale(.4405);animation:fall-22 14s -24s linear infinite}@keyframes fall-22{32.441%{transform:translate(69.4008vw,32.441vh) scale(.4405)}to{transform:translate(71.5318vw,99vh) scale(.4405)}}.snow:nth-child(23){opacity:1.9812;transform:translate(60.7181vw,-10px) scale(.2198);animation:fall-23 21s -24s linear infinite}@keyframes fall-23{34.428%{transform:translate(52.2585vw,34.428vh) scale(.2198)}to{transform:translate(56.4883vw,99vh) scale(.2198)}}.snow:nth-child(24){opacity:.8542;transform:translate(38.0548vw,-10px) scale(.346);animation:fall-24 23s -25s linear infinite}@keyframes fall-24{55.569%{transform:translate(32.9379vw,55.569vh) scale(.346)}to{transform:translate(35.49635vw,99vh) scale(.346)}}.snow:nth-child(25){opacity:1.1416;transform:translate(20.1039vw,-10px) scale(.5189);animation:fall-25 28s -4s linear infinite}@keyframes fall-25{50.565%{transform:translate(28.3103vw,50.565vh) scale(.5189)}to{transform:translate(24.2071vw,99vh) scale(.5189)}}.snow:nth-child(26){opacity:1.524;transform:translate(.8904vw,-10px) scale(.1862);animation:fall-26 19s -23s linear infinite}@keyframes fall-26{56.121%{transform:translate(7.5612vw,56.121vh) scale(.1862)}to{transform:translate(4.2258vw,99vh) scale(.1862)}}.snow:nth-child(27){opacity:1.0208;transform:translate(67.0304vw,-10px) scale(.3584);animation:fall-27 24s -15s linear infinite}@keyframes fall-27{49.739%{transform:translate(71.2442vw,49.739vh) scale(.3584)}to{transform:translate(69.1373vw,99vh) scale(.3584)}}.snow:nth-child(28){opacity:1.3276;transform:translate(.5528vw,-10px) scale(.0392);animation:fall-28 29s -18s linear infinite}@keyframes fall-28{46.655%{transform:translate(10.1716vw,46.655vh) scale(.0392)}to{transform:translate(5.3622vw,99vh) scale(.0392)}}.snow:nth-child(29){opacity:1.0818;transform:translate(27.14vw,-10px) scale(.2156);animation:fall-29 17s -25s linear infinite}@keyframes fall-29{58.94%{transform:translate(24.959vw,58.94vh) scale(.2156)}to{transform:translate(26.0495vw,99vh) scale(.2156)}}.snow:nth-child(30){opacity:1.9518;transform:translate(7.4471vw,-10px) scale(.4717);animation:fall-30 17s -7s linear infinite}@keyframes fall-30{78.985%{transform:translate(-.4206vw,78.985vh) scale(.4717)}to{transform:translate(3.51325vw,99vh) scale(.4717)}}.snow:nth-child(31){opacity:.36;transform:translate(56.5639vw,-10px) scale(.9946);animation:fall-31 24s -28s linear infinite}@keyframes fall-31{44.44%{transform:translate(61.2886vw,44.44vh) scale(.9946)}to{transform:translate(58.92625vw,99vh) scale(.9946)}}.snow:nth-child(32){opacity:.5204;transform:translate(30.206vw,-10px) scale(.2996);animation:fall-32 23s -14s linear infinite}@keyframes fall-32{56.977%{transform:translate(29.4894vw,56.977vh) scale(.2996)}to{transform:translate(29.8477vw,99vh) scale(.2996)}}.snow:nth-child(33){opacity:1.59;transform:translate(48.6181vw,-10px) scale(.457);animation:fall-33 24s -10s linear infinite}@keyframes fall-33{37.024%{transform:translate(57.1878vw,37.024vh) scale(.457)}to{transform:translate(52.90295vw,99vh) scale(.457)}}.snow:nth-child(34){opacity:.8392;transform:translate(98.2676vw,-10px) scale(.3264);animation:fall-34 13s -23s linear infinite}@keyframes fall-34{75.889%{transform:translate(102.5951vw,75.889vh) scale(.3264)}to{transform:translate(100.43135vw,99vh) scale(.3264)}}.snow:nth-child(35){opacity:.0536;transform:translate(69.295vw,-10px) scale(.0161);animation:fall-35 20s -28s linear infinite}@keyframes fall-35{46.051%{transform:translate(67.0619vw,46.051vh) scale(.0161)}to{transform:translate(68.17845vw,99vh) scale(.0161)}}.snow:nth-child(36){opacity:.7518;transform:translate(35.5729vw,-10px) scale(.7678);animation:fall-36 29s -15s linear infinite}@keyframes fall-36{42.242%{transform:translate(40.2066vw,42.242vh) scale(.7678)}to{transform:translate(37.88975vw,99vh) scale(.7678)}}.snow:nth-child(37){opacity:1.4138;transform:translate(97.282vw,-10px) scale(.0767);animation:fall-37 26s -15s linear infinite}@keyframes fall-37{77.408%{transform:translate(96.4732vw,77.408vh) scale(.0767)}to{transform:translate(96.8776vw,99vh) scale(.0767)}}.snow:nth-child(38){opacity:.8918;transform:translate(77.9422vw,-10px) scale(.3939);animation:fall-38 24s -29s linear infinite}@keyframes fall-38{43.873%{transform:translate(69.9612vw,43.873vh) scale(.3939)}to{transform:translate(73.9517vw,99vh) scale(.3939)}}.snow:nth-child(39){opacity:.5026;transform:translate(24.146vw,-10px) scale(.4646);animation:fall-39 26s -8s linear infinite}@keyframes fall-39{53.429%{transform:translate(24.9706vw,53.429vh) scale(.4646)}to{transform:translate(24.5583vw,99vh) scale(.4646)}}.snow:nth-child(40){opacity:.9104;transform:translate(81.321vw,-10px) scale(.6966);animation:fall-40 15s -4s linear infinite}@keyframes fall-40{51.325%{transform:translate(78.7645vw,51.325vh) scale(.6966)}to{transform:translate(80.04275vw,99vh) scale(.6966)}}.snow:nth-child(41){opacity:1.9634;transform:translate(95.9522vw,-10px) scale(.1321);animation:fall-41 14s -1s linear infinite}@keyframes fall-41{77.743%{transform:translate(89.7555vw,77.743vh) scale(.1321)}to{transform:translate(92.85385vw,99vh) scale(.1321)}}.snow:nth-child(42){opacity:.8734;transform:translate(24.6181vw,-10px) scale(.0411);animation:fall-42 22s -2s linear infinite}@keyframes fall-42{49.716%{transform:translate(27.3514vw,49.716vh) scale(.0411)}to{transform:translate(25.98475vw,99vh) scale(.0411)}}.snow:nth-child(43){opacity:1.2684;transform:translate(60.152vw,-10px) scale(.3874);animation:fall-43 30s -24s linear infinite}@keyframes fall-43{79.298%{transform:translate(63.9368vw,79.298vh) scale(.3874)}to{transform:translate(62.0444vw,99vh) scale(.3874)}}.snow:nth-child(44){opacity:1.0498;transform:translate(30.5776vw,-10px) scale(.6701);animation:fall-44 20s -22s linear infinite}@keyframes fall-44{43.817%{transform:translate(23.5885vw,43.817vh) scale(.6701)}to{transform:translate(27.08305vw,99vh) scale(.6701)}}.snow:nth-child(45){opacity:1.0838;transform:translate(70.8166vw,-10px) scale(.1179);animation:fall-45 22s -5s linear infinite}@keyframes fall-45{32.852%{transform:translate(66.7078vw,32.852vh) scale(.1179)}to{transform:translate(68.7622vw,99vh) scale(.1179)}}.snow:nth-child(46){opacity:1.675;transform:translate(43.0944vw,-10px) scale(.1494);animation:fall-46 28s -8s linear infinite}@keyframes fall-46{56.918%{transform:translate(35.2382vw,56.918vh) scale(.1494)}to{transform:translate(39.1663vw,99vh) scale(.1494)}}.snow:nth-child(47){opacity:1.0238;transform:translate(56.9134vw,-10px) scale(.6669);animation:fall-47 26s -7s linear infinite}@keyframes fall-47{44.034%{transform:translate(55.2769vw,44.034vh) scale(.6669)}to{transform:translate(56.09515vw,99vh) scale(.6669)}}.snow:nth-child(48){opacity:1.5912;transform:translate(43.5056vw,-10px) scale(.4151);animation:fall-48 22s -5s linear infinite}@keyframes fall-48{71.727%{transform:translate(42.7715vw,71.727vh) scale(.4151)}to{transform:translate(43.13855vw,99vh) scale(.4151)}}.snow:nth-child(49){opacity:1.22;transform:translate(40.6251vw,-10px) scale(.5774);animation:fall-49 26s -28s linear infinite}@keyframes fall-49{43.306%{transform:translate(35.786vw,43.306vh) scale(.5774)}to{transform:translate(38.20555vw,99vh) scale(.5774)}}.snow:nth-child(50){opacity:.6918;transform:translate(12.5082vw,-10px) scale(.6147);animation:fall-50 11s -8s linear infinite}@keyframes fall-50{66.467%{transform:translate(6.3713vw,66.467vh) scale(.6147)}to{transform:translate(9.43975vw,99vh) scale(.6147)}}.snow:nth-child(51){opacity:1.4128;transform:translate(13.8353vw,-10px) scale(.746);animation:fall-51 12s -27s linear infinite}@keyframes fall-51{36.548%{transform:translate(23.2869vw,36.548vh) scale(.746)}to{transform:translate(18.5611vw,99vh) scale(.746)}}.snow:nth-child(52){opacity:1.428;transform:translate(34.4394vw,-10px) scale(.5757);animation:fall-52 24s -28s linear infinite}@keyframes fall-52{60.049%{transform:translate(25.8482vw,60.049vh) scale(.5757)}to{transform:translate(30.1438vw,99vh) scale(.5757)}}.snow:nth-child(53){opacity:1.3412;transform:translate(11.082vw,-10px) scale(.2783);animation:fall-53 22s -20s linear infinite}@keyframes fall-53{40.462%{transform:translate(15.6416vw,40.462vh) scale(.2783)}to{transform:translate(13.3618vw,99vh) scale(.2783)}}.snow:nth-child(54){opacity:.6194;transform:translate(83.6454vw,-10px) scale(.9186);animation:fall-54 16s -9s linear infinite}@keyframes fall-54{65.182%{transform:translate(83.2661vw,65.182vh) scale(.9186)}to{transform:translate(83.45575vw,99vh) scale(.9186)}}.snow:nth-child(55){opacity:.886;transform:translate(28.9686vw,-10px) scale(.1387);animation:fall-55 15s -18s linear infinite}@keyframes fall-55{64.881%{transform:translate(25.0511vw,64.881vh) scale(.1387)}to{transform:translate(27.00985vw,99vh) scale(.1387)}}.snow:nth-child(56){opacity:1.9688;transform:translate(3.8108vw,-10px) scale(.0897);animation:fall-56 24s -7s linear infinite}@keyframes fall-56{32.819%{transform:translate(2.9059vw,32.819vh) scale(.0897)}to{transform:translate(3.35835vw,99vh) scale(.0897)}}.snow:nth-child(57){opacity:1.0194;transform:translate(70.2818vw,-10px) scale(.3831);animation:fall-57 19s -7s linear infinite}@keyframes fall-57{45.423%{transform:translate(65.4965vw,45.423vh) scale(.3831)}to{transform:translate(67.88915vw,99vh) scale(.3831)}}.snow:nth-child(58){opacity:.53;transform:translate(74.3593vw,-10px) scale(.7292);animation:fall-58 12s -10s linear infinite}@keyframes fall-58{68.826%{transform:translate(78.2045vw,68.826vh) scale(.7292)}to{transform:translate(76.2819vw,99vh) scale(.7292)}}.snow:nth-child(59){opacity:1.1396;transform:translate(55.284vw,-10px) scale(.0614);animation:fall-59 26s -3s linear infinite}@keyframes fall-59{32.035%{transform:translate(56.947vw,32.035vh) scale(.0614)}to{transform:translate(56.1155vw,99vh) scale(.0614)}}.snow:nth-child(60){opacity:1.83;transform:translate(35.0212vw,-10px) scale(.5892);animation:fall-60 28s -1s linear infinite}@keyframes fall-60{62.807%{transform:translate(30.9583vw,62.807vh) scale(.5892)}to{transform:translate(32.98975vw,99vh) scale(.5892)}}.snow:nth-child(61){opacity:.8278;transform:translate(39.5598vw,-10px) scale(.1048);animation:fall-61 25s -14s linear infinite}@keyframes fall-61{62.024%{transform:translate(35.0224vw,62.024vh) scale(.1048)}to{transform:translate(37.2911vw,99vh) scale(.1048)}}.snow:nth-child(62){opacity:1.1498;transform:translate(1.5256vw,-10px) scale(.7782);animation:fall-62 25s -8s linear infinite}@keyframes fall-62{32.944%{transform:translate(4.0926vw,32.944vh) scale(.7782)}to{transform:translate(2.8091vw,99vh) scale(.7782)}}.snow:nth-child(63){opacity:1.2374;transform:translate(7.4131vw,-10px) scale(.2114);animation:fall-63 23s -17s linear infinite}@keyframes fall-63{69.357%{transform:translate(8.1219vw,69.357vh) scale(.2114)}to{transform:translate(7.7675vw,99vh) scale(.2114)}}.snow:nth-child(64){opacity:.5976;transform:translate(55.7555vw,-10px) scale(.6273);animation:fall-64 23s -22s linear infinite}@keyframes fall-64{78.1%{transform:translate(61.5997vw,78.1vh) scale(.6273)}to{transform:translate(58.6776vw,99vh) scale(.6273)}}.snow:nth-child(65){opacity:1.1496;transform:translate(23.7103vw,-10px) scale(.025);animation:fall-65 29s -8s linear infinite}@keyframes fall-65{59.738%{transform:translate(31.0107vw,59.738vh) scale(.025)}to{transform:translate(27.3605vw,99vh) scale(.025)}}.snow:nth-child(66){opacity:1.258;transform:translate(75.1546vw,-10px) scale(.9834);animation:fall-66 29s -24s linear infinite}@keyframes fall-66{79.241%{transform:translate(83.7262vw,79.241vh) scale(.9834)}to{transform:translate(79.4404vw,99vh) scale(.9834)}}.snow:nth-child(67){opacity:.7558;transform:translate(46.9881vw,-10px) scale(.2508);animation:fall-67 11s -10s linear infinite}@keyframes fall-67{73.771%{transform:translate(53.7078vw,73.771vh) scale(.2508)}to{transform:translate(50.34795vw,99vh) scale(.2508)}}.snow:nth-child(68){opacity:1.7036;transform:translate(12.5621vw,-10px) scale(.5273);animation:fall-68 28s -6s linear infinite}@keyframes fall-68{78.872%{transform:translate(5.6439vw,78.872vh) scale(.5273)}to{transform:translate(9.103vw,99vh) scale(.5273)}}.snow:nth-child(69){opacity:.5784;transform:translate(54.6145vw,-10px) scale(.1456);animation:fall-69 12s -20s linear infinite}@keyframes fall-69{30.19%{transform:translate(51.1962vw,30.19vh) scale(.1456)}to{transform:translate(52.90535vw,99vh) scale(.1456)}}.snow:nth-child(70){opacity:1.1646;transform:translate(92.5654vw,-10px) scale(.0856);animation:fall-70 29s -15s linear infinite}@keyframes fall-70{44.87%{transform:translate(84.8899vw,44.87vh) scale(.0856)}to{transform:translate(88.72765vw,99vh) scale(.0856)}}.snow:nth-child(71){opacity:.3164;transform:translate(74.1012vw,-10px) scale(.4561);animation:fall-71 28s -14s linear infinite}@keyframes fall-71{36.401%{transform:translate(65.5568vw,36.401vh) scale(.4561)}to{transform:translate(69.829vw,99vh) scale(.4561)}}.snow:nth-child(72){opacity:.5822;transform:translate(42.2212vw,-10px) scale(.794);animation:fall-72 16s -4s linear infinite}@keyframes fall-72{64.541%{transform:translate(35.9166vw,64.541vh) scale(.794)}to{transform:translate(39.0689vw,99vh) scale(.794)}}.snow:nth-child(73){opacity:1.5956;transform:translate(15.2314vw,-10px) scale(.0528);animation:fall-73 17s -10s linear infinite}@keyframes fall-73{58.11%{transform:translate(7.1689vw,58.11vh) scale(.0528)}to{transform:translate(11.20015vw,99vh) scale(.0528)}}.snow:nth-child(74){opacity:1.9734;transform:translate(86.5928vw,-10px) scale(.5447);animation:fall-74 18s -23s linear infinite}@keyframes fall-74{58%{transform:translate(83.5437vw,58vh) scale(.5447)}to{transform:translate(85.06825vw,99vh) scale(.5447)}}.snow:nth-child(75){opacity:1.64;transform:translate(3.5111vw,-10px) scale(.2725);animation:fall-75 12s -28s linear infinite}@keyframes fall-75{73.525%{transform:translate(3.796vw,73.525vh) scale(.2725)}to{transform:translate(3.65355vw,99vh) scale(.2725)}}.snow:nth-child(76){opacity:1.7868;transform:translate(43.8291vw,-10px) scale(.1725);animation:fall-76 14s -26s linear infinite}@keyframes fall-76{44.587%{transform:translate(38.0426vw,44.587vh) scale(.1725)}to{transform:translate(40.93585vw,99vh) scale(.1725)}}.snow:nth-child(77){opacity:1.8392;transform:translate(53.772vw,-10px) scale(.83);animation:fall-77 14s -21s linear infinite}@keyframes fall-77{55.021%{transform:translate(55.3464vw,55.021vh) scale(.83)}to{transform:translate(54.5592vw,99vh) scale(.83)}}.snow:nth-child(78){opacity:.904;transform:translate(33.9647vw,-10px) scale(.242);animation:fall-78 18s -10s linear infinite}@keyframes fall-78{34.474%{transform:translate(33.8212vw,34.474vh) scale(.242)}to{transform:translate(33.89295vw,99vh) scale(.242)}}.snow:nth-child(79){opacity:.4656;transform:translate(32.5996vw,-10px) scale(.9512);animation:fall-79 13s -5s linear infinite}@keyframes fall-79{30.625%{transform:translate(22.7501vw,30.625vh) scale(.9512)}to{transform:translate(27.67485vw,99vh) scale(.9512)}}.snow:nth-child(80){opacity:1.311;transform:translate(67.4511vw,-10px) scale(.9564);animation:fall-80 20s -1s linear infinite}@keyframes fall-80{60.528%{transform:translate(76.9794vw,60.528vh) scale(.9564)}to{transform:translate(72.21525vw,99vh) scale(.9564)}}.snow:nth-child(81){opacity:.3996;transform:translate(50.9611vw,-10px) scale(.5245);animation:fall-81 30s -19s linear infinite}@keyframes fall-81{63.051%{transform:translate(50.1588vw,63.051vh) scale(.5245)}to{transform:translate(50.55995vw,99vh) scale(.5245)}}.snow:nth-child(82){opacity:.093;transform:translate(18.4225vw,-10px) scale(.1887);animation:fall-82 24s -15s linear infinite}@keyframes fall-82{43.093%{transform:translate(20.0266vw,43.093vh) scale(.1887)}to{transform:translate(19.22455vw,99vh) scale(.1887)}}.snow:nth-child(83){opacity:1.3706;transform:translate(5.2679vw,-10px) scale(.859);animation:fall-83 21s -8s linear infinite}@keyframes fall-83{75.854%{transform:translate(.0824vw,75.854vh) scale(.859)}to{transform:translate(2.67515vw,99vh) scale(.859)}}.snow:nth-child(84){opacity:.2886;transform:translate(56.4801vw,-10px) scale(.6029);animation:fall-84 22s -5s linear infinite}@keyframes fall-84{70.786%{transform:translate(62.6734vw,70.786vh) scale(.6029)}to{transform:translate(59.57675vw,99vh) scale(.6029)}}.snow:nth-child(85){opacity:1.4238;transform:translate(61.5749vw,-10px) scale(.7493);animation:fall-85 17s -17s linear infinite}@keyframes fall-85{50.451%{transform:translate(62.8695vw,50.451vh) scale(.7493)}to{transform:translate(62.2222vw,99vh) scale(.7493)}}.snow:nth-child(86){opacity:.8234;transform:translate(80.4284vw,-10px) scale(.285);animation:fall-86 10s -27s linear infinite}@keyframes fall-86{63.495%{transform:translate(86.8967vw,63.495vh) scale(.285)}to{transform:translate(83.66255vw,99vh) scale(.285)}}.snow:nth-child(87){opacity:.6292;transform:translate(64.6394vw,-10px) scale(.1812);animation:fall-87 25s -4s linear infinite}@keyframes fall-87{38.871%{transform:translate(59.7899vw,38.871vh) scale(.1812)}to{transform:translate(62.21465vw,99vh) scale(.1812)}}.snow:nth-child(88){opacity:.9184;transform:translate(91.7982vw,-10px) scale(.1519);animation:fall-88 13s -4s linear infinite}@keyframes fall-88{47.347%{transform:translate(101.4408vw,47.347vh) scale(.1519)}to{transform:translate(96.6195vw,99vh) scale(.1519)}}.snow:nth-child(89){opacity:1.3822;transform:translate(86.8942vw,-10px) scale(.5742);animation:fall-89 29s -25s linear infinite}@keyframes fall-89{60.446%{transform:translate(91.2894vw,60.446vh) scale(.5742)}to{transform:translate(89.0918vw,99vh) scale(.5742)}}.snow:nth-child(90){opacity:1.2482;transform:translate(59.3167vw,-10px) scale(.3614);animation:fall-90 24s -6s linear infinite}@keyframes fall-90{40.847%{transform:translate(49.507vw,40.847vh) scale(.3614)}to{transform:translate(54.41185vw,99vh) scale(.3614)}}.snow:nth-child(91){opacity:.277;transform:translate(55.4068vw,-10px) scale(.7779);animation:fall-91 23s -29s linear infinite}@keyframes fall-91{73.624%{transform:translate(64.1079vw,73.624vh) scale(.7779)}to{transform:translate(59.75735vw,99vh) scale(.7779)}}.snow:nth-child(92){opacity:1.7516;transform:translate(88.0908vw,-10px) scale(.5117);animation:fall-92 18s -8s linear infinite}@keyframes fall-92{68.537%{transform:translate(85.9978vw,68.537vh) scale(.5117)}to{transform:translate(87.0443vw,99vh) scale(.5117)}}.snow:nth-child(93){opacity:.875;transform:translate(82.8633vw,-10px) scale(.5579);animation:fall-93 23s -20s linear infinite}@keyframes fall-93{39.069%{transform:translate(85.8611vw,39.069vh) scale(.5579)}to{transform:translate(84.3622vw,99vh) scale(.5579)}}.snow:nth-child(94){opacity:.9234;transform:translate(49.8712vw,-10px) scale(.8785);animation:fall-94 18s -8s linear infinite}@keyframes fall-94{57.908%{transform:translate(57.5986vw,57.908vh) scale(.8785)}to{transform:translate(53.7349vw,99vh) scale(.8785)}}.snow:nth-child(95){opacity:.9674;transform:translate(49.2349vw,-10px) scale(.7047);animation:fall-95 21s -29s linear infinite}@keyframes fall-95{39.616%{transform:translate(53.8787vw,39.616vh) scale(.7047)}to{transform:translate(51.5568vw,99vh) scale(.7047)}}.snow:nth-child(96){opacity:.286;transform:translate(9.3241vw,-10px) scale(.7852);animation:fall-96 28s -17s linear infinite}@keyframes fall-96{62.491%{transform:translate(14.7937vw,62.491vh) scale(.7852)}to{transform:translate(12.0589vw,99vh) scale(.7852)}}.snow:nth-child(97){opacity:1.532;transform:translate(69.2901vw,-10px) scale(.0234);animation:fall-97 10s -17s linear infinite}@keyframes fall-97{59.032%{transform:translate(73.5876vw,59.032vh) scale(.0234)}to{transform:translate(71.43885vw,99vh) scale(.0234)}}.snow:nth-child(98){opacity:.4558;transform:translate(60.4391vw,-10px) scale(.1202);animation:fall-98 22s -16s linear infinite}@keyframes fall-98{40.275%{transform:translate(69.0865vw,40.275vh) scale(.1202)}to{transform:translate(64.7628vw,99vh) scale(.1202)}}.snow:nth-child(99){opacity:.3686;transform:translate(65.0376vw,-10px) scale(.4608);animation:fall-99 26s -5s linear infinite}@keyframes fall-99{75.842%{transform:translate(70.4751vw,75.842vh) scale(.4608)}to{transform:translate(67.75635vw,99vh) scale(.4608)}}.snow:nth-child(100){opacity:1.6244;transform:translate(84.3454vw,-10px) scale(.2711);animation:fall-100 18s -11s linear infinite}@keyframes fall-100{49.465%{transform:translate(89.4856vw,49.465vh) scale(.2711)}to{transform:translate(86.9155vw,99vh) scale(.2711)}}.snow:nth-child(101){opacity:1.8814;transform:translate(25.1324vw,-10px) scale(.9892);animation:fall-101 25s -6s linear infinite}@keyframes fall-101{30.286%{transform:translate(22.0735vw,30.286vh) scale(.9892)}to{transform:translate(23.60295vw,99vh) scale(.9892)}}.snow:nth-child(102){opacity:1.9936;transform:translate(7.2529vw,-10px) scale(.4488);animation:fall-102 10s -22s linear infinite}@keyframes fall-102{77.434%{transform:translate(12.076vw,77.434vh) scale(.4488)}to{transform:translate(9.66445vw,99vh) scale(.4488)}}.snow:nth-child(103){opacity:.5724;transform:translate(5.2865vw,-10px) scale(.7636);animation:fall-103 25s -11s linear infinite}@keyframes fall-103{57.723%{transform:translate(-3.3217vw,57.723vh) scale(.7636)}to{transform:translate(.9824vw,99vh) scale(.7636)}}.snow:nth-child(104){opacity:.7026;transform:translate(66.6556vw,-10px) scale(.4358);animation:fall-104 19s -16s linear infinite}@keyframes fall-104{42.067%{transform:translate(69.6681vw,42.067vh) scale(.4358)}to{transform:translate(68.16185vw,99vh) scale(.4358)}}.snow:nth-child(105){opacity:1.2788;transform:translate(6.3255vw,-10px) scale(.5866);animation:fall-105 21s -5s linear infinite}@keyframes fall-105{66.932%{transform:translate(-2.951vw,66.932vh) scale(.5866)}to{transform:translate(1.68725vw,99vh) scale(.5866)}}.snow:nth-child(106){opacity:1.3868;transform:translate(23.9421vw,-10px) scale(.9304);animation:fall-106 27s -23s linear infinite}@keyframes fall-106{66.584%{transform:translate(25.8006vw,66.584vh) scale(.9304)}to{transform:translate(24.87135vw,99vh) scale(.9304)}}.snow:nth-child(107){opacity:1.4778;transform:translate(47.6548vw,-10px) scale(.6083);animation:fall-107 10s -7s linear infinite}@keyframes fall-107{63.503%{transform:translate(55.527vw,63.503vh) scale(.6083)}to{transform:translate(51.5909vw,99vh) scale(.6083)}}.snow:nth-child(108){opacity:.7962;transform:translate(1.9062vw,-10px) scale(.8563);animation:fall-108 30s -22s linear infinite}@keyframes fall-108{75.375%{transform:translate(11.1236vw,75.375vh) scale(.8563)}to{transform:translate(6.5149vw,99vh) scale(.8563)}}.snow:nth-child(109){opacity:1.0812;transform:translate(21.2622vw,-10px) scale(.1073);animation:fall-109 29s -8s linear infinite}@keyframes fall-109{51.731%{transform:translate(17.2624vw,51.731vh) scale(.1073)}to{transform:translate(19.2623vw,99vh) scale(.1073)}}.snow:nth-child(110){opacity:1.3052;transform:translate(24.0825vw,-10px) scale(.0443);animation:fall-110 22s -29s linear infinite}@keyframes fall-110{65.686%{transform:translate(17.6866vw,65.686vh) scale(.0443)}to{transform:translate(20.88455vw,99vh) scale(.0443)}}.snow:nth-child(111){opacity:.3708;transform:translate(94.5199vw,-10px) scale(.2128);animation:fall-111 26s -20s linear infinite}@keyframes fall-111{67.379%{transform:translate(96.9972vw,67.379vh) scale(.2128)}to{transform:translate(95.75855vw,99vh) scale(.2128)}}.snow:nth-child(112){opacity:1.3938;transform:translate(10.5643vw,-10px) scale(.9584);animation:fall-112 10s -23s linear infinite}@keyframes fall-112{54.481%{transform:translate(9.5005vw,54.481vh) scale(.9584)}to{transform:translate(10.0324vw,99vh) scale(.9584)}}.snow:nth-child(113){opacity:1.661;transform:translate(38.4131vw,-10px) scale(.7117);animation:fall-113 11s -23s linear infinite}@keyframes fall-113{57.114%{transform:translate(47.9536vw,57.114vh) scale(.7117)}to{transform:translate(43.18335vw,99vh) scale(.7117)}}.snow:nth-child(114){opacity:.619;transform:translate(55.2543vw,-10px) scale(.9181);animation:fall-114 23s -24s linear infinite}@keyframes fall-114{73.123%{transform:translate(49.4071vw,73.123vh) scale(.9181)}to{transform:translate(52.3307vw,99vh) scale(.9181)}}.snow:nth-child(115){opacity:1.6936;transform:translate(46.3661vw,-10px) scale(.8045);animation:fall-115 26s -11s linear infinite}@keyframes fall-115{65.903%{transform:translate(55.8036vw,65.903vh) scale(.8045)}to{transform:translate(51.08485vw,99vh) scale(.8045)}}.snow:nth-child(116){opacity:.2918;transform:translate(77.8762vw,-10px) scale(.2624);animation:fall-116 30s -13s linear infinite}@keyframes fall-116{49.296%{transform:translate(77.2209vw,49.296vh) scale(.2624)}to{transform:translate(77.54855vw,99vh) scale(.2624)}}.snow:nth-child(117){opacity:1.9492;transform:translate(.5027vw,-10px) scale(.9109);animation:fall-117 28s -17s linear infinite}@keyframes fall-117{45.927%{transform:translate(-1.1242vw,45.927vh) scale(.9109)}to{transform:translate(-.31075vw,99vh) scale(.9109)}}.snow:nth-child(118){opacity:1.1974;transform:translate(31.3958vw,-10px) scale(.2983);animation:fall-118 20s -18s linear infinite}@keyframes fall-118{62.485%{transform:translate(34.6385vw,62.485vh) scale(.2983)}to{transform:translate(33.01715vw,99vh) scale(.2983)}}.snow:nth-child(119){opacity:1.1502;transform:translate(41.0791vw,-10px) scale(.1334);animation:fall-119 28s -12s linear infinite}@keyframes fall-119{70.788%{transform:translate(38.174vw,70.788vh) scale(.1334)}to{transform:translate(39.62655vw,99vh) scale(.1334)}}.snow:nth-child(120){opacity:.886;transform:translate(21.2642vw,-10px) scale(.943);animation:fall-120 17s -2s linear infinite}@keyframes fall-120{76.144%{transform:translate(14.9328vw,76.144vh) scale(.943)}to{transform:translate(18.0985vw,99vh) scale(.943)}}.snow:nth-child(121){opacity:.5842;transform:translate(16.9203vw,-10px) scale(.4463);animation:fall-121 26s -8s linear infinite}@keyframes fall-121{34.319%{transform:translate(15.9801vw,34.319vh) scale(.4463)}to{transform:translate(16.4502vw,99vh) scale(.4463)}}.snow:nth-child(122){opacity:.6794;transform:translate(16.9914vw,-10px) scale(.6076);animation:fall-122 12s -19s linear infinite}@keyframes fall-122{39.804%{transform:translate(23.7925vw,39.804vh) scale(.6076)}to{transform:translate(20.39195vw,99vh) scale(.6076)}}.snow:nth-child(123){opacity:.9058;transform:translate(60.5048vw,-10px) scale(.2738);animation:fall-123 28s -13s linear infinite}@keyframes fall-123{49.06%{transform:translate(66.2534vw,49.06vh) scale(.2738)}to{transform:translate(63.3791vw,99vh) scale(.2738)}}.snow:nth-child(124){opacity:1.9572;transform:translate(65.2999vw,-10px) scale(.8993);animation:fall-124 22s -12s linear infinite}@keyframes fall-124{42.775%{transform:translate(67.7947vw,42.775vh) scale(.8993)}to{transform:translate(66.5473vw,99vh) scale(.8993)}}.snow:nth-child(125){opacity:1.4612;transform:translate(36.4279vw,-10px) scale(.3356);animation:fall-125 27s -12s linear infinite}@keyframes fall-125{43.545%{transform:translate(32.0774vw,43.545vh) scale(.3356)}to{transform:translate(34.25265vw,99vh) scale(.3356)}}.snow:nth-child(126){opacity:.6976;transform:translate(38.6839vw,-10px) scale(.6238);animation:fall-126 10s -3s linear infinite}@keyframes fall-126{70.467%{transform:translate(40.3945vw,70.467vh) scale(.6238)}to{transform:translate(39.5392vw,99vh) scale(.6238)}}.snow:nth-child(127){opacity:.107;transform:translate(58.3287vw,-10px) scale(.0969);animation:fall-127 14s -17s linear infinite}@keyframes fall-127{34.604%{transform:translate(55.8572vw,34.604vh) scale(.0969)}to{transform:translate(57.09295vw,99vh) scale(.0969)}}.snow:nth-child(128){opacity:.6266;transform:translate(21.7517vw,-10px) scale(.0901);animation:fall-128 27s -3s linear infinite}@keyframes fall-128{68.301%{transform:translate(18.745vw,68.301vh) scale(.0901)}to{transform:translate(20.24835vw,99vh) scale(.0901)}}.snow:nth-child(129){opacity:.6868;transform:translate(95.2941vw,-10px) scale(.7434);animation:fall-129 19s -11s linear infinite}@keyframes fall-129{41.717%{transform:translate(101.2705vw,41.717vh) scale(.7434)}to{transform:translate(98.2823vw,99vh) scale(.7434)}}.snow:nth-child(130){opacity:.4954;transform:translate(97.1375vw,-10px) scale(.7204);animation:fall-130 26s -29s linear infinite}@keyframes fall-130{53.257%{transform:translate(93.8445vw,53.257vh) scale(.7204)}to{transform:translate(95.491vw,99vh) scale(.7204)}}.snow:nth-child(131){opacity:1.457;transform:translate(67.8889vw,-10px) scale(.7258);animation:fall-131 17s -13s linear infinite}@keyframes fall-131{68.88%{transform:translate(77.7292vw,68.88vh) scale(.7258)}to{transform:translate(72.80905vw,99vh) scale(.7258)}}.snow:nth-child(132){opacity:.618;transform:translate(84.2883vw,-10px) scale(.6476);animation:fall-132 25s -26s linear infinite}@keyframes fall-132{54.711%{transform:translate(82.5263vw,54.711vh) scale(.6476)}to{transform:translate(83.4073vw,99vh) scale(.6476)}}.snow:nth-child(133){opacity:1.0582;transform:translate(55.8237vw,-10px) scale(.343);animation:fall-133 18s -21s linear infinite}@keyframes fall-133{62.774%{transform:translate(47.7227vw,62.774vh) scale(.343)}to{transform:translate(51.7732vw,99vh) scale(.343)}}.snow:nth-child(134){opacity:1.0456;transform:translate(53.9231vw,-10px) scale(.625);animation:fall-134 20s -12s linear infinite}@keyframes fall-134{36.262%{transform:translate(50.1736vw,36.262vh) scale(.625)}to{transform:translate(52.04835vw,99vh) scale(.625)}}.snow:nth-child(135){opacity:.9332;transform:translate(63.9196vw,-10px) scale(.2466);animation:fall-135 15s -13s linear infinite}@keyframes fall-135{56.536%{transform:translate(55.3824vw,56.536vh) scale(.2466)}to{transform:translate(59.651vw,99vh) scale(.2466)}}.snow:nth-child(136){opacity:.4686;transform:translate(29.0934vw,-10px) scale(.2962);animation:fall-136 19s -2s linear infinite}@keyframes fall-136{57.252%{transform:translate(22.6287vw,57.252vh) scale(.2962)}to{transform:translate(25.86105vw,99vh) scale(.2962)}}.snow:nth-child(137){opacity:.369;transform:translate(99.215vw,-10px) scale(.5036);animation:fall-137 15s -7s linear infinite}@keyframes fall-137{34.981%{transform:translate(108.4908vw,34.981vh) scale(.5036)}to{transform:translate(103.8529vw,99vh) scale(.5036)}}.snow:nth-child(138){opacity:.2704;transform:translate(12.0143vw,-10px) scale(.0823);animation:fall-138 10s -2s linear infinite}@keyframes fall-138{79.804%{transform:translate(17.0329vw,79.804vh) scale(.0823)}to{transform:translate(14.5236vw,99vh) scale(.0823)}}.snow:nth-child(139){opacity:.0432;transform:translate(84.2619vw,-10px) scale(.61);animation:fall-139 23s -12s linear infinite}@keyframes fall-139{53.507%{transform:translate(86.7613vw,53.507vh) scale(.61)}to{transform:translate(85.5116vw,99vh) scale(.61)}}.snow:nth-child(140){opacity:.937;transform:translate(11.7497vw,-10px) scale(.5289);animation:fall-140 15s -25s linear infinite}@keyframes fall-140{46.79%{transform:translate(4.7377vw,46.79vh) scale(.5289)}to{transform:translate(8.2437vw,99vh) scale(.5289)}}.snow:nth-child(141){opacity:.639;transform:translate(87.37vw,-10px) scale(.748);animation:fall-141 30s -8s linear infinite}@keyframes fall-141{77.518%{transform:translate(80.4198vw,77.518vh) scale(.748)}to{transform:translate(83.8949vw,99vh) scale(.748)}}.snow:nth-child(142){opacity:.3382;transform:translate(13.4082vw,-10px) scale(.666);animation:fall-142 10s -21s linear infinite}@keyframes fall-142{63.456%{transform:translate(20.4001vw,63.456vh) scale(.666)}to{transform:translate(16.90415vw,99vh) scale(.666)}}.snow:nth-child(143){opacity:1.6096;transform:translate(98.8055vw,-10px) scale(.7956);animation:fall-143 12s -22s linear infinite}@keyframes fall-143{54.867%{transform:translate(105.0654vw,54.867vh) scale(.7956)}to{transform:translate(101.93545vw,99vh) scale(.7956)}}.snow:nth-child(144){opacity:.1808;transform:translate(21.4483vw,-10px) scale(.6878);animation:fall-144 26s -21s linear infinite}@keyframes fall-144{50.817%{transform:translate(22.5679vw,50.817vh) scale(.6878)}to{transform:translate(22.0081vw,99vh) scale(.6878)}}.snow:nth-child(145){opacity:.578;transform:translate(26.3029vw,-10px) scale(.2581);animation:fall-145 27s -18s linear infinite}@keyframes fall-145{52.467%{transform:translate(24.9497vw,52.467vh) scale(.2581)}to{transform:translate(25.6263vw,99vh) scale(.2581)}}.snow:nth-child(146){opacity:1.011;transform:translate(45.0092vw,-10px) scale(.1939);animation:fall-146 29s -3s linear infinite}@keyframes fall-146{43.224%{transform:translate(54.1576vw,43.224vh) scale(.1939)}to{transform:translate(49.5834vw,99vh) scale(.1939)}}.snow:nth-child(147){opacity:1.1644;transform:translate(55.1968vw,-10px) scale(.4627);animation:fall-147 23s -24s linear infinite}@keyframes fall-147{65.014%{transform:translate(58.4416vw,65.014vh) scale(.4627)}to{transform:translate(56.8192vw,99vh) scale(.4627)}}.snow:nth-child(148){opacity:1.041;transform:translate(6.6745vw,-10px) scale(.5576);animation:fall-148 27s -8s linear infinite}@keyframes fall-148{51.958%{transform:translate(12.5926vw,51.958vh) scale(.5576)}to{transform:translate(9.63355vw,99vh) scale(.5576)}}.snow:nth-child(149){opacity:1.6238;transform:translate(65.1251vw,-10px) scale(.8958);animation:fall-149 25s -29s linear infinite}@keyframes fall-149{41.998%{transform:translate(59.5077vw,41.998vh) scale(.8958)}to{transform:translate(62.3164vw,99vh) scale(.8958)}}.snow:nth-child(150){opacity:.6398;transform:translate(69.7365vw,-10px) scale(.5936);animation:fall-150 15s -30s linear infinite}@keyframes fall-150{56.602%{transform:translate(66.804vw,56.602vh) scale(.5936)}to{transform:translate(68.27025vw,99vh) scale(.5936)}}.snow:nth-child(151){opacity:.1134;transform:translate(39.2344vw,-10px) scale(.0859);animation:fall-151 20s -17s linear infinite}@keyframes fall-151{74.482%{transform:translate(39.6955vw,74.482vh) scale(.0859)}to{transform:translate(39.46495vw,99vh) scale(.0859)}}.snow:nth-child(152){opacity:.1148;transform:translate(43.1975vw,-10px) scale(.1181);animation:fall-152 12s -29s linear infinite}@keyframes fall-152{34.219%{transform:translate(38.2398vw,34.219vh) scale(.1181)}to{transform:translate(40.71865vw,99vh) scale(.1181)}}.snow:nth-child(153){opacity:.1274;transform:translate(75.8472vw,-10px) scale(.1917);animation:fall-153 21s -1s linear infinite}@keyframes fall-153{59.607%{transform:translate(71.2834vw,59.607vh) scale(.1917)}to{transform:translate(73.5653vw,99vh) scale(.1917)}}.snow:nth-child(154){opacity:.9722;transform:translate(34.0389vw,-10px) scale(.4321);animation:fall-154 16s -18s linear infinite}@keyframes fall-154{63.898%{transform:translate(38.4664vw,63.898vh) scale(.4321)}to{transform:translate(36.25265vw,99vh) scale(.4321)}}.snow:nth-child(155){opacity:1.637;transform:translate(26.9021vw,-10px) scale(.7926);animation:fall-155 19s -8s linear infinite}@keyframes fall-155{44.177%{transform:translate(34.2093vw,44.177vh) scale(.7926)}to{transform:translate(30.5557vw,99vh) scale(.7926)}}.snow:nth-child(156){opacity:.5544;transform:translate(76.821vw,-10px) scale(.5196);animation:fall-156 30s -19s linear infinite}@keyframes fall-156{65.604%{transform:translate(78.8097vw,65.604vh) scale(.5196)}to{transform:translate(77.81535vw,99vh) scale(.5196)}}.snow:nth-child(157){opacity:.3134;transform:translate(72.9826vw,-10px) scale(.6106);animation:fall-157 12s -3s linear infinite}@keyframes fall-157{31.52%{transform:translate(72.37vw,31.52vh) scale(.6106)}to{transform:translate(72.6763vw,99vh) scale(.6106)}}.snow:nth-child(158){opacity:1.902;transform:translate(77.8378vw,-10px) scale(.2778);animation:fall-158 21s -2s linear infinite}@keyframes fall-158{48.139%{transform:translate(86.9882vw,48.139vh) scale(.2778)}to{transform:translate(82.413vw,99vh) scale(.2778)}}.snow:nth-child(159){opacity:.6258;transform:translate(66.4971vw,-10px) scale(.3696);animation:fall-159 22s -15s linear infinite}@keyframes fall-159{40.85%{transform:translate(64.1471vw,40.85vh) scale(.3696)}to{transform:translate(65.3221vw,99vh) scale(.3696)}}.snow:nth-child(160){opacity:.049;transform:translate(37.1733vw,-10px) scale(.3791);animation:fall-160 10s -25s linear infinite}@keyframes fall-160{46.562%{transform:translate(35.7816vw,46.562vh) scale(.3791)}to{transform:translate(36.47745vw,99vh) scale(.3791)}}.snow:nth-child(161){opacity:.7624;transform:translate(23.3064vw,-10px) scale(.8335);animation:fall-161 30s -14s linear infinite}@keyframes fall-161{76.389%{transform:translate(18.2204vw,76.389vh) scale(.8335)}to{transform:translate(20.7634vw,99vh) scale(.8335)}}.snow:nth-child(162){opacity:.7322;transform:translate(79.8385vw,-10px) scale(.1763);animation:fall-162 20s -20s linear infinite}@keyframes fall-162{34.999%{transform:translate(87.3169vw,34.999vh) scale(.1763)}to{transform:translate(83.5777vw,99vh) scale(.1763)}}.snow:nth-child(163){opacity:.5986;transform:translate(32.7281vw,-10px) scale(.2628);animation:fall-163 22s -11s linear infinite}@keyframes fall-163{62.862%{transform:translate(42.6097vw,62.862vh) scale(.2628)}to{transform:translate(37.6689vw,99vh) scale(.2628)}}.snow:nth-child(164){opacity:.8526;transform:translate(78.1574vw,-10px) scale(.9301);animation:fall-164 22s -30s linear infinite}@keyframes fall-164{49.969%{transform:translate(79.3398vw,49.969vh) scale(.9301)}to{transform:translate(78.7486vw,99vh) scale(.9301)}}.snow:nth-child(165){opacity:.4046;transform:translate(81.6312vw,-10px) scale(.2507);animation:fall-165 28s -28s linear infinite}@keyframes fall-165{69.854%{transform:translate(76.4359vw,69.854vh) scale(.2507)}to{transform:translate(79.03355vw,99vh) scale(.2507)}}.snow:nth-child(166){opacity:1.2622;transform:translate(88.8516vw,-10px) scale(.9955);animation:fall-166 11s -20s linear infinite}@keyframes fall-166{69.423%{transform:translate(79.9894vw,69.423vh) scale(.9955)}to{transform:translate(84.4205vw,99vh) scale(.9955)}}.snow:nth-child(167){opacity:.2582;transform:translate(48.5809vw,-10px) scale(.2636);animation:fall-167 15s -20s linear infinite}@keyframes fall-167{43.918%{transform:translate(42.5277vw,43.918vh) scale(.2636)}to{transform:translate(45.5543vw,99vh) scale(.2636)}}.snow:nth-child(168){opacity:1.7998;transform:translate(89.5534vw,-10px) scale(.9487);animation:fall-168 30s -28s linear infinite}@keyframes fall-168{31.054%{transform:translate(97.5317vw,31.054vh) scale(.9487)}to{transform:translate(93.54255vw,99vh) scale(.9487)}}.snow:nth-child(169){opacity:1.4884;transform:translate(95.1067vw,-10px) scale(.0646);animation:fall-169 15s -19s linear infinite}@keyframes fall-169{67.307%{transform:translate(94.4493vw,67.307vh) scale(.0646)}to{transform:translate(94.778vw,99vh) scale(.0646)}}.snow:nth-child(170){opacity:1.2578;transform:translate(7.7351vw,-10px) scale(.0749);animation:fall-170 17s -11s linear infinite}@keyframes fall-170{75.696%{transform:translate(7.3785vw,75.696vh) scale(.0749)}to{transform:translate(7.5568vw,99vh) scale(.0749)}}.snow:nth-child(171){opacity:1.5068;transform:translate(73.1562vw,-10px) scale(.5574);animation:fall-171 16s -28s linear infinite}@keyframes fall-171{77.749%{transform:translate(70.1085vw,77.749vh) scale(.5574)}to{transform:translate(71.63235vw,99vh) scale(.5574)}}.snow:nth-child(172){opacity:1.5032;transform:translate(57.4188vw,-10px) scale(.5167);animation:fall-172 14s -16s linear infinite}@keyframes fall-172{64.098%{transform:translate(66.3327vw,64.098vh) scale(.5167)}to{transform:translate(61.87575vw,99vh) scale(.5167)}}.snow:nth-child(173){opacity:.816;transform:translate(60.6735vw,-10px) scale(.6419);animation:fall-173 12s -18s linear infinite}@keyframes fall-173{79.928%{transform:translate(57.0354vw,79.928vh) scale(.6419)}to{transform:translate(58.85445vw,99vh) scale(.6419)}}.snow:nth-child(174){opacity:.6556;transform:translate(19.0575vw,-10px) scale(.7066);animation:fall-174 14s -1s linear infinite}@keyframes fall-174{58.542%{transform:translate(26.5177vw,58.542vh) scale(.7066)}to{transform:translate(22.7876vw,99vh) scale(.7066)}}.snow:nth-child(175){opacity:1.2518;transform:translate(85.3321vw,-10px) scale(.961);animation:fall-175 29s -8s linear infinite}@keyframes fall-175{71.287%{transform:translate(84.5857vw,71.287vh) scale(.961)}to{transform:translate(84.9589vw,99vh) scale(.961)}}.snow:nth-child(176){opacity:1.61;transform:translate(22.2931vw,-10px) scale(.4995);animation:fall-176 30s -26s linear infinite}@keyframes fall-176{31.654%{transform:translate(13.0145vw,31.654vh) scale(.4995)}to{transform:translate(17.6538vw,99vh) scale(.4995)}}.snow:nth-child(177){opacity:1.3922;transform:translate(80.6413vw,-10px) scale(.5479);animation:fall-177 21s -21s linear infinite}@keyframes fall-177{34.814%{transform:translate(71.1505vw,34.814vh) scale(.5479)}to{transform:translate(75.8959vw,99vh) scale(.5479)}}.snow:nth-child(178){opacity:1.7438;transform:translate(47.9896vw,-10px) scale(.4566);animation:fall-178 16s -13s linear infinite}@keyframes fall-178{37.813%{transform:translate(42.9459vw,37.813vh) scale(.4566)}to{transform:translate(45.46775vw,99vh) scale(.4566)}}.snow:nth-child(179){opacity:1.0578;transform:translate(93.7149vw,-10px) scale(.683);animation:fall-179 16s -21s linear infinite}@keyframes fall-179{76.673%{transform:translate(90.3163vw,76.673vh) scale(.683)}to{transform:translate(92.0156vw,99vh) scale(.683)}}.snow:nth-child(180){opacity:1.4386;transform:translate(65.6511vw,-10px) scale(.396);animation:fall-180 13s -3s linear infinite}@keyframes fall-180{71.142%{transform:translate(61.9525vw,71.142vh) scale(.396)}to{transform:translate(63.8018vw,99vh) scale(.396)}}.snow:nth-child(181){opacity:1.5904;transform:translate(11.2521vw,-10px) scale(.9524);animation:fall-181 21s -11s linear infinite}@keyframes fall-181{41.754%{transform:translate(12.2462vw,41.754vh) scale(.9524)}to{transform:translate(11.74915vw,99vh) scale(.9524)}}.snow:nth-child(182){opacity:1.2392;transform:translate(11.5833vw,-10px) scale(.6424);animation:fall-182 18s -7s linear infinite}@keyframes fall-182{53.847%{transform:translate(8.0581vw,53.847vh) scale(.6424)}to{transform:translate(9.8207vw,99vh) scale(.6424)}}.snow:nth-child(183){opacity:.434;transform:translate(74.966vw,-10px) scale(.6138);animation:fall-183 24s -19s linear infinite}@keyframes fall-183{57.752%{transform:translate(77.828vw,57.752vh) scale(.6138)}to{transform:translate(76.397vw,99vh) scale(.6138)}}.snow:nth-child(184){opacity:1.0196;transform:translate(24.5909vw,-10px) scale(.5777);animation:fall-184 26s -20s linear infinite}@keyframes fall-184{37.047%{transform:translate(29.1998vw,37.047vh) scale(.5777)}to{transform:translate(26.89535vw,99vh) scale(.5777)}}.snow:nth-child(185){opacity:1.3992;transform:translate(68.1051vw,-10px) scale(.0201);animation:fall-185 30s -8s linear infinite}@keyframes fall-185{51.634%{transform:translate(69.3203vw,51.634vh) scale(.0201)}to{transform:translate(68.7127vw,99vh) scale(.0201)}}.snow:nth-child(186){opacity:1.5754;transform:translate(81.8438vw,-10px) scale(.4928);animation:fall-186 24s -14s linear infinite}@keyframes fall-186{48.99%{transform:translate(80.2624vw,48.99vh) scale(.4928)}to{transform:translate(81.0531vw,99vh) scale(.4928)}}.snow:nth-child(187){opacity:.2828;transform:translate(48.1456vw,-10px) scale(.6153);animation:fall-187 29s -2s linear infinite}@keyframes fall-187{68.986%{transform:translate(57.8502vw,68.986vh) scale(.6153)}to{transform:translate(52.9979vw,99vh) scale(.6153)}}.snow:nth-child(188){opacity:1.5374;transform:translate(4.6873vw,-10px) scale(.7691);animation:fall-188 21s -29s linear infinite}@keyframes fall-188{45.338%{transform:translate(5.7756vw,45.338vh) scale(.7691)}to{transform:translate(5.23145vw,99vh) scale(.7691)}}.snow:nth-child(189){opacity:1.7392;transform:translate(59.9969vw,-10px) scale(.3626);animation:fall-189 24s -13s linear infinite}@keyframes fall-189{77.55%{transform:translate(60.5407vw,77.55vh) scale(.3626)}to{transform:translate(60.2688vw,99vh) scale(.3626)}}.snow:nth-child(190){opacity:.1132;transform:translate(20.8779vw,-10px) scale(.7464);animation:fall-190 11s -2s linear infinite}@keyframes fall-190{79.897%{transform:translate(23.7197vw,79.897vh) scale(.7464)}to{transform:translate(22.2988vw,99vh) scale(.7464)}}.snow:nth-child(191){opacity:1.636;transform:translate(7.5943vw,-10px) scale(.24);animation:fall-191 16s -12s linear infinite}@keyframes fall-191{69.227%{transform:translate(10.8491vw,69.227vh) scale(.24)}to{transform:translate(9.2217vw,99vh) scale(.24)}}.snow:nth-child(192){opacity:1.4504;transform:translate(41.351vw,-10px) scale(.2915);animation:fall-192 29s -26s linear infinite}@keyframes fall-192{31.92%{transform:translate(38.381vw,31.92vh) scale(.2915)}to{transform:translate(39.866vw,99vh) scale(.2915)}}.snow:nth-child(193){opacity:1.7864;transform:translate(54.6212vw,-10px) scale(.9741);animation:fall-193 28s -5s linear infinite}@keyframes fall-193{36.673%{transform:translate(60.1041vw,36.673vh) scale(.9741)}to{transform:translate(57.36265vw,99vh) scale(.9741)}}.snow:nth-child(194){opacity:1.4936;transform:translate(76.9751vw,-10px) scale(.1641);animation:fall-194 16s -14s linear infinite}@keyframes fall-194{78.948%{transform:translate(82.4819vw,78.948vh) scale(.1641)}to{transform:translate(79.7285vw,99vh) scale(.1641)}}.snow:nth-child(195){opacity:.4206;transform:translate(88.0372vw,-10px) scale(.1667);animation:fall-195 14s -25s linear infinite}@keyframes fall-195{46.866%{transform:translate(79.44vw,46.866vh) scale(.1667)}to{transform:translate(83.7386vw,99vh) scale(.1667)}}.snow:nth-child(196){opacity:1.2558;transform:translate(4.8044vw,-10px) scale(.5464);animation:fall-196 29s -2s linear infinite}@keyframes fall-196{70.484%{transform:translate(9.4638vw,70.484vh) scale(.5464)}to{transform:translate(7.1341vw,99vh) scale(.5464)}}.snow:nth-child(197){opacity:.5784;transform:translate(2.0465vw,-10px) scale(.6813);animation:fall-197 18s -21s linear infinite}@keyframes fall-197{79.987%{transform:translate(-2.0114vw,79.987vh) scale(.6813)}to{transform:translate(.01755vw,99vh) scale(.6813)}}.snow:nth-child(198){opacity:1.866;transform:translate(91.2561vw,-10px) scale(.1227);animation:fall-198 27s -10s linear infinite}@keyframes fall-198{70.104%{transform:translate(97.9984vw,70.104vh) scale(.1227)}to{transform:translate(94.62725vw,99vh) scale(.1227)}}.snow:nth-child(199){opacity:1.4534;transform:translate(79.8569vw,-10px) scale(.3454);animation:fall-199 16s -8s linear infinite}@keyframes fall-199{60.581%{transform:translate(80.421vw,60.581vh) scale(.3454)}to{transform:translate(80.13895vw,99vh) scale(.3454)}}.snow:nth-child(200){opacity:.5616;transform:translate(.6892vw,-10px) scale(.176);animation:fall-200 30s -24s linear infinite}@keyframes fall-200{69.39%{transform:translate(7.6356vw,69.39vh) scale(.176)}to{transform:translate(4.1624vw,99vh) scale(.176)}}.snow:nth-child(201){opacity:1.2654;transform:translate(42.0171vw,-10px) scale(.7948);animation:fall-201 11s -15s linear infinite}@keyframes fall-201{46.433%{transform:translate(44.8339vw,46.433vh) scale(.7948)}to{transform:translate(43.4255vw,99vh) scale(.7948)}}.snow:nth-child(202){opacity:.472;transform:translate(15.7899vw,-10px) scale(.6164);animation:fall-202 24s -21s linear infinite}@keyframes fall-202{55.771%{transform:translate(13.5686vw,55.771vh) scale(.6164)}to{transform:translate(14.67925vw,99vh) scale(.6164)}}.snow:nth-child(203){opacity:1.1772;transform:translate(98.1826vw,-10px) scale(.9496);animation:fall-203 20s -12s linear infinite}@keyframes fall-203{73.901%{transform:translate(90.5247vw,73.901vh) scale(.9496)}to{transform:translate(94.35365vw,99vh) scale(.9496)}}.snow:nth-child(204){opacity:.8288;transform:translate(93.1626vw,-10px) scale(.1728);animation:fall-204 25s -15s linear infinite}@keyframes fall-204{73.405%{transform:translate(95.0427vw,73.405vh) scale(.1728)}to{transform:translate(94.10265vw,99vh) scale(.1728)}}.snow:nth-child(205){opacity:1.1432;transform:translate(91.239vw,-10px) scale(.7269);animation:fall-205 30s -30s linear infinite}@keyframes fall-205{53.48%{transform:translate(98.0122vw,53.48vh) scale(.7269)}to{transform:translate(94.6256vw,99vh) scale(.7269)}}.snow:nth-child(206){opacity:.516;transform:translate(34.6557vw,-10px) scale(.1648);animation:fall-206 18s -25s linear infinite}@keyframes fall-206{43.706%{transform:translate(37.2867vw,43.706vh) scale(.1648)}to{transform:translate(35.9712vw,99vh) scale(.1648)}}.snow:nth-child(207){opacity:.6546;transform:translate(50.3642vw,-10px) scale(.0004);animation:fall-207 16s -29s linear infinite}@keyframes fall-207{75.369%{transform:translate(44.1749vw,75.369vh) scale(.0004)}to{transform:translate(47.26955vw,99vh) scale(.0004)}}.snow:nth-child(208){opacity:.3412;transform:translate(60.8911vw,-10px) scale(.6737);animation:fall-208 12s -6s linear infinite}@keyframes fall-208{48.956%{transform:translate(57.7265vw,48.956vh) scale(.6737)}to{transform:translate(59.3088vw,99vh) scale(.6737)}}.snow:nth-child(209){opacity:.5374;transform:translate(12.9941vw,-10px) scale(.4001);animation:fall-209 20s -8s linear infinite}@keyframes fall-209{71.638%{transform:translate(4.0845vw,71.638vh) scale(.4001)}to{transform:translate(8.5393vw,99vh) scale(.4001)}}.snow:nth-child(210){opacity:.2054;transform:translate(22.9448vw,-10px) scale(.5111);animation:fall-210 28s -23s linear infinite}@keyframes fall-210{52.767%{transform:translate(28.6189vw,52.767vh) scale(.5111)}to{transform:translate(25.78185vw,99vh) scale(.5111)}}.snow:nth-child(211){opacity:.4012;transform:translate(43.0312vw,-10px) scale(.0673);animation:fall-211 10s -25s linear infinite}@keyframes fall-211{50.212%{transform:translate(50.6838vw,50.212vh) scale(.0673)}to{transform:translate(46.8575vw,99vh) scale(.0673)}}.snow:nth-child(212){opacity:1.8998;transform:translate(96.1547vw,-10px) scale(.5458);animation:fall-212 18s -10s linear infinite}@keyframes fall-212{55.755%{transform:translate(93.2807vw,55.755vh) scale(.5458)}to{transform:translate(94.7177vw,99vh) scale(.5458)}}.snow:nth-child(213){opacity:1.0714;transform:translate(32.3568vw,-10px) scale(.1879);animation:fall-213 15s -28s linear infinite}@keyframes fall-213{67.758%{transform:translate(29.5568vw,67.758vh) scale(.1879)}to{transform:translate(30.9568vw,99vh) scale(.1879)}}.snow:nth-child(214){opacity:.0348;transform:translate(74.0681vw,-10px) scale(.4096);animation:fall-214 28s -27s linear infinite}@keyframes fall-214{60.96%{transform:translate(80.691vw,60.96vh) scale(.4096)}to{transform:translate(77.37955vw,99vh) scale(.4096)}}.snow:nth-child(215){opacity:1.9342;transform:translate(23.3876vw,-10px) scale(.3941);animation:fall-215 12s -6s linear infinite}@keyframes fall-215{59.725%{transform:translate(27.4249vw,59.725vh) scale(.3941)}to{transform:translate(25.40625vw,99vh) scale(.3941)}}.snow:nth-child(216){opacity:1.1878;transform:translate(37.5195vw,-10px) scale(.9318);animation:fall-216 22s -16s linear infinite}@keyframes fall-216{34.043%{transform:translate(41.6548vw,34.043vh) scale(.9318)}to{transform:translate(39.58715vw,99vh) scale(.9318)}}.snow:nth-child(217){opacity:1.2922;transform:translate(61.8511vw,-10px) scale(.7697);animation:fall-217 27s -30s linear infinite}@keyframes fall-217{43.843%{transform:translate(62.9444vw,43.843vh) scale(.7697)}to{transform:translate(62.39775vw,99vh) scale(.7697)}}.snow:nth-child(218){opacity:.295;transform:translate(61.634vw,-10px) scale(.0595);animation:fall-218 24s -21s linear infinite}@keyframes fall-218{32.034%{transform:translate(71.3431vw,32.034vh) scale(.0595)}to{transform:translate(66.48855vw,99vh) scale(.0595)}}.snow:nth-child(219){opacity:.6818;transform:translate(71.5846vw,-10px) scale(.434);animation:fall-219 20s -13s linear infinite}@keyframes fall-219{66.023%{transform:translate(74.1851vw,66.023vh) scale(.434)}to{transform:translate(72.88485vw,99vh) scale(.434)}}.snow:nth-child(220){opacity:1.4356;transform:translate(84.9424vw,-10px) scale(.6291);animation:fall-220 28s -2s linear infinite}@keyframes fall-220{35.903%{transform:translate(90.7566vw,35.903vh) scale(.6291)}to{transform:translate(87.8495vw,99vh) scale(.6291)}}.snow:nth-child(221){opacity:.1016;transform:translate(26.8391vw,-10px) scale(.8098);animation:fall-221 10s -2s linear infinite}@keyframes fall-221{78.002%{transform:translate(35.5012vw,78.002vh) scale(.8098)}to{transform:translate(31.17015vw,99vh) scale(.8098)}}.snow:nth-child(222){opacity:.5798;transform:translate(95.3259vw,-10px) scale(.5777);animation:fall-222 24s -6s linear infinite}@keyframes fall-222{46.933%{transform:translate(103.3615vw,46.933vh) scale(.5777)}to{transform:translate(99.3437vw,99vh) scale(.5777)}}.snow:nth-child(223){opacity:.7194;transform:translate(26.5808vw,-10px) scale(.0885);animation:fall-223 18s -14s linear infinite}@keyframes fall-223{60.938%{transform:translate(34.9803vw,60.938vh) scale(.0885)}to{transform:translate(30.78055vw,99vh) scale(.0885)}}.snow:nth-child(224){opacity:1.2346;transform:translate(51.5679vw,-10px) scale(.3999);animation:fall-224 27s -8s linear infinite}@keyframes fall-224{40.038%{transform:translate(45.0763vw,40.038vh) scale(.3999)}to{transform:translate(48.3221vw,99vh) scale(.3999)}}.snow:nth-child(225){opacity:.2954;transform:translate(36.9434vw,-10px) scale(.6621);animation:fall-225 30s -5s linear infinite}@keyframes fall-225{33.294%{transform:translate(39.5422vw,33.294vh) scale(.6621)}to{transform:translate(38.2428vw,99vh) scale(.6621)}}.snow:nth-child(226){opacity:1.7066;transform:translate(84.6791vw,-10px) scale(.7259);animation:fall-226 21s -3s linear infinite}@keyframes fall-226{53.139%{transform:translate(90.5913vw,53.139vh) scale(.7259)}to{transform:translate(87.6352vw,99vh) scale(.7259)}}.snow:nth-child(227){opacity:1.71;transform:translate(76.5441vw,-10px) scale(.4915);animation:fall-227 17s -3s linear infinite}@keyframes fall-227{35.503%{transform:translate(73.2966vw,35.503vh) scale(.4915)}to{transform:translate(74.92035vw,99vh) scale(.4915)}}.snow:nth-child(228){opacity:1.0586;transform:translate(26.4662vw,-10px) scale(.1926);animation:fall-228 10s -22s linear infinite}@keyframes fall-228{45.19%{transform:translate(22.9376vw,45.19vh) scale(.1926)}to{transform:translate(24.7019vw,99vh) scale(.1926)}}.snow:nth-child(229){opacity:.094;transform:translate(17.9638vw,-10px) scale(.6169);animation:fall-229 29s -29s linear infinite}@keyframes fall-229{33.786%{transform:translate(15.1346vw,33.786vh) scale(.6169)}to{transform:translate(16.5492vw,99vh) scale(.6169)}}.snow:nth-child(230){opacity:.715;transform:translate(21.8406vw,-10px) scale(.1925);animation:fall-230 19s -6s linear infinite}@keyframes fall-230{68.143%{transform:translate(14.1942vw,68.143vh) scale(.1925)}to{transform:translate(18.0174vw,99vh) scale(.1925)}}.snow:nth-child(231){opacity:1.3542;transform:translate(61.8424vw,-10px) scale(.7136);animation:fall-231 30s -3s linear infinite}@keyframes fall-231{74.832%{transform:translate(63.2908vw,74.832vh) scale(.7136)}to{transform:translate(62.5666vw,99vh) scale(.7136)}}.snow:nth-child(232){opacity:1.4128;transform:translate(98.1898vw,-10px) scale(.1385);animation:fall-232 29s -21s linear infinite}@keyframes fall-232{70.575%{transform:translate(96.5797vw,70.575vh) scale(.1385)}to{transform:translate(97.38475vw,99vh) scale(.1385)}}.snow:nth-child(233){opacity:.1128;transform:translate(44.0157vw,-10px) scale(.5744);animation:fall-233 14s -4s linear infinite}@keyframes fall-233{33.704%{transform:translate(44.4094vw,33.704vh) scale(.5744)}to{transform:translate(44.21255vw,99vh) scale(.5744)}}.snow:nth-child(234){opacity:1.4826;transform:translate(89.7271vw,-10px) scale(.6126);animation:fall-234 14s -14s linear infinite}@keyframes fall-234{41.405%{transform:translate(90.2918vw,41.405vh) scale(.6126)}to{transform:translate(90.00945vw,99vh) scale(.6126)}}.snow:nth-child(235){opacity:.3794;transform:translate(47.046vw,-10px) scale(.9122);animation:fall-235 15s -28s linear infinite}@keyframes fall-235{52.24%{transform:translate(44.3408vw,52.24vh) scale(.9122)}to{transform:translate(45.6934vw,99vh) scale(.9122)}}.snow:nth-child(236){opacity:1.9576;transform:translate(48.4215vw,-10px) scale(.1199);animation:fall-236 29s -6s linear infinite}@keyframes fall-236{77.525%{transform:translate(40.9673vw,77.525vh) scale(.1199)}to{transform:translate(44.6944vw,99vh) scale(.1199)}}.snow:nth-child(237){opacity:.9938;transform:translate(47.0391vw,-10px) scale(.0976);animation:fall-237 14s -22s linear infinite}@keyframes fall-237{63.983%{transform:translate(55.4586vw,63.983vh) scale(.0976)}to{transform:translate(51.24885vw,99vh) scale(.0976)}}.snow:nth-child(238){opacity:.6436;transform:translate(48.0501vw,-10px) scale(.821);animation:fall-238 29s -5s linear infinite}@keyframes fall-238{58.939%{transform:translate(43.6411vw,58.939vh) scale(.821)}to{transform:translate(45.8456vw,99vh) scale(.821)}}.snow:nth-child(239){opacity:1.4148;transform:translate(81.174vw,-10px) scale(.4649);animation:fall-239 21s -20s linear infinite}@keyframes fall-239{48.909%{transform:translate(76.4738vw,48.909vh) scale(.4649)}to{transform:translate(78.8239vw,99vh) scale(.4649)}}.snow:nth-child(240){opacity:.0814;transform:translate(21.8269vw,-10px) scale(.7555);animation:fall-240 25s -20s linear infinite}@keyframes fall-240{61.183%{transform:translate(13.3596vw,61.183vh) scale(.7555)}to{transform:translate(17.59325vw,99vh) scale(.7555)}}.snow:nth-child(241){opacity:1.1546;transform:translate(67.0161vw,-10px) scale(.468);animation:fall-241 19s -19s linear infinite}@keyframes fall-241{33.711%{transform:translate(65.2186vw,33.711vh) scale(.468)}to{transform:translate(66.11735vw,99vh) scale(.468)}}.snow:nth-child(242){opacity:1.541;transform:translate(33.3481vw,-10px) scale(.3238);animation:fall-242 10s -8s linear infinite}@keyframes fall-242{43.089%{transform:translate(26.0708vw,43.089vh) scale(.3238)}to{transform:translate(29.70945vw,99vh) scale(.3238)}}.snow:nth-child(243){opacity:1.5292;transform:translate(28.5534vw,-10px) scale(.0695);animation:fall-243 25s -8s linear infinite}@keyframes fall-243{65.124%{transform:translate(19.8467vw,65.124vh) scale(.0695)}to{transform:translate(24.20005vw,99vh) scale(.0695)}}.snow:nth-child(244){opacity:.3176;transform:translate(80.7303vw,-10px) scale(.7695);animation:fall-244 27s -8s linear infinite}@keyframes fall-244{72.476%{transform:translate(75.5219vw,72.476vh) scale(.7695)}to{transform:translate(78.1261vw,99vh) scale(.7695)}}.snow:nth-child(245){opacity:1.4226;transform:translate(32.5876vw,-10px) scale(.2648);animation:fall-245 28s -6s linear infinite}@keyframes fall-245{31.802%{transform:translate(36.6801vw,31.802vh) scale(.2648)}to{transform:translate(34.63385vw,99vh) scale(.2648)}}.snow:nth-child(246){opacity:1.437;transform:translate(50.1133vw,-10px) scale(.8082);animation:fall-246 27s -2s linear infinite}@keyframes fall-246{72.501%{transform:translate(51.2964vw,72.501vh) scale(.8082)}to{transform:translate(50.70485vw,99vh) scale(.8082)}}.snow:nth-child(247){opacity:.079;transform:translate(51.6749vw,-10px) scale(.6143);animation:fall-247 20s -23s linear infinite}@keyframes fall-247{61.227%{transform:translate(55.9167vw,61.227vh) scale(.6143)}to{transform:translate(53.7958vw,99vh) scale(.6143)}}.snow:nth-child(248){opacity:.1272;transform:translate(32.3708vw,-10px) scale(.7356);animation:fall-248 14s -24s linear infinite}@keyframes fall-248{54.139%{transform:translate(36.5713vw,54.139vh) scale(.7356)}to{transform:translate(34.47105vw,99vh) scale(.7356)}}.snow:nth-child(249){opacity:1.6374;transform:translate(59.0669vw,-10px) scale(.963);animation:fall-249 17s -17s linear infinite}@keyframes fall-249{41.059%{transform:translate(53.998vw,41.059vh) scale(.963)}to{transform:translate(56.53245vw,99vh) scale(.963)}}.snow:nth-child(250){opacity:.0816;transform:translate(37.5004vw,-10px) scale(.9168);animation:fall-250 19s -1s linear infinite}@keyframes fall-250{56.932%{transform:translate(35.5625vw,56.932vh) scale(.9168)}to{transform:translate(36.53145vw,99vh) scale(.9168)}}.snow:nth-child(251){opacity:1.1132;transform:translate(99.6323vw,-10px) scale(.7179);animation:fall-251 10s -19s linear infinite}@keyframes fall-251{37.423%{transform:translate(102.6154vw,37.423vh) scale(.7179)}to{transform:translate(101.12385vw,99vh) scale(.7179)}}.snow:nth-child(252){opacity:1.893;transform:translate(89.6492vw,-10px) scale(.6885);animation:fall-252 12s -14s linear infinite}@keyframes fall-252{72.145%{transform:translate(89.9906vw,72.145vh) scale(.6885)}to{transform:translate(89.8199vw,99vh) scale(.6885)}}.snow:nth-child(253){opacity:1.6096;transform:translate(60.3209vw,-10px) scale(.8771);animation:fall-253 26s -19s linear infinite}@keyframes fall-253{34.481%{transform:translate(60.8184vw,34.481vh) scale(.8771)}to{transform:translate(60.56965vw,99vh) scale(.8771)}}.snow:nth-child(254){opacity:.121;transform:translate(37.1414vw,-10px) scale(.9987);animation:fall-254 28s -18s linear infinite}@keyframes fall-254{72.621%{transform:translate(32.6073vw,72.621vh) scale(.9987)}to{transform:translate(34.87435vw,99vh) scale(.9987)}}.snow:nth-child(255){opacity:.0612;transform:translate(16.5356vw,-10px) scale(.3616);animation:fall-255 11s -17s linear infinite}@keyframes fall-255{78.649%{transform:translate(7.8244vw,78.649vh) scale(.3616)}to{transform:translate(12.18vw,99vh) scale(.3616)}}.snow:nth-child(256){opacity:.63;transform:translate(56.0846vw,-10px) scale(.0312);animation:fall-256 12s -5s linear infinite}@keyframes fall-256{64.545%{transform:translate(47.3158vw,64.545vh) scale(.0312)}to{transform:translate(51.7002vw,99vh) scale(.0312)}}.snow:nth-child(257){opacity:.8524;transform:translate(22.5673vw,-10px) scale(.7202);animation:fall-257 25s -16s linear infinite}@keyframes fall-257{69.014%{transform:translate(18.0811vw,69.014vh) scale(.7202)}to{transform:translate(20.3242vw,99vh) scale(.7202)}}.snow:nth-child(258){opacity:.9182;transform:translate(68.4421vw,-10px) scale(.3937);animation:fall-258 22s -7s linear infinite}@keyframes fall-258{67.832%{transform:translate(74.4883vw,67.832vh) scale(.3937)}to{transform:translate(71.4652vw,99vh) scale(.3937)}}.snow:nth-child(259){opacity:.1646;transform:translate(27.2793vw,-10px) scale(.4676);animation:fall-259 29s -7s linear infinite}@keyframes fall-259{59.762%{transform:translate(24.1043vw,59.762vh) scale(.4676)}to{transform:translate(25.6918vw,99vh) scale(.4676)}}.snow:nth-child(260){opacity:1.006;transform:translate(25.683vw,-10px) scale(.2337);animation:fall-260 30s -2s linear infinite}@keyframes fall-260{72.183%{transform:translate(20.724vw,72.183vh) scale(.2337)}to{transform:translate(23.2035vw,99vh) scale(.2337)}}.snow:nth-child(261){opacity:.3902;transform:translate(79.2381vw,-10px) scale(.0636);animation:fall-261 28s -18s linear infinite}@keyframes fall-261{73.693%{transform:translate(79.0624vw,73.693vh) scale(.0636)}to{transform:translate(79.15025vw,99vh) scale(.0636)}}.snow:nth-child(262){opacity:.4616;transform:translate(70.9425vw,-10px) scale(.0503);animation:fall-262 29s -13s linear infinite}@keyframes fall-262{78.661%{transform:translate(70.0611vw,78.661vh) scale(.0503)}to{transform:translate(70.5018vw,99vh) scale(.0503)}}.snow:nth-child(263){opacity:.321;transform:translate(34.9673vw,-10px) scale(.6059);animation:fall-263 30s -1s linear infinite}@keyframes fall-263{77.375%{transform:translate(31.1199vw,77.375vh) scale(.6059)}to{transform:translate(33.0436vw,99vh) scale(.6059)}}.snow:nth-child(264){opacity:1.6532;transform:translate(36.3242vw,-10px) scale(.913);animation:fall-264 30s -5s linear infinite}@keyframes fall-264{39.455%{transform:translate(41.5321vw,39.455vh) scale(.913)}to{transform:translate(38.92815vw,99vh) scale(.913)}}.snow:nth-child(265){opacity:.366;transform:translate(60.381vw,-10px) scale(.5821);animation:fall-265 10s -2s linear infinite}@keyframes fall-265{53.614%{transform:translate(70.0884vw,53.614vh) scale(.5821)}to{transform:translate(65.2347vw,99vh) scale(.5821)}}.snow:nth-child(266){opacity:1.8048;transform:translate(18.6191vw,-10px) scale(.5981);animation:fall-266 13s -22s linear infinite}@keyframes fall-266{45.514%{transform:translate(18.3393vw,45.514vh) scale(.5981)}to{transform:translate(18.4792vw,99vh) scale(.5981)}}.snow:nth-child(267){opacity:1.9258;transform:translate(88.4146vw,-10px) scale(.6309);animation:fall-267 30s -15s linear infinite}@keyframes fall-267{40.143%{transform:translate(94.7391vw,40.143vh) scale(.6309)}to{transform:translate(91.57685vw,99vh) scale(.6309)}}.snow:nth-child(268){opacity:1.279;transform:translate(12.2689vw,-10px) scale(.7115);animation:fall-268 10s -2s linear infinite}@keyframes fall-268{76.044%{transform:translate(17.8179vw,76.044vh) scale(.7115)}to{transform:translate(15.0434vw,99vh) scale(.7115)}}.snow:nth-child(269){opacity:1.6086;transform:translate(69.5315vw,-10px) scale(.7272);animation:fall-269 21s -16s linear infinite}@keyframes fall-269{48.533%{transform:translate(60.6926vw,48.533vh) scale(.7272)}to{transform:translate(65.11205vw,99vh) scale(.7272)}}.snow:nth-child(270){opacity:.4616;transform:translate(82.2698vw,-10px) scale(.1264);animation:fall-270 25s -6s linear infinite}@keyframes fall-270{53.477%{transform:translate(73.286vw,53.477vh) scale(.1264)}to{transform:translate(77.7779vw,99vh) scale(.1264)}}.snow:nth-child(271){opacity:1.5152;transform:translate(77.8833vw,-10px) scale(.5219);animation:fall-271 23s -7s linear infinite}@keyframes fall-271{42.849%{transform:translate(75.4581vw,42.849vh) scale(.5219)}to{transform:translate(76.6707vw,99vh) scale(.5219)}}.snow:nth-child(272){opacity:1.942;transform:translate(28.527vw,-10px) scale(.0789);animation:fall-272 13s -4s linear infinite}@keyframes fall-272{31.161%{transform:translate(36.9519vw,31.161vh) scale(.0789)}to{transform:translate(32.73945vw,99vh) scale(.0789)}}.snow:nth-child(273){opacity:1.7826;transform:translate(56.7962vw,-10px) scale(.4832);animation:fall-273 30s -30s linear infinite}@keyframes fall-273{72.162%{transform:translate(51.9134vw,72.162vh) scale(.4832)}to{transform:translate(54.3548vw,99vh) scale(.4832)}}.snow:nth-child(274){opacity:1.0442;transform:translate(39.847vw,-10px) scale(.2595);animation:fall-274 29s -27s linear infinite}@keyframes fall-274{60.486%{transform:translate(44.4842vw,60.486vh) scale(.2595)}to{transform:translate(42.1656vw,99vh) scale(.2595)}}.snow:nth-child(275){opacity:.2038;transform:translate(2.2691vw,-10px) scale(.6914);animation:fall-275 18s -8s linear infinite}@keyframes fall-275{54.014%{transform:translate(-.2986vw,54.014vh) scale(.6914)}to{transform:translate(.98525vw,99vh) scale(.6914)}}.snow:nth-child(276){opacity:1.0572;transform:translate(22.5371vw,-10px) scale(.1106);animation:fall-276 27s -14s linear infinite}@keyframes fall-276{42.161%{transform:translate(18.8321vw,42.161vh) scale(.1106)}to{transform:translate(20.6846vw,99vh) scale(.1106)}}.snow:nth-child(277){opacity:1.3294;transform:translate(41.3474vw,-10px) scale(.3065);animation:fall-277 10s -4s linear infinite}@keyframes fall-277{31.358%{transform:translate(39.6303vw,31.358vh) scale(.3065)}to{transform:translate(40.48885vw,99vh) scale(.3065)}}.snow:nth-child(278){opacity:1.4314;transform:translate(81.5266vw,-10px) scale(.2451);animation:fall-278 23s -19s linear infinite}@keyframes fall-278{50.156%{transform:translate(84.1479vw,50.156vh) scale(.2451)}to{transform:translate(82.83725vw,99vh) scale(.2451)}}.snow:nth-child(279){opacity:1.5292;transform:translate(81.1913vw,-10px) scale(.24);animation:fall-279 24s -14s linear infinite}@keyframes fall-279{63.499%{transform:translate(72.419vw,63.499vh) scale(.24)}to{transform:translate(76.80515vw,99vh) scale(.24)}}.snow:nth-child(280){opacity:.0288;transform:translate(50.9734vw,-10px) scale(.2359);animation:fall-280 27s -2s linear infinite}@keyframes fall-280{51.435%{transform:translate(47.6667vw,51.435vh) scale(.2359)}to{transform:translate(49.32005vw,99vh) scale(.2359)}}.snow:nth-child(281){opacity:1.009;transform:translate(45.6937vw,-10px) scale(.8003);animation:fall-281 10s -19s linear infinite}@keyframes fall-281{69.682%{transform:translate(48.6276vw,69.682vh) scale(.8003)}to{transform:translate(47.16065vw,99vh) scale(.8003)}}.snow:nth-child(282){opacity:.5144;transform:translate(18.4086vw,-10px) scale(.3282);animation:fall-282 10s -18s linear infinite}@keyframes fall-282{67.594%{transform:translate(27.9804vw,67.594vh) scale(.3282)}to{transform:translate(23.1945vw,99vh) scale(.3282)}}.snow:nth-child(283){opacity:.7978;transform:translate(10.624vw,-10px) scale(.8641);animation:fall-283 22s -24s linear infinite}@keyframes fall-283{34.043%{transform:translate(19.4862vw,34.043vh) scale(.8641)}to{transform:translate(15.0551vw,99vh) scale(.8641)}}.snow:nth-child(284){opacity:1.9336;transform:translate(42.6724vw,-10px) scale(.2165);animation:fall-284 14s -15s linear infinite}@keyframes fall-284{61.318%{transform:translate(39.1946vw,61.318vh) scale(.2165)}to{transform:translate(40.9335vw,99vh) scale(.2165)}}.snow:nth-child(285){opacity:1.3496;transform:translate(73.358vw,-10px) scale(.6148);animation:fall-285 23s -2s linear infinite}@keyframes fall-285{56.598%{transform:translate(78.4934vw,56.598vh) scale(.6148)}to{transform:translate(75.9257vw,99vh) scale(.6148)}}.snow:nth-child(286){opacity:1.3398;transform:translate(18.1147vw,-10px) scale(.8112);animation:fall-286 24s -17s linear infinite}@keyframes fall-286{40.285%{transform:translate(11.8724vw,40.285vh) scale(.8112)}to{transform:translate(14.99355vw,99vh) scale(.8112)}}.snow:nth-child(287){opacity:1.3786;transform:translate(23.5341vw,-10px) scale(.7159);animation:fall-287 13s -4s linear infinite}@keyframes fall-287{55.746%{transform:translate(22.8838vw,55.746vh) scale(.7159)}to{transform:translate(23.20895vw,99vh) scale(.7159)}}.snow:nth-child(288){opacity:.0366;transform:translate(91.7608vw,-10px) scale(.6897);animation:fall-288 18s -19s linear infinite}@keyframes fall-288{46.495%{transform:translate(94.508vw,46.495vh) scale(.6897)}to{transform:translate(93.1344vw,99vh) scale(.6897)}}.snow:nth-child(289){opacity:.8204;transform:translate(52.6727vw,-10px) scale(.797);animation:fall-289 15s -14s linear infinite}@keyframes fall-289{38.483%{transform:translate(54.6848vw,38.483vh) scale(.797)}to{transform:translate(53.67875vw,99vh) scale(.797)}}.snow:nth-child(290){opacity:.0274;transform:translate(19.1053vw,-10px) scale(.9278);animation:fall-290 25s -17s linear infinite}@keyframes fall-290{60.839%{transform:translate(17.8409vw,60.839vh) scale(.9278)}to{transform:translate(18.4731vw,99vh) scale(.9278)}}.snow:nth-child(291){opacity:1.8628;transform:translate(89.8712vw,-10px) scale(.3026);animation:fall-291 10s -20s linear infinite}@keyframes fall-291{31.831%{transform:translate(82.9496vw,31.831vh) scale(.3026)}to{transform:translate(86.4104vw,99vh) scale(.3026)}}.snow:nth-child(292){opacity:1.9708;transform:translate(97.7905vw,-10px) scale(.9101);animation:fall-292 23s -11s linear infinite}@keyframes fall-292{34.6%{transform:translate(101.5289vw,34.6vh) scale(.9101)}to{transform:translate(99.6597vw,99vh) scale(.9101)}}.snow:nth-child(293){opacity:1.9666;transform:translate(17.2617vw,-10px) scale(.5691);animation:fall-293 18s -9s linear infinite}@keyframes fall-293{45.431%{transform:translate(23.2305vw,45.431vh) scale(.5691)}to{transform:translate(20.2461vw,99vh) scale(.5691)}}.snow:nth-child(294){opacity:1.8464;transform:translate(18.7963vw,-10px) scale(.6411);animation:fall-294 12s -14s linear infinite}@keyframes fall-294{52.749%{transform:translate(24.9443vw,52.749vh) scale(.6411)}to{transform:translate(21.8703vw,99vh) scale(.6411)}}.snow:nth-child(295){opacity:.111;transform:translate(14.0793vw,-10px) scale(.3439);animation:fall-295 28s -17s linear infinite}@keyframes fall-295{40.484%{transform:translate(6.7622vw,40.484vh) scale(.3439)}to{transform:translate(10.42075vw,99vh) scale(.3439)}}.snow:nth-child(296){opacity:1.858;transform:translate(95.5336vw,-10px) scale(.6094);animation:fall-296 25s -21s linear infinite}@keyframes fall-296{36.775%{transform:translate(105.335vw,36.775vh) scale(.6094)}to{transform:translate(100.4343vw,99vh) scale(.6094)}}.snow:nth-child(297){opacity:.9176;transform:translate(59.0004vw,-10px) scale(.2038);animation:fall-297 17s -2s linear infinite}@keyframes fall-297{34.492%{transform:translate(56.4895vw,34.492vh) scale(.2038)}to{transform:translate(57.74495vw,99vh) scale(.2038)}}.snow:nth-child(298){opacity:1.3922;transform:translate(96.6239vw,-10px) scale(.8463);animation:fall-298 30s -13s linear infinite}@keyframes fall-298{31.797%{transform:translate(87.1183vw,31.797vh) scale(.8463)}to{transform:translate(91.8711vw,99vh) scale(.8463)}}.snow:nth-child(299){opacity:1.5264;transform:translate(74.313vw,-10px) scale(.4952);animation:fall-299 22s -22s linear infinite}@keyframes fall-299{38.917%{transform:translate(72.8549vw,38.917vh) scale(.4952)}to{transform:translate(73.58395vw,99vh) scale(.4952)}}.snow:nth-child(300){opacity:1.219;transform:translate(18.8622vw,-10px) scale(.9677);animation:fall-300 30s -15s linear infinite}@keyframes fall-300{63.321%{transform:translate(13.717vw,63.321vh) scale(.9677)}to{transform:translate(16.2896vw,99vh) scale(.9677)}}.snow:nth-child(301){opacity:.8662;transform:translate(27.7774vw,-10px) scale(.7246);animation:fall-301 14s -28s linear infinite}@keyframes fall-301{62.592%{transform:translate(26.8032vw,62.592vh) scale(.7246)}to{transform:translate(27.2903vw,99vh) scale(.7246)}}.snow:nth-child(302){opacity:1.4192;transform:translate(85.1235vw,-10px) scale(.2276);animation:fall-302 14s -20s linear infinite}@keyframes fall-302{42.379%{transform:translate(88.1764vw,42.379vh) scale(.2276)}to{transform:translate(86.64995vw,99vh) scale(.2276)}}.snow:nth-child(303){opacity:.8646;transform:translate(48.7628vw,-10px) scale(.908);animation:fall-303 27s -24s linear infinite}@keyframes fall-303{54.695%{transform:translate(40.8422vw,54.695vh) scale(.908)}to{transform:translate(44.8025vw,99vh) scale(.908)}}.snow:nth-child(304){opacity:.4614;transform:translate(38.4771vw,-10px) scale(.1458);animation:fall-304 23s -29s linear infinite}@keyframes fall-304{68.315%{transform:translate(32.5538vw,68.315vh) scale(.1458)}to{transform:translate(35.51545vw,99vh) scale(.1458)}}.snow:nth-child(305){opacity:.4082;transform:translate(91.8127vw,-10px) scale(.1813);animation:fall-305 25s -11s linear infinite}@keyframes fall-305{40.07%{transform:translate(89.2297vw,40.07vh) scale(.1813)}to{transform:translate(90.5212vw,99vh) scale(.1813)}}.snow:nth-child(306){opacity:.5368;transform:translate(61.8767vw,-10px) scale(.3607);animation:fall-306 28s -29s linear infinite}@keyframes fall-306{54.659%{transform:translate(63.4516vw,54.659vh) scale(.3607)}to{transform:translate(62.66415vw,99vh) scale(.3607)}}.snow:nth-child(307){opacity:1.2898;transform:translate(21.9964vw,-10px) scale(.2752);animation:fall-307 29s -6s linear infinite}@keyframes fall-307{79.632%{transform:translate(14.3905vw,79.632vh) scale(.2752)}to{transform:translate(18.19345vw,99vh) scale(.2752)}}.snow:nth-child(308){opacity:1.2814;transform:translate(3.3851vw,-10px) scale(.5739);animation:fall-308 11s -14s linear infinite}@keyframes fall-308{52.62%{transform:translate(12.3532vw,52.62vh) scale(.5739)}to{transform:translate(7.86915vw,99vh) scale(.5739)}}.snow:nth-child(309){opacity:.126;transform:translate(4.0033vw,-10px) scale(.9425);animation:fall-309 22s -5s linear infinite}@keyframes fall-309{70.848%{transform:translate(-2.456vw,70.848vh) scale(.9425)}to{transform:translate(.77365vw,99vh) scale(.9425)}}.snow:nth-child(310){opacity:1.62;transform:translate(59.8157vw,-10px) scale(.441);animation:fall-310 12s -1s linear infinite}@keyframes fall-310{62.3%{transform:translate(57.9873vw,62.3vh) scale(.441)}to{transform:translate(58.9015vw,99vh) scale(.441)}}.snow:nth-child(311){opacity:1.0374;transform:translate(78.8545vw,-10px) scale(.6817);animation:fall-311 26s -9s linear infinite}@keyframes fall-311{45.357%{transform:translate(85.8576vw,45.357vh) scale(.6817)}to{transform:translate(82.35605vw,99vh) scale(.6817)}}.snow:nth-child(312){opacity:1.0282;transform:translate(48.4474vw,-10px) scale(.1789);animation:fall-312 27s -14s linear infinite}@keyframes fall-312{51.871%{transform:translate(41.4445vw,51.871vh) scale(.1789)}to{transform:translate(44.94595vw,99vh) scale(.1789)}}.snow:nth-child(313){opacity:.0634;transform:translate(87.5896vw,-10px) scale(.8895);animation:fall-313 28s -13s linear infinite}@keyframes fall-313{75.984%{transform:translate(87.14vw,75.984vh) scale(.8895)}to{transform:translate(87.3648vw,99vh) scale(.8895)}}.snow:nth-child(314){opacity:.086;transform:translate(7.7677vw,-10px) scale(.9345);animation:fall-314 29s -21s linear infinite}@keyframes fall-314{68.931%{transform:translate(6.5112vw,68.931vh) scale(.9345)}to{transform:translate(7.13945vw,99vh) scale(.9345)}}.snow:nth-child(315){opacity:1.4016;transform:translate(18.531vw,-10px) scale(.1578);animation:fall-315 25s -23s linear infinite}@keyframes fall-315{66.683%{transform:translate(23.1039vw,66.683vh) scale(.1578)}to{transform:translate(20.81745vw,99vh) scale(.1578)}}.snow:nth-child(316){opacity:.6406;transform:translate(28.4013vw,-10px) scale(.9137);animation:fall-316 16s -2s linear infinite}@keyframes fall-316{63.625%{transform:translate(19.7824vw,63.625vh) scale(.9137)}to{transform:translate(24.09185vw,99vh) scale(.9137)}}.snow:nth-child(317){opacity:1.3722;transform:translate(29.5601vw,-10px) scale(.1473);animation:fall-317 10s -8s linear infinite}@keyframes fall-317{65.347%{transform:translate(28.6927vw,65.347vh) scale(.1473)}to{transform:translate(29.1264vw,99vh) scale(.1473)}}.snow:nth-child(318){opacity:.2378;transform:translate(78.2074vw,-10px) scale(.951);animation:fall-318 11s -18s linear infinite}@keyframes fall-318{62.847%{transform:translate(74.1191vw,62.847vh) scale(.951)}to{transform:translate(76.16325vw,99vh) scale(.951)}}.snow:nth-child(319){opacity:.3588;transform:translate(94.9401vw,-10px) scale(.2437);animation:fall-319 15s -15s linear infinite}@keyframes fall-319{38.197%{transform:translate(96.591vw,38.197vh) scale(.2437)}to{transform:translate(95.76555vw,99vh) scale(.2437)}}.snow:nth-child(320){opacity:.172;transform:translate(85.8408vw,-10px) scale(.6115);animation:fall-320 14s -14s linear infinite}@keyframes fall-320{62.889%{transform:translate(78.6414vw,62.889vh) scale(.6115)}to{transform:translate(82.2411vw,99vh) scale(.6115)}}.snow:nth-child(321){opacity:.3218;transform:translate(17.8262vw,-10px) scale(.1952);animation:fall-321 25s -16s linear infinite}@keyframes fall-321{47.672%{transform:translate(26.5071vw,47.672vh) scale(.1952)}to{transform:translate(22.16665vw,99vh) scale(.1952)}}.snow:nth-child(322){opacity:.0182;transform:translate(71.2189vw,-10px) scale(.1414);animation:fall-322 15s -12s linear infinite}@keyframes fall-322{46.43%{transform:translate(64.4194vw,46.43vh) scale(.1414)}to{transform:translate(67.81915vw,99vh) scale(.1414)}}.snow:nth-child(323){opacity:.3776;transform:translate(86.6421vw,-10px) scale(.4267);animation:fall-323 19s -17s linear infinite}@keyframes fall-323{35.988%{transform:translate(79.3209vw,35.988vh) scale(.4267)}to{transform:translate(82.9815vw,99vh) scale(.4267)}}.snow:nth-child(324){opacity:1.9708;transform:translate(15.2984vw,-10px) scale(.5484);animation:fall-324 13s -30s linear infinite}@keyframes fall-324{65.079%{transform:translate(22.2313vw,65.079vh) scale(.5484)}to{transform:translate(18.76485vw,99vh) scale(.5484)}}.snow:nth-child(325){opacity:.5534;transform:translate(84.6024vw,-10px) scale(.3619);animation:fall-325 22s -9s linear infinite}@keyframes fall-325{52.237%{transform:translate(91.0755vw,52.237vh) scale(.3619)}to{transform:translate(87.83895vw,99vh) scale(.3619)}}.snow:nth-child(326){opacity:.2992;transform:translate(94.5653vw,-10px) scale(.2814);animation:fall-326 28s -25s linear infinite}@keyframes fall-326{56.533%{transform:translate(101.7289vw,56.533vh) scale(.2814)}to{transform:translate(98.1471vw,99vh) scale(.2814)}}.snow:nth-child(327){opacity:.4772;transform:translate(37.1604vw,-10px) scale(.5686);animation:fall-327 25s -6s linear infinite}@keyframes fall-327{66.732%{transform:translate(45.048vw,66.732vh) scale(.5686)}to{transform:translate(41.1042vw,99vh) scale(.5686)}}.snow:nth-child(328){opacity:1.5696;transform:translate(35.7536vw,-10px) scale(.3075);animation:fall-328 27s -30s linear infinite}@keyframes fall-328{57.288%{transform:translate(41.8831vw,57.288vh) scale(.3075)}to{transform:translate(38.81835vw,99vh) scale(.3075)}}.snow:nth-child(329){opacity:1.253;transform:translate(10.0065vw,-10px) scale(.5507);animation:fall-329 18s -1s linear infinite}@keyframes fall-329{36.38%{transform:translate(10.3356vw,36.38vh) scale(.5507)}to{transform:translate(10.17105vw,99vh) scale(.5507)}}.snow:nth-child(330){opacity:1.483;transform:translate(17.7712vw,-10px) scale(.7266);animation:fall-330 21s -1s linear infinite}@keyframes fall-330{76.806%{transform:translate(9.7674vw,76.806vh) scale(.7266)}to{transform:translate(13.7693vw,99vh) scale(.7266)}}.snow:nth-child(331){opacity:1.0376;transform:translate(3.6712vw,-10px) scale(.7163);animation:fall-331 27s -4s linear infinite}@keyframes fall-331{41.032%{transform:translate(5.1853vw,41.032vh) scale(.7163)}to{transform:translate(4.42825vw,99vh) scale(.7163)}}.snow:nth-child(332){opacity:1.9104;transform:translate(81.785vw,-10px) scale(.275);animation:fall-332 15s -20s linear infinite}@keyframes fall-332{67.809%{transform:translate(73.5693vw,67.809vh) scale(.275)}to{transform:translate(77.67715vw,99vh) scale(.275)}}.snow:nth-child(333){opacity:.8632;transform:translate(92.1042vw,-10px) scale(.3934);animation:fall-333 24s -20s linear infinite}@keyframes fall-333{72.357%{transform:translate(87.0359vw,72.357vh) scale(.3934)}to{transform:translate(89.57005vw,99vh) scale(.3934)}}.snow:nth-child(334){opacity:1.0554;transform:translate(53.9928vw,-10px) scale(.8347);animation:fall-334 30s -9s linear infinite}@keyframes fall-334{31.277%{transform:translate(63.6982vw,31.277vh) scale(.8347)}to{transform:translate(58.8455vw,99vh) scale(.8347)}}.snow:nth-child(335){opacity:1.2258;transform:translate(32.2211vw,-10px) scale(.923);animation:fall-335 21s -12s linear infinite}@keyframes fall-335{47.142%{transform:translate(37.3473vw,47.142vh) scale(.923)}to{transform:translate(34.7842vw,99vh) scale(.923)}}.snow:nth-child(336){opacity:1.7472;transform:translate(45.2699vw,-10px) scale(.3869);animation:fall-336 11s -12s linear infinite}@keyframes fall-336{63.706%{transform:translate(50.646vw,63.706vh) scale(.3869)}to{transform:translate(47.95795vw,99vh) scale(.3869)}}.snow:nth-child(337){opacity:1.3276;transform:translate(98.2565vw,-10px) scale(.2894);animation:fall-337 15s -19s linear infinite}@keyframes fall-337{75.135%{transform:translate(90.7618vw,75.135vh) scale(.2894)}to{transform:translate(94.50915vw,99vh) scale(.2894)}}.snow:nth-child(338){opacity:.1772;transform:translate(46.5653vw,-10px) scale(.7035);animation:fall-338 15s -6s linear infinite}@keyframes fall-338{42.046%{transform:translate(36.5886vw,42.046vh) scale(.7035)}to{transform:translate(41.57695vw,99vh) scale(.7035)}}.snow:nth-child(339){opacity:1.046;transform:translate(64.7637vw,-10px) scale(.1477);animation:fall-339 27s -30s linear infinite}@keyframes fall-339{61.546%{transform:translate(60.5531vw,61.546vh) scale(.1477)}to{transform:translate(62.6584vw,99vh) scale(.1477)}}.snow:nth-child(340){opacity:.075;transform:translate(76.4641vw,-10px) scale(.4208);animation:fall-340 22s -2s linear infinite}@keyframes fall-340{50.593%{transform:translate(84.7317vw,50.593vh) scale(.4208)}to{transform:translate(80.5979vw,99vh) scale(.4208)}}.snow:nth-child(341){opacity:.3626;transform:translate(24.7624vw,-10px) scale(.771);animation:fall-341 29s -13s linear infinite}@keyframes fall-341{34.011%{transform:translate(24.0813vw,34.011vh) scale(.771)}to{transform:translate(24.42185vw,99vh) scale(.771)}}.snow:nth-child(342){opacity:1.9304;transform:translate(78.6257vw,-10px) scale(.9479);animation:fall-342 19s -29s linear infinite}@keyframes fall-342{74.177%{transform:translate(71.4497vw,74.177vh) scale(.9479)}to{transform:translate(75.0377vw,99vh) scale(.9479)}}.snow:nth-child(343){opacity:1.2984;transform:translate(56.4068vw,-10px) scale(.3528);animation:fall-343 10s -2s linear infinite}@keyframes fall-343{33.732%{transform:translate(58.5607vw,33.732vh) scale(.3528)}to{transform:translate(57.48375vw,99vh) scale(.3528)}}.snow:nth-child(344){opacity:1.1314;transform:translate(29.793vw,-10px) scale(.6291);animation:fall-344 15s -10s linear infinite}@keyframes fall-344{75.762%{transform:translate(35.7543vw,75.762vh) scale(.6291)}to{transform:translate(32.77365vw,99vh) scale(.6291)}}.snow:nth-child(345){opacity:1.9962;transform:translate(24.0803vw,-10px) scale(.1791);animation:fall-345 19s -29s linear infinite}@keyframes fall-345{69.195%{transform:translate(17.3824vw,69.195vh) scale(.1791)}to{transform:translate(20.73135vw,99vh) scale(.1791)}}.snow:nth-child(346){opacity:.0262;transform:translate(28.0485vw,-10px) scale(.3692);animation:fall-346 29s -6s linear infinite}@keyframes fall-346{30.62%{transform:translate(18.5693vw,30.62vh) scale(.3692)}to{transform:translate(23.3089vw,99vh) scale(.3692)}}.snow:nth-child(347){opacity:.8566;transform:translate(67.8008vw,-10px) scale(.906);animation:fall-347 23s -9s linear infinite}@keyframes fall-347{45.45%{transform:translate(58.305vw,45.45vh) scale(.906)}to{transform:translate(63.0529vw,99vh) scale(.906)}}.snow:nth-child(348){opacity:1.7638;transform:translate(85.7994vw,-10px) scale(.2846);animation:fall-348 27s -20s linear infinite}@keyframes fall-348{41.23%{transform:translate(79.2136vw,41.23vh) scale(.2846)}to{transform:translate(82.5065vw,99vh) scale(.2846)}}.snow:nth-child(349){opacity:1.9802;transform:translate(22.4588vw,-10px) scale(.1944);animation:fall-349 11s -9s linear infinite}@keyframes fall-349{48.017%{transform:translate(31.0463vw,48.017vh) scale(.1944)}to{transform:translate(26.75255vw,99vh) scale(.1944)}}.snow:nth-child(350){opacity:1.4448;transform:translate(67.77vw,-10px) scale(.0048);animation:fall-350 10s -9s linear infinite}@keyframes fall-350{48.611%{transform:translate(68.1055vw,48.611vh) scale(.0048)}to{transform:translate(67.93775vw,99vh) scale(.0048)}}.snow:nth-child(351){opacity:1.6492;transform:translate(98.5928vw,-10px) scale(.2309);animation:fall-351 12s -8s linear infinite}@keyframes fall-351{35.19%{transform:translate(107.9811vw,35.19vh) scale(.2309)}to{transform:translate(103.28695vw,99vh) scale(.2309)}}.snow:nth-child(352){opacity:1.3758;transform:translate(7.6889vw,-10px) scale(.3055);animation:fall-352 15s -29s linear infinite}@keyframes fall-352{77.074%{transform:translate(1.1887vw,77.074vh) scale(.3055)}to{transform:translate(4.4388vw,99vh) scale(.3055)}}.snow:nth-child(353){opacity:1.9352;transform:translate(82.0364vw,-10px) scale(.1291);animation:fall-353 11s -27s linear infinite}@keyframes fall-353{54.226%{transform:translate(82.5197vw,54.226vh) scale(.1291)}to{transform:translate(82.27805vw,99vh) scale(.1291)}}.snow:nth-child(354){opacity:.9448;transform:translate(9.9514vw,-10px) scale(.9031);animation:fall-354 14s -12s linear infinite}@keyframes fall-354{65.049%{transform:translate(1.0784vw,65.049vh) scale(.9031)}to{transform:translate(5.5149vw,99vh) scale(.9031)}}.snow:nth-child(355){opacity:.7258;transform:translate(10.1892vw,-10px) scale(.2153);animation:fall-355 27s -3s linear infinite}@keyframes fall-355{44.63%{transform:translate(10.9428vw,44.63vh) scale(.2153)}to{transform:translate(10.566vw,99vh) scale(.2153)}}.snow:nth-child(356){opacity:1.6692;transform:translate(11.9547vw,-10px) scale(.3791);animation:fall-356 26s -10s linear infinite}@keyframes fall-356{76.77%{transform:translate(2.6964vw,76.77vh) scale(.3791)}to{transform:translate(7.32555vw,99vh) scale(.3791)}}.snow:nth-child(357){opacity:1.196;transform:translate(93.2346vw,-10px) scale(.9226);animation:fall-357 11s -16s linear infinite}@keyframes fall-357{78.921%{transform:translate(97.2948vw,78.921vh) scale(.9226)}to{transform:translate(95.2647vw,99vh) scale(.9226)}}.snow:nth-child(358){opacity:.1144;transform:translate(30.6112vw,-10px) scale(.0052);animation:fall-358 12s -16s linear infinite}@keyframes fall-358{47.848%{transform:translate(31.673vw,47.848vh) scale(.0052)}to{transform:translate(31.1421vw,99vh) scale(.0052)}}.snow:nth-child(359){opacity:.9854;transform:translate(73.415vw,-10px) scale(.6398);animation:fall-359 17s -29s linear infinite}@keyframes fall-359{66.231%{transform:translate(67.288vw,66.231vh) scale(.6398)}to{transform:translate(70.3515vw,99vh) scale(.6398)}}.snow:nth-child(360){opacity:1.524;transform:translate(3.5118vw,-10px) scale(.8475);animation:fall-360 15s -1s linear infinite}@keyframes fall-360{70.966%{transform:translate(-5.3257vw,70.966vh) scale(.8475)}to{transform:translate(-.90695vw,99vh) scale(.8475)}}.snow:nth-child(361){opacity:1.1846;transform:translate(15.8447vw,-10px) scale(.2168);animation:fall-361 13s -18s linear infinite}@keyframes fall-361{72.732%{transform:translate(13.2137vw,72.732vh) scale(.2168)}to{transform:translate(14.5292vw,99vh) scale(.2168)}}.snow:nth-child(362){opacity:1.1626;transform:translate(26.3383vw,-10px) scale(.0515);animation:fall-362 25s -12s linear infinite}@keyframes fall-362{39.669%{transform:translate(25.5437vw,39.669vh) scale(.0515)}to{transform:translate(25.941vw,99vh) scale(.0515)}}.snow:nth-child(363){opacity:1.5796;transform:translate(41.7993vw,-10px) scale(.2714);animation:fall-363 13s -25s linear infinite}@keyframes fall-363{58.439%{transform:translate(48.7121vw,58.439vh) scale(.2714)}to{transform:translate(45.2557vw,99vh) scale(.2714)}}.snow:nth-child(364){opacity:.9088;transform:translate(2.5786vw,-10px) scale(.245);animation:fall-364 25s -28s linear infinite}@keyframes fall-364{44.952%{transform:translate(-3.7791vw,44.952vh) scale(.245)}to{transform:translate(-.60025vw,99vh) scale(.245)}}.snow:nth-child(365){opacity:.9442;transform:translate(70.6847vw,-10px) scale(.9138);animation:fall-365 21s -15s linear infinite}@keyframes fall-365{37.734%{transform:translate(64.2067vw,37.734vh) scale(.9138)}to{transform:translate(67.4457vw,99vh) scale(.9138)}}.snow:nth-child(366){opacity:.8128;transform:translate(14.1939vw,-10px) scale(.9648);animation:fall-366 18s -7s linear infinite}@keyframes fall-366{57.745%{transform:translate(11.865vw,57.745vh) scale(.9648)}to{transform:translate(13.02945vw,99vh) scale(.9648)}}.snow:nth-child(367){opacity:.2418;transform:translate(37.6556vw,-10px) scale(.8642);animation:fall-367 15s -1s linear infinite}@keyframes fall-367{62.723%{transform:translate(43.7152vw,62.723vh) scale(.8642)}to{transform:translate(40.6854vw,99vh) scale(.8642)}}.snow:nth-child(368){opacity:.8104;transform:translate(64.9987vw,-10px) scale(.7048);animation:fall-368 28s -30s linear infinite}@keyframes fall-368{33.677%{transform:translate(71.4141vw,33.677vh) scale(.7048)}to{transform:translate(68.2064vw,99vh) scale(.7048)}}.snow:nth-child(369){opacity:.362;transform:translate(14.4203vw,-10px) scale(.7101);animation:fall-369 27s -6s linear infinite}@keyframes fall-369{37.047%{transform:translate(11.9912vw,37.047vh) scale(.7101)}to{transform:translate(13.20575vw,99vh) scale(.7101)}}.snow:nth-child(370){opacity:1.235;transform:translate(95.455vw,-10px) scale(.0079);animation:fall-370 10s -10s linear infinite}@keyframes fall-370{37.427%{transform:translate(98.5957vw,37.427vh) scale(.0079)}to{transform:translate(97.02535vw,99vh) scale(.0079)}}.snow:nth-child(371){opacity:.4934;transform:translate(11.9263vw,-10px) scale(.1498);animation:fall-371 16s -17s linear infinite}@keyframes fall-371{55.352%{transform:translate(4.9211vw,55.352vh) scale(.1498)}to{transform:translate(8.4237vw,99vh) scale(.1498)}}.snow:nth-child(372){opacity:.4036;transform:translate(67.1475vw,-10px) scale(.5069);animation:fall-372 18s -16s linear infinite}@keyframes fall-372{42.244%{transform:translate(75.4897vw,42.244vh) scale(.5069)}to{transform:translate(71.3186vw,99vh) scale(.5069)}}.snow:nth-child(373){opacity:.0506;transform:translate(86.7359vw,-10px) scale(.9226);animation:fall-373 22s -16s linear infinite}@keyframes fall-373{42.752%{transform:translate(92.627vw,42.752vh) scale(.9226)}to{transform:translate(89.68145vw,99vh) scale(.9226)}}.snow:nth-child(374){opacity:1.002;transform:translate(35.9319vw,-10px) scale(.7979);animation:fall-374 27s -30s linear infinite}@keyframes fall-374{67.11%{transform:translate(38.6645vw,67.11vh) scale(.7979)}to{transform:translate(37.2982vw,99vh) scale(.7979)}}.snow:nth-child(375){opacity:1.4608;transform:translate(86.8204vw,-10px) scale(.688);animation:fall-375 27s -26s linear infinite}@keyframes fall-375{58.148%{transform:translate(94.4325vw,58.148vh) scale(.688)}to{transform:translate(90.62645vw,99vh) scale(.688)}}.snow:nth-child(376){opacity:1.573;transform:translate(9.6912vw,-10px) scale(.9823);animation:fall-376 13s -5s linear infinite}@keyframes fall-376{44.185%{transform:translate(9.8803vw,44.185vh) scale(.9823)}to{transform:translate(9.78575vw,99vh) scale(.9823)}}.snow:nth-child(377){opacity:.04;transform:translate(55.6376vw,-10px) scale(.3252);animation:fall-377 18s -15s linear infinite}@keyframes fall-377{37.53%{transform:translate(47.7488vw,37.53vh) scale(.3252)}to{transform:translate(51.6932vw,99vh) scale(.3252)}}.snow:nth-child(378){opacity:1.6334;transform:translate(57.7679vw,-10px) scale(.3662);animation:fall-378 19s -14s linear infinite}@keyframes fall-378{52.215%{transform:translate(61.885vw,52.215vh) scale(.3662)}to{transform:translate(59.82645vw,99vh) scale(.3662)}}.snow:nth-child(379){opacity:.4952;transform:translate(78.7333vw,-10px) scale(.8934);animation:fall-379 29s -9s linear infinite}@keyframes fall-379{75.253%{transform:translate(72.9196vw,75.253vh) scale(.8934)}to{transform:translate(75.82645vw,99vh) scale(.8934)}}.snow:nth-child(380){opacity:1.1282;transform:translate(59.9389vw,-10px) scale(.2653);animation:fall-380 24s -21s linear infinite}@keyframes fall-380{73.126%{transform:translate(63.193vw,73.126vh) scale(.2653)}to{transform:translate(61.56595vw,99vh) scale(.2653)}}.snow:nth-child(381){opacity:1.9548;transform:translate(24.8815vw,-10px) scale(.4174);animation:fall-381 11s -11s linear infinite}@keyframes fall-381{63.726%{transform:translate(25.1288vw,63.726vh) scale(.4174)}to{transform:translate(25.00515vw,99vh) scale(.4174)}}.snow:nth-child(382){opacity:.1112;transform:translate(8.4873vw,-10px) scale(.0765);animation:fall-382 21s -11s linear infinite}@keyframes fall-382{60.628%{transform:translate(.8818vw,60.628vh) scale(.0765)}to{transform:translate(4.68455vw,99vh) scale(.0765)}}.snow:nth-child(383){opacity:.652;transform:translate(62.5271vw,-10px) scale(.3021);animation:fall-383 29s -26s linear infinite}@keyframes fall-383{69.184%{transform:translate(58.8694vw,69.184vh) scale(.3021)}to{transform:translate(60.69825vw,99vh) scale(.3021)}}.snow:nth-child(384){opacity:.3984;transform:translate(32.9706vw,-10px) scale(.7346);animation:fall-384 30s -21s linear infinite}@keyframes fall-384{56.555%{transform:translate(26.1652vw,56.555vh) scale(.7346)}to{transform:translate(29.5679vw,99vh) scale(.7346)}}.snow:nth-child(385){opacity:.0376;transform:translate(95.1613vw,-10px) scale(.9204);animation:fall-385 24s -25s linear infinite}@keyframes fall-385{38.655%{transform:translate(102.7736vw,38.655vh) scale(.9204)}to{transform:translate(98.96745vw,99vh) scale(.9204)}}.snow:nth-child(386){opacity:.1254;transform:translate(70.5995vw,-10px) scale(.0685);animation:fall-386 29s -28s linear infinite}@keyframes fall-386{43.56%{transform:translate(69.7075vw,43.56vh) scale(.0685)}to{transform:translate(70.1535vw,99vh) scale(.0685)}}.snow:nth-child(387){opacity:.6308;transform:translate(51.8684vw,-10px) scale(.5674);animation:fall-387 14s -11s linear infinite}@keyframes fall-387{31.546%{transform:translate(52.9391vw,31.546vh) scale(.5674)}to{transform:translate(52.40375vw,99vh) scale(.5674)}}.snow:nth-child(388){opacity:.2916;transform:translate(54.1241vw,-10px) scale(.5201);animation:fall-388 21s -22s linear infinite}@keyframes fall-388{72.611%{transform:translate(49.0977vw,72.611vh) scale(.5201)}to{transform:translate(51.6109vw,99vh) scale(.5201)}}.snow:nth-child(389){opacity:.7754;transform:translate(73.2878vw,-10px) scale(.5877);animation:fall-389 25s -15s linear infinite}@keyframes fall-389{49.339%{transform:translate(68.9265vw,49.339vh) scale(.5877)}to{transform:translate(71.10715vw,99vh) scale(.5877)}}.snow:nth-child(390){opacity:1.4226;transform:translate(78.9364vw,-10px) scale(.2285);animation:fall-390 20s -29s linear infinite}@keyframes fall-390{64.099%{transform:translate(69.6845vw,64.099vh) scale(.2285)}to{transform:translate(74.31045vw,99vh) scale(.2285)}}.snow:nth-child(391){opacity:.2844;transform:translate(41.6599vw,-10px) scale(.0843);animation:fall-391 12s -23s linear infinite}@keyframes fall-391{79.586%{transform:translate(34.2829vw,79.586vh) scale(.0843)}to{transform:translate(37.9714vw,99vh) scale(.0843)}}.snow:nth-child(392){opacity:1.2358;transform:translate(61.613vw,-10px) scale(.9062);animation:fall-392 22s -13s linear infinite}@keyframes fall-392{40.781%{transform:translate(54.7453vw,40.781vh) scale(.9062)}to{transform:translate(58.17915vw,99vh) scale(.9062)}}.snow:nth-child(393){opacity:.136;transform:translate(21.4222vw,-10px) scale(.5854);animation:fall-393 13s -30s linear infinite}@keyframes fall-393{79.888%{transform:translate(16.8517vw,79.888vh) scale(.5854)}to{transform:translate(19.13695vw,99vh) scale(.5854)}}.snow:nth-child(394){opacity:.5074;transform:translate(23.1716vw,-10px) scale(.0895);animation:fall-394 17s -12s linear infinite}@keyframes fall-394{71.421%{transform:translate(26.5268vw,71.421vh) scale(.0895)}to{transform:translate(24.8492vw,99vh) scale(.0895)}}.snow:nth-child(395){opacity:1.7404;transform:translate(31.5849vw,-10px) scale(.047);animation:fall-395 11s -1s linear infinite}@keyframes fall-395{72.366%{transform:translate(28.0213vw,72.366vh) scale(.047)}to{transform:translate(29.8031vw,99vh) scale(.047)}}.snow:nth-child(396){opacity:.5222;transform:translate(14.596vw,-10px) scale(.2347);animation:fall-396 10s -25s linear infinite}@keyframes fall-396{74.231%{transform:translate(5.133vw,74.231vh) scale(.2347)}to{transform:translate(9.8645vw,99vh) scale(.2347)}}.snow:nth-child(397){opacity:.9266;transform:translate(48.2285vw,-10px) scale(.617);animation:fall-397 18s -25s linear infinite}@keyframes fall-397{58.174%{transform:translate(53.3934vw,58.174vh) scale(.617)}to{transform:translate(50.81095vw,99vh) scale(.617)}}.snow:nth-child(398){opacity:1.2998;transform:translate(26.3234vw,-10px) scale(.2645);animation:fall-398 15s -26s linear infinite}@keyframes fall-398{33.106%{transform:translate(24.0562vw,33.106vh) scale(.2645)}to{transform:translate(25.1898vw,99vh) scale(.2645)}}.snow:nth-child(399){opacity:1.568;transform:translate(89.0989vw,-10px) scale(.8602);animation:fall-399 15s -30s linear infinite}@keyframes fall-399{56.511%{transform:translate(91.5655vw,56.511vh) scale(.8602)}to{transform:translate(90.3322vw,99vh) scale(.8602)}}.snow:nth-child(400){opacity:1.1846;transform:translate(18.7361vw,-10px) scale(.7018);animation:fall-400 11s -22s linear infinite}@keyframes fall-400{35.471%{transform:translate(13.2937vw,35.471vh) scale(.7018)}to{transform:translate(16.0149vw,99vh) scale(.7018)}}\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}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.797;transform:translate(9.4183vw,-10px) scale(.4222);animation:fall-1 13s -9s linear infinite}@keyframes fall-1{69.299%{transform:translate(-.2103vw,69.299vh) scale(.4222)}to{transform:translate(4.604vw,99vh) scale(.4222)}}.snow:nth-child(2){opacity:.6156;transform:translate(90.9255vw,-10px) scale(.3513);animation:fall-2 30s -20s linear infinite}@keyframes fall-2{70.842%{transform:translate(94.6171vw,70.842vh) scale(.3513)}to{transform:translate(92.7713vw,99vh) scale(.3513)}}.snow:nth-child(3){opacity:.1966;transform:translate(51.6943vw,-10px) scale(.0938);animation:fall-3 18s -1s linear infinite}@keyframes fall-3{42.746%{transform:translate(42.105vw,42.746vh) scale(.0938)}to{transform:translate(46.89965vw,99vh) scale(.0938)}}.snow:nth-child(4){opacity:1.891;transform:translate(64.9597vw,-10px) scale(.7983);animation:fall-4 16s -22s linear infinite}@keyframes fall-4{33.763%{transform:translate(63.6656vw,33.763vh) scale(.7983)}to{transform:translate(64.31265vw,99vh) scale(.7983)}}.snow:nth-child(5){opacity:.3398;transform:translate(32.1495vw,-10px) scale(.978);animation:fall-5 30s -5s linear infinite}@keyframes fall-5{54.462%{transform:translate(34.3977vw,54.462vh) scale(.978)}to{transform:translate(33.2736vw,99vh) scale(.978)}}.snow:nth-child(6){opacity:.7274;transform:translate(53.1155vw,-10px) scale(.9392);animation:fall-6 11s -22s linear infinite}@keyframes fall-6{48.166%{transform:translate(54.4517vw,48.166vh) scale(.9392)}to{transform:translate(53.7836vw,99vh) scale(.9392)}}.snow:nth-child(7){opacity:.5148;transform:translate(99.6956vw,-10px) scale(.6421);animation:fall-7 18s -10s linear infinite}@keyframes fall-7{71.115%{transform:translate(100.9458vw,71.115vh) scale(.6421)}to{transform:translate(100.3207vw,99vh) scale(.6421)}}.snow:nth-child(8){opacity:.5636;transform:translate(85.843vw,-10px) scale(.4023);animation:fall-8 14s -27s linear infinite}@keyframes fall-8{60.238%{transform:translate(88.0782vw,60.238vh) scale(.4023)}to{transform:translate(86.9606vw,99vh) scale(.4023)}}.snow:nth-child(9){opacity:.5878;transform:translate(3.9225vw,-10px) scale(.0278);animation:fall-9 20s -23s linear infinite}@keyframes fall-9{76.249%{transform:translate(-1.5801vw,76.249vh) scale(.0278)}to{transform:translate(1.1712vw,99vh) scale(.0278)}}.snow:nth-child(10){opacity:1.5424;transform:translate(35.1312vw,-10px) scale(.3373);animation:fall-10 29s -8s linear infinite}@keyframes fall-10{46.733%{transform:translate(33.3679vw,46.733vh) scale(.3373)}to{transform:translate(34.24955vw,99vh) scale(.3373)}}.snow:nth-child(11){opacity:1.3084;transform:translate(.3372vw,-10px) scale(.2973);animation:fall-11 10s -1s linear infinite}@keyframes fall-11{43.377%{transform:translate(-1.2894vw,43.377vh) scale(.2973)}to{transform:translate(-.4761vw,99vh) scale(.2973)}}.snow:nth-child(12){opacity:1.9;transform:translate(75.9004vw,-10px) scale(.8931);animation:fall-12 17s -14s linear infinite}@keyframes fall-12{33.294%{transform:translate(80.9516vw,33.294vh) scale(.8931)}to{transform:translate(78.426vw,99vh) scale(.8931)}}.snow:nth-child(13){opacity:1.44;transform:translate(30.9276vw,-10px) scale(.6746);animation:fall-13 22s -5s linear infinite}@keyframes fall-13{73.213%{transform:translate(31.0678vw,73.213vh) scale(.6746)}to{transform:translate(30.9977vw,99vh) scale(.6746)}}.snow:nth-child(14){opacity:.5782;transform:translate(44.5492vw,-10px) scale(.895);animation:fall-14 14s -4s linear infinite}@keyframes fall-14{71.207%{transform:translate(45.594vw,71.207vh) scale(.895)}to{transform:translate(45.0716vw,99vh) scale(.895)}}.snow:nth-child(15){opacity:1.2796;transform:translate(15.687vw,-10px) scale(.5331);animation:fall-15 30s -2s linear infinite}@keyframes fall-15{36.474%{transform:translate(23.9982vw,36.474vh) scale(.5331)}to{transform:translate(19.8426vw,99vh) scale(.5331)}}.snow:nth-child(16){opacity:1.498;transform:translate(90.2451vw,-10px) scale(.519);animation:fall-16 10s -5s linear infinite}@keyframes fall-16{69.51%{transform:translate(94.2657vw,69.51vh) scale(.519)}to{transform:translate(92.2554vw,99vh) scale(.519)}}.snow:nth-child(17){opacity:.9262;transform:translate(22.8787vw,-10px) scale(.1214);animation:fall-17 28s -24s linear infinite}@keyframes fall-17{39.684%{transform:translate(14.5203vw,39.684vh) scale(.1214)}to{transform:translate(18.6995vw,99vh) scale(.1214)}}.snow:nth-child(18){opacity:1.832;transform:translate(37.7599vw,-10px) scale(.0544);animation:fall-18 18s -16s linear infinite}@keyframes fall-18{69.932%{transform:translate(43.2057vw,69.932vh) scale(.0544)}to{transform:translate(40.4828vw,99vh) scale(.0544)}}.snow:nth-child(19){opacity:1.1256;transform:translate(42.1381vw,-10px) scale(.6019);animation:fall-19 30s -8s linear infinite}@keyframes fall-19{41.205%{transform:translate(35.6976vw,41.205vh) scale(.6019)}to{transform:translate(38.91785vw,99vh) scale(.6019)}}.snow:nth-child(20){opacity:.976;transform:translate(49.7318vw,-10px) scale(.0095);animation:fall-20 28s -3s linear infinite}@keyframes fall-20{32.262%{transform:translate(42.5128vw,32.262vh) scale(.0095)}to{transform:translate(46.1223vw,99vh) scale(.0095)}}.snow:nth-child(21){opacity:1.1028;transform:translate(58.0137vw,-10px) scale(.468);animation:fall-21 13s -10s linear infinite}@keyframes fall-21{56.352%{transform:translate(63.9062vw,56.352vh) scale(.468)}to{transform:translate(60.95995vw,99vh) scale(.468)}}.snow:nth-child(22){opacity:.8662;transform:translate(58.1249vw,-10px) scale(.96);animation:fall-22 12s -18s linear infinite}@keyframes fall-22{73.327%{transform:translate(52.9892vw,73.327vh) scale(.96)}to{transform:translate(55.55705vw,99vh) scale(.96)}}.snow:nth-child(23){opacity:.1414;transform:translate(84.7514vw,-10px) scale(.3858);animation:fall-23 25s -27s linear infinite}@keyframes fall-23{36.048%{transform:translate(85.6232vw,36.048vh) scale(.3858)}to{transform:translate(85.1873vw,99vh) scale(.3858)}}.snow:nth-child(24){opacity:.1338;transform:translate(10.266vw,-10px) scale(.7766);animation:fall-24 17s -6s linear infinite}@keyframes fall-24{73.892%{transform:translate(3.8762vw,73.892vh) scale(.7766)}to{transform:translate(7.0711vw,99vh) scale(.7766)}}.snow:nth-child(25){opacity:1.1192;transform:translate(24.4312vw,-10px) scale(.0408);animation:fall-25 15s -22s linear infinite}@keyframes fall-25{50.835%{transform:translate(22.2332vw,50.835vh) scale(.0408)}to{transform:translate(23.3322vw,99vh) scale(.0408)}}.snow:nth-child(26){opacity:.9096;transform:translate(68.4467vw,-10px) scale(.6646);animation:fall-26 16s -25s linear infinite}@keyframes fall-26{70.635%{transform:translate(78.3107vw,70.635vh) scale(.6646)}to{transform:translate(73.3787vw,99vh) scale(.6646)}}.snow:nth-child(27){opacity:.6368;transform:translate(28.7782vw,-10px) scale(.9448);animation:fall-27 13s -23s linear infinite}@keyframes fall-27{77.849%{transform:translate(28.1911vw,77.849vh) scale(.9448)}to{transform:translate(28.48465vw,99vh) scale(.9448)}}.snow:nth-child(28){opacity:1.751;transform:translate(8.0594vw,-10px) scale(.5716);animation:fall-28 28s -22s linear infinite}@keyframes fall-28{57.691%{transform:translate(9.1631vw,57.691vh) scale(.5716)}to{transform:translate(8.61125vw,99vh) scale(.5716)}}.snow:nth-child(29){opacity:.8414;transform:translate(50.405vw,-10px) scale(.1426);animation:fall-29 21s -21s linear infinite}@keyframes fall-29{44.42%{transform:translate(48.489vw,44.42vh) scale(.1426)}to{transform:translate(49.447vw,99vh) scale(.1426)}}.snow:nth-child(30){opacity:1.0058;transform:translate(26.975vw,-10px) scale(.0498);animation:fall-30 18s -11s linear infinite}@keyframes fall-30{63.931%{transform:translate(18.0392vw,63.931vh) scale(.0498)}to{transform:translate(22.5071vw,99vh) scale(.0498)}}.snow:nth-child(31){opacity:1.7862;transform:translate(50.9039vw,-10px) scale(.8655);animation:fall-31 20s -20s linear infinite}@keyframes fall-31{69.221%{transform:translate(53.779vw,69.221vh) scale(.8655)}to{transform:translate(52.34145vw,99vh) scale(.8655)}}.snow:nth-child(32){opacity:.0394;transform:translate(57.0506vw,-10px) scale(.3118);animation:fall-32 23s -17s linear infinite}@keyframes fall-32{60.957%{transform:translate(48.022vw,60.957vh) scale(.3118)}to{transform:translate(52.5363vw,99vh) scale(.3118)}}.snow:nth-child(33){opacity:.667;transform:translate(95.7818vw,-10px) scale(.589);animation:fall-33 20s -21s linear infinite}@keyframes fall-33{37.332%{transform:translate(95.3011vw,37.332vh) scale(.589)}to{transform:translate(95.54145vw,99vh) scale(.589)}}.snow:nth-child(34){opacity:.2676;transform:translate(73.2064vw,-10px) scale(.6622);animation:fall-34 30s -8s linear infinite}@keyframes fall-34{55.747%{transform:translate(66.7994vw,55.747vh) scale(.6622)}to{transform:translate(70.0029vw,99vh) scale(.6622)}}.snow:nth-child(35){opacity:1.8044;transform:translate(12.8944vw,-10px) scale(.1012);animation:fall-35 29s -24s linear infinite}@keyframes fall-35{53.896%{transform:translate(4.294vw,53.896vh) scale(.1012)}to{transform:translate(8.5942vw,99vh) scale(.1012)}}.snow:nth-child(36){opacity:.5982;transform:translate(72.7512vw,-10px) scale(.4121);animation:fall-36 21s -10s linear infinite}@keyframes fall-36{56.762%{transform:translate(80.863vw,56.762vh) scale(.4121)}to{transform:translate(76.8071vw,99vh) scale(.4121)}}.snow:nth-child(37){opacity:.5546;transform:translate(1.6639vw,-10px) scale(.4935);animation:fall-37 29s -18s linear infinite}@keyframes fall-37{79.005%{transform:translate(9.0292vw,79.005vh) scale(.4935)}to{transform:translate(5.34655vw,99vh) scale(.4935)}}.snow:nth-child(38){opacity:1.5412;transform:translate(59.7223vw,-10px) scale(.0245);animation:fall-38 19s -25s linear infinite}@keyframes fall-38{32.134%{transform:translate(69.1482vw,32.134vh) scale(.0245)}to{transform:translate(64.43525vw,99vh) scale(.0245)}}.snow:nth-child(39){opacity:1.8358;transform:translate(67.5661vw,-10px) scale(.1987);animation:fall-39 18s -28s linear infinite}@keyframes fall-39{57.857%{transform:translate(75.7745vw,57.857vh) scale(.1987)}to{transform:translate(71.6703vw,99vh) scale(.1987)}}.snow:nth-child(40){opacity:.1654;transform:translate(16.593vw,-10px) scale(.1728);animation:fall-40 28s -24s linear infinite}@keyframes fall-40{36.042%{transform:translate(23.3707vw,36.042vh) scale(.1728)}to{transform:translate(19.98185vw,99vh) scale(.1728)}}.snow:nth-child(41){opacity:1.298;transform:translate(28.7315vw,-10px) scale(.8712);animation:fall-41 20s -14s linear infinite}@keyframes fall-41{36.387%{transform:translate(28.5987vw,36.387vh) scale(.8712)}to{transform:translate(28.6651vw,99vh) scale(.8712)}}.snow:nth-child(42){opacity:.1856;transform:translate(59.0122vw,-10px) scale(.7218);animation:fall-42 11s -23s linear infinite}@keyframes fall-42{48.121%{transform:translate(67.7348vw,48.121vh) scale(.7218)}to{transform:translate(63.3735vw,99vh) scale(.7218)}}.snow:nth-child(43){opacity:1.6676;transform:translate(85.7149vw,-10px) scale(.8384);animation:fall-43 23s -21s linear infinite}@keyframes fall-43{66.873%{transform:translate(90.8406vw,66.873vh) scale(.8384)}to{transform:translate(88.27775vw,99vh) scale(.8384)}}.snow:nth-child(44){opacity:.6258;transform:translate(90.5086vw,-10px) scale(.3352);animation:fall-44 10s -21s linear infinite}@keyframes fall-44{57.138%{transform:translate(92.4662vw,57.138vh) scale(.3352)}to{transform:translate(91.4874vw,99vh) scale(.3352)}}.snow:nth-child(45){opacity:1.2446;transform:translate(36.1396vw,-10px) scale(.558);animation:fall-45 13s -11s linear infinite}@keyframes fall-45{30.723%{transform:translate(33.4485vw,30.723vh) scale(.558)}to{transform:translate(34.79405vw,99vh) scale(.558)}}.snow:nth-child(46){opacity:.1148;transform:translate(20.0532vw,-10px) scale(.0835);animation:fall-46 21s -17s linear infinite}@keyframes fall-46{68.488%{transform:translate(27.4765vw,68.488vh) scale(.0835)}to{transform:translate(23.76485vw,99vh) scale(.0835)}}.snow:nth-child(47){opacity:.6498;transform:translate(30.7709vw,-10px) scale(.4216);animation:fall-47 19s -20s linear infinite}@keyframes fall-47{75.971%{transform:translate(35.0517vw,75.971vh) scale(.4216)}to{transform:translate(32.9113vw,99vh) scale(.4216)}}.snow:nth-child(48){opacity:1.3292;transform:translate(95.4731vw,-10px) scale(.3063);animation:fall-48 24s -20s linear infinite}@keyframes fall-48{32.476%{transform:translate(101.4373vw,32.476vh) scale(.3063)}to{transform:translate(98.4552vw,99vh) scale(.3063)}}.snow:nth-child(49){opacity:.5656;transform:translate(56.2642vw,-10px) scale(.7405);animation:fall-49 14s -17s linear infinite}@keyframes fall-49{55.316%{transform:translate(61.8855vw,55.316vh) scale(.7405)}to{transform:translate(59.07485vw,99vh) scale(.7405)}}.snow:nth-child(50){opacity:1.9564;transform:translate(15.2642vw,-10px) scale(.3482);animation:fall-50 22s -25s linear infinite}@keyframes fall-50{57.977%{transform:translate(10.1699vw,57.977vh) scale(.3482)}to{transform:translate(12.71705vw,99vh) scale(.3482)}}.snow:nth-child(51){opacity:1.7436;transform:translate(43.1176vw,-10px) scale(.9698);animation:fall-51 14s -8s linear infinite}@keyframes fall-51{31.37%{transform:translate(35.0006vw,31.37vh) scale(.9698)}to{transform:translate(39.0591vw,99vh) scale(.9698)}}.snow:nth-child(52){opacity:.9588;transform:translate(20.3159vw,-10px) scale(.0206);animation:fall-52 21s -28s linear infinite}@keyframes fall-52{42.404%{transform:translate(15.4748vw,42.404vh) scale(.0206)}to{transform:translate(17.89535vw,99vh) scale(.0206)}}.snow:nth-child(53){opacity:1.372;transform:translate(64.794vw,-10px) scale(.8848);animation:fall-53 19s -29s linear infinite}@keyframes fall-53{74.539%{transform:translate(63.1755vw,74.539vh) scale(.8848)}to{transform:translate(63.98475vw,99vh) scale(.8848)}}.snow:nth-child(54){opacity:1.7892;transform:translate(40.9103vw,-10px) scale(.3691);animation:fall-54 27s -12s linear infinite}@keyframes fall-54{50.82%{transform:translate(31.7578vw,50.82vh) scale(.3691)}to{transform:translate(36.33405vw,99vh) scale(.3691)}}.snow:nth-child(55){opacity:.6986;transform:translate(11.9214vw,-10px) scale(.6807);animation:fall-55 19s -3s linear infinite}@keyframes fall-55{30.304%{transform:translate(8.6422vw,30.304vh) scale(.6807)}to{transform:translate(10.2818vw,99vh) scale(.6807)}}.snow:nth-child(56){opacity:1.3746;transform:translate(6.3846vw,-10px) scale(.4133);animation:fall-56 15s -30s linear infinite}@keyframes fall-56{78.689%{transform:translate(-1.0866vw,78.689vh) scale(.4133)}to{transform:translate(2.649vw,99vh) scale(.4133)}}.snow:nth-child(57){opacity:.6682;transform:translate(95.8303vw,-10px) scale(.8416);animation:fall-57 17s -26s linear infinite}@keyframes fall-57{59.604%{transform:translate(100.7241vw,59.604vh) scale(.8416)}to{transform:translate(98.2772vw,99vh) scale(.8416)}}.snow:nth-child(58){opacity:1.374;transform:translate(67.835vw,-10px) scale(.2543);animation:fall-58 17s -15s linear infinite}@keyframes fall-58{48.569%{transform:translate(76.0367vw,48.569vh) scale(.2543)}to{transform:translate(71.93585vw,99vh) scale(.2543)}}.snow:nth-child(59){opacity:1.5276;transform:translate(19.7939vw,-10px) scale(.333);animation:fall-59 10s -22s linear infinite}@keyframes fall-59{75.281%{transform:translate(29.2436vw,75.281vh) scale(.333)}to{transform:translate(24.51875vw,99vh) scale(.333)}}.snow:nth-child(60){opacity:.6416;transform:translate(12.3543vw,-10px) scale(.176);animation:fall-60 19s -23s linear infinite}@keyframes fall-60{32.935%{transform:translate(15.1738vw,32.935vh) scale(.176)}to{transform:translate(13.76405vw,99vh) scale(.176)}}.snow:nth-child(61){opacity:.5046;transform:translate(61.8381vw,-10px) scale(.223);animation:fall-61 14s -9s linear infinite}@keyframes fall-61{37.163%{transform:translate(56.2451vw,37.163vh) scale(.223)}to{transform:translate(59.0416vw,99vh) scale(.223)}}.snow:nth-child(62){opacity:.5304;transform:translate(26.2247vw,-10px) scale(.6853);animation:fall-62 20s -7s linear infinite}@keyframes fall-62{56.382%{transform:translate(26.5622vw,56.382vh) scale(.6853)}to{transform:translate(26.39345vw,99vh) scale(.6853)}}.snow:nth-child(63){opacity:.867;transform:translate(38.6337vw,-10px) scale(.2306);animation:fall-63 25s -15s linear infinite}@keyframes fall-63{57.273%{transform:translate(29.3736vw,57.273vh) scale(.2306)}to{transform:translate(34.00365vw,99vh) scale(.2306)}}.snow:nth-child(64){opacity:.9342;transform:translate(71.9649vw,-10px) scale(.5925);animation:fall-64 17s -1s linear infinite}@keyframes fall-64{35.201%{transform:translate(67.2603vw,35.201vh) scale(.5925)}to{transform:translate(69.6126vw,99vh) scale(.5925)}}.snow:nth-child(65){opacity:.2554;transform:translate(58.597vw,-10px) scale(.5992);animation:fall-65 13s -7s linear infinite}@keyframes fall-65{42.42%{transform:translate(61.887vw,42.42vh) scale(.5992)}to{transform:translate(60.242vw,99vh) scale(.5992)}}.snow:nth-child(66){opacity:.7684;transform:translate(68.2967vw,-10px) scale(.5626);animation:fall-66 14s -20s linear infinite}@keyframes fall-66{47.598%{transform:translate(65.9572vw,47.598vh) scale(.5626)}to{transform:translate(67.12695vw,99vh) scale(.5626)}}.snow:nth-child(67){opacity:.639;transform:translate(23.8676vw,-10px) scale(.3641);animation:fall-67 24s -15s linear infinite}@keyframes fall-67{53.366%{transform:translate(31.9232vw,53.366vh) scale(.3641)}to{transform:translate(27.8954vw,99vh) scale(.3641)}}.snow:nth-child(68){opacity:.0406;transform:translate(46.856vw,-10px) scale(.2191);animation:fall-68 20s -18s linear infinite}@keyframes fall-68{34.193%{transform:translate(38.7685vw,34.193vh) scale(.2191)}to{transform:translate(42.81225vw,99vh) scale(.2191)}}.snow:nth-child(69){opacity:.6752;transform:translate(43.7803vw,-10px) scale(.5238);animation:fall-69 22s -26s linear infinite}@keyframes fall-69{65.871%{transform:translate(43.7575vw,65.871vh) scale(.5238)}to{transform:translate(43.7689vw,99vh) scale(.5238)}}.snow:nth-child(70){opacity:1.2434;transform:translate(86.3937vw,-10px) scale(.7591);animation:fall-70 20s -3s linear infinite}@keyframes fall-70{58.655%{transform:translate(84.9391vw,58.655vh) scale(.7591)}to{transform:translate(85.6664vw,99vh) scale(.7591)}}.snow:nth-child(71){opacity:1.4882;transform:translate(97.9416vw,-10px) scale(.1964);animation:fall-71 20s -2s linear infinite}@keyframes fall-71{79.415%{transform:translate(94.7004vw,79.415vh) scale(.1964)}to{transform:translate(96.321vw,99vh) scale(.1964)}}.snow:nth-child(72){opacity:.6722;transform:translate(45.8506vw,-10px) scale(.6404);animation:fall-72 16s -22s linear infinite}@keyframes fall-72{39.552%{transform:translate(43.4963vw,39.552vh) scale(.6404)}to{transform:translate(44.67345vw,99vh) scale(.6404)}}.snow:nth-child(73){opacity:.657;transform:translate(38.7035vw,-10px) scale(.4154);animation:fall-73 27s -23s linear infinite}@keyframes fall-73{77.341%{transform:translate(36.308vw,77.341vh) scale(.4154)}to{transform:translate(37.50575vw,99vh) scale(.4154)}}.snow:nth-child(74){opacity:.691;transform:translate(64.3936vw,-10px) scale(.8319);animation:fall-74 25s -18s linear infinite}@keyframes fall-74{33.947%{transform:translate(73.6626vw,33.947vh) scale(.8319)}to{transform:translate(69.0281vw,99vh) scale(.8319)}}.snow:nth-child(75){opacity:1.5286;transform:translate(33.1019vw,-10px) scale(.8413);animation:fall-75 13s -10s linear infinite}@keyframes fall-75{71.185%{transform:translate(23.1502vw,71.185vh) scale(.8413)}to{transform:translate(28.12605vw,99vh) scale(.8413)}}.snow:nth-child(76){opacity:1.9646;transform:translate(63.8391vw,-10px) scale(.8483);animation:fall-76 23s -30s linear infinite}@keyframes fall-76{56.013%{transform:translate(67.3915vw,56.013vh) scale(.8483)}to{transform:translate(65.6153vw,99vh) scale(.8483)}}.snow:nth-child(77){opacity:.9854;transform:translate(72.4365vw,-10px) scale(.1991);animation:fall-77 10s -17s linear infinite}@keyframes fall-77{61.964%{transform:translate(77.4984vw,61.964vh) scale(.1991)}to{transform:translate(74.96745vw,99vh) scale(.1991)}}.snow:nth-child(78){opacity:1.4058;transform:translate(35.5944vw,-10px) scale(.2699);animation:fall-78 18s -4s linear infinite}@keyframes fall-78{31.847%{transform:translate(34.5102vw,31.847vh) scale(.2699)}to{transform:translate(35.0523vw,99vh) scale(.2699)}}.snow:nth-child(79){opacity:1.4966;transform:translate(55.2995vw,-10px) scale(.7632);animation:fall-79 17s -13s linear infinite}@keyframes fall-79{63.282%{transform:translate(50.5416vw,63.282vh) scale(.7632)}to{transform:translate(52.92055vw,99vh) scale(.7632)}}.snow:nth-child(80){opacity:.4476;transform:translate(71.4346vw,-10px) scale(.8097);animation:fall-80 17s -5s linear infinite}@keyframes fall-80{79.403%{transform:translate(71.7354vw,79.403vh) scale(.8097)}to{transform:translate(71.585vw,99vh) scale(.8097)}}.snow:nth-child(81){opacity:.8418;transform:translate(99.1527vw,-10px) scale(.3032);animation:fall-81 22s -30s linear infinite}@keyframes fall-81{68.827%{transform:translate(101.8695vw,68.827vh) scale(.3032)}to{transform:translate(100.5111vw,99vh) scale(.3032)}}.snow:nth-child(82){opacity:.086;transform:translate(14.1921vw,-10px) scale(.4872);animation:fall-82 20s -26s linear infinite}@keyframes fall-82{73.559%{transform:translate(8.8719vw,73.559vh) scale(.4872)}to{transform:translate(11.532vw,99vh) scale(.4872)}}.snow:nth-child(83){opacity:1.645;transform:translate(1.7538vw,-10px) scale(.638);animation:fall-83 22s -26s linear infinite}@keyframes fall-83{49.298%{transform:translate(5.6003vw,49.298vh) scale(.638)}to{transform:translate(3.67705vw,99vh) scale(.638)}}.snow:nth-child(84){opacity:.4776;transform:translate(8.2644vw,-10px) scale(.5492);animation:fall-84 15s -10s linear infinite}@keyframes fall-84{64.717%{transform:translate(3.7754vw,64.717vh) scale(.5492)}to{transform:translate(6.0199vw,99vh) scale(.5492)}}.snow:nth-child(85){opacity:1.7188;transform:translate(88.0274vw,-10px) scale(.4973);animation:fall-85 13s -29s linear infinite}@keyframes fall-85{39.016%{transform:translate(88.9967vw,39.016vh) scale(.4973)}to{transform:translate(88.51205vw,99vh) scale(.4973)}}.snow:nth-child(86){opacity:.3972;transform:translate(38.9862vw,-10px) scale(.5601);animation:fall-86 15s -12s linear infinite}@keyframes fall-86{77.462%{transform:translate(47.148vw,77.462vh) scale(.5601)}to{transform:translate(43.0671vw,99vh) scale(.5601)}}.snow:nth-child(87){opacity:1.1688;transform:translate(85.9743vw,-10px) scale(.4895);animation:fall-87 12s -24s linear infinite}@keyframes fall-87{59.319%{transform:translate(89.824vw,59.319vh) scale(.4895)}to{transform:translate(87.89915vw,99vh) scale(.4895)}}.snow:nth-child(88){opacity:.0268;transform:translate(76.3942vw,-10px) scale(.443);animation:fall-88 25s -13s linear infinite}@keyframes fall-88{76.851%{transform:translate(68.6797vw,76.851vh) scale(.443)}to{transform:translate(72.53695vw,99vh) scale(.443)}}.snow:nth-child(89){opacity:.7822;transform:translate(52.7074vw,-10px) scale(.9687);animation:fall-89 30s -9s linear infinite}@keyframes fall-89{58.826%{transform:translate(48.8823vw,58.826vh) scale(.9687)}to{transform:translate(50.79485vw,99vh) scale(.9687)}}.snow:nth-child(90){opacity:1.8638;transform:translate(85.8312vw,-10px) scale(.2111);animation:fall-90 11s -13s linear infinite}@keyframes fall-90{40.971%{transform:translate(88.2224vw,40.971vh) scale(.2111)}to{transform:translate(87.0268vw,99vh) scale(.2111)}}.snow:nth-child(91){opacity:1.737;transform:translate(30.7064vw,-10px) scale(.2999);animation:fall-91 21s -26s linear infinite}@keyframes fall-91{79.893%{transform:translate(24.0115vw,79.893vh) scale(.2999)}to{transform:translate(27.35895vw,99vh) scale(.2999)}}.snow:nth-child(92){opacity:1.3646;transform:translate(91.6703vw,-10px) scale(.6743);animation:fall-92 10s -23s linear infinite}@keyframes fall-92{67.965%{transform:translate(96.6744vw,67.965vh) scale(.6743)}to{transform:translate(94.17235vw,99vh) scale(.6743)}}.snow:nth-child(93){opacity:1.751;transform:translate(31.4225vw,-10px) scale(.0547);animation:fall-93 21s -2s linear infinite}@keyframes fall-93{42.772%{transform:translate(34.4284vw,42.772vh) scale(.0547)}to{transform:translate(32.92545vw,99vh) scale(.0547)}}.snow:nth-child(94){opacity:1.638;transform:translate(66.0854vw,-10px) scale(.3474);animation:fall-94 23s -1s linear infinite}@keyframes fall-94{70.285%{transform:translate(72.1834vw,70.285vh) scale(.3474)}to{transform:translate(69.1344vw,99vh) scale(.3474)}}.snow:nth-child(95){opacity:.4268;transform:translate(33.1662vw,-10px) scale(.2751);animation:fall-95 19s -28s linear infinite}@keyframes fall-95{72.011%{transform:translate(40.3969vw,72.011vh) scale(.2751)}to{transform:translate(36.78155vw,99vh) scale(.2751)}}.snow:nth-child(96){opacity:1.538;transform:translate(61.4182vw,-10px) scale(.4673);animation:fall-96 28s -13s linear infinite}@keyframes fall-96{39.15%{transform:translate(69.3104vw,39.15vh) scale(.4673)}to{transform:translate(65.3643vw,99vh) scale(.4673)}}.snow:nth-child(97){opacity:.86;transform:translate(32.7158vw,-10px) scale(.393);animation:fall-97 27s -16s linear infinite}@keyframes fall-97{30.847%{transform:translate(34.0497vw,30.847vh) scale(.393)}to{transform:translate(33.38275vw,99vh) scale(.393)}}.snow:nth-child(98){opacity:1.9572;transform:translate(52.655vw,-10px) scale(.0238);animation:fall-98 17s -1s linear infinite}@keyframes fall-98{59.421%{transform:translate(58.6304vw,59.421vh) scale(.0238)}to{transform:translate(55.6427vw,99vh) scale(.0238)}}.snow:nth-child(99){opacity:1.1512;transform:translate(66.2069vw,-10px) scale(.2454);animation:fall-99 28s -5s linear infinite}@keyframes fall-99{50.775%{transform:translate(57.0251vw,50.775vh) scale(.2454)}to{transform:translate(61.616vw,99vh) scale(.2454)}}.snow:nth-child(100){opacity:.2738;transform:translate(85.2193vw,-10px) scale(.6459);animation:fall-100 22s -15s linear infinite}@keyframes fall-100{34.253%{transform:translate(80.4321vw,34.253vh) scale(.6459)}to{transform:translate(82.8257vw,99vh) scale(.6459)}}.snow:nth-child(101){opacity:.4592;transform:translate(17.2225vw,-10px) scale(.6746);animation:fall-101 28s -2s linear infinite}@keyframes fall-101{66.775%{transform:translate(7.9866vw,66.775vh) scale(.6746)}to{transform:translate(12.60455vw,99vh) scale(.6746)}}.snow:nth-child(102){opacity:.5316;transform:translate(76.8048vw,-10px) scale(.7629);animation:fall-102 29s -8s linear infinite}@keyframes fall-102{41.213%{transform:translate(84.688vw,41.213vh) scale(.7629)}to{transform:translate(80.7464vw,99vh) scale(.7629)}}.snow:nth-child(103){opacity:1.312;transform:translate(43.9333vw,-10px) scale(.5977);animation:fall-103 15s -22s linear infinite}@keyframes fall-103{51.447%{transform:translate(42.2088vw,51.447vh) scale(.5977)}to{transform:translate(43.07105vw,99vh) scale(.5977)}}.snow:nth-child(104){opacity:.234;transform:translate(96.0632vw,-10px) scale(.6912);animation:fall-104 24s -30s linear infinite}@keyframes fall-104{61.721%{transform:translate(87.1294vw,61.721vh) scale(.6912)}to{transform:translate(91.5963vw,99vh) scale(.6912)}}.snow:nth-child(105){opacity:1.4392;transform:translate(61.8268vw,-10px) scale(.5837);animation:fall-105 28s -17s linear infinite}@keyframes fall-105{76.004%{transform:translate(65.084vw,76.004vh) scale(.5837)}to{transform:translate(63.4554vw,99vh) scale(.5837)}}.snow:nth-child(106){opacity:1.6462;transform:translate(10.5732vw,-10px) scale(.5241);animation:fall-106 13s -23s linear infinite}@keyframes fall-106{79.93%{transform:translate(3.1964vw,79.93vh) scale(.5241)}to{transform:translate(6.8848vw,99vh) scale(.5241)}}.snow:nth-child(107){opacity:1.9146;transform:translate(34.7023vw,-10px) scale(.523);animation:fall-107 26s -10s linear infinite}@keyframes fall-107{54.688%{transform:translate(36.2978vw,54.688vh) scale(.523)}to{transform:translate(35.50005vw,99vh) scale(.523)}}.snow:nth-child(108){opacity:1.3606;transform:translate(29.3537vw,-10px) scale(.2677);animation:fall-108 15s -22s linear infinite}@keyframes fall-108{67.224%{transform:translate(21.4273vw,67.224vh) scale(.2677)}to{transform:translate(25.3905vw,99vh) scale(.2677)}}.snow:nth-child(109){opacity:.2916;transform:translate(63.7895vw,-10px) scale(.6626);animation:fall-109 17s -16s linear infinite}@keyframes fall-109{65.634%{transform:translate(57.1652vw,65.634vh) scale(.6626)}to{transform:translate(60.47735vw,99vh) scale(.6626)}}.snow:nth-child(110){opacity:.8382;transform:translate(53.2473vw,-10px) scale(.1263);animation:fall-110 16s -11s linear infinite}@keyframes fall-110{74.256%{transform:translate(48.0922vw,74.256vh) scale(.1263)}to{transform:translate(50.66975vw,99vh) scale(.1263)}}.snow:nth-child(111){opacity:.4014;transform:translate(25.8806vw,-10px) scale(.2732);animation:fall-111 30s -29s linear infinite}@keyframes fall-111{47.095%{transform:translate(22.0494vw,47.095vh) scale(.2732)}to{transform:translate(23.965vw,99vh) scale(.2732)}}.snow:nth-child(112){opacity:1.1032;transform:translate(12.5462vw,-10px) scale(.9106);animation:fall-112 22s -1s linear infinite}@keyframes fall-112{34.078%{transform:translate(11.5477vw,34.078vh) scale(.9106)}to{transform:translate(12.04695vw,99vh) scale(.9106)}}.snow:nth-child(113){opacity:1.4792;transform:translate(69.3337vw,-10px) scale(.5548);animation:fall-113 25s -25s linear infinite}@keyframes fall-113{50.159%{transform:translate(61.6344vw,50.159vh) scale(.5548)}to{transform:translate(65.48405vw,99vh) scale(.5548)}}.snow:nth-child(114){opacity:1.4808;transform:translate(49.1092vw,-10px) scale(.7769);animation:fall-114 14s -24s linear infinite}@keyframes fall-114{35.587%{transform:translate(48.0095vw,35.587vh) scale(.7769)}to{transform:translate(48.55935vw,99vh) scale(.7769)}}.snow:nth-child(115){opacity:.8792;transform:translate(47.6933vw,-10px) scale(.4291);animation:fall-115 18s -30s linear infinite}@keyframes fall-115{42.012%{transform:translate(50.7126vw,42.012vh) scale(.4291)}to{transform:translate(49.20295vw,99vh) scale(.4291)}}.snow:nth-child(116){opacity:1.9438;transform:translate(15.0722vw,-10px) scale(.6493);animation:fall-116 21s -30s linear infinite}@keyframes fall-116{63.646%{transform:translate(19.8514vw,63.646vh) scale(.6493)}to{transform:translate(17.4618vw,99vh) scale(.6493)}}.snow:nth-child(117){opacity:1.5902;transform:translate(57.5528vw,-10px) scale(.4065);animation:fall-117 20s -5s linear infinite}@keyframes fall-117{69.273%{transform:translate(57.4597vw,69.273vh) scale(.4065)}to{transform:translate(57.50625vw,99vh) scale(.4065)}}.snow:nth-child(118){opacity:.8366;transform:translate(71.8976vw,-10px) scale(.4974);animation:fall-118 20s -20s linear infinite}@keyframes fall-118{31.62%{transform:translate(62.5181vw,31.62vh) scale(.4974)}to{transform:translate(67.20785vw,99vh) scale(.4974)}}.snow:nth-child(119){opacity:.0572;transform:translate(42.1142vw,-10px) scale(.5117);animation:fall-119 19s -17s linear infinite}@keyframes fall-119{48.644%{transform:translate(44.5654vw,48.644vh) scale(.5117)}to{transform:translate(43.3398vw,99vh) scale(.5117)}}.snow:nth-child(120){opacity:.752;transform:translate(48.1972vw,-10px) scale(.8947);animation:fall-120 29s -17s linear infinite}@keyframes fall-120{39.501%{transform:translate(42.1815vw,39.501vh) scale(.8947)}to{transform:translate(45.18935vw,99vh) scale(.8947)}}.snow:nth-child(121){opacity:1.8634;transform:translate(1.8356vw,-10px) scale(.0874);animation:fall-121 26s -14s linear infinite}@keyframes fall-121{46.492%{transform:translate(-5.2403vw,46.492vh) scale(.0874)}to{transform:translate(-1.70235vw,99vh) scale(.0874)}}.snow:nth-child(122){opacity:1.4614;transform:translate(98.2349vw,-10px) scale(.4961);animation:fall-122 11s -21s linear infinite}@keyframes fall-122{74.82%{transform:translate(89.2855vw,74.82vh) scale(.4961)}to{transform:translate(93.7602vw,99vh) scale(.4961)}}.snow:nth-child(123){opacity:.5052;transform:translate(7.5607vw,-10px) scale(.7691);animation:fall-123 25s -10s linear infinite}@keyframes fall-123{32.38%{transform:translate(2.1444vw,32.38vh) scale(.7691)}to{transform:translate(4.85255vw,99vh) scale(.7691)}}.snow:nth-child(124){opacity:.3548;transform:translate(28.4945vw,-10px) scale(.1621);animation:fall-124 20s -20s linear infinite}@keyframes fall-124{79.639%{transform:translate(22.6701vw,79.639vh) scale(.1621)}to{transform:translate(25.5823vw,99vh) scale(.1621)}}.snow:nth-child(125){opacity:1.0832;transform:translate(77.6369vw,-10px) scale(.6397);animation:fall-125 18s -3s linear infinite}@keyframes fall-125{59.971%{transform:translate(78.1839vw,59.971vh) scale(.6397)}to{transform:translate(77.9104vw,99vh) scale(.6397)}}.snow:nth-child(126){opacity:.6072;transform:translate(31.1696vw,-10px) scale(.8985);animation:fall-126 13s -16s linear infinite}@keyframes fall-126{60.628%{transform:translate(29.4652vw,60.628vh) scale(.8985)}to{transform:translate(30.3174vw,99vh) scale(.8985)}}.snow:nth-child(127){opacity:1.466;transform:translate(9.5808vw,-10px) scale(.0348);animation:fall-127 23s -8s linear infinite}@keyframes fall-127{41.816%{transform:translate(1.056vw,41.816vh) scale(.0348)}to{transform:translate(5.3184vw,99vh) scale(.0348)}}.snow:nth-child(128){opacity:.41;transform:translate(13.7073vw,-10px) scale(.7458);animation:fall-128 26s -8s linear infinite}@keyframes fall-128{48.074%{transform:translate(17.4434vw,48.074vh) scale(.7458)}to{transform:translate(15.57535vw,99vh) scale(.7458)}}.snow:nth-child(129){opacity:.1178;transform:translate(73.847vw,-10px) scale(.17);animation:fall-129 21s -4s linear infinite}@keyframes fall-129{33.677%{transform:translate(82.4166vw,33.677vh) scale(.17)}to{transform:translate(78.1318vw,99vh) scale(.17)}}.snow:nth-child(130){opacity:1.5272;transform:translate(18.1895vw,-10px) scale(.5774);animation:fall-130 14s -25s linear infinite}@keyframes fall-130{74.972%{transform:translate(24.9041vw,74.972vh) scale(.5774)}to{transform:translate(21.5468vw,99vh) scale(.5774)}}.snow:nth-child(131){opacity:.8822;transform:translate(48.7613vw,-10px) scale(.4739);animation:fall-131 17s -7s linear infinite}@keyframes fall-131{50.829%{transform:translate(45.5009vw,50.829vh) scale(.4739)}to{transform:translate(47.1311vw,99vh) scale(.4739)}}.snow:nth-child(132){opacity:.0524;transform:translate(44.3888vw,-10px) scale(.7077);animation:fall-132 16s -5s linear infinite}@keyframes fall-132{39.143%{transform:translate(34.6591vw,39.143vh) scale(.7077)}to{transform:translate(39.52395vw,99vh) scale(.7077)}}.snow:nth-child(133){opacity:1.185;transform:translate(40.1025vw,-10px) scale(.7751);animation:fall-133 21s -29s linear infinite}@keyframes fall-133{49.072%{transform:translate(39.4319vw,49.072vh) scale(.7751)}to{transform:translate(39.7672vw,99vh) scale(.7751)}}.snow:nth-child(134){opacity:1.3044;transform:translate(29.5657vw,-10px) scale(.4506);animation:fall-134 17s -21s linear infinite}@keyframes fall-134{33.81%{transform:translate(37.1487vw,33.81vh) scale(.4506)}to{transform:translate(33.3572vw,99vh) scale(.4506)}}.snow:nth-child(135){opacity:.8094;transform:translate(79.9067vw,-10px) scale(.0321);animation:fall-135 15s -9s linear infinite}@keyframes fall-135{76.216%{transform:translate(82.3524vw,76.216vh) scale(.0321)}to{transform:translate(81.12955vw,99vh) scale(.0321)}}.snow:nth-child(136){opacity:1.255;transform:translate(6.8693vw,-10px) scale(.722);animation:fall-136 11s -1s linear infinite}@keyframes fall-136{63.911%{transform:translate(-2.6634vw,63.911vh) scale(.722)}to{transform:translate(2.10295vw,99vh) scale(.722)}}.snow:nth-child(137){opacity:.3966;transform:translate(87.3688vw,-10px) scale(.3806);animation:fall-137 15s -30s linear infinite}@keyframes fall-137{55.077%{transform:translate(89.7486vw,55.077vh) scale(.3806)}to{transform:translate(88.5587vw,99vh) scale(.3806)}}.snow:nth-child(138){opacity:.463;transform:translate(41.1005vw,-10px) scale(.8752);animation:fall-138 16s -20s linear infinite}@keyframes fall-138{55.589%{transform:translate(43.913vw,55.589vh) scale(.8752)}to{transform:translate(42.50675vw,99vh) scale(.8752)}}.snow:nth-child(139){opacity:.8746;transform:translate(47.2154vw,-10px) scale(.7259);animation:fall-139 25s -12s linear infinite}@keyframes fall-139{30.607%{transform:translate(39.0687vw,30.607vh) scale(.7259)}to{transform:translate(43.14205vw,99vh) scale(.7259)}}.snow:nth-child(140){opacity:.6806;transform:translate(14.7878vw,-10px) scale(.8859);animation:fall-140 29s -11s linear infinite}@keyframes fall-140{33.227%{transform:translate(6.4306vw,33.227vh) scale(.8859)}to{transform:translate(10.6092vw,99vh) scale(.8859)}}.snow:nth-child(141){opacity:1.1626;transform:translate(88.9949vw,-10px) scale(.9997);animation:fall-141 12s -23s linear infinite}@keyframes fall-141{48.645%{transform:translate(93.0098vw,48.645vh) scale(.9997)}to{transform:translate(91.00235vw,99vh) scale(.9997)}}.snow:nth-child(142){opacity:1.6448;transform:translate(2.6582vw,-10px) scale(.1875);animation:fall-142 26s -7s linear infinite}@keyframes fall-142{36.716%{transform:translate(-.7625vw,36.716vh) scale(.1875)}to{transform:translate(.94785vw,99vh) scale(.1875)}}.snow:nth-child(143){opacity:.1014;transform:translate(33.6972vw,-10px) scale(.4542);animation:fall-143 30s -20s linear infinite}@keyframes fall-143{46.984%{transform:translate(41.6821vw,46.984vh) scale(.4542)}to{transform:translate(37.68965vw,99vh) scale(.4542)}}.snow:nth-child(144){opacity:1.2402;transform:translate(18.5431vw,-10px) scale(.5305);animation:fall-144 10s -14s linear infinite}@keyframes fall-144{37.74%{transform:translate(15.5966vw,37.74vh) scale(.5305)}to{transform:translate(17.06985vw,99vh) scale(.5305)}}.snow:nth-child(145){opacity:1.7536;transform:translate(39.9679vw,-10px) scale(.4109);animation:fall-145 10s -28s linear infinite}@keyframes fall-145{61.155%{transform:translate(39.1675vw,61.155vh) scale(.4109)}to{transform:translate(39.5677vw,99vh) scale(.4109)}}.snow:nth-child(146){opacity:1.9732;transform:translate(29.5914vw,-10px) scale(.3691);animation:fall-146 10s -27s linear infinite}@keyframes fall-146{71.028%{transform:translate(32.5774vw,71.028vh) scale(.3691)}to{transform:translate(31.0844vw,99vh) scale(.3691)}}.snow:nth-child(147){opacity:1.7338;transform:translate(56.5141vw,-10px) scale(.1125);animation:fall-147 20s -30s linear infinite}@keyframes fall-147{60.994%{transform:translate(47.1106vw,60.994vh) scale(.1125)}to{transform:translate(51.81235vw,99vh) scale(.1125)}}.snow:nth-child(148){opacity:.9012;transform:translate(26.1558vw,-10px) scale(.0063);animation:fall-148 21s -17s linear infinite}@keyframes fall-148{34.573%{transform:translate(28.1304vw,34.573vh) scale(.0063)}to{transform:translate(27.1431vw,99vh) scale(.0063)}}.snow:nth-child(149){opacity:.0188;transform:translate(24.8172vw,-10px) scale(.5991);animation:fall-149 25s -6s linear infinite}@keyframes fall-149{32.736%{transform:translate(33.4483vw,32.736vh) scale(.5991)}to{transform:translate(29.13275vw,99vh) scale(.5991)}}.snow:nth-child(150){opacity:1.4894;transform:translate(73.0663vw,-10px) scale(.7857);animation:fall-150 29s -5s linear infinite}@keyframes fall-150{48.875%{transform:translate(74.1488vw,48.875vh) scale(.7857)}to{transform:translate(73.60755vw,99vh) scale(.7857)}}.snow:nth-child(151){opacity:1.1046;transform:translate(56.382vw,-10px) scale(.2882);animation:fall-151 14s -3s linear infinite}@keyframes fall-151{64.42%{transform:translate(62.7449vw,64.42vh) scale(.2882)}to{transform:translate(59.56345vw,99vh) scale(.2882)}}.snow:nth-child(152){opacity:1.293;transform:translate(60.0986vw,-10px) scale(.54);animation:fall-152 27s -17s linear infinite}@keyframes fall-152{35.707%{transform:translate(64.5835vw,35.707vh) scale(.54)}to{transform:translate(62.34105vw,99vh) scale(.54)}}.snow:nth-child(153){opacity:1.075;transform:translate(86.1241vw,-10px) scale(.6231);animation:fall-153 21s -23s linear infinite}@keyframes fall-153{48.296%{transform:translate(78.9495vw,48.296vh) scale(.6231)}to{transform:translate(82.5368vw,99vh) scale(.6231)}}.snow:nth-child(154){opacity:1.4142;transform:translate(55.8968vw,-10px) scale(.3605);animation:fall-154 12s -24s linear infinite}@keyframes fall-154{32.159%{transform:translate(65.4589vw,32.159vh) scale(.3605)}to{transform:translate(60.67785vw,99vh) scale(.3605)}}.snow:nth-child(155){opacity:.537;transform:translate(86.4218vw,-10px) scale(.6768);animation:fall-155 13s -21s linear infinite}@keyframes fall-155{40.192%{transform:translate(86.3516vw,40.192vh) scale(.6768)}to{transform:translate(86.3867vw,99vh) scale(.6768)}}.snow:nth-child(156){opacity:1.7982;transform:translate(5.8789vw,-10px) scale(.9981);animation:fall-156 18s -1s linear infinite}@keyframes fall-156{48.766%{transform:translate(-3.9469vw,48.766vh) scale(.9981)}to{transform:translate(.966vw,99vh) scale(.9981)}}.snow:nth-child(157){opacity:.87;transform:translate(81.7042vw,-10px) scale(.6706);animation:fall-157 26s -15s linear infinite}@keyframes fall-157{53.896%{transform:translate(79.8779vw,53.896vh) scale(.6706)}to{transform:translate(80.79105vw,99vh) scale(.6706)}}.snow:nth-child(158){opacity:1.6724;transform:translate(44.6078vw,-10px) scale(.2624);animation:fall-158 16s -1s linear infinite}@keyframes fall-158{70.34%{transform:translate(51.4019vw,70.34vh) scale(.2624)}to{transform:translate(48.00485vw,99vh) scale(.2624)}}.snow:nth-child(159){opacity:1.6344;transform:translate(5.6539vw,-10px) scale(.7368);animation:fall-159 13s -14s linear infinite}@keyframes fall-159{70.548%{transform:translate(4.1933vw,70.548vh) scale(.7368)}to{transform:translate(4.9236vw,99vh) scale(.7368)}}.snow:nth-child(160){opacity:.0398;transform:translate(3.8717vw,-10px) scale(.8025);animation:fall-160 15s -25s linear infinite}@keyframes fall-160{76.163%{transform:translate(6.4709vw,76.163vh) scale(.8025)}to{transform:translate(5.1713vw,99vh) scale(.8025)}}.snow:nth-child(161){opacity:.9596;transform:translate(96.2191vw,-10px) scale(.799);animation:fall-161 20s -22s linear infinite}@keyframes fall-161{42.423%{transform:translate(92.2085vw,42.423vh) scale(.799)}to{transform:translate(94.2138vw,99vh) scale(.799)}}.snow:nth-child(162){opacity:1.1286;transform:translate(78.8126vw,-10px) scale(.1545);animation:fall-162 15s -24s linear infinite}@keyframes fall-162{42.49%{transform:translate(71.6321vw,42.49vh) scale(.1545)}to{transform:translate(75.22235vw,99vh) scale(.1545)}}.snow:nth-child(163){opacity:.7602;transform:translate(97.8989vw,-10px) scale(.3916);animation:fall-163 24s -24s linear infinite}@keyframes fall-163{44.363%{transform:translate(96.6992vw,44.363vh) scale(.3916)}to{transform:translate(97.29905vw,99vh) scale(.3916)}}.snow:nth-child(164){opacity:1.7574;transform:translate(5.8279vw,-10px) scale(.9844);animation:fall-164 19s -4s linear infinite}@keyframes fall-164{31.079%{transform:translate(9.9496vw,31.079vh) scale(.9844)}to{transform:translate(7.88875vw,99vh) scale(.9844)}}.snow:nth-child(165){opacity:1.0518;transform:translate(73.3984vw,-10px) scale(.9395);animation:fall-165 10s -21s linear infinite}@keyframes fall-165{39.704%{transform:translate(82.2841vw,39.704vh) scale(.9395)}to{transform:translate(77.84125vw,99vh) scale(.9395)}}.snow:nth-child(166){opacity:1.3654;transform:translate(71.9548vw,-10px) scale(.1319);animation:fall-166 28s -12s linear infinite}@keyframes fall-166{43.039%{transform:translate(71.5531vw,43.039vh) scale(.1319)}to{transform:translate(71.75395vw,99vh) scale(.1319)}}.snow:nth-child(167){opacity:1.7062;transform:translate(45.2911vw,-10px) scale(.5267);animation:fall-167 16s -18s linear infinite}@keyframes fall-167{55.784%{transform:translate(47.6464vw,55.784vh) scale(.5267)}to{transform:translate(46.46875vw,99vh) scale(.5267)}}.snow:nth-child(168){opacity:.6224;transform:translate(70.8023vw,-10px) scale(.1738);animation:fall-168 12s -12s linear infinite}@keyframes fall-168{43.26%{transform:translate(75.3776vw,43.26vh) scale(.1738)}to{transform:translate(73.08995vw,99vh) scale(.1738)}}.snow:nth-child(169){opacity:1.5026;transform:translate(29.6768vw,-10px) scale(.9228);animation:fall-169 18s -6s linear infinite}@keyframes fall-169{79.91%{transform:translate(29.8632vw,79.91vh) scale(.9228)}to{transform:translate(29.77vw,99vh) scale(.9228)}}.snow:nth-child(170){opacity:.3862;transform:translate(9.9307vw,-10px) scale(.1223);animation:fall-170 19s -14s linear infinite}@keyframes fall-170{47.117%{transform:translate(19.1886vw,47.117vh) scale(.1223)}to{transform:translate(14.55965vw,99vh) scale(.1223)}}.snow:nth-child(171){opacity:.1614;transform:translate(36.4682vw,-10px) scale(.2894);animation:fall-171 11s -28s linear infinite}@keyframes fall-171{40.829%{transform:translate(31.371vw,40.829vh) scale(.2894)}to{transform:translate(33.9196vw,99vh) scale(.2894)}}.snow:nth-child(172){opacity:.4264;transform:translate(47.65vw,-10px) scale(.4911);animation:fall-172 10s -14s linear infinite}@keyframes fall-172{79.27%{transform:translate(39.0703vw,79.27vh) scale(.4911)}to{transform:translate(43.36015vw,99vh) scale(.4911)}}.snow:nth-child(173){opacity:.3962;transform:translate(77.6296vw,-10px) scale(.9629);animation:fall-173 30s -14s linear infinite}@keyframes fall-173{74.689%{transform:translate(76.151vw,74.689vh) scale(.9629)}to{transform:translate(76.8903vw,99vh) scale(.9629)}}.snow:nth-child(174){opacity:1.2986;transform:translate(2.8846vw,-10px) scale(.3832);animation:fall-174 13s -8s linear infinite}@keyframes fall-174{69.282%{transform:translate(5.9011vw,69.282vh) scale(.3832)}to{transform:translate(4.39285vw,99vh) scale(.3832)}}.snow:nth-child(175){opacity:1.1024;transform:translate(70.329vw,-10px) scale(.8326);animation:fall-175 15s -25s linear infinite}@keyframes fall-175{70.991%{transform:translate(68.8455vw,70.991vh) scale(.8326)}to{transform:translate(69.58725vw,99vh) scale(.8326)}}.snow:nth-child(176){opacity:1.4184;transform:translate(39.021vw,-10px) scale(.9746);animation:fall-176 15s -30s linear infinite}@keyframes fall-176{42.717%{transform:translate(39.9928vw,42.717vh) scale(.9746)}to{transform:translate(39.5069vw,99vh) scale(.9746)}}.snow:nth-child(177){opacity:.4948;transform:translate(22.2523vw,-10px) scale(.5377);animation:fall-177 10s -9s linear infinite}@keyframes fall-177{57.386%{transform:translate(27.2592vw,57.386vh) scale(.5377)}to{transform:translate(24.75575vw,99vh) scale(.5377)}}.snow:nth-child(178){opacity:1.8126;transform:translate(41.1847vw,-10px) scale(.5872);animation:fall-178 14s -25s linear infinite}@keyframes fall-178{36.608%{transform:translate(45.0277vw,36.608vh) scale(.5872)}to{transform:translate(43.1062vw,99vh) scale(.5872)}}.snow:nth-child(179){opacity:.8658;transform:translate(95.1476vw,-10px) scale(.6966);animation:fall-179 20s -7s linear infinite}@keyframes fall-179{40.273%{transform:translate(92.3762vw,40.273vh) scale(.6966)}to{transform:translate(93.7619vw,99vh) scale(.6966)}}.snow:nth-child(180){opacity:1.5766;transform:translate(47.8198vw,-10px) scale(.9292);animation:fall-180 24s -13s linear infinite}@keyframes fall-180{65.375%{transform:translate(48.5582vw,65.375vh) scale(.9292)}to{transform:translate(48.189vw,99vh) scale(.9292)}}.snow:nth-child(181){opacity:.0912;transform:translate(75.6707vw,-10px) scale(.8521);animation:fall-181 21s -16s linear infinite}@keyframes fall-181{78.472%{transform:translate(82.901vw,78.472vh) scale(.8521)}to{transform:translate(79.28585vw,99vh) scale(.8521)}}.snow:nth-child(182){opacity:.0494;transform:translate(93.6881vw,-10px) scale(.934);animation:fall-182 10s -6s linear infinite}@keyframes fall-182{79.583%{transform:translate(85.0572vw,79.583vh) scale(.934)}to{transform:translate(89.37265vw,99vh) scale(.934)}}.snow:nth-child(183){opacity:1.1846;transform:translate(.9039vw,-10px) scale(.1592);animation:fall-183 14s -10s linear infinite}@keyframes fall-183{64.148%{transform:translate(-5.8397vw,64.148vh) scale(.1592)}to{transform:translate(-2.4679vw,99vh) scale(.1592)}}.snow:nth-child(184){opacity:1.7152;transform:translate(22.9285vw,-10px) scale(.3875);animation:fall-184 15s -12s linear infinite}@keyframes fall-184{49.244%{transform:translate(24.9891vw,49.244vh) scale(.3875)}to{transform:translate(23.9588vw,99vh) scale(.3875)}}.snow:nth-child(185){opacity:.5872;transform:translate(19.1601vw,-10px) scale(.843);animation:fall-185 18s -19s linear infinite}@keyframes fall-185{69.675%{transform:translate(25.1946vw,69.675vh) scale(.843)}to{transform:translate(22.17735vw,99vh) scale(.843)}}.snow:nth-child(186){opacity:1.1084;transform:translate(82.6065vw,-10px) scale(.9311);animation:fall-186 12s -4s linear infinite}@keyframes fall-186{76.391%{transform:translate(73.9234vw,76.391vh) scale(.9311)}to{transform:translate(78.26495vw,99vh) scale(.9311)}}.snow:nth-child(187){opacity:1.349;transform:translate(62.3535vw,-10px) scale(.7277);animation:fall-187 12s -22s linear infinite}@keyframes fall-187{74.32%{transform:translate(66.1581vw,74.32vh) scale(.7277)}to{transform:translate(64.2558vw,99vh) scale(.7277)}}.snow:nth-child(188){opacity:1.4936;transform:translate(41.4272vw,-10px) scale(.6976);animation:fall-188 18s -10s linear infinite}@keyframes fall-188{37.049%{transform:translate(32.3667vw,37.049vh) scale(.6976)}to{transform:translate(36.89695vw,99vh) scale(.6976)}}.snow:nth-child(189){opacity:.6016;transform:translate(10.7644vw,-10px) scale(.974);animation:fall-189 10s -13s linear infinite}@keyframes fall-189{53.806%{transform:translate(18.9449vw,53.806vh) scale(.974)}to{transform:translate(14.85465vw,99vh) scale(.974)}}.snow:nth-child(190){opacity:1.1382;transform:translate(42.3772vw,-10px) scale(.2115);animation:fall-190 23s -5s linear infinite}@keyframes fall-190{44.305%{transform:translate(46.2969vw,44.305vh) scale(.2115)}to{transform:translate(44.33705vw,99vh) scale(.2115)}}.snow:nth-child(191){opacity:.5618;transform:translate(13.9843vw,-10px) scale(.8234);animation:fall-191 24s -15s linear infinite}@keyframes fall-191{40.629%{transform:translate(19.5209vw,40.629vh) scale(.8234)}to{transform:translate(16.7526vw,99vh) scale(.8234)}}.snow:nth-child(192){opacity:1.2064;transform:translate(7.9583vw,-10px) scale(.1688);animation:fall-192 22s -27s linear infinite}@keyframes fall-192{56.361%{transform:translate(12.4694vw,56.361vh) scale(.1688)}to{transform:translate(10.21385vw,99vh) scale(.1688)}}.snow:nth-child(193){opacity:1.67;transform:translate(9.1308vw,-10px) scale(.6551);animation:fall-193 16s -9s linear infinite}@keyframes fall-193{67.319%{transform:translate(12.4916vw,67.319vh) scale(.6551)}to{transform:translate(10.8112vw,99vh) scale(.6551)}}.snow:nth-child(194){opacity:.5782;transform:translate(55.5929vw,-10px) scale(.9265);animation:fall-194 20s -16s linear infinite}@keyframes fall-194{69.514%{transform:translate(48.4643vw,69.514vh) scale(.9265)}to{transform:translate(52.0286vw,99vh) scale(.9265)}}.snow:nth-child(195){opacity:.521;transform:translate(68.2085vw,-10px) scale(.0068);animation:fall-195 27s -5s linear infinite}@keyframes fall-195{61.84%{transform:translate(63.2542vw,61.84vh) scale(.0068)}to{transform:translate(65.73135vw,99vh) scale(.0068)}}.snow:nth-child(196){opacity:1.6982;transform:translate(37.8623vw,-10px) scale(.3551);animation:fall-196 16s -9s linear infinite}@keyframes fall-196{56.407%{transform:translate(37.864vw,56.407vh) scale(.3551)}to{transform:translate(37.86315vw,99vh) scale(.3551)}}.snow:nth-child(197){opacity:1.5752;transform:translate(10.3384vw,-10px) scale(.8942);animation:fall-197 13s -3s linear infinite}@keyframes fall-197{32.059%{transform:translate(16.8207vw,32.059vh) scale(.8942)}to{transform:translate(13.57955vw,99vh) scale(.8942)}}.snow:nth-child(198){opacity:1.3806;transform:translate(83.9152vw,-10px) scale(.0212);animation:fall-198 23s -25s linear infinite}@keyframes fall-198{42.484%{transform:translate(81.5106vw,42.484vh) scale(.0212)}to{transform:translate(82.7129vw,99vh) scale(.0212)}}.snow:nth-child(199){opacity:.434;transform:translate(72.6487vw,-10px) scale(.0329);animation:fall-199 27s -25s linear infinite}@keyframes fall-199{58.534%{transform:translate(82.368vw,58.534vh) scale(.0329)}to{transform:translate(77.50835vw,99vh) scale(.0329)}}.snow:nth-child(200){opacity:1.3618;transform:translate(51.3687vw,-10px) scale(.61);animation:fall-200 22s -24s linear infinite}@keyframes fall-200{67.253%{transform:translate(57.7403vw,67.253vh) scale(.61)}to{transform:translate(54.5545vw,99vh) scale(.61)}}.snow:nth-child(201){opacity:1.019;transform:translate(40.2041vw,-10px) scale(.3487);animation:fall-201 14s -10s linear infinite}@keyframes fall-201{54.138%{transform:translate(45.9111vw,54.138vh) scale(.3487)}to{transform:translate(43.0576vw,99vh) scale(.3487)}}.snow:nth-child(202){opacity:1.9312;transform:translate(61.3609vw,-10px) scale(.7549);animation:fall-202 28s -12s linear infinite}@keyframes fall-202{50.267%{transform:translate(58.8129vw,50.267vh) scale(.7549)}to{transform:translate(60.0869vw,99vh) scale(.7549)}}.snow:nth-child(203){opacity:1.6944;transform:translate(45.6645vw,-10px) scale(.5026);animation:fall-203 14s -26s linear infinite}@keyframes fall-203{79.534%{transform:translate(37.6531vw,79.534vh) scale(.5026)}to{transform:translate(41.6588vw,99vh) scale(.5026)}}.snow:nth-child(204){opacity:1.6672;transform:translate(64.4952vw,-10px) scale(.9807);animation:fall-204 24s -22s linear infinite}@keyframes fall-204{35.295%{transform:translate(70.2798vw,35.295vh) scale(.9807)}to{transform:translate(67.3875vw,99vh) scale(.9807)}}.snow:nth-child(205){opacity:1.7842;transform:translate(17.7309vw,-10px) scale(.0725);animation:fall-205 30s -10s linear infinite}@keyframes fall-205{74.661%{transform:translate(25.4678vw,74.661vh) scale(.0725)}to{transform:translate(21.59935vw,99vh) scale(.0725)}}.snow:nth-child(206){opacity:.3396;transform:translate(68.2417vw,-10px) scale(.6519);animation:fall-206 28s -9s linear infinite}@keyframes fall-206{72.952%{transform:translate(66.5861vw,72.952vh) scale(.6519)}to{transform:translate(67.4139vw,99vh) scale(.6519)}}.snow:nth-child(207){opacity:.8304;transform:translate(64.809vw,-10px) scale(.5929);animation:fall-207 16s -16s linear infinite}@keyframes fall-207{55.608%{transform:translate(56.4313vw,55.608vh) scale(.5929)}to{transform:translate(60.62015vw,99vh) scale(.5929)}}.snow:nth-child(208){opacity:.1736;transform:translate(53.9766vw,-10px) scale(.6289);animation:fall-208 24s -7s linear infinite}@keyframes fall-208{33.449%{transform:translate(63.6658vw,33.449vh) scale(.6289)}to{transform:translate(58.8212vw,99vh) scale(.6289)}}.snow:nth-child(209){opacity:1.1314;transform:translate(6.7135vw,-10px) scale(.5439);animation:fall-209 24s -20s linear infinite}@keyframes fall-209{77.622%{transform:translate(10.4331vw,77.622vh) scale(.5439)}to{transform:translate(8.5733vw,99vh) scale(.5439)}}.snow:nth-child(210){opacity:.6226;transform:translate(61.0614vw,-10px) scale(.2008);animation:fall-210 18s -17s linear infinite}@keyframes fall-210{62.418%{transform:translate(54.9014vw,62.418vh) scale(.2008)}to{transform:translate(57.9814vw,99vh) scale(.2008)}}.snow:nth-child(211){opacity:1.0226;transform:translate(21.9372vw,-10px) scale(.5774);animation:fall-211 24s -25s linear infinite}@keyframes fall-211{66.006%{transform:translate(19.6151vw,66.006vh) scale(.5774)}to{transform:translate(20.77615vw,99vh) scale(.5774)}}.snow:nth-child(212){opacity:1.8988;transform:translate(71.3101vw,-10px) scale(.9531);animation:fall-212 19s -4s linear infinite}@keyframes fall-212{53.653%{transform:translate(72.6355vw,53.653vh) scale(.9531)}to{transform:translate(71.9728vw,99vh) scale(.9531)}}.snow:nth-child(213){opacity:1.3678;transform:translate(13.5577vw,-10px) scale(.358);animation:fall-213 24s -4s linear infinite}@keyframes fall-213{37.445%{transform:translate(4.4107vw,37.445vh) scale(.358)}to{transform:translate(8.9842vw,99vh) scale(.358)}}.snow:nth-child(214){opacity:.8678;transform:translate(28.1558vw,-10px) scale(.1953);animation:fall-214 24s -24s linear infinite}@keyframes fall-214{44.736%{transform:translate(20.8135vw,44.736vh) scale(.1953)}to{transform:translate(24.48465vw,99vh) scale(.1953)}}.snow:nth-child(215){opacity:.0874;transform:translate(60.1026vw,-10px) scale(.8951);animation:fall-215 21s -23s linear infinite}@keyframes fall-215{41.632%{transform:translate(50.2331vw,41.632vh) scale(.8951)}to{transform:translate(55.16785vw,99vh) scale(.8951)}}.snow:nth-child(216){opacity:.119;transform:translate(59.9307vw,-10px) scale(.2595);animation:fall-216 27s -11s linear infinite}@keyframes fall-216{48.858%{transform:translate(52.11vw,48.858vh) scale(.2595)}to{transform:translate(56.02035vw,99vh) scale(.2595)}}.snow:nth-child(217){opacity:.7218;transform:translate(56.0294vw,-10px) scale(.2915);animation:fall-217 20s -25s linear infinite}@keyframes fall-217{79.435%{transform:translate(49.1113vw,79.435vh) scale(.2915)}to{transform:translate(52.57035vw,99vh) scale(.2915)}}.snow:nth-child(218){opacity:1.3322;transform:translate(.0403vw,-10px) scale(.9637);animation:fall-218 18s -12s linear infinite}@keyframes fall-218{73.063%{transform:translate(4.0226vw,73.063vh) scale(.9637)}to{transform:translate(2.03145vw,99vh) scale(.9637)}}.snow:nth-child(219){opacity:1.4134;transform:translate(68.8645vw,-10px) scale(.1027);animation:fall-219 26s -3s linear infinite}@keyframes fall-219{32.29%{transform:translate(75.8122vw,32.29vh) scale(.1027)}to{transform:translate(72.33835vw,99vh) scale(.1027)}}.snow:nth-child(220){opacity:1.1514;transform:translate(73.4645vw,-10px) scale(.1);animation:fall-220 19s -5s linear infinite}@keyframes fall-220{79.93%{transform:translate(72.5323vw,79.93vh) scale(.1)}to{transform:translate(72.9984vw,99vh) scale(.1)}}.snow:nth-child(221){opacity:.8944;transform:translate(76.3859vw,-10px) scale(.6295);animation:fall-221 23s -2s linear infinite}@keyframes fall-221{30.605%{transform:translate(82.8231vw,30.605vh) scale(.6295)}to{transform:translate(79.6045vw,99vh) scale(.6295)}}.snow:nth-child(222){opacity:.0482;transform:translate(47.6775vw,-10px) scale(.6784);animation:fall-222 16s -7s linear infinite}@keyframes fall-222{73.883%{transform:translate(50.1321vw,73.883vh) scale(.6784)}to{transform:translate(48.9048vw,99vh) scale(.6784)}}.snow:nth-child(223){opacity:.5836;transform:translate(61.1622vw,-10px) scale(.448);animation:fall-223 28s -11s linear infinite}@keyframes fall-223{42.856%{transform:translate(66.7139vw,42.856vh) scale(.448)}to{transform:translate(63.93805vw,99vh) scale(.448)}}.snow:nth-child(224){opacity:.255;transform:translate(5.7832vw,-10px) scale(.7321);animation:fall-224 30s -8s linear infinite}@keyframes fall-224{63.927%{transform:translate(-2.781vw,63.927vh) scale(.7321)}to{transform:translate(1.5011vw,99vh) scale(.7321)}}.snow:nth-child(225){opacity:1.924;transform:translate(42.5456vw,-10px) scale(.976);animation:fall-225 19s -20s linear infinite}@keyframes fall-225{31.34%{transform:translate(52.387vw,31.34vh) scale(.976)}to{transform:translate(47.4663vw,99vh) scale(.976)}}.snow:nth-child(226){opacity:1.7372;transform:translate(88.0474vw,-10px) scale(.7801);animation:fall-226 20s -5s linear infinite}@keyframes fall-226{50.46%{transform:translate(86.5339vw,50.46vh) scale(.7801)}to{transform:translate(87.29065vw,99vh) scale(.7801)}}.snow:nth-child(227){opacity:.6854;transform:translate(12.0329vw,-10px) scale(.3154);animation:fall-227 29s -10s linear infinite}@keyframes fall-227{63.014%{transform:translate(12.5967vw,63.014vh) scale(.3154)}to{transform:translate(12.3148vw,99vh) scale(.3154)}}.snow:nth-child(228){opacity:.1884;transform:translate(93.4728vw,-10px) scale(.8274);animation:fall-228 10s -6s linear infinite}@keyframes fall-228{48.621%{transform:translate(93.6385vw,48.621vh) scale(.8274)}to{transform:translate(93.55565vw,99vh) scale(.8274)}}.snow:nth-child(229){opacity:.0564;transform:translate(88.3026vw,-10px) scale(.5794);animation:fall-229 30s -19s linear infinite}@keyframes fall-229{75.473%{transform:translate(87.0908vw,75.473vh) scale(.5794)}to{transform:translate(87.6967vw,99vh) scale(.5794)}}.snow:nth-child(230){opacity:.3402;transform:translate(46.2642vw,-10px) scale(.0914);animation:fall-230 19s -24s linear infinite}@keyframes fall-230{30.053%{transform:translate(42.3874vw,30.053vh) scale(.0914)}to{transform:translate(44.3258vw,99vh) scale(.0914)}}.snow:nth-child(231){opacity:.569;transform:translate(13.3004vw,-10px) scale(.7103);animation:fall-231 23s -20s linear infinite}@keyframes fall-231{51.517%{transform:translate(23.1054vw,51.517vh) scale(.7103)}to{transform:translate(18.2029vw,99vh) scale(.7103)}}.snow:nth-child(232){opacity:.853;transform:translate(66.0456vw,-10px) scale(.3664);animation:fall-232 10s -19s linear infinite}@keyframes fall-232{69.72%{transform:translate(65.6474vw,69.72vh) scale(.3664)}to{transform:translate(65.8465vw,99vh) scale(.3664)}}.snow:nth-child(233){opacity:1.5428;transform:translate(11.9689vw,-10px) scale(.9274);animation:fall-233 15s -17s linear infinite}@keyframes fall-233{59.317%{transform:translate(19.8448vw,59.317vh) scale(.9274)}to{transform:translate(15.90685vw,99vh) scale(.9274)}}.snow:nth-child(234){opacity:1.6462;transform:translate(10.2889vw,-10px) scale(.3922);animation:fall-234 16s -23s linear infinite}@keyframes fall-234{32.89%{transform:translate(5.0911vw,32.89vh) scale(.3922)}to{transform:translate(7.69vw,99vh) scale(.3922)}}.snow:nth-child(235){opacity:1.3702;transform:translate(64.5131vw,-10px) scale(.649);animation:fall-235 28s -21s linear infinite}@keyframes fall-235{39.102%{transform:translate(71.8225vw,39.102vh) scale(.649)}to{transform:translate(68.1678vw,99vh) scale(.649)}}.snow:nth-child(236){opacity:.903;transform:translate(39.9159vw,-10px) scale(.99);animation:fall-236 13s -13s linear infinite}@keyframes fall-236{33.534%{transform:translate(36.1389vw,33.534vh) scale(.99)}to{transform:translate(38.0274vw,99vh) scale(.99)}}.snow:nth-child(237){opacity:1.808;transform:translate(26.8862vw,-10px) scale(.2704);animation:fall-237 13s -9s linear infinite}@keyframes fall-237{54.363%{transform:translate(24.7363vw,54.363vh) scale(.2704)}to{transform:translate(25.81125vw,99vh) scale(.2704)}}.snow:nth-child(238){opacity:1.8226;transform:translate(33.4902vw,-10px) scale(.5132);animation:fall-238 18s -12s linear infinite}@keyframes fall-238{52.554%{transform:translate(37.2874vw,52.554vh) scale(.5132)}to{transform:translate(35.3888vw,99vh) scale(.5132)}}.snow:nth-child(239){opacity:.6978;transform:translate(33.9298vw,-10px) scale(.8052);animation:fall-239 14s -8s linear infinite}@keyframes fall-239{50.463%{transform:translate(43.1455vw,50.463vh) scale(.8052)}to{transform:translate(38.53765vw,99vh) scale(.8052)}}.snow:nth-child(240){opacity:1.1314;transform:translate(32.3215vw,-10px) scale(.4028);animation:fall-240 13s -30s linear infinite}@keyframes fall-240{47.122%{transform:translate(36.15vw,47.122vh) scale(.4028)}to{transform:translate(34.23575vw,99vh) scale(.4028)}}.snow:nth-child(241){opacity:.7926;transform:translate(.071vw,-10px) scale(.3413);animation:fall-241 21s -18s linear infinite}@keyframes fall-241{74.111%{transform:translate(7.933vw,74.111vh) scale(.3413)}to{transform:translate(4.002vw,99vh) scale(.3413)}}.snow:nth-child(242){opacity:.1138;transform:translate(15.0093vw,-10px) scale(.2283);animation:fall-242 21s -24s linear infinite}@keyframes fall-242{52.596%{transform:translate(22.939vw,52.596vh) scale(.2283)}to{transform:translate(18.97415vw,99vh) scale(.2283)}}.snow:nth-child(243){opacity:1.6334;transform:translate(81.5739vw,-10px) scale(.6456);animation:fall-243 13s -25s linear infinite}@keyframes fall-243{73.265%{transform:translate(79.5022vw,73.265vh) scale(.6456)}to{transform:translate(80.53805vw,99vh) scale(.6456)}}.snow:nth-child(244){opacity:.1396;transform:translate(32.3159vw,-10px) scale(.0944);animation:fall-244 12s -25s linear infinite}@keyframes fall-244{32.569%{transform:translate(31.6078vw,32.569vh) scale(.0944)}to{transform:translate(31.96185vw,99vh) scale(.0944)}}.snow:nth-child(245){opacity:1.5146;transform:translate(60.9832vw,-10px) scale(.4281);animation:fall-245 24s -21s linear infinite}@keyframes fall-245{56.785%{transform:translate(55.0902vw,56.785vh) scale(.4281)}to{transform:translate(58.0367vw,99vh) scale(.4281)}}.snow:nth-child(246){opacity:1.8866;transform:translate(22.176vw,-10px) scale(.168);animation:fall-246 14s -15s linear infinite}@keyframes fall-246{36.931%{transform:translate(27.6169vw,36.931vh) scale(.168)}to{transform:translate(24.89645vw,99vh) scale(.168)}}.snow:nth-child(247){opacity:1.3872;transform:translate(84.7216vw,-10px) scale(.2877);animation:fall-247 11s -18s linear infinite}@keyframes fall-247{30.328%{transform:translate(88.6077vw,30.328vh) scale(.2877)}to{transform:translate(86.66465vw,99vh) scale(.2877)}}.snow:nth-child(248){opacity:.1726;transform:translate(8.5244vw,-10px) scale(.5423);animation:fall-248 14s -18s linear infinite}@keyframes fall-248{36.776%{transform:translate(10.9849vw,36.776vh) scale(.5423)}to{transform:translate(9.75465vw,99vh) scale(.5423)}}.snow:nth-child(249){opacity:.1968;transform:translate(49.5367vw,-10px) scale(.6572);animation:fall-249 21s -18s linear infinite}@keyframes fall-249{78.035%{transform:translate(55.2999vw,78.035vh) scale(.6572)}to{transform:translate(52.4183vw,99vh) scale(.6572)}}.snow:nth-child(250){opacity:.8058;transform:translate(85.1617vw,-10px) scale(.8895);animation:fall-250 16s -14s linear infinite}@keyframes fall-250{34.161%{transform:translate(78.3217vw,34.161vh) scale(.8895)}to{transform:translate(81.7417vw,99vh) scale(.8895)}}.snow:nth-child(251){opacity:1.9686;transform:translate(32.615vw,-10px) scale(.9952);animation:fall-251 22s -13s linear infinite}@keyframes fall-251{69.388%{transform:translate(28.1576vw,69.388vh) scale(.9952)}to{transform:translate(30.3863vw,99vh) scale(.9952)}}.snow:nth-child(252){opacity:.7168;transform:translate(54.527vw,-10px) scale(.3527);animation:fall-252 30s -1s linear infinite}@keyframes fall-252{52.328%{transform:translate(56.667vw,52.328vh) scale(.3527)}to{transform:translate(55.597vw,99vh) scale(.3527)}}.snow:nth-child(253){opacity:1.4084;transform:translate(93.8838vw,-10px) scale(.7927);animation:fall-253 28s -10s linear infinite}@keyframes fall-253{43.774%{transform:translate(87.688vw,43.774vh) scale(.7927)}to{transform:translate(90.7859vw,99vh) scale(.7927)}}.snow:nth-child(254){opacity:1.58;transform:translate(43.6893vw,-10px) scale(.4736);animation:fall-254 26s -8s linear infinite}@keyframes fall-254{79.181%{transform:translate(36.9981vw,79.181vh) scale(.4736)}to{transform:translate(40.3437vw,99vh) scale(.4736)}}.snow:nth-child(255){opacity:1.9134;transform:translate(7.0755vw,-10px) scale(.6427);animation:fall-255 22s -16s linear infinite}@keyframes fall-255{45.838%{transform:translate(9.5539vw,45.838vh) scale(.6427)}to{transform:translate(8.3147vw,99vh) scale(.6427)}}.snow:nth-child(256){opacity:1.82;transform:translate(64.7543vw,-10px) scale(.2562);animation:fall-256 23s -22s linear infinite}@keyframes fall-256{65.483%{transform:translate(64.2789vw,65.483vh) scale(.2562)}to{transform:translate(64.5166vw,99vh) scale(.2562)}}.snow:nth-child(257){opacity:.8488;transform:translate(81.9992vw,-10px) scale(.9073);animation:fall-257 11s -5s linear infinite}@keyframes fall-257{30.006%{transform:translate(72.4306vw,30.006vh) scale(.9073)}to{transform:translate(77.2149vw,99vh) scale(.9073)}}.snow:nth-child(258){opacity:.8336;transform:translate(30.7203vw,-10px) scale(.1436);animation:fall-258 18s -8s linear infinite}@keyframes fall-258{54.179%{transform:translate(27.1448vw,54.179vh) scale(.1436)}to{transform:translate(28.93255vw,99vh) scale(.1436)}}.snow:nth-child(259){opacity:.039;transform:translate(63.1253vw,-10px) scale(.5717);animation:fall-259 12s -12s linear infinite}@keyframes fall-259{53.917%{transform:translate(61.9311vw,53.917vh) scale(.5717)}to{transform:translate(62.5282vw,99vh) scale(.5717)}}.snow:nth-child(260){opacity:.7012;transform:translate(11.5421vw,-10px) scale(.0072);animation:fall-260 18s -24s linear infinite}@keyframes fall-260{30.709%{transform:translate(16.3375vw,30.709vh) scale(.0072)}to{transform:translate(13.9398vw,99vh) scale(.0072)}}.snow:nth-child(261){opacity:.4302;transform:translate(83.2585vw,-10px) scale(.758);animation:fall-261 20s -8s linear infinite}@keyframes fall-261{47.052%{transform:translate(92.6081vw,47.052vh) scale(.758)}to{transform:translate(87.9333vw,99vh) scale(.758)}}.snow:nth-child(262){opacity:.2906;transform:translate(82.3244vw,-10px) scale(.5132);animation:fall-262 21s -18s linear infinite}@keyframes fall-262{31.073%{transform:translate(87.3131vw,31.073vh) scale(.5132)}to{transform:translate(84.81875vw,99vh) scale(.5132)}}.snow:nth-child(263){opacity:.2466;transform:translate(17.139vw,-10px) scale(.1154);animation:fall-263 11s -28s linear infinite}@keyframes fall-263{45.508%{transform:translate(11.414vw,45.508vh) scale(.1154)}to{transform:translate(14.2765vw,99vh) scale(.1154)}}.snow:nth-child(264){opacity:1.085;transform:translate(94.0041vw,-10px) scale(.8671);animation:fall-264 30s -23s linear infinite}@keyframes fall-264{46.988%{transform:translate(93.9012vw,46.988vh) scale(.8671)}to{transform:translate(93.95265vw,99vh) scale(.8671)}}.snow:nth-child(265){opacity:1.4132;transform:translate(74.7694vw,-10px) scale(.6617);animation:fall-265 10s -19s linear infinite}@keyframes fall-265{52.703%{transform:translate(73.1799vw,52.703vh) scale(.6617)}to{transform:translate(73.97465vw,99vh) scale(.6617)}}.snow:nth-child(266){opacity:1.789;transform:translate(98.7759vw,-10px) scale(.3335);animation:fall-266 19s -23s linear infinite}@keyframes fall-266{63.098%{transform:translate(91.7443vw,63.098vh) scale(.3335)}to{transform:translate(95.2601vw,99vh) scale(.3335)}}.snow:nth-child(267){opacity:.5512;transform:translate(53.8059vw,-10px) scale(.7915);animation:fall-267 26s -16s linear infinite}@keyframes fall-267{40.534%{transform:translate(55.9114vw,40.534vh) scale(.7915)}to{transform:translate(54.85865vw,99vh) scale(.7915)}}.snow:nth-child(268){opacity:1.1782;transform:translate(13.8412vw,-10px) scale(.6164);animation:fall-268 10s -12s linear infinite}@keyframes fall-268{62.901%{transform:translate(12.9671vw,62.901vh) scale(.6164)}to{transform:translate(13.40415vw,99vh) scale(.6164)}}.snow:nth-child(269){opacity:.4952;transform:translate(55.6129vw,-10px) scale(.9995);animation:fall-269 14s -5s linear infinite}@keyframes fall-269{59.661%{transform:translate(63.5897vw,59.661vh) scale(.9995)}to{transform:translate(59.6013vw,99vh) scale(.9995)}}.snow:nth-child(270){opacity:1.5106;transform:translate(38.5413vw,-10px) scale(.0524);animation:fall-270 16s -8s linear infinite}@keyframes fall-270{53.048%{transform:translate(38.3914vw,53.048vh) scale(.0524)}to{transform:translate(38.46635vw,99vh) scale(.0524)}}.snow:nth-child(271){opacity:.632;transform:translate(82.5843vw,-10px) scale(.5358);animation:fall-271 24s -29s linear infinite}@keyframes fall-271{52.866%{transform:translate(73.1461vw,52.866vh) scale(.5358)}to{transform:translate(77.8652vw,99vh) scale(.5358)}}.snow:nth-child(272){opacity:.7706;transform:translate(53.5178vw,-10px) scale(.4114);animation:fall-272 24s -15s linear infinite}@keyframes fall-272{74.537%{transform:translate(47.6467vw,74.537vh) scale(.4114)}to{transform:translate(50.58225vw,99vh) scale(.4114)}}.snow:nth-child(273){opacity:1.8564;transform:translate(55.4672vw,-10px) scale(.8856);animation:fall-273 28s -18s linear infinite}@keyframes fall-273{74.075%{transform:translate(54.5008vw,74.075vh) scale(.8856)}to{transform:translate(54.984vw,99vh) scale(.8856)}}.snow:nth-child(274){opacity:.631;transform:translate(7.9135vw,-10px) scale(.2758);animation:fall-274 29s -26s linear infinite}@keyframes fall-274{63.484%{transform:translate(2.8293vw,63.484vh) scale(.2758)}to{transform:translate(5.3714vw,99vh) scale(.2758)}}.snow:nth-child(275){opacity:1.7322;transform:translate(30.7475vw,-10px) scale(.5764);animation:fall-275 18s -29s linear infinite}@keyframes fall-275{58.941%{transform:translate(27.4186vw,58.941vh) scale(.5764)}to{transform:translate(29.08305vw,99vh) scale(.5764)}}.snow:nth-child(276){opacity:1.423;transform:translate(45.6818vw,-10px) scale(.9798);animation:fall-276 30s -4s linear infinite}@keyframes fall-276{70.59%{transform:translate(52.1493vw,70.59vh) scale(.9798)}to{transform:translate(48.91555vw,99vh) scale(.9798)}}.snow:nth-child(277){opacity:1.4766;transform:translate(44.9878vw,-10px) scale(.4506);animation:fall-277 15s -29s linear infinite}@keyframes fall-277{58.642%{transform:translate(52.9032vw,58.642vh) scale(.4506)}to{transform:translate(48.9455vw,99vh) scale(.4506)}}.snow:nth-child(278){opacity:1.4988;transform:translate(49.4964vw,-10px) scale(.3962);animation:fall-278 12s -26s linear infinite}@keyframes fall-278{37.511%{transform:translate(48.6718vw,37.511vh) scale(.3962)}to{transform:translate(49.0841vw,99vh) scale(.3962)}}.snow:nth-child(279){opacity:.6928;transform:translate(69.8875vw,-10px) scale(.2843);animation:fall-279 30s -13s linear infinite}@keyframes fall-279{43.233%{transform:translate(65.0537vw,43.233vh) scale(.2843)}to{transform:translate(67.4706vw,99vh) scale(.2843)}}.snow:nth-child(280){opacity:.6826;transform:translate(4.0407vw,-10px) scale(.0181);animation:fall-280 19s -27s linear infinite}@keyframes fall-280{43.249%{transform:translate(-.2023vw,43.249vh) scale(.0181)}to{transform:translate(1.9192vw,99vh) scale(.0181)}}.snow:nth-child(281){opacity:1.3934;transform:translate(90.3237vw,-10px) scale(.815);animation:fall-281 21s -20s linear infinite}@keyframes fall-281{75.329%{transform:translate(88.7844vw,75.329vh) scale(.815)}to{transform:translate(89.55405vw,99vh) scale(.815)}}.snow:nth-child(282){opacity:.59;transform:translate(18.4279vw,-10px) scale(.4389);animation:fall-282 29s -29s linear infinite}@keyframes fall-282{40.993%{transform:translate(19.9967vw,40.993vh) scale(.4389)}to{transform:translate(19.2123vw,99vh) scale(.4389)}}.snow:nth-child(283){opacity:1.9634;transform:translate(6.5737vw,-10px) scale(.465);animation:fall-283 11s -10s linear infinite}@keyframes fall-283{37.432%{transform:translate(7.2292vw,37.432vh) scale(.465)}to{transform:translate(6.90145vw,99vh) scale(.465)}}.snow:nth-child(284){opacity:.8628;transform:translate(12.8906vw,-10px) scale(.706);animation:fall-284 15s -6s linear infinite}@keyframes fall-284{38.628%{transform:translate(10.7593vw,38.628vh) scale(.706)}to{transform:translate(11.82495vw,99vh) scale(.706)}}.snow:nth-child(285){opacity:1.155;transform:translate(48.9438vw,-10px) scale(.3489);animation:fall-285 18s -10s linear infinite}@keyframes fall-285{60.743%{transform:translate(40.9823vw,60.743vh) scale(.3489)}to{transform:translate(44.96305vw,99vh) scale(.3489)}}.snow:nth-child(286){opacity:1.4764;transform:translate(34.1519vw,-10px) scale(.0131);animation:fall-286 10s -1s linear infinite}@keyframes fall-286{57.383%{transform:translate(30.2674vw,57.383vh) scale(.0131)}to{transform:translate(32.20965vw,99vh) scale(.0131)}}.snow:nth-child(287){opacity:1.2566;transform:translate(95.4568vw,-10px) scale(.3932);animation:fall-287 17s -24s linear infinite}@keyframes fall-287{75.834%{transform:translate(100.279vw,75.834vh) scale(.3932)}to{transform:translate(97.8679vw,99vh) scale(.3932)}}.snow:nth-child(288){opacity:.4144;transform:translate(9.01vw,-10px) scale(.1639);animation:fall-288 29s -5s linear infinite}@keyframes fall-288{53.875%{transform:translate(17.1888vw,53.875vh) scale(.1639)}to{transform:translate(13.0994vw,99vh) scale(.1639)}}.snow:nth-child(289){opacity:1.3256;transform:translate(37.6482vw,-10px) scale(.9898);animation:fall-289 16s -23s linear infinite}@keyframes fall-289{74.406%{transform:translate(28.5368vw,74.406vh) scale(.9898)}to{transform:translate(33.0925vw,99vh) scale(.9898)}}.snow:nth-child(290){opacity:1.0484;transform:translate(50.3941vw,-10px) scale(.0901);animation:fall-290 12s -17s linear infinite}@keyframes fall-290{57.469%{transform:translate(49.7706vw,57.469vh) scale(.0901)}to{transform:translate(50.08235vw,99vh) scale(.0901)}}.snow:nth-child(291){opacity:.884;transform:translate(14.2971vw,-10px) scale(.5656);animation:fall-291 30s -2s linear infinite}@keyframes fall-291{44.311%{transform:translate(9.9379vw,44.311vh) scale(.5656)}to{transform:translate(12.1175vw,99vh) scale(.5656)}}.snow:nth-child(292){opacity:1.589;transform:translate(16.941vw,-10px) scale(.9268);animation:fall-292 22s -14s linear infinite}@keyframes fall-292{30.012%{transform:translate(26.3306vw,30.012vh) scale(.9268)}to{transform:translate(21.6358vw,99vh) scale(.9268)}}.snow:nth-child(293){opacity:1.867;transform:translate(75.9619vw,-10px) scale(.631);animation:fall-293 10s -29s linear infinite}@keyframes fall-293{36.171%{transform:translate(72.0491vw,36.171vh) scale(.631)}to{transform:translate(74.0055vw,99vh) scale(.631)}}.snow:nth-child(294){opacity:.5232;transform:translate(95.041vw,-10px) scale(.7169);animation:fall-294 17s -28s linear infinite}@keyframes fall-294{51.476%{transform:translate(88.911vw,51.476vh) scale(.7169)}to{transform:translate(91.976vw,99vh) scale(.7169)}}.snow:nth-child(295){opacity:.867;transform:translate(24.2983vw,-10px) scale(.3239);animation:fall-295 14s -21s linear infinite}@keyframes fall-295{52.512%{transform:translate(15.2851vw,52.512vh) scale(.3239)}to{transform:translate(19.7917vw,99vh) scale(.3239)}}.snow:nth-child(296){opacity:1.5774;transform:translate(43.5564vw,-10px) scale(.1203);animation:fall-296 11s -30s linear infinite}@keyframes fall-296{77.705%{transform:translate(42.6188vw,77.705vh) scale(.1203)}to{transform:translate(43.0876vw,99vh) scale(.1203)}}.snow:nth-child(297){opacity:.761;transform:translate(68.9131vw,-10px) scale(.6859);animation:fall-297 28s -14s linear infinite}@keyframes fall-297{39.752%{transform:translate(67.173vw,39.752vh) scale(.6859)}to{transform:translate(68.04305vw,99vh) scale(.6859)}}.snow:nth-child(298){opacity:1.694;transform:translate(30.1151vw,-10px) scale(.933);animation:fall-298 27s -17s linear infinite}@keyframes fall-298{52.497%{transform:translate(26.2776vw,52.497vh) scale(.933)}to{transform:translate(28.19635vw,99vh) scale(.933)}}.snow:nth-child(299){opacity:.9376;transform:translate(34.195vw,-10px) scale(.6955);animation:fall-299 10s -16s linear infinite}@keyframes fall-299{54.671%{transform:translate(41.9754vw,54.671vh) scale(.6955)}to{transform:translate(38.0852vw,99vh) scale(.6955)}}.snow:nth-child(300){opacity:.731;transform:translate(98.2609vw,-10px) scale(.0648);animation:fall-300 10s -21s linear infinite}@keyframes fall-300{70.683%{transform:translate(103.879vw,70.683vh) scale(.0648)}to{transform:translate(101.06995vw,99vh) scale(.0648)}}.snow:nth-child(301){opacity:.1396;transform:translate(24.4705vw,-10px) scale(.958);animation:fall-301 17s -4s linear infinite}@keyframes fall-301{56.717%{transform:translate(31.1334vw,56.717vh) scale(.958)}to{transform:translate(27.80195vw,99vh) scale(.958)}}.snow:nth-child(302){opacity:1.5228;transform:translate(47.7119vw,-10px) scale(.1404);animation:fall-302 24s -28s linear infinite}@keyframes fall-302{73.506%{transform:translate(44.775vw,73.506vh) scale(.1404)}to{transform:translate(46.24345vw,99vh) scale(.1404)}}.snow:nth-child(303){opacity:.5104;transform:translate(92.4822vw,-10px) scale(.7566);animation:fall-303 20s -16s linear infinite}@keyframes fall-303{42.475%{transform:translate(84.2791vw,42.475vh) scale(.7566)}to{transform:translate(88.38065vw,99vh) scale(.7566)}}.snow:nth-child(304){opacity:1.2008;transform:translate(60.9945vw,-10px) scale(.3411);animation:fall-304 18s -23s linear infinite}@keyframes fall-304{38.52%{transform:translate(60.2996vw,38.52vh) scale(.3411)}to{transform:translate(60.64705vw,99vh) scale(.3411)}}.snow:nth-child(305){opacity:1.2342;transform:translate(82.7218vw,-10px) scale(.3215);animation:fall-305 27s -6s linear infinite}@keyframes fall-305{66.873%{transform:translate(88.8318vw,66.873vh) scale(.3215)}to{transform:translate(85.7768vw,99vh) scale(.3215)}}.snow:nth-child(306){opacity:.0718;transform:translate(13.2706vw,-10px) scale(.5599);animation:fall-306 12s -3s linear infinite}@keyframes fall-306{56.955%{transform:translate(20.028vw,56.955vh) scale(.5599)}to{transform:translate(16.6493vw,99vh) scale(.5599)}}.snow:nth-child(307){opacity:.771;transform:translate(41.15vw,-10px) scale(.6412);animation:fall-307 28s -27s linear infinite}@keyframes fall-307{72.927%{transform:translate(39.2519vw,72.927vh) scale(.6412)}to{transform:translate(40.20095vw,99vh) scale(.6412)}}.snow:nth-child(308){opacity:.333;transform:translate(1.9325vw,-10px) scale(.5194);animation:fall-308 25s -20s linear infinite}@keyframes fall-308{73.232%{transform:translate(10.9207vw,73.232vh) scale(.5194)}to{transform:translate(6.4266vw,99vh) scale(.5194)}}.snow:nth-child(309){opacity:.226;transform:translate(70.3605vw,-10px) scale(.5732);animation:fall-309 24s -5s linear infinite}@keyframes fall-309{78.364%{transform:translate(66.2399vw,78.364vh) scale(.5732)}to{transform:translate(68.3002vw,99vh) scale(.5732)}}.snow:nth-child(310){opacity:1.681;transform:translate(31.5147vw,-10px) scale(.4195);animation:fall-310 26s -9s linear infinite}@keyframes fall-310{39.459%{transform:translate(22.545vw,39.459vh) scale(.4195)}to{transform:translate(27.02985vw,99vh) scale(.4195)}}.snow:nth-child(311){opacity:1.3284;transform:translate(53.3482vw,-10px) scale(.4999);animation:fall-311 27s -24s linear infinite}@keyframes fall-311{76.462%{transform:translate(55.3601vw,76.462vh) scale(.4999)}to{transform:translate(54.35415vw,99vh) scale(.4999)}}.snow:nth-child(312){opacity:.7392;transform:translate(59.8586vw,-10px) scale(.7395);animation:fall-312 20s -15s linear infinite}@keyframes fall-312{75.308%{transform:translate(65.6212vw,75.308vh) scale(.7395)}to{transform:translate(62.7399vw,99vh) scale(.7395)}}.snow:nth-child(313){opacity:1.2442;transform:translate(11.6237vw,-10px) scale(.7327);animation:fall-313 30s -7s linear infinite}@keyframes fall-313{30.031%{transform:translate(10.2809vw,30.031vh) scale(.7327)}to{transform:translate(10.9523vw,99vh) scale(.7327)}}.snow:nth-child(314){opacity:.6452;transform:translate(89.9638vw,-10px) scale(.1311);animation:fall-314 11s -21s linear infinite}@keyframes fall-314{79.482%{transform:translate(84.4481vw,79.482vh) scale(.1311)}to{transform:translate(87.20595vw,99vh) scale(.1311)}}.snow:nth-child(315){opacity:.8992;transform:translate(46.9857vw,-10px) scale(.3428);animation:fall-315 18s -22s linear infinite}@keyframes fall-315{43.106%{transform:translate(53.7701vw,43.106vh) scale(.3428)}to{transform:translate(50.3779vw,99vh) scale(.3428)}}.snow:nth-child(316){opacity:1.463;transform:translate(90.0188vw,-10px) scale(.0993);animation:fall-316 16s -10s linear infinite}@keyframes fall-316{64.146%{transform:translate(96.8782vw,64.146vh) scale(.0993)}to{transform:translate(93.4485vw,99vh) scale(.0993)}}.snow:nth-child(317){opacity:.995;transform:translate(56.564vw,-10px) scale(.0935);animation:fall-317 17s -10s linear infinite}@keyframes fall-317{38.138%{transform:translate(49.7503vw,38.138vh) scale(.0935)}to{transform:translate(53.15715vw,99vh) scale(.0935)}}.snow:nth-child(318){opacity:1.898;transform:translate(18.6374vw,-10px) scale(.8507);animation:fall-318 19s -16s linear infinite}@keyframes fall-318{60.415%{transform:translate(19.3838vw,60.415vh) scale(.8507)}to{transform:translate(19.0106vw,99vh) scale(.8507)}}.snow:nth-child(319){opacity:1.3402;transform:translate(94.0451vw,-10px) scale(.1015);animation:fall-319 28s -20s linear infinite}@keyframes fall-319{67.598%{transform:translate(100.772vw,67.598vh) scale(.1015)}to{transform:translate(97.40855vw,99vh) scale(.1015)}}.snow:nth-child(320){opacity:1.8182;transform:translate(1.212vw,-10px) scale(.2416);animation:fall-320 17s -12s linear infinite}@keyframes fall-320{52.475%{transform:translate(1.2313vw,52.475vh) scale(.2416)}to{transform:translate(1.22165vw,99vh) scale(.2416)}}.snow:nth-child(321){opacity:1.1086;transform:translate(69.8801vw,-10px) scale(.1578);animation:fall-321 27s -22s linear infinite}@keyframes fall-321{74.611%{transform:translate(61.5278vw,74.611vh) scale(.1578)}to{transform:translate(65.70395vw,99vh) scale(.1578)}}.snow:nth-child(322){opacity:1.6674;transform:translate(49.3026vw,-10px) scale(.4453);animation:fall-322 22s -2s linear infinite}@keyframes fall-322{55.786%{transform:translate(53.4048vw,55.786vh) scale(.4453)}to{transform:translate(51.3537vw,99vh) scale(.4453)}}.snow:nth-child(323){opacity:.8596;transform:translate(35.2272vw,-10px) scale(.845);animation:fall-323 29s -8s linear infinite}@keyframes fall-323{69.637%{transform:translate(40.6422vw,69.637vh) scale(.845)}to{transform:translate(37.9347vw,99vh) scale(.845)}}.snow:nth-child(324){opacity:1.6284;transform:translate(3.4386vw,-10px) scale(.9318);animation:fall-324 10s -8s linear infinite}@keyframes fall-324{46.715%{transform:translate(-5.463vw,46.715vh) scale(.9318)}to{transform:translate(-1.0122vw,99vh) scale(.9318)}}.snow:nth-child(325){opacity:.7122;transform:translate(49.982vw,-10px) scale(.3314);animation:fall-325 15s -28s linear infinite}@keyframes fall-325{56.922%{transform:translate(49.8013vw,56.922vh) scale(.3314)}to{transform:translate(49.89165vw,99vh) scale(.3314)}}.snow:nth-child(326){opacity:.9564;transform:translate(84.3369vw,-10px) scale(.118);animation:fall-326 24s -3s linear infinite}@keyframes fall-326{37.21%{transform:translate(83.3075vw,37.21vh) scale(.118)}to{transform:translate(83.8222vw,99vh) scale(.118)}}.snow:nth-child(327){opacity:1.2918;transform:translate(2.1579vw,-10px) scale(.4089);animation:fall-327 16s -2s linear infinite}@keyframes fall-327{59.961%{transform:translate(-7.2667vw,59.961vh) scale(.4089)}to{transform:translate(-2.5544vw,99vh) scale(.4089)}}.snow:nth-child(328){opacity:.5134;transform:translate(41.1579vw,-10px) scale(.6623);animation:fall-328 27s -19s linear infinite}@keyframes fall-328{37.515%{transform:translate(50.8413vw,37.515vh) scale(.6623)}to{transform:translate(45.9996vw,99vh) scale(.6623)}}.snow:nth-child(329){opacity:1.9658;transform:translate(8.9495vw,-10px) scale(.8781);animation:fall-329 16s -29s linear infinite}@keyframes fall-329{48.448%{transform:translate(-.7345vw,48.448vh) scale(.8781)}to{transform:translate(4.1075vw,99vh) scale(.8781)}}.snow:nth-child(330){opacity:.4424;transform:translate(42.9279vw,-10px) scale(.6989);animation:fall-330 12s -16s linear infinite}@keyframes fall-330{44.371%{transform:translate(32.9581vw,44.371vh) scale(.6989)}to{transform:translate(37.943vw,99vh) scale(.6989)}}.snow:nth-child(331){opacity:1.6182;transform:translate(75.2704vw,-10px) scale(.7111);animation:fall-331 14s -24s linear infinite}@keyframes fall-331{36.305%{transform:translate(65.6383vw,36.305vh) scale(.7111)}to{transform:translate(70.45435vw,99vh) scale(.7111)}}.snow:nth-child(332){opacity:1.4136;transform:translate(67.4577vw,-10px) scale(.4367);animation:fall-332 16s -17s linear infinite}@keyframes fall-332{63.804%{transform:translate(66.0129vw,63.804vh) scale(.4367)}to{transform:translate(66.7353vw,99vh) scale(.4367)}}.snow:nth-child(333){opacity:1.9628;transform:translate(73.1337vw,-10px) scale(.7061);animation:fall-333 25s -2s linear infinite}@keyframes fall-333{44.857%{transform:translate(66.2099vw,44.857vh) scale(.7061)}to{transform:translate(69.6718vw,99vh) scale(.7061)}}.snow:nth-child(334){opacity:1.7472;transform:translate(39.6416vw,-10px) scale(.6852);animation:fall-334 19s -27s linear infinite}@keyframes fall-334{39.071%{transform:translate(39.7516vw,39.071vh) scale(.6852)}to{transform:translate(39.6966vw,99vh) scale(.6852)}}.snow:nth-child(335){opacity:.161;transform:translate(38.8866vw,-10px) scale(.3774);animation:fall-335 15s -27s linear infinite}@keyframes fall-335{53.893%{transform:translate(40.8062vw,53.893vh) scale(.3774)}to{transform:translate(39.8464vw,99vh) scale(.3774)}}.snow:nth-child(336){opacity:.9156;transform:translate(30.0879vw,-10px) scale(.8879);animation:fall-336 13s -19s linear infinite}@keyframes fall-336{71.529%{transform:translate(33.765vw,71.529vh) scale(.8879)}to{transform:translate(31.92645vw,99vh) scale(.8879)}}.snow:nth-child(337){opacity:1.7832;transform:translate(97.7441vw,-10px) scale(.3294);animation:fall-337 11s -25s linear infinite}@keyframes fall-337{46.144%{transform:translate(87.8502vw,46.144vh) scale(.3294)}to{transform:translate(92.79715vw,99vh) scale(.3294)}}.snow:nth-child(338){opacity:.7414;transform:translate(91.8379vw,-10px) scale(.4383);animation:fall-338 15s -18s linear infinite}@keyframes fall-338{78.288%{transform:translate(83.7173vw,78.288vh) scale(.4383)}to{transform:translate(87.7776vw,99vh) scale(.4383)}}.snow:nth-child(339){opacity:.9832;transform:translate(38.233vw,-10px) scale(.5809);animation:fall-339 24s -17s linear infinite}@keyframes fall-339{72.226%{transform:translate(36.5259vw,72.226vh) scale(.5809)}to{transform:translate(37.37945vw,99vh) scale(.5809)}}.snow:nth-child(340){opacity:1.2532;transform:translate(88.0989vw,-10px) scale(.3074);animation:fall-340 23s -27s linear infinite}@keyframes fall-340{58.214%{transform:translate(87.2929vw,58.214vh) scale(.3074)}to{transform:translate(87.6959vw,99vh) scale(.3074)}}.snow:nth-child(341){opacity:1.3772;transform:translate(25.1633vw,-10px) scale(.0621);animation:fall-341 26s -24s linear infinite}@keyframes fall-341{57.544%{transform:translate(30.4633vw,57.544vh) scale(.0621)}to{transform:translate(27.8133vw,99vh) scale(.0621)}}.snow:nth-child(342){opacity:.3854;transform:translate(35.205vw,-10px) scale(.5224);animation:fall-342 26s -20s linear infinite}@keyframes fall-342{78.172%{transform:translate(41.9172vw,78.172vh) scale(.5224)}to{transform:translate(38.5611vw,99vh) scale(.5224)}}.snow:nth-child(343){opacity:.9342;transform:translate(41.814vw,-10px) scale(.7536);animation:fall-343 19s -23s linear infinite}@keyframes fall-343{44.527%{transform:translate(49.0083vw,44.527vh) scale(.7536)}to{transform:translate(45.41115vw,99vh) scale(.7536)}}.snow:nth-child(344){opacity:1.4158;transform:translate(72.7738vw,-10px) scale(.4184);animation:fall-344 30s -2s linear infinite}@keyframes fall-344{52.623%{transform:translate(65.6039vw,52.623vh) scale(.4184)}to{transform:translate(69.18885vw,99vh) scale(.4184)}}.snow:nth-child(345){opacity:1.5938;transform:translate(7.3541vw,-10px) scale(.994);animation:fall-345 11s -5s linear infinite}@keyframes fall-345{50.378%{transform:translate(9.8863vw,50.378vh) scale(.994)}to{transform:translate(8.6202vw,99vh) scale(.994)}}.snow:nth-child(346){opacity:1.213;transform:translate(7.086vw,-10px) scale(.5186);animation:fall-346 19s -15s linear infinite}@keyframes fall-346{73.742%{transform:translate(4.8225vw,73.742vh) scale(.5186)}to{transform:translate(5.95425vw,99vh) scale(.5186)}}.snow:nth-child(347){opacity:1.6954;transform:translate(19.1486vw,-10px) scale(.1741);animation:fall-347 23s -7s linear infinite}@keyframes fall-347{39.725%{transform:translate(26.1215vw,39.725vh) scale(.1741)}to{transform:translate(22.63505vw,99vh) scale(.1741)}}.snow:nth-child(348){opacity:.8836;transform:translate(42.6969vw,-10px) scale(.7925);animation:fall-348 22s -21s linear infinite}@keyframes fall-348{38.808%{transform:translate(43.4086vw,38.808vh) scale(.7925)}to{transform:translate(43.05275vw,99vh) scale(.7925)}}.snow:nth-child(349){opacity:1.7016;transform:translate(9.3747vw,-10px) scale(.8448);animation:fall-349 14s -27s linear infinite}@keyframes fall-349{78.105%{transform:translate(10.3671vw,78.105vh) scale(.8448)}to{transform:translate(9.8709vw,99vh) scale(.8448)}}.snow:nth-child(350){opacity:1.3882;transform:translate(24.2914vw,-10px) scale(.9802);animation:fall-350 15s -12s linear infinite}@keyframes fall-350{64.623%{transform:translate(17.9359vw,64.623vh) scale(.9802)}to{transform:translate(21.11365vw,99vh) scale(.9802)}}.snow:nth-child(351){opacity:.6956;transform:translate(31.5237vw,-10px) scale(.4633);animation:fall-351 25s -1s linear infinite}@keyframes fall-351{40.333%{transform:translate(23.0781vw,40.333vh) scale(.4633)}to{transform:translate(27.3009vw,99vh) scale(.4633)}}.snow:nth-child(352){opacity:.6564;transform:translate(86.5683vw,-10px) scale(.0663);animation:fall-352 22s -30s linear infinite}@keyframes fall-352{34.323%{transform:translate(81.031vw,34.323vh) scale(.0663)}to{transform:translate(83.79965vw,99vh) scale(.0663)}}.snow:nth-child(353){opacity:.525;transform:translate(53.6998vw,-10px) scale(.5525);animation:fall-353 26s -10s linear infinite}@keyframes fall-353{67.234%{transform:translate(56.2626vw,67.234vh) scale(.5525)}to{transform:translate(54.9812vw,99vh) scale(.5525)}}.snow:nth-child(354){opacity:.1588;transform:translate(43.5347vw,-10px) scale(.53);animation:fall-354 23s -19s linear infinite}@keyframes fall-354{73.192%{transform:translate(53.406vw,73.192vh) scale(.53)}to{transform:translate(48.47035vw,99vh) scale(.53)}}.snow:nth-child(355){opacity:.0824;transform:translate(7.73vw,-10px) scale(.3612);animation:fall-355 10s -18s linear infinite}@keyframes fall-355{36.15%{transform:translate(3.9113vw,36.15vh) scale(.3612)}to{transform:translate(5.82065vw,99vh) scale(.3612)}}.snow:nth-child(356){opacity:.8602;transform:translate(72.6978vw,-10px) scale(.9641);animation:fall-356 24s -30s linear infinite}@keyframes fall-356{31.146%{transform:translate(79.8006vw,31.146vh) scale(.9641)}to{transform:translate(76.2492vw,99vh) scale(.9641)}}.snow:nth-child(357){opacity:.2336;transform:translate(49.7332vw,-10px) scale(.1255);animation:fall-357 28s -18s linear infinite}@keyframes fall-357{56.344%{transform:translate(40.47vw,56.344vh) scale(.1255)}to{transform:translate(45.1016vw,99vh) scale(.1255)}}.snow:nth-child(358){opacity:1.9192;transform:translate(23.9266vw,-10px) scale(.1862);animation:fall-358 26s -9s linear infinite}@keyframes fall-358{51.578%{transform:translate(14.5838vw,51.578vh) scale(.1862)}to{transform:translate(19.2552vw,99vh) scale(.1862)}}.snow:nth-child(359){opacity:1.6936;transform:translate(21.0184vw,-10px) scale(.4197);animation:fall-359 18s -12s linear infinite}@keyframes fall-359{63.212%{transform:translate(17.8559vw,63.212vh) scale(.4197)}to{transform:translate(19.43715vw,99vh) scale(.4197)}}.snow:nth-child(360){opacity:.9978;transform:translate(78.552vw,-10px) scale(.42);animation:fall-360 21s -24s linear infinite}@keyframes fall-360{69.372%{transform:translate(84.19vw,69.372vh) scale(.42)}to{transform:translate(81.371vw,99vh) scale(.42)}}.snow:nth-child(361){opacity:1.7462;transform:translate(7.8804vw,-10px) scale(.626);animation:fall-361 24s -10s linear infinite}@keyframes fall-361{44.36%{transform:translate(9.0177vw,44.36vh) scale(.626)}to{transform:translate(8.44905vw,99vh) scale(.626)}}.snow:nth-child(362){opacity:.6134;transform:translate(3.8472vw,-10px) scale(.4692);animation:fall-362 18s -14s linear infinite}@keyframes fall-362{42.956%{transform:translate(7.8402vw,42.956vh) scale(.4692)}to{transform:translate(5.8437vw,99vh) scale(.4692)}}.snow:nth-child(363){opacity:.5678;transform:translate(88.3484vw,-10px) scale(.1608);animation:fall-363 13s -8s linear infinite}@keyframes fall-363{75.907%{transform:translate(97.543vw,75.907vh) scale(.1608)}to{transform:translate(92.9457vw,99vh) scale(.1608)}}.snow:nth-child(364){opacity:1.3158;transform:translate(94.9744vw,-10px) scale(.8195);animation:fall-364 14s -29s linear infinite}@keyframes fall-364{61.826%{transform:translate(92.6312vw,61.826vh) scale(.8195)}to{transform:translate(93.8028vw,99vh) scale(.8195)}}.snow:nth-child(365){opacity:1.3976;transform:translate(89.9827vw,-10px) scale(.8621);animation:fall-365 16s -29s linear infinite}@keyframes fall-365{76.738%{transform:translate(98.1561vw,76.738vh) scale(.8621)}to{transform:translate(94.0694vw,99vh) scale(.8621)}}.snow:nth-child(366){opacity:1.3648;transform:translate(15.3993vw,-10px) scale(.7919);animation:fall-366 26s -25s linear infinite}@keyframes fall-366{41.121%{transform:translate(9.1877vw,41.121vh) scale(.7919)}to{transform:translate(12.2935vw,99vh) scale(.7919)}}.snow:nth-child(367){opacity:.7386;transform:translate(99.8466vw,-10px) scale(.0621);animation:fall-367 22s -6s linear infinite}@keyframes fall-367{36.677%{transform:translate(99.915vw,36.677vh) scale(.0621)}to{transform:translate(99.8808vw,99vh) scale(.0621)}}.snow:nth-child(368){opacity:.8278;transform:translate(62.6908vw,-10px) scale(.5789);animation:fall-368 14s -18s linear infinite}@keyframes fall-368{46.915%{transform:translate(70.607vw,46.915vh) scale(.5789)}to{transform:translate(66.6489vw,99vh) scale(.5789)}}.snow:nth-child(369){opacity:1.937;transform:translate(.5722vw,-10px) scale(.181);animation:fall-369 18s -23s linear infinite}@keyframes fall-369{71.339%{transform:translate(-3.7881vw,71.339vh) scale(.181)}to{transform:translate(-1.60795vw,99vh) scale(.181)}}.snow:nth-child(370){opacity:1.7988;transform:translate(57.7128vw,-10px) scale(.8821);animation:fall-370 19s -24s linear infinite}@keyframes fall-370{37.496%{transform:translate(62.5776vw,37.496vh) scale(.8821)}to{transform:translate(60.1452vw,99vh) scale(.8821)}}.snow:nth-child(371){opacity:.1002;transform:translate(17.4178vw,-10px) scale(.5025);animation:fall-371 17s -2s linear infinite}@keyframes fall-371{40.571%{transform:translate(20.1959vw,40.571vh) scale(.5025)}to{transform:translate(18.80685vw,99vh) scale(.5025)}}.snow:nth-child(372){opacity:1.9064;transform:translate(87.2108vw,-10px) scale(.0674);animation:fall-372 19s -10s linear infinite}@keyframes fall-372{44.175%{transform:translate(86.7587vw,44.175vh) scale(.0674)}to{transform:translate(86.98475vw,99vh) scale(.0674)}}.snow:nth-child(373){opacity:1.3284;transform:translate(52.7607vw,-10px) scale(.5945);animation:fall-373 17s -10s linear infinite}@keyframes fall-373{46.506%{transform:translate(44.1795vw,46.506vh) scale(.5945)}to{transform:translate(48.4701vw,99vh) scale(.5945)}}.snow:nth-child(374){opacity:.1546;transform:translate(2.6232vw,-10px) scale(.1298);animation:fall-374 12s -23s linear infinite}@keyframes fall-374{37.684%{transform:translate(11.6072vw,37.684vh) scale(.1298)}to{transform:translate(7.1152vw,99vh) scale(.1298)}}.snow:nth-child(375){opacity:.8962;transform:translate(53.5166vw,-10px) scale(.7581);animation:fall-375 25s -9s linear infinite}@keyframes fall-375{62.342%{transform:translate(60.7849vw,62.342vh) scale(.7581)}to{transform:translate(57.15075vw,99vh) scale(.7581)}}.snow:nth-child(376){opacity:1.2106;transform:translate(45.9552vw,-10px) scale(.8021);animation:fall-376 30s -10s linear infinite}@keyframes fall-376{64.064%{transform:translate(47.5292vw,64.064vh) scale(.8021)}to{transform:translate(46.7422vw,99vh) scale(.8021)}}.snow:nth-child(377){opacity:.3198;transform:translate(49.5325vw,-10px) scale(.9118);animation:fall-377 28s -6s linear infinite}@keyframes fall-377{42.736%{transform:translate(48.3141vw,42.736vh) scale(.9118)}to{transform:translate(48.9233vw,99vh) scale(.9118)}}.snow:nth-child(378){opacity:.401;transform:translate(66.1286vw,-10px) scale(.4778);animation:fall-378 17s -23s linear infinite}@keyframes fall-378{63.59%{transform:translate(72.3056vw,63.59vh) scale(.4778)}to{transform:translate(69.2171vw,99vh) scale(.4778)}}.snow:nth-child(379){opacity:.4986;transform:translate(21.8841vw,-10px) scale(.0705);animation:fall-379 22s -7s linear infinite}@keyframes fall-379{61.665%{transform:translate(28.341vw,61.665vh) scale(.0705)}to{transform:translate(25.11255vw,99vh) scale(.0705)}}.snow:nth-child(380){opacity:1.277;transform:translate(41.3884vw,-10px) scale(.369);animation:fall-380 26s -5s linear infinite}@keyframes fall-380{45.159%{transform:translate(35.8711vw,45.159vh) scale(.369)}to{transform:translate(38.62975vw,99vh) scale(.369)}}.snow:nth-child(381){opacity:.0692;transform:translate(78.82vw,-10px) scale(.6764);animation:fall-381 11s -15s linear infinite}@keyframes fall-381{40.536%{transform:translate(79.4421vw,40.536vh) scale(.6764)}to{transform:translate(79.13105vw,99vh) scale(.6764)}}.snow:nth-child(382){opacity:.1942;transform:translate(1.6031vw,-10px) scale(.3929);animation:fall-382 11s -5s linear infinite}@keyframes fall-382{37.268%{transform:translate(6.1077vw,37.268vh) scale(.3929)}to{transform:translate(3.8554vw,99vh) scale(.3929)}}.snow:nth-child(383){opacity:.4052;transform:translate(32.8196vw,-10px) scale(.95);animation:fall-383 10s -2s linear infinite}@keyframes fall-383{59.098%{transform:translate(29.8964vw,59.098vh) scale(.95)}to{transform:translate(31.358vw,99vh) scale(.95)}}.snow:nth-child(384){opacity:.4154;transform:translate(71.3365vw,-10px) scale(.5127);animation:fall-384 11s -18s linear infinite}@keyframes fall-384{58.19%{transform:translate(72.9396vw,58.19vh) scale(.5127)}to{transform:translate(72.13805vw,99vh) scale(.5127)}}.snow:nth-child(385){opacity:.324;transform:translate(78.0417vw,-10px) scale(.3867);animation:fall-385 29s -12s linear infinite}@keyframes fall-385{57.34%{transform:translate(71.7339vw,57.34vh) scale(.3867)}to{transform:translate(74.8878vw,99vh) scale(.3867)}}.snow:nth-child(386){opacity:.1692;transform:translate(49.1204vw,-10px) scale(.135);animation:fall-386 18s -27s linear infinite}@keyframes fall-386{72.131%{transform:translate(46.0329vw,72.131vh) scale(.135)}to{transform:translate(47.57665vw,99vh) scale(.135)}}.snow:nth-child(387){opacity:.042;transform:translate(61.5593vw,-10px) scale(.3605);animation:fall-387 19s -4s linear infinite}@keyframes fall-387{45.977%{transform:translate(67.9851vw,45.977vh) scale(.3605)}to{transform:translate(64.7722vw,99vh) scale(.3605)}}.snow:nth-child(388){opacity:1.3996;transform:translate(6.9543vw,-10px) scale(.073);animation:fall-388 16s -15s linear infinite}@keyframes fall-388{66.535%{transform:translate(11.1734vw,66.535vh) scale(.073)}to{transform:translate(9.06385vw,99vh) scale(.073)}}.snow:nth-child(389){opacity:1.1678;transform:translate(56.9114vw,-10px) scale(.5393);animation:fall-389 12s -11s linear infinite}@keyframes fall-389{51.884%{transform:translate(53.5229vw,51.884vh) scale(.5393)}to{transform:translate(55.21715vw,99vh) scale(.5393)}}.snow:nth-child(390){opacity:1.6608;transform:translate(28.4675vw,-10px) scale(.1625);animation:fall-390 28s -8s linear infinite}@keyframes fall-390{31.713%{transform:translate(19.5338vw,31.713vh) scale(.1625)}to{transform:translate(24.00065vw,99vh) scale(.1625)}}.snow:nth-child(391){opacity:.724;transform:translate(43.4039vw,-10px) scale(.0827);animation:fall-391 22s -10s linear infinite}@keyframes fall-391{33.072%{transform:translate(38.9663vw,33.072vh) scale(.0827)}to{transform:translate(41.1851vw,99vh) scale(.0827)}}.snow:nth-child(392){opacity:1.636;transform:translate(87.0285vw,-10px) scale(.6559);animation:fall-392 19s -9s linear infinite}@keyframes fall-392{41.245%{transform:translate(85.5926vw,41.245vh) scale(.6559)}to{transform:translate(86.31055vw,99vh) scale(.6559)}}.snow:nth-child(393){opacity:1.4018;transform:translate(48.2678vw,-10px) scale(.0369);animation:fall-393 11s -12s linear infinite}@keyframes fall-393{77.611%{transform:translate(44.5621vw,77.611vh) scale(.0369)}to{transform:translate(46.41495vw,99vh) scale(.0369)}}.snow:nth-child(394){opacity:.5742;transform:translate(2.4711vw,-10px) scale(.9005);animation:fall-394 17s -28s linear infinite}@keyframes fall-394{58.309%{transform:translate(7.4616vw,58.309vh) scale(.9005)}to{transform:translate(4.96635vw,99vh) scale(.9005)}}.snow:nth-child(395){opacity:.1584;transform:translate(80.9629vw,-10px) scale(.5844);animation:fall-395 18s -6s linear infinite}@keyframes fall-395{72.222%{transform:translate(73.8729vw,72.222vh) scale(.5844)}to{transform:translate(77.4179vw,99vh) scale(.5844)}}.snow:nth-child(396){opacity:1.29;transform:translate(80.2817vw,-10px) scale(.2766);animation:fall-396 28s -28s linear infinite}@keyframes fall-396{33.364%{transform:translate(82.1228vw,33.364vh) scale(.2766)}to{transform:translate(81.20225vw,99vh) scale(.2766)}}.snow:nth-child(397){opacity:.4952;transform:translate(7.7565vw,-10px) scale(.621);animation:fall-397 10s -19s linear infinite}@keyframes fall-397{32.887%{transform:translate(14.9357vw,32.887vh) scale(.621)}to{transform:translate(11.3461vw,99vh) scale(.621)}}.snow:nth-child(398){opacity:.9938;transform:translate(40.5318vw,-10px) scale(.2077);animation:fall-398 16s -20s linear infinite}@keyframes fall-398{54.357%{transform:translate(49.3962vw,54.357vh) scale(.2077)}to{transform:translate(44.964vw,99vh) scale(.2077)}}.snow:nth-child(399){opacity:1.8776;transform:translate(58.6019vw,-10px) scale(.1119);animation:fall-399 17s -7s linear infinite}@keyframes fall-399{70.9%{transform:translate(63.6343vw,70.9vh) scale(.1119)}to{transform:translate(61.1181vw,99vh) scale(.1119)}}.snow:nth-child(400){opacity:1.2626;transform:translate(59.3422vw,-10px) scale(.5459);animation:fall-400 30s -20s linear infinite}@keyframes fall-400{79.703%{transform:translate(64.6212vw,79.703vh) scale(.5459)}to{transform:translate(61.9817vw,99vh) scale(.5459)}}\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}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.5332;transform:translate(23.264vw,-10px) scale(.9337);animation:fall-1 12s -20s linear infinite}@keyframes fall-1{46.71%{transform:translate(31.3773vw,46.71vh) scale(.9337)}to{transform:translate(27.32065vw,99vh) scale(.9337)}}.snow:nth-child(2){opacity:1.5796;transform:translate(4.1894vw,-10px) scale(.8483);animation:fall-2 23s -25s linear infinite}@keyframes fall-2{72.824%{transform:translate(5.8408vw,72.824vh) scale(.8483)}to{transform:translate(5.0151vw,99vh) scale(.8483)}}.snow:nth-child(3){opacity:.7878;transform:translate(46.3125vw,-10px) scale(.7861);animation:fall-3 10s -14s linear infinite}@keyframes fall-3{67.261%{transform:translate(43.5435vw,67.261vh) scale(.7861)}to{transform:translate(44.928vw,99vh) scale(.7861)}}.snow:nth-child(4){opacity:1.3178;transform:translate(90.933vw,-10px) scale(.0125);animation:fall-4 28s -6s linear infinite}@keyframes fall-4{66.016%{transform:translate(98.1677vw,66.016vh) scale(.0125)}to{transform:translate(94.55035vw,99vh) scale(.0125)}}.snow:nth-child(5){opacity:.2408;transform:translate(5.3259vw,-10px) scale(.5885);animation:fall-5 27s -9s linear infinite}@keyframes fall-5{32.099%{transform:translate(6.1099vw,32.099vh) scale(.5885)}to{transform:translate(5.7179vw,99vh) scale(.5885)}}.snow:nth-child(6){opacity:1.7908;transform:translate(94.1117vw,-10px) scale(.4885);animation:fall-6 27s -30s linear infinite}@keyframes fall-6{78.02%{transform:translate(103.057vw,78.02vh) scale(.4885)}to{transform:translate(98.58435vw,99vh) scale(.4885)}}.snow:nth-child(7){opacity:.7102;transform:translate(71.6786vw,-10px) scale(.6497);animation:fall-7 15s -28s linear infinite}@keyframes fall-7{38.534%{transform:translate(66.7839vw,38.534vh) scale(.6497)}to{transform:translate(69.23125vw,99vh) scale(.6497)}}.snow:nth-child(8){opacity:1.1814;transform:translate(63.2196vw,-10px) scale(.202);animation:fall-8 15s -4s linear infinite}@keyframes fall-8{65.356%{transform:translate(68.2127vw,65.356vh) scale(.202)}to{transform:translate(65.71615vw,99vh) scale(.202)}}.snow:nth-child(9){opacity:1.0796;transform:translate(8.0168vw,-10px) scale(.7285);animation:fall-9 24s -8s linear infinite}@keyframes fall-9{74.795%{transform:translate(4.4999vw,74.795vh) scale(.7285)}to{transform:translate(6.25835vw,99vh) scale(.7285)}}.snow:nth-child(10){opacity:1.4224;transform:translate(62.5167vw,-10px) scale(.3685);animation:fall-10 21s -21s linear infinite}@keyframes fall-10{45.656%{transform:translate(71.7286vw,45.656vh) scale(.3685)}to{transform:translate(67.12265vw,99vh) scale(.3685)}}.snow:nth-child(11){opacity:1.4592;transform:translate(51.3741vw,-10px) scale(.1853);animation:fall-11 12s -29s linear infinite}@keyframes fall-11{78.281%{transform:translate(48.3142vw,78.281vh) scale(.1853)}to{transform:translate(49.84415vw,99vh) scale(.1853)}}.snow:nth-child(12){opacity:.0504;transform:translate(14.8884vw,-10px) scale(.6969);animation:fall-12 17s -17s linear infinite}@keyframes fall-12{76.379%{transform:translate(14.768vw,76.379vh) scale(.6969)}to{transform:translate(14.8282vw,99vh) scale(.6969)}}.snow:nth-child(13){opacity:1.5046;transform:translate(48.9483vw,-10px) scale(.1871);animation:fall-13 22s -24s linear infinite}@keyframes fall-13{45.197%{transform:translate(53.2643vw,45.197vh) scale(.1871)}to{transform:translate(51.1063vw,99vh) scale(.1871)}}.snow:nth-child(14){opacity:.9988;transform:translate(15.2447vw,-10px) scale(.5646);animation:fall-14 15s -15s linear infinite}@keyframes fall-14{63.537%{transform:translate(24.2314vw,63.537vh) scale(.5646)}to{transform:translate(19.73805vw,99vh) scale(.5646)}}.snow:nth-child(15){opacity:.5094;transform:translate(44.5569vw,-10px) scale(.1458);animation:fall-15 21s -23s linear infinite}@keyframes fall-15{35.471%{transform:translate(36.7912vw,35.471vh) scale(.1458)}to{transform:translate(40.67405vw,99vh) scale(.1458)}}.snow:nth-child(16){opacity:1.785;transform:translate(43.425vw,-10px) scale(.2133);animation:fall-16 14s -3s linear infinite}@keyframes fall-16{30.482%{transform:translate(42.3807vw,30.482vh) scale(.2133)}to{transform:translate(42.90285vw,99vh) scale(.2133)}}.snow:nth-child(17){opacity:.2242;transform:translate(83.2323vw,-10px) scale(.0409);animation:fall-17 22s -9s linear infinite}@keyframes fall-17{33.621%{transform:translate(74.4113vw,33.621vh) scale(.0409)}to{transform:translate(78.8218vw,99vh) scale(.0409)}}.snow:nth-child(18){opacity:.5524;transform:translate(28.158vw,-10px) scale(.3149);animation:fall-18 13s -4s linear infinite}@keyframes fall-18{34.895%{transform:translate(20.9714vw,34.895vh) scale(.3149)}to{transform:translate(24.5647vw,99vh) scale(.3149)}}.snow:nth-child(19){opacity:1.7972;transform:translate(17.5714vw,-10px) scale(.9923);animation:fall-19 20s -17s linear infinite}@keyframes fall-19{73.114%{transform:translate(25.663vw,73.114vh) scale(.9923)}to{transform:translate(21.6172vw,99vh) scale(.9923)}}.snow:nth-child(20){opacity:1.7116;transform:translate(31.5393vw,-10px) scale(.2634);animation:fall-20 23s -10s linear infinite}@keyframes fall-20{72.008%{transform:translate(38.8871vw,72.008vh) scale(.2634)}to{transform:translate(35.2132vw,99vh) scale(.2634)}}.snow:nth-child(21){opacity:1.007;transform:translate(30.3437vw,-10px) scale(.6652);animation:fall-21 19s -13s linear infinite}@keyframes fall-21{40.633%{transform:translate(37.8207vw,40.633vh) scale(.6652)}to{transform:translate(34.0822vw,99vh) scale(.6652)}}.snow:nth-child(22){opacity:1.1524;transform:translate(73.6628vw,-10px) scale(.4405);animation:fall-22 14s -24s linear infinite}@keyframes fall-22{32.441%{transform:translate(69.4008vw,32.441vh) scale(.4405)}to{transform:translate(71.5318vw,99vh) scale(.4405)}}.snow:nth-child(23){opacity:1.9812;transform:translate(60.7181vw,-10px) scale(.2198);animation:fall-23 21s -24s linear infinite}@keyframes fall-23{34.428%{transform:translate(52.2585vw,34.428vh) scale(.2198)}to{transform:translate(56.4883vw,99vh) scale(.2198)}}.snow:nth-child(24){opacity:.8542;transform:translate(38.0548vw,-10px) scale(.346);animation:fall-24 23s -25s linear infinite}@keyframes fall-24{55.569%{transform:translate(32.9379vw,55.569vh) scale(.346)}to{transform:translate(35.49635vw,99vh) scale(.346)}}.snow:nth-child(25){opacity:1.1416;transform:translate(20.1039vw,-10px) scale(.5189);animation:fall-25 28s -4s linear infinite}@keyframes fall-25{50.565%{transform:translate(28.3103vw,50.565vh) scale(.5189)}to{transform:translate(24.2071vw,99vh) scale(.5189)}}.snow:nth-child(26){opacity:1.524;transform:translate(.8904vw,-10px) scale(.1862);animation:fall-26 19s -23s linear infinite}@keyframes fall-26{56.121%{transform:translate(7.5612vw,56.121vh) scale(.1862)}to{transform:translate(4.2258vw,99vh) scale(.1862)}}.snow:nth-child(27){opacity:1.0208;transform:translate(67.0304vw,-10px) scale(.3584);animation:fall-27 24s -15s linear infinite}@keyframes fall-27{49.739%{transform:translate(71.2442vw,49.739vh) scale(.3584)}to{transform:translate(69.1373vw,99vh) scale(.3584)}}.snow:nth-child(28){opacity:1.3276;transform:translate(.5528vw,-10px) scale(.0392);animation:fall-28 29s -18s linear infinite}@keyframes fall-28{46.655%{transform:translate(10.1716vw,46.655vh) scale(.0392)}to{transform:translate(5.3622vw,99vh) scale(.0392)}}.snow:nth-child(29){opacity:1.0818;transform:translate(27.14vw,-10px) scale(.2156);animation:fall-29 17s -25s linear infinite}@keyframes fall-29{58.94%{transform:translate(24.959vw,58.94vh) scale(.2156)}to{transform:translate(26.0495vw,99vh) scale(.2156)}}.snow:nth-child(30){opacity:1.9518;transform:translate(7.4471vw,-10px) scale(.4717);animation:fall-30 17s -7s linear infinite}@keyframes fall-30{78.985%{transform:translate(-.4206vw,78.985vh) scale(.4717)}to{transform:translate(3.51325vw,99vh) scale(.4717)}}.snow:nth-child(31){opacity:.36;transform:translate(56.5639vw,-10px) scale(.9946);animation:fall-31 24s -28s linear infinite}@keyframes fall-31{44.44%{transform:translate(61.2886vw,44.44vh) scale(.9946)}to{transform:translate(58.92625vw,99vh) scale(.9946)}}.snow:nth-child(32){opacity:.5204;transform:translate(30.206vw,-10px) scale(.2996);animation:fall-32 23s -14s linear infinite}@keyframes fall-32{56.977%{transform:translate(29.4894vw,56.977vh) scale(.2996)}to{transform:translate(29.8477vw,99vh) scale(.2996)}}.snow:nth-child(33){opacity:1.59;transform:translate(48.6181vw,-10px) scale(.457);animation:fall-33 24s -10s linear infinite}@keyframes fall-33{37.024%{transform:translate(57.1878vw,37.024vh) scale(.457)}to{transform:translate(52.90295vw,99vh) scale(.457)}}.snow:nth-child(34){opacity:.8392;transform:translate(98.2676vw,-10px) scale(.3264);animation:fall-34 13s -23s linear infinite}@keyframes fall-34{75.889%{transform:translate(102.5951vw,75.889vh) scale(.3264)}to{transform:translate(100.43135vw,99vh) scale(.3264)}}.snow:nth-child(35){opacity:.0536;transform:translate(69.295vw,-10px) scale(.0161);animation:fall-35 20s -28s linear infinite}@keyframes fall-35{46.051%{transform:translate(67.0619vw,46.051vh) scale(.0161)}to{transform:translate(68.17845vw,99vh) scale(.0161)}}.snow:nth-child(36){opacity:.7518;transform:translate(35.5729vw,-10px) scale(.7678);animation:fall-36 29s -15s linear infinite}@keyframes fall-36{42.242%{transform:translate(40.2066vw,42.242vh) scale(.7678)}to{transform:translate(37.88975vw,99vh) scale(.7678)}}.snow:nth-child(37){opacity:1.4138;transform:translate(97.282vw,-10px) scale(.0767);animation:fall-37 26s -15s linear infinite}@keyframes fall-37{77.408%{transform:translate(96.4732vw,77.408vh) scale(.0767)}to{transform:translate(96.8776vw,99vh) scale(.0767)}}.snow:nth-child(38){opacity:.8918;transform:translate(77.9422vw,-10px) scale(.3939);animation:fall-38 24s -29s linear infinite}@keyframes fall-38{43.873%{transform:translate(69.9612vw,43.873vh) scale(.3939)}to{transform:translate(73.9517vw,99vh) scale(.3939)}}.snow:nth-child(39){opacity:.5026;transform:translate(24.146vw,-10px) scale(.4646);animation:fall-39 26s -8s linear infinite}@keyframes fall-39{53.429%{transform:translate(24.9706vw,53.429vh) scale(.4646)}to{transform:translate(24.5583vw,99vh) scale(.4646)}}.snow:nth-child(40){opacity:.9104;transform:translate(81.321vw,-10px) scale(.6966);animation:fall-40 15s -4s linear infinite}@keyframes fall-40{51.325%{transform:translate(78.7645vw,51.325vh) scale(.6966)}to{transform:translate(80.04275vw,99vh) scale(.6966)}}.snow:nth-child(41){opacity:1.9634;transform:translate(95.9522vw,-10px) scale(.1321);animation:fall-41 14s -1s linear infinite}@keyframes fall-41{77.743%{transform:translate(89.7555vw,77.743vh) scale(.1321)}to{transform:translate(92.85385vw,99vh) scale(.1321)}}.snow:nth-child(42){opacity:.8734;transform:translate(24.6181vw,-10px) scale(.0411);animation:fall-42 22s -2s linear infinite}@keyframes fall-42{49.716%{transform:translate(27.3514vw,49.716vh) scale(.0411)}to{transform:translate(25.98475vw,99vh) scale(.0411)}}.snow:nth-child(43){opacity:1.2684;transform:translate(60.152vw,-10px) scale(.3874);animation:fall-43 30s -24s linear infinite}@keyframes fall-43{79.298%{transform:translate(63.9368vw,79.298vh) scale(.3874)}to{transform:translate(62.0444vw,99vh) scale(.3874)}}.snow:nth-child(44){opacity:1.0498;transform:translate(30.5776vw,-10px) scale(.6701);animation:fall-44 20s -22s linear infinite}@keyframes fall-44{43.817%{transform:translate(23.5885vw,43.817vh) scale(.6701)}to{transform:translate(27.08305vw,99vh) scale(.6701)}}.snow:nth-child(45){opacity:1.0838;transform:translate(70.8166vw,-10px) scale(.1179);animation:fall-45 22s -5s linear infinite}@keyframes fall-45{32.852%{transform:translate(66.7078vw,32.852vh) scale(.1179)}to{transform:translate(68.7622vw,99vh) scale(.1179)}}.snow:nth-child(46){opacity:1.675;transform:translate(43.0944vw,-10px) scale(.1494);animation:fall-46 28s -8s linear infinite}@keyframes fall-46{56.918%{transform:translate(35.2382vw,56.918vh) scale(.1494)}to{transform:translate(39.1663vw,99vh) scale(.1494)}}.snow:nth-child(47){opacity:1.0238;transform:translate(56.9134vw,-10px) scale(.6669);animation:fall-47 26s -7s linear infinite}@keyframes fall-47{44.034%{transform:translate(55.2769vw,44.034vh) scale(.6669)}to{transform:translate(56.09515vw,99vh) scale(.6669)}}.snow:nth-child(48){opacity:1.5912;transform:translate(43.5056vw,-10px) scale(.4151);animation:fall-48 22s -5s linear infinite}@keyframes fall-48{71.727%{transform:translate(42.7715vw,71.727vh) scale(.4151)}to{transform:translate(43.13855vw,99vh) scale(.4151)}}.snow:nth-child(49){opacity:1.22;transform:translate(40.6251vw,-10px) scale(.5774);animation:fall-49 26s -28s linear infinite}@keyframes fall-49{43.306%{transform:translate(35.786vw,43.306vh) scale(.5774)}to{transform:translate(38.20555vw,99vh) scale(.5774)}}.snow:nth-child(50){opacity:.6918;transform:translate(12.5082vw,-10px) scale(.6147);animation:fall-50 11s -8s linear infinite}@keyframes fall-50{66.467%{transform:translate(6.3713vw,66.467vh) scale(.6147)}to{transform:translate(9.43975vw,99vh) scale(.6147)}}.snow:nth-child(51){opacity:1.4128;transform:translate(13.8353vw,-10px) scale(.746);animation:fall-51 12s -27s linear infinite}@keyframes fall-51{36.548%{transform:translate(23.2869vw,36.548vh) scale(.746)}to{transform:translate(18.5611vw,99vh) scale(.746)}}.snow:nth-child(52){opacity:1.428;transform:translate(34.4394vw,-10px) scale(.5757);animation:fall-52 24s -28s linear infinite}@keyframes fall-52{60.049%{transform:translate(25.8482vw,60.049vh) scale(.5757)}to{transform:translate(30.1438vw,99vh) scale(.5757)}}.snow:nth-child(53){opacity:1.3412;transform:translate(11.082vw,-10px) scale(.2783);animation:fall-53 22s -20s linear infinite}@keyframes fall-53{40.462%{transform:translate(15.6416vw,40.462vh) scale(.2783)}to{transform:translate(13.3618vw,99vh) scale(.2783)}}.snow:nth-child(54){opacity:.6194;transform:translate(83.6454vw,-10px) scale(.9186);animation:fall-54 16s -9s linear infinite}@keyframes fall-54{65.182%{transform:translate(83.2661vw,65.182vh) scale(.9186)}to{transform:translate(83.45575vw,99vh) scale(.9186)}}.snow:nth-child(55){opacity:.886;transform:translate(28.9686vw,-10px) scale(.1387);animation:fall-55 15s -18s linear infinite}@keyframes fall-55{64.881%{transform:translate(25.0511vw,64.881vh) scale(.1387)}to{transform:translate(27.00985vw,99vh) scale(.1387)}}.snow:nth-child(56){opacity:1.9688;transform:translate(3.8108vw,-10px) scale(.0897);animation:fall-56 24s -7s linear infinite}@keyframes fall-56{32.819%{transform:translate(2.9059vw,32.819vh) scale(.0897)}to{transform:translate(3.35835vw,99vh) scale(.0897)}}.snow:nth-child(57){opacity:1.0194;transform:translate(70.2818vw,-10px) scale(.3831);animation:fall-57 19s -7s linear infinite}@keyframes fall-57{45.423%{transform:translate(65.4965vw,45.423vh) scale(.3831)}to{transform:translate(67.88915vw,99vh) scale(.3831)}}.snow:nth-child(58){opacity:.53;transform:translate(74.3593vw,-10px) scale(.7292);animation:fall-58 12s -10s linear infinite}@keyframes fall-58{68.826%{transform:translate(78.2045vw,68.826vh) scale(.7292)}to{transform:translate(76.2819vw,99vh) scale(.7292)}}.snow:nth-child(59){opacity:1.1396;transform:translate(55.284vw,-10px) scale(.0614);animation:fall-59 26s -3s linear infinite}@keyframes fall-59{32.035%{transform:translate(56.947vw,32.035vh) scale(.0614)}to{transform:translate(56.1155vw,99vh) scale(.0614)}}.snow:nth-child(60){opacity:1.83;transform:translate(35.0212vw,-10px) scale(.5892);animation:fall-60 28s -1s linear infinite}@keyframes fall-60{62.807%{transform:translate(30.9583vw,62.807vh) scale(.5892)}to{transform:translate(32.98975vw,99vh) scale(.5892)}}.snow:nth-child(61){opacity:.8278;transform:translate(39.5598vw,-10px) scale(.1048);animation:fall-61 25s -14s linear infinite}@keyframes fall-61{62.024%{transform:translate(35.0224vw,62.024vh) scale(.1048)}to{transform:translate(37.2911vw,99vh) scale(.1048)}}.snow:nth-child(62){opacity:1.1498;transform:translate(1.5256vw,-10px) scale(.7782);animation:fall-62 25s -8s linear infinite}@keyframes fall-62{32.944%{transform:translate(4.0926vw,32.944vh) scale(.7782)}to{transform:translate(2.8091vw,99vh) scale(.7782)}}.snow:nth-child(63){opacity:1.2374;transform:translate(7.4131vw,-10px) scale(.2114);animation:fall-63 23s -17s linear infinite}@keyframes fall-63{69.357%{transform:translate(8.1219vw,69.357vh) scale(.2114)}to{transform:translate(7.7675vw,99vh) scale(.2114)}}.snow:nth-child(64){opacity:.5976;transform:translate(55.7555vw,-10px) scale(.6273);animation:fall-64 23s -22s linear infinite}@keyframes fall-64{78.1%{transform:translate(61.5997vw,78.1vh) scale(.6273)}to{transform:translate(58.6776vw,99vh) scale(.6273)}}.snow:nth-child(65){opacity:1.1496;transform:translate(23.7103vw,-10px) scale(.025);animation:fall-65 29s -8s linear infinite}@keyframes fall-65{59.738%{transform:translate(31.0107vw,59.738vh) scale(.025)}to{transform:translate(27.3605vw,99vh) scale(.025)}}.snow:nth-child(66){opacity:1.258;transform:translate(75.1546vw,-10px) scale(.9834);animation:fall-66 29s -24s linear infinite}@keyframes fall-66{79.241%{transform:translate(83.7262vw,79.241vh) scale(.9834)}to{transform:translate(79.4404vw,99vh) scale(.9834)}}.snow:nth-child(67){opacity:.7558;transform:translate(46.9881vw,-10px) scale(.2508);animation:fall-67 11s -10s linear infinite}@keyframes fall-67{73.771%{transform:translate(53.7078vw,73.771vh) scale(.2508)}to{transform:translate(50.34795vw,99vh) scale(.2508)}}.snow:nth-child(68){opacity:1.7036;transform:translate(12.5621vw,-10px) scale(.5273);animation:fall-68 28s -6s linear infinite}@keyframes fall-68{78.872%{transform:translate(5.6439vw,78.872vh) scale(.5273)}to{transform:translate(9.103vw,99vh) scale(.5273)}}.snow:nth-child(69){opacity:.5784;transform:translate(54.6145vw,-10px) scale(.1456);animation:fall-69 12s -20s linear infinite}@keyframes fall-69{30.19%{transform:translate(51.1962vw,30.19vh) scale(.1456)}to{transform:translate(52.90535vw,99vh) scale(.1456)}}.snow:nth-child(70){opacity:1.1646;transform:translate(92.5654vw,-10px) scale(.0856);animation:fall-70 29s -15s linear infinite}@keyframes fall-70{44.87%{transform:translate(84.8899vw,44.87vh) scale(.0856)}to{transform:translate(88.72765vw,99vh) scale(.0856)}}.snow:nth-child(71){opacity:.3164;transform:translate(74.1012vw,-10px) scale(.4561);animation:fall-71 28s -14s linear infinite}@keyframes fall-71{36.401%{transform:translate(65.5568vw,36.401vh) scale(.4561)}to{transform:translate(69.829vw,99vh) scale(.4561)}}.snow:nth-child(72){opacity:.5822;transform:translate(42.2212vw,-10px) scale(.794);animation:fall-72 16s -4s linear infinite}@keyframes fall-72{64.541%{transform:translate(35.9166vw,64.541vh) scale(.794)}to{transform:translate(39.0689vw,99vh) scale(.794)}}.snow:nth-child(73){opacity:1.5956;transform:translate(15.2314vw,-10px) scale(.0528);animation:fall-73 17s -10s linear infinite}@keyframes fall-73{58.11%{transform:translate(7.1689vw,58.11vh) scale(.0528)}to{transform:translate(11.20015vw,99vh) scale(.0528)}}.snow:nth-child(74){opacity:1.9734;transform:translate(86.5928vw,-10px) scale(.5447);animation:fall-74 18s -23s linear infinite}@keyframes fall-74{58%{transform:translate(83.5437vw,58vh) scale(.5447)}to{transform:translate(85.06825vw,99vh) scale(.5447)}}.snow:nth-child(75){opacity:1.64;transform:translate(3.5111vw,-10px) scale(.2725);animation:fall-75 12s -28s linear infinite}@keyframes fall-75{73.525%{transform:translate(3.796vw,73.525vh) scale(.2725)}to{transform:translate(3.65355vw,99vh) scale(.2725)}}.snow:nth-child(76){opacity:1.7868;transform:translate(43.8291vw,-10px) scale(.1725);animation:fall-76 14s -26s linear infinite}@keyframes fall-76{44.587%{transform:translate(38.0426vw,44.587vh) scale(.1725)}to{transform:translate(40.93585vw,99vh) scale(.1725)}}.snow:nth-child(77){opacity:1.8392;transform:translate(53.772vw,-10px) scale(.83);animation:fall-77 14s -21s linear infinite}@keyframes fall-77{55.021%{transform:translate(55.3464vw,55.021vh) scale(.83)}to{transform:translate(54.5592vw,99vh) scale(.83)}}.snow:nth-child(78){opacity:.904;transform:translate(33.9647vw,-10px) scale(.242);animation:fall-78 18s -10s linear infinite}@keyframes fall-78{34.474%{transform:translate(33.8212vw,34.474vh) scale(.242)}to{transform:translate(33.89295vw,99vh) scale(.242)}}.snow:nth-child(79){opacity:.4656;transform:translate(32.5996vw,-10px) scale(.9512);animation:fall-79 13s -5s linear infinite}@keyframes fall-79{30.625%{transform:translate(22.7501vw,30.625vh) scale(.9512)}to{transform:translate(27.67485vw,99vh) scale(.9512)}}.snow:nth-child(80){opacity:1.311;transform:translate(67.4511vw,-10px) scale(.9564);animation:fall-80 20s -1s linear infinite}@keyframes fall-80{60.528%{transform:translate(76.9794vw,60.528vh) scale(.9564)}to{transform:translate(72.21525vw,99vh) scale(.9564)}}.snow:nth-child(81){opacity:.3996;transform:translate(50.9611vw,-10px) scale(.5245);animation:fall-81 30s -19s linear infinite}@keyframes fall-81{63.051%{transform:translate(50.1588vw,63.051vh) scale(.5245)}to{transform:translate(50.55995vw,99vh) scale(.5245)}}.snow:nth-child(82){opacity:.093;transform:translate(18.4225vw,-10px) scale(.1887);animation:fall-82 24s -15s linear infinite}@keyframes fall-82{43.093%{transform:translate(20.0266vw,43.093vh) scale(.1887)}to{transform:translate(19.22455vw,99vh) scale(.1887)}}.snow:nth-child(83){opacity:1.3706;transform:translate(5.2679vw,-10px) scale(.859);animation:fall-83 21s -8s linear infinite}@keyframes fall-83{75.854%{transform:translate(.0824vw,75.854vh) scale(.859)}to{transform:translate(2.67515vw,99vh) scale(.859)}}.snow:nth-child(84){opacity:.2886;transform:translate(56.4801vw,-10px) scale(.6029);animation:fall-84 22s -5s linear infinite}@keyframes fall-84{70.786%{transform:translate(62.6734vw,70.786vh) scale(.6029)}to{transform:translate(59.57675vw,99vh) scale(.6029)}}.snow:nth-child(85){opacity:1.4238;transform:translate(61.5749vw,-10px) scale(.7493);animation:fall-85 17s -17s linear infinite}@keyframes fall-85{50.451%{transform:translate(62.8695vw,50.451vh) scale(.7493)}to{transform:translate(62.2222vw,99vh) scale(.7493)}}.snow:nth-child(86){opacity:.8234;transform:translate(80.4284vw,-10px) scale(.285);animation:fall-86 10s -27s linear infinite}@keyframes fall-86{63.495%{transform:translate(86.8967vw,63.495vh) scale(.285)}to{transform:translate(83.66255vw,99vh) scale(.285)}}.snow:nth-child(87){opacity:.6292;transform:translate(64.6394vw,-10px) scale(.1812);animation:fall-87 25s -4s linear infinite}@keyframes fall-87{38.871%{transform:translate(59.7899vw,38.871vh) scale(.1812)}to{transform:translate(62.21465vw,99vh) scale(.1812)}}.snow:nth-child(88){opacity:.9184;transform:translate(91.7982vw,-10px) scale(.1519);animation:fall-88 13s -4s linear infinite}@keyframes fall-88{47.347%{transform:translate(101.4408vw,47.347vh) scale(.1519)}to{transform:translate(96.6195vw,99vh) scale(.1519)}}.snow:nth-child(89){opacity:1.3822;transform:translate(86.8942vw,-10px) scale(.5742);animation:fall-89 29s -25s linear infinite}@keyframes fall-89{60.446%{transform:translate(91.2894vw,60.446vh) scale(.5742)}to{transform:translate(89.0918vw,99vh) scale(.5742)}}.snow:nth-child(90){opacity:1.2482;transform:translate(59.3167vw,-10px) scale(.3614);animation:fall-90 24s -6s linear infinite}@keyframes fall-90{40.847%{transform:translate(49.507vw,40.847vh) scale(.3614)}to{transform:translate(54.41185vw,99vh) scale(.3614)}}.snow:nth-child(91){opacity:.277;transform:translate(55.4068vw,-10px) scale(.7779);animation:fall-91 23s -29s linear infinite}@keyframes fall-91{73.624%{transform:translate(64.1079vw,73.624vh) scale(.7779)}to{transform:translate(59.75735vw,99vh) scale(.7779)}}.snow:nth-child(92){opacity:1.7516;transform:translate(88.0908vw,-10px) scale(.5117);animation:fall-92 18s -8s linear infinite}@keyframes fall-92{68.537%{transform:translate(85.9978vw,68.537vh) scale(.5117)}to{transform:translate(87.0443vw,99vh) scale(.5117)}}.snow:nth-child(93){opacity:.875;transform:translate(82.8633vw,-10px) scale(.5579);animation:fall-93 23s -20s linear infinite}@keyframes fall-93{39.069%{transform:translate(85.8611vw,39.069vh) scale(.5579)}to{transform:translate(84.3622vw,99vh) scale(.5579)}}.snow:nth-child(94){opacity:.9234;transform:translate(49.8712vw,-10px) scale(.8785);animation:fall-94 18s -8s linear infinite}@keyframes fall-94{57.908%{transform:translate(57.5986vw,57.908vh) scale(.8785)}to{transform:translate(53.7349vw,99vh) scale(.8785)}}.snow:nth-child(95){opacity:.9674;transform:translate(49.2349vw,-10px) scale(.7047);animation:fall-95 21s -29s linear infinite}@keyframes fall-95{39.616%{transform:translate(53.8787vw,39.616vh) scale(.7047)}to{transform:translate(51.5568vw,99vh) scale(.7047)}}.snow:nth-child(96){opacity:.286;transform:translate(9.3241vw,-10px) scale(.7852);animation:fall-96 28s -17s linear infinite}@keyframes fall-96{62.491%{transform:translate(14.7937vw,62.491vh) scale(.7852)}to{transform:translate(12.0589vw,99vh) scale(.7852)}}.snow:nth-child(97){opacity:1.532;transform:translate(69.2901vw,-10px) scale(.0234);animation:fall-97 10s -17s linear infinite}@keyframes fall-97{59.032%{transform:translate(73.5876vw,59.032vh) scale(.0234)}to{transform:translate(71.43885vw,99vh) scale(.0234)}}.snow:nth-child(98){opacity:.4558;transform:translate(60.4391vw,-10px) scale(.1202);animation:fall-98 22s -16s linear infinite}@keyframes fall-98{40.275%{transform:translate(69.0865vw,40.275vh) scale(.1202)}to{transform:translate(64.7628vw,99vh) scale(.1202)}}.snow:nth-child(99){opacity:.3686;transform:translate(65.0376vw,-10px) scale(.4608);animation:fall-99 26s -5s linear infinite}@keyframes fall-99{75.842%{transform:translate(70.4751vw,75.842vh) scale(.4608)}to{transform:translate(67.75635vw,99vh) scale(.4608)}}.snow:nth-child(100){opacity:1.6244;transform:translate(84.3454vw,-10px) scale(.2711);animation:fall-100 18s -11s linear infinite}@keyframes fall-100{49.465%{transform:translate(89.4856vw,49.465vh) scale(.2711)}to{transform:translate(86.9155vw,99vh) scale(.2711)}}.snow:nth-child(101){opacity:1.8814;transform:translate(25.1324vw,-10px) scale(.9892);animation:fall-101 25s -6s linear infinite}@keyframes fall-101{30.286%{transform:translate(22.0735vw,30.286vh) scale(.9892)}to{transform:translate(23.60295vw,99vh) scale(.9892)}}.snow:nth-child(102){opacity:1.9936;transform:translate(7.2529vw,-10px) scale(.4488);animation:fall-102 10s -22s linear infinite}@keyframes fall-102{77.434%{transform:translate(12.076vw,77.434vh) scale(.4488)}to{transform:translate(9.66445vw,99vh) scale(.4488)}}.snow:nth-child(103){opacity:.5724;transform:translate(5.2865vw,-10px) scale(.7636);animation:fall-103 25s -11s linear infinite}@keyframes fall-103{57.723%{transform:translate(-3.3217vw,57.723vh) scale(.7636)}to{transform:translate(.9824vw,99vh) scale(.7636)}}.snow:nth-child(104){opacity:.7026;transform:translate(66.6556vw,-10px) scale(.4358);animation:fall-104 19s -16s linear infinite}@keyframes fall-104{42.067%{transform:translate(69.6681vw,42.067vh) scale(.4358)}to{transform:translate(68.16185vw,99vh) scale(.4358)}}.snow:nth-child(105){opacity:1.2788;transform:translate(6.3255vw,-10px) scale(.5866);animation:fall-105 21s -5s linear infinite}@keyframes fall-105{66.932%{transform:translate(-2.951vw,66.932vh) scale(.5866)}to{transform:translate(1.68725vw,99vh) scale(.5866)}}.snow:nth-child(106){opacity:1.3868;transform:translate(23.9421vw,-10px) scale(.9304);animation:fall-106 27s -23s linear infinite}@keyframes fall-106{66.584%{transform:translate(25.8006vw,66.584vh) scale(.9304)}to{transform:translate(24.87135vw,99vh) scale(.9304)}}.snow:nth-child(107){opacity:1.4778;transform:translate(47.6548vw,-10px) scale(.6083);animation:fall-107 10s -7s linear infinite}@keyframes fall-107{63.503%{transform:translate(55.527vw,63.503vh) scale(.6083)}to{transform:translate(51.5909vw,99vh) scale(.6083)}}.snow:nth-child(108){opacity:.7962;transform:translate(1.9062vw,-10px) scale(.8563);animation:fall-108 30s -22s linear infinite}@keyframes fall-108{75.375%{transform:translate(11.1236vw,75.375vh) scale(.8563)}to{transform:translate(6.5149vw,99vh) scale(.8563)}}.snow:nth-child(109){opacity:1.0812;transform:translate(21.2622vw,-10px) scale(.1073);animation:fall-109 29s -8s linear infinite}@keyframes fall-109{51.731%{transform:translate(17.2624vw,51.731vh) scale(.1073)}to{transform:translate(19.2623vw,99vh) scale(.1073)}}.snow:nth-child(110){opacity:1.3052;transform:translate(24.0825vw,-10px) scale(.0443);animation:fall-110 22s -29s linear infinite}@keyframes fall-110{65.686%{transform:translate(17.6866vw,65.686vh) scale(.0443)}to{transform:translate(20.88455vw,99vh) scale(.0443)}}.snow:nth-child(111){opacity:.3708;transform:translate(94.5199vw,-10px) scale(.2128);animation:fall-111 26s -20s linear infinite}@keyframes fall-111{67.379%{transform:translate(96.9972vw,67.379vh) scale(.2128)}to{transform:translate(95.75855vw,99vh) scale(.2128)}}.snow:nth-child(112){opacity:1.3938;transform:translate(10.5643vw,-10px) scale(.9584);animation:fall-112 10s -23s linear infinite}@keyframes fall-112{54.481%{transform:translate(9.5005vw,54.481vh) scale(.9584)}to{transform:translate(10.0324vw,99vh) scale(.9584)}}.snow:nth-child(113){opacity:1.661;transform:translate(38.4131vw,-10px) scale(.7117);animation:fall-113 11s -23s linear infinite}@keyframes fall-113{57.114%{transform:translate(47.9536vw,57.114vh) scale(.7117)}to{transform:translate(43.18335vw,99vh) scale(.7117)}}.snow:nth-child(114){opacity:.619;transform:translate(55.2543vw,-10px) scale(.9181);animation:fall-114 23s -24s linear infinite}@keyframes fall-114{73.123%{transform:translate(49.4071vw,73.123vh) scale(.9181)}to{transform:translate(52.3307vw,99vh) scale(.9181)}}.snow:nth-child(115){opacity:1.6936;transform:translate(46.3661vw,-10px) scale(.8045);animation:fall-115 26s -11s linear infinite}@keyframes fall-115{65.903%{transform:translate(55.8036vw,65.903vh) scale(.8045)}to{transform:translate(51.08485vw,99vh) scale(.8045)}}.snow:nth-child(116){opacity:.2918;transform:translate(77.8762vw,-10px) scale(.2624);animation:fall-116 30s -13s linear infinite}@keyframes fall-116{49.296%{transform:translate(77.2209vw,49.296vh) scale(.2624)}to{transform:translate(77.54855vw,99vh) scale(.2624)}}.snow:nth-child(117){opacity:1.9492;transform:translate(.5027vw,-10px) scale(.9109);animation:fall-117 28s -17s linear infinite}@keyframes fall-117{45.927%{transform:translate(-1.1242vw,45.927vh) scale(.9109)}to{transform:translate(-.31075vw,99vh) scale(.9109)}}.snow:nth-child(118){opacity:1.1974;transform:translate(31.3958vw,-10px) scale(.2983);animation:fall-118 20s -18s linear infinite}@keyframes fall-118{62.485%{transform:translate(34.6385vw,62.485vh) scale(.2983)}to{transform:translate(33.01715vw,99vh) scale(.2983)}}.snow:nth-child(119){opacity:1.1502;transform:translate(41.0791vw,-10px) scale(.1334);animation:fall-119 28s -12s linear infinite}@keyframes fall-119{70.788%{transform:translate(38.174vw,70.788vh) scale(.1334)}to{transform:translate(39.62655vw,99vh) scale(.1334)}}.snow:nth-child(120){opacity:.886;transform:translate(21.2642vw,-10px) scale(.943);animation:fall-120 17s -2s linear infinite}@keyframes fall-120{76.144%{transform:translate(14.9328vw,76.144vh) scale(.943)}to{transform:translate(18.0985vw,99vh) scale(.943)}}.snow:nth-child(121){opacity:.5842;transform:translate(16.9203vw,-10px) scale(.4463);animation:fall-121 26s -8s linear infinite}@keyframes fall-121{34.319%{transform:translate(15.9801vw,34.319vh) scale(.4463)}to{transform:translate(16.4502vw,99vh) scale(.4463)}}.snow:nth-child(122){opacity:.6794;transform:translate(16.9914vw,-10px) scale(.6076);animation:fall-122 12s -19s linear infinite}@keyframes fall-122{39.804%{transform:translate(23.7925vw,39.804vh) scale(.6076)}to{transform:translate(20.39195vw,99vh) scale(.6076)}}.snow:nth-child(123){opacity:.9058;transform:translate(60.5048vw,-10px) scale(.2738);animation:fall-123 28s -13s linear infinite}@keyframes fall-123{49.06%{transform:translate(66.2534vw,49.06vh) scale(.2738)}to{transform:translate(63.3791vw,99vh) scale(.2738)}}.snow:nth-child(124){opacity:1.9572;transform:translate(65.2999vw,-10px) scale(.8993);animation:fall-124 22s -12s linear infinite}@keyframes fall-124{42.775%{transform:translate(67.7947vw,42.775vh) scale(.8993)}to{transform:translate(66.5473vw,99vh) scale(.8993)}}.snow:nth-child(125){opacity:1.4612;transform:translate(36.4279vw,-10px) scale(.3356);animation:fall-125 27s -12s linear infinite}@keyframes fall-125{43.545%{transform:translate(32.0774vw,43.545vh) scale(.3356)}to{transform:translate(34.25265vw,99vh) scale(.3356)}}.snow:nth-child(126){opacity:.6976;transform:translate(38.6839vw,-10px) scale(.6238);animation:fall-126 10s -3s linear infinite}@keyframes fall-126{70.467%{transform:translate(40.3945vw,70.467vh) scale(.6238)}to{transform:translate(39.5392vw,99vh) scale(.6238)}}.snow:nth-child(127){opacity:.107;transform:translate(58.3287vw,-10px) scale(.0969);animation:fall-127 14s -17s linear infinite}@keyframes fall-127{34.604%{transform:translate(55.8572vw,34.604vh) scale(.0969)}to{transform:translate(57.09295vw,99vh) scale(.0969)}}.snow:nth-child(128){opacity:.6266;transform:translate(21.7517vw,-10px) scale(.0901);animation:fall-128 27s -3s linear infinite}@keyframes fall-128{68.301%{transform:translate(18.745vw,68.301vh) scale(.0901)}to{transform:translate(20.24835vw,99vh) scale(.0901)}}.snow:nth-child(129){opacity:.6868;transform:translate(95.2941vw,-10px) scale(.7434);animation:fall-129 19s -11s linear infinite}@keyframes fall-129{41.717%{transform:translate(101.2705vw,41.717vh) scale(.7434)}to{transform:translate(98.2823vw,99vh) scale(.7434)}}.snow:nth-child(130){opacity:.4954;transform:translate(97.1375vw,-10px) scale(.7204);animation:fall-130 26s -29s linear infinite}@keyframes fall-130{53.257%{transform:translate(93.8445vw,53.257vh) scale(.7204)}to{transform:translate(95.491vw,99vh) scale(.7204)}}.snow:nth-child(131){opacity:1.457;transform:translate(67.8889vw,-10px) scale(.7258);animation:fall-131 17s -13s linear infinite}@keyframes fall-131{68.88%{transform:translate(77.7292vw,68.88vh) scale(.7258)}to{transform:translate(72.80905vw,99vh) scale(.7258)}}.snow:nth-child(132){opacity:.618;transform:translate(84.2883vw,-10px) scale(.6476);animation:fall-132 25s -26s linear infinite}@keyframes fall-132{54.711%{transform:translate(82.5263vw,54.711vh) scale(.6476)}to{transform:translate(83.4073vw,99vh) scale(.6476)}}.snow:nth-child(133){opacity:1.0582;transform:translate(55.8237vw,-10px) scale(.343);animation:fall-133 18s -21s linear infinite}@keyframes fall-133{62.774%{transform:translate(47.7227vw,62.774vh) scale(.343)}to{transform:translate(51.7732vw,99vh) scale(.343)}}.snow:nth-child(134){opacity:1.0456;transform:translate(53.9231vw,-10px) scale(.625);animation:fall-134 20s -12s linear infinite}@keyframes fall-134{36.262%{transform:translate(50.1736vw,36.262vh) scale(.625)}to{transform:translate(52.04835vw,99vh) scale(.625)}}.snow:nth-child(135){opacity:.9332;transform:translate(63.9196vw,-10px) scale(.2466);animation:fall-135 15s -13s linear infinite}@keyframes fall-135{56.536%{transform:translate(55.3824vw,56.536vh) scale(.2466)}to{transform:translate(59.651vw,99vh) scale(.2466)}}.snow:nth-child(136){opacity:.4686;transform:translate(29.0934vw,-10px) scale(.2962);animation:fall-136 19s -2s linear infinite}@keyframes fall-136{57.252%{transform:translate(22.6287vw,57.252vh) scale(.2962)}to{transform:translate(25.86105vw,99vh) scale(.2962)}}.snow:nth-child(137){opacity:.369;transform:translate(99.215vw,-10px) scale(.5036);animation:fall-137 15s -7s linear infinite}@keyframes fall-137{34.981%{transform:translate(108.4908vw,34.981vh) scale(.5036)}to{transform:translate(103.8529vw,99vh) scale(.5036)}}.snow:nth-child(138){opacity:.2704;transform:translate(12.0143vw,-10px) scale(.0823);animation:fall-138 10s -2s linear infinite}@keyframes fall-138{79.804%{transform:translate(17.0329vw,79.804vh) scale(.0823)}to{transform:translate(14.5236vw,99vh) scale(.0823)}}.snow:nth-child(139){opacity:.0432;transform:translate(84.2619vw,-10px) scale(.61);animation:fall-139 23s -12s linear infinite}@keyframes fall-139{53.507%{transform:translate(86.7613vw,53.507vh) scale(.61)}to{transform:translate(85.5116vw,99vh) scale(.61)}}.snow:nth-child(140){opacity:.937;transform:translate(11.7497vw,-10px) scale(.5289);animation:fall-140 15s -25s linear infinite}@keyframes fall-140{46.79%{transform:translate(4.7377vw,46.79vh) scale(.5289)}to{transform:translate(8.2437vw,99vh) scale(.5289)}}.snow:nth-child(141){opacity:.639;transform:translate(87.37vw,-10px) scale(.748);animation:fall-141 30s -8s linear infinite}@keyframes fall-141{77.518%{transform:translate(80.4198vw,77.518vh) scale(.748)}to{transform:translate(83.8949vw,99vh) scale(.748)}}.snow:nth-child(142){opacity:.3382;transform:translate(13.4082vw,-10px) scale(.666);animation:fall-142 10s -21s linear infinite}@keyframes fall-142{63.456%{transform:translate(20.4001vw,63.456vh) scale(.666)}to{transform:translate(16.90415vw,99vh) scale(.666)}}.snow:nth-child(143){opacity:1.6096;transform:translate(98.8055vw,-10px) scale(.7956);animation:fall-143 12s -22s linear infinite}@keyframes fall-143{54.867%{transform:translate(105.0654vw,54.867vh) scale(.7956)}to{transform:translate(101.93545vw,99vh) scale(.7956)}}.snow:nth-child(144){opacity:.1808;transform:translate(21.4483vw,-10px) scale(.6878);animation:fall-144 26s -21s linear infinite}@keyframes fall-144{50.817%{transform:translate(22.5679vw,50.817vh) scale(.6878)}to{transform:translate(22.0081vw,99vh) scale(.6878)}}.snow:nth-child(145){opacity:.578;transform:translate(26.3029vw,-10px) scale(.2581);animation:fall-145 27s -18s linear infinite}@keyframes fall-145{52.467%{transform:translate(24.9497vw,52.467vh) scale(.2581)}to{transform:translate(25.6263vw,99vh) scale(.2581)}}.snow:nth-child(146){opacity:1.011;transform:translate(45.0092vw,-10px) scale(.1939);animation:fall-146 29s -3s linear infinite}@keyframes fall-146{43.224%{transform:translate(54.1576vw,43.224vh) scale(.1939)}to{transform:translate(49.5834vw,99vh) scale(.1939)}}.snow:nth-child(147){opacity:1.1644;transform:translate(55.1968vw,-10px) scale(.4627);animation:fall-147 23s -24s linear infinite}@keyframes fall-147{65.014%{transform:translate(58.4416vw,65.014vh) scale(.4627)}to{transform:translate(56.8192vw,99vh) scale(.4627)}}.snow:nth-child(148){opacity:1.041;transform:translate(6.6745vw,-10px) scale(.5576);animation:fall-148 27s -8s linear infinite}@keyframes fall-148{51.958%{transform:translate(12.5926vw,51.958vh) scale(.5576)}to{transform:translate(9.63355vw,99vh) scale(.5576)}}.snow:nth-child(149){opacity:1.6238;transform:translate(65.1251vw,-10px) scale(.8958);animation:fall-149 25s -29s linear infinite}@keyframes fall-149{41.998%{transform:translate(59.5077vw,41.998vh) scale(.8958)}to{transform:translate(62.3164vw,99vh) scale(.8958)}}.snow:nth-child(150){opacity:.6398;transform:translate(69.7365vw,-10px) scale(.5936);animation:fall-150 15s -30s linear infinite}@keyframes fall-150{56.602%{transform:translate(66.804vw,56.602vh) scale(.5936)}to{transform:translate(68.27025vw,99vh) scale(.5936)}}.snow:nth-child(151){opacity:.1134;transform:translate(39.2344vw,-10px) scale(.0859);animation:fall-151 20s -17s linear infinite}@keyframes fall-151{74.482%{transform:translate(39.6955vw,74.482vh) scale(.0859)}to{transform:translate(39.46495vw,99vh) scale(.0859)}}.snow:nth-child(152){opacity:.1148;transform:translate(43.1975vw,-10px) scale(.1181);animation:fall-152 12s -29s linear infinite}@keyframes fall-152{34.219%{transform:translate(38.2398vw,34.219vh) scale(.1181)}to{transform:translate(40.71865vw,99vh) scale(.1181)}}.snow:nth-child(153){opacity:.1274;transform:translate(75.8472vw,-10px) scale(.1917);animation:fall-153 21s -1s linear infinite}@keyframes fall-153{59.607%{transform:translate(71.2834vw,59.607vh) scale(.1917)}to{transform:translate(73.5653vw,99vh) scale(.1917)}}.snow:nth-child(154){opacity:.9722;transform:translate(34.0389vw,-10px) scale(.4321);animation:fall-154 16s -18s linear infinite}@keyframes fall-154{63.898%{transform:translate(38.4664vw,63.898vh) scale(.4321)}to{transform:translate(36.25265vw,99vh) scale(.4321)}}.snow:nth-child(155){opacity:1.637;transform:translate(26.9021vw,-10px) scale(.7926);animation:fall-155 19s -8s linear infinite}@keyframes fall-155{44.177%{transform:translate(34.2093vw,44.177vh) scale(.7926)}to{transform:translate(30.5557vw,99vh) scale(.7926)}}.snow:nth-child(156){opacity:.5544;transform:translate(76.821vw,-10px) scale(.5196);animation:fall-156 30s -19s linear infinite}@keyframes fall-156{65.604%{transform:translate(78.8097vw,65.604vh) scale(.5196)}to{transform:translate(77.81535vw,99vh) scale(.5196)}}.snow:nth-child(157){opacity:.3134;transform:translate(72.9826vw,-10px) scale(.6106);animation:fall-157 12s -3s linear infinite}@keyframes fall-157{31.52%{transform:translate(72.37vw,31.52vh) scale(.6106)}to{transform:translate(72.6763vw,99vh) scale(.6106)}}.snow:nth-child(158){opacity:1.902;transform:translate(77.8378vw,-10px) scale(.2778);animation:fall-158 21s -2s linear infinite}@keyframes fall-158{48.139%{transform:translate(86.9882vw,48.139vh) scale(.2778)}to{transform:translate(82.413vw,99vh) scale(.2778)}}.snow:nth-child(159){opacity:.6258;transform:translate(66.4971vw,-10px) scale(.3696);animation:fall-159 22s -15s linear infinite}@keyframes fall-159{40.85%{transform:translate(64.1471vw,40.85vh) scale(.3696)}to{transform:translate(65.3221vw,99vh) scale(.3696)}}.snow:nth-child(160){opacity:.049;transform:translate(37.1733vw,-10px) scale(.3791);animation:fall-160 10s -25s linear infinite}@keyframes fall-160{46.562%{transform:translate(35.7816vw,46.562vh) scale(.3791)}to{transform:translate(36.47745vw,99vh) scale(.3791)}}.snow:nth-child(161){opacity:.7624;transform:translate(23.3064vw,-10px) scale(.8335);animation:fall-161 30s -14s linear infinite}@keyframes fall-161{76.389%{transform:translate(18.2204vw,76.389vh) scale(.8335)}to{transform:translate(20.7634vw,99vh) scale(.8335)}}.snow:nth-child(162){opacity:.7322;transform:translate(79.8385vw,-10px) scale(.1763);animation:fall-162 20s -20s linear infinite}@keyframes fall-162{34.999%{transform:translate(87.3169vw,34.999vh) scale(.1763)}to{transform:translate(83.5777vw,99vh) scale(.1763)}}.snow:nth-child(163){opacity:.5986;transform:translate(32.7281vw,-10px) scale(.2628);animation:fall-163 22s -11s linear infinite}@keyframes fall-163{62.862%{transform:translate(42.6097vw,62.862vh) scale(.2628)}to{transform:translate(37.6689vw,99vh) scale(.2628)}}.snow:nth-child(164){opacity:.8526;transform:translate(78.1574vw,-10px) scale(.9301);animation:fall-164 22s -30s linear infinite}@keyframes fall-164{49.969%{transform:translate(79.3398vw,49.969vh) scale(.9301)}to{transform:translate(78.7486vw,99vh) scale(.9301)}}.snow:nth-child(165){opacity:.4046;transform:translate(81.6312vw,-10px) scale(.2507);animation:fall-165 28s -28s linear infinite}@keyframes fall-165{69.854%{transform:translate(76.4359vw,69.854vh) scale(.2507)}to{transform:translate(79.03355vw,99vh) scale(.2507)}}.snow:nth-child(166){opacity:1.2622;transform:translate(88.8516vw,-10px) scale(.9955);animation:fall-166 11s -20s linear infinite}@keyframes fall-166{69.423%{transform:translate(79.9894vw,69.423vh) scale(.9955)}to{transform:translate(84.4205vw,99vh) scale(.9955)}}.snow:nth-child(167){opacity:.2582;transform:translate(48.5809vw,-10px) scale(.2636);animation:fall-167 15s -20s linear infinite}@keyframes fall-167{43.918%{transform:translate(42.5277vw,43.918vh) scale(.2636)}to{transform:translate(45.5543vw,99vh) scale(.2636)}}.snow:nth-child(168){opacity:1.7998;transform:translate(89.5534vw,-10px) scale(.9487);animation:fall-168 30s -28s linear infinite}@keyframes fall-168{31.054%{transform:translate(97.5317vw,31.054vh) scale(.9487)}to{transform:translate(93.54255vw,99vh) scale(.9487)}}.snow:nth-child(169){opacity:1.4884;transform:translate(95.1067vw,-10px) scale(.0646);animation:fall-169 15s -19s linear infinite}@keyframes fall-169{67.307%{transform:translate(94.4493vw,67.307vh) scale(.0646)}to{transform:translate(94.778vw,99vh) scale(.0646)}}.snow:nth-child(170){opacity:1.2578;transform:translate(7.7351vw,-10px) scale(.0749);animation:fall-170 17s -11s linear infinite}@keyframes fall-170{75.696%{transform:translate(7.3785vw,75.696vh) scale(.0749)}to{transform:translate(7.5568vw,99vh) scale(.0749)}}.snow:nth-child(171){opacity:1.5068;transform:translate(73.1562vw,-10px) scale(.5574);animation:fall-171 16s -28s linear infinite}@keyframes fall-171{77.749%{transform:translate(70.1085vw,77.749vh) scale(.5574)}to{transform:translate(71.63235vw,99vh) scale(.5574)}}.snow:nth-child(172){opacity:1.5032;transform:translate(57.4188vw,-10px) scale(.5167);animation:fall-172 14s -16s linear infinite}@keyframes fall-172{64.098%{transform:translate(66.3327vw,64.098vh) scale(.5167)}to{transform:translate(61.87575vw,99vh) scale(.5167)}}.snow:nth-child(173){opacity:.816;transform:translate(60.6735vw,-10px) scale(.6419);animation:fall-173 12s -18s linear infinite}@keyframes fall-173{79.928%{transform:translate(57.0354vw,79.928vh) scale(.6419)}to{transform:translate(58.85445vw,99vh) scale(.6419)}}.snow:nth-child(174){opacity:.6556;transform:translate(19.0575vw,-10px) scale(.7066);animation:fall-174 14s -1s linear infinite}@keyframes fall-174{58.542%{transform:translate(26.5177vw,58.542vh) scale(.7066)}to{transform:translate(22.7876vw,99vh) scale(.7066)}}.snow:nth-child(175){opacity:1.2518;transform:translate(85.3321vw,-10px) scale(.961);animation:fall-175 29s -8s linear infinite}@keyframes fall-175{71.287%{transform:translate(84.5857vw,71.287vh) scale(.961)}to{transform:translate(84.9589vw,99vh) scale(.961)}}.snow:nth-child(176){opacity:1.61;transform:translate(22.2931vw,-10px) scale(.4995);animation:fall-176 30s -26s linear infinite}@keyframes fall-176{31.654%{transform:translate(13.0145vw,31.654vh) scale(.4995)}to{transform:translate(17.6538vw,99vh) scale(.4995)}}.snow:nth-child(177){opacity:1.3922;transform:translate(80.6413vw,-10px) scale(.5479);animation:fall-177 21s -21s linear infinite}@keyframes fall-177{34.814%{transform:translate(71.1505vw,34.814vh) scale(.5479)}to{transform:translate(75.8959vw,99vh) scale(.5479)}}.snow:nth-child(178){opacity:1.7438;transform:translate(47.9896vw,-10px) scale(.4566);animation:fall-178 16s -13s linear infinite}@keyframes fall-178{37.813%{transform:translate(42.9459vw,37.813vh) scale(.4566)}to{transform:translate(45.46775vw,99vh) scale(.4566)}}.snow:nth-child(179){opacity:1.0578;transform:translate(93.7149vw,-10px) scale(.683);animation:fall-179 16s -21s linear infinite}@keyframes fall-179{76.673%{transform:translate(90.3163vw,76.673vh) scale(.683)}to{transform:translate(92.0156vw,99vh) scale(.683)}}.snow:nth-child(180){opacity:1.4386;transform:translate(65.6511vw,-10px) scale(.396);animation:fall-180 13s -3s linear infinite}@keyframes fall-180{71.142%{transform:translate(61.9525vw,71.142vh) scale(.396)}to{transform:translate(63.8018vw,99vh) scale(.396)}}.snow:nth-child(181){opacity:1.5904;transform:translate(11.2521vw,-10px) scale(.9524);animation:fall-181 21s -11s linear infinite}@keyframes fall-181{41.754%{transform:translate(12.2462vw,41.754vh) scale(.9524)}to{transform:translate(11.74915vw,99vh) scale(.9524)}}.snow:nth-child(182){opacity:1.2392;transform:translate(11.5833vw,-10px) scale(.6424);animation:fall-182 18s -7s linear infinite}@keyframes fall-182{53.847%{transform:translate(8.0581vw,53.847vh) scale(.6424)}to{transform:translate(9.8207vw,99vh) scale(.6424)}}.snow:nth-child(183){opacity:.434;transform:translate(74.966vw,-10px) scale(.6138);animation:fall-183 24s -19s linear infinite}@keyframes fall-183{57.752%{transform:translate(77.828vw,57.752vh) scale(.6138)}to{transform:translate(76.397vw,99vh) scale(.6138)}}.snow:nth-child(184){opacity:1.0196;transform:translate(24.5909vw,-10px) scale(.5777);animation:fall-184 26s -20s linear infinite}@keyframes fall-184{37.047%{transform:translate(29.1998vw,37.047vh) scale(.5777)}to{transform:translate(26.89535vw,99vh) scale(.5777)}}.snow:nth-child(185){opacity:1.3992;transform:translate(68.1051vw,-10px) scale(.0201);animation:fall-185 30s -8s linear infinite}@keyframes fall-185{51.634%{transform:translate(69.3203vw,51.634vh) scale(.0201)}to{transform:translate(68.7127vw,99vh) scale(.0201)}}.snow:nth-child(186){opacity:1.5754;transform:translate(81.8438vw,-10px) scale(.4928);animation:fall-186 24s -14s linear infinite}@keyframes fall-186{48.99%{transform:translate(80.2624vw,48.99vh) scale(.4928)}to{transform:translate(81.0531vw,99vh) scale(.4928)}}.snow:nth-child(187){opacity:.2828;transform:translate(48.1456vw,-10px) scale(.6153);animation:fall-187 29s -2s linear infinite}@keyframes fall-187{68.986%{transform:translate(57.8502vw,68.986vh) scale(.6153)}to{transform:translate(52.9979vw,99vh) scale(.6153)}}.snow:nth-child(188){opacity:1.5374;transform:translate(4.6873vw,-10px) scale(.7691);animation:fall-188 21s -29s linear infinite}@keyframes fall-188{45.338%{transform:translate(5.7756vw,45.338vh) scale(.7691)}to{transform:translate(5.23145vw,99vh) scale(.7691)}}.snow:nth-child(189){opacity:1.7392;transform:translate(59.9969vw,-10px) scale(.3626);animation:fall-189 24s -13s linear infinite}@keyframes fall-189{77.55%{transform:translate(60.5407vw,77.55vh) scale(.3626)}to{transform:translate(60.2688vw,99vh) scale(.3626)}}.snow:nth-child(190){opacity:.1132;transform:translate(20.8779vw,-10px) scale(.7464);animation:fall-190 11s -2s linear infinite}@keyframes fall-190{79.897%{transform:translate(23.7197vw,79.897vh) scale(.7464)}to{transform:translate(22.2988vw,99vh) scale(.7464)}}.snow:nth-child(191){opacity:1.636;transform:translate(7.5943vw,-10px) scale(.24);animation:fall-191 16s -12s linear infinite}@keyframes fall-191{69.227%{transform:translate(10.8491vw,69.227vh) scale(.24)}to{transform:translate(9.2217vw,99vh) scale(.24)}}.snow:nth-child(192){opacity:1.4504;transform:translate(41.351vw,-10px) scale(.2915);animation:fall-192 29s -26s linear infinite}@keyframes fall-192{31.92%{transform:translate(38.381vw,31.92vh) scale(.2915)}to{transform:translate(39.866vw,99vh) scale(.2915)}}.snow:nth-child(193){opacity:1.7864;transform:translate(54.6212vw,-10px) scale(.9741);animation:fall-193 28s -5s linear infinite}@keyframes fall-193{36.673%{transform:translate(60.1041vw,36.673vh) scale(.9741)}to{transform:translate(57.36265vw,99vh) scale(.9741)}}.snow:nth-child(194){opacity:1.4936;transform:translate(76.9751vw,-10px) scale(.1641);animation:fall-194 16s -14s linear infinite}@keyframes fall-194{78.948%{transform:translate(82.4819vw,78.948vh) scale(.1641)}to{transform:translate(79.7285vw,99vh) scale(.1641)}}.snow:nth-child(195){opacity:.4206;transform:translate(88.0372vw,-10px) scale(.1667);animation:fall-195 14s -25s linear infinite}@keyframes fall-195{46.866%{transform:translate(79.44vw,46.866vh) scale(.1667)}to{transform:translate(83.7386vw,99vh) scale(.1667)}}.snow:nth-child(196){opacity:1.2558;transform:translate(4.8044vw,-10px) scale(.5464);animation:fall-196 29s -2s linear infinite}@keyframes fall-196{70.484%{transform:translate(9.4638vw,70.484vh) scale(.5464)}to{transform:translate(7.1341vw,99vh) scale(.5464)}}.snow:nth-child(197){opacity:.5784;transform:translate(2.0465vw,-10px) scale(.6813);animation:fall-197 18s -21s linear infinite}@keyframes fall-197{79.987%{transform:translate(-2.0114vw,79.987vh) scale(.6813)}to{transform:translate(.01755vw,99vh) scale(.6813)}}.snow:nth-child(198){opacity:1.866;transform:translate(91.2561vw,-10px) scale(.1227);animation:fall-198 27s -10s linear infinite}@keyframes fall-198{70.104%{transform:translate(97.9984vw,70.104vh) scale(.1227)}to{transform:translate(94.62725vw,99vh) scale(.1227)}}.snow:nth-child(199){opacity:1.4534;transform:translate(79.8569vw,-10px) scale(.3454);animation:fall-199 16s -8s linear infinite}@keyframes fall-199{60.581%{transform:translate(80.421vw,60.581vh) scale(.3454)}to{transform:translate(80.13895vw,99vh) scale(.3454)}}.snow:nth-child(200){opacity:.5616;transform:translate(.6892vw,-10px) scale(.176);animation:fall-200 30s -24s linear infinite}@keyframes fall-200{69.39%{transform:translate(7.6356vw,69.39vh) scale(.176)}to{transform:translate(4.1624vw,99vh) scale(.176)}}.snow:nth-child(201){opacity:1.2654;transform:translate(42.0171vw,-10px) scale(.7948);animation:fall-201 11s -15s linear infinite}@keyframes fall-201{46.433%{transform:translate(44.8339vw,46.433vh) scale(.7948)}to{transform:translate(43.4255vw,99vh) scale(.7948)}}.snow:nth-child(202){opacity:.472;transform:translate(15.7899vw,-10px) scale(.6164);animation:fall-202 24s -21s linear infinite}@keyframes fall-202{55.771%{transform:translate(13.5686vw,55.771vh) scale(.6164)}to{transform:translate(14.67925vw,99vh) scale(.6164)}}.snow:nth-child(203){opacity:1.1772;transform:translate(98.1826vw,-10px) scale(.9496);animation:fall-203 20s -12s linear infinite}@keyframes fall-203{73.901%{transform:translate(90.5247vw,73.901vh) scale(.9496)}to{transform:translate(94.35365vw,99vh) scale(.9496)}}.snow:nth-child(204){opacity:.8288;transform:translate(93.1626vw,-10px) scale(.1728);animation:fall-204 25s -15s linear infinite}@keyframes fall-204{73.405%{transform:translate(95.0427vw,73.405vh) scale(.1728)}to{transform:translate(94.10265vw,99vh) scale(.1728)}}.snow:nth-child(205){opacity:1.1432;transform:translate(91.239vw,-10px) scale(.7269);animation:fall-205 30s -30s linear infinite}@keyframes fall-205{53.48%{transform:translate(98.0122vw,53.48vh) scale(.7269)}to{transform:translate(94.6256vw,99vh) scale(.7269)}}.snow:nth-child(206){opacity:.516;transform:translate(34.6557vw,-10px) scale(.1648);animation:fall-206 18s -25s linear infinite}@keyframes fall-206{43.706%{transform:translate(37.2867vw,43.706vh) scale(.1648)}to{transform:translate(35.9712vw,99vh) scale(.1648)}}.snow:nth-child(207){opacity:.6546;transform:translate(50.3642vw,-10px) scale(.0004);animation:fall-207 16s -29s linear infinite}@keyframes fall-207{75.369%{transform:translate(44.1749vw,75.369vh) scale(.0004)}to{transform:translate(47.26955vw,99vh) scale(.0004)}}.snow:nth-child(208){opacity:.3412;transform:translate(60.8911vw,-10px) scale(.6737);animation:fall-208 12s -6s linear infinite}@keyframes fall-208{48.956%{transform:translate(57.7265vw,48.956vh) scale(.6737)}to{transform:translate(59.3088vw,99vh) scale(.6737)}}.snow:nth-child(209){opacity:.5374;transform:translate(12.9941vw,-10px) scale(.4001);animation:fall-209 20s -8s linear infinite}@keyframes fall-209{71.638%{transform:translate(4.0845vw,71.638vh) scale(.4001)}to{transform:translate(8.5393vw,99vh) scale(.4001)}}.snow:nth-child(210){opacity:.2054;transform:translate(22.9448vw,-10px) scale(.5111);animation:fall-210 28s -23s linear infinite}@keyframes fall-210{52.767%{transform:translate(28.6189vw,52.767vh) scale(.5111)}to{transform:translate(25.78185vw,99vh) scale(.5111)}}.snow:nth-child(211){opacity:.4012;transform:translate(43.0312vw,-10px) scale(.0673);animation:fall-211 10s -25s linear infinite}@keyframes fall-211{50.212%{transform:translate(50.6838vw,50.212vh) scale(.0673)}to{transform:translate(46.8575vw,99vh) scale(.0673)}}.snow:nth-child(212){opacity:1.8998;transform:translate(96.1547vw,-10px) scale(.5458);animation:fall-212 18s -10s linear infinite}@keyframes fall-212{55.755%{transform:translate(93.2807vw,55.755vh) scale(.5458)}to{transform:translate(94.7177vw,99vh) scale(.5458)}}.snow:nth-child(213){opacity:1.0714;transform:translate(32.3568vw,-10px) scale(.1879);animation:fall-213 15s -28s linear infinite}@keyframes fall-213{67.758%{transform:translate(29.5568vw,67.758vh) scale(.1879)}to{transform:translate(30.9568vw,99vh) scale(.1879)}}.snow:nth-child(214){opacity:.0348;transform:translate(74.0681vw,-10px) scale(.4096);animation:fall-214 28s -27s linear infinite}@keyframes fall-214{60.96%{transform:translate(80.691vw,60.96vh) scale(.4096)}to{transform:translate(77.37955vw,99vh) scale(.4096)}}.snow:nth-child(215){opacity:1.9342;transform:translate(23.3876vw,-10px) scale(.3941);animation:fall-215 12s -6s linear infinite}@keyframes fall-215{59.725%{transform:translate(27.4249vw,59.725vh) scale(.3941)}to{transform:translate(25.40625vw,99vh) scale(.3941)}}.snow:nth-child(216){opacity:1.1878;transform:translate(37.5195vw,-10px) scale(.9318);animation:fall-216 22s -16s linear infinite}@keyframes fall-216{34.043%{transform:translate(41.6548vw,34.043vh) scale(.9318)}to{transform:translate(39.58715vw,99vh) scale(.9318)}}.snow:nth-child(217){opacity:1.2922;transform:translate(61.8511vw,-10px) scale(.7697);animation:fall-217 27s -30s linear infinite}@keyframes fall-217{43.843%{transform:translate(62.9444vw,43.843vh) scale(.7697)}to{transform:translate(62.39775vw,99vh) scale(.7697)}}.snow:nth-child(218){opacity:.295;transform:translate(61.634vw,-10px) scale(.0595);animation:fall-218 24s -21s linear infinite}@keyframes fall-218{32.034%{transform:translate(71.3431vw,32.034vh) scale(.0595)}to{transform:translate(66.48855vw,99vh) scale(.0595)}}.snow:nth-child(219){opacity:.6818;transform:translate(71.5846vw,-10px) scale(.434);animation:fall-219 20s -13s linear infinite}@keyframes fall-219{66.023%{transform:translate(74.1851vw,66.023vh) scale(.434)}to{transform:translate(72.88485vw,99vh) scale(.434)}}.snow:nth-child(220){opacity:1.4356;transform:translate(84.9424vw,-10px) scale(.6291);animation:fall-220 28s -2s linear infinite}@keyframes fall-220{35.903%{transform:translate(90.7566vw,35.903vh) scale(.6291)}to{transform:translate(87.8495vw,99vh) scale(.6291)}}.snow:nth-child(221){opacity:.1016;transform:translate(26.8391vw,-10px) scale(.8098);animation:fall-221 10s -2s linear infinite}@keyframes fall-221{78.002%{transform:translate(35.5012vw,78.002vh) scale(.8098)}to{transform:translate(31.17015vw,99vh) scale(.8098)}}.snow:nth-child(222){opacity:.5798;transform:translate(95.3259vw,-10px) scale(.5777);animation:fall-222 24s -6s linear infinite}@keyframes fall-222{46.933%{transform:translate(103.3615vw,46.933vh) scale(.5777)}to{transform:translate(99.3437vw,99vh) scale(.5777)}}.snow:nth-child(223){opacity:.7194;transform:translate(26.5808vw,-10px) scale(.0885);animation:fall-223 18s -14s linear infinite}@keyframes fall-223{60.938%{transform:translate(34.9803vw,60.938vh) scale(.0885)}to{transform:translate(30.78055vw,99vh) scale(.0885)}}.snow:nth-child(224){opacity:1.2346;transform:translate(51.5679vw,-10px) scale(.3999);animation:fall-224 27s -8s linear infinite}@keyframes fall-224{40.038%{transform:translate(45.0763vw,40.038vh) scale(.3999)}to{transform:translate(48.3221vw,99vh) scale(.3999)}}.snow:nth-child(225){opacity:.2954;transform:translate(36.9434vw,-10px) scale(.6621);animation:fall-225 30s -5s linear infinite}@keyframes fall-225{33.294%{transform:translate(39.5422vw,33.294vh) scale(.6621)}to{transform:translate(38.2428vw,99vh) scale(.6621)}}.snow:nth-child(226){opacity:1.7066;transform:translate(84.6791vw,-10px) scale(.7259);animation:fall-226 21s -3s linear infinite}@keyframes fall-226{53.139%{transform:translate(90.5913vw,53.139vh) scale(.7259)}to{transform:translate(87.6352vw,99vh) scale(.7259)}}.snow:nth-child(227){opacity:1.71;transform:translate(76.5441vw,-10px) scale(.4915);animation:fall-227 17s -3s linear infinite}@keyframes fall-227{35.503%{transform:translate(73.2966vw,35.503vh) scale(.4915)}to{transform:translate(74.92035vw,99vh) scale(.4915)}}.snow:nth-child(228){opacity:1.0586;transform:translate(26.4662vw,-10px) scale(.1926);animation:fall-228 10s -22s linear infinite}@keyframes fall-228{45.19%{transform:translate(22.9376vw,45.19vh) scale(.1926)}to{transform:translate(24.7019vw,99vh) scale(.1926)}}.snow:nth-child(229){opacity:.094;transform:translate(17.9638vw,-10px) scale(.6169);animation:fall-229 29s -29s linear infinite}@keyframes fall-229{33.786%{transform:translate(15.1346vw,33.786vh) scale(.6169)}to{transform:translate(16.5492vw,99vh) scale(.6169)}}.snow:nth-child(230){opacity:.715;transform:translate(21.8406vw,-10px) scale(.1925);animation:fall-230 19s -6s linear infinite}@keyframes fall-230{68.143%{transform:translate(14.1942vw,68.143vh) scale(.1925)}to{transform:translate(18.0174vw,99vh) scale(.1925)}}.snow:nth-child(231){opacity:1.3542;transform:translate(61.8424vw,-10px) scale(.7136);animation:fall-231 30s -3s linear infinite}@keyframes fall-231{74.832%{transform:translate(63.2908vw,74.832vh) scale(.7136)}to{transform:translate(62.5666vw,99vh) scale(.7136)}}.snow:nth-child(232){opacity:1.4128;transform:translate(98.1898vw,-10px) scale(.1385);animation:fall-232 29s -21s linear infinite}@keyframes fall-232{70.575%{transform:translate(96.5797vw,70.575vh) scale(.1385)}to{transform:translate(97.38475vw,99vh) scale(.1385)}}.snow:nth-child(233){opacity:.1128;transform:translate(44.0157vw,-10px) scale(.5744);animation:fall-233 14s -4s linear infinite}@keyframes fall-233{33.704%{transform:translate(44.4094vw,33.704vh) scale(.5744)}to{transform:translate(44.21255vw,99vh) scale(.5744)}}.snow:nth-child(234){opacity:1.4826;transform:translate(89.7271vw,-10px) scale(.6126);animation:fall-234 14s -14s linear infinite}@keyframes fall-234{41.405%{transform:translate(90.2918vw,41.405vh) scale(.6126)}to{transform:translate(90.00945vw,99vh) scale(.6126)}}.snow:nth-child(235){opacity:.3794;transform:translate(47.046vw,-10px) scale(.9122);animation:fall-235 15s -28s linear infinite}@keyframes fall-235{52.24%{transform:translate(44.3408vw,52.24vh) scale(.9122)}to{transform:translate(45.6934vw,99vh) scale(.9122)}}.snow:nth-child(236){opacity:1.9576;transform:translate(48.4215vw,-10px) scale(.1199);animation:fall-236 29s -6s linear infinite}@keyframes fall-236{77.525%{transform:translate(40.9673vw,77.525vh) scale(.1199)}to{transform:translate(44.6944vw,99vh) scale(.1199)}}.snow:nth-child(237){opacity:.9938;transform:translate(47.0391vw,-10px) scale(.0976);animation:fall-237 14s -22s linear infinite}@keyframes fall-237{63.983%{transform:translate(55.4586vw,63.983vh) scale(.0976)}to{transform:translate(51.24885vw,99vh) scale(.0976)}}.snow:nth-child(238){opacity:.6436;transform:translate(48.0501vw,-10px) scale(.821);animation:fall-238 29s -5s linear infinite}@keyframes fall-238{58.939%{transform:translate(43.6411vw,58.939vh) scale(.821)}to{transform:translate(45.8456vw,99vh) scale(.821)}}.snow:nth-child(239){opacity:1.4148;transform:translate(81.174vw,-10px) scale(.4649);animation:fall-239 21s -20s linear infinite}@keyframes fall-239{48.909%{transform:translate(76.4738vw,48.909vh) scale(.4649)}to{transform:translate(78.8239vw,99vh) scale(.4649)}}.snow:nth-child(240){opacity:.0814;transform:translate(21.8269vw,-10px) scale(.7555);animation:fall-240 25s -20s linear infinite}@keyframes fall-240{61.183%{transform:translate(13.3596vw,61.183vh) scale(.7555)}to{transform:translate(17.59325vw,99vh) scale(.7555)}}.snow:nth-child(241){opacity:1.1546;transform:translate(67.0161vw,-10px) scale(.468);animation:fall-241 19s -19s linear infinite}@keyframes fall-241{33.711%{transform:translate(65.2186vw,33.711vh) scale(.468)}to{transform:translate(66.11735vw,99vh) scale(.468)}}.snow:nth-child(242){opacity:1.541;transform:translate(33.3481vw,-10px) scale(.3238);animation:fall-242 10s -8s linear infinite}@keyframes fall-242{43.089%{transform:translate(26.0708vw,43.089vh) scale(.3238)}to{transform:translate(29.70945vw,99vh) scale(.3238)}}.snow:nth-child(243){opacity:1.5292;transform:translate(28.5534vw,-10px) scale(.0695);animation:fall-243 25s -8s linear infinite}@keyframes fall-243{65.124%{transform:translate(19.8467vw,65.124vh) scale(.0695)}to{transform:translate(24.20005vw,99vh) scale(.0695)}}.snow:nth-child(244){opacity:.3176;transform:translate(80.7303vw,-10px) scale(.7695);animation:fall-244 27s -8s linear infinite}@keyframes fall-244{72.476%{transform:translate(75.5219vw,72.476vh) scale(.7695)}to{transform:translate(78.1261vw,99vh) scale(.7695)}}.snow:nth-child(245){opacity:1.4226;transform:translate(32.5876vw,-10px) scale(.2648);animation:fall-245 28s -6s linear infinite}@keyframes fall-245{31.802%{transform:translate(36.6801vw,31.802vh) scale(.2648)}to{transform:translate(34.63385vw,99vh) scale(.2648)}}.snow:nth-child(246){opacity:1.437;transform:translate(50.1133vw,-10px) scale(.8082);animation:fall-246 27s -2s linear infinite}@keyframes fall-246{72.501%{transform:translate(51.2964vw,72.501vh) scale(.8082)}to{transform:translate(50.70485vw,99vh) scale(.8082)}}.snow:nth-child(247){opacity:.079;transform:translate(51.6749vw,-10px) scale(.6143);animation:fall-247 20s -23s linear infinite}@keyframes fall-247{61.227%{transform:translate(55.9167vw,61.227vh) scale(.6143)}to{transform:translate(53.7958vw,99vh) scale(.6143)}}.snow:nth-child(248){opacity:.1272;transform:translate(32.3708vw,-10px) scale(.7356);animation:fall-248 14s -24s linear infinite}@keyframes fall-248{54.139%{transform:translate(36.5713vw,54.139vh) scale(.7356)}to{transform:translate(34.47105vw,99vh) scale(.7356)}}.snow:nth-child(249){opacity:1.6374;transform:translate(59.0669vw,-10px) scale(.963);animation:fall-249 17s -17s linear infinite}@keyframes fall-249{41.059%{transform:translate(53.998vw,41.059vh) scale(.963)}to{transform:translate(56.53245vw,99vh) scale(.963)}}.snow:nth-child(250){opacity:.0816;transform:translate(37.5004vw,-10px) scale(.9168);animation:fall-250 19s -1s linear infinite}@keyframes fall-250{56.932%{transform:translate(35.5625vw,56.932vh) scale(.9168)}to{transform:translate(36.53145vw,99vh) scale(.9168)}}.snow:nth-child(251){opacity:1.1132;transform:translate(99.6323vw,-10px) scale(.7179);animation:fall-251 10s -19s linear infinite}@keyframes fall-251{37.423%{transform:translate(102.6154vw,37.423vh) scale(.7179)}to{transform:translate(101.12385vw,99vh) scale(.7179)}}.snow:nth-child(252){opacity:1.893;transform:translate(89.6492vw,-10px) scale(.6885);animation:fall-252 12s -14s linear infinite}@keyframes fall-252{72.145%{transform:translate(89.9906vw,72.145vh) scale(.6885)}to{transform:translate(89.8199vw,99vh) scale(.6885)}}.snow:nth-child(253){opacity:1.6096;transform:translate(60.3209vw,-10px) scale(.8771);animation:fall-253 26s -19s linear infinite}@keyframes fall-253{34.481%{transform:translate(60.8184vw,34.481vh) scale(.8771)}to{transform:translate(60.56965vw,99vh) scale(.8771)}}.snow:nth-child(254){opacity:.121;transform:translate(37.1414vw,-10px) scale(.9987);animation:fall-254 28s -18s linear infinite}@keyframes fall-254{72.621%{transform:translate(32.6073vw,72.621vh) scale(.9987)}to{transform:translate(34.87435vw,99vh) scale(.9987)}}.snow:nth-child(255){opacity:.0612;transform:translate(16.5356vw,-10px) scale(.3616);animation:fall-255 11s -17s linear infinite}@keyframes fall-255{78.649%{transform:translate(7.8244vw,78.649vh) scale(.3616)}to{transform:translate(12.18vw,99vh) scale(.3616)}}.snow:nth-child(256){opacity:.63;transform:translate(56.0846vw,-10px) scale(.0312);animation:fall-256 12s -5s linear infinite}@keyframes fall-256{64.545%{transform:translate(47.3158vw,64.545vh) scale(.0312)}to{transform:translate(51.7002vw,99vh) scale(.0312)}}.snow:nth-child(257){opacity:.8524;transform:translate(22.5673vw,-10px) scale(.7202);animation:fall-257 25s -16s linear infinite}@keyframes fall-257{69.014%{transform:translate(18.0811vw,69.014vh) scale(.7202)}to{transform:translate(20.3242vw,99vh) scale(.7202)}}.snow:nth-child(258){opacity:.9182;transform:translate(68.4421vw,-10px) scale(.3937);animation:fall-258 22s -7s linear infinite}@keyframes fall-258{67.832%{transform:translate(74.4883vw,67.832vh) scale(.3937)}to{transform:translate(71.4652vw,99vh) scale(.3937)}}.snow:nth-child(259){opacity:.1646;transform:translate(27.2793vw,-10px) scale(.4676);animation:fall-259 29s -7s linear infinite}@keyframes fall-259{59.762%{transform:translate(24.1043vw,59.762vh) scale(.4676)}to{transform:translate(25.6918vw,99vh) scale(.4676)}}.snow:nth-child(260){opacity:1.006;transform:translate(25.683vw,-10px) scale(.2337);animation:fall-260 30s -2s linear infinite}@keyframes fall-260{72.183%{transform:translate(20.724vw,72.183vh) scale(.2337)}to{transform:translate(23.2035vw,99vh) scale(.2337)}}.snow:nth-child(261){opacity:.3902;transform:translate(79.2381vw,-10px) scale(.0636);animation:fall-261 28s -18s linear infinite}@keyframes fall-261{73.693%{transform:translate(79.0624vw,73.693vh) scale(.0636)}to{transform:translate(79.15025vw,99vh) scale(.0636)}}.snow:nth-child(262){opacity:.4616;transform:translate(70.9425vw,-10px) scale(.0503);animation:fall-262 29s -13s linear infinite}@keyframes fall-262{78.661%{transform:translate(70.0611vw,78.661vh) scale(.0503)}to{transform:translate(70.5018vw,99vh) scale(.0503)}}.snow:nth-child(263){opacity:.321;transform:translate(34.9673vw,-10px) scale(.6059);animation:fall-263 30s -1s linear infinite}@keyframes fall-263{77.375%{transform:translate(31.1199vw,77.375vh) scale(.6059)}to{transform:translate(33.0436vw,99vh) scale(.6059)}}.snow:nth-child(264){opacity:1.6532;transform:translate(36.3242vw,-10px) scale(.913);animation:fall-264 30s -5s linear infinite}@keyframes fall-264{39.455%{transform:translate(41.5321vw,39.455vh) scale(.913)}to{transform:translate(38.92815vw,99vh) scale(.913)}}.snow:nth-child(265){opacity:.366;transform:translate(60.381vw,-10px) scale(.5821);animation:fall-265 10s -2s linear infinite}@keyframes fall-265{53.614%{transform:translate(70.0884vw,53.614vh) scale(.5821)}to{transform:translate(65.2347vw,99vh) scale(.5821)}}.snow:nth-child(266){opacity:1.8048;transform:translate(18.6191vw,-10px) scale(.5981);animation:fall-266 13s -22s linear infinite}@keyframes fall-266{45.514%{transform:translate(18.3393vw,45.514vh) scale(.5981)}to{transform:translate(18.4792vw,99vh) scale(.5981)}}.snow:nth-child(267){opacity:1.9258;transform:translate(88.4146vw,-10px) scale(.6309);animation:fall-267 30s -15s linear infinite}@keyframes fall-267{40.143%{transform:translate(94.7391vw,40.143vh) scale(.6309)}to{transform:translate(91.57685vw,99vh) scale(.6309)}}.snow:nth-child(268){opacity:1.279;transform:translate(12.2689vw,-10px) scale(.7115);animation:fall-268 10s -2s linear infinite}@keyframes fall-268{76.044%{transform:translate(17.8179vw,76.044vh) scale(.7115)}to{transform:translate(15.0434vw,99vh) scale(.7115)}}.snow:nth-child(269){opacity:1.6086;transform:translate(69.5315vw,-10px) scale(.7272);animation:fall-269 21s -16s linear infinite}@keyframes fall-269{48.533%{transform:translate(60.6926vw,48.533vh) scale(.7272)}to{transform:translate(65.11205vw,99vh) scale(.7272)}}.snow:nth-child(270){opacity:.4616;transform:translate(82.2698vw,-10px) scale(.1264);animation:fall-270 25s -6s linear infinite}@keyframes fall-270{53.477%{transform:translate(73.286vw,53.477vh) scale(.1264)}to{transform:translate(77.7779vw,99vh) scale(.1264)}}.snow:nth-child(271){opacity:1.5152;transform:translate(77.8833vw,-10px) scale(.5219);animation:fall-271 23s -7s linear infinite}@keyframes fall-271{42.849%{transform:translate(75.4581vw,42.849vh) scale(.5219)}to{transform:translate(76.6707vw,99vh) scale(.5219)}}.snow:nth-child(272){opacity:1.942;transform:translate(28.527vw,-10px) scale(.0789);animation:fall-272 13s -4s linear infinite}@keyframes fall-272{31.161%{transform:translate(36.9519vw,31.161vh) scale(.0789)}to{transform:translate(32.73945vw,99vh) scale(.0789)}}.snow:nth-child(273){opacity:1.7826;transform:translate(56.7962vw,-10px) scale(.4832);animation:fall-273 30s -30s linear infinite}@keyframes fall-273{72.162%{transform:translate(51.9134vw,72.162vh) scale(.4832)}to{transform:translate(54.3548vw,99vh) scale(.4832)}}.snow:nth-child(274){opacity:1.0442;transform:translate(39.847vw,-10px) scale(.2595);animation:fall-274 29s -27s linear infinite}@keyframes fall-274{60.486%{transform:translate(44.4842vw,60.486vh) scale(.2595)}to{transform:translate(42.1656vw,99vh) scale(.2595)}}.snow:nth-child(275){opacity:.2038;transform:translate(2.2691vw,-10px) scale(.6914);animation:fall-275 18s -8s linear infinite}@keyframes fall-275{54.014%{transform:translate(-.2986vw,54.014vh) scale(.6914)}to{transform:translate(.98525vw,99vh) scale(.6914)}}.snow:nth-child(276){opacity:1.0572;transform:translate(22.5371vw,-10px) scale(.1106);animation:fall-276 27s -14s linear infinite}@keyframes fall-276{42.161%{transform:translate(18.8321vw,42.161vh) scale(.1106)}to{transform:translate(20.6846vw,99vh) scale(.1106)}}.snow:nth-child(277){opacity:1.3294;transform:translate(41.3474vw,-10px) scale(.3065);animation:fall-277 10s -4s linear infinite}@keyframes fall-277{31.358%{transform:translate(39.6303vw,31.358vh) scale(.3065)}to{transform:translate(40.48885vw,99vh) scale(.3065)}}.snow:nth-child(278){opacity:1.4314;transform:translate(81.5266vw,-10px) scale(.2451);animation:fall-278 23s -19s linear infinite}@keyframes fall-278{50.156%{transform:translate(84.1479vw,50.156vh) scale(.2451)}to{transform:translate(82.83725vw,99vh) scale(.2451)}}.snow:nth-child(279){opacity:1.5292;transform:translate(81.1913vw,-10px) scale(.24);animation:fall-279 24s -14s linear infinite}@keyframes fall-279{63.499%{transform:translate(72.419vw,63.499vh) scale(.24)}to{transform:translate(76.80515vw,99vh) scale(.24)}}.snow:nth-child(280){opacity:.0288;transform:translate(50.9734vw,-10px) scale(.2359);animation:fall-280 27s -2s linear infinite}@keyframes fall-280{51.435%{transform:translate(47.6667vw,51.435vh) scale(.2359)}to{transform:translate(49.32005vw,99vh) scale(.2359)}}.snow:nth-child(281){opacity:1.009;transform:translate(45.6937vw,-10px) scale(.8003);animation:fall-281 10s -19s linear infinite}@keyframes fall-281{69.682%{transform:translate(48.6276vw,69.682vh) scale(.8003)}to{transform:translate(47.16065vw,99vh) scale(.8003)}}.snow:nth-child(282){opacity:.5144;transform:translate(18.4086vw,-10px) scale(.3282);animation:fall-282 10s -18s linear infinite}@keyframes fall-282{67.594%{transform:translate(27.9804vw,67.594vh) scale(.3282)}to{transform:translate(23.1945vw,99vh) scale(.3282)}}.snow:nth-child(283){opacity:.7978;transform:translate(10.624vw,-10px) scale(.8641);animation:fall-283 22s -24s linear infinite}@keyframes fall-283{34.043%{transform:translate(19.4862vw,34.043vh) scale(.8641)}to{transform:translate(15.0551vw,99vh) scale(.8641)}}.snow:nth-child(284){opacity:1.9336;transform:translate(42.6724vw,-10px) scale(.2165);animation:fall-284 14s -15s linear infinite}@keyframes fall-284{61.318%{transform:translate(39.1946vw,61.318vh) scale(.2165)}to{transform:translate(40.9335vw,99vh) scale(.2165)}}.snow:nth-child(285){opacity:1.3496;transform:translate(73.358vw,-10px) scale(.6148);animation:fall-285 23s -2s linear infinite}@keyframes fall-285{56.598%{transform:translate(78.4934vw,56.598vh) scale(.6148)}to{transform:translate(75.9257vw,99vh) scale(.6148)}}.snow:nth-child(286){opacity:1.3398;transform:translate(18.1147vw,-10px) scale(.8112);animation:fall-286 24s -17s linear infinite}@keyframes fall-286{40.285%{transform:translate(11.8724vw,40.285vh) scale(.8112)}to{transform:translate(14.99355vw,99vh) scale(.8112)}}.snow:nth-child(287){opacity:1.3786;transform:translate(23.5341vw,-10px) scale(.7159);animation:fall-287 13s -4s linear infinite}@keyframes fall-287{55.746%{transform:translate(22.8838vw,55.746vh) scale(.7159)}to{transform:translate(23.20895vw,99vh) scale(.7159)}}.snow:nth-child(288){opacity:.0366;transform:translate(91.7608vw,-10px) scale(.6897);animation:fall-288 18s -19s linear infinite}@keyframes fall-288{46.495%{transform:translate(94.508vw,46.495vh) scale(.6897)}to{transform:translate(93.1344vw,99vh) scale(.6897)}}.snow:nth-child(289){opacity:.8204;transform:translate(52.6727vw,-10px) scale(.797);animation:fall-289 15s -14s linear infinite}@keyframes fall-289{38.483%{transform:translate(54.6848vw,38.483vh) scale(.797)}to{transform:translate(53.67875vw,99vh) scale(.797)}}.snow:nth-child(290){opacity:.0274;transform:translate(19.1053vw,-10px) scale(.9278);animation:fall-290 25s -17s linear infinite}@keyframes fall-290{60.839%{transform:translate(17.8409vw,60.839vh) scale(.9278)}to{transform:translate(18.4731vw,99vh) scale(.9278)}}.snow:nth-child(291){opacity:1.8628;transform:translate(89.8712vw,-10px) scale(.3026);animation:fall-291 10s -20s linear infinite}@keyframes fall-291{31.831%{transform:translate(82.9496vw,31.831vh) scale(.3026)}to{transform:translate(86.4104vw,99vh) scale(.3026)}}.snow:nth-child(292){opacity:1.9708;transform:translate(97.7905vw,-10px) scale(.9101);animation:fall-292 23s -11s linear infinite}@keyframes fall-292{34.6%{transform:translate(101.5289vw,34.6vh) scale(.9101)}to{transform:translate(99.6597vw,99vh) scale(.9101)}}.snow:nth-child(293){opacity:1.9666;transform:translate(17.2617vw,-10px) scale(.5691);animation:fall-293 18s -9s linear infinite}@keyframes fall-293{45.431%{transform:translate(23.2305vw,45.431vh) scale(.5691)}to{transform:translate(20.2461vw,99vh) scale(.5691)}}.snow:nth-child(294){opacity:1.8464;transform:translate(18.7963vw,-10px) scale(.6411);animation:fall-294 12s -14s linear infinite}@keyframes fall-294{52.749%{transform:translate(24.9443vw,52.749vh) scale(.6411)}to{transform:translate(21.8703vw,99vh) scale(.6411)}}.snow:nth-child(295){opacity:.111;transform:translate(14.0793vw,-10px) scale(.3439);animation:fall-295 28s -17s linear infinite}@keyframes fall-295{40.484%{transform:translate(6.7622vw,40.484vh) scale(.3439)}to{transform:translate(10.42075vw,99vh) scale(.3439)}}.snow:nth-child(296){opacity:1.858;transform:translate(95.5336vw,-10px) scale(.6094);animation:fall-296 25s -21s linear infinite}@keyframes fall-296{36.775%{transform:translate(105.335vw,36.775vh) scale(.6094)}to{transform:translate(100.4343vw,99vh) scale(.6094)}}.snow:nth-child(297){opacity:.9176;transform:translate(59.0004vw,-10px) scale(.2038);animation:fall-297 17s -2s linear infinite}@keyframes fall-297{34.492%{transform:translate(56.4895vw,34.492vh) scale(.2038)}to{transform:translate(57.74495vw,99vh) scale(.2038)}}.snow:nth-child(298){opacity:1.3922;transform:translate(96.6239vw,-10px) scale(.8463);animation:fall-298 30s -13s linear infinite}@keyframes fall-298{31.797%{transform:translate(87.1183vw,31.797vh) scale(.8463)}to{transform:translate(91.8711vw,99vh) scale(.8463)}}.snow:nth-child(299){opacity:1.5264;transform:translate(74.313vw,-10px) scale(.4952);animation:fall-299 22s -22s linear infinite}@keyframes fall-299{38.917%{transform:translate(72.8549vw,38.917vh) scale(.4952)}to{transform:translate(73.58395vw,99vh) scale(.4952)}}.snow:nth-child(300){opacity:1.219;transform:translate(18.8622vw,-10px) scale(.9677);animation:fall-300 30s -15s linear infinite}@keyframes fall-300{63.321%{transform:translate(13.717vw,63.321vh) scale(.9677)}to{transform:translate(16.2896vw,99vh) scale(.9677)}}.snow:nth-child(301){opacity:.8662;transform:translate(27.7774vw,-10px) scale(.7246);animation:fall-301 14s -28s linear infinite}@keyframes fall-301{62.592%{transform:translate(26.8032vw,62.592vh) scale(.7246)}to{transform:translate(27.2903vw,99vh) scale(.7246)}}.snow:nth-child(302){opacity:1.4192;transform:translate(85.1235vw,-10px) scale(.2276);animation:fall-302 14s -20s linear infinite}@keyframes fall-302{42.379%{transform:translate(88.1764vw,42.379vh) scale(.2276)}to{transform:translate(86.64995vw,99vh) scale(.2276)}}.snow:nth-child(303){opacity:.8646;transform:translate(48.7628vw,-10px) scale(.908);animation:fall-303 27s -24s linear infinite}@keyframes fall-303{54.695%{transform:translate(40.8422vw,54.695vh) scale(.908)}to{transform:translate(44.8025vw,99vh) scale(.908)}}.snow:nth-child(304){opacity:.4614;transform:translate(38.4771vw,-10px) scale(.1458);animation:fall-304 23s -29s linear infinite}@keyframes fall-304{68.315%{transform:translate(32.5538vw,68.315vh) scale(.1458)}to{transform:translate(35.51545vw,99vh) scale(.1458)}}.snow:nth-child(305){opacity:.4082;transform:translate(91.8127vw,-10px) scale(.1813);animation:fall-305 25s -11s linear infinite}@keyframes fall-305{40.07%{transform:translate(89.2297vw,40.07vh) scale(.1813)}to{transform:translate(90.5212vw,99vh) scale(.1813)}}.snow:nth-child(306){opacity:.5368;transform:translate(61.8767vw,-10px) scale(.3607);animation:fall-306 28s -29s linear infinite}@keyframes fall-306{54.659%{transform:translate(63.4516vw,54.659vh) scale(.3607)}to{transform:translate(62.66415vw,99vh) scale(.3607)}}.snow:nth-child(307){opacity:1.2898;transform:translate(21.9964vw,-10px) scale(.2752);animation:fall-307 29s -6s linear infinite}@keyframes fall-307{79.632%{transform:translate(14.3905vw,79.632vh) scale(.2752)}to{transform:translate(18.19345vw,99vh) scale(.2752)}}.snow:nth-child(308){opacity:1.2814;transform:translate(3.3851vw,-10px) scale(.5739);animation:fall-308 11s -14s linear infinite}@keyframes fall-308{52.62%{transform:translate(12.3532vw,52.62vh) scale(.5739)}to{transform:translate(7.86915vw,99vh) scale(.5739)}}.snow:nth-child(309){opacity:.126;transform:translate(4.0033vw,-10px) scale(.9425);animation:fall-309 22s -5s linear infinite}@keyframes fall-309{70.848%{transform:translate(-2.456vw,70.848vh) scale(.9425)}to{transform:translate(.77365vw,99vh) scale(.9425)}}.snow:nth-child(310){opacity:1.62;transform:translate(59.8157vw,-10px) scale(.441);animation:fall-310 12s -1s linear infinite}@keyframes fall-310{62.3%{transform:translate(57.9873vw,62.3vh) scale(.441)}to{transform:translate(58.9015vw,99vh) scale(.441)}}.snow:nth-child(311){opacity:1.0374;transform:translate(78.8545vw,-10px) scale(.6817);animation:fall-311 26s -9s linear infinite}@keyframes fall-311{45.357%{transform:translate(85.8576vw,45.357vh) scale(.6817)}to{transform:translate(82.35605vw,99vh) scale(.6817)}}.snow:nth-child(312){opacity:1.0282;transform:translate(48.4474vw,-10px) scale(.1789);animation:fall-312 27s -14s linear infinite}@keyframes fall-312{51.871%{transform:translate(41.4445vw,51.871vh) scale(.1789)}to{transform:translate(44.94595vw,99vh) scale(.1789)}}.snow:nth-child(313){opacity:.0634;transform:translate(87.5896vw,-10px) scale(.8895);animation:fall-313 28s -13s linear infinite}@keyframes fall-313{75.984%{transform:translate(87.14vw,75.984vh) scale(.8895)}to{transform:translate(87.3648vw,99vh) scale(.8895)}}.snow:nth-child(314){opacity:.086;transform:translate(7.7677vw,-10px) scale(.9345);animation:fall-314 29s -21s linear infinite}@keyframes fall-314{68.931%{transform:translate(6.5112vw,68.931vh) scale(.9345)}to{transform:translate(7.13945vw,99vh) scale(.9345)}}.snow:nth-child(315){opacity:1.4016;transform:translate(18.531vw,-10px) scale(.1578);animation:fall-315 25s -23s linear infinite}@keyframes fall-315{66.683%{transform:translate(23.1039vw,66.683vh) scale(.1578)}to{transform:translate(20.81745vw,99vh) scale(.1578)}}.snow:nth-child(316){opacity:.6406;transform:translate(28.4013vw,-10px) scale(.9137);animation:fall-316 16s -2s linear infinite}@keyframes fall-316{63.625%{transform:translate(19.7824vw,63.625vh) scale(.9137)}to{transform:translate(24.09185vw,99vh) scale(.9137)}}.snow:nth-child(317){opacity:1.3722;transform:translate(29.5601vw,-10px) scale(.1473);animation:fall-317 10s -8s linear infinite}@keyframes fall-317{65.347%{transform:translate(28.6927vw,65.347vh) scale(.1473)}to{transform:translate(29.1264vw,99vh) scale(.1473)}}.snow:nth-child(318){opacity:.2378;transform:translate(78.2074vw,-10px) scale(.951);animation:fall-318 11s -18s linear infinite}@keyframes fall-318{62.847%{transform:translate(74.1191vw,62.847vh) scale(.951)}to{transform:translate(76.16325vw,99vh) scale(.951)}}.snow:nth-child(319){opacity:.3588;transform:translate(94.9401vw,-10px) scale(.2437);animation:fall-319 15s -15s linear infinite}@keyframes fall-319{38.197%{transform:translate(96.591vw,38.197vh) scale(.2437)}to{transform:translate(95.76555vw,99vh) scale(.2437)}}.snow:nth-child(320){opacity:.172;transform:translate(85.8408vw,-10px) scale(.6115);animation:fall-320 14s -14s linear infinite}@keyframes fall-320{62.889%{transform:translate(78.6414vw,62.889vh) scale(.6115)}to{transform:translate(82.2411vw,99vh) scale(.6115)}}.snow:nth-child(321){opacity:.3218;transform:translate(17.8262vw,-10px) scale(.1952);animation:fall-321 25s -16s linear infinite}@keyframes fall-321{47.672%{transform:translate(26.5071vw,47.672vh) scale(.1952)}to{transform:translate(22.16665vw,99vh) scale(.1952)}}.snow:nth-child(322){opacity:.0182;transform:translate(71.2189vw,-10px) scale(.1414);animation:fall-322 15s -12s linear infinite}@keyframes fall-322{46.43%{transform:translate(64.4194vw,46.43vh) scale(.1414)}to{transform:translate(67.81915vw,99vh) scale(.1414)}}.snow:nth-child(323){opacity:.3776;transform:translate(86.6421vw,-10px) scale(.4267);animation:fall-323 19s -17s linear infinite}@keyframes fall-323{35.988%{transform:translate(79.3209vw,35.988vh) scale(.4267)}to{transform:translate(82.9815vw,99vh) scale(.4267)}}.snow:nth-child(324){opacity:1.9708;transform:translate(15.2984vw,-10px) scale(.5484);animation:fall-324 13s -30s linear infinite}@keyframes fall-324{65.079%{transform:translate(22.2313vw,65.079vh) scale(.5484)}to{transform:translate(18.76485vw,99vh) scale(.5484)}}.snow:nth-child(325){opacity:.5534;transform:translate(84.6024vw,-10px) scale(.3619);animation:fall-325 22s -9s linear infinite}@keyframes fall-325{52.237%{transform:translate(91.0755vw,52.237vh) scale(.3619)}to{transform:translate(87.83895vw,99vh) scale(.3619)}}.snow:nth-child(326){opacity:.2992;transform:translate(94.5653vw,-10px) scale(.2814);animation:fall-326 28s -25s linear infinite}@keyframes fall-326{56.533%{transform:translate(101.7289vw,56.533vh) scale(.2814)}to{transform:translate(98.1471vw,99vh) scale(.2814)}}.snow:nth-child(327){opacity:.4772;transform:translate(37.1604vw,-10px) scale(.5686);animation:fall-327 25s -6s linear infinite}@keyframes fall-327{66.732%{transform:translate(45.048vw,66.732vh) scale(.5686)}to{transform:translate(41.1042vw,99vh) scale(.5686)}}.snow:nth-child(328){opacity:1.5696;transform:translate(35.7536vw,-10px) scale(.3075);animation:fall-328 27s -30s linear infinite}@keyframes fall-328{57.288%{transform:translate(41.8831vw,57.288vh) scale(.3075)}to{transform:translate(38.81835vw,99vh) scale(.3075)}}.snow:nth-child(329){opacity:1.253;transform:translate(10.0065vw,-10px) scale(.5507);animation:fall-329 18s -1s linear infinite}@keyframes fall-329{36.38%{transform:translate(10.3356vw,36.38vh) scale(.5507)}to{transform:translate(10.17105vw,99vh) scale(.5507)}}.snow:nth-child(330){opacity:1.483;transform:translate(17.7712vw,-10px) scale(.7266);animation:fall-330 21s -1s linear infinite}@keyframes fall-330{76.806%{transform:translate(9.7674vw,76.806vh) scale(.7266)}to{transform:translate(13.7693vw,99vh) scale(.7266)}}.snow:nth-child(331){opacity:1.0376;transform:translate(3.6712vw,-10px) scale(.7163);animation:fall-331 27s -4s linear infinite}@keyframes fall-331{41.032%{transform:translate(5.1853vw,41.032vh) scale(.7163)}to{transform:translate(4.42825vw,99vh) scale(.7163)}}.snow:nth-child(332){opacity:1.9104;transform:translate(81.785vw,-10px) scale(.275);animation:fall-332 15s -20s linear infinite}@keyframes fall-332{67.809%{transform:translate(73.5693vw,67.809vh) scale(.275)}to{transform:translate(77.67715vw,99vh) scale(.275)}}.snow:nth-child(333){opacity:.8632;transform:translate(92.1042vw,-10px) scale(.3934);animation:fall-333 24s -20s linear infinite}@keyframes fall-333{72.357%{transform:translate(87.0359vw,72.357vh) scale(.3934)}to{transform:translate(89.57005vw,99vh) scale(.3934)}}.snow:nth-child(334){opacity:1.0554;transform:translate(53.9928vw,-10px) scale(.8347);animation:fall-334 30s -9s linear infinite}@keyframes fall-334{31.277%{transform:translate(63.6982vw,31.277vh) scale(.8347)}to{transform:translate(58.8455vw,99vh) scale(.8347)}}.snow:nth-child(335){opacity:1.2258;transform:translate(32.2211vw,-10px) scale(.923);animation:fall-335 21s -12s linear infinite}@keyframes fall-335{47.142%{transform:translate(37.3473vw,47.142vh) scale(.923)}to{transform:translate(34.7842vw,99vh) scale(.923)}}.snow:nth-child(336){opacity:1.7472;transform:translate(45.2699vw,-10px) scale(.3869);animation:fall-336 11s -12s linear infinite}@keyframes fall-336{63.706%{transform:translate(50.646vw,63.706vh) scale(.3869)}to{transform:translate(47.95795vw,99vh) scale(.3869)}}.snow:nth-child(337){opacity:1.3276;transform:translate(98.2565vw,-10px) scale(.2894);animation:fall-337 15s -19s linear infinite}@keyframes fall-337{75.135%{transform:translate(90.7618vw,75.135vh) scale(.2894)}to{transform:translate(94.50915vw,99vh) scale(.2894)}}.snow:nth-child(338){opacity:.1772;transform:translate(46.5653vw,-10px) scale(.7035);animation:fall-338 15s -6s linear infinite}@keyframes fall-338{42.046%{transform:translate(36.5886vw,42.046vh) scale(.7035)}to{transform:translate(41.57695vw,99vh) scale(.7035)}}.snow:nth-child(339){opacity:1.046;transform:translate(64.7637vw,-10px) scale(.1477);animation:fall-339 27s -30s linear infinite}@keyframes fall-339{61.546%{transform:translate(60.5531vw,61.546vh) scale(.1477)}to{transform:translate(62.6584vw,99vh) scale(.1477)}}.snow:nth-child(340){opacity:.075;transform:translate(76.4641vw,-10px) scale(.4208);animation:fall-340 22s -2s linear infinite}@keyframes fall-340{50.593%{transform:translate(84.7317vw,50.593vh) scale(.4208)}to{transform:translate(80.5979vw,99vh) scale(.4208)}}.snow:nth-child(341){opacity:.3626;transform:translate(24.7624vw,-10px) scale(.771);animation:fall-341 29s -13s linear infinite}@keyframes fall-341{34.011%{transform:translate(24.0813vw,34.011vh) scale(.771)}to{transform:translate(24.42185vw,99vh) scale(.771)}}.snow:nth-child(342){opacity:1.9304;transform:translate(78.6257vw,-10px) scale(.9479);animation:fall-342 19s -29s linear infinite}@keyframes fall-342{74.177%{transform:translate(71.4497vw,74.177vh) scale(.9479)}to{transform:translate(75.0377vw,99vh) scale(.9479)}}.snow:nth-child(343){opacity:1.2984;transform:translate(56.4068vw,-10px) scale(.3528);animation:fall-343 10s -2s linear infinite}@keyframes fall-343{33.732%{transform:translate(58.5607vw,33.732vh) scale(.3528)}to{transform:translate(57.48375vw,99vh) scale(.3528)}}.snow:nth-child(344){opacity:1.1314;transform:translate(29.793vw,-10px) scale(.6291);animation:fall-344 15s -10s linear infinite}@keyframes fall-344{75.762%{transform:translate(35.7543vw,75.762vh) scale(.6291)}to{transform:translate(32.77365vw,99vh) scale(.6291)}}.snow:nth-child(345){opacity:1.9962;transform:translate(24.0803vw,-10px) scale(.1791);animation:fall-345 19s -29s linear infinite}@keyframes fall-345{69.195%{transform:translate(17.3824vw,69.195vh) scale(.1791)}to{transform:translate(20.73135vw,99vh) scale(.1791)}}.snow:nth-child(346){opacity:.0262;transform:translate(28.0485vw,-10px) scale(.3692);animation:fall-346 29s -6s linear infinite}@keyframes fall-346{30.62%{transform:translate(18.5693vw,30.62vh) scale(.3692)}to{transform:translate(23.3089vw,99vh) scale(.3692)}}.snow:nth-child(347){opacity:.8566;transform:translate(67.8008vw,-10px) scale(.906);animation:fall-347 23s -9s linear infinite}@keyframes fall-347{45.45%{transform:translate(58.305vw,45.45vh) scale(.906)}to{transform:translate(63.0529vw,99vh) scale(.906)}}.snow:nth-child(348){opacity:1.7638;transform:translate(85.7994vw,-10px) scale(.2846);animation:fall-348 27s -20s linear infinite}@keyframes fall-348{41.23%{transform:translate(79.2136vw,41.23vh) scale(.2846)}to{transform:translate(82.5065vw,99vh) scale(.2846)}}.snow:nth-child(349){opacity:1.9802;transform:translate(22.4588vw,-10px) scale(.1944);animation:fall-349 11s -9s linear infinite}@keyframes fall-349{48.017%{transform:translate(31.0463vw,48.017vh) scale(.1944)}to{transform:translate(26.75255vw,99vh) scale(.1944)}}.snow:nth-child(350){opacity:1.4448;transform:translate(67.77vw,-10px) scale(.0048);animation:fall-350 10s -9s linear infinite}@keyframes fall-350{48.611%{transform:translate(68.1055vw,48.611vh) scale(.0048)}to{transform:translate(67.93775vw,99vh) scale(.0048)}}.snow:nth-child(351){opacity:1.6492;transform:translate(98.5928vw,-10px) scale(.2309);animation:fall-351 12s -8s linear infinite}@keyframes fall-351{35.19%{transform:translate(107.9811vw,35.19vh) scale(.2309)}to{transform:translate(103.28695vw,99vh) scale(.2309)}}.snow:nth-child(352){opacity:1.3758;transform:translate(7.6889vw,-10px) scale(.3055);animation:fall-352 15s -29s linear infinite}@keyframes fall-352{77.074%{transform:translate(1.1887vw,77.074vh) scale(.3055)}to{transform:translate(4.4388vw,99vh) scale(.3055)}}.snow:nth-child(353){opacity:1.9352;transform:translate(82.0364vw,-10px) scale(.1291);animation:fall-353 11s -27s linear infinite}@keyframes fall-353{54.226%{transform:translate(82.5197vw,54.226vh) scale(.1291)}to{transform:translate(82.27805vw,99vh) scale(.1291)}}.snow:nth-child(354){opacity:.9448;transform:translate(9.9514vw,-10px) scale(.9031);animation:fall-354 14s -12s linear infinite}@keyframes fall-354{65.049%{transform:translate(1.0784vw,65.049vh) scale(.9031)}to{transform:translate(5.5149vw,99vh) scale(.9031)}}.snow:nth-child(355){opacity:.7258;transform:translate(10.1892vw,-10px) scale(.2153);animation:fall-355 27s -3s linear infinite}@keyframes fall-355{44.63%{transform:translate(10.9428vw,44.63vh) scale(.2153)}to{transform:translate(10.566vw,99vh) scale(.2153)}}.snow:nth-child(356){opacity:1.6692;transform:translate(11.9547vw,-10px) scale(.3791);animation:fall-356 26s -10s linear infinite}@keyframes fall-356{76.77%{transform:translate(2.6964vw,76.77vh) scale(.3791)}to{transform:translate(7.32555vw,99vh) scale(.3791)}}.snow:nth-child(357){opacity:1.196;transform:translate(93.2346vw,-10px) scale(.9226);animation:fall-357 11s -16s linear infinite}@keyframes fall-357{78.921%{transform:translate(97.2948vw,78.921vh) scale(.9226)}to{transform:translate(95.2647vw,99vh) scale(.9226)}}.snow:nth-child(358){opacity:.1144;transform:translate(30.6112vw,-10px) scale(.0052);animation:fall-358 12s -16s linear infinite}@keyframes fall-358{47.848%{transform:translate(31.673vw,47.848vh) scale(.0052)}to{transform:translate(31.1421vw,99vh) scale(.0052)}}.snow:nth-child(359){opacity:.9854;transform:translate(73.415vw,-10px) scale(.6398);animation:fall-359 17s -29s linear infinite}@keyframes fall-359{66.231%{transform:translate(67.288vw,66.231vh) scale(.6398)}to{transform:translate(70.3515vw,99vh) scale(.6398)}}.snow:nth-child(360){opacity:1.524;transform:translate(3.5118vw,-10px) scale(.8475);animation:fall-360 15s -1s linear infinite}@keyframes fall-360{70.966%{transform:translate(-5.3257vw,70.966vh) scale(.8475)}to{transform:translate(-.90695vw,99vh) scale(.8475)}}.snow:nth-child(361){opacity:1.1846;transform:translate(15.8447vw,-10px) scale(.2168);animation:fall-361 13s -18s linear infinite}@keyframes fall-361{72.732%{transform:translate(13.2137vw,72.732vh) scale(.2168)}to{transform:translate(14.5292vw,99vh) scale(.2168)}}.snow:nth-child(362){opacity:1.1626;transform:translate(26.3383vw,-10px) scale(.0515);animation:fall-362 25s -12s linear infinite}@keyframes fall-362{39.669%{transform:translate(25.5437vw,39.669vh) scale(.0515)}to{transform:translate(25.941vw,99vh) scale(.0515)}}.snow:nth-child(363){opacity:1.5796;transform:translate(41.7993vw,-10px) scale(.2714);animation:fall-363 13s -25s linear infinite}@keyframes fall-363{58.439%{transform:translate(48.7121vw,58.439vh) scale(.2714)}to{transform:translate(45.2557vw,99vh) scale(.2714)}}.snow:nth-child(364){opacity:.9088;transform:translate(2.5786vw,-10px) scale(.245);animation:fall-364 25s -28s linear infinite}@keyframes fall-364{44.952%{transform:translate(-3.7791vw,44.952vh) scale(.245)}to{transform:translate(-.60025vw,99vh) scale(.245)}}.snow:nth-child(365){opacity:.9442;transform:translate(70.6847vw,-10px) scale(.9138);animation:fall-365 21s -15s linear infinite}@keyframes fall-365{37.734%{transform:translate(64.2067vw,37.734vh) scale(.9138)}to{transform:translate(67.4457vw,99vh) scale(.9138)}}.snow:nth-child(366){opacity:.8128;transform:translate(14.1939vw,-10px) scale(.9648);animation:fall-366 18s -7s linear infinite}@keyframes fall-366{57.745%{transform:translate(11.865vw,57.745vh) scale(.9648)}to{transform:translate(13.02945vw,99vh) scale(.9648)}}.snow:nth-child(367){opacity:.2418;transform:translate(37.6556vw,-10px) scale(.8642);animation:fall-367 15s -1s linear infinite}@keyframes fall-367{62.723%{transform:translate(43.7152vw,62.723vh) scale(.8642)}to{transform:translate(40.6854vw,99vh) scale(.8642)}}.snow:nth-child(368){opacity:.8104;transform:translate(64.9987vw,-10px) scale(.7048);animation:fall-368 28s -30s linear infinite}@keyframes fall-368{33.677%{transform:translate(71.4141vw,33.677vh) scale(.7048)}to{transform:translate(68.2064vw,99vh) scale(.7048)}}.snow:nth-child(369){opacity:.362;transform:translate(14.4203vw,-10px) scale(.7101);animation:fall-369 27s -6s linear infinite}@keyframes fall-369{37.047%{transform:translate(11.9912vw,37.047vh) scale(.7101)}to{transform:translate(13.20575vw,99vh) scale(.7101)}}.snow:nth-child(370){opacity:1.235;transform:translate(95.455vw,-10px) scale(.0079);animation:fall-370 10s -10s linear infinite}@keyframes fall-370{37.427%{transform:translate(98.5957vw,37.427vh) scale(.0079)}to{transform:translate(97.02535vw,99vh) scale(.0079)}}.snow:nth-child(371){opacity:.4934;transform:translate(11.9263vw,-10px) scale(.1498);animation:fall-371 16s -17s linear infinite}@keyframes fall-371{55.352%{transform:translate(4.9211vw,55.352vh) scale(.1498)}to{transform:translate(8.4237vw,99vh) scale(.1498)}}.snow:nth-child(372){opacity:.4036;transform:translate(67.1475vw,-10px) scale(.5069);animation:fall-372 18s -16s linear infinite}@keyframes fall-372{42.244%{transform:translate(75.4897vw,42.244vh) scale(.5069)}to{transform:translate(71.3186vw,99vh) scale(.5069)}}.snow:nth-child(373){opacity:.0506;transform:translate(86.7359vw,-10px) scale(.9226);animation:fall-373 22s -16s linear infinite}@keyframes fall-373{42.752%{transform:translate(92.627vw,42.752vh) scale(.9226)}to{transform:translate(89.68145vw,99vh) scale(.9226)}}.snow:nth-child(374){opacity:1.002;transform:translate(35.9319vw,-10px) scale(.7979);animation:fall-374 27s -30s linear infinite}@keyframes fall-374{67.11%{transform:translate(38.6645vw,67.11vh) scale(.7979)}to{transform:translate(37.2982vw,99vh) scale(.7979)}}.snow:nth-child(375){opacity:1.4608;transform:translate(86.8204vw,-10px) scale(.688);animation:fall-375 27s -26s linear infinite}@keyframes fall-375{58.148%{transform:translate(94.4325vw,58.148vh) scale(.688)}to{transform:translate(90.62645vw,99vh) scale(.688)}}.snow:nth-child(376){opacity:1.573;transform:translate(9.6912vw,-10px) scale(.9823);animation:fall-376 13s -5s linear infinite}@keyframes fall-376{44.185%{transform:translate(9.8803vw,44.185vh) scale(.9823)}to{transform:translate(9.78575vw,99vh) scale(.9823)}}.snow:nth-child(377){opacity:.04;transform:translate(55.6376vw,-10px) scale(.3252);animation:fall-377 18s -15s linear infinite}@keyframes fall-377{37.53%{transform:translate(47.7488vw,37.53vh) scale(.3252)}to{transform:translate(51.6932vw,99vh) scale(.3252)}}.snow:nth-child(378){opacity:1.6334;transform:translate(57.7679vw,-10px) scale(.3662);animation:fall-378 19s -14s linear infinite}@keyframes fall-378{52.215%{transform:translate(61.885vw,52.215vh) scale(.3662)}to{transform:translate(59.82645vw,99vh) scale(.3662)}}.snow:nth-child(379){opacity:.4952;transform:translate(78.7333vw,-10px) scale(.8934);animation:fall-379 29s -9s linear infinite}@keyframes fall-379{75.253%{transform:translate(72.9196vw,75.253vh) scale(.8934)}to{transform:translate(75.82645vw,99vh) scale(.8934)}}.snow:nth-child(380){opacity:1.1282;transform:translate(59.9389vw,-10px) scale(.2653);animation:fall-380 24s -21s linear infinite}@keyframes fall-380{73.126%{transform:translate(63.193vw,73.126vh) scale(.2653)}to{transform:translate(61.56595vw,99vh) scale(.2653)}}.snow:nth-child(381){opacity:1.9548;transform:translate(24.8815vw,-10px) scale(.4174);animation:fall-381 11s -11s linear infinite}@keyframes fall-381{63.726%{transform:translate(25.1288vw,63.726vh) scale(.4174)}to{transform:translate(25.00515vw,99vh) scale(.4174)}}.snow:nth-child(382){opacity:.1112;transform:translate(8.4873vw,-10px) scale(.0765);animation:fall-382 21s -11s linear infinite}@keyframes fall-382{60.628%{transform:translate(.8818vw,60.628vh) scale(.0765)}to{transform:translate(4.68455vw,99vh) scale(.0765)}}.snow:nth-child(383){opacity:.652;transform:translate(62.5271vw,-10px) scale(.3021);animation:fall-383 29s -26s linear infinite}@keyframes fall-383{69.184%{transform:translate(58.8694vw,69.184vh) scale(.3021)}to{transform:translate(60.69825vw,99vh) scale(.3021)}}.snow:nth-child(384){opacity:.3984;transform:translate(32.9706vw,-10px) scale(.7346);animation:fall-384 30s -21s linear infinite}@keyframes fall-384{56.555%{transform:translate(26.1652vw,56.555vh) scale(.7346)}to{transform:translate(29.5679vw,99vh) scale(.7346)}}.snow:nth-child(385){opacity:.0376;transform:translate(95.1613vw,-10px) scale(.9204);animation:fall-385 24s -25s linear infinite}@keyframes fall-385{38.655%{transform:translate(102.7736vw,38.655vh) scale(.9204)}to{transform:translate(98.96745vw,99vh) scale(.9204)}}.snow:nth-child(386){opacity:.1254;transform:translate(70.5995vw,-10px) scale(.0685);animation:fall-386 29s -28s linear infinite}@keyframes fall-386{43.56%{transform:translate(69.7075vw,43.56vh) scale(.0685)}to{transform:translate(70.1535vw,99vh) scale(.0685)}}.snow:nth-child(387){opacity:.6308;transform:translate(51.8684vw,-10px) scale(.5674);animation:fall-387 14s -11s linear infinite}@keyframes fall-387{31.546%{transform:translate(52.9391vw,31.546vh) scale(.5674)}to{transform:translate(52.40375vw,99vh) scale(.5674)}}.snow:nth-child(388){opacity:.2916;transform:translate(54.1241vw,-10px) scale(.5201);animation:fall-388 21s -22s linear infinite}@keyframes fall-388{72.611%{transform:translate(49.0977vw,72.611vh) scale(.5201)}to{transform:translate(51.6109vw,99vh) scale(.5201)}}.snow:nth-child(389){opacity:.7754;transform:translate(73.2878vw,-10px) scale(.5877);animation:fall-389 25s -15s linear infinite}@keyframes fall-389{49.339%{transform:translate(68.9265vw,49.339vh) scale(.5877)}to{transform:translate(71.10715vw,99vh) scale(.5877)}}.snow:nth-child(390){opacity:1.4226;transform:translate(78.9364vw,-10px) scale(.2285);animation:fall-390 20s -29s linear infinite}@keyframes fall-390{64.099%{transform:translate(69.6845vw,64.099vh) scale(.2285)}to{transform:translate(74.31045vw,99vh) scale(.2285)}}.snow:nth-child(391){opacity:.2844;transform:translate(41.6599vw,-10px) scale(.0843);animation:fall-391 12s -23s linear infinite}@keyframes fall-391{79.586%{transform:translate(34.2829vw,79.586vh) scale(.0843)}to{transform:translate(37.9714vw,99vh) scale(.0843)}}.snow:nth-child(392){opacity:1.2358;transform:translate(61.613vw,-10px) scale(.9062);animation:fall-392 22s -13s linear infinite}@keyframes fall-392{40.781%{transform:translate(54.7453vw,40.781vh) scale(.9062)}to{transform:translate(58.17915vw,99vh) scale(.9062)}}.snow:nth-child(393){opacity:.136;transform:translate(21.4222vw,-10px) scale(.5854);animation:fall-393 13s -30s linear infinite}@keyframes fall-393{79.888%{transform:translate(16.8517vw,79.888vh) scale(.5854)}to{transform:translate(19.13695vw,99vh) scale(.5854)}}.snow:nth-child(394){opacity:.5074;transform:translate(23.1716vw,-10px) scale(.0895);animation:fall-394 17s -12s linear infinite}@keyframes fall-394{71.421%{transform:translate(26.5268vw,71.421vh) scale(.0895)}to{transform:translate(24.8492vw,99vh) scale(.0895)}}.snow:nth-child(395){opacity:1.7404;transform:translate(31.5849vw,-10px) scale(.047);animation:fall-395 11s -1s linear infinite}@keyframes fall-395{72.366%{transform:translate(28.0213vw,72.366vh) scale(.047)}to{transform:translate(29.8031vw,99vh) scale(.047)}}.snow:nth-child(396){opacity:.5222;transform:translate(14.596vw,-10px) scale(.2347);animation:fall-396 10s -25s linear infinite}@keyframes fall-396{74.231%{transform:translate(5.133vw,74.231vh) scale(.2347)}to{transform:translate(9.8645vw,99vh) scale(.2347)}}.snow:nth-child(397){opacity:.9266;transform:translate(48.2285vw,-10px) scale(.617);animation:fall-397 18s -25s linear infinite}@keyframes fall-397{58.174%{transform:translate(53.3934vw,58.174vh) scale(.617)}to{transform:translate(50.81095vw,99vh) scale(.617)}}.snow:nth-child(398){opacity:1.2998;transform:translate(26.3234vw,-10px) scale(.2645);animation:fall-398 15s -26s linear infinite}@keyframes fall-398{33.106%{transform:translate(24.0562vw,33.106vh) scale(.2645)}to{transform:translate(25.1898vw,99vh) scale(.2645)}}.snow:nth-child(399){opacity:1.568;transform:translate(89.0989vw,-10px) scale(.8602);animation:fall-399 15s -30s linear infinite}@keyframes fall-399{56.511%{transform:translate(91.5655vw,56.511vh) scale(.8602)}to{transform:translate(90.3322vw,99vh) scale(.8602)}}.snow:nth-child(400){opacity:1.1846;transform:translate(18.7361vw,-10px) scale(.7018);animation:fall-400 11s -22s linear infinite}@keyframes fall-400{35.471%{transform:translate(13.2937vw,35.471vh) scale(.7018)}to{transform:translate(16.0149vw,99vh) scale(.7018)}}\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}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.797;transform:translate(9.4183vw,-10px) scale(.4222);animation:fall-1 13s -9s linear infinite}@keyframes fall-1{69.299%{transform:translate(-.2103vw,69.299vh) scale(.4222)}to{transform:translate(4.604vw,99vh) scale(.4222)}}.snow:nth-child(2){opacity:.6156;transform:translate(90.9255vw,-10px) scale(.3513);animation:fall-2 30s -20s linear infinite}@keyframes fall-2{70.842%{transform:translate(94.6171vw,70.842vh) scale(.3513)}to{transform:translate(92.7713vw,99vh) scale(.3513)}}.snow:nth-child(3){opacity:.1966;transform:translate(51.6943vw,-10px) scale(.0938);animation:fall-3 18s -1s linear infinite}@keyframes fall-3{42.746%{transform:translate(42.105vw,42.746vh) scale(.0938)}to{transform:translate(46.89965vw,99vh) scale(.0938)}}.snow:nth-child(4){opacity:1.891;transform:translate(64.9597vw,-10px) scale(.7983);animation:fall-4 16s -22s linear infinite}@keyframes fall-4{33.763%{transform:translate(63.6656vw,33.763vh) scale(.7983)}to{transform:translate(64.31265vw,99vh) scale(.7983)}}.snow:nth-child(5){opacity:.3398;transform:translate(32.1495vw,-10px) scale(.978);animation:fall-5 30s -5s linear infinite}@keyframes fall-5{54.462%{transform:translate(34.3977vw,54.462vh) scale(.978)}to{transform:translate(33.2736vw,99vh) scale(.978)}}.snow:nth-child(6){opacity:.7274;transform:translate(53.1155vw,-10px) scale(.9392);animation:fall-6 11s -22s linear infinite}@keyframes fall-6{48.166%{transform:translate(54.4517vw,48.166vh) scale(.9392)}to{transform:translate(53.7836vw,99vh) scale(.9392)}}.snow:nth-child(7){opacity:.5148;transform:translate(99.6956vw,-10px) scale(.6421);animation:fall-7 18s -10s linear infinite}@keyframes fall-7{71.115%{transform:translate(100.9458vw,71.115vh) scale(.6421)}to{transform:translate(100.3207vw,99vh) scale(.6421)}}.snow:nth-child(8){opacity:.5636;transform:translate(85.843vw,-10px) scale(.4023);animation:fall-8 14s -27s linear infinite}@keyframes fall-8{60.238%{transform:translate(88.0782vw,60.238vh) scale(.4023)}to{transform:translate(86.9606vw,99vh) scale(.4023)}}.snow:nth-child(9){opacity:.5878;transform:translate(3.9225vw,-10px) scale(.0278);animation:fall-9 20s -23s linear infinite}@keyframes fall-9{76.249%{transform:translate(-1.5801vw,76.249vh) scale(.0278)}to{transform:translate(1.1712vw,99vh) scale(.0278)}}.snow:nth-child(10){opacity:1.5424;transform:translate(35.1312vw,-10px) scale(.3373);animation:fall-10 29s -8s linear infinite}@keyframes fall-10{46.733%{transform:translate(33.3679vw,46.733vh) scale(.3373)}to{transform:translate(34.24955vw,99vh) scale(.3373)}}.snow:nth-child(11){opacity:1.3084;transform:translate(.3372vw,-10px) scale(.2973);animation:fall-11 10s -1s linear infinite}@keyframes fall-11{43.377%{transform:translate(-1.2894vw,43.377vh) scale(.2973)}to{transform:translate(-.4761vw,99vh) scale(.2973)}}.snow:nth-child(12){opacity:1.9;transform:translate(75.9004vw,-10px) scale(.8931);animation:fall-12 17s -14s linear infinite}@keyframes fall-12{33.294%{transform:translate(80.9516vw,33.294vh) scale(.8931)}to{transform:translate(78.426vw,99vh) scale(.8931)}}.snow:nth-child(13){opacity:1.44;transform:translate(30.9276vw,-10px) scale(.6746);animation:fall-13 22s -5s linear infinite}@keyframes fall-13{73.213%{transform:translate(31.0678vw,73.213vh) scale(.6746)}to{transform:translate(30.9977vw,99vh) scale(.6746)}}.snow:nth-child(14){opacity:.5782;transform:translate(44.5492vw,-10px) scale(.895);animation:fall-14 14s -4s linear infinite}@keyframes fall-14{71.207%{transform:translate(45.594vw,71.207vh) scale(.895)}to{transform:translate(45.0716vw,99vh) scale(.895)}}.snow:nth-child(15){opacity:1.2796;transform:translate(15.687vw,-10px) scale(.5331);animation:fall-15 30s -2s linear infinite}@keyframes fall-15{36.474%{transform:translate(23.9982vw,36.474vh) scale(.5331)}to{transform:translate(19.8426vw,99vh) scale(.5331)}}.snow:nth-child(16){opacity:1.498;transform:translate(90.2451vw,-10px) scale(.519);animation:fall-16 10s -5s linear infinite}@keyframes fall-16{69.51%{transform:translate(94.2657vw,69.51vh) scale(.519)}to{transform:translate(92.2554vw,99vh) scale(.519)}}.snow:nth-child(17){opacity:.9262;transform:translate(22.8787vw,-10px) scale(.1214);animation:fall-17 28s -24s linear infinite}@keyframes fall-17{39.684%{transform:translate(14.5203vw,39.684vh) scale(.1214)}to{transform:translate(18.6995vw,99vh) scale(.1214)}}.snow:nth-child(18){opacity:1.832;transform:translate(37.7599vw,-10px) scale(.0544);animation:fall-18 18s -16s linear infinite}@keyframes fall-18{69.932%{transform:translate(43.2057vw,69.932vh) scale(.0544)}to{transform:translate(40.4828vw,99vh) scale(.0544)}}.snow:nth-child(19){opacity:1.1256;transform:translate(42.1381vw,-10px) scale(.6019);animation:fall-19 30s -8s linear infinite}@keyframes fall-19{41.205%{transform:translate(35.6976vw,41.205vh) scale(.6019)}to{transform:translate(38.91785vw,99vh) scale(.6019)}}.snow:nth-child(20){opacity:.976;transform:translate(49.7318vw,-10px) scale(.0095);animation:fall-20 28s -3s linear infinite}@keyframes fall-20{32.262%{transform:translate(42.5128vw,32.262vh) scale(.0095)}to{transform:translate(46.1223vw,99vh) scale(.0095)}}.snow:nth-child(21){opacity:1.1028;transform:translate(58.0137vw,-10px) scale(.468);animation:fall-21 13s -10s linear infinite}@keyframes fall-21{56.352%{transform:translate(63.9062vw,56.352vh) scale(.468)}to{transform:translate(60.95995vw,99vh) scale(.468)}}.snow:nth-child(22){opacity:.8662;transform:translate(58.1249vw,-10px) scale(.96);animation:fall-22 12s -18s linear infinite}@keyframes fall-22{73.327%{transform:translate(52.9892vw,73.327vh) scale(.96)}to{transform:translate(55.55705vw,99vh) scale(.96)}}.snow:nth-child(23){opacity:.1414;transform:translate(84.7514vw,-10px) scale(.3858);animation:fall-23 25s -27s linear infinite}@keyframes fall-23{36.048%{transform:translate(85.6232vw,36.048vh) scale(.3858)}to{transform:translate(85.1873vw,99vh) scale(.3858)}}.snow:nth-child(24){opacity:.1338;transform:translate(10.266vw,-10px) scale(.7766);animation:fall-24 17s -6s linear infinite}@keyframes fall-24{73.892%{transform:translate(3.8762vw,73.892vh) scale(.7766)}to{transform:translate(7.0711vw,99vh) scale(.7766)}}.snow:nth-child(25){opacity:1.1192;transform:translate(24.4312vw,-10px) scale(.0408);animation:fall-25 15s -22s linear infinite}@keyframes fall-25{50.835%{transform:translate(22.2332vw,50.835vh) scale(.0408)}to{transform:translate(23.3322vw,99vh) scale(.0408)}}.snow:nth-child(26){opacity:.9096;transform:translate(68.4467vw,-10px) scale(.6646);animation:fall-26 16s -25s linear infinite}@keyframes fall-26{70.635%{transform:translate(78.3107vw,70.635vh) scale(.6646)}to{transform:translate(73.3787vw,99vh) scale(.6646)}}.snow:nth-child(27){opacity:.6368;transform:translate(28.7782vw,-10px) scale(.9448);animation:fall-27 13s -23s linear infinite}@keyframes fall-27{77.849%{transform:translate(28.1911vw,77.849vh) scale(.9448)}to{transform:translate(28.48465vw,99vh) scale(.9448)}}.snow:nth-child(28){opacity:1.751;transform:translate(8.0594vw,-10px) scale(.5716);animation:fall-28 28s -22s linear infinite}@keyframes fall-28{57.691%{transform:translate(9.1631vw,57.691vh) scale(.5716)}to{transform:translate(8.61125vw,99vh) scale(.5716)}}.snow:nth-child(29){opacity:.8414;transform:translate(50.405vw,-10px) scale(.1426);animation:fall-29 21s -21s linear infinite}@keyframes fall-29{44.42%{transform:translate(48.489vw,44.42vh) scale(.1426)}to{transform:translate(49.447vw,99vh) scale(.1426)}}.snow:nth-child(30){opacity:1.0058;transform:translate(26.975vw,-10px) scale(.0498);animation:fall-30 18s -11s linear infinite}@keyframes fall-30{63.931%{transform:translate(18.0392vw,63.931vh) scale(.0498)}to{transform:translate(22.5071vw,99vh) scale(.0498)}}.snow:nth-child(31){opacity:1.7862;transform:translate(50.9039vw,-10px) scale(.8655);animation:fall-31 20s -20s linear infinite}@keyframes fall-31{69.221%{transform:translate(53.779vw,69.221vh) scale(.8655)}to{transform:translate(52.34145vw,99vh) scale(.8655)}}.snow:nth-child(32){opacity:.0394;transform:translate(57.0506vw,-10px) scale(.3118);animation:fall-32 23s -17s linear infinite}@keyframes fall-32{60.957%{transform:translate(48.022vw,60.957vh) scale(.3118)}to{transform:translate(52.5363vw,99vh) scale(.3118)}}.snow:nth-child(33){opacity:.667;transform:translate(95.7818vw,-10px) scale(.589);animation:fall-33 20s -21s linear infinite}@keyframes fall-33{37.332%{transform:translate(95.3011vw,37.332vh) scale(.589)}to{transform:translate(95.54145vw,99vh) scale(.589)}}.snow:nth-child(34){opacity:.2676;transform:translate(73.2064vw,-10px) scale(.6622);animation:fall-34 30s -8s linear infinite}@keyframes fall-34{55.747%{transform:translate(66.7994vw,55.747vh) scale(.6622)}to{transform:translate(70.0029vw,99vh) scale(.6622)}}.snow:nth-child(35){opacity:1.8044;transform:translate(12.8944vw,-10px) scale(.1012);animation:fall-35 29s -24s linear infinite}@keyframes fall-35{53.896%{transform:translate(4.294vw,53.896vh) scale(.1012)}to{transform:translate(8.5942vw,99vh) scale(.1012)}}.snow:nth-child(36){opacity:.5982;transform:translate(72.7512vw,-10px) scale(.4121);animation:fall-36 21s -10s linear infinite}@keyframes fall-36{56.762%{transform:translate(80.863vw,56.762vh) scale(.4121)}to{transform:translate(76.8071vw,99vh) scale(.4121)}}.snow:nth-child(37){opacity:.5546;transform:translate(1.6639vw,-10px) scale(.4935);animation:fall-37 29s -18s linear infinite}@keyframes fall-37{79.005%{transform:translate(9.0292vw,79.005vh) scale(.4935)}to{transform:translate(5.34655vw,99vh) scale(.4935)}}.snow:nth-child(38){opacity:1.5412;transform:translate(59.7223vw,-10px) scale(.0245);animation:fall-38 19s -25s linear infinite}@keyframes fall-38{32.134%{transform:translate(69.1482vw,32.134vh) scale(.0245)}to{transform:translate(64.43525vw,99vh) scale(.0245)}}.snow:nth-child(39){opacity:1.8358;transform:translate(67.5661vw,-10px) scale(.1987);animation:fall-39 18s -28s linear infinite}@keyframes fall-39{57.857%{transform:translate(75.7745vw,57.857vh) scale(.1987)}to{transform:translate(71.6703vw,99vh) scale(.1987)}}.snow:nth-child(40){opacity:.1654;transform:translate(16.593vw,-10px) scale(.1728);animation:fall-40 28s -24s linear infinite}@keyframes fall-40{36.042%{transform:translate(23.3707vw,36.042vh) scale(.1728)}to{transform:translate(19.98185vw,99vh) scale(.1728)}}.snow:nth-child(41){opacity:1.298;transform:translate(28.7315vw,-10px) scale(.8712);animation:fall-41 20s -14s linear infinite}@keyframes fall-41{36.387%{transform:translate(28.5987vw,36.387vh) scale(.8712)}to{transform:translate(28.6651vw,99vh) scale(.8712)}}.snow:nth-child(42){opacity:.1856;transform:translate(59.0122vw,-10px) scale(.7218);animation:fall-42 11s -23s linear infinite}@keyframes fall-42{48.121%{transform:translate(67.7348vw,48.121vh) scale(.7218)}to{transform:translate(63.3735vw,99vh) scale(.7218)}}.snow:nth-child(43){opacity:1.6676;transform:translate(85.7149vw,-10px) scale(.8384);animation:fall-43 23s -21s linear infinite}@keyframes fall-43{66.873%{transform:translate(90.8406vw,66.873vh) scale(.8384)}to{transform:translate(88.27775vw,99vh) scale(.8384)}}.snow:nth-child(44){opacity:.6258;transform:translate(90.5086vw,-10px) scale(.3352);animation:fall-44 10s -21s linear infinite}@keyframes fall-44{57.138%{transform:translate(92.4662vw,57.138vh) scale(.3352)}to{transform:translate(91.4874vw,99vh) scale(.3352)}}.snow:nth-child(45){opacity:1.2446;transform:translate(36.1396vw,-10px) scale(.558);animation:fall-45 13s -11s linear infinite}@keyframes fall-45{30.723%{transform:translate(33.4485vw,30.723vh) scale(.558)}to{transform:translate(34.79405vw,99vh) scale(.558)}}.snow:nth-child(46){opacity:.1148;transform:translate(20.0532vw,-10px) scale(.0835);animation:fall-46 21s -17s linear infinite}@keyframes fall-46{68.488%{transform:translate(27.4765vw,68.488vh) scale(.0835)}to{transform:translate(23.76485vw,99vh) scale(.0835)}}.snow:nth-child(47){opacity:.6498;transform:translate(30.7709vw,-10px) scale(.4216);animation:fall-47 19s -20s linear infinite}@keyframes fall-47{75.971%{transform:translate(35.0517vw,75.971vh) scale(.4216)}to{transform:translate(32.9113vw,99vh) scale(.4216)}}.snow:nth-child(48){opacity:1.3292;transform:translate(95.4731vw,-10px) scale(.3063);animation:fall-48 24s -20s linear infinite}@keyframes fall-48{32.476%{transform:translate(101.4373vw,32.476vh) scale(.3063)}to{transform:translate(98.4552vw,99vh) scale(.3063)}}.snow:nth-child(49){opacity:.5656;transform:translate(56.2642vw,-10px) scale(.7405);animation:fall-49 14s -17s linear infinite}@keyframes fall-49{55.316%{transform:translate(61.8855vw,55.316vh) scale(.7405)}to{transform:translate(59.07485vw,99vh) scale(.7405)}}.snow:nth-child(50){opacity:1.9564;transform:translate(15.2642vw,-10px) scale(.3482);animation:fall-50 22s -25s linear infinite}@keyframes fall-50{57.977%{transform:translate(10.1699vw,57.977vh) scale(.3482)}to{transform:translate(12.71705vw,99vh) scale(.3482)}}.snow:nth-child(51){opacity:1.7436;transform:translate(43.1176vw,-10px) scale(.9698);animation:fall-51 14s -8s linear infinite}@keyframes fall-51{31.37%{transform:translate(35.0006vw,31.37vh) scale(.9698)}to{transform:translate(39.0591vw,99vh) scale(.9698)}}.snow:nth-child(52){opacity:.9588;transform:translate(20.3159vw,-10px) scale(.0206);animation:fall-52 21s -28s linear infinite}@keyframes fall-52{42.404%{transform:translate(15.4748vw,42.404vh) scale(.0206)}to{transform:translate(17.89535vw,99vh) scale(.0206)}}.snow:nth-child(53){opacity:1.372;transform:translate(64.794vw,-10px) scale(.8848);animation:fall-53 19s -29s linear infinite}@keyframes fall-53{74.539%{transform:translate(63.1755vw,74.539vh) scale(.8848)}to{transform:translate(63.98475vw,99vh) scale(.8848)}}.snow:nth-child(54){opacity:1.7892;transform:translate(40.9103vw,-10px) scale(.3691);animation:fall-54 27s -12s linear infinite}@keyframes fall-54{50.82%{transform:translate(31.7578vw,50.82vh) scale(.3691)}to{transform:translate(36.33405vw,99vh) scale(.3691)}}.snow:nth-child(55){opacity:.6986;transform:translate(11.9214vw,-10px) scale(.6807);animation:fall-55 19s -3s linear infinite}@keyframes fall-55{30.304%{transform:translate(8.6422vw,30.304vh) scale(.6807)}to{transform:translate(10.2818vw,99vh) scale(.6807)}}.snow:nth-child(56){opacity:1.3746;transform:translate(6.3846vw,-10px) scale(.4133);animation:fall-56 15s -30s linear infinite}@keyframes fall-56{78.689%{transform:translate(-1.0866vw,78.689vh) scale(.4133)}to{transform:translate(2.649vw,99vh) scale(.4133)}}.snow:nth-child(57){opacity:.6682;transform:translate(95.8303vw,-10px) scale(.8416);animation:fall-57 17s -26s linear infinite}@keyframes fall-57{59.604%{transform:translate(100.7241vw,59.604vh) scale(.8416)}to{transform:translate(98.2772vw,99vh) scale(.8416)}}.snow:nth-child(58){opacity:1.374;transform:translate(67.835vw,-10px) scale(.2543);animation:fall-58 17s -15s linear infinite}@keyframes fall-58{48.569%{transform:translate(76.0367vw,48.569vh) scale(.2543)}to{transform:translate(71.93585vw,99vh) scale(.2543)}}.snow:nth-child(59){opacity:1.5276;transform:translate(19.7939vw,-10px) scale(.333);animation:fall-59 10s -22s linear infinite}@keyframes fall-59{75.281%{transform:translate(29.2436vw,75.281vh) scale(.333)}to{transform:translate(24.51875vw,99vh) scale(.333)}}.snow:nth-child(60){opacity:.6416;transform:translate(12.3543vw,-10px) scale(.176);animation:fall-60 19s -23s linear infinite}@keyframes fall-60{32.935%{transform:translate(15.1738vw,32.935vh) scale(.176)}to{transform:translate(13.76405vw,99vh) scale(.176)}}.snow:nth-child(61){opacity:.5046;transform:translate(61.8381vw,-10px) scale(.223);animation:fall-61 14s -9s linear infinite}@keyframes fall-61{37.163%{transform:translate(56.2451vw,37.163vh) scale(.223)}to{transform:translate(59.0416vw,99vh) scale(.223)}}.snow:nth-child(62){opacity:.5304;transform:translate(26.2247vw,-10px) scale(.6853);animation:fall-62 20s -7s linear infinite}@keyframes fall-62{56.382%{transform:translate(26.5622vw,56.382vh) scale(.6853)}to{transform:translate(26.39345vw,99vh) scale(.6853)}}.snow:nth-child(63){opacity:.867;transform:translate(38.6337vw,-10px) scale(.2306);animation:fall-63 25s -15s linear infinite}@keyframes fall-63{57.273%{transform:translate(29.3736vw,57.273vh) scale(.2306)}to{transform:translate(34.00365vw,99vh) scale(.2306)}}.snow:nth-child(64){opacity:.9342;transform:translate(71.9649vw,-10px) scale(.5925);animation:fall-64 17s -1s linear infinite}@keyframes fall-64{35.201%{transform:translate(67.2603vw,35.201vh) scale(.5925)}to{transform:translate(69.6126vw,99vh) scale(.5925)}}.snow:nth-child(65){opacity:.2554;transform:translate(58.597vw,-10px) scale(.5992);animation:fall-65 13s -7s linear infinite}@keyframes fall-65{42.42%{transform:translate(61.887vw,42.42vh) scale(.5992)}to{transform:translate(60.242vw,99vh) scale(.5992)}}.snow:nth-child(66){opacity:.7684;transform:translate(68.2967vw,-10px) scale(.5626);animation:fall-66 14s -20s linear infinite}@keyframes fall-66{47.598%{transform:translate(65.9572vw,47.598vh) scale(.5626)}to{transform:translate(67.12695vw,99vh) scale(.5626)}}.snow:nth-child(67){opacity:.639;transform:translate(23.8676vw,-10px) scale(.3641);animation:fall-67 24s -15s linear infinite}@keyframes fall-67{53.366%{transform:translate(31.9232vw,53.366vh) scale(.3641)}to{transform:translate(27.8954vw,99vh) scale(.3641)}}.snow:nth-child(68){opacity:.0406;transform:translate(46.856vw,-10px) scale(.2191);animation:fall-68 20s -18s linear infinite}@keyframes fall-68{34.193%{transform:translate(38.7685vw,34.193vh) scale(.2191)}to{transform:translate(42.81225vw,99vh) scale(.2191)}}.snow:nth-child(69){opacity:.6752;transform:translate(43.7803vw,-10px) scale(.5238);animation:fall-69 22s -26s linear infinite}@keyframes fall-69{65.871%{transform:translate(43.7575vw,65.871vh) scale(.5238)}to{transform:translate(43.7689vw,99vh) scale(.5238)}}.snow:nth-child(70){opacity:1.2434;transform:translate(86.3937vw,-10px) scale(.7591);animation:fall-70 20s -3s linear infinite}@keyframes fall-70{58.655%{transform:translate(84.9391vw,58.655vh) scale(.7591)}to{transform:translate(85.6664vw,99vh) scale(.7591)}}.snow:nth-child(71){opacity:1.4882;transform:translate(97.9416vw,-10px) scale(.1964);animation:fall-71 20s -2s linear infinite}@keyframes fall-71{79.415%{transform:translate(94.7004vw,79.415vh) scale(.1964)}to{transform:translate(96.321vw,99vh) scale(.1964)}}.snow:nth-child(72){opacity:.6722;transform:translate(45.8506vw,-10px) scale(.6404);animation:fall-72 16s -22s linear infinite}@keyframes fall-72{39.552%{transform:translate(43.4963vw,39.552vh) scale(.6404)}to{transform:translate(44.67345vw,99vh) scale(.6404)}}.snow:nth-child(73){opacity:.657;transform:translate(38.7035vw,-10px) scale(.4154);animation:fall-73 27s -23s linear infinite}@keyframes fall-73{77.341%{transform:translate(36.308vw,77.341vh) scale(.4154)}to{transform:translate(37.50575vw,99vh) scale(.4154)}}.snow:nth-child(74){opacity:.691;transform:translate(64.3936vw,-10px) scale(.8319);animation:fall-74 25s -18s linear infinite}@keyframes fall-74{33.947%{transform:translate(73.6626vw,33.947vh) scale(.8319)}to{transform:translate(69.0281vw,99vh) scale(.8319)}}.snow:nth-child(75){opacity:1.5286;transform:translate(33.1019vw,-10px) scale(.8413);animation:fall-75 13s -10s linear infinite}@keyframes fall-75{71.185%{transform:translate(23.1502vw,71.185vh) scale(.8413)}to{transform:translate(28.12605vw,99vh) scale(.8413)}}.snow:nth-child(76){opacity:1.9646;transform:translate(63.8391vw,-10px) scale(.8483);animation:fall-76 23s -30s linear infinite}@keyframes fall-76{56.013%{transform:translate(67.3915vw,56.013vh) scale(.8483)}to{transform:translate(65.6153vw,99vh) scale(.8483)}}.snow:nth-child(77){opacity:.9854;transform:translate(72.4365vw,-10px) scale(.1991);animation:fall-77 10s -17s linear infinite}@keyframes fall-77{61.964%{transform:translate(77.4984vw,61.964vh) scale(.1991)}to{transform:translate(74.96745vw,99vh) scale(.1991)}}.snow:nth-child(78){opacity:1.4058;transform:translate(35.5944vw,-10px) scale(.2699);animation:fall-78 18s -4s linear infinite}@keyframes fall-78{31.847%{transform:translate(34.5102vw,31.847vh) scale(.2699)}to{transform:translate(35.0523vw,99vh) scale(.2699)}}.snow:nth-child(79){opacity:1.4966;transform:translate(55.2995vw,-10px) scale(.7632);animation:fall-79 17s -13s linear infinite}@keyframes fall-79{63.282%{transform:translate(50.5416vw,63.282vh) scale(.7632)}to{transform:translate(52.92055vw,99vh) scale(.7632)}}.snow:nth-child(80){opacity:.4476;transform:translate(71.4346vw,-10px) scale(.8097);animation:fall-80 17s -5s linear infinite}@keyframes fall-80{79.403%{transform:translate(71.7354vw,79.403vh) scale(.8097)}to{transform:translate(71.585vw,99vh) scale(.8097)}}.snow:nth-child(81){opacity:.8418;transform:translate(99.1527vw,-10px) scale(.3032);animation:fall-81 22s -30s linear infinite}@keyframes fall-81{68.827%{transform:translate(101.8695vw,68.827vh) scale(.3032)}to{transform:translate(100.5111vw,99vh) scale(.3032)}}.snow:nth-child(82){opacity:.086;transform:translate(14.1921vw,-10px) scale(.4872);animation:fall-82 20s -26s linear infinite}@keyframes fall-82{73.559%{transform:translate(8.8719vw,73.559vh) scale(.4872)}to{transform:translate(11.532vw,99vh) scale(.4872)}}.snow:nth-child(83){opacity:1.645;transform:translate(1.7538vw,-10px) scale(.638);animation:fall-83 22s -26s linear infinite}@keyframes fall-83{49.298%{transform:translate(5.6003vw,49.298vh) scale(.638)}to{transform:translate(3.67705vw,99vh) scale(.638)}}.snow:nth-child(84){opacity:.4776;transform:translate(8.2644vw,-10px) scale(.5492);animation:fall-84 15s -10s linear infinite}@keyframes fall-84{64.717%{transform:translate(3.7754vw,64.717vh) scale(.5492)}to{transform:translate(6.0199vw,99vh) scale(.5492)}}.snow:nth-child(85){opacity:1.7188;transform:translate(88.0274vw,-10px) scale(.4973);animation:fall-85 13s -29s linear infinite}@keyframes fall-85{39.016%{transform:translate(88.9967vw,39.016vh) scale(.4973)}to{transform:translate(88.51205vw,99vh) scale(.4973)}}.snow:nth-child(86){opacity:.3972;transform:translate(38.9862vw,-10px) scale(.5601);animation:fall-86 15s -12s linear infinite}@keyframes fall-86{77.462%{transform:translate(47.148vw,77.462vh) scale(.5601)}to{transform:translate(43.0671vw,99vh) scale(.5601)}}.snow:nth-child(87){opacity:1.1688;transform:translate(85.9743vw,-10px) scale(.4895);animation:fall-87 12s -24s linear infinite}@keyframes fall-87{59.319%{transform:translate(89.824vw,59.319vh) scale(.4895)}to{transform:translate(87.89915vw,99vh) scale(.4895)}}.snow:nth-child(88){opacity:.0268;transform:translate(76.3942vw,-10px) scale(.443);animation:fall-88 25s -13s linear infinite}@keyframes fall-88{76.851%{transform:translate(68.6797vw,76.851vh) scale(.443)}to{transform:translate(72.53695vw,99vh) scale(.443)}}.snow:nth-child(89){opacity:.7822;transform:translate(52.7074vw,-10px) scale(.9687);animation:fall-89 30s -9s linear infinite}@keyframes fall-89{58.826%{transform:translate(48.8823vw,58.826vh) scale(.9687)}to{transform:translate(50.79485vw,99vh) scale(.9687)}}.snow:nth-child(90){opacity:1.8638;transform:translate(85.8312vw,-10px) scale(.2111);animation:fall-90 11s -13s linear infinite}@keyframes fall-90{40.971%{transform:translate(88.2224vw,40.971vh) scale(.2111)}to{transform:translate(87.0268vw,99vh) scale(.2111)}}.snow:nth-child(91){opacity:1.737;transform:translate(30.7064vw,-10px) scale(.2999);animation:fall-91 21s -26s linear infinite}@keyframes fall-91{79.893%{transform:translate(24.0115vw,79.893vh) scale(.2999)}to{transform:translate(27.35895vw,99vh) scale(.2999)}}.snow:nth-child(92){opacity:1.3646;transform:translate(91.6703vw,-10px) scale(.6743);animation:fall-92 10s -23s linear infinite}@keyframes fall-92{67.965%{transform:translate(96.6744vw,67.965vh) scale(.6743)}to{transform:translate(94.17235vw,99vh) scale(.6743)}}.snow:nth-child(93){opacity:1.751;transform:translate(31.4225vw,-10px) scale(.0547);animation:fall-93 21s -2s linear infinite}@keyframes fall-93{42.772%{transform:translate(34.4284vw,42.772vh) scale(.0547)}to{transform:translate(32.92545vw,99vh) scale(.0547)}}.snow:nth-child(94){opacity:1.638;transform:translate(66.0854vw,-10px) scale(.3474);animation:fall-94 23s -1s linear infinite}@keyframes fall-94{70.285%{transform:translate(72.1834vw,70.285vh) scale(.3474)}to{transform:translate(69.1344vw,99vh) scale(.3474)}}.snow:nth-child(95){opacity:.4268;transform:translate(33.1662vw,-10px) scale(.2751);animation:fall-95 19s -28s linear infinite}@keyframes fall-95{72.011%{transform:translate(40.3969vw,72.011vh) scale(.2751)}to{transform:translate(36.78155vw,99vh) scale(.2751)}}.snow:nth-child(96){opacity:1.538;transform:translate(61.4182vw,-10px) scale(.4673);animation:fall-96 28s -13s linear infinite}@keyframes fall-96{39.15%{transform:translate(69.3104vw,39.15vh) scale(.4673)}to{transform:translate(65.3643vw,99vh) scale(.4673)}}.snow:nth-child(97){opacity:.86;transform:translate(32.7158vw,-10px) scale(.393);animation:fall-97 27s -16s linear infinite}@keyframes fall-97{30.847%{transform:translate(34.0497vw,30.847vh) scale(.393)}to{transform:translate(33.38275vw,99vh) scale(.393)}}.snow:nth-child(98){opacity:1.9572;transform:translate(52.655vw,-10px) scale(.0238);animation:fall-98 17s -1s linear infinite}@keyframes fall-98{59.421%{transform:translate(58.6304vw,59.421vh) scale(.0238)}to{transform:translate(55.6427vw,99vh) scale(.0238)}}.snow:nth-child(99){opacity:1.1512;transform:translate(66.2069vw,-10px) scale(.2454);animation:fall-99 28s -5s linear infinite}@keyframes fall-99{50.775%{transform:translate(57.0251vw,50.775vh) scale(.2454)}to{transform:translate(61.616vw,99vh) scale(.2454)}}.snow:nth-child(100){opacity:.2738;transform:translate(85.2193vw,-10px) scale(.6459);animation:fall-100 22s -15s linear infinite}@keyframes fall-100{34.253%{transform:translate(80.4321vw,34.253vh) scale(.6459)}to{transform:translate(82.8257vw,99vh) scale(.6459)}}.snow:nth-child(101){opacity:.4592;transform:translate(17.2225vw,-10px) scale(.6746);animation:fall-101 28s -2s linear infinite}@keyframes fall-101{66.775%{transform:translate(7.9866vw,66.775vh) scale(.6746)}to{transform:translate(12.60455vw,99vh) scale(.6746)}}.snow:nth-child(102){opacity:.5316;transform:translate(76.8048vw,-10px) scale(.7629);animation:fall-102 29s -8s linear infinite}@keyframes fall-102{41.213%{transform:translate(84.688vw,41.213vh) scale(.7629)}to{transform:translate(80.7464vw,99vh) scale(.7629)}}.snow:nth-child(103){opacity:1.312;transform:translate(43.9333vw,-10px) scale(.5977);animation:fall-103 15s -22s linear infinite}@keyframes fall-103{51.447%{transform:translate(42.2088vw,51.447vh) scale(.5977)}to{transform:translate(43.07105vw,99vh) scale(.5977)}}.snow:nth-child(104){opacity:.234;transform:translate(96.0632vw,-10px) scale(.6912);animation:fall-104 24s -30s linear infinite}@keyframes fall-104{61.721%{transform:translate(87.1294vw,61.721vh) scale(.6912)}to{transform:translate(91.5963vw,99vh) scale(.6912)}}.snow:nth-child(105){opacity:1.4392;transform:translate(61.8268vw,-10px) scale(.5837);animation:fall-105 28s -17s linear infinite}@keyframes fall-105{76.004%{transform:translate(65.084vw,76.004vh) scale(.5837)}to{transform:translate(63.4554vw,99vh) scale(.5837)}}.snow:nth-child(106){opacity:1.6462;transform:translate(10.5732vw,-10px) scale(.5241);animation:fall-106 13s -23s linear infinite}@keyframes fall-106{79.93%{transform:translate(3.1964vw,79.93vh) scale(.5241)}to{transform:translate(6.8848vw,99vh) scale(.5241)}}.snow:nth-child(107){opacity:1.9146;transform:translate(34.7023vw,-10px) scale(.523);animation:fall-107 26s -10s linear infinite}@keyframes fall-107{54.688%{transform:translate(36.2978vw,54.688vh) scale(.523)}to{transform:translate(35.50005vw,99vh) scale(.523)}}.snow:nth-child(108){opacity:1.3606;transform:translate(29.3537vw,-10px) scale(.2677);animation:fall-108 15s -22s linear infinite}@keyframes fall-108{67.224%{transform:translate(21.4273vw,67.224vh) scale(.2677)}to{transform:translate(25.3905vw,99vh) scale(.2677)}}.snow:nth-child(109){opacity:.2916;transform:translate(63.7895vw,-10px) scale(.6626);animation:fall-109 17s -16s linear infinite}@keyframes fall-109{65.634%{transform:translate(57.1652vw,65.634vh) scale(.6626)}to{transform:translate(60.47735vw,99vh) scale(.6626)}}.snow:nth-child(110){opacity:.8382;transform:translate(53.2473vw,-10px) scale(.1263);animation:fall-110 16s -11s linear infinite}@keyframes fall-110{74.256%{transform:translate(48.0922vw,74.256vh) scale(.1263)}to{transform:translate(50.66975vw,99vh) scale(.1263)}}.snow:nth-child(111){opacity:.4014;transform:translate(25.8806vw,-10px) scale(.2732);animation:fall-111 30s -29s linear infinite}@keyframes fall-111{47.095%{transform:translate(22.0494vw,47.095vh) scale(.2732)}to{transform:translate(23.965vw,99vh) scale(.2732)}}.snow:nth-child(112){opacity:1.1032;transform:translate(12.5462vw,-10px) scale(.9106);animation:fall-112 22s -1s linear infinite}@keyframes fall-112{34.078%{transform:translate(11.5477vw,34.078vh) scale(.9106)}to{transform:translate(12.04695vw,99vh) scale(.9106)}}.snow:nth-child(113){opacity:1.4792;transform:translate(69.3337vw,-10px) scale(.5548);animation:fall-113 25s -25s linear infinite}@keyframes fall-113{50.159%{transform:translate(61.6344vw,50.159vh) scale(.5548)}to{transform:translate(65.48405vw,99vh) scale(.5548)}}.snow:nth-child(114){opacity:1.4808;transform:translate(49.1092vw,-10px) scale(.7769);animation:fall-114 14s -24s linear infinite}@keyframes fall-114{35.587%{transform:translate(48.0095vw,35.587vh) scale(.7769)}to{transform:translate(48.55935vw,99vh) scale(.7769)}}.snow:nth-child(115){opacity:.8792;transform:translate(47.6933vw,-10px) scale(.4291);animation:fall-115 18s -30s linear infinite}@keyframes fall-115{42.012%{transform:translate(50.7126vw,42.012vh) scale(.4291)}to{transform:translate(49.20295vw,99vh) scale(.4291)}}.snow:nth-child(116){opacity:1.9438;transform:translate(15.0722vw,-10px) scale(.6493);animation:fall-116 21s -30s linear infinite}@keyframes fall-116{63.646%{transform:translate(19.8514vw,63.646vh) scale(.6493)}to{transform:translate(17.4618vw,99vh) scale(.6493)}}.snow:nth-child(117){opacity:1.5902;transform:translate(57.5528vw,-10px) scale(.4065);animation:fall-117 20s -5s linear infinite}@keyframes fall-117{69.273%{transform:translate(57.4597vw,69.273vh) scale(.4065)}to{transform:translate(57.50625vw,99vh) scale(.4065)}}.snow:nth-child(118){opacity:.8366;transform:translate(71.8976vw,-10px) scale(.4974);animation:fall-118 20s -20s linear infinite}@keyframes fall-118{31.62%{transform:translate(62.5181vw,31.62vh) scale(.4974)}to{transform:translate(67.20785vw,99vh) scale(.4974)}}.snow:nth-child(119){opacity:.0572;transform:translate(42.1142vw,-10px) scale(.5117);animation:fall-119 19s -17s linear infinite}@keyframes fall-119{48.644%{transform:translate(44.5654vw,48.644vh) scale(.5117)}to{transform:translate(43.3398vw,99vh) scale(.5117)}}.snow:nth-child(120){opacity:.752;transform:translate(48.1972vw,-10px) scale(.8947);animation:fall-120 29s -17s linear infinite}@keyframes fall-120{39.501%{transform:translate(42.1815vw,39.501vh) scale(.8947)}to{transform:translate(45.18935vw,99vh) scale(.8947)}}.snow:nth-child(121){opacity:1.8634;transform:translate(1.8356vw,-10px) scale(.0874);animation:fall-121 26s -14s linear infinite}@keyframes fall-121{46.492%{transform:translate(-5.2403vw,46.492vh) scale(.0874)}to{transform:translate(-1.70235vw,99vh) scale(.0874)}}.snow:nth-child(122){opacity:1.4614;transform:translate(98.2349vw,-10px) scale(.4961);animation:fall-122 11s -21s linear infinite}@keyframes fall-122{74.82%{transform:translate(89.2855vw,74.82vh) scale(.4961)}to{transform:translate(93.7602vw,99vh) scale(.4961)}}.snow:nth-child(123){opacity:.5052;transform:translate(7.5607vw,-10px) scale(.7691);animation:fall-123 25s -10s linear infinite}@keyframes fall-123{32.38%{transform:translate(2.1444vw,32.38vh) scale(.7691)}to{transform:translate(4.85255vw,99vh) scale(.7691)}}.snow:nth-child(124){opacity:.3548;transform:translate(28.4945vw,-10px) scale(.1621);animation:fall-124 20s -20s linear infinite}@keyframes fall-124{79.639%{transform:translate(22.6701vw,79.639vh) scale(.1621)}to{transform:translate(25.5823vw,99vh) scale(.1621)}}.snow:nth-child(125){opacity:1.0832;transform:translate(77.6369vw,-10px) scale(.6397);animation:fall-125 18s -3s linear infinite}@keyframes fall-125{59.971%{transform:translate(78.1839vw,59.971vh) scale(.6397)}to{transform:translate(77.9104vw,99vh) scale(.6397)}}.snow:nth-child(126){opacity:.6072;transform:translate(31.1696vw,-10px) scale(.8985);animation:fall-126 13s -16s linear infinite}@keyframes fall-126{60.628%{transform:translate(29.4652vw,60.628vh) scale(.8985)}to{transform:translate(30.3174vw,99vh) scale(.8985)}}.snow:nth-child(127){opacity:1.466;transform:translate(9.5808vw,-10px) scale(.0348);animation:fall-127 23s -8s linear infinite}@keyframes fall-127{41.816%{transform:translate(1.056vw,41.816vh) scale(.0348)}to{transform:translate(5.3184vw,99vh) scale(.0348)}}.snow:nth-child(128){opacity:.41;transform:translate(13.7073vw,-10px) scale(.7458);animation:fall-128 26s -8s linear infinite}@keyframes fall-128{48.074%{transform:translate(17.4434vw,48.074vh) scale(.7458)}to{transform:translate(15.57535vw,99vh) scale(.7458)}}.snow:nth-child(129){opacity:.1178;transform:translate(73.847vw,-10px) scale(.17);animation:fall-129 21s -4s linear infinite}@keyframes fall-129{33.677%{transform:translate(82.4166vw,33.677vh) scale(.17)}to{transform:translate(78.1318vw,99vh) scale(.17)}}.snow:nth-child(130){opacity:1.5272;transform:translate(18.1895vw,-10px) scale(.5774);animation:fall-130 14s -25s linear infinite}@keyframes fall-130{74.972%{transform:translate(24.9041vw,74.972vh) scale(.5774)}to{transform:translate(21.5468vw,99vh) scale(.5774)}}.snow:nth-child(131){opacity:.8822;transform:translate(48.7613vw,-10px) scale(.4739);animation:fall-131 17s -7s linear infinite}@keyframes fall-131{50.829%{transform:translate(45.5009vw,50.829vh) scale(.4739)}to{transform:translate(47.1311vw,99vh) scale(.4739)}}.snow:nth-child(132){opacity:.0524;transform:translate(44.3888vw,-10px) scale(.7077);animation:fall-132 16s -5s linear infinite}@keyframes fall-132{39.143%{transform:translate(34.6591vw,39.143vh) scale(.7077)}to{transform:translate(39.52395vw,99vh) scale(.7077)}}.snow:nth-child(133){opacity:1.185;transform:translate(40.1025vw,-10px) scale(.7751);animation:fall-133 21s -29s linear infinite}@keyframes fall-133{49.072%{transform:translate(39.4319vw,49.072vh) scale(.7751)}to{transform:translate(39.7672vw,99vh) scale(.7751)}}.snow:nth-child(134){opacity:1.3044;transform:translate(29.5657vw,-10px) scale(.4506);animation:fall-134 17s -21s linear infinite}@keyframes fall-134{33.81%{transform:translate(37.1487vw,33.81vh) scale(.4506)}to{transform:translate(33.3572vw,99vh) scale(.4506)}}.snow:nth-child(135){opacity:.8094;transform:translate(79.9067vw,-10px) scale(.0321);animation:fall-135 15s -9s linear infinite}@keyframes fall-135{76.216%{transform:translate(82.3524vw,76.216vh) scale(.0321)}to{transform:translate(81.12955vw,99vh) scale(.0321)}}.snow:nth-child(136){opacity:1.255;transform:translate(6.8693vw,-10px) scale(.722);animation:fall-136 11s -1s linear infinite}@keyframes fall-136{63.911%{transform:translate(-2.6634vw,63.911vh) scale(.722)}to{transform:translate(2.10295vw,99vh) scale(.722)}}.snow:nth-child(137){opacity:.3966;transform:translate(87.3688vw,-10px) scale(.3806);animation:fall-137 15s -30s linear infinite}@keyframes fall-137{55.077%{transform:translate(89.7486vw,55.077vh) scale(.3806)}to{transform:translate(88.5587vw,99vh) scale(.3806)}}.snow:nth-child(138){opacity:.463;transform:translate(41.1005vw,-10px) scale(.8752);animation:fall-138 16s -20s linear infinite}@keyframes fall-138{55.589%{transform:translate(43.913vw,55.589vh) scale(.8752)}to{transform:translate(42.50675vw,99vh) scale(.8752)}}.snow:nth-child(139){opacity:.8746;transform:translate(47.2154vw,-10px) scale(.7259);animation:fall-139 25s -12s linear infinite}@keyframes fall-139{30.607%{transform:translate(39.0687vw,30.607vh) scale(.7259)}to{transform:translate(43.14205vw,99vh) scale(.7259)}}.snow:nth-child(140){opacity:.6806;transform:translate(14.7878vw,-10px) scale(.8859);animation:fall-140 29s -11s linear infinite}@keyframes fall-140{33.227%{transform:translate(6.4306vw,33.227vh) scale(.8859)}to{transform:translate(10.6092vw,99vh) scale(.8859)}}.snow:nth-child(141){opacity:1.1626;transform:translate(88.9949vw,-10px) scale(.9997);animation:fall-141 12s -23s linear infinite}@keyframes fall-141{48.645%{transform:translate(93.0098vw,48.645vh) scale(.9997)}to{transform:translate(91.00235vw,99vh) scale(.9997)}}.snow:nth-child(142){opacity:1.6448;transform:translate(2.6582vw,-10px) scale(.1875);animation:fall-142 26s -7s linear infinite}@keyframes fall-142{36.716%{transform:translate(-.7625vw,36.716vh) scale(.1875)}to{transform:translate(.94785vw,99vh) scale(.1875)}}.snow:nth-child(143){opacity:.1014;transform:translate(33.6972vw,-10px) scale(.4542);animation:fall-143 30s -20s linear infinite}@keyframes fall-143{46.984%{transform:translate(41.6821vw,46.984vh) scale(.4542)}to{transform:translate(37.68965vw,99vh) scale(.4542)}}.snow:nth-child(144){opacity:1.2402;transform:translate(18.5431vw,-10px) scale(.5305);animation:fall-144 10s -14s linear infinite}@keyframes fall-144{37.74%{transform:translate(15.5966vw,37.74vh) scale(.5305)}to{transform:translate(17.06985vw,99vh) scale(.5305)}}.snow:nth-child(145){opacity:1.7536;transform:translate(39.9679vw,-10px) scale(.4109);animation:fall-145 10s -28s linear infinite}@keyframes fall-145{61.155%{transform:translate(39.1675vw,61.155vh) scale(.4109)}to{transform:translate(39.5677vw,99vh) scale(.4109)}}.snow:nth-child(146){opacity:1.9732;transform:translate(29.5914vw,-10px) scale(.3691);animation:fall-146 10s -27s linear infinite}@keyframes fall-146{71.028%{transform:translate(32.5774vw,71.028vh) scale(.3691)}to{transform:translate(31.0844vw,99vh) scale(.3691)}}.snow:nth-child(147){opacity:1.7338;transform:translate(56.5141vw,-10px) scale(.1125);animation:fall-147 20s -30s linear infinite}@keyframes fall-147{60.994%{transform:translate(47.1106vw,60.994vh) scale(.1125)}to{transform:translate(51.81235vw,99vh) scale(.1125)}}.snow:nth-child(148){opacity:.9012;transform:translate(26.1558vw,-10px) scale(.0063);animation:fall-148 21s -17s linear infinite}@keyframes fall-148{34.573%{transform:translate(28.1304vw,34.573vh) scale(.0063)}to{transform:translate(27.1431vw,99vh) scale(.0063)}}.snow:nth-child(149){opacity:.0188;transform:translate(24.8172vw,-10px) scale(.5991);animation:fall-149 25s -6s linear infinite}@keyframes fall-149{32.736%{transform:translate(33.4483vw,32.736vh) scale(.5991)}to{transform:translate(29.13275vw,99vh) scale(.5991)}}.snow:nth-child(150){opacity:1.4894;transform:translate(73.0663vw,-10px) scale(.7857);animation:fall-150 29s -5s linear infinite}@keyframes fall-150{48.875%{transform:translate(74.1488vw,48.875vh) scale(.7857)}to{transform:translate(73.60755vw,99vh) scale(.7857)}}.snow:nth-child(151){opacity:1.1046;transform:translate(56.382vw,-10px) scale(.2882);animation:fall-151 14s -3s linear infinite}@keyframes fall-151{64.42%{transform:translate(62.7449vw,64.42vh) scale(.2882)}to{transform:translate(59.56345vw,99vh) scale(.2882)}}.snow:nth-child(152){opacity:1.293;transform:translate(60.0986vw,-10px) scale(.54);animation:fall-152 27s -17s linear infinite}@keyframes fall-152{35.707%{transform:translate(64.5835vw,35.707vh) scale(.54)}to{transform:translate(62.34105vw,99vh) scale(.54)}}.snow:nth-child(153){opacity:1.075;transform:translate(86.1241vw,-10px) scale(.6231);animation:fall-153 21s -23s linear infinite}@keyframes fall-153{48.296%{transform:translate(78.9495vw,48.296vh) scale(.6231)}to{transform:translate(82.5368vw,99vh) scale(.6231)}}.snow:nth-child(154){opacity:1.4142;transform:translate(55.8968vw,-10px) scale(.3605);animation:fall-154 12s -24s linear infinite}@keyframes fall-154{32.159%{transform:translate(65.4589vw,32.159vh) scale(.3605)}to{transform:translate(60.67785vw,99vh) scale(.3605)}}.snow:nth-child(155){opacity:.537;transform:translate(86.4218vw,-10px) scale(.6768);animation:fall-155 13s -21s linear infinite}@keyframes fall-155{40.192%{transform:translate(86.3516vw,40.192vh) scale(.6768)}to{transform:translate(86.3867vw,99vh) scale(.6768)}}.snow:nth-child(156){opacity:1.7982;transform:translate(5.8789vw,-10px) scale(.9981);animation:fall-156 18s -1s linear infinite}@keyframes fall-156{48.766%{transform:translate(-3.9469vw,48.766vh) scale(.9981)}to{transform:translate(.966vw,99vh) scale(.9981)}}.snow:nth-child(157){opacity:.87;transform:translate(81.7042vw,-10px) scale(.6706);animation:fall-157 26s -15s linear infinite}@keyframes fall-157{53.896%{transform:translate(79.8779vw,53.896vh) scale(.6706)}to{transform:translate(80.79105vw,99vh) scale(.6706)}}.snow:nth-child(158){opacity:1.6724;transform:translate(44.6078vw,-10px) scale(.2624);animation:fall-158 16s -1s linear infinite}@keyframes fall-158{70.34%{transform:translate(51.4019vw,70.34vh) scale(.2624)}to{transform:translate(48.00485vw,99vh) scale(.2624)}}.snow:nth-child(159){opacity:1.6344;transform:translate(5.6539vw,-10px) scale(.7368);animation:fall-159 13s -14s linear infinite}@keyframes fall-159{70.548%{transform:translate(4.1933vw,70.548vh) scale(.7368)}to{transform:translate(4.9236vw,99vh) scale(.7368)}}.snow:nth-child(160){opacity:.0398;transform:translate(3.8717vw,-10px) scale(.8025);animation:fall-160 15s -25s linear infinite}@keyframes fall-160{76.163%{transform:translate(6.4709vw,76.163vh) scale(.8025)}to{transform:translate(5.1713vw,99vh) scale(.8025)}}.snow:nth-child(161){opacity:.9596;transform:translate(96.2191vw,-10px) scale(.799);animation:fall-161 20s -22s linear infinite}@keyframes fall-161{42.423%{transform:translate(92.2085vw,42.423vh) scale(.799)}to{transform:translate(94.2138vw,99vh) scale(.799)}}.snow:nth-child(162){opacity:1.1286;transform:translate(78.8126vw,-10px) scale(.1545);animation:fall-162 15s -24s linear infinite}@keyframes fall-162{42.49%{transform:translate(71.6321vw,42.49vh) scale(.1545)}to{transform:translate(75.22235vw,99vh) scale(.1545)}}.snow:nth-child(163){opacity:.7602;transform:translate(97.8989vw,-10px) scale(.3916);animation:fall-163 24s -24s linear infinite}@keyframes fall-163{44.363%{transform:translate(96.6992vw,44.363vh) scale(.3916)}to{transform:translate(97.29905vw,99vh) scale(.3916)}}.snow:nth-child(164){opacity:1.7574;transform:translate(5.8279vw,-10px) scale(.9844);animation:fall-164 19s -4s linear infinite}@keyframes fall-164{31.079%{transform:translate(9.9496vw,31.079vh) scale(.9844)}to{transform:translate(7.88875vw,99vh) scale(.9844)}}.snow:nth-child(165){opacity:1.0518;transform:translate(73.3984vw,-10px) scale(.9395);animation:fall-165 10s -21s linear infinite}@keyframes fall-165{39.704%{transform:translate(82.2841vw,39.704vh) scale(.9395)}to{transform:translate(77.84125vw,99vh) scale(.9395)}}.snow:nth-child(166){opacity:1.3654;transform:translate(71.9548vw,-10px) scale(.1319);animation:fall-166 28s -12s linear infinite}@keyframes fall-166{43.039%{transform:translate(71.5531vw,43.039vh) scale(.1319)}to{transform:translate(71.75395vw,99vh) scale(.1319)}}.snow:nth-child(167){opacity:1.7062;transform:translate(45.2911vw,-10px) scale(.5267);animation:fall-167 16s -18s linear infinite}@keyframes fall-167{55.784%{transform:translate(47.6464vw,55.784vh) scale(.5267)}to{transform:translate(46.46875vw,99vh) scale(.5267)}}.snow:nth-child(168){opacity:.6224;transform:translate(70.8023vw,-10px) scale(.1738);animation:fall-168 12s -12s linear infinite}@keyframes fall-168{43.26%{transform:translate(75.3776vw,43.26vh) scale(.1738)}to{transform:translate(73.08995vw,99vh) scale(.1738)}}.snow:nth-child(169){opacity:1.5026;transform:translate(29.6768vw,-10px) scale(.9228);animation:fall-169 18s -6s linear infinite}@keyframes fall-169{79.91%{transform:translate(29.8632vw,79.91vh) scale(.9228)}to{transform:translate(29.77vw,99vh) scale(.9228)}}.snow:nth-child(170){opacity:.3862;transform:translate(9.9307vw,-10px) scale(.1223);animation:fall-170 19s -14s linear infinite}@keyframes fall-170{47.117%{transform:translate(19.1886vw,47.117vh) scale(.1223)}to{transform:translate(14.55965vw,99vh) scale(.1223)}}.snow:nth-child(171){opacity:.1614;transform:translate(36.4682vw,-10px) scale(.2894);animation:fall-171 11s -28s linear infinite}@keyframes fall-171{40.829%{transform:translate(31.371vw,40.829vh) scale(.2894)}to{transform:translate(33.9196vw,99vh) scale(.2894)}}.snow:nth-child(172){opacity:.4264;transform:translate(47.65vw,-10px) scale(.4911);animation:fall-172 10s -14s linear infinite}@keyframes fall-172{79.27%{transform:translate(39.0703vw,79.27vh) scale(.4911)}to{transform:translate(43.36015vw,99vh) scale(.4911)}}.snow:nth-child(173){opacity:.3962;transform:translate(77.6296vw,-10px) scale(.9629);animation:fall-173 30s -14s linear infinite}@keyframes fall-173{74.689%{transform:translate(76.151vw,74.689vh) scale(.9629)}to{transform:translate(76.8903vw,99vh) scale(.9629)}}.snow:nth-child(174){opacity:1.2986;transform:translate(2.8846vw,-10px) scale(.3832);animation:fall-174 13s -8s linear infinite}@keyframes fall-174{69.282%{transform:translate(5.9011vw,69.282vh) scale(.3832)}to{transform:translate(4.39285vw,99vh) scale(.3832)}}.snow:nth-child(175){opacity:1.1024;transform:translate(70.329vw,-10px) scale(.8326);animation:fall-175 15s -25s linear infinite}@keyframes fall-175{70.991%{transform:translate(68.8455vw,70.991vh) scale(.8326)}to{transform:translate(69.58725vw,99vh) scale(.8326)}}.snow:nth-child(176){opacity:1.4184;transform:translate(39.021vw,-10px) scale(.9746);animation:fall-176 15s -30s linear infinite}@keyframes fall-176{42.717%{transform:translate(39.9928vw,42.717vh) scale(.9746)}to{transform:translate(39.5069vw,99vh) scale(.9746)}}.snow:nth-child(177){opacity:.4948;transform:translate(22.2523vw,-10px) scale(.5377);animation:fall-177 10s -9s linear infinite}@keyframes fall-177{57.386%{transform:translate(27.2592vw,57.386vh) scale(.5377)}to{transform:translate(24.75575vw,99vh) scale(.5377)}}.snow:nth-child(178){opacity:1.8126;transform:translate(41.1847vw,-10px) scale(.5872);animation:fall-178 14s -25s linear infinite}@keyframes fall-178{36.608%{transform:translate(45.0277vw,36.608vh) scale(.5872)}to{transform:translate(43.1062vw,99vh) scale(.5872)}}.snow:nth-child(179){opacity:.8658;transform:translate(95.1476vw,-10px) scale(.6966);animation:fall-179 20s -7s linear infinite}@keyframes fall-179{40.273%{transform:translate(92.3762vw,40.273vh) scale(.6966)}to{transform:translate(93.7619vw,99vh) scale(.6966)}}.snow:nth-child(180){opacity:1.5766;transform:translate(47.8198vw,-10px) scale(.9292);animation:fall-180 24s -13s linear infinite}@keyframes fall-180{65.375%{transform:translate(48.5582vw,65.375vh) scale(.9292)}to{transform:translate(48.189vw,99vh) scale(.9292)}}.snow:nth-child(181){opacity:.0912;transform:translate(75.6707vw,-10px) scale(.8521);animation:fall-181 21s -16s linear infinite}@keyframes fall-181{78.472%{transform:translate(82.901vw,78.472vh) scale(.8521)}to{transform:translate(79.28585vw,99vh) scale(.8521)}}.snow:nth-child(182){opacity:.0494;transform:translate(93.6881vw,-10px) scale(.934);animation:fall-182 10s -6s linear infinite}@keyframes fall-182{79.583%{transform:translate(85.0572vw,79.583vh) scale(.934)}to{transform:translate(89.37265vw,99vh) scale(.934)}}.snow:nth-child(183){opacity:1.1846;transform:translate(.9039vw,-10px) scale(.1592);animation:fall-183 14s -10s linear infinite}@keyframes fall-183{64.148%{transform:translate(-5.8397vw,64.148vh) scale(.1592)}to{transform:translate(-2.4679vw,99vh) scale(.1592)}}.snow:nth-child(184){opacity:1.7152;transform:translate(22.9285vw,-10px) scale(.3875);animation:fall-184 15s -12s linear infinite}@keyframes fall-184{49.244%{transform:translate(24.9891vw,49.244vh) scale(.3875)}to{transform:translate(23.9588vw,99vh) scale(.3875)}}.snow:nth-child(185){opacity:.5872;transform:translate(19.1601vw,-10px) scale(.843);animation:fall-185 18s -19s linear infinite}@keyframes fall-185{69.675%{transform:translate(25.1946vw,69.675vh) scale(.843)}to{transform:translate(22.17735vw,99vh) scale(.843)}}.snow:nth-child(186){opacity:1.1084;transform:translate(82.6065vw,-10px) scale(.9311);animation:fall-186 12s -4s linear infinite}@keyframes fall-186{76.391%{transform:translate(73.9234vw,76.391vh) scale(.9311)}to{transform:translate(78.26495vw,99vh) scale(.9311)}}.snow:nth-child(187){opacity:1.349;transform:translate(62.3535vw,-10px) scale(.7277);animation:fall-187 12s -22s linear infinite}@keyframes fall-187{74.32%{transform:translate(66.1581vw,74.32vh) scale(.7277)}to{transform:translate(64.2558vw,99vh) scale(.7277)}}.snow:nth-child(188){opacity:1.4936;transform:translate(41.4272vw,-10px) scale(.6976);animation:fall-188 18s -10s linear infinite}@keyframes fall-188{37.049%{transform:translate(32.3667vw,37.049vh) scale(.6976)}to{transform:translate(36.89695vw,99vh) scale(.6976)}}.snow:nth-child(189){opacity:.6016;transform:translate(10.7644vw,-10px) scale(.974);animation:fall-189 10s -13s linear infinite}@keyframes fall-189{53.806%{transform:translate(18.9449vw,53.806vh) scale(.974)}to{transform:translate(14.85465vw,99vh) scale(.974)}}.snow:nth-child(190){opacity:1.1382;transform:translate(42.3772vw,-10px) scale(.2115);animation:fall-190 23s -5s linear infinite}@keyframes fall-190{44.305%{transform:translate(46.2969vw,44.305vh) scale(.2115)}to{transform:translate(44.33705vw,99vh) scale(.2115)}}.snow:nth-child(191){opacity:.5618;transform:translate(13.9843vw,-10px) scale(.8234);animation:fall-191 24s -15s linear infinite}@keyframes fall-191{40.629%{transform:translate(19.5209vw,40.629vh) scale(.8234)}to{transform:translate(16.7526vw,99vh) scale(.8234)}}.snow:nth-child(192){opacity:1.2064;transform:translate(7.9583vw,-10px) scale(.1688);animation:fall-192 22s -27s linear infinite}@keyframes fall-192{56.361%{transform:translate(12.4694vw,56.361vh) scale(.1688)}to{transform:translate(10.21385vw,99vh) scale(.1688)}}.snow:nth-child(193){opacity:1.67;transform:translate(9.1308vw,-10px) scale(.6551);animation:fall-193 16s -9s linear infinite}@keyframes fall-193{67.319%{transform:translate(12.4916vw,67.319vh) scale(.6551)}to{transform:translate(10.8112vw,99vh) scale(.6551)}}.snow:nth-child(194){opacity:.5782;transform:translate(55.5929vw,-10px) scale(.9265);animation:fall-194 20s -16s linear infinite}@keyframes fall-194{69.514%{transform:translate(48.4643vw,69.514vh) scale(.9265)}to{transform:translate(52.0286vw,99vh) scale(.9265)}}.snow:nth-child(195){opacity:.521;transform:translate(68.2085vw,-10px) scale(.0068);animation:fall-195 27s -5s linear infinite}@keyframes fall-195{61.84%{transform:translate(63.2542vw,61.84vh) scale(.0068)}to{transform:translate(65.73135vw,99vh) scale(.0068)}}.snow:nth-child(196){opacity:1.6982;transform:translate(37.8623vw,-10px) scale(.3551);animation:fall-196 16s -9s linear infinite}@keyframes fall-196{56.407%{transform:translate(37.864vw,56.407vh) scale(.3551)}to{transform:translate(37.86315vw,99vh) scale(.3551)}}.snow:nth-child(197){opacity:1.5752;transform:translate(10.3384vw,-10px) scale(.8942);animation:fall-197 13s -3s linear infinite}@keyframes fall-197{32.059%{transform:translate(16.8207vw,32.059vh) scale(.8942)}to{transform:translate(13.57955vw,99vh) scale(.8942)}}.snow:nth-child(198){opacity:1.3806;transform:translate(83.9152vw,-10px) scale(.0212);animation:fall-198 23s -25s linear infinite}@keyframes fall-198{42.484%{transform:translate(81.5106vw,42.484vh) scale(.0212)}to{transform:translate(82.7129vw,99vh) scale(.0212)}}.snow:nth-child(199){opacity:.434;transform:translate(72.6487vw,-10px) scale(.0329);animation:fall-199 27s -25s linear infinite}@keyframes fall-199{58.534%{transform:translate(82.368vw,58.534vh) scale(.0329)}to{transform:translate(77.50835vw,99vh) scale(.0329)}}.snow:nth-child(200){opacity:1.3618;transform:translate(51.3687vw,-10px) scale(.61);animation:fall-200 22s -24s linear infinite}@keyframes fall-200{67.253%{transform:translate(57.7403vw,67.253vh) scale(.61)}to{transform:translate(54.5545vw,99vh) scale(.61)}}.snow:nth-child(201){opacity:1.019;transform:translate(40.2041vw,-10px) scale(.3487);animation:fall-201 14s -10s linear infinite}@keyframes fall-201{54.138%{transform:translate(45.9111vw,54.138vh) scale(.3487)}to{transform:translate(43.0576vw,99vh) scale(.3487)}}.snow:nth-child(202){opacity:1.9312;transform:translate(61.3609vw,-10px) scale(.7549);animation:fall-202 28s -12s linear infinite}@keyframes fall-202{50.267%{transform:translate(58.8129vw,50.267vh) scale(.7549)}to{transform:translate(60.0869vw,99vh) scale(.7549)}}.snow:nth-child(203){opacity:1.6944;transform:translate(45.6645vw,-10px) scale(.5026);animation:fall-203 14s -26s linear infinite}@keyframes fall-203{79.534%{transform:translate(37.6531vw,79.534vh) scale(.5026)}to{transform:translate(41.6588vw,99vh) scale(.5026)}}.snow:nth-child(204){opacity:1.6672;transform:translate(64.4952vw,-10px) scale(.9807);animation:fall-204 24s -22s linear infinite}@keyframes fall-204{35.295%{transform:translate(70.2798vw,35.295vh) scale(.9807)}to{transform:translate(67.3875vw,99vh) scale(.9807)}}.snow:nth-child(205){opacity:1.7842;transform:translate(17.7309vw,-10px) scale(.0725);animation:fall-205 30s -10s linear infinite}@keyframes fall-205{74.661%{transform:translate(25.4678vw,74.661vh) scale(.0725)}to{transform:translate(21.59935vw,99vh) scale(.0725)}}.snow:nth-child(206){opacity:.3396;transform:translate(68.2417vw,-10px) scale(.6519);animation:fall-206 28s -9s linear infinite}@keyframes fall-206{72.952%{transform:translate(66.5861vw,72.952vh) scale(.6519)}to{transform:translate(67.4139vw,99vh) scale(.6519)}}.snow:nth-child(207){opacity:.8304;transform:translate(64.809vw,-10px) scale(.5929);animation:fall-207 16s -16s linear infinite}@keyframes fall-207{55.608%{transform:translate(56.4313vw,55.608vh) scale(.5929)}to{transform:translate(60.62015vw,99vh) scale(.5929)}}.snow:nth-child(208){opacity:.1736;transform:translate(53.9766vw,-10px) scale(.6289);animation:fall-208 24s -7s linear infinite}@keyframes fall-208{33.449%{transform:translate(63.6658vw,33.449vh) scale(.6289)}to{transform:translate(58.8212vw,99vh) scale(.6289)}}.snow:nth-child(209){opacity:1.1314;transform:translate(6.7135vw,-10px) scale(.5439);animation:fall-209 24s -20s linear infinite}@keyframes fall-209{77.622%{transform:translate(10.4331vw,77.622vh) scale(.5439)}to{transform:translate(8.5733vw,99vh) scale(.5439)}}.snow:nth-child(210){opacity:.6226;transform:translate(61.0614vw,-10px) scale(.2008);animation:fall-210 18s -17s linear infinite}@keyframes fall-210{62.418%{transform:translate(54.9014vw,62.418vh) scale(.2008)}to{transform:translate(57.9814vw,99vh) scale(.2008)}}.snow:nth-child(211){opacity:1.0226;transform:translate(21.9372vw,-10px) scale(.5774);animation:fall-211 24s -25s linear infinite}@keyframes fall-211{66.006%{transform:translate(19.6151vw,66.006vh) scale(.5774)}to{transform:translate(20.77615vw,99vh) scale(.5774)}}.snow:nth-child(212){opacity:1.8988;transform:translate(71.3101vw,-10px) scale(.9531);animation:fall-212 19s -4s linear infinite}@keyframes fall-212{53.653%{transform:translate(72.6355vw,53.653vh) scale(.9531)}to{transform:translate(71.9728vw,99vh) scale(.9531)}}.snow:nth-child(213){opacity:1.3678;transform:translate(13.5577vw,-10px) scale(.358);animation:fall-213 24s -4s linear infinite}@keyframes fall-213{37.445%{transform:translate(4.4107vw,37.445vh) scale(.358)}to{transform:translate(8.9842vw,99vh) scale(.358)}}.snow:nth-child(214){opacity:.8678;transform:translate(28.1558vw,-10px) scale(.1953);animation:fall-214 24s -24s linear infinite}@keyframes fall-214{44.736%{transform:translate(20.8135vw,44.736vh) scale(.1953)}to{transform:translate(24.48465vw,99vh) scale(.1953)}}.snow:nth-child(215){opacity:.0874;transform:translate(60.1026vw,-10px) scale(.8951);animation:fall-215 21s -23s linear infinite}@keyframes fall-215{41.632%{transform:translate(50.2331vw,41.632vh) scale(.8951)}to{transform:translate(55.16785vw,99vh) scale(.8951)}}.snow:nth-child(216){opacity:.119;transform:translate(59.9307vw,-10px) scale(.2595);animation:fall-216 27s -11s linear infinite}@keyframes fall-216{48.858%{transform:translate(52.11vw,48.858vh) scale(.2595)}to{transform:translate(56.02035vw,99vh) scale(.2595)}}.snow:nth-child(217){opacity:.7218;transform:translate(56.0294vw,-10px) scale(.2915);animation:fall-217 20s -25s linear infinite}@keyframes fall-217{79.435%{transform:translate(49.1113vw,79.435vh) scale(.2915)}to{transform:translate(52.57035vw,99vh) scale(.2915)}}.snow:nth-child(218){opacity:1.3322;transform:translate(.0403vw,-10px) scale(.9637);animation:fall-218 18s -12s linear infinite}@keyframes fall-218{73.063%{transform:translate(4.0226vw,73.063vh) scale(.9637)}to{transform:translate(2.03145vw,99vh) scale(.9637)}}.snow:nth-child(219){opacity:1.4134;transform:translate(68.8645vw,-10px) scale(.1027);animation:fall-219 26s -3s linear infinite}@keyframes fall-219{32.29%{transform:translate(75.8122vw,32.29vh) scale(.1027)}to{transform:translate(72.33835vw,99vh) scale(.1027)}}.snow:nth-child(220){opacity:1.1514;transform:translate(73.4645vw,-10px) scale(.1);animation:fall-220 19s -5s linear infinite}@keyframes fall-220{79.93%{transform:translate(72.5323vw,79.93vh) scale(.1)}to{transform:translate(72.9984vw,99vh) scale(.1)}}.snow:nth-child(221){opacity:.8944;transform:translate(76.3859vw,-10px) scale(.6295);animation:fall-221 23s -2s linear infinite}@keyframes fall-221{30.605%{transform:translate(82.8231vw,30.605vh) scale(.6295)}to{transform:translate(79.6045vw,99vh) scale(.6295)}}.snow:nth-child(222){opacity:.0482;transform:translate(47.6775vw,-10px) scale(.6784);animation:fall-222 16s -7s linear infinite}@keyframes fall-222{73.883%{transform:translate(50.1321vw,73.883vh) scale(.6784)}to{transform:translate(48.9048vw,99vh) scale(.6784)}}.snow:nth-child(223){opacity:.5836;transform:translate(61.1622vw,-10px) scale(.448);animation:fall-223 28s -11s linear infinite}@keyframes fall-223{42.856%{transform:translate(66.7139vw,42.856vh) scale(.448)}to{transform:translate(63.93805vw,99vh) scale(.448)}}.snow:nth-child(224){opacity:.255;transform:translate(5.7832vw,-10px) scale(.7321);animation:fall-224 30s -8s linear infinite}@keyframes fall-224{63.927%{transform:translate(-2.781vw,63.927vh) scale(.7321)}to{transform:translate(1.5011vw,99vh) scale(.7321)}}.snow:nth-child(225){opacity:1.924;transform:translate(42.5456vw,-10px) scale(.976);animation:fall-225 19s -20s linear infinite}@keyframes fall-225{31.34%{transform:translate(52.387vw,31.34vh) scale(.976)}to{transform:translate(47.4663vw,99vh) scale(.976)}}.snow:nth-child(226){opacity:1.7372;transform:translate(88.0474vw,-10px) scale(.7801);animation:fall-226 20s -5s linear infinite}@keyframes fall-226{50.46%{transform:translate(86.5339vw,50.46vh) scale(.7801)}to{transform:translate(87.29065vw,99vh) scale(.7801)}}.snow:nth-child(227){opacity:.6854;transform:translate(12.0329vw,-10px) scale(.3154);animation:fall-227 29s -10s linear infinite}@keyframes fall-227{63.014%{transform:translate(12.5967vw,63.014vh) scale(.3154)}to{transform:translate(12.3148vw,99vh) scale(.3154)}}.snow:nth-child(228){opacity:.1884;transform:translate(93.4728vw,-10px) scale(.8274);animation:fall-228 10s -6s linear infinite}@keyframes fall-228{48.621%{transform:translate(93.6385vw,48.621vh) scale(.8274)}to{transform:translate(93.55565vw,99vh) scale(.8274)}}.snow:nth-child(229){opacity:.0564;transform:translate(88.3026vw,-10px) scale(.5794);animation:fall-229 30s -19s linear infinite}@keyframes fall-229{75.473%{transform:translate(87.0908vw,75.473vh) scale(.5794)}to{transform:translate(87.6967vw,99vh) scale(.5794)}}.snow:nth-child(230){opacity:.3402;transform:translate(46.2642vw,-10px) scale(.0914);animation:fall-230 19s -24s linear infinite}@keyframes fall-230{30.053%{transform:translate(42.3874vw,30.053vh) scale(.0914)}to{transform:translate(44.3258vw,99vh) scale(.0914)}}.snow:nth-child(231){opacity:.569;transform:translate(13.3004vw,-10px) scale(.7103);animation:fall-231 23s -20s linear infinite}@keyframes fall-231{51.517%{transform:translate(23.1054vw,51.517vh) scale(.7103)}to{transform:translate(18.2029vw,99vh) scale(.7103)}}.snow:nth-child(232){opacity:.853;transform:translate(66.0456vw,-10px) scale(.3664);animation:fall-232 10s -19s linear infinite}@keyframes fall-232{69.72%{transform:translate(65.6474vw,69.72vh) scale(.3664)}to{transform:translate(65.8465vw,99vh) scale(.3664)}}.snow:nth-child(233){opacity:1.5428;transform:translate(11.9689vw,-10px) scale(.9274);animation:fall-233 15s -17s linear infinite}@keyframes fall-233{59.317%{transform:translate(19.8448vw,59.317vh) scale(.9274)}to{transform:translate(15.90685vw,99vh) scale(.9274)}}.snow:nth-child(234){opacity:1.6462;transform:translate(10.2889vw,-10px) scale(.3922);animation:fall-234 16s -23s linear infinite}@keyframes fall-234{32.89%{transform:translate(5.0911vw,32.89vh) scale(.3922)}to{transform:translate(7.69vw,99vh) scale(.3922)}}.snow:nth-child(235){opacity:1.3702;transform:translate(64.5131vw,-10px) scale(.649);animation:fall-235 28s -21s linear infinite}@keyframes fall-235{39.102%{transform:translate(71.8225vw,39.102vh) scale(.649)}to{transform:translate(68.1678vw,99vh) scale(.649)}}.snow:nth-child(236){opacity:.903;transform:translate(39.9159vw,-10px) scale(.99);animation:fall-236 13s -13s linear infinite}@keyframes fall-236{33.534%{transform:translate(36.1389vw,33.534vh) scale(.99)}to{transform:translate(38.0274vw,99vh) scale(.99)}}.snow:nth-child(237){opacity:1.808;transform:translate(26.8862vw,-10px) scale(.2704);animation:fall-237 13s -9s linear infinite}@keyframes fall-237{54.363%{transform:translate(24.7363vw,54.363vh) scale(.2704)}to{transform:translate(25.81125vw,99vh) scale(.2704)}}.snow:nth-child(238){opacity:1.8226;transform:translate(33.4902vw,-10px) scale(.5132);animation:fall-238 18s -12s linear infinite}@keyframes fall-238{52.554%{transform:translate(37.2874vw,52.554vh) scale(.5132)}to{transform:translate(35.3888vw,99vh) scale(.5132)}}.snow:nth-child(239){opacity:.6978;transform:translate(33.9298vw,-10px) scale(.8052);animation:fall-239 14s -8s linear infinite}@keyframes fall-239{50.463%{transform:translate(43.1455vw,50.463vh) scale(.8052)}to{transform:translate(38.53765vw,99vh) scale(.8052)}}.snow:nth-child(240){opacity:1.1314;transform:translate(32.3215vw,-10px) scale(.4028);animation:fall-240 13s -30s linear infinite}@keyframes fall-240{47.122%{transform:translate(36.15vw,47.122vh) scale(.4028)}to{transform:translate(34.23575vw,99vh) scale(.4028)}}.snow:nth-child(241){opacity:.7926;transform:translate(.071vw,-10px) scale(.3413);animation:fall-241 21s -18s linear infinite}@keyframes fall-241{74.111%{transform:translate(7.933vw,74.111vh) scale(.3413)}to{transform:translate(4.002vw,99vh) scale(.3413)}}.snow:nth-child(242){opacity:.1138;transform:translate(15.0093vw,-10px) scale(.2283);animation:fall-242 21s -24s linear infinite}@keyframes fall-242{52.596%{transform:translate(22.939vw,52.596vh) scale(.2283)}to{transform:translate(18.97415vw,99vh) scale(.2283)}}.snow:nth-child(243){opacity:1.6334;transform:translate(81.5739vw,-10px) scale(.6456);animation:fall-243 13s -25s linear infinite}@keyframes fall-243{73.265%{transform:translate(79.5022vw,73.265vh) scale(.6456)}to{transform:translate(80.53805vw,99vh) scale(.6456)}}.snow:nth-child(244){opacity:.1396;transform:translate(32.3159vw,-10px) scale(.0944);animation:fall-244 12s -25s linear infinite}@keyframes fall-244{32.569%{transform:translate(31.6078vw,32.569vh) scale(.0944)}to{transform:translate(31.96185vw,99vh) scale(.0944)}}.snow:nth-child(245){opacity:1.5146;transform:translate(60.9832vw,-10px) scale(.4281);animation:fall-245 24s -21s linear infinite}@keyframes fall-245{56.785%{transform:translate(55.0902vw,56.785vh) scale(.4281)}to{transform:translate(58.0367vw,99vh) scale(.4281)}}.snow:nth-child(246){opacity:1.8866;transform:translate(22.176vw,-10px) scale(.168);animation:fall-246 14s -15s linear infinite}@keyframes fall-246{36.931%{transform:translate(27.6169vw,36.931vh) scale(.168)}to{transform:translate(24.89645vw,99vh) scale(.168)}}.snow:nth-child(247){opacity:1.3872;transform:translate(84.7216vw,-10px) scale(.2877);animation:fall-247 11s -18s linear infinite}@keyframes fall-247{30.328%{transform:translate(88.6077vw,30.328vh) scale(.2877)}to{transform:translate(86.66465vw,99vh) scale(.2877)}}.snow:nth-child(248){opacity:.1726;transform:translate(8.5244vw,-10px) scale(.5423);animation:fall-248 14s -18s linear infinite}@keyframes fall-248{36.776%{transform:translate(10.9849vw,36.776vh) scale(.5423)}to{transform:translate(9.75465vw,99vh) scale(.5423)}}.snow:nth-child(249){opacity:.1968;transform:translate(49.5367vw,-10px) scale(.6572);animation:fall-249 21s -18s linear infinite}@keyframes fall-249{78.035%{transform:translate(55.2999vw,78.035vh) scale(.6572)}to{transform:translate(52.4183vw,99vh) scale(.6572)}}.snow:nth-child(250){opacity:.8058;transform:translate(85.1617vw,-10px) scale(.8895);animation:fall-250 16s -14s linear infinite}@keyframes fall-250{34.161%{transform:translate(78.3217vw,34.161vh) scale(.8895)}to{transform:translate(81.7417vw,99vh) scale(.8895)}}.snow:nth-child(251){opacity:1.9686;transform:translate(32.615vw,-10px) scale(.9952);animation:fall-251 22s -13s linear infinite}@keyframes fall-251{69.388%{transform:translate(28.1576vw,69.388vh) scale(.9952)}to{transform:translate(30.3863vw,99vh) scale(.9952)}}.snow:nth-child(252){opacity:.7168;transform:translate(54.527vw,-10px) scale(.3527);animation:fall-252 30s -1s linear infinite}@keyframes fall-252{52.328%{transform:translate(56.667vw,52.328vh) scale(.3527)}to{transform:translate(55.597vw,99vh) scale(.3527)}}.snow:nth-child(253){opacity:1.4084;transform:translate(93.8838vw,-10px) scale(.7927);animation:fall-253 28s -10s linear infinite}@keyframes fall-253{43.774%{transform:translate(87.688vw,43.774vh) scale(.7927)}to{transform:translate(90.7859vw,99vh) scale(.7927)}}.snow:nth-child(254){opacity:1.58;transform:translate(43.6893vw,-10px) scale(.4736);animation:fall-254 26s -8s linear infinite}@keyframes fall-254{79.181%{transform:translate(36.9981vw,79.181vh) scale(.4736)}to{transform:translate(40.3437vw,99vh) scale(.4736)}}.snow:nth-child(255){opacity:1.9134;transform:translate(7.0755vw,-10px) scale(.6427);animation:fall-255 22s -16s linear infinite}@keyframes fall-255{45.838%{transform:translate(9.5539vw,45.838vh) scale(.6427)}to{transform:translate(8.3147vw,99vh) scale(.6427)}}.snow:nth-child(256){opacity:1.82;transform:translate(64.7543vw,-10px) scale(.2562);animation:fall-256 23s -22s linear infinite}@keyframes fall-256{65.483%{transform:translate(64.2789vw,65.483vh) scale(.2562)}to{transform:translate(64.5166vw,99vh) scale(.2562)}}.snow:nth-child(257){opacity:.8488;transform:translate(81.9992vw,-10px) scale(.9073);animation:fall-257 11s -5s linear infinite}@keyframes fall-257{30.006%{transform:translate(72.4306vw,30.006vh) scale(.9073)}to{transform:translate(77.2149vw,99vh) scale(.9073)}}.snow:nth-child(258){opacity:.8336;transform:translate(30.7203vw,-10px) scale(.1436);animation:fall-258 18s -8s linear infinite}@keyframes fall-258{54.179%{transform:translate(27.1448vw,54.179vh) scale(.1436)}to{transform:translate(28.93255vw,99vh) scale(.1436)}}.snow:nth-child(259){opacity:.039;transform:translate(63.1253vw,-10px) scale(.5717);animation:fall-259 12s -12s linear infinite}@keyframes fall-259{53.917%{transform:translate(61.9311vw,53.917vh) scale(.5717)}to{transform:translate(62.5282vw,99vh) scale(.5717)}}.snow:nth-child(260){opacity:.7012;transform:translate(11.5421vw,-10px) scale(.0072);animation:fall-260 18s -24s linear infinite}@keyframes fall-260{30.709%{transform:translate(16.3375vw,30.709vh) scale(.0072)}to{transform:translate(13.9398vw,99vh) scale(.0072)}}.snow:nth-child(261){opacity:.4302;transform:translate(83.2585vw,-10px) scale(.758);animation:fall-261 20s -8s linear infinite}@keyframes fall-261{47.052%{transform:translate(92.6081vw,47.052vh) scale(.758)}to{transform:translate(87.9333vw,99vh) scale(.758)}}.snow:nth-child(262){opacity:.2906;transform:translate(82.3244vw,-10px) scale(.5132);animation:fall-262 21s -18s linear infinite}@keyframes fall-262{31.073%{transform:translate(87.3131vw,31.073vh) scale(.5132)}to{transform:translate(84.81875vw,99vh) scale(.5132)}}.snow:nth-child(263){opacity:.2466;transform:translate(17.139vw,-10px) scale(.1154);animation:fall-263 11s -28s linear infinite}@keyframes fall-263{45.508%{transform:translate(11.414vw,45.508vh) scale(.1154)}to{transform:translate(14.2765vw,99vh) scale(.1154)}}.snow:nth-child(264){opacity:1.085;transform:translate(94.0041vw,-10px) scale(.8671);animation:fall-264 30s -23s linear infinite}@keyframes fall-264{46.988%{transform:translate(93.9012vw,46.988vh) scale(.8671)}to{transform:translate(93.95265vw,99vh) scale(.8671)}}.snow:nth-child(265){opacity:1.4132;transform:translate(74.7694vw,-10px) scale(.6617);animation:fall-265 10s -19s linear infinite}@keyframes fall-265{52.703%{transform:translate(73.1799vw,52.703vh) scale(.6617)}to{transform:translate(73.97465vw,99vh) scale(.6617)}}.snow:nth-child(266){opacity:1.789;transform:translate(98.7759vw,-10px) scale(.3335);animation:fall-266 19s -23s linear infinite}@keyframes fall-266{63.098%{transform:translate(91.7443vw,63.098vh) scale(.3335)}to{transform:translate(95.2601vw,99vh) scale(.3335)}}.snow:nth-child(267){opacity:.5512;transform:translate(53.8059vw,-10px) scale(.7915);animation:fall-267 26s -16s linear infinite}@keyframes fall-267{40.534%{transform:translate(55.9114vw,40.534vh) scale(.7915)}to{transform:translate(54.85865vw,99vh) scale(.7915)}}.snow:nth-child(268){opacity:1.1782;transform:translate(13.8412vw,-10px) scale(.6164);animation:fall-268 10s -12s linear infinite}@keyframes fall-268{62.901%{transform:translate(12.9671vw,62.901vh) scale(.6164)}to{transform:translate(13.40415vw,99vh) scale(.6164)}}.snow:nth-child(269){opacity:.4952;transform:translate(55.6129vw,-10px) scale(.9995);animation:fall-269 14s -5s linear infinite}@keyframes fall-269{59.661%{transform:translate(63.5897vw,59.661vh) scale(.9995)}to{transform:translate(59.6013vw,99vh) scale(.9995)}}.snow:nth-child(270){opacity:1.5106;transform:translate(38.5413vw,-10px) scale(.0524);animation:fall-270 16s -8s linear infinite}@keyframes fall-270{53.048%{transform:translate(38.3914vw,53.048vh) scale(.0524)}to{transform:translate(38.46635vw,99vh) scale(.0524)}}.snow:nth-child(271){opacity:.632;transform:translate(82.5843vw,-10px) scale(.5358);animation:fall-271 24s -29s linear infinite}@keyframes fall-271{52.866%{transform:translate(73.1461vw,52.866vh) scale(.5358)}to{transform:translate(77.8652vw,99vh) scale(.5358)}}.snow:nth-child(272){opacity:.7706;transform:translate(53.5178vw,-10px) scale(.4114);animation:fall-272 24s -15s linear infinite}@keyframes fall-272{74.537%{transform:translate(47.6467vw,74.537vh) scale(.4114)}to{transform:translate(50.58225vw,99vh) scale(.4114)}}.snow:nth-child(273){opacity:1.8564;transform:translate(55.4672vw,-10px) scale(.8856);animation:fall-273 28s -18s linear infinite}@keyframes fall-273{74.075%{transform:translate(54.5008vw,74.075vh) scale(.8856)}to{transform:translate(54.984vw,99vh) scale(.8856)}}.snow:nth-child(274){opacity:.631;transform:translate(7.9135vw,-10px) scale(.2758);animation:fall-274 29s -26s linear infinite}@keyframes fall-274{63.484%{transform:translate(2.8293vw,63.484vh) scale(.2758)}to{transform:translate(5.3714vw,99vh) scale(.2758)}}.snow:nth-child(275){opacity:1.7322;transform:translate(30.7475vw,-10px) scale(.5764);animation:fall-275 18s -29s linear infinite}@keyframes fall-275{58.941%{transform:translate(27.4186vw,58.941vh) scale(.5764)}to{transform:translate(29.08305vw,99vh) scale(.5764)}}.snow:nth-child(276){opacity:1.423;transform:translate(45.6818vw,-10px) scale(.9798);animation:fall-276 30s -4s linear infinite}@keyframes fall-276{70.59%{transform:translate(52.1493vw,70.59vh) scale(.9798)}to{transform:translate(48.91555vw,99vh) scale(.9798)}}.snow:nth-child(277){opacity:1.4766;transform:translate(44.9878vw,-10px) scale(.4506);animation:fall-277 15s -29s linear infinite}@keyframes fall-277{58.642%{transform:translate(52.9032vw,58.642vh) scale(.4506)}to{transform:translate(48.9455vw,99vh) scale(.4506)}}.snow:nth-child(278){opacity:1.4988;transform:translate(49.4964vw,-10px) scale(.3962);animation:fall-278 12s -26s linear infinite}@keyframes fall-278{37.511%{transform:translate(48.6718vw,37.511vh) scale(.3962)}to{transform:translate(49.0841vw,99vh) scale(.3962)}}.snow:nth-child(279){opacity:.6928;transform:translate(69.8875vw,-10px) scale(.2843);animation:fall-279 30s -13s linear infinite}@keyframes fall-279{43.233%{transform:translate(65.0537vw,43.233vh) scale(.2843)}to{transform:translate(67.4706vw,99vh) scale(.2843)}}.snow:nth-child(280){opacity:.6826;transform:translate(4.0407vw,-10px) scale(.0181);animation:fall-280 19s -27s linear infinite}@keyframes fall-280{43.249%{transform:translate(-.2023vw,43.249vh) scale(.0181)}to{transform:translate(1.9192vw,99vh) scale(.0181)}}.snow:nth-child(281){opacity:1.3934;transform:translate(90.3237vw,-10px) scale(.815);animation:fall-281 21s -20s linear infinite}@keyframes fall-281{75.329%{transform:translate(88.7844vw,75.329vh) scale(.815)}to{transform:translate(89.55405vw,99vh) scale(.815)}}.snow:nth-child(282){opacity:.59;transform:translate(18.4279vw,-10px) scale(.4389);animation:fall-282 29s -29s linear infinite}@keyframes fall-282{40.993%{transform:translate(19.9967vw,40.993vh) scale(.4389)}to{transform:translate(19.2123vw,99vh) scale(.4389)}}.snow:nth-child(283){opacity:1.9634;transform:translate(6.5737vw,-10px) scale(.465);animation:fall-283 11s -10s linear infinite}@keyframes fall-283{37.432%{transform:translate(7.2292vw,37.432vh) scale(.465)}to{transform:translate(6.90145vw,99vh) scale(.465)}}.snow:nth-child(284){opacity:.8628;transform:translate(12.8906vw,-10px) scale(.706);animation:fall-284 15s -6s linear infinite}@keyframes fall-284{38.628%{transform:translate(10.7593vw,38.628vh) scale(.706)}to{transform:translate(11.82495vw,99vh) scale(.706)}}.snow:nth-child(285){opacity:1.155;transform:translate(48.9438vw,-10px) scale(.3489);animation:fall-285 18s -10s linear infinite}@keyframes fall-285{60.743%{transform:translate(40.9823vw,60.743vh) scale(.3489)}to{transform:translate(44.96305vw,99vh) scale(.3489)}}.snow:nth-child(286){opacity:1.4764;transform:translate(34.1519vw,-10px) scale(.0131);animation:fall-286 10s -1s linear infinite}@keyframes fall-286{57.383%{transform:translate(30.2674vw,57.383vh) scale(.0131)}to{transform:translate(32.20965vw,99vh) scale(.0131)}}.snow:nth-child(287){opacity:1.2566;transform:translate(95.4568vw,-10px) scale(.3932);animation:fall-287 17s -24s linear infinite}@keyframes fall-287{75.834%{transform:translate(100.279vw,75.834vh) scale(.3932)}to{transform:translate(97.8679vw,99vh) scale(.3932)}}.snow:nth-child(288){opacity:.4144;transform:translate(9.01vw,-10px) scale(.1639);animation:fall-288 29s -5s linear infinite}@keyframes fall-288{53.875%{transform:translate(17.1888vw,53.875vh) scale(.1639)}to{transform:translate(13.0994vw,99vh) scale(.1639)}}.snow:nth-child(289){opacity:1.3256;transform:translate(37.6482vw,-10px) scale(.9898);animation:fall-289 16s -23s linear infinite}@keyframes fall-289{74.406%{transform:translate(28.5368vw,74.406vh) scale(.9898)}to{transform:translate(33.0925vw,99vh) scale(.9898)}}.snow:nth-child(290){opacity:1.0484;transform:translate(50.3941vw,-10px) scale(.0901);animation:fall-290 12s -17s linear infinite}@keyframes fall-290{57.469%{transform:translate(49.7706vw,57.469vh) scale(.0901)}to{transform:translate(50.08235vw,99vh) scale(.0901)}}.snow:nth-child(291){opacity:.884;transform:translate(14.2971vw,-10px) scale(.5656);animation:fall-291 30s -2s linear infinite}@keyframes fall-291{44.311%{transform:translate(9.9379vw,44.311vh) scale(.5656)}to{transform:translate(12.1175vw,99vh) scale(.5656)}}.snow:nth-child(292){opacity:1.589;transform:translate(16.941vw,-10px) scale(.9268);animation:fall-292 22s -14s linear infinite}@keyframes fall-292{30.012%{transform:translate(26.3306vw,30.012vh) scale(.9268)}to{transform:translate(21.6358vw,99vh) scale(.9268)}}.snow:nth-child(293){opacity:1.867;transform:translate(75.9619vw,-10px) scale(.631);animation:fall-293 10s -29s linear infinite}@keyframes fall-293{36.171%{transform:translate(72.0491vw,36.171vh) scale(.631)}to{transform:translate(74.0055vw,99vh) scale(.631)}}.snow:nth-child(294){opacity:.5232;transform:translate(95.041vw,-10px) scale(.7169);animation:fall-294 17s -28s linear infinite}@keyframes fall-294{51.476%{transform:translate(88.911vw,51.476vh) scale(.7169)}to{transform:translate(91.976vw,99vh) scale(.7169)}}.snow:nth-child(295){opacity:.867;transform:translate(24.2983vw,-10px) scale(.3239);animation:fall-295 14s -21s linear infinite}@keyframes fall-295{52.512%{transform:translate(15.2851vw,52.512vh) scale(.3239)}to{transform:translate(19.7917vw,99vh) scale(.3239)}}.snow:nth-child(296){opacity:1.5774;transform:translate(43.5564vw,-10px) scale(.1203);animation:fall-296 11s -30s linear infinite}@keyframes fall-296{77.705%{transform:translate(42.6188vw,77.705vh) scale(.1203)}to{transform:translate(43.0876vw,99vh) scale(.1203)}}.snow:nth-child(297){opacity:.761;transform:translate(68.9131vw,-10px) scale(.6859);animation:fall-297 28s -14s linear infinite}@keyframes fall-297{39.752%{transform:translate(67.173vw,39.752vh) scale(.6859)}to{transform:translate(68.04305vw,99vh) scale(.6859)}}.snow:nth-child(298){opacity:1.694;transform:translate(30.1151vw,-10px) scale(.933);animation:fall-298 27s -17s linear infinite}@keyframes fall-298{52.497%{transform:translate(26.2776vw,52.497vh) scale(.933)}to{transform:translate(28.19635vw,99vh) scale(.933)}}.snow:nth-child(299){opacity:.9376;transform:translate(34.195vw,-10px) scale(.6955);animation:fall-299 10s -16s linear infinite}@keyframes fall-299{54.671%{transform:translate(41.9754vw,54.671vh) scale(.6955)}to{transform:translate(38.0852vw,99vh) scale(.6955)}}.snow:nth-child(300){opacity:.731;transform:translate(98.2609vw,-10px) scale(.0648);animation:fall-300 10s -21s linear infinite}@keyframes fall-300{70.683%{transform:translate(103.879vw,70.683vh) scale(.0648)}to{transform:translate(101.06995vw,99vh) scale(.0648)}}.snow:nth-child(301){opacity:.1396;transform:translate(24.4705vw,-10px) scale(.958);animation:fall-301 17s -4s linear infinite}@keyframes fall-301{56.717%{transform:translate(31.1334vw,56.717vh) scale(.958)}to{transform:translate(27.80195vw,99vh) scale(.958)}}.snow:nth-child(302){opacity:1.5228;transform:translate(47.7119vw,-10px) scale(.1404);animation:fall-302 24s -28s linear infinite}@keyframes fall-302{73.506%{transform:translate(44.775vw,73.506vh) scale(.1404)}to{transform:translate(46.24345vw,99vh) scale(.1404)}}.snow:nth-child(303){opacity:.5104;transform:translate(92.4822vw,-10px) scale(.7566);animation:fall-303 20s -16s linear infinite}@keyframes fall-303{42.475%{transform:translate(84.2791vw,42.475vh) scale(.7566)}to{transform:translate(88.38065vw,99vh) scale(.7566)}}.snow:nth-child(304){opacity:1.2008;transform:translate(60.9945vw,-10px) scale(.3411);animation:fall-304 18s -23s linear infinite}@keyframes fall-304{38.52%{transform:translate(60.2996vw,38.52vh) scale(.3411)}to{transform:translate(60.64705vw,99vh) scale(.3411)}}.snow:nth-child(305){opacity:1.2342;transform:translate(82.7218vw,-10px) scale(.3215);animation:fall-305 27s -6s linear infinite}@keyframes fall-305{66.873%{transform:translate(88.8318vw,66.873vh) scale(.3215)}to{transform:translate(85.7768vw,99vh) scale(.3215)}}.snow:nth-child(306){opacity:.0718;transform:translate(13.2706vw,-10px) scale(.5599);animation:fall-306 12s -3s linear infinite}@keyframes fall-306{56.955%{transform:translate(20.028vw,56.955vh) scale(.5599)}to{transform:translate(16.6493vw,99vh) scale(.5599)}}.snow:nth-child(307){opacity:.771;transform:translate(41.15vw,-10px) scale(.6412);animation:fall-307 28s -27s linear infinite}@keyframes fall-307{72.927%{transform:translate(39.2519vw,72.927vh) scale(.6412)}to{transform:translate(40.20095vw,99vh) scale(.6412)}}.snow:nth-child(308){opacity:.333;transform:translate(1.9325vw,-10px) scale(.5194);animation:fall-308 25s -20s linear infinite}@keyframes fall-308{73.232%{transform:translate(10.9207vw,73.232vh) scale(.5194)}to{transform:translate(6.4266vw,99vh) scale(.5194)}}.snow:nth-child(309){opacity:.226;transform:translate(70.3605vw,-10px) scale(.5732);animation:fall-309 24s -5s linear infinite}@keyframes fall-309{78.364%{transform:translate(66.2399vw,78.364vh) scale(.5732)}to{transform:translate(68.3002vw,99vh) scale(.5732)}}.snow:nth-child(310){opacity:1.681;transform:translate(31.5147vw,-10px) scale(.4195);animation:fall-310 26s -9s linear infinite}@keyframes fall-310{39.459%{transform:translate(22.545vw,39.459vh) scale(.4195)}to{transform:translate(27.02985vw,99vh) scale(.4195)}}.snow:nth-child(311){opacity:1.3284;transform:translate(53.3482vw,-10px) scale(.4999);animation:fall-311 27s -24s linear infinite}@keyframes fall-311{76.462%{transform:translate(55.3601vw,76.462vh) scale(.4999)}to{transform:translate(54.35415vw,99vh) scale(.4999)}}.snow:nth-child(312){opacity:.7392;transform:translate(59.8586vw,-10px) scale(.7395);animation:fall-312 20s -15s linear infinite}@keyframes fall-312{75.308%{transform:translate(65.6212vw,75.308vh) scale(.7395)}to{transform:translate(62.7399vw,99vh) scale(.7395)}}.snow:nth-child(313){opacity:1.2442;transform:translate(11.6237vw,-10px) scale(.7327);animation:fall-313 30s -7s linear infinite}@keyframes fall-313{30.031%{transform:translate(10.2809vw,30.031vh) scale(.7327)}to{transform:translate(10.9523vw,99vh) scale(.7327)}}.snow:nth-child(314){opacity:.6452;transform:translate(89.9638vw,-10px) scale(.1311);animation:fall-314 11s -21s linear infinite}@keyframes fall-314{79.482%{transform:translate(84.4481vw,79.482vh) scale(.1311)}to{transform:translate(87.20595vw,99vh) scale(.1311)}}.snow:nth-child(315){opacity:.8992;transform:translate(46.9857vw,-10px) scale(.3428);animation:fall-315 18s -22s linear infinite}@keyframes fall-315{43.106%{transform:translate(53.7701vw,43.106vh) scale(.3428)}to{transform:translate(50.3779vw,99vh) scale(.3428)}}.snow:nth-child(316){opacity:1.463;transform:translate(90.0188vw,-10px) scale(.0993);animation:fall-316 16s -10s linear infinite}@keyframes fall-316{64.146%{transform:translate(96.8782vw,64.146vh) scale(.0993)}to{transform:translate(93.4485vw,99vh) scale(.0993)}}.snow:nth-child(317){opacity:.995;transform:translate(56.564vw,-10px) scale(.0935);animation:fall-317 17s -10s linear infinite}@keyframes fall-317{38.138%{transform:translate(49.7503vw,38.138vh) scale(.0935)}to{transform:translate(53.15715vw,99vh) scale(.0935)}}.snow:nth-child(318){opacity:1.898;transform:translate(18.6374vw,-10px) scale(.8507);animation:fall-318 19s -16s linear infinite}@keyframes fall-318{60.415%{transform:translate(19.3838vw,60.415vh) scale(.8507)}to{transform:translate(19.0106vw,99vh) scale(.8507)}}.snow:nth-child(319){opacity:1.3402;transform:translate(94.0451vw,-10px) scale(.1015);animation:fall-319 28s -20s linear infinite}@keyframes fall-319{67.598%{transform:translate(100.772vw,67.598vh) scale(.1015)}to{transform:translate(97.40855vw,99vh) scale(.1015)}}.snow:nth-child(320){opacity:1.8182;transform:translate(1.212vw,-10px) scale(.2416);animation:fall-320 17s -12s linear infinite}@keyframes fall-320{52.475%{transform:translate(1.2313vw,52.475vh) scale(.2416)}to{transform:translate(1.22165vw,99vh) scale(.2416)}}.snow:nth-child(321){opacity:1.1086;transform:translate(69.8801vw,-10px) scale(.1578);animation:fall-321 27s -22s linear infinite}@keyframes fall-321{74.611%{transform:translate(61.5278vw,74.611vh) scale(.1578)}to{transform:translate(65.70395vw,99vh) scale(.1578)}}.snow:nth-child(322){opacity:1.6674;transform:translate(49.3026vw,-10px) scale(.4453);animation:fall-322 22s -2s linear infinite}@keyframes fall-322{55.786%{transform:translate(53.4048vw,55.786vh) scale(.4453)}to{transform:translate(51.3537vw,99vh) scale(.4453)}}.snow:nth-child(323){opacity:.8596;transform:translate(35.2272vw,-10px) scale(.845);animation:fall-323 29s -8s linear infinite}@keyframes fall-323{69.637%{transform:translate(40.6422vw,69.637vh) scale(.845)}to{transform:translate(37.9347vw,99vh) scale(.845)}}.snow:nth-child(324){opacity:1.6284;transform:translate(3.4386vw,-10px) scale(.9318);animation:fall-324 10s -8s linear infinite}@keyframes fall-324{46.715%{transform:translate(-5.463vw,46.715vh) scale(.9318)}to{transform:translate(-1.0122vw,99vh) scale(.9318)}}.snow:nth-child(325){opacity:.7122;transform:translate(49.982vw,-10px) scale(.3314);animation:fall-325 15s -28s linear infinite}@keyframes fall-325{56.922%{transform:translate(49.8013vw,56.922vh) scale(.3314)}to{transform:translate(49.89165vw,99vh) scale(.3314)}}.snow:nth-child(326){opacity:.9564;transform:translate(84.3369vw,-10px) scale(.118);animation:fall-326 24s -3s linear infinite}@keyframes fall-326{37.21%{transform:translate(83.3075vw,37.21vh) scale(.118)}to{transform:translate(83.8222vw,99vh) scale(.118)}}.snow:nth-child(327){opacity:1.2918;transform:translate(2.1579vw,-10px) scale(.4089);animation:fall-327 16s -2s linear infinite}@keyframes fall-327{59.961%{transform:translate(-7.2667vw,59.961vh) scale(.4089)}to{transform:translate(-2.5544vw,99vh) scale(.4089)}}.snow:nth-child(328){opacity:.5134;transform:translate(41.1579vw,-10px) scale(.6623);animation:fall-328 27s -19s linear infinite}@keyframes fall-328{37.515%{transform:translate(50.8413vw,37.515vh) scale(.6623)}to{transform:translate(45.9996vw,99vh) scale(.6623)}}.snow:nth-child(329){opacity:1.9658;transform:translate(8.9495vw,-10px) scale(.8781);animation:fall-329 16s -29s linear infinite}@keyframes fall-329{48.448%{transform:translate(-.7345vw,48.448vh) scale(.8781)}to{transform:translate(4.1075vw,99vh) scale(.8781)}}.snow:nth-child(330){opacity:.4424;transform:translate(42.9279vw,-10px) scale(.6989);animation:fall-330 12s -16s linear infinite}@keyframes fall-330{44.371%{transform:translate(32.9581vw,44.371vh) scale(.6989)}to{transform:translate(37.943vw,99vh) scale(.6989)}}.snow:nth-child(331){opacity:1.6182;transform:translate(75.2704vw,-10px) scale(.7111);animation:fall-331 14s -24s linear infinite}@keyframes fall-331{36.305%{transform:translate(65.6383vw,36.305vh) scale(.7111)}to{transform:translate(70.45435vw,99vh) scale(.7111)}}.snow:nth-child(332){opacity:1.4136;transform:translate(67.4577vw,-10px) scale(.4367);animation:fall-332 16s -17s linear infinite}@keyframes fall-332{63.804%{transform:translate(66.0129vw,63.804vh) scale(.4367)}to{transform:translate(66.7353vw,99vh) scale(.4367)}}.snow:nth-child(333){opacity:1.9628;transform:translate(73.1337vw,-10px) scale(.7061);animation:fall-333 25s -2s linear infinite}@keyframes fall-333{44.857%{transform:translate(66.2099vw,44.857vh) scale(.7061)}to{transform:translate(69.6718vw,99vh) scale(.7061)}}.snow:nth-child(334){opacity:1.7472;transform:translate(39.6416vw,-10px) scale(.6852);animation:fall-334 19s -27s linear infinite}@keyframes fall-334{39.071%{transform:translate(39.7516vw,39.071vh) scale(.6852)}to{transform:translate(39.6966vw,99vh) scale(.6852)}}.snow:nth-child(335){opacity:.161;transform:translate(38.8866vw,-10px) scale(.3774);animation:fall-335 15s -27s linear infinite}@keyframes fall-335{53.893%{transform:translate(40.8062vw,53.893vh) scale(.3774)}to{transform:translate(39.8464vw,99vh) scale(.3774)}}.snow:nth-child(336){opacity:.9156;transform:translate(30.0879vw,-10px) scale(.8879);animation:fall-336 13s -19s linear infinite}@keyframes fall-336{71.529%{transform:translate(33.765vw,71.529vh) scale(.8879)}to{transform:translate(31.92645vw,99vh) scale(.8879)}}.snow:nth-child(337){opacity:1.7832;transform:translate(97.7441vw,-10px) scale(.3294);animation:fall-337 11s -25s linear infinite}@keyframes fall-337{46.144%{transform:translate(87.8502vw,46.144vh) scale(.3294)}to{transform:translate(92.79715vw,99vh) scale(.3294)}}.snow:nth-child(338){opacity:.7414;transform:translate(91.8379vw,-10px) scale(.4383);animation:fall-338 15s -18s linear infinite}@keyframes fall-338{78.288%{transform:translate(83.7173vw,78.288vh) scale(.4383)}to{transform:translate(87.7776vw,99vh) scale(.4383)}}.snow:nth-child(339){opacity:.9832;transform:translate(38.233vw,-10px) scale(.5809);animation:fall-339 24s -17s linear infinite}@keyframes fall-339{72.226%{transform:translate(36.5259vw,72.226vh) scale(.5809)}to{transform:translate(37.37945vw,99vh) scale(.5809)}}.snow:nth-child(340){opacity:1.2532;transform:translate(88.0989vw,-10px) scale(.3074);animation:fall-340 23s -27s linear infinite}@keyframes fall-340{58.214%{transform:translate(87.2929vw,58.214vh) scale(.3074)}to{transform:translate(87.6959vw,99vh) scale(.3074)}}.snow:nth-child(341){opacity:1.3772;transform:translate(25.1633vw,-10px) scale(.0621);animation:fall-341 26s -24s linear infinite}@keyframes fall-341{57.544%{transform:translate(30.4633vw,57.544vh) scale(.0621)}to{transform:translate(27.8133vw,99vh) scale(.0621)}}.snow:nth-child(342){opacity:.3854;transform:translate(35.205vw,-10px) scale(.5224);animation:fall-342 26s -20s linear infinite}@keyframes fall-342{78.172%{transform:translate(41.9172vw,78.172vh) scale(.5224)}to{transform:translate(38.5611vw,99vh) scale(.5224)}}.snow:nth-child(343){opacity:.9342;transform:translate(41.814vw,-10px) scale(.7536);animation:fall-343 19s -23s linear infinite}@keyframes fall-343{44.527%{transform:translate(49.0083vw,44.527vh) scale(.7536)}to{transform:translate(45.41115vw,99vh) scale(.7536)}}.snow:nth-child(344){opacity:1.4158;transform:translate(72.7738vw,-10px) scale(.4184);animation:fall-344 30s -2s linear infinite}@keyframes fall-344{52.623%{transform:translate(65.6039vw,52.623vh) scale(.4184)}to{transform:translate(69.18885vw,99vh) scale(.4184)}}.snow:nth-child(345){opacity:1.5938;transform:translate(7.3541vw,-10px) scale(.994);animation:fall-345 11s -5s linear infinite}@keyframes fall-345{50.378%{transform:translate(9.8863vw,50.378vh) scale(.994)}to{transform:translate(8.6202vw,99vh) scale(.994)}}.snow:nth-child(346){opacity:1.213;transform:translate(7.086vw,-10px) scale(.5186);animation:fall-346 19s -15s linear infinite}@keyframes fall-346{73.742%{transform:translate(4.8225vw,73.742vh) scale(.5186)}to{transform:translate(5.95425vw,99vh) scale(.5186)}}.snow:nth-child(347){opacity:1.6954;transform:translate(19.1486vw,-10px) scale(.1741);animation:fall-347 23s -7s linear infinite}@keyframes fall-347{39.725%{transform:translate(26.1215vw,39.725vh) scale(.1741)}to{transform:translate(22.63505vw,99vh) scale(.1741)}}.snow:nth-child(348){opacity:.8836;transform:translate(42.6969vw,-10px) scale(.7925);animation:fall-348 22s -21s linear infinite}@keyframes fall-348{38.808%{transform:translate(43.4086vw,38.808vh) scale(.7925)}to{transform:translate(43.05275vw,99vh) scale(.7925)}}.snow:nth-child(349){opacity:1.7016;transform:translate(9.3747vw,-10px) scale(.8448);animation:fall-349 14s -27s linear infinite}@keyframes fall-349{78.105%{transform:translate(10.3671vw,78.105vh) scale(.8448)}to{transform:translate(9.8709vw,99vh) scale(.8448)}}.snow:nth-child(350){opacity:1.3882;transform:translate(24.2914vw,-10px) scale(.9802);animation:fall-350 15s -12s linear infinite}@keyframes fall-350{64.623%{transform:translate(17.9359vw,64.623vh) scale(.9802)}to{transform:translate(21.11365vw,99vh) scale(.9802)}}.snow:nth-child(351){opacity:.6956;transform:translate(31.5237vw,-10px) scale(.4633);animation:fall-351 25s -1s linear infinite}@keyframes fall-351{40.333%{transform:translate(23.0781vw,40.333vh) scale(.4633)}to{transform:translate(27.3009vw,99vh) scale(.4633)}}.snow:nth-child(352){opacity:.6564;transform:translate(86.5683vw,-10px) scale(.0663);animation:fall-352 22s -30s linear infinite}@keyframes fall-352{34.323%{transform:translate(81.031vw,34.323vh) scale(.0663)}to{transform:translate(83.79965vw,99vh) scale(.0663)}}.snow:nth-child(353){opacity:.525;transform:translate(53.6998vw,-10px) scale(.5525);animation:fall-353 26s -10s linear infinite}@keyframes fall-353{67.234%{transform:translate(56.2626vw,67.234vh) scale(.5525)}to{transform:translate(54.9812vw,99vh) scale(.5525)}}.snow:nth-child(354){opacity:.1588;transform:translate(43.5347vw,-10px) scale(.53);animation:fall-354 23s -19s linear infinite}@keyframes fall-354{73.192%{transform:translate(53.406vw,73.192vh) scale(.53)}to{transform:translate(48.47035vw,99vh) scale(.53)}}.snow:nth-child(355){opacity:.0824;transform:translate(7.73vw,-10px) scale(.3612);animation:fall-355 10s -18s linear infinite}@keyframes fall-355{36.15%{transform:translate(3.9113vw,36.15vh) scale(.3612)}to{transform:translate(5.82065vw,99vh) scale(.3612)}}.snow:nth-child(356){opacity:.8602;transform:translate(72.6978vw,-10px) scale(.9641);animation:fall-356 24s -30s linear infinite}@keyframes fall-356{31.146%{transform:translate(79.8006vw,31.146vh) scale(.9641)}to{transform:translate(76.2492vw,99vh) scale(.9641)}}.snow:nth-child(357){opacity:.2336;transform:translate(49.7332vw,-10px) scale(.1255);animation:fall-357 28s -18s linear infinite}@keyframes fall-357{56.344%{transform:translate(40.47vw,56.344vh) scale(.1255)}to{transform:translate(45.1016vw,99vh) scale(.1255)}}.snow:nth-child(358){opacity:1.9192;transform:translate(23.9266vw,-10px) scale(.1862);animation:fall-358 26s -9s linear infinite}@keyframes fall-358{51.578%{transform:translate(14.5838vw,51.578vh) scale(.1862)}to{transform:translate(19.2552vw,99vh) scale(.1862)}}.snow:nth-child(359){opacity:1.6936;transform:translate(21.0184vw,-10px) scale(.4197);animation:fall-359 18s -12s linear infinite}@keyframes fall-359{63.212%{transform:translate(17.8559vw,63.212vh) scale(.4197)}to{transform:translate(19.43715vw,99vh) scale(.4197)}}.snow:nth-child(360){opacity:.9978;transform:translate(78.552vw,-10px) scale(.42);animation:fall-360 21s -24s linear infinite}@keyframes fall-360{69.372%{transform:translate(84.19vw,69.372vh) scale(.42)}to{transform:translate(81.371vw,99vh) scale(.42)}}.snow:nth-child(361){opacity:1.7462;transform:translate(7.8804vw,-10px) scale(.626);animation:fall-361 24s -10s linear infinite}@keyframes fall-361{44.36%{transform:translate(9.0177vw,44.36vh) scale(.626)}to{transform:translate(8.44905vw,99vh) scale(.626)}}.snow:nth-child(362){opacity:.6134;transform:translate(3.8472vw,-10px) scale(.4692);animation:fall-362 18s -14s linear infinite}@keyframes fall-362{42.956%{transform:translate(7.8402vw,42.956vh) scale(.4692)}to{transform:translate(5.8437vw,99vh) scale(.4692)}}.snow:nth-child(363){opacity:.5678;transform:translate(88.3484vw,-10px) scale(.1608);animation:fall-363 13s -8s linear infinite}@keyframes fall-363{75.907%{transform:translate(97.543vw,75.907vh) scale(.1608)}to{transform:translate(92.9457vw,99vh) scale(.1608)}}.snow:nth-child(364){opacity:1.3158;transform:translate(94.9744vw,-10px) scale(.8195);animation:fall-364 14s -29s linear infinite}@keyframes fall-364{61.826%{transform:translate(92.6312vw,61.826vh) scale(.8195)}to{transform:translate(93.8028vw,99vh) scale(.8195)}}.snow:nth-child(365){opacity:1.3976;transform:translate(89.9827vw,-10px) scale(.8621);animation:fall-365 16s -29s linear infinite}@keyframes fall-365{76.738%{transform:translate(98.1561vw,76.738vh) scale(.8621)}to{transform:translate(94.0694vw,99vh) scale(.8621)}}.snow:nth-child(366){opacity:1.3648;transform:translate(15.3993vw,-10px) scale(.7919);animation:fall-366 26s -25s linear infinite}@keyframes fall-366{41.121%{transform:translate(9.1877vw,41.121vh) scale(.7919)}to{transform:translate(12.2935vw,99vh) scale(.7919)}}.snow:nth-child(367){opacity:.7386;transform:translate(99.8466vw,-10px) scale(.0621);animation:fall-367 22s -6s linear infinite}@keyframes fall-367{36.677%{transform:translate(99.915vw,36.677vh) scale(.0621)}to{transform:translate(99.8808vw,99vh) scale(.0621)}}.snow:nth-child(368){opacity:.8278;transform:translate(62.6908vw,-10px) scale(.5789);animation:fall-368 14s -18s linear infinite}@keyframes fall-368{46.915%{transform:translate(70.607vw,46.915vh) scale(.5789)}to{transform:translate(66.6489vw,99vh) scale(.5789)}}.snow:nth-child(369){opacity:1.937;transform:translate(.5722vw,-10px) scale(.181);animation:fall-369 18s -23s linear infinite}@keyframes fall-369{71.339%{transform:translate(-3.7881vw,71.339vh) scale(.181)}to{transform:translate(-1.60795vw,99vh) scale(.181)}}.snow:nth-child(370){opacity:1.7988;transform:translate(57.7128vw,-10px) scale(.8821);animation:fall-370 19s -24s linear infinite}@keyframes fall-370{37.496%{transform:translate(62.5776vw,37.496vh) scale(.8821)}to{transform:translate(60.1452vw,99vh) scale(.8821)}}.snow:nth-child(371){opacity:.1002;transform:translate(17.4178vw,-10px) scale(.5025);animation:fall-371 17s -2s linear infinite}@keyframes fall-371{40.571%{transform:translate(20.1959vw,40.571vh) scale(.5025)}to{transform:translate(18.80685vw,99vh) scale(.5025)}}.snow:nth-child(372){opacity:1.9064;transform:translate(87.2108vw,-10px) scale(.0674);animation:fall-372 19s -10s linear infinite}@keyframes fall-372{44.175%{transform:translate(86.7587vw,44.175vh) scale(.0674)}to{transform:translate(86.98475vw,99vh) scale(.0674)}}.snow:nth-child(373){opacity:1.3284;transform:translate(52.7607vw,-10px) scale(.5945);animation:fall-373 17s -10s linear infinite}@keyframes fall-373{46.506%{transform:translate(44.1795vw,46.506vh) scale(.5945)}to{transform:translate(48.4701vw,99vh) scale(.5945)}}.snow:nth-child(374){opacity:.1546;transform:translate(2.6232vw,-10px) scale(.1298);animation:fall-374 12s -23s linear infinite}@keyframes fall-374{37.684%{transform:translate(11.6072vw,37.684vh) scale(.1298)}to{transform:translate(7.1152vw,99vh) scale(.1298)}}.snow:nth-child(375){opacity:.8962;transform:translate(53.5166vw,-10px) scale(.7581);animation:fall-375 25s -9s linear infinite}@keyframes fall-375{62.342%{transform:translate(60.7849vw,62.342vh) scale(.7581)}to{transform:translate(57.15075vw,99vh) scale(.7581)}}.snow:nth-child(376){opacity:1.2106;transform:translate(45.9552vw,-10px) scale(.8021);animation:fall-376 30s -10s linear infinite}@keyframes fall-376{64.064%{transform:translate(47.5292vw,64.064vh) scale(.8021)}to{transform:translate(46.7422vw,99vh) scale(.8021)}}.snow:nth-child(377){opacity:.3198;transform:translate(49.5325vw,-10px) scale(.9118);animation:fall-377 28s -6s linear infinite}@keyframes fall-377{42.736%{transform:translate(48.3141vw,42.736vh) scale(.9118)}to{transform:translate(48.9233vw,99vh) scale(.9118)}}.snow:nth-child(378){opacity:.401;transform:translate(66.1286vw,-10px) scale(.4778);animation:fall-378 17s -23s linear infinite}@keyframes fall-378{63.59%{transform:translate(72.3056vw,63.59vh) scale(.4778)}to{transform:translate(69.2171vw,99vh) scale(.4778)}}.snow:nth-child(379){opacity:.4986;transform:translate(21.8841vw,-10px) scale(.0705);animation:fall-379 22s -7s linear infinite}@keyframes fall-379{61.665%{transform:translate(28.341vw,61.665vh) scale(.0705)}to{transform:translate(25.11255vw,99vh) scale(.0705)}}.snow:nth-child(380){opacity:1.277;transform:translate(41.3884vw,-10px) scale(.369);animation:fall-380 26s -5s linear infinite}@keyframes fall-380{45.159%{transform:translate(35.8711vw,45.159vh) scale(.369)}to{transform:translate(38.62975vw,99vh) scale(.369)}}.snow:nth-child(381){opacity:.0692;transform:translate(78.82vw,-10px) scale(.6764);animation:fall-381 11s -15s linear infinite}@keyframes fall-381{40.536%{transform:translate(79.4421vw,40.536vh) scale(.6764)}to{transform:translate(79.13105vw,99vh) scale(.6764)}}.snow:nth-child(382){opacity:.1942;transform:translate(1.6031vw,-10px) scale(.3929);animation:fall-382 11s -5s linear infinite}@keyframes fall-382{37.268%{transform:translate(6.1077vw,37.268vh) scale(.3929)}to{transform:translate(3.8554vw,99vh) scale(.3929)}}.snow:nth-child(383){opacity:.4052;transform:translate(32.8196vw,-10px) scale(.95);animation:fall-383 10s -2s linear infinite}@keyframes fall-383{59.098%{transform:translate(29.8964vw,59.098vh) scale(.95)}to{transform:translate(31.358vw,99vh) scale(.95)}}.snow:nth-child(384){opacity:.4154;transform:translate(71.3365vw,-10px) scale(.5127);animation:fall-384 11s -18s linear infinite}@keyframes fall-384{58.19%{transform:translate(72.9396vw,58.19vh) scale(.5127)}to{transform:translate(72.13805vw,99vh) scale(.5127)}}.snow:nth-child(385){opacity:.324;transform:translate(78.0417vw,-10px) scale(.3867);animation:fall-385 29s -12s linear infinite}@keyframes fall-385{57.34%{transform:translate(71.7339vw,57.34vh) scale(.3867)}to{transform:translate(74.8878vw,99vh) scale(.3867)}}.snow:nth-child(386){opacity:.1692;transform:translate(49.1204vw,-10px) scale(.135);animation:fall-386 18s -27s linear infinite}@keyframes fall-386{72.131%{transform:translate(46.0329vw,72.131vh) scale(.135)}to{transform:translate(47.57665vw,99vh) scale(.135)}}.snow:nth-child(387){opacity:.042;transform:translate(61.5593vw,-10px) scale(.3605);animation:fall-387 19s -4s linear infinite}@keyframes fall-387{45.977%{transform:translate(67.9851vw,45.977vh) scale(.3605)}to{transform:translate(64.7722vw,99vh) scale(.3605)}}.snow:nth-child(388){opacity:1.3996;transform:translate(6.9543vw,-10px) scale(.073);animation:fall-388 16s -15s linear infinite}@keyframes fall-388{66.535%{transform:translate(11.1734vw,66.535vh) scale(.073)}to{transform:translate(9.06385vw,99vh) scale(.073)}}.snow:nth-child(389){opacity:1.1678;transform:translate(56.9114vw,-10px) scale(.5393);animation:fall-389 12s -11s linear infinite}@keyframes fall-389{51.884%{transform:translate(53.5229vw,51.884vh) scale(.5393)}to{transform:translate(55.21715vw,99vh) scale(.5393)}}.snow:nth-child(390){opacity:1.6608;transform:translate(28.4675vw,-10px) scale(.1625);animation:fall-390 28s -8s linear infinite}@keyframes fall-390{31.713%{transform:translate(19.5338vw,31.713vh) scale(.1625)}to{transform:translate(24.00065vw,99vh) scale(.1625)}}.snow:nth-child(391){opacity:.724;transform:translate(43.4039vw,-10px) scale(.0827);animation:fall-391 22s -10s linear infinite}@keyframes fall-391{33.072%{transform:translate(38.9663vw,33.072vh) scale(.0827)}to{transform:translate(41.1851vw,99vh) scale(.0827)}}.snow:nth-child(392){opacity:1.636;transform:translate(87.0285vw,-10px) scale(.6559);animation:fall-392 19s -9s linear infinite}@keyframes fall-392{41.245%{transform:translate(85.5926vw,41.245vh) scale(.6559)}to{transform:translate(86.31055vw,99vh) scale(.6559)}}.snow:nth-child(393){opacity:1.4018;transform:translate(48.2678vw,-10px) scale(.0369);animation:fall-393 11s -12s linear infinite}@keyframes fall-393{77.611%{transform:translate(44.5621vw,77.611vh) scale(.0369)}to{transform:translate(46.41495vw,99vh) scale(.0369)}}.snow:nth-child(394){opacity:.5742;transform:translate(2.4711vw,-10px) scale(.9005);animation:fall-394 17s -28s linear infinite}@keyframes fall-394{58.309%{transform:translate(7.4616vw,58.309vh) scale(.9005)}to{transform:translate(4.96635vw,99vh) scale(.9005)}}.snow:nth-child(395){opacity:.1584;transform:translate(80.9629vw,-10px) scale(.5844);animation:fall-395 18s -6s linear infinite}@keyframes fall-395{72.222%{transform:translate(73.8729vw,72.222vh) scale(.5844)}to{transform:translate(77.4179vw,99vh) scale(.5844)}}.snow:nth-child(396){opacity:1.29;transform:translate(80.2817vw,-10px) scale(.2766);animation:fall-396 28s -28s linear infinite}@keyframes fall-396{33.364%{transform:translate(82.1228vw,33.364vh) scale(.2766)}to{transform:translate(81.20225vw,99vh) scale(.2766)}}.snow:nth-child(397){opacity:.4952;transform:translate(7.7565vw,-10px) scale(.621);animation:fall-397 10s -19s linear infinite}@keyframes fall-397{32.887%{transform:translate(14.9357vw,32.887vh) scale(.621)}to{transform:translate(11.3461vw,99vh) scale(.621)}}.snow:nth-child(398){opacity:.9938;transform:translate(40.5318vw,-10px) scale(.2077);animation:fall-398 16s -20s linear infinite}@keyframes fall-398{54.357%{transform:translate(49.3962vw,54.357vh) scale(.2077)}to{transform:translate(44.964vw,99vh) scale(.2077)}}.snow:nth-child(399){opacity:1.8776;transform:translate(58.6019vw,-10px) scale(.1119);animation:fall-399 17s -7s linear infinite}@keyframes fall-399{70.9%{transform:translate(63.6343vw,70.9vh) scale(.1119)}to{transform:translate(61.1181vw,99vh) scale(.1119)}}.snow:nth-child(400){opacity:1.2626;transform:translate(59.3422vw,-10px) scale(.5459);animation:fall-400 30s -20s linear infinite}@keyframes fall-400{79.703%{transform:translate(64.6212vw,79.703vh) scale(.5459)}to{transform:translate(61.9817vw,99vh) scale(.5459)}}\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==
|