@esfaenza/core 15.2.217 → 15.2.218
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:.3164;transform:translate(50.6683vw,-10px) scale(.5647);animation:fall-1 21s -16s linear infinite}@keyframes fall-1{36.58%{transform:translate(49.4475vw,36.58vh) scale(.5647)}to{transform:translate(50.0579vw,99vh) scale(.5647)}}.snow:nth-child(2){opacity:1.89;transform:translate(67.2797vw,-10px) scale(.5103);animation:fall-2 29s -14s linear infinite}@keyframes fall-2{31.187%{transform:translate(60.6135vw,31.187vh) scale(.5103)}to{transform:translate(63.9466vw,99vh) scale(.5103)}}.snow:nth-child(3){opacity:.3536;transform:translate(38.3331vw,-10px) scale(.6506);animation:fall-3 14s -28s linear infinite}@keyframes fall-3{71.941%{transform:translate(44.0809vw,71.941vh) scale(.6506)}to{transform:translate(41.207vw,99vh) scale(.6506)}}.snow:nth-child(4){opacity:.8268;transform:translate(92.6767vw,-10px) scale(.1397);animation:fall-4 12s -28s linear infinite}@keyframes fall-4{61.486%{transform:translate(92.9641vw,61.486vh) scale(.1397)}to{transform:translate(92.8204vw,99vh) scale(.1397)}}.snow:nth-child(5){opacity:1.3258;transform:translate(56.2479vw,-10px) scale(.5133);animation:fall-5 16s -13s linear infinite}@keyframes fall-5{70.575%{transform:translate(64.1674vw,70.575vh) scale(.5133)}to{transform:translate(60.20765vw,99vh) scale(.5133)}}.snow:nth-child(6){opacity:1.115;transform:translate(91.9884vw,-10px) scale(.1636);animation:fall-6 27s -5s linear infinite}@keyframes fall-6{49.191%{transform:translate(100.6839vw,49.191vh) scale(.1636)}to{transform:translate(96.33615vw,99vh) scale(.1636)}}.snow:nth-child(7){opacity:.7012;transform:translate(69.9207vw,-10px) scale(.9284);animation:fall-7 21s -11s linear infinite}@keyframes fall-7{35.564%{transform:translate(60.191vw,35.564vh) scale(.9284)}to{transform:translate(65.05585vw,99vh) scale(.9284)}}.snow:nth-child(8){opacity:.5562;transform:translate(88.9481vw,-10px) scale(.18);animation:fall-8 20s -17s linear infinite}@keyframes fall-8{61.924%{transform:translate(84.8902vw,61.924vh) scale(.18)}to{transform:translate(86.91915vw,99vh) scale(.18)}}.snow:nth-child(9){opacity:.8086;transform:translate(34.9584vw,-10px) scale(.6998);animation:fall-9 30s -1s linear infinite}@keyframes fall-9{49.198%{transform:translate(25.58vw,49.198vh) scale(.6998)}to{transform:translate(30.2692vw,99vh) scale(.6998)}}.snow:nth-child(10){opacity:1.8676;transform:translate(24.8985vw,-10px) scale(.2204);animation:fall-10 22s -10s linear infinite}@keyframes fall-10{31.765%{transform:translate(30.3532vw,31.765vh) scale(.2204)}to{transform:translate(27.62585vw,99vh) scale(.2204)}}.snow:nth-child(11){opacity:1.9912;transform:translate(45.3007vw,-10px) scale(.36);animation:fall-11 18s -1s linear infinite}@keyframes fall-11{72.105%{transform:translate(40.0263vw,72.105vh) scale(.36)}to{transform:translate(42.6635vw,99vh) scale(.36)}}.snow:nth-child(12){opacity:1.5834;transform:translate(49.0906vw,-10px) scale(.8103);animation:fall-12 30s -29s linear infinite}@keyframes fall-12{75.501%{transform:translate(41.9097vw,75.501vh) scale(.8103)}to{transform:translate(45.50015vw,99vh) scale(.8103)}}.snow:nth-child(13){opacity:.8362;transform:translate(45.0395vw,-10px) scale(.7089);animation:fall-13 17s -21s linear infinite}@keyframes fall-13{37.888%{transform:translate(42.9245vw,37.888vh) scale(.7089)}to{transform:translate(43.982vw,99vh) scale(.7089)}}.snow:nth-child(14){opacity:.181;transform:translate(97.1483vw,-10px) scale(.9818);animation:fall-14 22s -2s linear infinite}@keyframes fall-14{45.886%{transform:translate(88.4505vw,45.886vh) scale(.9818)}to{transform:translate(92.7994vw,99vh) scale(.9818)}}.snow:nth-child(15){opacity:.888;transform:translate(44.674vw,-10px) scale(.8339);animation:fall-15 27s -25s linear infinite}@keyframes fall-15{51.891%{transform:translate(51.8027vw,51.891vh) scale(.8339)}to{transform:translate(48.23835vw,99vh) scale(.8339)}}.snow:nth-child(16){opacity:.3894;transform:translate(8.9663vw,-10px) scale(.9613);animation:fall-16 16s -11s linear infinite}@keyframes fall-16{43.618%{transform:translate(6.478vw,43.618vh) scale(.9613)}to{transform:translate(7.72215vw,99vh) scale(.9613)}}.snow:nth-child(17){opacity:1.3868;transform:translate(5.8187vw,-10px) scale(.9703);animation:fall-17 14s -12s linear infinite}@keyframes fall-17{35.823%{transform:translate(-3.1052vw,35.823vh) scale(.9703)}to{transform:translate(1.35675vw,99vh) scale(.9703)}}.snow:nth-child(18){opacity:1.585;transform:translate(30.8677vw,-10px) scale(.3874);animation:fall-18 16s -15s linear infinite}@keyframes fall-18{67.799%{transform:translate(39.6812vw,67.799vh) scale(.3874)}to{transform:translate(35.27445vw,99vh) scale(.3874)}}.snow:nth-child(19){opacity:1.5524;transform:translate(13.2023vw,-10px) scale(.5897);animation:fall-19 25s -11s linear infinite}@keyframes fall-19{30.663%{transform:translate(6.9707vw,30.663vh) scale(.5897)}to{transform:translate(10.0865vw,99vh) scale(.5897)}}.snow:nth-child(20){opacity:1.1706;transform:translate(39.0708vw,-10px) scale(.0566);animation:fall-20 17s -11s linear infinite}@keyframes fall-20{30.799%{transform:translate(39.8626vw,30.799vh) scale(.0566)}to{transform:translate(39.4667vw,99vh) scale(.0566)}}.snow:nth-child(21){opacity:1.9706;transform:translate(54.9645vw,-10px) scale(.5545);animation:fall-21 26s -19s linear infinite}@keyframes fall-21{66.858%{transform:translate(59.8082vw,66.858vh) scale(.5545)}to{transform:translate(57.38635vw,99vh) scale(.5545)}}.snow:nth-child(22){opacity:1.6506;transform:translate(67.8079vw,-10px) scale(.0449);animation:fall-22 21s -13s linear infinite}@keyframes fall-22{75.159%{transform:translate(71.357vw,75.159vh) scale(.0449)}to{transform:translate(69.58245vw,99vh) scale(.0449)}}.snow:nth-child(23){opacity:1.7276;transform:translate(14.8131vw,-10px) scale(.2237);animation:fall-23 24s -28s linear infinite}@keyframes fall-23{31.063%{transform:translate(7.2521vw,31.063vh) scale(.2237)}to{transform:translate(11.0326vw,99vh) scale(.2237)}}.snow:nth-child(24){opacity:1.5044;transform:translate(95.1466vw,-10px) scale(.6542);animation:fall-24 10s -10s linear infinite}@keyframes fall-24{61.424%{transform:translate(87.8578vw,61.424vh) scale(.6542)}to{transform:translate(91.5022vw,99vh) scale(.6542)}}.snow:nth-child(25){opacity:1.4246;transform:translate(81.8098vw,-10px) scale(.6349);animation:fall-25 29s -30s linear infinite}@keyframes fall-25{40.951%{transform:translate(90.8966vw,40.951vh) scale(.6349)}to{transform:translate(86.3532vw,99vh) scale(.6349)}}.snow:nth-child(26){opacity:.291;transform:translate(49.3046vw,-10px) scale(.8521);animation:fall-26 19s -27s linear infinite}@keyframes fall-26{66.587%{transform:translate(54.2154vw,66.587vh) scale(.8521)}to{transform:translate(51.76vw,99vh) scale(.8521)}}.snow:nth-child(27){opacity:.2084;transform:translate(67.7454vw,-10px) scale(.1821);animation:fall-27 27s -21s linear infinite}@keyframes fall-27{71.321%{transform:translate(77.3393vw,71.321vh) scale(.1821)}to{transform:translate(72.54235vw,99vh) scale(.1821)}}.snow:nth-child(28){opacity:1.5938;transform:translate(28.0508vw,-10px) scale(.1401);animation:fall-28 15s -23s linear infinite}@keyframes fall-28{65.243%{transform:translate(35.8846vw,65.243vh) scale(.1401)}to{transform:translate(31.9677vw,99vh) scale(.1401)}}.snow:nth-child(29){opacity:.3284;transform:translate(66.3459vw,-10px) scale(.7931);animation:fall-29 14s -15s linear infinite}@keyframes fall-29{33.991%{transform:translate(69.841vw,33.991vh) scale(.7931)}to{transform:translate(68.09345vw,99vh) scale(.7931)}}.snow:nth-child(30){opacity:.2128;transform:translate(23.7117vw,-10px) scale(.5161);animation:fall-30 12s -16s linear infinite}@keyframes fall-30{49.211%{transform:translate(15.9951vw,49.211vh) scale(.5161)}to{transform:translate(19.8534vw,99vh) scale(.5161)}}.snow:nth-child(31){opacity:.2466;transform:translate(64.3099vw,-10px) scale(.8478);animation:fall-31 19s -1s linear infinite}@keyframes fall-31{77.559%{transform:translate(55.4995vw,77.559vh) scale(.8478)}to{transform:translate(59.9047vw,99vh) scale(.8478)}}.snow:nth-child(32){opacity:1.076;transform:translate(92.5129vw,-10px) scale(.6664);animation:fall-32 30s -29s linear infinite}@keyframes fall-32{34.569%{transform:translate(89.1951vw,34.569vh) scale(.6664)}to{transform:translate(90.854vw,99vh) scale(.6664)}}.snow:nth-child(33){opacity:.7254;transform:translate(24.4172vw,-10px) scale(.0402);animation:fall-33 20s -26s linear infinite}@keyframes fall-33{43.861%{transform:translate(20.6384vw,43.861vh) scale(.0402)}to{transform:translate(22.5278vw,99vh) scale(.0402)}}.snow:nth-child(34){opacity:1.8764;transform:translate(53.885vw,-10px) scale(.5189);animation:fall-34 29s -6s linear infinite}@keyframes fall-34{72.897%{transform:translate(63.2575vw,72.897vh) scale(.5189)}to{transform:translate(58.57125vw,99vh) scale(.5189)}}.snow:nth-child(35){opacity:1.8892;transform:translate(24.4851vw,-10px) scale(.1095);animation:fall-35 21s -17s linear infinite}@keyframes fall-35{41.613%{transform:translate(28.7125vw,41.613vh) scale(.1095)}to{transform:translate(26.5988vw,99vh) scale(.1095)}}.snow:nth-child(36){opacity:1.5922;transform:translate(95.5438vw,-10px) scale(.8519);animation:fall-36 19s -30s linear infinite}@keyframes fall-36{61.794%{transform:translate(88.0241vw,61.794vh) scale(.8519)}to{transform:translate(91.78395vw,99vh) scale(.8519)}}.snow:nth-child(37){opacity:1.2246;transform:translate(39.6891vw,-10px) scale(.4645);animation:fall-37 11s -28s linear infinite}@keyframes fall-37{38.753%{transform:translate(42.9277vw,38.753vh) scale(.4645)}to{transform:translate(41.3084vw,99vh) scale(.4645)}}.snow:nth-child(38){opacity:1.938;transform:translate(39.6891vw,-10px) scale(.4407);animation:fall-38 22s -8s linear infinite}@keyframes fall-38{75.256%{transform:translate(32.6022vw,75.256vh) scale(.4407)}to{transform:translate(36.14565vw,99vh) scale(.4407)}}.snow:nth-child(39){opacity:.0204;transform:translate(49.4684vw,-10px) scale(.8282);animation:fall-39 20s -20s linear infinite}@keyframes fall-39{46.864%{transform:translate(58.5617vw,46.864vh) scale(.8282)}to{transform:translate(54.01505vw,99vh) scale(.8282)}}.snow:nth-child(40){opacity:1.63;transform:translate(41.22vw,-10px) scale(.5884);animation:fall-40 20s -14s linear infinite}@keyframes fall-40{53.728%{transform:translate(37.9831vw,53.728vh) scale(.5884)}to{transform:translate(39.60155vw,99vh) scale(.5884)}}.snow:nth-child(41){opacity:1.0386;transform:translate(64.8949vw,-10px) scale(.999);animation:fall-41 15s -22s linear infinite}@keyframes fall-41{35.425%{transform:translate(69.9469vw,35.425vh) scale(.999)}to{transform:translate(67.4209vw,99vh) scale(.999)}}.snow:nth-child(42){opacity:.0082;transform:translate(62.6543vw,-10px) scale(.1032);animation:fall-42 28s -2s linear infinite}@keyframes fall-42{34.307%{transform:translate(70.6714vw,34.307vh) scale(.1032)}to{transform:translate(66.66285vw,99vh) scale(.1032)}}.snow:nth-child(43){opacity:.8838;transform:translate(52.5385vw,-10px) scale(.7677);animation:fall-43 22s -9s linear infinite}@keyframes fall-43{77.136%{transform:translate(59.906vw,77.136vh) scale(.7677)}to{transform:translate(56.22225vw,99vh) scale(.7677)}}.snow:nth-child(44){opacity:1.9196;transform:translate(7.84vw,-10px) scale(.0046);animation:fall-44 22s -11s linear infinite}@keyframes fall-44{68.288%{transform:translate(17.3268vw,68.288vh) scale(.0046)}to{transform:translate(12.5834vw,99vh) scale(.0046)}}.snow:nth-child(45){opacity:1.5448;transform:translate(22.1939vw,-10px) scale(.1914);animation:fall-45 19s -18s linear infinite}@keyframes fall-45{35.783%{transform:translate(30.3194vw,35.783vh) scale(.1914)}to{transform:translate(26.25665vw,99vh) scale(.1914)}}.snow:nth-child(46){opacity:.1888;transform:translate(35.429vw,-10px) scale(.919);animation:fall-46 22s -27s linear infinite}@keyframes fall-46{60.508%{transform:translate(37.1888vw,60.508vh) scale(.919)}to{transform:translate(36.3089vw,99vh) scale(.919)}}.snow:nth-child(47){opacity:.6482;transform:translate(51.1693vw,-10px) scale(.0767);animation:fall-47 26s -11s linear infinite}@keyframes fall-47{31.325%{transform:translate(60.3071vw,31.325vh) scale(.0767)}to{transform:translate(55.7382vw,99vh) scale(.0767)}}.snow:nth-child(48){opacity:.7442;transform:translate(59.2135vw,-10px) scale(.1253);animation:fall-48 24s -14s linear infinite}@keyframes fall-48{51.71%{transform:translate(51.4392vw,51.71vh) scale(.1253)}to{transform:translate(55.32635vw,99vh) scale(.1253)}}.snow:nth-child(49){opacity:1.8136;transform:translate(27.7207vw,-10px) scale(.0253);animation:fall-49 27s -5s linear infinite}@keyframes fall-49{71.404%{transform:translate(18.0246vw,71.404vh) scale(.0253)}to{transform:translate(22.87265vw,99vh) scale(.0253)}}.snow:nth-child(50){opacity:.7142;transform:translate(47.5556vw,-10px) scale(.6104);animation:fall-50 14s -17s linear infinite}@keyframes fall-50{52.374%{transform:translate(40.5535vw,52.374vh) scale(.6104)}to{transform:translate(44.05455vw,99vh) scale(.6104)}}.snow:nth-child(51){opacity:.786;transform:translate(15.3346vw,-10px) scale(.8803);animation:fall-51 11s -8s linear infinite}@keyframes fall-51{37.329%{transform:translate(13.6878vw,37.329vh) scale(.8803)}to{transform:translate(14.5112vw,99vh) scale(.8803)}}.snow:nth-child(52){opacity:1.6264;transform:translate(93.2762vw,-10px) scale(.1039);animation:fall-52 26s -5s linear infinite}@keyframes fall-52{43.062%{transform:translate(101.6249vw,43.062vh) scale(.1039)}to{transform:translate(97.45055vw,99vh) scale(.1039)}}.snow:nth-child(53){opacity:1.546;transform:translate(40.0943vw,-10px) scale(.1385);animation:fall-53 26s -2s linear infinite}@keyframes fall-53{51.303%{transform:translate(40.4479vw,51.303vh) scale(.1385)}to{transform:translate(40.2711vw,99vh) scale(.1385)}}.snow:nth-child(54){opacity:.798;transform:translate(52.6181vw,-10px) scale(.4305);animation:fall-54 27s -27s linear infinite}@keyframes fall-54{54.733%{transform:translate(43.765vw,54.733vh) scale(.4305)}to{transform:translate(48.19155vw,99vh) scale(.4305)}}.snow:nth-child(55){opacity:.8604;transform:translate(.8547vw,-10px) scale(.6198);animation:fall-55 30s -30s linear infinite}@keyframes fall-55{70.84%{transform:translate(-1.4351vw,70.84vh) scale(.6198)}to{transform:translate(-.2902vw,99vh) scale(.6198)}}.snow:nth-child(56){opacity:1.8372;transform:translate(57.7537vw,-10px) scale(.5388);animation:fall-56 27s -14s linear infinite}@keyframes fall-56{63.061%{transform:translate(67.2914vw,63.061vh) scale(.5388)}to{transform:translate(62.52255vw,99vh) scale(.5388)}}.snow:nth-child(57){opacity:.4698;transform:translate(53.299vw,-10px) scale(.1091);animation:fall-57 18s -3s linear infinite}@keyframes fall-57{79.907%{transform:translate(58.7113vw,79.907vh) scale(.1091)}to{transform:translate(56.00515vw,99vh) scale(.1091)}}.snow:nth-child(58){opacity:.8154;transform:translate(6.0308vw,-10px) scale(.3975);animation:fall-58 14s -23s linear infinite}@keyframes fall-58{42.918%{transform:translate(3.2873vw,42.918vh) scale(.3975)}to{transform:translate(4.65905vw,99vh) scale(.3975)}}.snow:nth-child(59){opacity:.411;transform:translate(96.1651vw,-10px) scale(.6631);animation:fall-59 15s -5s linear infinite}@keyframes fall-59{57.044%{transform:translate(86.7515vw,57.044vh) scale(.6631)}to{transform:translate(91.4583vw,99vh) scale(.6631)}}.snow:nth-child(60){opacity:.8698;transform:translate(27.8669vw,-10px) scale(.9622);animation:fall-60 13s -3s linear infinite}@keyframes fall-60{72.544%{transform:translate(27.8077vw,72.544vh) scale(.9622)}to{transform:translate(27.8373vw,99vh) scale(.9622)}}.snow:nth-child(61){opacity:.1512;transform:translate(22.3455vw,-10px) scale(.6687);animation:fall-61 23s -27s linear infinite}@keyframes fall-61{62.064%{transform:translate(29.0297vw,62.064vh) scale(.6687)}to{transform:translate(25.6876vw,99vh) scale(.6687)}}.snow:nth-child(62){opacity:1.6396;transform:translate(68.6303vw,-10px) scale(.6607);animation:fall-62 16s -15s linear infinite}@keyframes fall-62{35.925%{transform:translate(67.332vw,35.925vh) scale(.6607)}to{transform:translate(67.98115vw,99vh) scale(.6607)}}.snow:nth-child(63){opacity:.0866;transform:translate(61.4077vw,-10px) scale(.7686);animation:fall-63 12s -4s linear infinite}@keyframes fall-63{72.124%{transform:translate(61.042vw,72.124vh) scale(.7686)}to{transform:translate(61.22485vw,99vh) scale(.7686)}}.snow:nth-child(64){opacity:1.2586;transform:translate(1.8351vw,-10px) scale(.3722);animation:fall-64 29s -16s linear infinite}@keyframes fall-64{78.672%{transform:translate(5.5242vw,78.672vh) scale(.3722)}to{transform:translate(3.67965vw,99vh) scale(.3722)}}.snow:nth-child(65){opacity:.1176;transform:translate(22.1817vw,-10px) scale(.1687);animation:fall-65 22s -1s linear infinite}@keyframes fall-65{45.342%{transform:translate(14.8511vw,45.342vh) scale(.1687)}to{transform:translate(18.5164vw,99vh) scale(.1687)}}.snow:nth-child(66){opacity:.5038;transform:translate(66.3905vw,-10px) scale(.5696);animation:fall-66 20s -2s linear infinite}@keyframes fall-66{34.817%{transform:translate(72.1277vw,34.817vh) scale(.5696)}to{transform:translate(69.2591vw,99vh) scale(.5696)}}.snow:nth-child(67){opacity:.2076;transform:translate(30.3519vw,-10px) scale(.6349);animation:fall-67 17s -20s linear infinite}@keyframes fall-67{66.493%{transform:translate(37.4785vw,66.493vh) scale(.6349)}to{transform:translate(33.9152vw,99vh) scale(.6349)}}.snow:nth-child(68){opacity:1.4826;transform:translate(63.4992vw,-10px) scale(.2139);animation:fall-68 17s -8s linear infinite}@keyframes fall-68{43.078%{transform:translate(71.0497vw,43.078vh) scale(.2139)}to{transform:translate(67.27445vw,99vh) scale(.2139)}}.snow:nth-child(69){opacity:1.1462;transform:translate(54.8035vw,-10px) scale(.3086);animation:fall-69 21s -25s linear infinite}@keyframes fall-69{54.179%{transform:translate(47.3829vw,54.179vh) scale(.3086)}to{transform:translate(51.0932vw,99vh) scale(.3086)}}.snow:nth-child(70){opacity:.8508;transform:translate(32.4974vw,-10px) scale(.8557);animation:fall-70 15s -30s linear infinite}@keyframes fall-70{66.657%{transform:translate(25.5825vw,66.657vh) scale(.8557)}to{transform:translate(29.03995vw,99vh) scale(.8557)}}.snow:nth-child(71){opacity:1.1466;transform:translate(83.1474vw,-10px) scale(.343);animation:fall-71 23s -24s linear infinite}@keyframes fall-71{69.296%{transform:translate(76.2086vw,69.296vh) scale(.343)}to{transform:translate(79.678vw,99vh) scale(.343)}}.snow:nth-child(72){opacity:.759;transform:translate(50.6562vw,-10px) scale(.7364);animation:fall-72 17s -20s linear infinite}@keyframes fall-72{50.065%{transform:translate(53.1704vw,50.065vh) scale(.7364)}to{transform:translate(51.9133vw,99vh) scale(.7364)}}.snow:nth-child(73){opacity:1.7582;transform:translate(26.532vw,-10px) scale(.3147);animation:fall-73 21s -18s linear infinite}@keyframes fall-73{67.447%{transform:translate(35.8843vw,67.447vh) scale(.3147)}to{transform:translate(31.20815vw,99vh) scale(.3147)}}.snow:nth-child(74){opacity:1.5568;transform:translate(16.4256vw,-10px) scale(.9457);animation:fall-74 23s -10s linear infinite}@keyframes fall-74{72.929%{transform:translate(23.0426vw,72.929vh) scale(.9457)}to{transform:translate(19.7341vw,99vh) scale(.9457)}}.snow:nth-child(75){opacity:.6818;transform:translate(37.7398vw,-10px) scale(.1827);animation:fall-75 11s -3s linear infinite}@keyframes fall-75{67.16%{transform:translate(33.2168vw,67.16vh) scale(.1827)}to{transform:translate(35.4783vw,99vh) scale(.1827)}}.snow:nth-child(76){opacity:1.5328;transform:translate(95.3486vw,-10px) scale(.7954);animation:fall-76 15s -7s linear infinite}@keyframes fall-76{31.056%{transform:translate(88.727vw,31.056vh) scale(.7954)}to{transform:translate(92.0378vw,99vh) scale(.7954)}}.snow:nth-child(77){opacity:1.6394;transform:translate(58.6755vw,-10px) scale(.3905);animation:fall-77 28s -22s linear infinite}@keyframes fall-77{63.631%{transform:translate(55.4922vw,63.631vh) scale(.3905)}to{transform:translate(57.08385vw,99vh) scale(.3905)}}.snow:nth-child(78){opacity:.909;transform:translate(40.3043vw,-10px) scale(.3997);animation:fall-78 30s -16s linear infinite}@keyframes fall-78{36.466%{transform:translate(32.8086vw,36.466vh) scale(.3997)}to{transform:translate(36.55645vw,99vh) scale(.3997)}}.snow:nth-child(79){opacity:.4084;transform:translate(12.0428vw,-10px) scale(.7103);animation:fall-79 19s -13s linear infinite}@keyframes fall-79{75.549%{transform:translate(6.7271vw,75.549vh) scale(.7103)}to{transform:translate(9.38495vw,99vh) scale(.7103)}}.snow:nth-child(80){opacity:1.5758;transform:translate(57.7195vw,-10px) scale(.8214);animation:fall-80 16s -11s linear infinite}@keyframes fall-80{38.192%{transform:translate(54.238vw,38.192vh) scale(.8214)}to{transform:translate(55.97875vw,99vh) scale(.8214)}}.snow:nth-child(81){opacity:1.816;transform:translate(88.588vw,-10px) scale(.1318);animation:fall-81 24s -29s linear infinite}@keyframes fall-81{36.654%{transform:translate(86.822vw,36.654vh) scale(.1318)}to{transform:translate(87.705vw,99vh) scale(.1318)}}.snow:nth-child(82){opacity:1.9578;transform:translate(7.3995vw,-10px) scale(.9514);animation:fall-82 17s -14s linear infinite}@keyframes fall-82{53.66%{transform:translate(2.345vw,53.66vh) scale(.9514)}to{transform:translate(4.87225vw,99vh) scale(.9514)}}.snow:nth-child(83){opacity:1.499;transform:translate(76.5356vw,-10px) scale(.9688);animation:fall-83 20s -20s linear infinite}@keyframes fall-83{44.729%{transform:translate(70.2131vw,44.729vh) scale(.9688)}to{transform:translate(73.37435vw,99vh) scale(.9688)}}.snow:nth-child(84){opacity:1.0576;transform:translate(21.1225vw,-10px) scale(.5341);animation:fall-84 23s -12s linear infinite}@keyframes fall-84{47.479%{transform:translate(28.7876vw,47.479vh) scale(.5341)}to{transform:translate(24.95505vw,99vh) scale(.5341)}}.snow:nth-child(85){opacity:.872;transform:translate(90.1549vw,-10px) scale(.3275);animation:fall-85 29s -5s linear infinite}@keyframes fall-85{52.609%{transform:translate(95.2121vw,52.609vh) scale(.3275)}to{transform:translate(92.6835vw,99vh) scale(.3275)}}.snow:nth-child(86){opacity:1.6034;transform:translate(92.0562vw,-10px) scale(.2331);animation:fall-86 22s -1s linear infinite}@keyframes fall-86{69.414%{transform:translate(93.7333vw,69.414vh) scale(.2331)}to{transform:translate(92.89475vw,99vh) scale(.2331)}}.snow:nth-child(87){opacity:1.974;transform:translate(40.006vw,-10px) scale(.0694);animation:fall-87 19s -23s linear infinite}@keyframes fall-87{35.66%{transform:translate(49.1639vw,35.66vh) scale(.0694)}to{transform:translate(44.58495vw,99vh) scale(.0694)}}.snow:nth-child(88){opacity:1.1058;transform:translate(48.2339vw,-10px) scale(.0403);animation:fall-88 20s -18s linear infinite}@keyframes fall-88{71.356%{transform:translate(49.277vw,71.356vh) scale(.0403)}to{transform:translate(48.75545vw,99vh) scale(.0403)}}.snow:nth-child(89){opacity:.274;transform:translate(53.7434vw,-10px) scale(.321);animation:fall-89 21s -30s linear infinite}@keyframes fall-89{39.109%{transform:translate(46.5515vw,39.109vh) scale(.321)}to{transform:translate(50.14745vw,99vh) scale(.321)}}.snow:nth-child(90){opacity:.8442;transform:translate(95.8327vw,-10px) scale(.7956);animation:fall-90 21s -23s linear infinite}@keyframes fall-90{41.958%{transform:translate(105.7909vw,41.958vh) scale(.7956)}to{transform:translate(100.8118vw,99vh) scale(.7956)}}.snow:nth-child(91){opacity:1.7678;transform:translate(80.0384vw,-10px) scale(.2898);animation:fall-91 25s -25s linear infinite}@keyframes fall-91{39.25%{transform:translate(75.3138vw,39.25vh) scale(.2898)}to{transform:translate(77.6761vw,99vh) scale(.2898)}}.snow:nth-child(92){opacity:.2094;transform:translate(16.3213vw,-10px) scale(.9581);animation:fall-92 14s -6s linear infinite}@keyframes fall-92{39.666%{transform:translate(19.3323vw,39.666vh) scale(.9581)}to{transform:translate(17.8268vw,99vh) scale(.9581)}}.snow:nth-child(93){opacity:.6236;transform:translate(64.2964vw,-10px) scale(.1259);animation:fall-93 10s -15s linear infinite}@keyframes fall-93{57.578%{transform:translate(62.9344vw,57.578vh) scale(.1259)}to{transform:translate(63.6154vw,99vh) scale(.1259)}}.snow:nth-child(94){opacity:.5074;transform:translate(31.0163vw,-10px) scale(.0306);animation:fall-94 11s -27s linear infinite}@keyframes fall-94{38.768%{transform:translate(30.6022vw,38.768vh) scale(.0306)}to{transform:translate(30.80925vw,99vh) scale(.0306)}}.snow:nth-child(95){opacity:.7698;transform:translate(40.0075vw,-10px) scale(.0297);animation:fall-95 30s -18s linear infinite}@keyframes fall-95{34.024%{transform:translate(36.2104vw,34.024vh) scale(.0297)}to{transform:translate(38.10895vw,99vh) scale(.0297)}}.snow:nth-child(96){opacity:.2838;transform:translate(3.5351vw,-10px) scale(.3626);animation:fall-96 17s -18s linear infinite}@keyframes fall-96{62.609%{transform:translate(8.359vw,62.609vh) scale(.3626)}to{transform:translate(5.94705vw,99vh) scale(.3626)}}.snow:nth-child(97){opacity:.7646;transform:translate(4.5761vw,-10px) scale(.826);animation:fall-97 19s -29s linear infinite}@keyframes fall-97{41.818%{transform:translate(2.4959vw,41.818vh) scale(.826)}to{transform:translate(3.536vw,99vh) scale(.826)}}.snow:nth-child(98){opacity:1.3764;transform:translate(97.9316vw,-10px) scale(.4481);animation:fall-98 13s -18s linear infinite}@keyframes fall-98{72.284%{transform:translate(102.4963vw,72.284vh) scale(.4481)}to{transform:translate(100.21395vw,99vh) scale(.4481)}}.snow:nth-child(99){opacity:1.039;transform:translate(39.0222vw,-10px) scale(.3009);animation:fall-99 20s -26s linear infinite}@keyframes fall-99{75.554%{transform:translate(35.4143vw,75.554vh) scale(.3009)}to{transform:translate(37.21825vw,99vh) scale(.3009)}}.snow:nth-child(100){opacity:1.1138;transform:translate(46.9203vw,-10px) scale(.8001);animation:fall-100 24s -16s linear infinite}@keyframes fall-100{42.7%{transform:translate(47.5819vw,42.7vh) scale(.8001)}to{transform:translate(47.2511vw,99vh) scale(.8001)}}.snow:nth-child(101){opacity:1.8824;transform:translate(84.6237vw,-10px) scale(.3081);animation:fall-101 19s -8s linear infinite}@keyframes fall-101{57.258%{transform:translate(89.311vw,57.258vh) scale(.3081)}to{transform:translate(86.96735vw,99vh) scale(.3081)}}.snow:nth-child(102){opacity:1.3652;transform:translate(99.3447vw,-10px) scale(.7682);animation:fall-102 11s -20s linear infinite}@keyframes fall-102{35.352%{transform:translate(99.5891vw,35.352vh) scale(.7682)}to{transform:translate(99.4669vw,99vh) scale(.7682)}}.snow:nth-child(103){opacity:.2426;transform:translate(52.5527vw,-10px) scale(.1834);animation:fall-103 25s -28s linear infinite}@keyframes fall-103{77.902%{transform:translate(58.9107vw,77.902vh) scale(.1834)}to{transform:translate(55.7317vw,99vh) scale(.1834)}}.snow:nth-child(104){opacity:1.9708;transform:translate(24.1999vw,-10px) scale(.9915);animation:fall-104 14s -24s linear infinite}@keyframes fall-104{75.962%{transform:translate(17.4186vw,75.962vh) scale(.9915)}to{transform:translate(20.80925vw,99vh) scale(.9915)}}.snow:nth-child(105){opacity:1.162;transform:translate(67.3326vw,-10px) scale(.771);animation:fall-105 30s -7s linear infinite}@keyframes fall-105{62.545%{transform:translate(64.8619vw,62.545vh) scale(.771)}to{transform:translate(66.09725vw,99vh) scale(.771)}}.snow:nth-child(106){opacity:.8438;transform:translate(38.9793vw,-10px) scale(.4657);animation:fall-106 22s -2s linear infinite}@keyframes fall-106{44.82%{transform:translate(37.0255vw,44.82vh) scale(.4657)}to{transform:translate(38.0024vw,99vh) scale(.4657)}}.snow:nth-child(107){opacity:.798;transform:translate(78.8984vw,-10px) scale(.801);animation:fall-107 16s -20s linear infinite}@keyframes fall-107{51.387%{transform:translate(74.5965vw,51.387vh) scale(.801)}to{transform:translate(76.74745vw,99vh) scale(.801)}}.snow:nth-child(108){opacity:1.8096;transform:translate(46.5087vw,-10px) scale(.3059);animation:fall-108 29s -25s linear infinite}@keyframes fall-108{61.296%{transform:translate(55.3334vw,61.296vh) scale(.3059)}to{transform:translate(50.92105vw,99vh) scale(.3059)}}.snow:nth-child(109){opacity:.7364;transform:translate(99.7294vw,-10px) scale(.8376);animation:fall-109 19s -6s linear infinite}@keyframes fall-109{42.523%{transform:translate(93.5432vw,42.523vh) scale(.8376)}to{transform:translate(96.6363vw,99vh) scale(.8376)}}.snow:nth-child(110){opacity:.4196;transform:translate(6.128vw,-10px) scale(.4482);animation:fall-110 14s -15s linear infinite}@keyframes fall-110{78.281%{transform:translate(8.5272vw,78.281vh) scale(.4482)}to{transform:translate(7.3276vw,99vh) scale(.4482)}}.snow:nth-child(111){opacity:.0116;transform:translate(99.1992vw,-10px) scale(.3424);animation:fall-111 13s -3s linear infinite}@keyframes fall-111{69.39%{transform:translate(99.2407vw,69.39vh) scale(.3424)}to{transform:translate(99.21995vw,99vh) scale(.3424)}}.snow:nth-child(112){opacity:.4228;transform:translate(52.042vw,-10px) scale(.0833);animation:fall-112 26s -27s linear infinite}@keyframes fall-112{67.332%{transform:translate(50.8864vw,67.332vh) scale(.0833)}to{transform:translate(51.4642vw,99vh) scale(.0833)}}.snow:nth-child(113){opacity:1.0134;transform:translate(30.2732vw,-10px) scale(.9208);animation:fall-113 29s -21s linear infinite}@keyframes fall-113{72.766%{transform:translate(35.8903vw,72.766vh) scale(.9208)}to{transform:translate(33.08175vw,99vh) scale(.9208)}}.snow:nth-child(114){opacity:.4342;transform:translate(60.9089vw,-10px) scale(.5808);animation:fall-114 19s -22s linear infinite}@keyframes fall-114{37.376%{transform:translate(54.6565vw,37.376vh) scale(.5808)}to{transform:translate(57.7827vw,99vh) scale(.5808)}}.snow:nth-child(115){opacity:1.8608;transform:translate(5.2105vw,-10px) scale(.5941);animation:fall-115 15s -30s linear infinite}@keyframes fall-115{48.039%{transform:translate(9.3705vw,48.039vh) scale(.5941)}to{transform:translate(7.2905vw,99vh) scale(.5941)}}.snow:nth-child(116){opacity:1.611;transform:translate(86.2353vw,-10px) scale(.4217);animation:fall-116 21s -4s linear infinite}@keyframes fall-116{54.951%{transform:translate(77.6784vw,54.951vh) scale(.4217)}to{transform:translate(81.95685vw,99vh) scale(.4217)}}.snow:nth-child(117){opacity:.638;transform:translate(41.4853vw,-10px) scale(.8707);animation:fall-117 28s -22s linear infinite}@keyframes fall-117{60.146%{transform:translate(46.4776vw,60.146vh) scale(.8707)}to{transform:translate(43.98145vw,99vh) scale(.8707)}}.snow:nth-child(118){opacity:1.3334;transform:translate(45.0008vw,-10px) scale(.217);animation:fall-118 17s -8s linear infinite}@keyframes fall-118{77.83%{transform:translate(50.7622vw,77.83vh) scale(.217)}to{transform:translate(47.8815vw,99vh) scale(.217)}}.snow:nth-child(119){opacity:1.5936;transform:translate(88.1315vw,-10px) scale(.3564);animation:fall-119 18s -27s linear infinite}@keyframes fall-119{34.047%{transform:translate(82.5998vw,34.047vh) scale(.3564)}to{transform:translate(85.36565vw,99vh) scale(.3564)}}.snow:nth-child(120){opacity:.4936;transform:translate(82.6654vw,-10px) scale(.4025);animation:fall-120 16s -4s linear infinite}@keyframes fall-120{73.625%{transform:translate(90.6553vw,73.625vh) scale(.4025)}to{transform:translate(86.66035vw,99vh) scale(.4025)}}.snow:nth-child(121){opacity:.6176;transform:translate(38.577vw,-10px) scale(.9831);animation:fall-121 15s -30s linear infinite}@keyframes fall-121{51.654%{transform:translate(39.1039vw,51.654vh) scale(.9831)}to{transform:translate(38.84045vw,99vh) scale(.9831)}}.snow:nth-child(122){opacity:1.8128;transform:translate(33.9128vw,-10px) scale(.8062);animation:fall-122 17s -11s linear infinite}@keyframes fall-122{35.249%{transform:translate(39.7895vw,35.249vh) scale(.8062)}to{transform:translate(36.85115vw,99vh) scale(.8062)}}.snow:nth-child(123){opacity:.5908;transform:translate(52.271vw,-10px) scale(.7682);animation:fall-123 12s -5s linear infinite}@keyframes fall-123{33.283%{transform:translate(61.601vw,33.283vh) scale(.7682)}to{transform:translate(56.936vw,99vh) scale(.7682)}}.snow:nth-child(124){opacity:.362;transform:translate(50.9097vw,-10px) scale(.577);animation:fall-124 16s -26s linear infinite}@keyframes fall-124{59.355%{transform:translate(49.6044vw,59.355vh) scale(.577)}to{transform:translate(50.25705vw,99vh) scale(.577)}}.snow:nth-child(125){opacity:.7796;transform:translate(23.4225vw,-10px) scale(.3033);animation:fall-125 15s -8s linear infinite}@keyframes fall-125{59.669%{transform:translate(17.3699vw,59.669vh) scale(.3033)}to{transform:translate(20.3962vw,99vh) scale(.3033)}}.snow:nth-child(126){opacity:1.4524;transform:translate(19.4489vw,-10px) scale(.5037);animation:fall-126 10s -26s linear infinite}@keyframes fall-126{69.146%{transform:translate(28.8177vw,69.146vh) scale(.5037)}to{transform:translate(24.1333vw,99vh) scale(.5037)}}.snow:nth-child(127){opacity:1.7866;transform:translate(27.8369vw,-10px) scale(.559);animation:fall-127 27s -3s linear infinite}@keyframes fall-127{51.028%{transform:translate(35.9939vw,51.028vh) scale(.559)}to{transform:translate(31.9154vw,99vh) scale(.559)}}.snow:nth-child(128){opacity:1.1692;transform:translate(49.5288vw,-10px) scale(.761);animation:fall-128 10s -20s linear infinite}@keyframes fall-128{66.4%{transform:translate(43.7505vw,66.4vh) scale(.761)}to{transform:translate(46.63965vw,99vh) scale(.761)}}.snow:nth-child(129){opacity:1.1034;transform:translate(29.4771vw,-10px) scale(.819);animation:fall-129 30s -25s linear infinite}@keyframes fall-129{67.863%{transform:translate(25.9721vw,67.863vh) scale(.819)}to{transform:translate(27.7246vw,99vh) scale(.819)}}.snow:nth-child(130){opacity:.5434;transform:translate(76.8623vw,-10px) scale(.258);animation:fall-130 10s -7s linear infinite}@keyframes fall-130{49.784%{transform:translate(74.5545vw,49.784vh) scale(.258)}to{transform:translate(75.7084vw,99vh) scale(.258)}}.snow:nth-child(131){opacity:1.0572;transform:translate(93.4281vw,-10px) scale(.7693);animation:fall-131 24s -28s linear infinite}@keyframes fall-131{51.528%{transform:translate(87.8541vw,51.528vh) scale(.7693)}to{transform:translate(90.6411vw,99vh) scale(.7693)}}.snow:nth-child(132){opacity:.2212;transform:translate(23.6186vw,-10px) scale(.702);animation:fall-132 14s -6s linear infinite}@keyframes fall-132{71.12%{transform:translate(30.8811vw,71.12vh) scale(.702)}to{transform:translate(27.24985vw,99vh) scale(.702)}}.snow:nth-child(133){opacity:1.4628;transform:translate(39.2382vw,-10px) scale(.7522);animation:fall-133 14s -2s linear infinite}@keyframes fall-133{58.741%{transform:translate(44.619vw,58.741vh) scale(.7522)}to{transform:translate(41.9286vw,99vh) scale(.7522)}}.snow:nth-child(134){opacity:1.8298;transform:translate(68.5345vw,-10px) scale(.4328);animation:fall-134 29s -28s linear infinite}@keyframes fall-134{76.403%{transform:translate(77.0892vw,76.403vh) scale(.4328)}to{transform:translate(72.81185vw,99vh) scale(.4328)}}.snow:nth-child(135){opacity:.384;transform:translate(3.1555vw,-10px) scale(.0745);animation:fall-135 27s -1s linear infinite}@keyframes fall-135{55.746%{transform:translate(-2.3058vw,55.746vh) scale(.0745)}to{transform:translate(.42485vw,99vh) scale(.0745)}}.snow:nth-child(136){opacity:1.4034;transform:translate(13.6286vw,-10px) scale(.0536);animation:fall-136 28s -2s linear infinite}@keyframes fall-136{39.33%{transform:translate(16.2704vw,39.33vh) scale(.0536)}to{transform:translate(14.9495vw,99vh) scale(.0536)}}.snow:nth-child(137){opacity:1.4198;transform:translate(47.764vw,-10px) scale(.549);animation:fall-137 28s -8s linear infinite}@keyframes fall-137{38.346%{transform:translate(52.8495vw,38.346vh) scale(.549)}to{transform:translate(50.30675vw,99vh) scale(.549)}}.snow:nth-child(138){opacity:1.8776;transform:translate(96.6925vw,-10px) scale(.4637);animation:fall-138 22s -28s linear infinite}@keyframes fall-138{41.253%{transform:translate(94.8093vw,41.253vh) scale(.4637)}to{transform:translate(95.7509vw,99vh) scale(.4637)}}.snow:nth-child(139){opacity:1.6316;transform:translate(28.8316vw,-10px) scale(.2091);animation:fall-139 17s -7s linear infinite}@keyframes fall-139{49.189%{transform:translate(27.5757vw,49.189vh) scale(.2091)}to{transform:translate(28.20365vw,99vh) scale(.2091)}}.snow:nth-child(140){opacity:.7854;transform:translate(5.9082vw,-10px) scale(.2502);animation:fall-140 24s -12s linear infinite}@keyframes fall-140{75.584%{transform:translate(-1.2722vw,75.584vh) scale(.2502)}to{transform:translate(2.318vw,99vh) scale(.2502)}}.snow:nth-child(141){opacity:1.529;transform:translate(41.8906vw,-10px) scale(.9141);animation:fall-141 12s -15s linear infinite}@keyframes fall-141{70.639%{transform:translate(49.5987vw,70.639vh) scale(.9141)}to{transform:translate(45.74465vw,99vh) scale(.9141)}}.snow:nth-child(142){opacity:.4532;transform:translate(4.3213vw,-10px) scale(.3535);animation:fall-142 29s -7s linear infinite}@keyframes fall-142{39.269%{transform:translate(-.6563vw,39.269vh) scale(.3535)}to{transform:translate(1.8325vw,99vh) scale(.3535)}}.snow:nth-child(143){opacity:.2968;transform:translate(87.9228vw,-10px) scale(.5476);animation:fall-143 20s -5s linear infinite}@keyframes fall-143{78.306%{transform:translate(97.196vw,78.306vh) scale(.5476)}to{transform:translate(92.5594vw,99vh) scale(.5476)}}.snow:nth-child(144){opacity:1.1496;transform:translate(19.1656vw,-10px) scale(.6771);animation:fall-144 30s -16s linear infinite}@keyframes fall-144{47.041%{transform:translate(14.7744vw,47.041vh) scale(.6771)}to{transform:translate(16.97vw,99vh) scale(.6771)}}.snow:nth-child(145){opacity:1.8902;transform:translate(44.7528vw,-10px) scale(.1471);animation:fall-145 13s -11s linear infinite}@keyframes fall-145{75.525%{transform:translate(35.7592vw,75.525vh) scale(.1471)}to{transform:translate(40.256vw,99vh) scale(.1471)}}.snow:nth-child(146){opacity:1.5416;transform:translate(75.4439vw,-10px) scale(.3088);animation:fall-146 27s -16s linear infinite}@keyframes fall-146{34.049%{transform:translate(70.3701vw,34.049vh) scale(.3088)}to{transform:translate(72.907vw,99vh) scale(.3088)}}.snow:nth-child(147){opacity:1.4002;transform:translate(15.5032vw,-10px) scale(.6464);animation:fall-147 30s -2s linear infinite}@keyframes fall-147{57.225%{transform:translate(8.4488vw,57.225vh) scale(.6464)}to{transform:translate(11.976vw,99vh) scale(.6464)}}.snow:nth-child(148){opacity:.2826;transform:translate(79.9387vw,-10px) scale(.9965);animation:fall-148 25s -14s linear infinite}@keyframes fall-148{30.115%{transform:translate(87.3823vw,30.115vh) scale(.9965)}to{transform:translate(83.6605vw,99vh) scale(.9965)}}.snow:nth-child(149){opacity:1.792;transform:translate(71.4737vw,-10px) scale(.8544);animation:fall-149 19s -22s linear infinite}@keyframes fall-149{67.356%{transform:translate(67.3393vw,67.356vh) scale(.8544)}to{transform:translate(69.4065vw,99vh) scale(.8544)}}.snow:nth-child(150){opacity:.0136;transform:translate(63.9171vw,-10px) scale(.435);animation:fall-150 13s -28s linear infinite}@keyframes fall-150{76.769%{transform:translate(59.907vw,76.769vh) scale(.435)}to{transform:translate(61.91205vw,99vh) scale(.435)}}.snow:nth-child(151){opacity:.318;transform:translate(92.4787vw,-10px) scale(.0287);animation:fall-151 15s -15s linear infinite}@keyframes fall-151{45.086%{transform:translate(88.5891vw,45.086vh) scale(.0287)}to{transform:translate(90.5339vw,99vh) scale(.0287)}}.snow:nth-child(152){opacity:1.3468;transform:translate(76.9757vw,-10px) scale(.863);animation:fall-152 13s -17s linear infinite}@keyframes fall-152{63.283%{transform:translate(68.4767vw,63.283vh) scale(.863)}to{transform:translate(72.7262vw,99vh) scale(.863)}}.snow:nth-child(153){opacity:1.0714;transform:translate(83.73vw,-10px) scale(.8852);animation:fall-153 29s -9s linear infinite}@keyframes fall-153{55.216%{transform:translate(79.1322vw,55.216vh) scale(.8852)}to{transform:translate(81.4311vw,99vh) scale(.8852)}}.snow:nth-child(154){opacity:1.1982;transform:translate(94.5882vw,-10px) scale(.0803);animation:fall-154 17s -5s linear infinite}@keyframes fall-154{35.487%{transform:translate(97.009vw,35.487vh) scale(.0803)}to{transform:translate(95.7986vw,99vh) scale(.0803)}}.snow:nth-child(155){opacity:.2006;transform:translate(24.7125vw,-10px) scale(.1871);animation:fall-155 27s -7s linear infinite}@keyframes fall-155{43.112%{transform:translate(27.335vw,43.112vh) scale(.1871)}to{transform:translate(26.02375vw,99vh) scale(.1871)}}.snow:nth-child(156){opacity:1.0918;transform:translate(16.9662vw,-10px) scale(.8268);animation:fall-156 25s -5s linear infinite}@keyframes fall-156{33.565%{transform:translate(18.1114vw,33.565vh) scale(.8268)}to{transform:translate(17.5388vw,99vh) scale(.8268)}}.snow:nth-child(157){opacity:.76;transform:translate(83.4324vw,-10px) scale(.6906);animation:fall-157 22s -28s linear infinite}@keyframes fall-157{64.156%{transform:translate(82.9245vw,64.156vh) scale(.6906)}to{transform:translate(83.17845vw,99vh) scale(.6906)}}.snow:nth-child(158){opacity:.1066;transform:translate(63.1222vw,-10px) scale(.106);animation:fall-158 16s -28s linear infinite}@keyframes fall-158{47.006%{transform:translate(68.4015vw,47.006vh) scale(.106)}to{transform:translate(65.76185vw,99vh) scale(.106)}}.snow:nth-child(159){opacity:.9632;transform:translate(40.7184vw,-10px) scale(.1317);animation:fall-159 12s -27s linear infinite}@keyframes fall-159{67.673%{transform:translate(33.4392vw,67.673vh) scale(.1317)}to{transform:translate(37.0788vw,99vh) scale(.1317)}}.snow:nth-child(160){opacity:.111;transform:translate(50.3373vw,-10px) scale(.7133);animation:fall-160 26s -9s linear infinite}@keyframes fall-160{30.244%{transform:translate(57.0648vw,30.244vh) scale(.7133)}to{transform:translate(53.70105vw,99vh) scale(.7133)}}.snow:nth-child(161){opacity:.4294;transform:translate(24.3061vw,-10px) scale(.7949);animation:fall-161 21s -28s linear infinite}@keyframes fall-161{66.927%{transform:translate(28.1466vw,66.927vh) scale(.7949)}to{transform:translate(26.22635vw,99vh) scale(.7949)}}.snow:nth-child(162){opacity:.5798;transform:translate(28.3466vw,-10px) scale(.8011);animation:fall-162 19s -24s linear infinite}@keyframes fall-162{78.937%{transform:translate(20.3696vw,78.937vh) scale(.8011)}to{transform:translate(24.3581vw,99vh) scale(.8011)}}.snow:nth-child(163){opacity:.8622;transform:translate(1.608vw,-10px) scale(.0626);animation:fall-163 30s -12s linear infinite}@keyframes fall-163{61.342%{transform:translate(-2.2666vw,61.342vh) scale(.0626)}to{transform:translate(-.3293vw,99vh) scale(.0626)}}.snow:nth-child(164){opacity:.472;transform:translate(36.5117vw,-10px) scale(.9855);animation:fall-164 13s -2s linear infinite}@keyframes fall-164{47.4%{transform:translate(32.6965vw,47.4vh) scale(.9855)}to{transform:translate(34.6041vw,99vh) scale(.9855)}}.snow:nth-child(165){opacity:.9326;transform:translate(94.5722vw,-10px) scale(.4555);animation:fall-165 13s -29s linear infinite}@keyframes fall-165{37.796%{transform:translate(96.7349vw,37.796vh) scale(.4555)}to{transform:translate(95.65355vw,99vh) scale(.4555)}}.snow:nth-child(166){opacity:1.591;transform:translate(4.5166vw,-10px) scale(.9357);animation:fall-166 14s -21s linear infinite}@keyframes fall-166{70.04%{transform:translate(1.8633vw,70.04vh) scale(.9357)}to{transform:translate(3.18995vw,99vh) scale(.9357)}}.snow:nth-child(167){opacity:1.2624;transform:translate(10.5555vw,-10px) scale(.2587);animation:fall-167 23s -16s linear infinite}@keyframes fall-167{73.922%{transform:translate(4.5074vw,73.922vh) scale(.2587)}to{transform:translate(7.53145vw,99vh) scale(.2587)}}.snow:nth-child(168){opacity:.5516;transform:translate(85.4312vw,-10px) scale(.274);animation:fall-168 15s -15s linear infinite}@keyframes fall-168{72.737%{transform:translate(89.6988vw,72.737vh) scale(.274)}to{transform:translate(87.565vw,99vh) scale(.274)}}.snow:nth-child(169){opacity:.1646;transform:translate(17.251vw,-10px) scale(.5274);animation:fall-169 29s -18s linear infinite}@keyframes fall-169{59.69%{transform:translate(17.2313vw,59.69vh) scale(.5274)}to{transform:translate(17.24115vw,99vh) scale(.5274)}}.snow:nth-child(170){opacity:.0034;transform:translate(59.0545vw,-10px) scale(.3959);animation:fall-170 15s -14s linear infinite}@keyframes fall-170{77.179%{transform:translate(49.7373vw,77.179vh) scale(.3959)}to{transform:translate(54.3959vw,99vh) scale(.3959)}}.snow:nth-child(171){opacity:1.0848;transform:translate(2.7697vw,-10px) scale(.0618);animation:fall-171 12s -29s linear infinite}@keyframes fall-171{66.112%{transform:translate(-3.7147vw,66.112vh) scale(.0618)}to{transform:translate(-.4725vw,99vh) scale(.0618)}}.snow:nth-child(172){opacity:.3868;transform:translate(11.4104vw,-10px) scale(.8234);animation:fall-172 10s -2s linear infinite}@keyframes fall-172{30.222%{transform:translate(11.1525vw,30.222vh) scale(.8234)}to{transform:translate(11.28145vw,99vh) scale(.8234)}}.snow:nth-child(173){opacity:1.6932;transform:translate(18.2139vw,-10px) scale(.7374);animation:fall-173 28s -24s linear infinite}@keyframes fall-173{45.439%{transform:translate(17.212vw,45.439vh) scale(.7374)}to{transform:translate(17.71295vw,99vh) scale(.7374)}}.snow:nth-child(174){opacity:.4362;transform:translate(57.1121vw,-10px) scale(.2019);animation:fall-174 29s -20s linear infinite}@keyframes fall-174{58.081%{transform:translate(49.1233vw,58.081vh) scale(.2019)}to{transform:translate(53.1177vw,99vh) scale(.2019)}}.snow:nth-child(175){opacity:.1974;transform:translate(33.5993vw,-10px) scale(.1705);animation:fall-175 29s -16s linear infinite}@keyframes fall-175{69.021%{transform:translate(27.7017vw,69.021vh) scale(.1705)}to{transform:translate(30.6505vw,99vh) scale(.1705)}}.snow:nth-child(176){opacity:1.086;transform:translate(21.681vw,-10px) scale(.3426);animation:fall-176 19s -7s linear infinite}@keyframes fall-176{45.11%{transform:translate(22.2714vw,45.11vh) scale(.3426)}to{transform:translate(21.9762vw,99vh) scale(.3426)}}.snow:nth-child(177){opacity:1.3352;transform:translate(4.3614vw,-10px) scale(.2189);animation:fall-177 14s -19s linear infinite}@keyframes fall-177{48.221%{transform:translate(.0389vw,48.221vh) scale(.2189)}to{transform:translate(2.20015vw,99vh) scale(.2189)}}.snow:nth-child(178){opacity:.2088;transform:translate(79.9442vw,-10px) scale(.9658);animation:fall-178 13s -7s linear infinite}@keyframes fall-178{53.975%{transform:translate(73.4923vw,53.975vh) scale(.9658)}to{transform:translate(76.71825vw,99vh) scale(.9658)}}.snow:nth-child(179){opacity:.4462;transform:translate(35.662vw,-10px) scale(.5316);animation:fall-179 14s -26s linear infinite}@keyframes fall-179{32.05%{transform:translate(34.8703vw,32.05vh) scale(.5316)}to{transform:translate(35.26615vw,99vh) scale(.5316)}}.snow:nth-child(180){opacity:.584;transform:translate(37.9193vw,-10px) scale(.982);animation:fall-180 27s -16s linear infinite}@keyframes fall-180{74.653%{transform:translate(38.5441vw,74.653vh) scale(.982)}to{transform:translate(38.2317vw,99vh) scale(.982)}}.snow:nth-child(181){opacity:.6854;transform:translate(11.0037vw,-10px) scale(.7394);animation:fall-181 10s -22s linear infinite}@keyframes fall-181{77.725%{transform:translate(12.51vw,77.725vh) scale(.7394)}to{transform:translate(11.75685vw,99vh) scale(.7394)}}.snow:nth-child(182){opacity:1.3778;transform:translate(21.4419vw,-10px) scale(.1389);animation:fall-182 21s -9s linear infinite}@keyframes fall-182{34.574%{transform:translate(30.2366vw,34.574vh) scale(.1389)}to{transform:translate(25.83925vw,99vh) scale(.1389)}}.snow:nth-child(183){opacity:.4894;transform:translate(42.4263vw,-10px) scale(.1737);animation:fall-183 23s -3s linear infinite}@keyframes fall-183{56.784%{transform:translate(44.2745vw,56.784vh) scale(.1737)}to{transform:translate(43.3504vw,99vh) scale(.1737)}}.snow:nth-child(184){opacity:1.8462;transform:translate(72.6133vw,-10px) scale(.0177);animation:fall-184 29s -24s linear infinite}@keyframes fall-184{54.097%{transform:translate(73.7382vw,54.097vh) scale(.0177)}to{transform:translate(73.17575vw,99vh) scale(.0177)}}.snow:nth-child(185){opacity:1.875;transform:translate(64.1124vw,-10px) scale(.9053);animation:fall-185 16s -8s linear infinite}@keyframes fall-185{35.548%{transform:translate(69.2527vw,35.548vh) scale(.9053)}to{transform:translate(66.68255vw,99vh) scale(.9053)}}.snow:nth-child(186){opacity:.6332;transform:translate(30.4932vw,-10px) scale(.0424);animation:fall-186 20s -16s linear infinite}@keyframes fall-186{46.08%{transform:translate(40.1891vw,46.08vh) scale(.0424)}to{transform:translate(35.34115vw,99vh) scale(.0424)}}.snow:nth-child(187){opacity:1.7826;transform:translate(48.0902vw,-10px) scale(.669);animation:fall-187 14s -12s linear infinite}@keyframes fall-187{58.177%{transform:translate(57.3816vw,58.177vh) scale(.669)}to{transform:translate(52.7359vw,99vh) scale(.669)}}.snow:nth-child(188){opacity:1.5828;transform:translate(6.3082vw,-10px) scale(.7322);animation:fall-188 12s -4s linear infinite}@keyframes fall-188{34.975%{transform:translate(-.3047vw,34.975vh) scale(.7322)}to{transform:translate(3.00175vw,99vh) scale(.7322)}}.snow:nth-child(189){opacity:1.858;transform:translate(79.2587vw,-10px) scale(.7415);animation:fall-189 30s -12s linear infinite}@keyframes fall-189{63.622%{transform:translate(87.9519vw,63.622vh) scale(.7415)}to{transform:translate(83.6053vw,99vh) scale(.7415)}}.snow:nth-child(190){opacity:1.1386;transform:translate(89.4442vw,-10px) scale(.4847);animation:fall-190 14s -16s linear infinite}@keyframes fall-190{51.745%{transform:translate(90.4183vw,51.745vh) scale(.4847)}to{transform:translate(89.93125vw,99vh) scale(.4847)}}.snow:nth-child(191){opacity:1.4258;transform:translate(31.4064vw,-10px) scale(.914);animation:fall-191 30s -20s linear infinite}@keyframes fall-191{50.664%{transform:translate(22.7254vw,50.664vh) scale(.914)}to{transform:translate(27.0659vw,99vh) scale(.914)}}.snow:nth-child(192){opacity:1.129;transform:translate(63.0172vw,-10px) scale(.0174);animation:fall-192 26s -14s linear infinite}@keyframes fall-192{38.617%{transform:translate(62.9158vw,38.617vh) scale(.0174)}to{transform:translate(62.9665vw,99vh) scale(.0174)}}.snow:nth-child(193){opacity:1.2264;transform:translate(35.8001vw,-10px) scale(.1669);animation:fall-193 14s -24s linear infinite}@keyframes fall-193{61.453%{transform:translate(41.5429vw,61.453vh) scale(.1669)}to{transform:translate(38.6715vw,99vh) scale(.1669)}}.snow:nth-child(194){opacity:1.5578;transform:translate(7.597vw,-10px) scale(.5616);animation:fall-194 25s -11s linear infinite}@keyframes fall-194{64.306%{transform:translate(16.2825vw,64.306vh) scale(.5616)}to{transform:translate(11.93975vw,99vh) scale(.5616)}}.snow:nth-child(195){opacity:1.7388;transform:translate(42.3232vw,-10px) scale(.0278);animation:fall-195 29s -14s linear infinite}@keyframes fall-195{45.742%{transform:translate(37.9538vw,45.742vh) scale(.0278)}to{transform:translate(40.1385vw,99vh) scale(.0278)}}.snow:nth-child(196){opacity:1.7186;transform:translate(52.5009vw,-10px) scale(.5455);animation:fall-196 15s -28s linear infinite}@keyframes fall-196{63.241%{transform:translate(61.999vw,63.241vh) scale(.5455)}to{transform:translate(57.24995vw,99vh) scale(.5455)}}.snow:nth-child(197){opacity:.4618;transform:translate(32.4897vw,-10px) scale(.9921);animation:fall-197 19s -23s linear infinite}@keyframes fall-197{51.143%{transform:translate(26.1433vw,51.143vh) scale(.9921)}to{transform:translate(29.3165vw,99vh) scale(.9921)}}.snow:nth-child(198){opacity:.7474;transform:translate(32.5717vw,-10px) scale(.8788);animation:fall-198 12s -27s linear infinite}@keyframes fall-198{73.201%{transform:translate(23.7768vw,73.201vh) scale(.8788)}to{transform:translate(28.17425vw,99vh) scale(.8788)}}.snow:nth-child(199){opacity:.2928;transform:translate(49.699vw,-10px) scale(.1094);animation:fall-199 21s -14s linear infinite}@keyframes fall-199{55.263%{transform:translate(48.1647vw,55.263vh) scale(.1094)}to{transform:translate(48.93185vw,99vh) scale(.1094)}}.snow:nth-child(200){opacity:1.6206;transform:translate(95.361vw,-10px) scale(.019);animation:fall-200 26s -17s linear infinite}@keyframes fall-200{71.195%{transform:translate(101.3353vw,71.195vh) scale(.019)}to{transform:translate(98.34815vw,99vh) scale(.019)}}.snow:nth-child(201){opacity:.375;transform:translate(74.8174vw,-10px) scale(.0913);animation:fall-201 18s -28s linear infinite}@keyframes fall-201{30.036%{transform:translate(78.2408vw,30.036vh) scale(.0913)}to{transform:translate(76.5291vw,99vh) scale(.0913)}}.snow:nth-child(202){opacity:.369;transform:translate(98.8358vw,-10px) scale(.8655);animation:fall-202 21s -23s linear infinite}@keyframes fall-202{46.679%{transform:translate(101.4013vw,46.679vh) scale(.8655)}to{transform:translate(100.11855vw,99vh) scale(.8655)}}.snow:nth-child(203){opacity:1.5322;transform:translate(24.4642vw,-10px) scale(.5343);animation:fall-203 21s -17s linear infinite}@keyframes fall-203{31.959%{transform:translate(19.8131vw,31.959vh) scale(.5343)}to{transform:translate(22.13865vw,99vh) scale(.5343)}}.snow:nth-child(204){opacity:1.2312;transform:translate(4.6978vw,-10px) scale(.0995);animation:fall-204 22s -30s linear infinite}@keyframes fall-204{65.544%{transform:translate(-3.7218vw,65.544vh) scale(.0995)}to{transform:translate(.488vw,99vh) scale(.0995)}}.snow:nth-child(205){opacity:1.6788;transform:translate(83.9112vw,-10px) scale(.6495);animation:fall-205 30s -21s linear infinite}@keyframes fall-205{43.121%{transform:translate(91.0858vw,43.121vh) scale(.6495)}to{transform:translate(87.4985vw,99vh) scale(.6495)}}.snow:nth-child(206){opacity:.285;transform:translate(78.1781vw,-10px) scale(.6801);animation:fall-206 25s -13s linear infinite}@keyframes fall-206{71.481%{transform:translate(75.4333vw,71.481vh) scale(.6801)}to{transform:translate(76.8057vw,99vh) scale(.6801)}}.snow:nth-child(207){opacity:1.699;transform:translate(5.2336vw,-10px) scale(.4172);animation:fall-207 25s -19s linear infinite}@keyframes fall-207{64.694%{transform:translate(-2.1929vw,64.694vh) scale(.4172)}to{transform:translate(1.52035vw,99vh) scale(.4172)}}.snow:nth-child(208){opacity:.4062;transform:translate(44.9834vw,-10px) scale(.4641);animation:fall-208 30s -9s linear infinite}@keyframes fall-208{74.061%{transform:translate(49.8472vw,74.061vh) scale(.4641)}to{transform:translate(47.4153vw,99vh) scale(.4641)}}.snow:nth-child(209){opacity:.1258;transform:translate(4.2079vw,-10px) scale(.6069);animation:fall-209 17s -15s linear infinite}@keyframes fall-209{33.981%{transform:translate(-.9117vw,33.981vh) scale(.6069)}to{transform:translate(1.6481vw,99vh) scale(.6069)}}.snow:nth-child(210){opacity:1.178;transform:translate(61.3357vw,-10px) scale(.8487);animation:fall-210 11s -18s linear infinite}@keyframes fall-210{66.097%{transform:translate(52.3059vw,66.097vh) scale(.8487)}to{transform:translate(56.8208vw,99vh) scale(.8487)}}.snow:nth-child(211){opacity:.7274;transform:translate(21.6939vw,-10px) scale(.6309);animation:fall-211 18s -29s linear infinite}@keyframes fall-211{71.945%{transform:translate(29.5754vw,71.945vh) scale(.6309)}to{transform:translate(25.63465vw,99vh) scale(.6309)}}.snow:nth-child(212){opacity:1.8392;transform:translate(66.3301vw,-10px) scale(.3671);animation:fall-212 18s -20s linear infinite}@keyframes fall-212{65.381%{transform:translate(75.2292vw,65.381vh) scale(.3671)}to{transform:translate(70.77965vw,99vh) scale(.3671)}}.snow:nth-child(213){opacity:.118;transform:translate(26.2226vw,-10px) scale(.8711);animation:fall-213 10s -19s linear infinite}@keyframes fall-213{51.971%{transform:translate(26.5186vw,51.971vh) scale(.8711)}to{transform:translate(26.3706vw,99vh) scale(.8711)}}.snow:nth-child(214){opacity:1.5158;transform:translate(47.5594vw,-10px) scale(.8234);animation:fall-214 29s -12s linear infinite}@keyframes fall-214{57.403%{transform:translate(41.4297vw,57.403vh) scale(.8234)}to{transform:translate(44.49455vw,99vh) scale(.8234)}}.snow:nth-child(215){opacity:.5926;transform:translate(15.9921vw,-10px) scale(.6939);animation:fall-215 14s -18s linear infinite}@keyframes fall-215{53.188%{transform:translate(22.7631vw,53.188vh) scale(.6939)}to{transform:translate(19.3776vw,99vh) scale(.6939)}}.snow:nth-child(216){opacity:1.8414;transform:translate(12.9913vw,-10px) scale(.6468);animation:fall-216 27s -11s linear infinite}@keyframes fall-216{73.791%{transform:translate(3.9603vw,73.791vh) scale(.6468)}to{transform:translate(8.4758vw,99vh) scale(.6468)}}.snow:nth-child(217){opacity:.879;transform:translate(29.7848vw,-10px) scale(.3728);animation:fall-217 17s -1s linear infinite}@keyframes fall-217{57.831%{transform:translate(24.2601vw,57.831vh) scale(.3728)}to{transform:translate(27.02245vw,99vh) scale(.3728)}}.snow:nth-child(218){opacity:1.0134;transform:translate(85.5883vw,-10px) scale(.1287);animation:fall-218 11s -23s linear infinite}@keyframes fall-218{31.872%{transform:translate(89.2343vw,31.872vh) scale(.1287)}to{transform:translate(87.4113vw,99vh) scale(.1287)}}.snow:nth-child(219){opacity:1.1464;transform:translate(.2684vw,-10px) scale(.0049);animation:fall-219 16s -17s linear infinite}@keyframes fall-219{57.866%{transform:translate(2.8405vw,57.866vh) scale(.0049)}to{transform:translate(1.55445vw,99vh) scale(.0049)}}.snow:nth-child(220){opacity:.0976;transform:translate(61.5027vw,-10px) scale(.4673);animation:fall-220 10s -23s linear infinite}@keyframes fall-220{31.717%{transform:translate(52.8327vw,31.717vh) scale(.4673)}to{transform:translate(57.1677vw,99vh) scale(.4673)}}.snow:nth-child(221){opacity:.808;transform:translate(67.6968vw,-10px) scale(.8559);animation:fall-221 17s -19s linear infinite}@keyframes fall-221{68.889%{transform:translate(77.4335vw,68.889vh) scale(.8559)}to{transform:translate(72.56515vw,99vh) scale(.8559)}}.snow:nth-child(222){opacity:1.5626;transform:translate(98.5486vw,-10px) scale(.0487);animation:fall-222 27s -13s linear infinite}@keyframes fall-222{69.27%{transform:translate(96.9287vw,69.27vh) scale(.0487)}to{transform:translate(97.73865vw,99vh) scale(.0487)}}.snow:nth-child(223){opacity:1.2824;transform:translate(57.4538vw,-10px) scale(.0006);animation:fall-223 29s -6s linear infinite}@keyframes fall-223{75.705%{transform:translate(60.8515vw,75.705vh) scale(.0006)}to{transform:translate(59.15265vw,99vh) scale(.0006)}}.snow:nth-child(224){opacity:1.3236;transform:translate(4.6036vw,-10px) scale(.2413);animation:fall-224 10s -29s linear infinite}@keyframes fall-224{49.704%{transform:translate(1.6733vw,49.704vh) scale(.2413)}to{transform:translate(3.13845vw,99vh) scale(.2413)}}.snow:nth-child(225){opacity:1.9938;transform:translate(77.8585vw,-10px) scale(.5885);animation:fall-225 16s -5s linear infinite}@keyframes fall-225{71.943%{transform:translate(84.6151vw,71.943vh) scale(.5885)}to{transform:translate(81.2368vw,99vh) scale(.5885)}}.snow:nth-child(226){opacity:.3674;transform:translate(17.2617vw,-10px) scale(.8598);animation:fall-226 17s -22s linear infinite}@keyframes fall-226{58.789%{transform:translate(13.7392vw,58.789vh) scale(.8598)}to{transform:translate(15.50045vw,99vh) scale(.8598)}}.snow:nth-child(227){opacity:.6688;transform:translate(98.3581vw,-10px) scale(.0908);animation:fall-227 20s -3s linear infinite}@keyframes fall-227{64.084%{transform:translate(99.0548vw,64.084vh) scale(.0908)}to{transform:translate(98.70645vw,99vh) scale(.0908)}}.snow:nth-child(228){opacity:.8934;transform:translate(71.3307vw,-10px) scale(.201);animation:fall-228 28s -10s linear infinite}@keyframes fall-228{36.296%{transform:translate(65.2356vw,36.296vh) scale(.201)}to{transform:translate(68.28315vw,99vh) scale(.201)}}.snow:nth-child(229){opacity:.5502;transform:translate(43.1795vw,-10px) scale(.9009);animation:fall-229 17s -30s linear infinite}@keyframes fall-229{36.044%{transform:translate(51.2883vw,36.044vh) scale(.9009)}to{transform:translate(47.2339vw,99vh) scale(.9009)}}.snow:nth-child(230){opacity:1.9042;transform:translate(41.7898vw,-10px) scale(.6082);animation:fall-230 14s -17s linear infinite}@keyframes fall-230{39.398%{transform:translate(48.2514vw,39.398vh) scale(.6082)}to{transform:translate(45.0206vw,99vh) scale(.6082)}}.snow:nth-child(231){opacity:.9328;transform:translate(34.2571vw,-10px) scale(.2232);animation:fall-231 21s -1s linear infinite}@keyframes fall-231{60.327%{transform:translate(27.1502vw,60.327vh) scale(.2232)}to{transform:translate(30.70365vw,99vh) scale(.2232)}}.snow:nth-child(232){opacity:.0908;transform:translate(70.4212vw,-10px) scale(.3761);animation:fall-232 21s -23s linear infinite}@keyframes fall-232{45.648%{transform:translate(69.958vw,45.648vh) scale(.3761)}to{transform:translate(70.1896vw,99vh) scale(.3761)}}.snow:nth-child(233){opacity:.8906;transform:translate(93.6786vw,-10px) scale(.5771);animation:fall-233 15s -4s linear infinite}@keyframes fall-233{53.805%{transform:translate(102.0528vw,53.805vh) scale(.5771)}to{transform:translate(97.8657vw,99vh) scale(.5771)}}.snow:nth-child(234){opacity:.9606;transform:translate(94.6786vw,-10px) scale(.5631);animation:fall-234 20s -17s linear infinite}@keyframes fall-234{80%{transform:translate(100.8832vw,80vh) scale(.5631)}to{transform:translate(97.7809vw,99vh) scale(.5631)}}.snow:nth-child(235){opacity:1.404;transform:translate(78.6467vw,-10px) scale(.6836);animation:fall-235 10s -12s linear infinite}@keyframes fall-235{68.417%{transform:translate(68.8964vw,68.417vh) scale(.6836)}to{transform:translate(73.77155vw,99vh) scale(.6836)}}.snow:nth-child(236){opacity:1.9248;transform:translate(19.3674vw,-10px) scale(.5269);animation:fall-236 12s -27s linear infinite}@keyframes fall-236{77.418%{transform:translate(14.4465vw,77.418vh) scale(.5269)}to{transform:translate(16.90695vw,99vh) scale(.5269)}}.snow:nth-child(237){opacity:1.8784;transform:translate(58.645vw,-10px) scale(.5641);animation:fall-237 16s -29s linear infinite}@keyframes fall-237{52.472%{transform:translate(54.0469vw,52.472vh) scale(.5641)}to{transform:translate(56.34595vw,99vh) scale(.5641)}}.snow:nth-child(238){opacity:1.9788;transform:translate(84.7672vw,-10px) scale(.5277);animation:fall-238 18s -1s linear infinite}@keyframes fall-238{73.895%{transform:translate(83.3548vw,73.895vh) scale(.5277)}to{transform:translate(84.061vw,99vh) scale(.5277)}}.snow:nth-child(239){opacity:.2048;transform:translate(55.0476vw,-10px) scale(.6008);animation:fall-239 12s -19s linear infinite}@keyframes fall-239{30.323%{transform:translate(53.821vw,30.323vh) scale(.6008)}to{transform:translate(54.4343vw,99vh) scale(.6008)}}.snow:nth-child(240){opacity:1.8296;transform:translate(91.3384vw,-10px) scale(.0632);animation:fall-240 11s -29s linear infinite}@keyframes fall-240{59.569%{transform:translate(94.7022vw,59.569vh) scale(.0632)}to{transform:translate(93.0203vw,99vh) scale(.0632)}}.snow:nth-child(241){opacity:1.0754;transform:translate(63.3204vw,-10px) scale(.5988);animation:fall-241 10s -18s linear infinite}@keyframes fall-241{37.508%{transform:translate(63.8043vw,37.508vh) scale(.5988)}to{transform:translate(63.56235vw,99vh) scale(.5988)}}.snow:nth-child(242){opacity:.1738;transform:translate(43.7119vw,-10px) scale(.3253);animation:fall-242 17s -30s linear infinite}@keyframes fall-242{68.868%{transform:translate(33.8855vw,68.868vh) scale(.3253)}to{transform:translate(38.7987vw,99vh) scale(.3253)}}.snow:nth-child(243){opacity:1.8054;transform:translate(63.732vw,-10px) scale(.1972);animation:fall-243 14s -14s linear infinite}@keyframes fall-243{37.31%{transform:translate(65.4227vw,37.31vh) scale(.1972)}to{transform:translate(64.57735vw,99vh) scale(.1972)}}.snow:nth-child(244){opacity:.0106;transform:translate(70.4764vw,-10px) scale(.4282);animation:fall-244 28s -19s linear infinite}@keyframes fall-244{48.681%{transform:translate(66.1166vw,48.681vh) scale(.4282)}to{transform:translate(68.2965vw,99vh) scale(.4282)}}.snow:nth-child(245){opacity:.0588;transform:translate(25.9049vw,-10px) scale(.2779);animation:fall-245 25s -23s linear infinite}@keyframes fall-245{67.984%{transform:translate(18.5604vw,67.984vh) scale(.2779)}to{transform:translate(22.23265vw,99vh) scale(.2779)}}.snow:nth-child(246){opacity:1.4932;transform:translate(36.579vw,-10px) scale(.5525);animation:fall-246 15s -11s linear infinite}@keyframes fall-246{65.588%{transform:translate(46.5181vw,65.588vh) scale(.5525)}to{transform:translate(41.54855vw,99vh) scale(.5525)}}.snow:nth-child(247){opacity:.1172;transform:translate(78.251vw,-10px) scale(.7206);animation:fall-247 14s -28s linear infinite}@keyframes fall-247{35.16%{transform:translate(84.4383vw,35.16vh) scale(.7206)}to{transform:translate(81.34465vw,99vh) scale(.7206)}}.snow:nth-child(248){opacity:1.228;transform:translate(54.8688vw,-10px) scale(.3849);animation:fall-248 25s -14s linear infinite}@keyframes fall-248{71.712%{transform:translate(54.6238vw,71.712vh) scale(.3849)}to{transform:translate(54.7463vw,99vh) scale(.3849)}}.snow:nth-child(249){opacity:.7094;transform:translate(50.6937vw,-10px) scale(.4382);animation:fall-249 22s -28s linear infinite}@keyframes fall-249{30.775%{transform:translate(44.7777vw,30.775vh) scale(.4382)}to{transform:translate(47.7357vw,99vh) scale(.4382)}}.snow:nth-child(250){opacity:.6184;transform:translate(58.9927vw,-10px) scale(.9574);animation:fall-250 17s -18s linear infinite}@keyframes fall-250{47.945%{transform:translate(67.1vw,47.945vh) scale(.9574)}to{transform:translate(63.04635vw,99vh) scale(.9574)}}.snow:nth-child(251){opacity:.4236;transform:translate(7.2992vw,-10px) scale(.9231);animation:fall-251 23s -23s linear infinite}@keyframes fall-251{41.481%{transform:translate(-.6947vw,41.481vh) scale(.9231)}to{transform:translate(3.30225vw,99vh) scale(.9231)}}.snow:nth-child(252){opacity:1.0868;transform:translate(.3674vw,-10px) scale(.114);animation:fall-252 11s -11s linear infinite}@keyframes fall-252{64.594%{transform:translate(6.4901vw,64.594vh) scale(.114)}to{transform:translate(3.42875vw,99vh) scale(.114)}}.snow:nth-child(253){opacity:1.3278;transform:translate(41.295vw,-10px) scale(.2502);animation:fall-253 10s -5s linear infinite}@keyframes fall-253{55.973%{transform:translate(42.6211vw,55.973vh) scale(.2502)}to{transform:translate(41.95805vw,99vh) scale(.2502)}}.snow:nth-child(254){opacity:1.0368;transform:translate(35.4351vw,-10px) scale(.5557);animation:fall-254 27s -8s linear infinite}@keyframes fall-254{60.754%{transform:translate(36.6262vw,60.754vh) scale(.5557)}to{transform:translate(36.03065vw,99vh) scale(.5557)}}.snow:nth-child(255){opacity:1.0938;transform:translate(56.2158vw,-10px) scale(.6387);animation:fall-255 10s -22s linear infinite}@keyframes fall-255{55.355%{transform:translate(52.5852vw,55.355vh) scale(.6387)}to{transform:translate(54.4005vw,99vh) scale(.6387)}}.snow:nth-child(256){opacity:.4578;transform:translate(2.4777vw,-10px) scale(.9986);animation:fall-256 13s -14s linear infinite}@keyframes fall-256{68.512%{transform:translate(8.1994vw,68.512vh) scale(.9986)}to{transform:translate(5.33855vw,99vh) scale(.9986)}}.snow:nth-child(257){opacity:1.0838;transform:translate(15.6956vw,-10px) scale(.499);animation:fall-257 22s -30s linear infinite}@keyframes fall-257{50.816%{transform:translate(15.1504vw,50.816vh) scale(.499)}to{transform:translate(15.423vw,99vh) scale(.499)}}.snow:nth-child(258){opacity:.8826;transform:translate(89.849vw,-10px) scale(.8239);animation:fall-258 12s -22s linear infinite}@keyframes fall-258{69.865%{transform:translate(92.1871vw,69.865vh) scale(.8239)}to{transform:translate(91.01805vw,99vh) scale(.8239)}}.snow:nth-child(259){opacity:1.3266;transform:translate(3.3601vw,-10px) scale(.0443);animation:fall-259 15s -29s linear infinite}@keyframes fall-259{72.655%{transform:translate(1.7905vw,72.655vh) scale(.0443)}to{transform:translate(2.5753vw,99vh) scale(.0443)}}.snow:nth-child(260){opacity:.4034;transform:translate(63.0222vw,-10px) scale(.1809);animation:fall-260 14s -14s linear infinite}@keyframes fall-260{74.048%{transform:translate(55.4145vw,74.048vh) scale(.1809)}to{transform:translate(59.21835vw,99vh) scale(.1809)}}.snow:nth-child(261){opacity:.0218;transform:translate(26.1529vw,-10px) scale(.7958);animation:fall-261 11s -8s linear infinite}@keyframes fall-261{42.732%{transform:translate(28.8393vw,42.732vh) scale(.7958)}to{transform:translate(27.4961vw,99vh) scale(.7958)}}.snow:nth-child(262){opacity:.6906;transform:translate(80.1716vw,-10px) scale(.3874);animation:fall-262 16s -15s linear infinite}@keyframes fall-262{47.27%{transform:translate(82.4513vw,47.27vh) scale(.3874)}to{transform:translate(81.31145vw,99vh) scale(.3874)}}.snow:nth-child(263){opacity:1.373;transform:translate(78.7812vw,-10px) scale(.7417);animation:fall-263 30s -22s linear infinite}@keyframes fall-263{42.81%{transform:translate(70.9274vw,42.81vh) scale(.7417)}to{transform:translate(74.8543vw,99vh) scale(.7417)}}.snow:nth-child(264){opacity:1.541;transform:translate(73.3895vw,-10px) scale(.6944);animation:fall-264 14s -2s linear infinite}@keyframes fall-264{54.468%{transform:translate(65.3247vw,54.468vh) scale(.6944)}to{transform:translate(69.3571vw,99vh) scale(.6944)}}.snow:nth-child(265){opacity:.93;transform:translate(71.9587vw,-10px) scale(.3421);animation:fall-265 19s -30s linear infinite}@keyframes fall-265{72.625%{transform:translate(73.7708vw,72.625vh) scale(.3421)}to{transform:translate(72.86475vw,99vh) scale(.3421)}}.snow:nth-child(266){opacity:1.9456;transform:translate(13.4389vw,-10px) scale(.856);animation:fall-266 26s -12s linear infinite}@keyframes fall-266{46.761%{transform:translate(5.0819vw,46.761vh) scale(.856)}to{transform:translate(9.2604vw,99vh) scale(.856)}}.snow:nth-child(267){opacity:.5408;transform:translate(34.4504vw,-10px) scale(.2996);animation:fall-267 14s -24s linear infinite}@keyframes fall-267{36.722%{transform:translate(33.4911vw,36.722vh) scale(.2996)}to{transform:translate(33.97075vw,99vh) scale(.2996)}}.snow:nth-child(268){opacity:.2304;transform:translate(23.9879vw,-10px) scale(.3222);animation:fall-268 19s -18s linear infinite}@keyframes fall-268{58.23%{transform:translate(20.5393vw,58.23vh) scale(.3222)}to{transform:translate(22.2636vw,99vh) scale(.3222)}}.snow:nth-child(269){opacity:1.2434;transform:translate(82.8692vw,-10px) scale(.7163);animation:fall-269 28s -21s linear infinite}@keyframes fall-269{60.264%{transform:translate(88.4666vw,60.264vh) scale(.7163)}to{transform:translate(85.6679vw,99vh) scale(.7163)}}.snow:nth-child(270){opacity:1.3386;transform:translate(47.1331vw,-10px) scale(.7838);animation:fall-270 23s -17s linear infinite}@keyframes fall-270{40.963%{transform:translate(41.879vw,40.963vh) scale(.7838)}to{transform:translate(44.50605vw,99vh) scale(.7838)}}.snow:nth-child(271){opacity:1.408;transform:translate(10.3749vw,-10px) scale(.1027);animation:fall-271 28s -30s linear infinite}@keyframes fall-271{50.509%{transform:translate(6.9567vw,50.509vh) scale(.1027)}to{transform:translate(8.6658vw,99vh) scale(.1027)}}.snow:nth-child(272){opacity:.3626;transform:translate(68.1047vw,-10px) scale(.8959);animation:fall-272 12s -3s linear infinite}@keyframes fall-272{74.278%{transform:translate(59.5371vw,74.278vh) scale(.8959)}to{transform:translate(63.8209vw,99vh) scale(.8959)}}.snow:nth-child(273){opacity:1.44;transform:translate(63.8071vw,-10px) scale(.3744);animation:fall-273 19s -30s linear infinite}@keyframes fall-273{50.427%{transform:translate(57.1579vw,50.427vh) scale(.3744)}to{transform:translate(60.4825vw,99vh) scale(.3744)}}.snow:nth-child(274){opacity:1.1318;transform:translate(91.2466vw,-10px) scale(.2391);animation:fall-274 20s -7s linear infinite}@keyframes fall-274{69.1%{transform:translate(90.6049vw,69.1vh) scale(.2391)}to{transform:translate(90.92575vw,99vh) scale(.2391)}}.snow:nth-child(275){opacity:.8158;transform:translate(78.9071vw,-10px) scale(.476);animation:fall-275 18s -19s linear infinite}@keyframes fall-275{37.292%{transform:translate(71.9053vw,37.292vh) scale(.476)}to{transform:translate(75.4062vw,99vh) scale(.476)}}.snow:nth-child(276){opacity:1.1386;transform:translate(56.6235vw,-10px) scale(.2845);animation:fall-276 29s -16s linear infinite}@keyframes fall-276{52.304%{transform:translate(48.7689vw,52.304vh) scale(.2845)}to{transform:translate(52.6962vw,99vh) scale(.2845)}}.snow:nth-child(277){opacity:1.1918;transform:translate(76.9391vw,-10px) scale(.2038);animation:fall-277 27s -16s linear infinite}@keyframes fall-277{51.979%{transform:translate(72.6817vw,51.979vh) scale(.2038)}to{transform:translate(74.8104vw,99vh) scale(.2038)}}.snow:nth-child(278){opacity:1.4498;transform:translate(60.241vw,-10px) scale(.3374);animation:fall-278 25s -25s linear infinite}@keyframes fall-278{57.553%{transform:translate(64.7177vw,57.553vh) scale(.3374)}to{transform:translate(62.47935vw,99vh) scale(.3374)}}.snow:nth-child(279){opacity:.9154;transform:translate(28.3946vw,-10px) scale(.7399);animation:fall-279 30s -18s linear infinite}@keyframes fall-279{33.328%{transform:translate(23.4523vw,33.328vh) scale(.7399)}to{transform:translate(25.92345vw,99vh) scale(.7399)}}.snow:nth-child(280){opacity:1.8478;transform:translate(24.6777vw,-10px) scale(.7415);animation:fall-280 12s -28s linear infinite}@keyframes fall-280{40.8%{transform:translate(20.0145vw,40.8vh) scale(.7415)}to{transform:translate(22.3461vw,99vh) scale(.7415)}}.snow:nth-child(281){opacity:.8406;transform:translate(12.8808vw,-10px) scale(.6751);animation:fall-281 28s -23s linear infinite}@keyframes fall-281{41.046%{transform:translate(15.1181vw,41.046vh) scale(.6751)}to{transform:translate(13.99945vw,99vh) scale(.6751)}}.snow:nth-child(282){opacity:.6364;transform:translate(50.5396vw,-10px) scale(.8701);animation:fall-282 19s -10s linear infinite}@keyframes fall-282{59.068%{transform:translate(50.82vw,59.068vh) scale(.8701)}to{transform:translate(50.6798vw,99vh) scale(.8701)}}.snow:nth-child(283){opacity:.8918;transform:translate(97.8168vw,-10px) scale(.9946);animation:fall-283 28s -23s linear infinite}@keyframes fall-283{69.666%{transform:translate(106.0696vw,69.666vh) scale(.9946)}to{transform:translate(101.9432vw,99vh) scale(.9946)}}.snow:nth-child(284){opacity:1.043;transform:translate(71.5698vw,-10px) scale(.3763);animation:fall-284 11s -8s linear infinite}@keyframes fall-284{77.809%{transform:translate(70.7152vw,77.809vh) scale(.3763)}to{transform:translate(71.1425vw,99vh) scale(.3763)}}.snow:nth-child(285){opacity:.7564;transform:translate(88.9282vw,-10px) scale(.3491);animation:fall-285 13s -15s linear infinite}@keyframes fall-285{42.106%{transform:translate(83.9022vw,42.106vh) scale(.3491)}to{transform:translate(86.4152vw,99vh) scale(.3491)}}.snow:nth-child(286){opacity:.154;transform:translate(24.5112vw,-10px) scale(.7124);animation:fall-286 15s -5s linear infinite}@keyframes fall-286{55.39%{transform:translate(30.488vw,55.39vh) scale(.7124)}to{transform:translate(27.4996vw,99vh) scale(.7124)}}.snow:nth-child(287){opacity:1.7596;transform:translate(51.4505vw,-10px) scale(.1414);animation:fall-287 14s -10s linear infinite}@keyframes fall-287{49.731%{transform:translate(60.7713vw,49.731vh) scale(.1414)}to{transform:translate(56.1109vw,99vh) scale(.1414)}}.snow:nth-child(288){opacity:.6252;transform:translate(83.7235vw,-10px) scale(.311);animation:fall-288 25s -24s linear infinite}@keyframes fall-288{34.771%{transform:translate(87.4132vw,34.771vh) scale(.311)}to{transform:translate(85.56835vw,99vh) scale(.311)}}.snow:nth-child(289){opacity:1.5018;transform:translate(94.7866vw,-10px) scale(.109);animation:fall-289 11s -19s linear infinite}@keyframes fall-289{60.754%{transform:translate(91.355vw,60.754vh) scale(.109)}to{transform:translate(93.0708vw,99vh) scale(.109)}}.snow:nth-child(290){opacity:1.2012;transform:translate(93.8299vw,-10px) scale(.7931);animation:fall-290 27s -18s linear infinite}@keyframes fall-290{51.784%{transform:translate(98.1655vw,51.784vh) scale(.7931)}to{transform:translate(95.9977vw,99vh) scale(.7931)}}.snow:nth-child(291){opacity:.554;transform:translate(40.1422vw,-10px) scale(.5207);animation:fall-291 13s -18s linear infinite}@keyframes fall-291{68.833%{transform:translate(45.1567vw,68.833vh) scale(.5207)}to{transform:translate(42.64945vw,99vh) scale(.5207)}}.snow:nth-child(292){opacity:1.2756;transform:translate(90.8401vw,-10px) scale(.8162);animation:fall-292 22s -3s linear infinite}@keyframes fall-292{58.842%{transform:translate(87.6879vw,58.842vh) scale(.8162)}to{transform:translate(89.264vw,99vh) scale(.8162)}}.snow:nth-child(293){opacity:1.6026;transform:translate(23.4378vw,-10px) scale(.4022);animation:fall-293 25s -29s linear infinite}@keyframes fall-293{35.251%{transform:translate(24.0045vw,35.251vh) scale(.4022)}to{transform:translate(23.72115vw,99vh) scale(.4022)}}.snow:nth-child(294){opacity:1.836;transform:translate(4.9361vw,-10px) scale(.2504);animation:fall-294 15s -13s linear infinite}@keyframes fall-294{75.58%{transform:translate(11.9099vw,75.58vh) scale(.2504)}to{transform:translate(8.423vw,99vh) scale(.2504)}}.snow:nth-child(295){opacity:.6786;transform:translate(34.3483vw,-10px) scale(.4778);animation:fall-295 28s -10s linear infinite}@keyframes fall-295{46.582%{transform:translate(28.0881vw,46.582vh) scale(.4778)}to{transform:translate(31.2182vw,99vh) scale(.4778)}}.snow:nth-child(296){opacity:.2086;transform:translate(25.1646vw,-10px) scale(.8916);animation:fall-296 27s -20s linear infinite}@keyframes fall-296{34.167%{transform:translate(23.2649vw,34.167vh) scale(.8916)}to{transform:translate(24.21475vw,99vh) scale(.8916)}}.snow:nth-child(297){opacity:1.3076;transform:translate(69.8597vw,-10px) scale(.9013);animation:fall-297 17s -29s linear infinite}@keyframes fall-297{30.703%{transform:translate(73.6571vw,30.703vh) scale(.9013)}to{transform:translate(71.7584vw,99vh) scale(.9013)}}.snow:nth-child(298){opacity:1.061;transform:translate(24.3661vw,-10px) scale(.7408);animation:fall-298 11s -27s linear infinite}@keyframes fall-298{72.837%{transform:translate(16.7485vw,72.837vh) scale(.7408)}to{transform:translate(20.5573vw,99vh) scale(.7408)}}.snow:nth-child(299){opacity:1.1148;transform:translate(63.1342vw,-10px) scale(.086);animation:fall-299 25s -10s linear infinite}@keyframes fall-299{41.081%{transform:translate(57.2383vw,41.081vh) scale(.086)}to{transform:translate(60.18625vw,99vh) scale(.086)}}.snow:nth-child(300){opacity:1.9618;transform:translate(4.6595vw,-10px) scale(.4329);animation:fall-300 23s -15s linear infinite}@keyframes fall-300{55.627%{transform:translate(5.8493vw,55.627vh) scale(.4329)}to{transform:translate(5.2544vw,99vh) scale(.4329)}}.snow:nth-child(301){opacity:1.7242;transform:translate(99.0881vw,-10px) scale(.8621);animation:fall-301 30s -3s linear infinite}@keyframes fall-301{33.884%{transform:translate(103.1372vw,33.884vh) scale(.8621)}to{transform:translate(101.11265vw,99vh) scale(.8621)}}.snow:nth-child(302){opacity:1.4096;transform:translate(99.2596vw,-10px) scale(.1514);animation:fall-302 17s -2s linear infinite}@keyframes fall-302{76.811%{transform:translate(95.7896vw,76.811vh) scale(.1514)}to{transform:translate(97.5246vw,99vh) scale(.1514)}}.snow:nth-child(303){opacity:.2822;transform:translate(20.7141vw,-10px) scale(.2548);animation:fall-303 24s -25s linear infinite}@keyframes fall-303{39.578%{transform:translate(13.0487vw,39.578vh) scale(.2548)}to{transform:translate(16.8814vw,99vh) scale(.2548)}}.snow:nth-child(304){opacity:.169;transform:translate(59.3351vw,-10px) scale(.446);animation:fall-304 16s -26s linear infinite}@keyframes fall-304{55.325%{transform:translate(62.1234vw,55.325vh) scale(.446)}to{transform:translate(60.72925vw,99vh) scale(.446)}}.snow:nth-child(305){opacity:1.7696;transform:translate(16.3656vw,-10px) scale(.7569);animation:fall-305 12s -19s linear infinite}@keyframes fall-305{59.879%{transform:translate(10.9302vw,59.879vh) scale(.7569)}to{transform:translate(13.6479vw,99vh) scale(.7569)}}.snow:nth-child(306){opacity:1.8508;transform:translate(90.2348vw,-10px) scale(.0023);animation:fall-306 21s -16s linear infinite}@keyframes fall-306{70.429%{transform:translate(97.5937vw,70.429vh) scale(.0023)}to{transform:translate(93.91425vw,99vh) scale(.0023)}}.snow:nth-child(307){opacity:1.2212;transform:translate(74.1612vw,-10px) scale(.0543);animation:fall-307 24s -5s linear infinite}@keyframes fall-307{31.599%{transform:translate(73.8667vw,31.599vh) scale(.0543)}to{transform:translate(74.01395vw,99vh) scale(.0543)}}.snow:nth-child(308){opacity:.6684;transform:translate(31.3774vw,-10px) scale(.6147);animation:fall-308 15s -13s linear infinite}@keyframes fall-308{31.197%{transform:translate(40.5372vw,31.197vh) scale(.6147)}to{transform:translate(35.9573vw,99vh) scale(.6147)}}.snow:nth-child(309){opacity:.7982;transform:translate(88.3558vw,-10px) scale(.9454);animation:fall-309 14s -6s linear infinite}@keyframes fall-309{53.203%{transform:translate(94.2775vw,53.203vh) scale(.9454)}to{transform:translate(91.31665vw,99vh) scale(.9454)}}.snow:nth-child(310){opacity:1.4114;transform:translate(66.9481vw,-10px) scale(.2476);animation:fall-310 11s -2s linear infinite}@keyframes fall-310{31.035%{transform:translate(73.9079vw,31.035vh) scale(.2476)}to{transform:translate(70.428vw,99vh) scale(.2476)}}.snow:nth-child(311){opacity:.9452;transform:translate(82.6205vw,-10px) scale(.3497);animation:fall-311 14s -30s linear infinite}@keyframes fall-311{56.237%{transform:translate(92.6165vw,56.237vh) scale(.3497)}to{transform:translate(87.6185vw,99vh) scale(.3497)}}.snow:nth-child(312){opacity:.4178;transform:translate(91.7355vw,-10px) scale(.688);animation:fall-312 24s -22s linear infinite}@keyframes fall-312{62.71%{transform:translate(90.9758vw,62.71vh) scale(.688)}to{transform:translate(91.35565vw,99vh) scale(.688)}}.snow:nth-child(313){opacity:.863;transform:translate(60.4891vw,-10px) scale(.6274);animation:fall-313 17s -1s linear infinite}@keyframes fall-313{75.501%{transform:translate(61.222vw,75.501vh) scale(.6274)}to{transform:translate(60.85555vw,99vh) scale(.6274)}}.snow:nth-child(314){opacity:1.7786;transform:translate(56.4916vw,-10px) scale(.1107);animation:fall-314 12s -27s linear infinite}@keyframes fall-314{60.191%{transform:translate(53.8991vw,60.191vh) scale(.1107)}to{transform:translate(55.19535vw,99vh) scale(.1107)}}.snow:nth-child(315){opacity:1.7752;transform:translate(65.7352vw,-10px) scale(.1917);animation:fall-315 21s -29s linear infinite}@keyframes fall-315{50.825%{transform:translate(73.6557vw,50.825vh) scale(.1917)}to{transform:translate(69.69545vw,99vh) scale(.1917)}}.snow:nth-child(316){opacity:1.0728;transform:translate(85.9923vw,-10px) scale(.8518);animation:fall-316 14s -17s linear infinite}@keyframes fall-316{63.805%{transform:translate(86.043vw,63.805vh) scale(.8518)}to{transform:translate(86.01765vw,99vh) scale(.8518)}}.snow:nth-child(317){opacity:1.6986;transform:translate(13.8427vw,-10px) scale(.523);animation:fall-317 26s -29s linear infinite}@keyframes fall-317{78.32%{transform:translate(9.9427vw,78.32vh) scale(.523)}to{transform:translate(11.8927vw,99vh) scale(.523)}}.snow:nth-child(318){opacity:1.0602;transform:translate(96.2249vw,-10px) scale(.8737);animation:fall-318 16s -26s linear infinite}@keyframes fall-318{57.86%{transform:translate(96.9121vw,57.86vh) scale(.8737)}to{transform:translate(96.5685vw,99vh) scale(.8737)}}.snow:nth-child(319){opacity:1.428;transform:translate(52.4593vw,-10px) scale(.7499);animation:fall-319 29s -12s linear infinite}@keyframes fall-319{64.53%{transform:translate(56.1697vw,64.53vh) scale(.7499)}to{transform:translate(54.3145vw,99vh) scale(.7499)}}.snow:nth-child(320){opacity:.2418;transform:translate(87.5569vw,-10px) scale(.2532);animation:fall-320 13s -1s linear infinite}@keyframes fall-320{62.71%{transform:translate(81.6844vw,62.71vh) scale(.2532)}to{transform:translate(84.62065vw,99vh) scale(.2532)}}.snow:nth-child(321){opacity:1.137;transform:translate(24.273vw,-10px) scale(.155);animation:fall-321 19s -11s linear infinite}@keyframes fall-321{78.176%{transform:translate(27.9452vw,78.176vh) scale(.155)}to{transform:translate(26.1091vw,99vh) scale(.155)}}.snow:nth-child(322){opacity:.0646;transform:translate(10.3393vw,-10px) scale(.9252);animation:fall-322 23s -30s linear infinite}@keyframes fall-322{70.901%{transform:translate(9.6174vw,70.901vh) scale(.9252)}to{transform:translate(9.97835vw,99vh) scale(.9252)}}.snow:nth-child(323){opacity:1.857;transform:translate(50.5457vw,-10px) scale(.98);animation:fall-323 17s -4s linear infinite}@keyframes fall-323{67.069%{transform:translate(42.098vw,67.069vh) scale(.98)}to{transform:translate(46.32185vw,99vh) scale(.98)}}.snow:nth-child(324){opacity:1.6552;transform:translate(28.2757vw,-10px) scale(.2265);animation:fall-324 25s -8s linear infinite}@keyframes fall-324{56.713%{transform:translate(22.0206vw,56.713vh) scale(.2265)}to{transform:translate(25.14815vw,99vh) scale(.2265)}}.snow:nth-child(325){opacity:.1232;transform:translate(43.2452vw,-10px) scale(.9594);animation:fall-325 29s -25s linear infinite}@keyframes fall-325{73.53%{transform:translate(49.2133vw,73.53vh) scale(.9594)}to{transform:translate(46.22925vw,99vh) scale(.9594)}}.snow:nth-child(326){opacity:1.9586;transform:translate(84.7366vw,-10px) scale(.3018);animation:fall-326 27s -20s linear infinite}@keyframes fall-326{65.929%{transform:translate(92.5936vw,65.929vh) scale(.3018)}to{transform:translate(88.6651vw,99vh) scale(.3018)}}.snow:nth-child(327){opacity:1.6572;transform:translate(82.0864vw,-10px) scale(.7565);animation:fall-327 29s -29s linear infinite}@keyframes fall-327{65.699%{transform:translate(77.5972vw,65.699vh) scale(.7565)}to{transform:translate(79.8418vw,99vh) scale(.7565)}}.snow:nth-child(328){opacity:1.376;transform:translate(68.3816vw,-10px) scale(.8394);animation:fall-328 15s -4s linear infinite}@keyframes fall-328{46.525%{transform:translate(60.2014vw,46.525vh) scale(.8394)}to{transform:translate(64.2915vw,99vh) scale(.8394)}}.snow:nth-child(329){opacity:1.991;transform:translate(99.453vw,-10px) scale(.6353);animation:fall-329 14s -14s linear infinite}@keyframes fall-329{51.081%{transform:translate(96.8668vw,51.081vh) scale(.6353)}to{transform:translate(98.1599vw,99vh) scale(.6353)}}.snow:nth-child(330){opacity:.8446;transform:translate(23.5181vw,-10px) scale(.1918);animation:fall-330 27s -16s linear infinite}@keyframes fall-330{74.936%{transform:translate(24.638vw,74.936vh) scale(.1918)}to{transform:translate(24.07805vw,99vh) scale(.1918)}}.snow:nth-child(331){opacity:1.4434;transform:translate(5.1254vw,-10px) scale(.4567);animation:fall-331 28s -30s linear infinite}@keyframes fall-331{43.065%{transform:translate(4.2216vw,43.065vh) scale(.4567)}to{transform:translate(4.6735vw,99vh) scale(.4567)}}.snow:nth-child(332){opacity:1.954;transform:translate(91.3918vw,-10px) scale(.604);animation:fall-332 10s -8s linear infinite}@keyframes fall-332{56.979%{transform:translate(94.6663vw,56.979vh) scale(.604)}to{transform:translate(93.02905vw,99vh) scale(.604)}}.snow:nth-child(333){opacity:1.4624;transform:translate(24.4389vw,-10px) scale(.1024);animation:fall-333 30s -26s linear infinite}@keyframes fall-333{47.404%{transform:translate(21.4172vw,47.404vh) scale(.1024)}to{transform:translate(22.92805vw,99vh) scale(.1024)}}.snow:nth-child(334){opacity:1.215;transform:translate(99.8693vw,-10px) scale(.6587);animation:fall-334 19s -4s linear infinite}@keyframes fall-334{58.438%{transform:translate(94.5311vw,58.438vh) scale(.6587)}to{transform:translate(97.2002vw,99vh) scale(.6587)}}.snow:nth-child(335){opacity:1.0042;transform:translate(7.0825vw,-10px) scale(.3246);animation:fall-335 15s -14s linear infinite}@keyframes fall-335{56.857%{transform:translate(12.8861vw,56.857vh) scale(.3246)}to{transform:translate(9.9843vw,99vh) scale(.3246)}}.snow:nth-child(336){opacity:.6612;transform:translate(45.5388vw,-10px) scale(.2777);animation:fall-336 14s -8s linear infinite}@keyframes fall-336{32.81%{transform:translate(43.1626vw,32.81vh) scale(.2777)}to{transform:translate(44.3507vw,99vh) scale(.2777)}}.snow:nth-child(337){opacity:.4226;transform:translate(48.5111vw,-10px) scale(.7344);animation:fall-337 23s -10s linear infinite}@keyframes fall-337{44.751%{transform:translate(43.5022vw,44.751vh) scale(.7344)}to{transform:translate(46.00665vw,99vh) scale(.7344)}}.snow:nth-child(338){opacity:.2982;transform:translate(67.0644vw,-10px) scale(.9756);animation:fall-338 21s -21s linear infinite}@keyframes fall-338{78.397%{transform:translate(65.4465vw,78.397vh) scale(.9756)}to{transform:translate(66.25545vw,99vh) scale(.9756)}}.snow:nth-child(339){opacity:.825;transform:translate(85.6995vw,-10px) scale(.6033);animation:fall-339 10s -20s linear infinite}@keyframes fall-339{69.121%{transform:translate(84.481vw,69.121vh) scale(.6033)}to{transform:translate(85.09025vw,99vh) scale(.6033)}}.snow:nth-child(340){opacity:.2224;transform:translate(66.167vw,-10px) scale(.1043);animation:fall-340 28s -8s linear infinite}@keyframes fall-340{30.561%{transform:translate(74.253vw,30.561vh) scale(.1043)}to{transform:translate(70.21vw,99vh) scale(.1043)}}.snow:nth-child(341){opacity:.0412;transform:translate(56.3461vw,-10px) scale(.4052);animation:fall-341 10s -23s linear infinite}@keyframes fall-341{73.606%{transform:translate(51.9313vw,73.606vh) scale(.4052)}to{transform:translate(54.1387vw,99vh) scale(.4052)}}.snow:nth-child(342){opacity:1.6082;transform:translate(66.0596vw,-10px) scale(.4914);animation:fall-342 15s -5s linear infinite}@keyframes fall-342{47.165%{transform:translate(68.1846vw,47.165vh) scale(.4914)}to{transform:translate(67.1221vw,99vh) scale(.4914)}}.snow:nth-child(343){opacity:1.2052;transform:translate(38.9vw,-10px) scale(.0547);animation:fall-343 26s -1s linear infinite}@keyframes fall-343{30.91%{transform:translate(30.0681vw,30.91vh) scale(.0547)}to{transform:translate(34.48405vw,99vh) scale(.0547)}}.snow:nth-child(344){opacity:1.4786;transform:translate(20.9166vw,-10px) scale(.3706);animation:fall-344 13s -5s linear infinite}@keyframes fall-344{58.643%{transform:translate(25.7344vw,58.643vh) scale(.3706)}to{transform:translate(23.3255vw,99vh) scale(.3706)}}.snow:nth-child(345){opacity:1.7286;transform:translate(47.8491vw,-10px) scale(.5088);animation:fall-345 20s -30s linear infinite}@keyframes fall-345{37.418%{transform:translate(50.3884vw,37.418vh) scale(.5088)}to{transform:translate(49.11875vw,99vh) scale(.5088)}}.snow:nth-child(346){opacity:1.5824;transform:translate(69.1944vw,-10px) scale(.0634);animation:fall-346 29s -24s linear infinite}@keyframes fall-346{68.952%{transform:translate(67.5426vw,68.952vh) scale(.0634)}to{transform:translate(68.3685vw,99vh) scale(.0634)}}.snow:nth-child(347){opacity:.0126;transform:translate(60.9168vw,-10px) scale(.0327);animation:fall-347 25s -15s linear infinite}@keyframes fall-347{53.698%{transform:translate(61.15vw,53.698vh) scale(.0327)}to{transform:translate(61.0334vw,99vh) scale(.0327)}}.snow:nth-child(348){opacity:.754;transform:translate(2.662vw,-10px) scale(.1118);animation:fall-348 23s -29s linear infinite}@keyframes fall-348{73.252%{transform:translate(8.2503vw,73.252vh) scale(.1118)}to{transform:translate(5.45615vw,99vh) scale(.1118)}}.snow:nth-child(349){opacity:.4444;transform:translate(69.7887vw,-10px) scale(.5796);animation:fall-349 11s -20s linear infinite}@keyframes fall-349{61.311%{transform:translate(79.3268vw,61.311vh) scale(.5796)}to{transform:translate(74.55775vw,99vh) scale(.5796)}}.snow:nth-child(350){opacity:.901;transform:translate(84.7687vw,-10px) scale(.7709);animation:fall-350 21s -24s linear infinite}@keyframes fall-350{67.722%{transform:translate(84.0473vw,67.722vh) scale(.7709)}to{transform:translate(84.408vw,99vh) scale(.7709)}}.snow:nth-child(351){opacity:.1308;transform:translate(79.617vw,-10px) scale(.5628);animation:fall-351 13s -13s linear infinite}@keyframes fall-351{76.594%{transform:translate(73.3135vw,76.594vh) scale(.5628)}to{transform:translate(76.46525vw,99vh) scale(.5628)}}.snow:nth-child(352){opacity:.5486;transform:translate(49.6942vw,-10px) scale(.1474);animation:fall-352 27s -20s linear infinite}@keyframes fall-352{55.394%{transform:translate(45.777vw,55.394vh) scale(.1474)}to{transform:translate(47.7356vw,99vh) scale(.1474)}}.snow:nth-child(353){opacity:.626;transform:translate(75.1301vw,-10px) scale(.8345);animation:fall-353 23s -14s linear infinite}@keyframes fall-353{68.691%{transform:translate(68.688vw,68.691vh) scale(.8345)}to{transform:translate(71.90905vw,99vh) scale(.8345)}}.snow:nth-child(354){opacity:.7226;transform:translate(69.8647vw,-10px) scale(.8544);animation:fall-354 16s -18s linear infinite}@keyframes fall-354{49.35%{transform:translate(78.3726vw,49.35vh) scale(.8544)}to{transform:translate(74.11865vw,99vh) scale(.8544)}}.snow:nth-child(355){opacity:.1378;transform:translate(27.6878vw,-10px) scale(.3669);animation:fall-355 15s -3s linear infinite}@keyframes fall-355{63.36%{transform:translate(29.1236vw,63.36vh) scale(.3669)}to{transform:translate(28.4057vw,99vh) scale(.3669)}}.snow:nth-child(356){opacity:.026;transform:translate(58.5353vw,-10px) scale(.4287);animation:fall-356 15s -10s linear infinite}@keyframes fall-356{54.835%{transform:translate(55.7407vw,54.835vh) scale(.4287)}to{transform:translate(57.138vw,99vh) scale(.4287)}}.snow:nth-child(357){opacity:.5428;transform:translate(96.142vw,-10px) scale(.2044);animation:fall-357 27s -21s linear infinite}@keyframes fall-357{78.904%{transform:translate(88.3062vw,78.904vh) scale(.2044)}to{transform:translate(92.2241vw,99vh) scale(.2044)}}.snow:nth-child(358){opacity:.8188;transform:translate(92.7007vw,-10px) scale(.3136);animation:fall-358 16s -17s linear infinite}@keyframes fall-358{74.656%{transform:translate(96.4054vw,74.656vh) scale(.3136)}to{transform:translate(94.55305vw,99vh) scale(.3136)}}.snow:nth-child(359){opacity:.93;transform:translate(48.3645vw,-10px) scale(.0683);animation:fall-359 13s -18s linear infinite}@keyframes fall-359{42.799%{transform:translate(55.589vw,42.799vh) scale(.0683)}to{transform:translate(51.97675vw,99vh) scale(.0683)}}.snow:nth-child(360){opacity:1.6416;transform:translate(64.0265vw,-10px) scale(.3197);animation:fall-360 12s -7s linear infinite}@keyframes fall-360{60.545%{transform:translate(67.7199vw,60.545vh) scale(.3197)}to{transform:translate(65.8732vw,99vh) scale(.3197)}}.snow:nth-child(361){opacity:1.3586;transform:translate(65.2297vw,-10px) scale(.1852);animation:fall-361 18s -25s linear infinite}@keyframes fall-361{71.386%{transform:translate(69.0284vw,71.386vh) scale(.1852)}to{transform:translate(67.12905vw,99vh) scale(.1852)}}.snow:nth-child(362){opacity:1.736;transform:translate(63.1746vw,-10px) scale(.043);animation:fall-362 30s -7s linear infinite}@keyframes fall-362{41.909%{transform:translate(65.9297vw,41.909vh) scale(.043)}to{transform:translate(64.55215vw,99vh) scale(.043)}}.snow:nth-child(363){opacity:1.257;transform:translate(49.8254vw,-10px) scale(.6365);animation:fall-363 13s -8s linear infinite}@keyframes fall-363{70.597%{transform:translate(55.8588vw,70.597vh) scale(.6365)}to{transform:translate(52.8421vw,99vh) scale(.6365)}}.snow:nth-child(364){opacity:1.543;transform:translate(90.0737vw,-10px) scale(.7847);animation:fall-364 21s -6s linear infinite}@keyframes fall-364{54.754%{transform:translate(81.9663vw,54.754vh) scale(.7847)}to{transform:translate(86.02vw,99vh) scale(.7847)}}.snow:nth-child(365){opacity:1.3504;transform:translate(5.382vw,-10px) scale(.1036);animation:fall-365 22s -23s linear infinite}@keyframes fall-365{71.461%{transform:translate(-.3488vw,71.461vh) scale(.1036)}to{transform:translate(2.5166vw,99vh) scale(.1036)}}.snow:nth-child(366){opacity:.98;transform:translate(49.7167vw,-10px) scale(.8491);animation:fall-366 26s -19s linear infinite}@keyframes fall-366{42.283%{transform:translate(41.3451vw,42.283vh) scale(.8491)}to{transform:translate(45.5309vw,99vh) scale(.8491)}}.snow:nth-child(367){opacity:.8134;transform:translate(92.1267vw,-10px) scale(.9274);animation:fall-367 20s -16s linear infinite}@keyframes fall-367{50.001%{transform:translate(100.176vw,50.001vh) scale(.9274)}to{transform:translate(96.15135vw,99vh) scale(.9274)}}.snow:nth-child(368){opacity:1.47;transform:translate(22.9142vw,-10px) scale(.7763);animation:fall-368 15s -13s linear infinite}@keyframes fall-368{31.48%{transform:translate(14.5841vw,31.48vh) scale(.7763)}to{transform:translate(18.74915vw,99vh) scale(.7763)}}.snow:nth-child(369){opacity:1.4358;transform:translate(79.4909vw,-10px) scale(.8707);animation:fall-369 20s -3s linear infinite}@keyframes fall-369{55.952%{transform:translate(75.7112vw,55.952vh) scale(.8707)}to{transform:translate(77.60105vw,99vh) scale(.8707)}}.snow:nth-child(370){opacity:1.5432;transform:translate(79.2837vw,-10px) scale(.8092);animation:fall-370 22s -23s linear infinite}@keyframes fall-370{47.789%{transform:translate(73.1454vw,47.789vh) scale(.8092)}to{transform:translate(76.21455vw,99vh) scale(.8092)}}.snow:nth-child(371){opacity:1.5898;transform:translate(44.5912vw,-10px) scale(.8724);animation:fall-371 23s -1s linear infinite}@keyframes fall-371{41.411%{transform:translate(41.8912vw,41.411vh) scale(.8724)}to{transform:translate(43.2412vw,99vh) scale(.8724)}}.snow:nth-child(372){opacity:.453;transform:translate(55.9642vw,-10px) scale(.719);animation:fall-372 17s -17s linear infinite}@keyframes fall-372{67.578%{transform:translate(48.2223vw,67.578vh) scale(.719)}to{transform:translate(52.09325vw,99vh) scale(.719)}}.snow:nth-child(373){opacity:1.6928;transform:translate(93.9398vw,-10px) scale(.2894);animation:fall-373 16s -17s linear infinite}@keyframes fall-373{58.736%{transform:translate(92.6131vw,58.736vh) scale(.2894)}to{transform:translate(93.27645vw,99vh) scale(.2894)}}.snow:nth-child(374){opacity:.9486;transform:translate(34.7855vw,-10px) scale(.8565);animation:fall-374 22s -3s linear infinite}@keyframes fall-374{52.408%{transform:translate(31.8294vw,52.408vh) scale(.8565)}to{transform:translate(33.30745vw,99vh) scale(.8565)}}.snow:nth-child(375){opacity:.1058;transform:translate(37.0325vw,-10px) scale(.1421);animation:fall-375 20s -29s linear infinite}@keyframes fall-375{37.621%{transform:translate(34.1399vw,37.621vh) scale(.1421)}to{transform:translate(35.5862vw,99vh) scale(.1421)}}.snow:nth-child(376){opacity:.1366;transform:translate(20.9509vw,-10px) scale(.8201);animation:fall-376 30s -29s linear infinite}@keyframes fall-376{69.455%{transform:translate(11.4517vw,69.455vh) scale(.8201)}to{transform:translate(16.2013vw,99vh) scale(.8201)}}.snow:nth-child(377){opacity:.2132;transform:translate(29.6154vw,-10px) scale(.9829);animation:fall-377 17s -30s linear infinite}@keyframes fall-377{44.7%{transform:translate(25.6061vw,44.7vh) scale(.9829)}to{transform:translate(27.61075vw,99vh) scale(.9829)}}.snow:nth-child(378){opacity:.7796;transform:translate(30.8955vw,-10px) scale(.4914);animation:fall-378 22s -7s linear infinite}@keyframes fall-378{39.693%{transform:translate(32.4713vw,39.693vh) scale(.4914)}to{transform:translate(31.6834vw,99vh) scale(.4914)}}.snow:nth-child(379){opacity:1.4908;transform:translate(22.6387vw,-10px) scale(.6028);animation:fall-379 23s -14s linear infinite}@keyframes fall-379{72.454%{transform:translate(22.3553vw,72.454vh) scale(.6028)}to{transform:translate(22.497vw,99vh) scale(.6028)}}.snow:nth-child(380){opacity:.113;transform:translate(19.7109vw,-10px) scale(.4171);animation:fall-380 27s -7s linear infinite}@keyframes fall-380{30.282%{transform:translate(16.8282vw,30.282vh) scale(.4171)}to{transform:translate(18.26955vw,99vh) scale(.4171)}}.snow:nth-child(381){opacity:1.1804;transform:translate(51.0097vw,-10px) scale(.5421);animation:fall-381 11s -1s linear infinite}@keyframes fall-381{56.325%{transform:translate(48.5985vw,56.325vh) scale(.5421)}to{transform:translate(49.8041vw,99vh) scale(.5421)}}.snow:nth-child(382){opacity:1.4242;transform:translate(66.0267vw,-10px) scale(.1685);animation:fall-382 10s -17s linear infinite}@keyframes fall-382{44.487%{transform:translate(64.6998vw,44.487vh) scale(.1685)}to{transform:translate(65.36325vw,99vh) scale(.1685)}}.snow:nth-child(383){opacity:1.62;transform:translate(59.4659vw,-10px) scale(.0651);animation:fall-383 19s -25s linear infinite}@keyframes fall-383{39.39%{transform:translate(50.2795vw,39.39vh) scale(.0651)}to{transform:translate(54.8727vw,99vh) scale(.0651)}}.snow:nth-child(384){opacity:.947;transform:translate(28.039vw,-10px) scale(.5256);animation:fall-384 26s -4s linear infinite}@keyframes fall-384{51.851%{transform:translate(22.9998vw,51.851vh) scale(.5256)}to{transform:translate(25.5194vw,99vh) scale(.5256)}}.snow:nth-child(385){opacity:.3624;transform:translate(77.9458vw,-10px) scale(.6448);animation:fall-385 17s -15s linear infinite}@keyframes fall-385{64.781%{transform:translate(71.4706vw,64.781vh) scale(.6448)}to{transform:translate(74.7082vw,99vh) scale(.6448)}}.snow:nth-child(386){opacity:1.622;transform:translate(7.0521vw,-10px) scale(.3745);animation:fall-386 10s -5s linear infinite}@keyframes fall-386{50.066%{transform:translate(12.1854vw,50.066vh) scale(.3745)}to{transform:translate(9.61875vw,99vh) scale(.3745)}}.snow:nth-child(387){opacity:.479;transform:translate(35.4451vw,-10px) scale(.9093);animation:fall-387 28s -23s linear infinite}@keyframes fall-387{48.668%{transform:translate(41.3964vw,48.668vh) scale(.9093)}to{transform:translate(38.42075vw,99vh) scale(.9093)}}.snow:nth-child(388){opacity:1.8698;transform:translate(77.2603vw,-10px) scale(.2639);animation:fall-388 29s -30s linear infinite}@keyframes fall-388{49.759%{transform:translate(73.3779vw,49.759vh) scale(.2639)}to{transform:translate(75.3191vw,99vh) scale(.2639)}}.snow:nth-child(389){opacity:.3348;transform:translate(49.5531vw,-10px) scale(.382);animation:fall-389 19s -12s linear infinite}@keyframes fall-389{63.362%{transform:translate(47.1483vw,63.362vh) scale(.382)}to{transform:translate(48.3507vw,99vh) scale(.382)}}.snow:nth-child(390){opacity:1.5672;transform:translate(60.6793vw,-10px) scale(.0143);animation:fall-390 25s -25s linear infinite}@keyframes fall-390{40.335%{transform:translate(55.1093vw,40.335vh) scale(.0143)}to{transform:translate(57.8943vw,99vh) scale(.0143)}}.snow:nth-child(391){opacity:.0904;transform:translate(54.5605vw,-10px) scale(.928);animation:fall-391 29s -29s linear infinite}@keyframes fall-391{59.684%{transform:translate(64.248vw,59.684vh) scale(.928)}to{transform:translate(59.40425vw,99vh) scale(.928)}}.snow:nth-child(392){opacity:1.4576;transform:translate(73.8466vw,-10px) scale(.1391);animation:fall-392 25s -6s linear infinite}@keyframes fall-392{48.707%{transform:translate(74.2056vw,48.707vh) scale(.1391)}to{transform:translate(74.0261vw,99vh) scale(.1391)}}.snow:nth-child(393){opacity:.5924;transform:translate(51.9958vw,-10px) scale(.1174);animation:fall-393 28s -5s linear infinite}@keyframes fall-393{42.715%{transform:translate(48.469vw,42.715vh) scale(.1174)}to{transform:translate(50.2324vw,99vh) scale(.1174)}}.snow:nth-child(394){opacity:1.835;transform:translate(25.7032vw,-10px) scale(.1395);animation:fall-394 12s -13s linear infinite}@keyframes fall-394{64.226%{transform:translate(29.948vw,64.226vh) scale(.1395)}to{transform:translate(27.8256vw,99vh) scale(.1395)}}.snow:nth-child(395){opacity:1.7556;transform:translate(85.1391vw,-10px) scale(.2076);animation:fall-395 25s -29s linear infinite}@keyframes fall-395{62.611%{transform:translate(76.5402vw,62.611vh) scale(.2076)}to{transform:translate(80.83965vw,99vh) scale(.2076)}}.snow:nth-child(396){opacity:1.5156;transform:translate(71.798vw,-10px) scale(.2247);animation:fall-396 25s -29s linear infinite}@keyframes fall-396{30.86%{transform:translate(77.4057vw,30.86vh) scale(.2247)}to{transform:translate(74.60185vw,99vh) scale(.2247)}}.snow:nth-child(397){opacity:1.6678;transform:translate(45.5164vw,-10px) scale(.7228);animation:fall-397 14s -19s linear infinite}@keyframes fall-397{79.767%{transform:translate(44.9518vw,79.767vh) scale(.7228)}to{transform:translate(45.2341vw,99vh) scale(.7228)}}.snow:nth-child(398){opacity:1.282;transform:translate(90.5182vw,-10px) scale(.2526);animation:fall-398 15s -3s linear infinite}@keyframes fall-398{66.255%{transform:translate(99.0067vw,66.255vh) scale(.2526)}to{transform:translate(94.76245vw,99vh) scale(.2526)}}.snow:nth-child(399){opacity:.7954;transform:translate(7.4372vw,-10px) scale(.1532);animation:fall-399 26s -8s linear infinite}@keyframes fall-399{55.539%{transform:translate(15.2777vw,55.539vh) scale(.1532)}to{transform:translate(11.35745vw,99vh) scale(.1532)}}.snow:nth-child(400){opacity:.2392;transform:translate(78.6153vw,-10px) scale(.0848);animation:fall-400 29s -12s linear infinite}@keyframes fall-400{42.699%{transform:translate(85.9892vw,42.699vh) scale(.0848)}to{transform:translate(82.30225vw,99vh) scale(.0848)}}\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:.9774;transform:translate(88.7132vw,-10px) scale(.4464);animation:fall-1 20s -25s linear infinite}@keyframes fall-1{69.335%{transform:translate(85.253vw,69.335vh) scale(.4464)}to{transform:translate(86.9831vw,99vh) scale(.4464)}}.snow:nth-child(2){opacity:1.042;transform:translate(62.6387vw,-10px) scale(.8904);animation:fall-2 21s -2s linear infinite}@keyframes fall-2{75.646%{transform:translate(60.5191vw,75.646vh) scale(.8904)}to{transform:translate(61.5789vw,99vh) scale(.8904)}}.snow:nth-child(3){opacity:1.5792;transform:translate(93.5121vw,-10px) scale(.1903);animation:fall-3 30s -22s linear infinite}@keyframes fall-3{48.331%{transform:translate(98.069vw,48.331vh) scale(.1903)}to{transform:translate(95.79055vw,99vh) scale(.1903)}}.snow:nth-child(4){opacity:1.1394;transform:translate(8.6108vw,-10px) scale(.8598);animation:fall-4 28s -30s linear infinite}@keyframes fall-4{78.234%{transform:translate(10.9801vw,78.234vh) scale(.8598)}to{transform:translate(9.79545vw,99vh) scale(.8598)}}.snow:nth-child(5){opacity:1.3336;transform:translate(47.56vw,-10px) scale(.4718);animation:fall-5 18s -22s linear infinite}@keyframes fall-5{60.765%{transform:translate(49.8077vw,60.765vh) scale(.4718)}to{transform:translate(48.68385vw,99vh) scale(.4718)}}.snow:nth-child(6){opacity:.673;transform:translate(68.989vw,-10px) scale(.2279);animation:fall-6 21s -24s linear infinite}@keyframes fall-6{52.401%{transform:translate(64.1699vw,52.401vh) scale(.2279)}to{transform:translate(66.57945vw,99vh) scale(.2279)}}.snow:nth-child(7){opacity:1.448;transform:translate(90.4215vw,-10px) scale(.1213);animation:fall-7 15s -30s linear infinite}@keyframes fall-7{76.912%{transform:translate(88.2621vw,76.912vh) scale(.1213)}to{transform:translate(89.3418vw,99vh) scale(.1213)}}.snow:nth-child(8){opacity:1.6286;transform:translate(6.6028vw,-10px) scale(.8157);animation:fall-8 26s -4s linear infinite}@keyframes fall-8{71.689%{transform:translate(1.6042vw,71.689vh) scale(.8157)}to{transform:translate(4.1035vw,99vh) scale(.8157)}}.snow:nth-child(9){opacity:1.4788;transform:translate(96.6471vw,-10px) scale(.924);animation:fall-9 25s -22s linear infinite}@keyframes fall-9{79.728%{transform:translate(100.0616vw,79.728vh) scale(.924)}to{transform:translate(98.35435vw,99vh) scale(.924)}}.snow:nth-child(10){opacity:.9072;transform:translate(66.4952vw,-10px) scale(.3207);animation:fall-10 18s -18s linear infinite}@keyframes fall-10{48.944%{transform:translate(70.8507vw,48.944vh) scale(.3207)}to{transform:translate(68.67295vw,99vh) scale(.3207)}}.snow:nth-child(11){opacity:1.7654;transform:translate(20.4902vw,-10px) scale(.8408);animation:fall-11 27s -28s linear infinite}@keyframes fall-11{72.37%{transform:translate(13.1311vw,72.37vh) scale(.8408)}to{transform:translate(16.81065vw,99vh) scale(.8408)}}.snow:nth-child(12){opacity:1.1302;transform:translate(62.0111vw,-10px) scale(.7379);animation:fall-12 19s -9s linear infinite}@keyframes fall-12{56.579%{transform:translate(53.4728vw,56.579vh) scale(.7379)}to{transform:translate(57.74195vw,99vh) scale(.7379)}}.snow:nth-child(13){opacity:.9396;transform:translate(58.8233vw,-10px) scale(.4348);animation:fall-13 27s -30s linear infinite}@keyframes fall-13{52.427%{transform:translate(59.8998vw,52.427vh) scale(.4348)}to{transform:translate(59.36155vw,99vh) scale(.4348)}}.snow:nth-child(14){opacity:1.5686;transform:translate(41.0998vw,-10px) scale(.1606);animation:fall-14 26s -24s linear infinite}@keyframes fall-14{71.912%{transform:translate(34.7417vw,71.912vh) scale(.1606)}to{transform:translate(37.92075vw,99vh) scale(.1606)}}.snow:nth-child(15){opacity:.1616;transform:translate(27.9888vw,-10px) scale(.0652);animation:fall-15 24s -2s linear infinite}@keyframes fall-15{74.21%{transform:translate(22.256vw,74.21vh) scale(.0652)}to{transform:translate(25.1224vw,99vh) scale(.0652)}}.snow:nth-child(16){opacity:.054;transform:translate(97.9074vw,-10px) scale(.9278);animation:fall-16 16s -19s linear infinite}@keyframes fall-16{40.447%{transform:translate(104.5155vw,40.447vh) scale(.9278)}to{transform:translate(101.21145vw,99vh) scale(.9278)}}.snow:nth-child(17){opacity:1.165;transform:translate(86.9327vw,-10px) scale(.9757);animation:fall-17 20s -4s linear infinite}@keyframes fall-17{69.086%{transform:translate(81.9376vw,69.086vh) scale(.9757)}to{transform:translate(84.43515vw,99vh) scale(.9757)}}.snow:nth-child(18){opacity:1.7914;transform:translate(71.3163vw,-10px) scale(.0842);animation:fall-18 14s -25s linear infinite}@keyframes fall-18{36.809%{transform:translate(64.7086vw,36.809vh) scale(.0842)}to{transform:translate(68.01245vw,99vh) scale(.0842)}}.snow:nth-child(19){opacity:1.6696;transform:translate(20.7384vw,-10px) scale(.3953);animation:fall-19 16s -16s linear infinite}@keyframes fall-19{50.386%{transform:translate(16.4878vw,50.386vh) scale(.3953)}to{transform:translate(18.6131vw,99vh) scale(.3953)}}.snow:nth-child(20){opacity:.4154;transform:translate(33.6175vw,-10px) scale(.7315);animation:fall-20 22s -16s linear infinite}@keyframes fall-20{73.056%{transform:translate(31.6714vw,73.056vh) scale(.7315)}to{transform:translate(32.64445vw,99vh) scale(.7315)}}.snow:nth-child(21){opacity:1.5206;transform:translate(28.4209vw,-10px) scale(.0661);animation:fall-21 30s -26s linear infinite}@keyframes fall-21{45.142%{transform:translate(19.8807vw,45.142vh) scale(.0661)}to{transform:translate(24.1508vw,99vh) scale(.0661)}}.snow:nth-child(22){opacity:.8462;transform:translate(33.8185vw,-10px) scale(.0267);animation:fall-22 11s -12s linear infinite}@keyframes fall-22{42.443%{transform:translate(32.5485vw,42.443vh) scale(.0267)}to{transform:translate(33.1835vw,99vh) scale(.0267)}}.snow:nth-child(23){opacity:.949;transform:translate(87.3291vw,-10px) scale(.4197);animation:fall-23 26s -10s linear infinite}@keyframes fall-23{79.799%{transform:translate(95.7076vw,79.799vh) scale(.4197)}to{transform:translate(91.51835vw,99vh) scale(.4197)}}.snow:nth-child(24){opacity:.8304;transform:translate(75.4762vw,-10px) scale(.9645);animation:fall-24 21s -11s linear infinite}@keyframes fall-24{74.344%{transform:translate(68.5417vw,74.344vh) scale(.9645)}to{transform:translate(72.00895vw,99vh) scale(.9645)}}.snow:nth-child(25){opacity:1.6588;transform:translate(12.7502vw,-10px) scale(.1484);animation:fall-25 12s -26s linear infinite}@keyframes fall-25{79.431%{transform:translate(3.8491vw,79.431vh) scale(.1484)}to{transform:translate(8.29965vw,99vh) scale(.1484)}}.snow:nth-child(26){opacity:1.3828;transform:translate(21.7161vw,-10px) scale(.7588);animation:fall-26 17s -30s linear infinite}@keyframes fall-26{30.261%{transform:translate(18.1581vw,30.261vh) scale(.7588)}to{transform:translate(19.9371vw,99vh) scale(.7588)}}.snow:nth-child(27){opacity:.869;transform:translate(2.715vw,-10px) scale(.4754);animation:fall-27 11s -14s linear infinite}@keyframes fall-27{78.675%{transform:translate(-4.2977vw,78.675vh) scale(.4754)}to{transform:translate(-.79135vw,99vh) scale(.4754)}}.snow:nth-child(28){opacity:1.2906;transform:translate(59.0775vw,-10px) scale(.733);animation:fall-28 19s -15s linear infinite}@keyframes fall-28{69.465%{transform:translate(55.599vw,69.465vh) scale(.733)}to{transform:translate(57.33825vw,99vh) scale(.733)}}.snow:nth-child(29){opacity:1.6726;transform:translate(90.4076vw,-10px) scale(.4051);animation:fall-29 25s -1s linear infinite}@keyframes fall-29{38.909%{transform:translate(96.8798vw,38.909vh) scale(.4051)}to{transform:translate(93.6437vw,99vh) scale(.4051)}}.snow:nth-child(30){opacity:.877;transform:translate(4.0211vw,-10px) scale(.3764);animation:fall-30 20s -11s linear infinite}@keyframes fall-30{34.477%{transform:translate(-5.5374vw,34.477vh) scale(.3764)}to{transform:translate(-.75815vw,99vh) scale(.3764)}}.snow:nth-child(31){opacity:.6526;transform:translate(28.4797vw,-10px) scale(.0605);animation:fall-31 14s -29s linear infinite}@keyframes fall-31{63.512%{transform:translate(33.6132vw,63.512vh) scale(.0605)}to{transform:translate(31.04645vw,99vh) scale(.0605)}}.snow:nth-child(32){opacity:1.4284;transform:translate(24.336vw,-10px) scale(.3616);animation:fall-32 12s -21s linear infinite}@keyframes fall-32{63.042%{transform:translate(21.9664vw,63.042vh) scale(.3616)}to{transform:translate(23.1512vw,99vh) scale(.3616)}}.snow:nth-child(33){opacity:.4084;transform:translate(57.2071vw,-10px) scale(.8383);animation:fall-33 21s -24s linear infinite}@keyframes fall-33{77.606%{transform:translate(63.9938vw,77.606vh) scale(.8383)}to{transform:translate(60.60045vw,99vh) scale(.8383)}}.snow:nth-child(34){opacity:.789;transform:translate(46.3613vw,-10px) scale(.9031);animation:fall-34 25s -5s linear infinite}@keyframes fall-34{65.664%{transform:translate(49.6511vw,65.664vh) scale(.9031)}to{transform:translate(48.0062vw,99vh) scale(.9031)}}.snow:nth-child(35){opacity:.514;transform:translate(91.6372vw,-10px) scale(.8566);animation:fall-35 23s -8s linear infinite}@keyframes fall-35{78.055%{transform:translate(84.6653vw,78.055vh) scale(.8566)}to{transform:translate(88.15125vw,99vh) scale(.8566)}}.snow:nth-child(36){opacity:.796;transform:translate(72.2674vw,-10px) scale(.3066);animation:fall-36 23s -24s linear infinite}@keyframes fall-36{72.323%{transform:translate(67.813vw,72.323vh) scale(.3066)}to{transform:translate(70.0402vw,99vh) scale(.3066)}}.snow:nth-child(37){opacity:.1196;transform:translate(7.5116vw,-10px) scale(.6031);animation:fall-37 10s -12s linear infinite}@keyframes fall-37{30.307%{transform:translate(-1.3567vw,30.307vh) scale(.6031)}to{transform:translate(3.07745vw,99vh) scale(.6031)}}.snow:nth-child(38){opacity:.3308;transform:translate(30.3337vw,-10px) scale(.1724);animation:fall-38 25s -12s linear infinite}@keyframes fall-38{64.23%{transform:translate(24.5217vw,64.23vh) scale(.1724)}to{transform:translate(27.4277vw,99vh) scale(.1724)}}.snow:nth-child(39){opacity:1.847;transform:translate(74.3391vw,-10px) scale(.1179);animation:fall-39 24s -16s linear infinite}@keyframes fall-39{69.307%{transform:translate(76.3263vw,69.307vh) scale(.1179)}to{transform:translate(75.3327vw,99vh) scale(.1179)}}.snow:nth-child(40){opacity:.734;transform:translate(67.5532vw,-10px) scale(.33);animation:fall-40 10s -19s linear infinite}@keyframes fall-40{70.949%{transform:translate(71.6846vw,70.949vh) scale(.33)}to{transform:translate(69.6189vw,99vh) scale(.33)}}.snow:nth-child(41){opacity:.5336;transform:translate(83.1217vw,-10px) scale(.8649);animation:fall-41 29s -29s linear infinite}@keyframes fall-41{72.912%{transform:translate(73.2282vw,72.912vh) scale(.8649)}to{transform:translate(78.17495vw,99vh) scale(.8649)}}.snow:nth-child(42){opacity:1.8268;transform:translate(19.1198vw,-10px) scale(.9607);animation:fall-42 30s -17s linear infinite}@keyframes fall-42{40.823%{transform:translate(27.0218vw,40.823vh) scale(.9607)}to{transform:translate(23.0708vw,99vh) scale(.9607)}}.snow:nth-child(43){opacity:.682;transform:translate(34.7532vw,-10px) scale(.4854);animation:fall-43 10s -5s linear infinite}@keyframes fall-43{52.985%{transform:translate(38.7628vw,52.985vh) scale(.4854)}to{transform:translate(36.758vw,99vh) scale(.4854)}}.snow:nth-child(44){opacity:1.0018;transform:translate(77.2509vw,-10px) scale(.6128);animation:fall-44 17s -24s linear infinite}@keyframes fall-44{62.923%{transform:translate(72.22vw,62.923vh) scale(.6128)}to{transform:translate(74.73545vw,99vh) scale(.6128)}}.snow:nth-child(45){opacity:.004;transform:translate(85.6382vw,-10px) scale(.2911);animation:fall-45 26s -11s linear infinite}@keyframes fall-45{37.161%{transform:translate(84.1636vw,37.161vh) scale(.2911)}to{transform:translate(84.9009vw,99vh) scale(.2911)}}.snow:nth-child(46){opacity:1.3122;transform:translate(55.3128vw,-10px) scale(.8078);animation:fall-46 14s -17s linear infinite}@keyframes fall-46{35.006%{transform:translate(58.9549vw,35.006vh) scale(.8078)}to{transform:translate(57.13385vw,99vh) scale(.8078)}}.snow:nth-child(47){opacity:.3672;transform:translate(16.4836vw,-10px) scale(.688);animation:fall-47 13s -8s linear infinite}@keyframes fall-47{47.948%{transform:translate(8.4407vw,47.948vh) scale(.688)}to{transform:translate(12.46215vw,99vh) scale(.688)}}.snow:nth-child(48){opacity:1.3422;transform:translate(93.6455vw,-10px) scale(.606);animation:fall-48 26s -7s linear infinite}@keyframes fall-48{52.7%{transform:translate(101.9353vw,52.7vh) scale(.606)}to{transform:translate(97.7904vw,99vh) scale(.606)}}.snow:nth-child(49){opacity:.6144;transform:translate(26.9001vw,-10px) scale(.0432);animation:fall-49 14s -1s linear infinite}@keyframes fall-49{50.946%{transform:translate(36.496vw,50.946vh) scale(.0432)}to{transform:translate(31.69805vw,99vh) scale(.0432)}}.snow:nth-child(50){opacity:.0332;transform:translate(85.9729vw,-10px) scale(.2331);animation:fall-50 23s -8s linear infinite}@keyframes fall-50{38.397%{transform:translate(87.9965vw,38.397vh) scale(.2331)}to{transform:translate(86.9847vw,99vh) scale(.2331)}}.snow:nth-child(51){opacity:.2506;transform:translate(2.4695vw,-10px) scale(.5);animation:fall-51 16s -23s linear infinite}@keyframes fall-51{70.915%{transform:translate(10.1548vw,70.915vh) scale(.5)}to{transform:translate(6.31215vw,99vh) scale(.5)}}.snow:nth-child(52){opacity:1.6266;transform:translate(46.271vw,-10px) scale(.8467);animation:fall-52 19s -24s linear infinite}@keyframes fall-52{60.518%{transform:translate(50.8496vw,60.518vh) scale(.8467)}to{transform:translate(48.5603vw,99vh) scale(.8467)}}.snow:nth-child(53){opacity:1.1024;transform:translate(34.159vw,-10px) scale(.6506);animation:fall-53 10s -2s linear infinite}@keyframes fall-53{54.823%{transform:translate(28.6361vw,54.823vh) scale(.6506)}to{transform:translate(31.39755vw,99vh) scale(.6506)}}.snow:nth-child(54){opacity:1.411;transform:translate(11.1922vw,-10px) scale(.3572);animation:fall-54 16s -7s linear infinite}@keyframes fall-54{38.153%{transform:translate(11.4874vw,38.153vh) scale(.3572)}to{transform:translate(11.3398vw,99vh) scale(.3572)}}.snow:nth-child(55){opacity:.9332;transform:translate(54.5881vw,-10px) scale(.4982);animation:fall-55 21s -5s linear infinite}@keyframes fall-55{73.244%{transform:translate(59.7092vw,73.244vh) scale(.4982)}to{transform:translate(57.14865vw,99vh) scale(.4982)}}.snow:nth-child(56){opacity:.116;transform:translate(95.6191vw,-10px) scale(.4285);animation:fall-56 28s -21s linear infinite}@keyframes fall-56{76.514%{transform:translate(88.7144vw,76.514vh) scale(.4285)}to{transform:translate(92.16675vw,99vh) scale(.4285)}}.snow:nth-child(57){opacity:.5438;transform:translate(31.168vw,-10px) scale(.5891);animation:fall-57 27s -24s linear infinite}@keyframes fall-57{58.854%{transform:translate(35.7923vw,58.854vh) scale(.5891)}to{transform:translate(33.48015vw,99vh) scale(.5891)}}.snow:nth-child(58){opacity:1.3484;transform:translate(47.8321vw,-10px) scale(.7157);animation:fall-58 10s -21s linear infinite}@keyframes fall-58{59.933%{transform:translate(47.9032vw,59.933vh) scale(.7157)}to{transform:translate(47.86765vw,99vh) scale(.7157)}}.snow:nth-child(59){opacity:.853;transform:translate(73.7442vw,-10px) scale(.9916);animation:fall-59 25s -21s linear infinite}@keyframes fall-59{30.412%{transform:translate(65.2086vw,30.412vh) scale(.9916)}to{transform:translate(69.4764vw,99vh) scale(.9916)}}.snow:nth-child(60){opacity:.9066;transform:translate(73.858vw,-10px) scale(.0483);animation:fall-60 26s -24s linear infinite}@keyframes fall-60{47.231%{transform:translate(73.5366vw,47.231vh) scale(.0483)}to{transform:translate(73.6973vw,99vh) scale(.0483)}}.snow:nth-child(61){opacity:.282;transform:translate(57.0518vw,-10px) scale(.8707);animation:fall-61 27s -22s linear infinite}@keyframes fall-61{55.199%{transform:translate(60.1577vw,55.199vh) scale(.8707)}to{transform:translate(58.60475vw,99vh) scale(.8707)}}.snow:nth-child(62){opacity:.1808;transform:translate(44.0852vw,-10px) scale(.2354);animation:fall-62 17s -16s linear infinite}@keyframes fall-62{79.53%{transform:translate(34.5428vw,79.53vh) scale(.2354)}to{transform:translate(39.314vw,99vh) scale(.2354)}}.snow:nth-child(63){opacity:.0266;transform:translate(36.9998vw,-10px) scale(.428);animation:fall-63 15s -27s linear infinite}@keyframes fall-63{51.424%{transform:translate(39.7286vw,51.424vh) scale(.428)}to{transform:translate(38.3642vw,99vh) scale(.428)}}.snow:nth-child(64){opacity:1.8556;transform:translate(16.987vw,-10px) scale(.37);animation:fall-64 21s -21s linear infinite}@keyframes fall-64{35.701%{transform:translate(16.7346vw,35.701vh) scale(.37)}to{transform:translate(16.8608vw,99vh) scale(.37)}}.snow:nth-child(65){opacity:1.8878;transform:translate(30.2016vw,-10px) scale(.6858);animation:fall-65 10s -29s linear infinite}@keyframes fall-65{41.435%{transform:translate(31.3843vw,41.435vh) scale(.6858)}to{transform:translate(30.79295vw,99vh) scale(.6858)}}.snow:nth-child(66){opacity:1.9734;transform:translate(43.0164vw,-10px) scale(.6121);animation:fall-66 23s -10s linear infinite}@keyframes fall-66{64.69%{transform:translate(41.372vw,64.69vh) scale(.6121)}to{transform:translate(42.1942vw,99vh) scale(.6121)}}.snow:nth-child(67){opacity:.3716;transform:translate(67.9242vw,-10px) scale(.4082);animation:fall-67 21s -19s linear infinite}@keyframes fall-67{79.985%{transform:translate(71.083vw,79.985vh) scale(.4082)}to{transform:translate(69.5036vw,99vh) scale(.4082)}}.snow:nth-child(68){opacity:1.9132;transform:translate(65.3828vw,-10px) scale(.3438);animation:fall-68 21s -20s linear infinite}@keyframes fall-68{31.547%{transform:translate(64.119vw,31.547vh) scale(.3438)}to{transform:translate(64.7509vw,99vh) scale(.3438)}}.snow:nth-child(69){opacity:1.1138;transform:translate(87.7099vw,-10px) scale(.7299);animation:fall-69 26s -19s linear infinite}@keyframes fall-69{72.786%{transform:translate(87.4562vw,72.786vh) scale(.7299)}to{transform:translate(87.58305vw,99vh) scale(.7299)}}.snow:nth-child(70){opacity:1.2766;transform:translate(4.681vw,-10px) scale(.3367);animation:fall-70 16s -29s linear infinite}@keyframes fall-70{75.023%{transform:translate(3.7475vw,75.023vh) scale(.3367)}to{transform:translate(4.21425vw,99vh) scale(.3367)}}.snow:nth-child(71){opacity:1.0044;transform:translate(95.8163vw,-10px) scale(.776);animation:fall-71 10s -17s linear infinite}@keyframes fall-71{31.934%{transform:translate(102.7783vw,31.934vh) scale(.776)}to{transform:translate(99.2973vw,99vh) scale(.776)}}.snow:nth-child(72){opacity:1.8942;transform:translate(86.6811vw,-10px) scale(.6471);animation:fall-72 20s -11s linear infinite}@keyframes fall-72{37.98%{transform:translate(78.0095vw,37.98vh) scale(.6471)}to{transform:translate(82.3453vw,99vh) scale(.6471)}}.snow:nth-child(73){opacity:.1498;transform:translate(96.5451vw,-10px) scale(.1811);animation:fall-73 28s -29s linear infinite}@keyframes fall-73{65.493%{transform:translate(88.8494vw,65.493vh) scale(.1811)}to{transform:translate(92.69725vw,99vh) scale(.1811)}}.snow:nth-child(74){opacity:.2674;transform:translate(68.629vw,-10px) scale(.9961);animation:fall-74 28s -15s linear infinite}@keyframes fall-74{59.546%{transform:translate(61.6015vw,59.546vh) scale(.9961)}to{transform:translate(65.11525vw,99vh) scale(.9961)}}.snow:nth-child(75){opacity:.7814;transform:translate(97.8917vw,-10px) scale(.8683);animation:fall-75 18s -17s linear infinite}@keyframes fall-75{30.599%{transform:translate(92.4152vw,30.599vh) scale(.8683)}to{transform:translate(95.15345vw,99vh) scale(.8683)}}.snow:nth-child(76){opacity:.3722;transform:translate(78.7659vw,-10px) scale(.2075);animation:fall-76 18s -3s linear infinite}@keyframes fall-76{46.827%{transform:translate(87.67vw,46.827vh) scale(.2075)}to{transform:translate(83.21795vw,99vh) scale(.2075)}}.snow:nth-child(77){opacity:1.1616;transform:translate(9.91vw,-10px) scale(.5524);animation:fall-77 12s -13s linear infinite}@keyframes fall-77{31.251%{transform:translate(19.1665vw,31.251vh) scale(.5524)}to{transform:translate(14.53825vw,99vh) scale(.5524)}}.snow:nth-child(78){opacity:1.8208;transform:translate(48.8876vw,-10px) scale(.0971);animation:fall-78 17s -14s linear infinite}@keyframes fall-78{69.282%{transform:translate(43.9041vw,69.282vh) scale(.0971)}to{transform:translate(46.39585vw,99vh) scale(.0971)}}.snow:nth-child(79){opacity:.0632;transform:translate(82.8769vw,-10px) scale(.2275);animation:fall-79 25s -2s linear infinite}@keyframes fall-79{65.788%{transform:translate(85.8693vw,65.788vh) scale(.2275)}to{transform:translate(84.3731vw,99vh) scale(.2275)}}.snow:nth-child(80){opacity:1.0878;transform:translate(33.3672vw,-10px) scale(.3627);animation:fall-80 30s -6s linear infinite}@keyframes fall-80{43.842%{transform:translate(28.1581vw,43.842vh) scale(.3627)}to{transform:translate(30.76265vw,99vh) scale(.3627)}}.snow:nth-child(81){opacity:.7562;transform:translate(80.6018vw,-10px) scale(.8868);animation:fall-81 24s -20s linear infinite}@keyframes fall-81{32.763%{transform:translate(70.7086vw,32.763vh) scale(.8868)}to{transform:translate(75.6552vw,99vh) scale(.8868)}}.snow:nth-child(82){opacity:.4452;transform:translate(67.4792vw,-10px) scale(.1484);animation:fall-82 22s -27s linear infinite}@keyframes fall-82{43.823%{transform:translate(58.3935vw,43.823vh) scale(.1484)}to{transform:translate(62.93635vw,99vh) scale(.1484)}}.snow:nth-child(83){opacity:1.821;transform:translate(78.4846vw,-10px) scale(.9268);animation:fall-83 22s -5s linear infinite}@keyframes fall-83{66.427%{transform:translate(77.9166vw,66.427vh) scale(.9268)}to{transform:translate(78.2006vw,99vh) scale(.9268)}}.snow:nth-child(84){opacity:1.4794;transform:translate(37.6952vw,-10px) scale(.952);animation:fall-84 20s -20s linear infinite}@keyframes fall-84{48.775%{transform:translate(37.1734vw,48.775vh) scale(.952)}to{transform:translate(37.4343vw,99vh) scale(.952)}}.snow:nth-child(85){opacity:1.2042;transform:translate(69.0365vw,-10px) scale(.456);animation:fall-85 14s -24s linear infinite}@keyframes fall-85{42.369%{transform:translate(63.2832vw,42.369vh) scale(.456)}to{transform:translate(66.15985vw,99vh) scale(.456)}}.snow:nth-child(86){opacity:1.8836;transform:translate(82.4718vw,-10px) scale(.7118);animation:fall-86 21s -30s linear infinite}@keyframes fall-86{47.203%{transform:translate(83.7197vw,47.203vh) scale(.7118)}to{transform:translate(83.09575vw,99vh) scale(.7118)}}.snow:nth-child(87){opacity:1.089;transform:translate(82.2013vw,-10px) scale(.0498);animation:fall-87 23s -11s linear infinite}@keyframes fall-87{54.322%{transform:translate(79.0036vw,54.322vh) scale(.0498)}to{transform:translate(80.60245vw,99vh) scale(.0498)}}.snow:nth-child(88){opacity:1.9036;transform:translate(1.933vw,-10px) scale(.5418);animation:fall-88 19s -27s linear infinite}@keyframes fall-88{69.066%{transform:translate(-1.6436vw,69.066vh) scale(.5418)}to{transform:translate(.1447vw,99vh) scale(.5418)}}.snow:nth-child(89){opacity:1.0938;transform:translate(19.0629vw,-10px) scale(.3957);animation:fall-89 14s -18s linear infinite}@keyframes fall-89{73.68%{transform:translate(12.0465vw,73.68vh) scale(.3957)}to{transform:translate(15.5547vw,99vh) scale(.3957)}}.snow:nth-child(90){opacity:1.2628;transform:translate(45.4201vw,-10px) scale(.1713);animation:fall-90 25s -13s linear infinite}@keyframes fall-90{70.079%{transform:translate(44.2779vw,70.079vh) scale(.1713)}to{transform:translate(44.849vw,99vh) scale(.1713)}}.snow:nth-child(91){opacity:.292;transform:translate(.3313vw,-10px) scale(.4566);animation:fall-91 19s -12s linear infinite}@keyframes fall-91{31.892%{transform:translate(2.3641vw,31.892vh) scale(.4566)}to{transform:translate(1.3477vw,99vh) scale(.4566)}}.snow:nth-child(92){opacity:1.0796;transform:translate(87.8168vw,-10px) scale(.64);animation:fall-92 24s -9s linear infinite}@keyframes fall-92{44.74%{transform:translate(91.8399vw,44.74vh) scale(.64)}to{transform:translate(89.82835vw,99vh) scale(.64)}}.snow:nth-child(93){opacity:.6818;transform:translate(30.9488vw,-10px) scale(.4915);animation:fall-93 27s -10s linear infinite}@keyframes fall-93{67.291%{transform:translate(39.2534vw,67.291vh) scale(.4915)}to{transform:translate(35.1011vw,99vh) scale(.4915)}}.snow:nth-child(94){opacity:1.898;transform:translate(28.5558vw,-10px) scale(.6087);animation:fall-94 18s -8s linear infinite}@keyframes fall-94{44.167%{transform:translate(35.651vw,44.167vh) scale(.6087)}to{transform:translate(32.1034vw,99vh) scale(.6087)}}.snow:nth-child(95){opacity:.2942;transform:translate(11.3824vw,-10px) scale(.3782);animation:fall-95 21s -24s linear infinite}@keyframes fall-95{38.342%{transform:translate(17.1186vw,38.342vh) scale(.3782)}to{transform:translate(14.2505vw,99vh) scale(.3782)}}.snow:nth-child(96){opacity:1.434;transform:translate(27.7604vw,-10px) scale(.019);animation:fall-96 11s -9s linear infinite}@keyframes fall-96{38.077%{transform:translate(18.0381vw,38.077vh) scale(.019)}to{transform:translate(22.89925vw,99vh) scale(.019)}}.snow:nth-child(97){opacity:1.5244;transform:translate(89.8445vw,-10px) scale(.8967);animation:fall-97 26s -11s linear infinite}@keyframes fall-97{72.788%{transform:translate(89.1092vw,72.788vh) scale(.8967)}to{transform:translate(89.47685vw,99vh) scale(.8967)}}.snow:nth-child(98){opacity:1.7928;transform:translate(20.8022vw,-10px) scale(.952);animation:fall-98 30s -23s linear infinite}@keyframes fall-98{32.629%{transform:translate(14.973vw,32.629vh) scale(.952)}to{transform:translate(17.8876vw,99vh) scale(.952)}}.snow:nth-child(99){opacity:.0412;transform:translate(72.3846vw,-10px) scale(.5743);animation:fall-99 29s -5s linear infinite}@keyframes fall-99{78.217%{transform:translate(77.8277vw,78.217vh) scale(.5743)}to{transform:translate(75.10615vw,99vh) scale(.5743)}}.snow:nth-child(100){opacity:.5652;transform:translate(91.3412vw,-10px) scale(.3375);animation:fall-100 15s -8s linear infinite}@keyframes fall-100{60.208%{transform:translate(82.6013vw,60.208vh) scale(.3375)}to{transform:translate(86.97125vw,99vh) scale(.3375)}}.snow:nth-child(101){opacity:.0064;transform:translate(21.1693vw,-10px) scale(.71);animation:fall-101 15s -26s linear infinite}@keyframes fall-101{70.222%{transform:translate(26.5211vw,70.222vh) scale(.71)}to{transform:translate(23.8452vw,99vh) scale(.71)}}.snow:nth-child(102){opacity:1.3766;transform:translate(20.103vw,-10px) scale(.3369);animation:fall-102 11s -5s linear infinite}@keyframes fall-102{50.16%{transform:translate(12.5905vw,50.16vh) scale(.3369)}to{transform:translate(16.34675vw,99vh) scale(.3369)}}.snow:nth-child(103){opacity:1.0774;transform:translate(60.474vw,-10px) scale(.0976);animation:fall-103 18s -15s linear infinite}@keyframes fall-103{73.652%{transform:translate(68.5555vw,73.652vh) scale(.0976)}to{transform:translate(64.51475vw,99vh) scale(.0976)}}.snow:nth-child(104){opacity:.5956;transform:translate(82.0491vw,-10px) scale(.9342);animation:fall-104 17s -22s linear infinite}@keyframes fall-104{52.598%{transform:translate(86.7859vw,52.598vh) scale(.9342)}to{transform:translate(84.4175vw,99vh) scale(.9342)}}.snow:nth-child(105){opacity:.167;transform:translate(27.6128vw,-10px) scale(.8681);animation:fall-105 22s -13s linear infinite}@keyframes fall-105{64.759%{transform:translate(30.9926vw,64.759vh) scale(.8681)}to{transform:translate(29.3027vw,99vh) scale(.8681)}}.snow:nth-child(106){opacity:1.8252;transform:translate(1.2998vw,-10px) scale(.157);animation:fall-106 22s -11s linear infinite}@keyframes fall-106{72.745%{transform:translate(4.1598vw,72.745vh) scale(.157)}to{transform:translate(2.7298vw,99vh) scale(.157)}}.snow:nth-child(107){opacity:1.6924;transform:translate(82.1324vw,-10px) scale(.6971);animation:fall-107 22s -5s linear infinite}@keyframes fall-107{30.923%{transform:translate(75.5608vw,30.923vh) scale(.6971)}to{transform:translate(78.8466vw,99vh) scale(.6971)}}.snow:nth-child(108){opacity:.052;transform:translate(27.3426vw,-10px) scale(.4447);animation:fall-108 17s -6s linear infinite}@keyframes fall-108{30.186%{transform:translate(36.1162vw,30.186vh) scale(.4447)}to{transform:translate(31.7294vw,99vh) scale(.4447)}}.snow:nth-child(109){opacity:1.0222;transform:translate(53.0969vw,-10px) scale(.1992);animation:fall-109 24s -29s linear infinite}@keyframes fall-109{55.974%{transform:translate(53.5004vw,55.974vh) scale(.1992)}to{transform:translate(53.29865vw,99vh) scale(.1992)}}.snow:nth-child(110){opacity:1.513;transform:translate(84.3069vw,-10px) scale(.7503);animation:fall-110 17s -22s linear infinite}@keyframes fall-110{30.751%{transform:translate(88.6676vw,30.751vh) scale(.7503)}to{transform:translate(86.48725vw,99vh) scale(.7503)}}.snow:nth-child(111){opacity:1.564;transform:translate(8.9429vw,-10px) scale(.0543);animation:fall-111 19s -21s linear infinite}@keyframes fall-111{68.712%{transform:translate(11.7457vw,68.712vh) scale(.0543)}to{transform:translate(10.3443vw,99vh) scale(.0543)}}.snow:nth-child(112){opacity:.4554;transform:translate(28.0516vw,-10px) scale(.9511);animation:fall-112 20s -30s linear infinite}@keyframes fall-112{40.657%{transform:translate(23.0932vw,40.657vh) scale(.9511)}to{transform:translate(25.5724vw,99vh) scale(.9511)}}.snow:nth-child(113){opacity:.1488;transform:translate(49.3559vw,-10px) scale(.9636);animation:fall-113 13s -11s linear infinite}@keyframes fall-113{73.909%{transform:translate(41.0139vw,73.909vh) scale(.9636)}to{transform:translate(45.1849vw,99vh) scale(.9636)}}.snow:nth-child(114){opacity:1.2142;transform:translate(14.4934vw,-10px) scale(.0429);animation:fall-114 13s -30s linear infinite}@keyframes fall-114{50.099%{transform:translate(13.3662vw,50.099vh) scale(.0429)}to{transform:translate(13.9298vw,99vh) scale(.0429)}}.snow:nth-child(115){opacity:.9086;transform:translate(55.7681vw,-10px) scale(.5556);animation:fall-115 26s -1s linear infinite}@keyframes fall-115{71.99%{transform:translate(59.1949vw,71.99vh) scale(.5556)}to{transform:translate(57.4815vw,99vh) scale(.5556)}}.snow:nth-child(116){opacity:1.7356;transform:translate(3.5656vw,-10px) scale(.1777);animation:fall-116 12s -7s linear infinite}@keyframes fall-116{61.365%{transform:translate(3.4636vw,61.365vh) scale(.1777)}to{transform:translate(3.5146vw,99vh) scale(.1777)}}.snow:nth-child(117){opacity:.6096;transform:translate(17.9024vw,-10px) scale(.4506);animation:fall-117 20s -13s linear infinite}@keyframes fall-117{60.501%{transform:translate(17.4919vw,60.501vh) scale(.4506)}to{transform:translate(17.69715vw,99vh) scale(.4506)}}.snow:nth-child(118){opacity:.991;transform:translate(39.4012vw,-10px) scale(.8296);animation:fall-118 29s -15s linear infinite}@keyframes fall-118{37.308%{transform:translate(40.0785vw,37.308vh) scale(.8296)}to{transform:translate(39.73985vw,99vh) scale(.8296)}}.snow:nth-child(119){opacity:1.7528;transform:translate(29.771vw,-10px) scale(.1746);animation:fall-119 13s -2s linear infinite}@keyframes fall-119{56.195%{transform:translate(24.9806vw,56.195vh) scale(.1746)}to{transform:translate(27.3758vw,99vh) scale(.1746)}}.snow:nth-child(120){opacity:1.3086;transform:translate(12.7624vw,-10px) scale(.2482);animation:fall-120 28s -18s linear infinite}@keyframes fall-120{72.541%{transform:translate(17.7053vw,72.541vh) scale(.2482)}to{transform:translate(15.23385vw,99vh) scale(.2482)}}.snow:nth-child(121){opacity:.4512;transform:translate(36.8328vw,-10px) scale(.6998);animation:fall-121 11s -29s linear infinite}@keyframes fall-121{31.718%{transform:translate(44.4145vw,31.718vh) scale(.6998)}to{transform:translate(40.62365vw,99vh) scale(.6998)}}.snow:nth-child(122){opacity:1.2792;transform:translate(64.7023vw,-10px) scale(.3862);animation:fall-122 12s -30s linear infinite}@keyframes fall-122{36.442%{transform:translate(57.6844vw,36.442vh) scale(.3862)}to{transform:translate(61.19335vw,99vh) scale(.3862)}}.snow:nth-child(123){opacity:.2338;transform:translate(95.5737vw,-10px) scale(.5501);animation:fall-123 30s -5s linear infinite}@keyframes fall-123{42.261%{transform:translate(100.0772vw,42.261vh) scale(.5501)}to{transform:translate(97.82545vw,99vh) scale(.5501)}}.snow:nth-child(124){opacity:.7854;transform:translate(99.9108vw,-10px) scale(.0454);animation:fall-124 28s -14s linear infinite}@keyframes fall-124{68.445%{transform:translate(95.5939vw,68.445vh) scale(.0454)}to{transform:translate(97.75235vw,99vh) scale(.0454)}}.snow:nth-child(125){opacity:.1794;transform:translate(5.5572vw,-10px) scale(.7665);animation:fall-125 23s -18s linear infinite}@keyframes fall-125{74.132%{transform:translate(-3.7379vw,74.132vh) scale(.7665)}to{transform:translate(.90965vw,99vh) scale(.7665)}}.snow:nth-child(126){opacity:1.838;transform:translate(82.7651vw,-10px) scale(.8272);animation:fall-126 15s -23s linear infinite}@keyframes fall-126{37.154%{transform:translate(80.0532vw,37.154vh) scale(.8272)}to{transform:translate(81.40915vw,99vh) scale(.8272)}}.snow:nth-child(127){opacity:1.9912;transform:translate(67.8025vw,-10px) scale(.2608);animation:fall-127 28s -8s linear infinite}@keyframes fall-127{73.574%{transform:translate(71.834vw,73.574vh) scale(.2608)}to{transform:translate(69.81825vw,99vh) scale(.2608)}}.snow:nth-child(128){opacity:.7402;transform:translate(86.317vw,-10px) scale(.8946);animation:fall-128 16s -2s linear infinite}@keyframes fall-128{68.037%{transform:translate(91.9961vw,68.037vh) scale(.8946)}to{transform:translate(89.15655vw,99vh) scale(.8946)}}.snow:nth-child(129){opacity:1.575;transform:translate(22.832vw,-10px) scale(.9125);animation:fall-129 20s -10s linear infinite}@keyframes fall-129{40.633%{transform:translate(23.5286vw,40.633vh) scale(.9125)}to{transform:translate(23.1803vw,99vh) scale(.9125)}}.snow:nth-child(130){opacity:1.7004;transform:translate(27.9222vw,-10px) scale(.5802);animation:fall-130 16s -28s linear infinite}@keyframes fall-130{38.203%{transform:translate(24.44vw,38.203vh) scale(.5802)}to{transform:translate(26.1811vw,99vh) scale(.5802)}}.snow:nth-child(131){opacity:.588;transform:translate(58.7944vw,-10px) scale(.5817);animation:fall-131 11s -24s linear infinite}@keyframes fall-131{52.636%{transform:translate(49.4971vw,52.636vh) scale(.5817)}to{transform:translate(54.14575vw,99vh) scale(.5817)}}.snow:nth-child(132){opacity:1.58;transform:translate(45.726vw,-10px) scale(.3386);animation:fall-132 27s -8s linear infinite}@keyframes fall-132{55.004%{transform:translate(49.3568vw,55.004vh) scale(.3386)}to{transform:translate(47.5414vw,99vh) scale(.3386)}}.snow:nth-child(133){opacity:1.6592;transform:translate(95.231vw,-10px) scale(.9303);animation:fall-133 11s -20s linear infinite}@keyframes fall-133{71.648%{transform:translate(90.1941vw,71.648vh) scale(.9303)}to{transform:translate(92.71255vw,99vh) scale(.9303)}}.snow:nth-child(134){opacity:1.5742;transform:translate(88.4714vw,-10px) scale(.8675);animation:fall-134 27s -17s linear infinite}@keyframes fall-134{63.046%{transform:translate(78.7427vw,63.046vh) scale(.8675)}to{transform:translate(83.60705vw,99vh) scale(.8675)}}.snow:nth-child(135){opacity:1.8658;transform:translate(22.3741vw,-10px) scale(.7764);animation:fall-135 16s -26s linear infinite}@keyframes fall-135{68.963%{transform:translate(29.762vw,68.963vh) scale(.7764)}to{transform:translate(26.06805vw,99vh) scale(.7764)}}.snow:nth-child(136){opacity:.4662;transform:translate(6.1716vw,-10px) scale(.1918);animation:fall-136 23s -8s linear infinite}@keyframes fall-136{64.941%{transform:translate(4.9023vw,64.941vh) scale(.1918)}to{transform:translate(5.53695vw,99vh) scale(.1918)}}.snow:nth-child(137){opacity:.1908;transform:translate(35.1746vw,-10px) scale(.1348);animation:fall-137 30s -15s linear infinite}@keyframes fall-137{70.485%{transform:translate(37.0883vw,70.485vh) scale(.1348)}to{transform:translate(36.13145vw,99vh) scale(.1348)}}.snow:nth-child(138){opacity:.781;transform:translate(86.4581vw,-10px) scale(.7652);animation:fall-138 27s -18s linear infinite}@keyframes fall-138{32.881%{transform:translate(85.9466vw,32.881vh) scale(.7652)}to{transform:translate(86.20235vw,99vh) scale(.7652)}}.snow:nth-child(139){opacity:.947;transform:translate(62.4624vw,-10px) scale(.8795);animation:fall-139 18s -9s linear infinite}@keyframes fall-139{71.368%{transform:translate(54.3768vw,71.368vh) scale(.8795)}to{transform:translate(58.4196vw,99vh) scale(.8795)}}.snow:nth-child(140){opacity:1.7798;transform:translate(13.9482vw,-10px) scale(.0147);animation:fall-140 29s -26s linear infinite}@keyframes fall-140{30.137%{transform:translate(13.6053vw,30.137vh) scale(.0147)}to{transform:translate(13.77675vw,99vh) scale(.0147)}}.snow:nth-child(141){opacity:1.556;transform:translate(94.827vw,-10px) scale(.5081);animation:fall-141 21s -6s linear infinite}@keyframes fall-141{71.177%{transform:translate(94.8642vw,71.177vh) scale(.5081)}to{transform:translate(94.8456vw,99vh) scale(.5081)}}.snow:nth-child(142){opacity:.2038;transform:translate(3.9798vw,-10px) scale(.7835);animation:fall-142 25s -26s linear infinite}@keyframes fall-142{77.325%{transform:translate(8.8245vw,77.325vh) scale(.7835)}to{transform:translate(6.40215vw,99vh) scale(.7835)}}.snow:nth-child(143){opacity:1.791;transform:translate(8.8353vw,-10px) scale(.1699);animation:fall-143 25s -11s linear infinite}@keyframes fall-143{78.351%{transform:translate(17.9877vw,78.351vh) scale(.1699)}to{transform:translate(13.4115vw,99vh) scale(.1699)}}.snow:nth-child(144){opacity:1.2662;transform:translate(12.3253vw,-10px) scale(.4406);animation:fall-144 13s -10s linear infinite}@keyframes fall-144{63.966%{transform:translate(8.3289vw,63.966vh) scale(.4406)}to{transform:translate(10.3271vw,99vh) scale(.4406)}}.snow:nth-child(145){opacity:1.4344;transform:translate(14.4634vw,-10px) scale(.1907);animation:fall-145 17s -19s linear infinite}@keyframes fall-145{62.395%{transform:translate(14.5132vw,62.395vh) scale(.1907)}to{transform:translate(14.4883vw,99vh) scale(.1907)}}.snow:nth-child(146){opacity:.1266;transform:translate(75.7166vw,-10px) scale(.7883);animation:fall-146 19s -2s linear infinite}@keyframes fall-146{31.125%{transform:translate(85.5807vw,31.125vh) scale(.7883)}to{transform:translate(80.64865vw,99vh) scale(.7883)}}.snow:nth-child(147){opacity:1.1024;transform:translate(67.1343vw,-10px) scale(.9168);animation:fall-147 25s -27s linear infinite}@keyframes fall-147{51.364%{transform:translate(59.6109vw,51.364vh) scale(.9168)}to{transform:translate(63.3726vw,99vh) scale(.9168)}}.snow:nth-child(148){opacity:1.1276;transform:translate(66.7439vw,-10px) scale(.0571);animation:fall-148 20s -29s linear infinite}@keyframes fall-148{50.147%{transform:translate(60.6562vw,50.147vh) scale(.0571)}to{transform:translate(63.70005vw,99vh) scale(.0571)}}.snow:nth-child(149){opacity:.6576;transform:translate(43.9684vw,-10px) scale(.0131);animation:fall-149 14s -13s linear infinite}@keyframes fall-149{36.17%{transform:translate(35.5572vw,36.17vh) scale(.0131)}to{transform:translate(39.7628vw,99vh) scale(.0131)}}.snow:nth-child(150){opacity:.703;transform:translate(31.2617vw,-10px) scale(.7123);animation:fall-150 10s -16s linear infinite}@keyframes fall-150{65.538%{transform:translate(34.7847vw,65.538vh) scale(.7123)}to{transform:translate(33.0232vw,99vh) scale(.7123)}}.snow:nth-child(151){opacity:.408;transform:translate(72.8049vw,-10px) scale(.9729);animation:fall-151 15s -23s linear infinite}@keyframes fall-151{74.062%{transform:translate(68.7048vw,74.062vh) scale(.9729)}to{transform:translate(70.75485vw,99vh) scale(.9729)}}.snow:nth-child(152){opacity:1.1352;transform:translate(47.5145vw,-10px) scale(.0357);animation:fall-152 21s -9s linear infinite}@keyframes fall-152{37.016%{transform:translate(54.7443vw,37.016vh) scale(.0357)}to{transform:translate(51.1294vw,99vh) scale(.0357)}}.snow:nth-child(153){opacity:.2848;transform:translate(24.1987vw,-10px) scale(.6897);animation:fall-153 18s -8s linear infinite}@keyframes fall-153{54.012%{transform:translate(31.6969vw,54.012vh) scale(.6897)}to{transform:translate(27.9478vw,99vh) scale(.6897)}}.snow:nth-child(154){opacity:.8658;transform:translate(60.9551vw,-10px) scale(.1434);animation:fall-154 14s -15s linear infinite}@keyframes fall-154{41.976%{transform:translate(52.1499vw,41.976vh) scale(.1434)}to{transform:translate(56.5525vw,99vh) scale(.1434)}}.snow:nth-child(155){opacity:1.2192;transform:translate(90.9789vw,-10px) scale(.7453);animation:fall-155 27s -27s linear infinite}@keyframes fall-155{73.871%{transform:translate(93.7149vw,73.871vh) scale(.7453)}to{transform:translate(92.3469vw,99vh) scale(.7453)}}.snow:nth-child(156){opacity:.4956;transform:translate(84.6998vw,-10px) scale(.6478);animation:fall-156 19s -15s linear infinite}@keyframes fall-156{44.58%{transform:translate(87.3326vw,44.58vh) scale(.6478)}to{transform:translate(86.0162vw,99vh) scale(.6478)}}.snow:nth-child(157){opacity:1.9686;transform:translate(85.9862vw,-10px) scale(.1843);animation:fall-157 27s -23s linear infinite}@keyframes fall-157{78.562%{transform:translate(80.8459vw,78.562vh) scale(.1843)}to{transform:translate(83.41605vw,99vh) scale(.1843)}}.snow:nth-child(158){opacity:.0074;transform:translate(91.5321vw,-10px) scale(.1582);animation:fall-158 30s -13s linear infinite}@keyframes fall-158{72.881%{transform:translate(100.1974vw,72.881vh) scale(.1582)}to{transform:translate(95.86475vw,99vh) scale(.1582)}}.snow:nth-child(159){opacity:.69;transform:translate(71.4547vw,-10px) scale(.0823);animation:fall-159 23s -6s linear infinite}@keyframes fall-159{73.58%{transform:translate(62.4619vw,73.58vh) scale(.0823)}to{transform:translate(66.9583vw,99vh) scale(.0823)}}.snow:nth-child(160){opacity:1.0432;transform:translate(8.3529vw,-10px) scale(.231);animation:fall-160 15s -18s linear infinite}@keyframes fall-160{66.69%{transform:translate(1.6011vw,66.69vh) scale(.231)}to{transform:translate(4.977vw,99vh) scale(.231)}}.snow:nth-child(161){opacity:1.9442;transform:translate(57.4271vw,-10px) scale(.0375);animation:fall-161 12s -7s linear infinite}@keyframes fall-161{41.702%{transform:translate(53.9819vw,41.702vh) scale(.0375)}to{transform:translate(55.7045vw,99vh) scale(.0375)}}.snow:nth-child(162){opacity:.6078;transform:translate(7.5579vw,-10px) scale(.1452);animation:fall-162 27s -15s linear infinite}@keyframes fall-162{52.461%{transform:translate(5.5496vw,52.461vh) scale(.1452)}to{transform:translate(6.55375vw,99vh) scale(.1452)}}.snow:nth-child(163){opacity:1.5414;transform:translate(73.9901vw,-10px) scale(.6716);animation:fall-163 10s -15s linear infinite}@keyframes fall-163{61.638%{transform:translate(68.4958vw,61.638vh) scale(.6716)}to{transform:translate(71.24295vw,99vh) scale(.6716)}}.snow:nth-child(164){opacity:.2936;transform:translate(36.4532vw,-10px) scale(.159);animation:fall-164 29s -29s linear infinite}@keyframes fall-164{44.813%{transform:translate(30.8629vw,44.813vh) scale(.159)}to{transform:translate(33.65805vw,99vh) scale(.159)}}.snow:nth-child(165){opacity:.857;transform:translate(74.684vw,-10px) scale(.9174);animation:fall-165 28s -26s linear infinite}@keyframes fall-165{75.73%{transform:translate(73.5071vw,75.73vh) scale(.9174)}to{transform:translate(74.09555vw,99vh) scale(.9174)}}.snow:nth-child(166){opacity:1.477;transform:translate(48.6815vw,-10px) scale(.1147);animation:fall-166 26s -2s linear infinite}@keyframes fall-166{73.204%{transform:translate(48.3151vw,73.204vh) scale(.1147)}to{transform:translate(48.4983vw,99vh) scale(.1147)}}.snow:nth-child(167){opacity:.5958;transform:translate(18.8956vw,-10px) scale(.9666);animation:fall-167 20s -6s linear infinite}@keyframes fall-167{51.263%{transform:translate(10.7657vw,51.263vh) scale(.9666)}to{transform:translate(14.83065vw,99vh) scale(.9666)}}.snow:nth-child(168){opacity:1.7454;transform:translate(32.6479vw,-10px) scale(.5403);animation:fall-168 11s -10s linear infinite}@keyframes fall-168{50.481%{transform:translate(23.5874vw,50.481vh) scale(.5403)}to{transform:translate(28.11765vw,99vh) scale(.5403)}}.snow:nth-child(169){opacity:1.2612;transform:translate(44.6315vw,-10px) scale(.4662);animation:fall-169 13s -5s linear infinite}@keyframes fall-169{73.903%{transform:translate(44.5039vw,73.903vh) scale(.4662)}to{transform:translate(44.5677vw,99vh) scale(.4662)}}.snow:nth-child(170){opacity:1.623;transform:translate(62.4771vw,-10px) scale(.8381);animation:fall-170 28s -8s linear infinite}@keyframes fall-170{61.47%{transform:translate(64.8769vw,61.47vh) scale(.8381)}to{transform:translate(63.677vw,99vh) scale(.8381)}}.snow:nth-child(171){opacity:1.667;transform:translate(5.5604vw,-10px) scale(.15);animation:fall-171 19s -13s linear infinite}@keyframes fall-171{35.432%{transform:translate(4.0673vw,35.432vh) scale(.15)}to{transform:translate(4.81385vw,99vh) scale(.15)}}.snow:nth-child(172){opacity:.8156;transform:translate(52.5438vw,-10px) scale(.4581);animation:fall-172 29s -18s linear infinite}@keyframes fall-172{54.406%{transform:translate(46.358vw,54.406vh) scale(.4581)}to{transform:translate(49.4509vw,99vh) scale(.4581)}}.snow:nth-child(173){opacity:1.8398;transform:translate(46.5841vw,-10px) scale(.938);animation:fall-173 26s -28s linear infinite}@keyframes fall-173{41.874%{transform:translate(43.0331vw,41.874vh) scale(.938)}to{transform:translate(44.8086vw,99vh) scale(.938)}}.snow:nth-child(174){opacity:.0808;transform:translate(38.2829vw,-10px) scale(.8359);animation:fall-174 18s -5s linear infinite}@keyframes fall-174{37.943%{transform:translate(47.0323vw,37.943vh) scale(.8359)}to{transform:translate(42.6576vw,99vh) scale(.8359)}}.snow:nth-child(175){opacity:1.2236;transform:translate(49.8413vw,-10px) scale(.1364);animation:fall-175 13s -12s linear infinite}@keyframes fall-175{61.99%{transform:translate(50.2927vw,61.99vh) scale(.1364)}to{transform:translate(50.067vw,99vh) scale(.1364)}}.snow:nth-child(176){opacity:1.7428;transform:translate(19.3991vw,-10px) scale(.9016);animation:fall-176 16s -13s linear infinite}@keyframes fall-176{69.744%{transform:translate(19.2214vw,69.744vh) scale(.9016)}to{transform:translate(19.31025vw,99vh) scale(.9016)}}.snow:nth-child(177){opacity:.4838;transform:translate(63.1077vw,-10px) scale(.8322);animation:fall-177 25s -25s linear infinite}@keyframes fall-177{66.906%{transform:translate(54.0826vw,66.906vh) scale(.8322)}to{transform:translate(58.59515vw,99vh) scale(.8322)}}.snow:nth-child(178){opacity:.7508;transform:translate(84.5269vw,-10px) scale(.7835);animation:fall-178 20s -12s linear infinite}@keyframes fall-178{69.521%{transform:translate(86.1912vw,69.521vh) scale(.7835)}to{transform:translate(85.35905vw,99vh) scale(.7835)}}.snow:nth-child(179){opacity:.5144;transform:translate(57.6778vw,-10px) scale(.4003);animation:fall-179 21s -24s linear infinite}@keyframes fall-179{43.44%{transform:translate(61.3371vw,43.44vh) scale(.4003)}to{transform:translate(59.50745vw,99vh) scale(.4003)}}.snow:nth-child(180){opacity:1.2834;transform:translate(24.4176vw,-10px) scale(.248);animation:fall-180 20s -14s linear infinite}@keyframes fall-180{40.539%{transform:translate(19.656vw,40.539vh) scale(.248)}to{transform:translate(22.0368vw,99vh) scale(.248)}}.snow:nth-child(181){opacity:.2604;transform:translate(61.288vw,-10px) scale(.0753);animation:fall-181 20s -5s linear infinite}@keyframes fall-181{76.243%{transform:translate(55.2292vw,76.243vh) scale(.0753)}to{transform:translate(58.2586vw,99vh) scale(.0753)}}.snow:nth-child(182){opacity:.2764;transform:translate(39.5913vw,-10px) scale(.3485);animation:fall-182 20s -24s linear infinite}@keyframes fall-182{39.338%{transform:translate(47.2917vw,39.338vh) scale(.3485)}to{transform:translate(43.4415vw,99vh) scale(.3485)}}.snow:nth-child(183){opacity:.1238;transform:translate(42.6837vw,-10px) scale(.5606);animation:fall-183 19s -29s linear infinite}@keyframes fall-183{67.092%{transform:translate(40.9249vw,67.092vh) scale(.5606)}to{transform:translate(41.8043vw,99vh) scale(.5606)}}.snow:nth-child(184){opacity:.561;transform:translate(95.118vw,-10px) scale(.5624);animation:fall-184 10s -19s linear infinite}@keyframes fall-184{58.098%{transform:translate(92.2878vw,58.098vh) scale(.5624)}to{transform:translate(93.7029vw,99vh) scale(.5624)}}.snow:nth-child(185){opacity:.9574;transform:translate(41.8126vw,-10px) scale(.6859);animation:fall-185 27s -13s linear infinite}@keyframes fall-185{69.196%{transform:translate(39.4105vw,69.196vh) scale(.6859)}to{transform:translate(40.61155vw,99vh) scale(.6859)}}.snow:nth-child(186){opacity:1.0096;transform:translate(28.8802vw,-10px) scale(.8706);animation:fall-186 21s -24s linear infinite}@keyframes fall-186{52.855%{transform:translate(19.7757vw,52.855vh) scale(.8706)}to{transform:translate(24.32795vw,99vh) scale(.8706)}}.snow:nth-child(187){opacity:.0874;transform:translate(59.1538vw,-10px) scale(.4032);animation:fall-187 22s -28s linear infinite}@keyframes fall-187{57.329%{transform:translate(57.3898vw,57.329vh) scale(.4032)}to{transform:translate(58.2718vw,99vh) scale(.4032)}}.snow:nth-child(188){opacity:1.0536;transform:translate(31.1555vw,-10px) scale(.3899);animation:fall-188 27s -25s linear infinite}@keyframes fall-188{56.381%{transform:translate(24.5759vw,56.381vh) scale(.3899)}to{transform:translate(27.8657vw,99vh) scale(.3899)}}.snow:nth-child(189){opacity:1.5032;transform:translate(26.5815vw,-10px) scale(.486);animation:fall-189 13s -8s linear infinite}@keyframes fall-189{55.971%{transform:translate(24.6448vw,55.971vh) scale(.486)}to{transform:translate(25.61315vw,99vh) scale(.486)}}.snow:nth-child(190){opacity:.0148;transform:translate(59.0892vw,-10px) scale(.4353);animation:fall-190 17s -5s linear infinite}@keyframes fall-190{49.73%{transform:translate(55.0447vw,49.73vh) scale(.4353)}to{transform:translate(57.06695vw,99vh) scale(.4353)}}.snow:nth-child(191){opacity:1.1968;transform:translate(22.5689vw,-10px) scale(.1953);animation:fall-191 24s -6s linear infinite}@keyframes fall-191{78.068%{transform:translate(19.8863vw,78.068vh) scale(.1953)}to{transform:translate(21.2276vw,99vh) scale(.1953)}}.snow:nth-child(192){opacity:1.944;transform:translate(53.2797vw,-10px) scale(.8031);animation:fall-192 13s -12s linear infinite}@keyframes fall-192{67.316%{transform:translate(45.6253vw,67.316vh) scale(.8031)}to{transform:translate(49.4525vw,99vh) scale(.8031)}}.snow:nth-child(193){opacity:.9238;transform:translate(96.1627vw,-10px) scale(.1137);animation:fall-193 15s -19s linear infinite}@keyframes fall-193{62.24%{transform:translate(100.1388vw,62.24vh) scale(.1137)}to{transform:translate(98.15075vw,99vh) scale(.1137)}}.snow:nth-child(194){opacity:.4678;transform:translate(26.4596vw,-10px) scale(.8735);animation:fall-194 20s -10s linear infinite}@keyframes fall-194{54.46%{transform:translate(17.9341vw,54.46vh) scale(.8735)}to{transform:translate(22.19685vw,99vh) scale(.8735)}}.snow:nth-child(195){opacity:.157;transform:translate(39.969vw,-10px) scale(.0609);animation:fall-195 20s -20s linear infinite}@keyframes fall-195{75.161%{transform:translate(36.2028vw,75.161vh) scale(.0609)}to{transform:translate(38.0859vw,99vh) scale(.0609)}}.snow:nth-child(196){opacity:.6118;transform:translate(5.1063vw,-10px) scale(.8569);animation:fall-196 25s -2s linear infinite}@keyframes fall-196{50.199%{transform:translate(2.3531vw,50.199vh) scale(.8569)}to{transform:translate(3.7297vw,99vh) scale(.8569)}}.snow:nth-child(197){opacity:.7666;transform:translate(44.1536vw,-10px) scale(.0372);animation:fall-197 22s -26s linear infinite}@keyframes fall-197{42.799%{transform:translate(37.6891vw,42.799vh) scale(.0372)}to{transform:translate(40.92135vw,99vh) scale(.0372)}}.snow:nth-child(198){opacity:1.829;transform:translate(67.152vw,-10px) scale(.692);animation:fall-198 24s -7s linear infinite}@keyframes fall-198{51.186%{transform:translate(65.6777vw,51.186vh) scale(.692)}to{transform:translate(66.41485vw,99vh) scale(.692)}}.snow:nth-child(199){opacity:1.673;transform:translate(68.2631vw,-10px) scale(.6244);animation:fall-199 29s -14s linear infinite}@keyframes fall-199{66.904%{transform:translate(65.1765vw,66.904vh) scale(.6244)}to{transform:translate(66.7198vw,99vh) scale(.6244)}}.snow:nth-child(200){opacity:.1474;transform:translate(8.4401vw,-10px) scale(.8596);animation:fall-200 17s -27s linear infinite}@keyframes fall-200{54.985%{transform:translate(2.4612vw,54.985vh) scale(.8596)}to{transform:translate(5.45065vw,99vh) scale(.8596)}}.snow:nth-child(201){opacity:1.9156;transform:translate(25.0252vw,-10px) scale(.3109);animation:fall-201 21s -15s linear infinite}@keyframes fall-201{69.824%{transform:translate(19.7846vw,69.824vh) scale(.3109)}to{transform:translate(22.4049vw,99vh) scale(.3109)}}.snow:nth-child(202){opacity:1.04;transform:translate(94.3444vw,-10px) scale(.9711);animation:fall-202 27s -29s linear infinite}@keyframes fall-202{78.965%{transform:translate(99.5601vw,78.965vh) scale(.9711)}to{transform:translate(96.95225vw,99vh) scale(.9711)}}.snow:nth-child(203){opacity:.3212;transform:translate(72.7136vw,-10px) scale(.7444);animation:fall-203 29s -27s linear infinite}@keyframes fall-203{41.267%{transform:translate(78.5546vw,41.267vh) scale(.7444)}to{transform:translate(75.6341vw,99vh) scale(.7444)}}.snow:nth-child(204){opacity:1.2536;transform:translate(3.1497vw,-10px) scale(.864);animation:fall-204 11s -15s linear infinite}@keyframes fall-204{49.995%{transform:translate(2.8697vw,49.995vh) scale(.864)}to{transform:translate(3.0097vw,99vh) scale(.864)}}.snow:nth-child(205){opacity:1.3548;transform:translate(62.611vw,-10px) scale(.0124);animation:fall-205 17s -25s linear infinite}@keyframes fall-205{71.532%{transform:translate(55.7543vw,71.532vh) scale(.0124)}to{transform:translate(59.18265vw,99vh) scale(.0124)}}.snow:nth-child(206){opacity:1.2394;transform:translate(24.1316vw,-10px) scale(.438);animation:fall-206 18s -10s linear infinite}@keyframes fall-206{69.033%{transform:translate(24.57vw,69.033vh) scale(.438)}to{transform:translate(24.3508vw,99vh) scale(.438)}}.snow:nth-child(207){opacity:.7812;transform:translate(17.8458vw,-10px) scale(.9612);animation:fall-207 23s -18s linear infinite}@keyframes fall-207{72.696%{transform:translate(21.0063vw,72.696vh) scale(.9612)}to{transform:translate(19.42605vw,99vh) scale(.9612)}}.snow:nth-child(208){opacity:1.3932;transform:translate(29.1255vw,-10px) scale(.7967);animation:fall-208 30s -8s linear infinite}@keyframes fall-208{51.17%{transform:translate(25.8605vw,51.17vh) scale(.7967)}to{transform:translate(27.493vw,99vh) scale(.7967)}}.snow:nth-child(209){opacity:1.5416;transform:translate(40.1169vw,-10px) scale(.4534);animation:fall-209 18s -28s linear infinite}@keyframes fall-209{73.443%{transform:translate(38.6129vw,73.443vh) scale(.4534)}to{transform:translate(39.3649vw,99vh) scale(.4534)}}.snow:nth-child(210){opacity:1.9168;transform:translate(73.7646vw,-10px) scale(.549);animation:fall-210 18s -30s linear infinite}@keyframes fall-210{78.013%{transform:translate(66.5109vw,78.013vh) scale(.549)}to{transform:translate(70.13775vw,99vh) scale(.549)}}.snow:nth-child(211){opacity:.4462;transform:translate(63.6468vw,-10px) scale(.5786);animation:fall-211 15s -8s linear infinite}@keyframes fall-211{51.764%{transform:translate(67.797vw,51.764vh) scale(.5786)}to{transform:translate(65.7219vw,99vh) scale(.5786)}}.snow:nth-child(212){opacity:.1838;transform:translate(17.8989vw,-10px) scale(.0304);animation:fall-212 24s -21s linear infinite}@keyframes fall-212{61.067%{transform:translate(11.1149vw,61.067vh) scale(.0304)}to{transform:translate(14.5069vw,99vh) scale(.0304)}}.snow:nth-child(213){opacity:.4402;transform:translate(8.0654vw,-10px) scale(.0407);animation:fall-213 14s -23s linear infinite}@keyframes fall-213{65.798%{transform:translate(16.8604vw,65.798vh) scale(.0407)}to{transform:translate(12.4629vw,99vh) scale(.0407)}}.snow:nth-child(214){opacity:1.304;transform:translate(51.8592vw,-10px) scale(.262);animation:fall-214 20s -29s linear infinite}@keyframes fall-214{79.131%{transform:translate(41.9414vw,79.131vh) scale(.262)}to{transform:translate(46.9003vw,99vh) scale(.262)}}.snow:nth-child(215){opacity:.5966;transform:translate(50.6523vw,-10px) scale(.3429);animation:fall-215 26s -20s linear infinite}@keyframes fall-215{40.333%{transform:translate(41.4369vw,40.333vh) scale(.3429)}to{transform:translate(46.0446vw,99vh) scale(.3429)}}.snow:nth-child(216){opacity:1.1714;transform:translate(55.321vw,-10px) scale(.4709);animation:fall-216 18s -1s linear infinite}@keyframes fall-216{68.051%{transform:translate(46.6335vw,68.051vh) scale(.4709)}to{transform:translate(50.97725vw,99vh) scale(.4709)}}.snow:nth-child(217){opacity:1.7682;transform:translate(10.9735vw,-10px) scale(.0412);animation:fall-217 17s -9s linear infinite}@keyframes fall-217{50.445%{transform:translate(6.1645vw,50.445vh) scale(.0412)}to{transform:translate(8.569vw,99vh) scale(.0412)}}.snow:nth-child(218){opacity:1.9572;transform:translate(10.7038vw,-10px) scale(.9756);animation:fall-218 11s -11s linear infinite}@keyframes fall-218{71.778%{transform:translate(12.6035vw,71.778vh) scale(.9756)}to{transform:translate(11.65365vw,99vh) scale(.9756)}}.snow:nth-child(219){opacity:.2712;transform:translate(94.5145vw,-10px) scale(.9403);animation:fall-219 21s -18s linear infinite}@keyframes fall-219{36.531%{transform:translate(102.1538vw,36.531vh) scale(.9403)}to{transform:translate(98.33415vw,99vh) scale(.9403)}}.snow:nth-child(220){opacity:.3174;transform:translate(29.7619vw,-10px) scale(.0412);animation:fall-220 19s -2s linear infinite}@keyframes fall-220{33.931%{transform:translate(23.3594vw,33.931vh) scale(.0412)}to{transform:translate(26.56065vw,99vh) scale(.0412)}}.snow:nth-child(221){opacity:.8078;transform:translate(60.8496vw,-10px) scale(.4527);animation:fall-221 22s -29s linear infinite}@keyframes fall-221{69.999%{transform:translate(60.0611vw,69.999vh) scale(.4527)}to{transform:translate(60.45535vw,99vh) scale(.4527)}}.snow:nth-child(222){opacity:1.5984;transform:translate(77.8683vw,-10px) scale(.856);animation:fall-222 17s -26s linear infinite}@keyframes fall-222{57.476%{transform:translate(73.0847vw,57.476vh) scale(.856)}to{transform:translate(75.4765vw,99vh) scale(.856)}}.snow:nth-child(223){opacity:.3368;transform:translate(39.7104vw,-10px) scale(.9754);animation:fall-223 15s -12s linear infinite}@keyframes fall-223{67.246%{transform:translate(44.4135vw,67.246vh) scale(.9754)}to{transform:translate(42.06195vw,99vh) scale(.9754)}}.snow:nth-child(224){opacity:.021;transform:translate(5.597vw,-10px) scale(.7877);animation:fall-224 15s -11s linear infinite}@keyframes fall-224{48.029%{transform:translate(14.4497vw,48.029vh) scale(.7877)}to{transform:translate(10.02335vw,99vh) scale(.7877)}}.snow:nth-child(225){opacity:.7858;transform:translate(62.297vw,-10px) scale(.5955);animation:fall-225 18s -10s linear infinite}@keyframes fall-225{66.601%{transform:translate(54.6315vw,66.601vh) scale(.5955)}to{transform:translate(58.46425vw,99vh) scale(.5955)}}.snow:nth-child(226){opacity:1.0362;transform:translate(4.952vw,-10px) scale(.9838);animation:fall-226 28s -28s linear infinite}@keyframes fall-226{62.187%{transform:translate(-.5961vw,62.187vh) scale(.9838)}to{transform:translate(2.17795vw,99vh) scale(.9838)}}.snow:nth-child(227){opacity:.7658;transform:translate(94.5117vw,-10px) scale(.0426);animation:fall-227 25s -24s linear infinite}@keyframes fall-227{66.048%{transform:translate(101.3093vw,66.048vh) scale(.0426)}to{transform:translate(97.9105vw,99vh) scale(.0426)}}.snow:nth-child(228){opacity:1.4082;transform:translate(33.6952vw,-10px) scale(.6078);animation:fall-228 26s -13s linear infinite}@keyframes fall-228{45.252%{transform:translate(37.4028vw,45.252vh) scale(.6078)}to{transform:translate(35.549vw,99vh) scale(.6078)}}.snow:nth-child(229){opacity:1.3628;transform:translate(97.4782vw,-10px) scale(.249);animation:fall-229 18s -1s linear infinite}@keyframes fall-229{54.217%{transform:translate(98.51vw,54.217vh) scale(.249)}to{transform:translate(97.9941vw,99vh) scale(.249)}}.snow:nth-child(230){opacity:1.584;transform:translate(91.3551vw,-10px) scale(.4273);animation:fall-230 12s -15s linear infinite}@keyframes fall-230{30.316%{transform:translate(94.2554vw,30.316vh) scale(.4273)}to{transform:translate(92.80525vw,99vh) scale(.4273)}}.snow:nth-child(231){opacity:1.4484;transform:translate(96.5908vw,-10px) scale(.7429);animation:fall-231 29s -4s linear infinite}@keyframes fall-231{50.443%{transform:translate(89.5275vw,50.443vh) scale(.7429)}to{transform:translate(93.05915vw,99vh) scale(.7429)}}.snow:nth-child(232){opacity:.6738;transform:translate(19.2552vw,-10px) scale(.386);animation:fall-232 29s -20s linear infinite}@keyframes fall-232{47.551%{transform:translate(25.6822vw,47.551vh) scale(.386)}to{transform:translate(22.4687vw,99vh) scale(.386)}}.snow:nth-child(233){opacity:1.8736;transform:translate(57.4673vw,-10px) scale(.6437);animation:fall-233 23s -12s linear infinite}@keyframes fall-233{62.222%{transform:translate(64.2435vw,62.222vh) scale(.6437)}to{transform:translate(60.8554vw,99vh) scale(.6437)}}.snow:nth-child(234){opacity:.8912;transform:translate(25.8069vw,-10px) scale(.0759);animation:fall-234 18s -1s linear infinite}@keyframes fall-234{37.039%{transform:translate(33.3684vw,37.039vh) scale(.0759)}to{transform:translate(29.58765vw,99vh) scale(.0759)}}.snow:nth-child(235){opacity:.6198;transform:translate(72.9327vw,-10px) scale(.8348);animation:fall-235 30s -5s linear infinite}@keyframes fall-235{49.188%{transform:translate(79.819vw,49.188vh) scale(.8348)}to{transform:translate(76.37585vw,99vh) scale(.8348)}}.snow:nth-child(236){opacity:1.3906;transform:translate(40.4032vw,-10px) scale(.5239);animation:fall-236 30s -21s linear infinite}@keyframes fall-236{76.425%{transform:translate(44.7588vw,76.425vh) scale(.5239)}to{transform:translate(42.581vw,99vh) scale(.5239)}}.snow:nth-child(237){opacity:1.5784;transform:translate(57.4693vw,-10px) scale(.084);animation:fall-237 30s -16s linear infinite}@keyframes fall-237{71.938%{transform:translate(67.1205vw,71.938vh) scale(.084)}to{transform:translate(62.2949vw,99vh) scale(.084)}}.snow:nth-child(238){opacity:.5458;transform:translate(5.1005vw,-10px) scale(.8504);animation:fall-238 12s -24s linear infinite}@keyframes fall-238{48.031%{transform:translate(5.7849vw,48.031vh) scale(.8504)}to{transform:translate(5.4427vw,99vh) scale(.8504)}}.snow:nth-child(239){opacity:1.8622;transform:translate(68.6756vw,-10px) scale(.9076);animation:fall-239 12s -27s linear infinite}@keyframes fall-239{73.131%{transform:translate(75.1986vw,73.131vh) scale(.9076)}to{transform:translate(71.9371vw,99vh) scale(.9076)}}.snow:nth-child(240){opacity:1.2594;transform:translate(37.2525vw,-10px) scale(.4197);animation:fall-240 12s -11s linear infinite}@keyframes fall-240{49.671%{transform:translate(30.1273vw,49.671vh) scale(.4197)}to{transform:translate(33.6899vw,99vh) scale(.4197)}}.snow:nth-child(241){opacity:1.7604;transform:translate(46.7513vw,-10px) scale(.5564);animation:fall-241 25s -10s linear infinite}@keyframes fall-241{72.473%{transform:translate(38.4712vw,72.473vh) scale(.5564)}to{transform:translate(42.61125vw,99vh) scale(.5564)}}.snow:nth-child(242){opacity:.0514;transform:translate(53.692vw,-10px) scale(.0287);animation:fall-242 29s -12s linear infinite}@keyframes fall-242{63.746%{transform:translate(50.0327vw,63.746vh) scale(.0287)}to{transform:translate(51.86235vw,99vh) scale(.0287)}}.snow:nth-child(243){opacity:.9636;transform:translate(52.6829vw,-10px) scale(.5207);animation:fall-243 13s -19s linear infinite}@keyframes fall-243{73.789%{transform:translate(47.7901vw,73.789vh) scale(.5207)}to{transform:translate(50.2365vw,99vh) scale(.5207)}}.snow:nth-child(244){opacity:1.3268;transform:translate(82.7915vw,-10px) scale(.4551);animation:fall-244 30s -16s linear infinite}@keyframes fall-244{44.162%{transform:translate(78.0395vw,44.162vh) scale(.4551)}to{transform:translate(80.4155vw,99vh) scale(.4551)}}.snow:nth-child(245){opacity:1.997;transform:translate(58.4588vw,-10px) scale(.3528);animation:fall-245 12s -6s linear infinite}@keyframes fall-245{56.824%{transform:translate(61.602vw,56.824vh) scale(.3528)}to{transform:translate(60.0304vw,99vh) scale(.3528)}}.snow:nth-child(246){opacity:1.7612;transform:translate(78.0267vw,-10px) scale(.704);animation:fall-246 19s -13s linear infinite}@keyframes fall-246{35.923%{transform:translate(74.8648vw,35.923vh) scale(.704)}to{transform:translate(76.44575vw,99vh) scale(.704)}}.snow:nth-child(247){opacity:1.1406;transform:translate(62.6836vw,-10px) scale(.6333);animation:fall-247 24s -10s linear infinite}@keyframes fall-247{70.529%{transform:translate(53.4859vw,70.529vh) scale(.6333)}to{transform:translate(58.08475vw,99vh) scale(.6333)}}.snow:nth-child(248){opacity:1.6888;transform:translate(64.7314vw,-10px) scale(.3669);animation:fall-248 25s -12s linear infinite}@keyframes fall-248{30.337%{transform:translate(64.3252vw,30.337vh) scale(.3669)}to{transform:translate(64.5283vw,99vh) scale(.3669)}}.snow:nth-child(249){opacity:1.3242;transform:translate(55.6644vw,-10px) scale(.6285);animation:fall-249 11s -19s linear infinite}@keyframes fall-249{40.487%{transform:translate(58.5026vw,40.487vh) scale(.6285)}to{transform:translate(57.0835vw,99vh) scale(.6285)}}.snow:nth-child(250){opacity:1.3252;transform:translate(16.4111vw,-10px) scale(.6417);animation:fall-250 23s -3s linear infinite}@keyframes fall-250{68.304%{transform:translate(20.5582vw,68.304vh) scale(.6417)}to{transform:translate(18.48465vw,99vh) scale(.6417)}}.snow:nth-child(251){opacity:.2304;transform:translate(51.439vw,-10px) scale(.6322);animation:fall-251 13s -7s linear infinite}@keyframes fall-251{33.746%{transform:translate(56.2717vw,33.746vh) scale(.6322)}to{transform:translate(53.85535vw,99vh) scale(.6322)}}.snow:nth-child(252){opacity:1.9436;transform:translate(21.0816vw,-10px) scale(.362);animation:fall-252 10s -5s linear infinite}@keyframes fall-252{48.762%{transform:translate(17.3182vw,48.762vh) scale(.362)}to{transform:translate(19.1999vw,99vh) scale(.362)}}.snow:nth-child(253){opacity:1.3992;transform:translate(75.0271vw,-10px) scale(.0872);animation:fall-253 22s -25s linear infinite}@keyframes fall-253{49.71%{transform:translate(71.3627vw,49.71vh) scale(.0872)}to{transform:translate(73.1949vw,99vh) scale(.0872)}}.snow:nth-child(254){opacity:.1218;transform:translate(54.9753vw,-10px) scale(.3579);animation:fall-254 19s -17s linear infinite}@keyframes fall-254{37.188%{transform:translate(53.7211vw,37.188vh) scale(.3579)}to{transform:translate(54.3482vw,99vh) scale(.3579)}}.snow:nth-child(255){opacity:.983;transform:translate(53.3618vw,-10px) scale(.3505);animation:fall-255 10s -17s linear infinite}@keyframes fall-255{30.026%{transform:translate(45.1759vw,30.026vh) scale(.3505)}to{transform:translate(49.26885vw,99vh) scale(.3505)}}.snow:nth-child(256){opacity:.5404;transform:translate(36.1757vw,-10px) scale(.9524);animation:fall-256 16s -30s linear infinite}@keyframes fall-256{57.609%{transform:translate(40.2486vw,57.609vh) scale(.9524)}to{transform:translate(38.21215vw,99vh) scale(.9524)}}.snow:nth-child(257){opacity:1.7538;transform:translate(15.2233vw,-10px) scale(.3977);animation:fall-257 12s -17s linear infinite}@keyframes fall-257{46.275%{transform:translate(18.4325vw,46.275vh) scale(.3977)}to{transform:translate(16.8279vw,99vh) scale(.3977)}}.snow:nth-child(258){opacity:1.4298;transform:translate(80.9483vw,-10px) scale(.1895);animation:fall-258 13s -20s linear infinite}@keyframes fall-258{38.221%{transform:translate(85.783vw,38.221vh) scale(.1895)}to{transform:translate(83.36565vw,99vh) scale(.1895)}}.snow:nth-child(259){opacity:.594;transform:translate(73.8504vw,-10px) scale(.6738);animation:fall-259 26s -26s linear infinite}@keyframes fall-259{63.231%{transform:translate(83.2746vw,63.231vh) scale(.6738)}to{transform:translate(78.5625vw,99vh) scale(.6738)}}.snow:nth-child(260){opacity:.797;transform:translate(43.1172vw,-10px) scale(.7438);animation:fall-260 25s -24s linear infinite}@keyframes fall-260{57.143%{transform:translate(47.76vw,57.143vh) scale(.7438)}to{transform:translate(45.4386vw,99vh) scale(.7438)}}.snow:nth-child(261){opacity:.9802;transform:translate(77.9959vw,-10px) scale(.4204);animation:fall-261 17s -1s linear infinite}@keyframes fall-261{74.04%{transform:translate(70.6469vw,74.04vh) scale(.4204)}to{transform:translate(74.3214vw,99vh) scale(.4204)}}.snow:nth-child(262){opacity:.3472;transform:translate(4.6786vw,-10px) scale(.764);animation:fall-262 15s -26s linear infinite}@keyframes fall-262{42.793%{transform:translate(13.1418vw,42.793vh) scale(.764)}to{transform:translate(8.9102vw,99vh) scale(.764)}}.snow:nth-child(263){opacity:.893;transform:translate(3.51vw,-10px) scale(.7722);animation:fall-263 20s -8s linear infinite}@keyframes fall-263{69.472%{transform:translate(12.9829vw,69.472vh) scale(.7722)}to{transform:translate(8.24645vw,99vh) scale(.7722)}}.snow:nth-child(264){opacity:1.0664;transform:translate(9.088vw,-10px) scale(.3179);animation:fall-264 24s -30s linear infinite}@keyframes fall-264{60.415%{transform:translate(18.095vw,60.415vh) scale(.3179)}to{transform:translate(13.5915vw,99vh) scale(.3179)}}.snow:nth-child(265){opacity:.5978;transform:translate(13.5681vw,-10px) scale(.7931);animation:fall-265 13s -24s linear infinite}@keyframes fall-265{33.757%{transform:translate(18.7336vw,33.757vh) scale(.7931)}to{transform:translate(16.15085vw,99vh) scale(.7931)}}.snow:nth-child(266){opacity:.2664;transform:translate(31.5907vw,-10px) scale(.7224);animation:fall-266 12s -25s linear infinite}@keyframes fall-266{36.553%{transform:translate(29.7701vw,36.553vh) scale(.7224)}to{transform:translate(30.6804vw,99vh) scale(.7224)}}.snow:nth-child(267){opacity:.3082;transform:translate(21.1467vw,-10px) scale(.7809);animation:fall-267 18s -23s linear infinite}@keyframes fall-267{65.465%{transform:translate(19.9993vw,65.465vh) scale(.7809)}to{transform:translate(20.573vw,99vh) scale(.7809)}}.snow:nth-child(268){opacity:.5898;transform:translate(47.6916vw,-10px) scale(.6948);animation:fall-268 30s -30s linear infinite}@keyframes fall-268{75.412%{transform:translate(44.316vw,75.412vh) scale(.6948)}to{transform:translate(46.0038vw,99vh) scale(.6948)}}.snow:nth-child(269){opacity:.6702;transform:translate(29.5447vw,-10px) scale(.9683);animation:fall-269 20s -24s linear infinite}@keyframes fall-269{53.4%{transform:translate(24.1504vw,53.4vh) scale(.9683)}to{transform:translate(26.84755vw,99vh) scale(.9683)}}.snow:nth-child(270){opacity:1.0182;transform:translate(90.0437vw,-10px) scale(.7185);animation:fall-270 16s -24s linear infinite}@keyframes fall-270{42.82%{transform:translate(81.3091vw,42.82vh) scale(.7185)}to{transform:translate(85.6764vw,99vh) scale(.7185)}}.snow:nth-child(271){opacity:1.8538;transform:translate(54.5585vw,-10px) scale(.3419);animation:fall-271 12s -30s linear infinite}@keyframes fall-271{69.163%{transform:translate(52.8917vw,69.163vh) scale(.3419)}to{transform:translate(53.7251vw,99vh) scale(.3419)}}.snow:nth-child(272){opacity:.4176;transform:translate(69.1976vw,-10px) scale(.9179);animation:fall-272 19s -11s linear infinite}@keyframes fall-272{77.71%{transform:translate(60.0682vw,77.71vh) scale(.9179)}to{transform:translate(64.6329vw,99vh) scale(.9179)}}.snow:nth-child(273){opacity:1.3584;transform:translate(26.4676vw,-10px) scale(.9101);animation:fall-273 10s -5s linear infinite}@keyframes fall-273{78.072%{transform:translate(35.6838vw,78.072vh) scale(.9101)}to{transform:translate(31.0757vw,99vh) scale(.9101)}}.snow:nth-child(274){opacity:1.8498;transform:translate(4.9729vw,-10px) scale(.7556);animation:fall-274 29s -24s linear infinite}@keyframes fall-274{60.626%{transform:translate(12.5517vw,60.626vh) scale(.7556)}to{transform:translate(8.7623vw,99vh) scale(.7556)}}.snow:nth-child(275){opacity:1.4406;transform:translate(61.3656vw,-10px) scale(.6476);animation:fall-275 17s -25s linear infinite}@keyframes fall-275{36.757%{transform:translate(54.6927vw,36.757vh) scale(.6476)}to{transform:translate(58.02915vw,99vh) scale(.6476)}}.snow:nth-child(276){opacity:1.06;transform:translate(58.8975vw,-10px) scale(.9607);animation:fall-276 29s -25s linear infinite}@keyframes fall-276{41.192%{transform:translate(67.3213vw,41.192vh) scale(.9607)}to{transform:translate(63.1094vw,99vh) scale(.9607)}}.snow:nth-child(277){opacity:.7672;transform:translate(59.8892vw,-10px) scale(.1561);animation:fall-277 16s -15s linear infinite}@keyframes fall-277{42.25%{transform:translate(64.6476vw,42.25vh) scale(.1561)}to{transform:translate(62.2684vw,99vh) scale(.1561)}}.snow:nth-child(278){opacity:.1056;transform:translate(66.6065vw,-10px) scale(.4769);animation:fall-278 12s -26s linear infinite}@keyframes fall-278{32.465%{transform:translate(75.6815vw,32.465vh) scale(.4769)}to{transform:translate(71.144vw,99vh) scale(.4769)}}.snow:nth-child(279){opacity:1.4648;transform:translate(34.9483vw,-10px) scale(.315);animation:fall-279 16s -21s linear infinite}@keyframes fall-279{75.686%{transform:translate(32.7192vw,75.686vh) scale(.315)}to{transform:translate(33.83375vw,99vh) scale(.315)}}.snow:nth-child(280){opacity:.7082;transform:translate(25.1344vw,-10px) scale(.0972);animation:fall-280 26s -3s linear infinite}@keyframes fall-280{67.895%{transform:translate(22.4957vw,67.895vh) scale(.0972)}to{transform:translate(23.81505vw,99vh) scale(.0972)}}.snow:nth-child(281){opacity:1.6328;transform:translate(26.483vw,-10px) scale(.2637);animation:fall-281 29s -30s linear infinite}@keyframes fall-281{76.958%{transform:translate(33.0021vw,76.958vh) scale(.2637)}to{transform:translate(29.74255vw,99vh) scale(.2637)}}.snow:nth-child(282){opacity:.6352;transform:translate(82.4391vw,-10px) scale(.4625);animation:fall-282 28s -15s linear infinite}@keyframes fall-282{75.552%{transform:translate(82.2818vw,75.552vh) scale(.4625)}to{transform:translate(82.36045vw,99vh) scale(.4625)}}.snow:nth-child(283){opacity:.9304;transform:translate(83.6916vw,-10px) scale(.0194);animation:fall-283 27s -19s linear infinite}@keyframes fall-283{38.071%{transform:translate(75.9994vw,38.071vh) scale(.0194)}to{transform:translate(79.8455vw,99vh) scale(.0194)}}.snow:nth-child(284){opacity:.2732;transform:translate(3.5886vw,-10px) scale(.5939);animation:fall-284 15s -7s linear infinite}@keyframes fall-284{34.25%{transform:translate(1.0305vw,34.25vh) scale(.5939)}to{transform:translate(2.30955vw,99vh) scale(.5939)}}.snow:nth-child(285){opacity:1.412;transform:translate(99.4135vw,-10px) scale(.3442);animation:fall-285 24s -7s linear infinite}@keyframes fall-285{77.249%{transform:translate(92.8303vw,77.249vh) scale(.3442)}to{transform:translate(96.1219vw,99vh) scale(.3442)}}.snow:nth-child(286){opacity:.4312;transform:translate(54.6538vw,-10px) scale(.8337);animation:fall-286 27s -6s linear infinite}@keyframes fall-286{72.377%{transform:translate(53.9325vw,72.377vh) scale(.8337)}to{transform:translate(54.29315vw,99vh) scale(.8337)}}.snow:nth-child(287){opacity:1.2118;transform:translate(91.7805vw,-10px) scale(.3089);animation:fall-287 30s -10s linear infinite}@keyframes fall-287{40.977%{transform:translate(99.6103vw,40.977vh) scale(.3089)}to{transform:translate(95.6954vw,99vh) scale(.3089)}}.snow:nth-child(288){opacity:.2834;transform:translate(3.3348vw,-10px) scale(.2181);animation:fall-288 23s -27s linear infinite}@keyframes fall-288{72.945%{transform:translate(-1.7843vw,72.945vh) scale(.2181)}to{transform:translate(.77525vw,99vh) scale(.2181)}}.snow:nth-child(289){opacity:1.5082;transform:translate(38.4787vw,-10px) scale(.4856);animation:fall-289 25s -2s linear infinite}@keyframes fall-289{76.375%{transform:translate(48.0426vw,76.375vh) scale(.4856)}to{transform:translate(43.26065vw,99vh) scale(.4856)}}.snow:nth-child(290){opacity:1.8278;transform:translate(88.089vw,-10px) scale(.5757);animation:fall-290 27s -18s linear infinite}@keyframes fall-290{31.881%{transform:translate(85.2454vw,31.881vh) scale(.5757)}to{transform:translate(86.6672vw,99vh) scale(.5757)}}.snow:nth-child(291){opacity:1.77;transform:translate(44.9319vw,-10px) scale(.1844);animation:fall-291 27s -30s linear infinite}@keyframes fall-291{48.156%{transform:translate(48.1789vw,48.156vh) scale(.1844)}to{transform:translate(46.5554vw,99vh) scale(.1844)}}.snow:nth-child(292){opacity:1.8414;transform:translate(48.0909vw,-10px) scale(.1151);animation:fall-292 14s -6s linear infinite}@keyframes fall-292{66.993%{transform:translate(41.4111vw,66.993vh) scale(.1151)}to{transform:translate(44.751vw,99vh) scale(.1151)}}.snow:nth-child(293){opacity:1.2706;transform:translate(96.0141vw,-10px) scale(.9739);animation:fall-293 30s -11s linear infinite}@keyframes fall-293{34.807%{transform:translate(94.6315vw,34.807vh) scale(.9739)}to{transform:translate(95.3228vw,99vh) scale(.9739)}}.snow:nth-child(294){opacity:1.5432;transform:translate(13.6944vw,-10px) scale(.4914);animation:fall-294 19s -1s linear infinite}@keyframes fall-294{44.706%{transform:translate(11.3562vw,44.706vh) scale(.4914)}to{transform:translate(12.5253vw,99vh) scale(.4914)}}.snow:nth-child(295){opacity:.4158;transform:translate(51.9955vw,-10px) scale(.9044);animation:fall-295 23s -11s linear infinite}@keyframes fall-295{62.378%{transform:translate(43.9215vw,62.378vh) scale(.9044)}to{transform:translate(47.9585vw,99vh) scale(.9044)}}.snow:nth-child(296){opacity:.3594;transform:translate(84.6501vw,-10px) scale(.6533);animation:fall-296 28s -27s linear infinite}@keyframes fall-296{77.264%{transform:translate(79.1182vw,77.264vh) scale(.6533)}to{transform:translate(81.88415vw,99vh) scale(.6533)}}.snow:nth-child(297){opacity:.6292;transform:translate(87.1472vw,-10px) scale(.0343);animation:fall-297 25s -16s linear infinite}@keyframes fall-297{39.957%{transform:translate(86.0749vw,39.957vh) scale(.0343)}to{transform:translate(86.61105vw,99vh) scale(.0343)}}.snow:nth-child(298){opacity:.3686;transform:translate(62.714vw,-10px) scale(.0241);animation:fall-298 22s -27s linear infinite}@keyframes fall-298{72.178%{transform:translate(59.1082vw,72.178vh) scale(.0241)}to{transform:translate(60.9111vw,99vh) scale(.0241)}}.snow:nth-child(299){opacity:.6644;transform:translate(13.7239vw,-10px) scale(.303);animation:fall-299 23s -8s linear infinite}@keyframes fall-299{64.615%{transform:translate(7.1038vw,64.615vh) scale(.303)}to{transform:translate(10.41385vw,99vh) scale(.303)}}.snow:nth-child(300){opacity:1.8244;transform:translate(50.2775vw,-10px) scale(.0036);animation:fall-300 23s -27s linear infinite}@keyframes fall-300{55.462%{transform:translate(55.6679vw,55.462vh) scale(.0036)}to{transform:translate(52.9727vw,99vh) scale(.0036)}}.snow:nth-child(301){opacity:1.3598;transform:translate(45.5147vw,-10px) scale(.5243);animation:fall-301 16s -19s linear infinite}@keyframes fall-301{60.199%{transform:translate(37.6655vw,60.199vh) scale(.5243)}to{transform:translate(41.5901vw,99vh) scale(.5243)}}.snow:nth-child(302){opacity:1.916;transform:translate(2.0109vw,-10px) scale(.1853);animation:fall-302 21s -9s linear infinite}@keyframes fall-302{49.677%{transform:translate(10.2466vw,49.677vh) scale(.1853)}to{transform:translate(6.12875vw,99vh) scale(.1853)}}.snow:nth-child(303){opacity:1.9482;transform:translate(43.0647vw,-10px) scale(.8546);animation:fall-303 16s -17s linear infinite}@keyframes fall-303{61.023%{transform:translate(52.6639vw,61.023vh) scale(.8546)}to{transform:translate(47.8643vw,99vh) scale(.8546)}}.snow:nth-child(304){opacity:1.7608;transform:translate(82.5293vw,-10px) scale(.8593);animation:fall-304 23s -28s linear infinite}@keyframes fall-304{63.101%{transform:translate(76.5976vw,63.101vh) scale(.8593)}to{transform:translate(79.56345vw,99vh) scale(.8593)}}.snow:nth-child(305){opacity:1.3806;transform:translate(37.4666vw,-10px) scale(.6971);animation:fall-305 10s -10s linear infinite}@keyframes fall-305{71.08%{transform:translate(35.1538vw,71.08vh) scale(.6971)}to{transform:translate(36.3102vw,99vh) scale(.6971)}}.snow:nth-child(306){opacity:1.7712;transform:translate(43.5647vw,-10px) scale(.2792);animation:fall-306 17s -12s linear infinite}@keyframes fall-306{70.094%{transform:translate(51.5162vw,70.094vh) scale(.2792)}to{transform:translate(47.54045vw,99vh) scale(.2792)}}.snow:nth-child(307){opacity:.2154;transform:translate(28.1182vw,-10px) scale(.7574);animation:fall-307 23s -22s linear infinite}@keyframes fall-307{57.227%{transform:translate(26.8017vw,57.227vh) scale(.7574)}to{transform:translate(27.45995vw,99vh) scale(.7574)}}.snow:nth-child(308){opacity:.0628;transform:translate(.415vw,-10px) scale(.6356);animation:fall-308 28s -27s linear infinite}@keyframes fall-308{72.171%{transform:translate(5.2185vw,72.171vh) scale(.6356)}to{transform:translate(2.81675vw,99vh) scale(.6356)}}.snow:nth-child(309){opacity:.5904;transform:translate(35.0892vw,-10px) scale(.6946);animation:fall-309 24s -7s linear infinite}@keyframes fall-309{60.741%{transform:translate(37.1455vw,60.741vh) scale(.6946)}to{transform:translate(36.11735vw,99vh) scale(.6946)}}.snow:nth-child(310){opacity:.1762;transform:translate(43.7555vw,-10px) scale(.4539);animation:fall-310 10s -12s linear infinite}@keyframes fall-310{48.417%{transform:translate(43.9026vw,48.417vh) scale(.4539)}to{transform:translate(43.82905vw,99vh) scale(.4539)}}.snow:nth-child(311){opacity:1.5454;transform:translate(9.4007vw,-10px) scale(.5239);animation:fall-311 17s -21s linear infinite}@keyframes fall-311{31.31%{transform:translate(17.0916vw,31.31vh) scale(.5239)}to{transform:translate(13.24615vw,99vh) scale(.5239)}}.snow:nth-child(312){opacity:.0786;transform:translate(76.7831vw,-10px) scale(.3634);animation:fall-312 20s -27s linear infinite}@keyframes fall-312{56.434%{transform:translate(68.7378vw,56.434vh) scale(.3634)}to{transform:translate(72.76045vw,99vh) scale(.3634)}}.snow:nth-child(313){opacity:1.6382;transform:translate(41.1754vw,-10px) scale(.3994);animation:fall-313 15s -27s linear infinite}@keyframes fall-313{35.15%{transform:translate(39.7419vw,35.15vh) scale(.3994)}to{transform:translate(40.45865vw,99vh) scale(.3994)}}.snow:nth-child(314){opacity:.195;transform:translate(51.2984vw,-10px) scale(.5729);animation:fall-314 27s -30s linear infinite}@keyframes fall-314{79.629%{transform:translate(55.644vw,79.629vh) scale(.5729)}to{transform:translate(53.4712vw,99vh) scale(.5729)}}.snow:nth-child(315){opacity:.9046;transform:translate(41.2279vw,-10px) scale(.9095);animation:fall-315 13s -7s linear infinite}@keyframes fall-315{70.773%{transform:translate(48.2446vw,70.773vh) scale(.9095)}to{transform:translate(44.73625vw,99vh) scale(.9095)}}.snow:nth-child(316){opacity:1.4434;transform:translate(50.0124vw,-10px) scale(.0743);animation:fall-316 19s -30s linear infinite}@keyframes fall-316{75.104%{transform:translate(43.9235vw,75.104vh) scale(.0743)}to{transform:translate(46.96795vw,99vh) scale(.0743)}}.snow:nth-child(317){opacity:.3944;transform:translate(33.1135vw,-10px) scale(.1332);animation:fall-317 12s -6s linear infinite}@keyframes fall-317{46.346%{transform:translate(27.5264vw,46.346vh) scale(.1332)}to{transform:translate(30.31995vw,99vh) scale(.1332)}}.snow:nth-child(318){opacity:1.1308;transform:translate(31.8685vw,-10px) scale(.1163);animation:fall-318 26s -30s linear infinite}@keyframes fall-318{57.442%{transform:translate(31.1574vw,57.442vh) scale(.1163)}to{transform:translate(31.51295vw,99vh) scale(.1163)}}.snow:nth-child(319){opacity:.5084;transform:translate(13.8364vw,-10px) scale(.9468);animation:fall-319 11s -19s linear infinite}@keyframes fall-319{74.549%{transform:translate(20.8475vw,74.549vh) scale(.9468)}to{transform:translate(17.34195vw,99vh) scale(.9468)}}.snow:nth-child(320){opacity:1.131;transform:translate(36.6179vw,-10px) scale(.8816);animation:fall-320 14s -15s linear infinite}@keyframes fall-320{58.58%{transform:translate(41.4346vw,58.58vh) scale(.8816)}to{transform:translate(39.02625vw,99vh) scale(.8816)}}.snow:nth-child(321){opacity:1.4742;transform:translate(49.4289vw,-10px) scale(.1199);animation:fall-321 23s -14s linear infinite}@keyframes fall-321{31.821%{transform:translate(54.1853vw,31.821vh) scale(.1199)}to{transform:translate(51.8071vw,99vh) scale(.1199)}}.snow:nth-child(322){opacity:1.2854;transform:translate(14.7617vw,-10px) scale(.8726);animation:fall-322 13s -3s linear infinite}@keyframes fall-322{51.107%{transform:translate(18.958vw,51.107vh) scale(.8726)}to{transform:translate(16.85985vw,99vh) scale(.8726)}}.snow:nth-child(323){opacity:1.4994;transform:translate(40.1906vw,-10px) scale(.819);animation:fall-323 16s -23s linear infinite}@keyframes fall-323{74.478%{transform:translate(44.8019vw,74.478vh) scale(.819)}to{transform:translate(42.49625vw,99vh) scale(.819)}}.snow:nth-child(324){opacity:1.3898;transform:translate(59.9648vw,-10px) scale(.4526);animation:fall-324 26s -3s linear infinite}@keyframes fall-324{62.174%{transform:translate(54.9569vw,62.174vh) scale(.4526)}to{transform:translate(57.46085vw,99vh) scale(.4526)}}.snow:nth-child(325){opacity:1.4298;transform:translate(99.7628vw,-10px) scale(.3767);animation:fall-325 22s -20s linear infinite}@keyframes fall-325{43.272%{transform:translate(97.4615vw,43.272vh) scale(.3767)}to{transform:translate(98.61215vw,99vh) scale(.3767)}}.snow:nth-child(326){opacity:.5578;transform:translate(16.5088vw,-10px) scale(.6648);animation:fall-326 18s -28s linear infinite}@keyframes fall-326{56.16%{transform:translate(14.6923vw,56.16vh) scale(.6648)}to{transform:translate(15.60055vw,99vh) scale(.6648)}}.snow:nth-child(327){opacity:1.0134;transform:translate(18.9952vw,-10px) scale(.4584);animation:fall-327 13s -2s linear infinite}@keyframes fall-327{50.696%{transform:translate(11.2975vw,50.696vh) scale(.4584)}to{transform:translate(15.14635vw,99vh) scale(.4584)}}.snow:nth-child(328){opacity:.2894;transform:translate(15.2757vw,-10px) scale(.6626);animation:fall-328 24s -25s linear infinite}@keyframes fall-328{54.06%{transform:translate(24.8698vw,54.06vh) scale(.6626)}to{transform:translate(20.07275vw,99vh) scale(.6626)}}.snow:nth-child(329){opacity:.6004;transform:translate(74.9501vw,-10px) scale(.6158);animation:fall-329 19s -4s linear infinite}@keyframes fall-329{58.229%{transform:translate(71.1903vw,58.229vh) scale(.6158)}to{transform:translate(73.0702vw,99vh) scale(.6158)}}.snow:nth-child(330){opacity:1.6454;transform:translate(48.6325vw,-10px) scale(.1824);animation:fall-330 19s -1s linear infinite}@keyframes fall-330{36.307%{transform:translate(54.668vw,36.307vh) scale(.1824)}to{transform:translate(51.65025vw,99vh) scale(.1824)}}.snow:nth-child(331){opacity:1.0902;transform:translate(21.5244vw,-10px) scale(.7095);animation:fall-331 27s -27s linear infinite}@keyframes fall-331{65.513%{transform:translate(18.3151vw,65.513vh) scale(.7095)}to{transform:translate(19.91975vw,99vh) scale(.7095)}}.snow:nth-child(332){opacity:1.2866;transform:translate(65.6324vw,-10px) scale(.1103);animation:fall-332 10s -16s linear infinite}@keyframes fall-332{43.365%{transform:translate(60.7351vw,43.365vh) scale(.1103)}to{transform:translate(63.18375vw,99vh) scale(.1103)}}.snow:nth-child(333){opacity:1.9162;transform:translate(79.5372vw,-10px) scale(.4593);animation:fall-333 28s -18s linear infinite}@keyframes fall-333{73.188%{transform:translate(75.1512vw,73.188vh) scale(.4593)}to{transform:translate(77.3442vw,99vh) scale(.4593)}}.snow:nth-child(334){opacity:.8042;transform:translate(8.0319vw,-10px) scale(.88);animation:fall-334 20s -19s linear infinite}@keyframes fall-334{52.753%{transform:translate(3.0409vw,52.753vh) scale(.88)}to{transform:translate(5.5364vw,99vh) scale(.88)}}.snow:nth-child(335){opacity:.3864;transform:translate(70.837vw,-10px) scale(.8402);animation:fall-335 29s -14s linear infinite}@keyframes fall-335{65.045%{transform:translate(67.8942vw,65.045vh) scale(.8402)}to{transform:translate(69.3656vw,99vh) scale(.8402)}}.snow:nth-child(336){opacity:1.7676;transform:translate(21.6807vw,-10px) scale(.2103);animation:fall-336 25s -3s linear infinite}@keyframes fall-336{54.224%{transform:translate(27.9372vw,54.224vh) scale(.2103)}to{transform:translate(24.80895vw,99vh) scale(.2103)}}.snow:nth-child(337){opacity:1.7552;transform:translate(76.6536vw,-10px) scale(.0258);animation:fall-337 26s -27s linear infinite}@keyframes fall-337{74.106%{transform:translate(84.1545vw,74.106vh) scale(.0258)}to{transform:translate(80.40405vw,99vh) scale(.0258)}}.snow:nth-child(338){opacity:.0024;transform:translate(15.4882vw,-10px) scale(.4079);animation:fall-338 22s -17s linear infinite}@keyframes fall-338{31.163%{transform:translate(9.8589vw,31.163vh) scale(.4079)}to{transform:translate(12.67355vw,99vh) scale(.4079)}}.snow:nth-child(339){opacity:.2232;transform:translate(16.3972vw,-10px) scale(.0077);animation:fall-339 24s -18s linear infinite}@keyframes fall-339{72.562%{transform:translate(16.6568vw,72.562vh) scale(.0077)}to{transform:translate(16.527vw,99vh) scale(.0077)}}.snow:nth-child(340){opacity:1.1824;transform:translate(11.2729vw,-10px) scale(.9059);animation:fall-340 17s -27s linear infinite}@keyframes fall-340{73.072%{transform:translate(3.3715vw,73.072vh) scale(.9059)}to{transform:translate(7.3222vw,99vh) scale(.9059)}}.snow:nth-child(341){opacity:.6992;transform:translate(78.5666vw,-10px) scale(.1616);animation:fall-341 28s -28s linear infinite}@keyframes fall-341{55.725%{transform:translate(82.2628vw,55.725vh) scale(.1616)}to{transform:translate(80.4147vw,99vh) scale(.1616)}}.snow:nth-child(342){opacity:.2384;transform:translate(22.4078vw,-10px) scale(.0462);animation:fall-342 27s -10s linear infinite}@keyframes fall-342{39.813%{transform:translate(30.6705vw,39.813vh) scale(.0462)}to{transform:translate(26.53915vw,99vh) scale(.0462)}}.snow:nth-child(343){opacity:1.4508;transform:translate(95.8706vw,-10px) scale(.9279);animation:fall-343 15s -3s linear infinite}@keyframes fall-343{41.83%{transform:translate(90.7422vw,41.83vh) scale(.9279)}to{transform:translate(93.3064vw,99vh) scale(.9279)}}.snow:nth-child(344){opacity:.3792;transform:translate(2.9004vw,-10px) scale(.3109);animation:fall-344 26s -11s linear infinite}@keyframes fall-344{63.704%{transform:translate(-5.4271vw,63.704vh) scale(.3109)}to{transform:translate(-1.26335vw,99vh) scale(.3109)}}.snow:nth-child(345){opacity:.0932;transform:translate(14.0067vw,-10px) scale(.8359);animation:fall-345 23s -13s linear infinite}@keyframes fall-345{74.466%{transform:translate(23.4358vw,74.466vh) scale(.8359)}to{transform:translate(18.72125vw,99vh) scale(.8359)}}.snow:nth-child(346){opacity:1.9604;transform:translate(33.0963vw,-10px) scale(.0053);animation:fall-346 12s -3s linear infinite}@keyframes fall-346{58.138%{transform:translate(42.2939vw,58.138vh) scale(.0053)}to{transform:translate(37.6951vw,99vh) scale(.0053)}}.snow:nth-child(347){opacity:.7278;transform:translate(22.8039vw,-10px) scale(.3501);animation:fall-347 24s -13s linear infinite}@keyframes fall-347{75.653%{transform:translate(20.219vw,75.653vh) scale(.3501)}to{transform:translate(21.51145vw,99vh) scale(.3501)}}.snow:nth-child(348){opacity:1.5634;transform:translate(41.2968vw,-10px) scale(.2553);animation:fall-348 19s -9s linear infinite}@keyframes fall-348{37.85%{transform:translate(42.5753vw,37.85vh) scale(.2553)}to{transform:translate(41.93605vw,99vh) scale(.2553)}}.snow:nth-child(349){opacity:1.643;transform:translate(85.3412vw,-10px) scale(.0674);animation:fall-349 10s -11s linear infinite}@keyframes fall-349{30.16%{transform:translate(89.1784vw,30.16vh) scale(.0674)}to{transform:translate(87.2598vw,99vh) scale(.0674)}}.snow:nth-child(350){opacity:1.7352;transform:translate(4.5006vw,-10px) scale(.328);animation:fall-350 26s -6s linear infinite}@keyframes fall-350{37.208%{transform:translate(6.975vw,37.208vh) scale(.328)}to{transform:translate(5.7378vw,99vh) scale(.328)}}.snow:nth-child(351){opacity:1.2256;transform:translate(4.1843vw,-10px) scale(.7926);animation:fall-351 16s -25s linear infinite}@keyframes fall-351{76.881%{transform:translate(8.5766vw,76.881vh) scale(.7926)}to{transform:translate(6.38045vw,99vh) scale(.7926)}}.snow:nth-child(352){opacity:1.1004;transform:translate(33.2897vw,-10px) scale(.522);animation:fall-352 25s -20s linear infinite}@keyframes fall-352{49.224%{transform:translate(27.006vw,49.224vh) scale(.522)}to{transform:translate(30.14785vw,99vh) scale(.522)}}.snow:nth-child(353){opacity:1.2566;transform:translate(68.4162vw,-10px) scale(.0586);animation:fall-353 30s -27s linear infinite}@keyframes fall-353{64.048%{transform:translate(73.0603vw,64.048vh) scale(.0586)}to{transform:translate(70.73825vw,99vh) scale(.0586)}}.snow:nth-child(354){opacity:1.4542;transform:translate(74.9826vw,-10px) scale(.3626);animation:fall-354 16s -16s linear infinite}@keyframes fall-354{71.979%{transform:translate(76.7109vw,71.979vh) scale(.3626)}to{transform:translate(75.84675vw,99vh) scale(.3626)}}.snow:nth-child(355){opacity:1.3106;transform:translate(73.6807vw,-10px) scale(.1821);animation:fall-355 12s -6s linear infinite}@keyframes fall-355{48.083%{transform:translate(76.5414vw,48.083vh) scale(.1821)}to{transform:translate(75.11105vw,99vh) scale(.1821)}}.snow:nth-child(356){opacity:.6412;transform:translate(97.7977vw,-10px) scale(.9708);animation:fall-356 22s -4s linear infinite}@keyframes fall-356{74.813%{transform:translate(89.0594vw,74.813vh) scale(.9708)}to{transform:translate(93.42855vw,99vh) scale(.9708)}}.snow:nth-child(357){opacity:1.2894;transform:translate(85.8911vw,-10px) scale(.1998);animation:fall-357 17s -5s linear infinite}@keyframes fall-357{57.765%{transform:translate(93.927vw,57.765vh) scale(.1998)}to{transform:translate(89.90905vw,99vh) scale(.1998)}}.snow:nth-child(358){opacity:1.282;transform:translate(93.604vw,-10px) scale(.0552);animation:fall-358 21s -29s linear infinite}@keyframes fall-358{61.185%{transform:translate(98.4608vw,61.185vh) scale(.0552)}to{transform:translate(96.0324vw,99vh) scale(.0552)}}.snow:nth-child(359){opacity:.0994;transform:translate(84.0262vw,-10px) scale(.8957);animation:fall-359 22s -2s linear infinite}@keyframes fall-359{68.642%{transform:translate(87.1151vw,68.642vh) scale(.8957)}to{transform:translate(85.57065vw,99vh) scale(.8957)}}.snow:nth-child(360){opacity:1.3054;transform:translate(88.9087vw,-10px) scale(.7366);animation:fall-360 14s -19s linear infinite}@keyframes fall-360{42.89%{transform:translate(79.38vw,42.89vh) scale(.7366)}to{transform:translate(84.14435vw,99vh) scale(.7366)}}.snow:nth-child(361){opacity:.5518;transform:translate(62.217vw,-10px) scale(.6843);animation:fall-361 29s -3s linear infinite}@keyframes fall-361{51.365%{transform:translate(71.297vw,51.365vh) scale(.6843)}to{transform:translate(66.757vw,99vh) scale(.6843)}}.snow:nth-child(362){opacity:1.1772;transform:translate(76.2353vw,-10px) scale(.0602);animation:fall-362 13s -2s linear infinite}@keyframes fall-362{50.71%{transform:translate(69.6344vw,50.71vh) scale(.0602)}to{transform:translate(72.93485vw,99vh) scale(.0602)}}.snow:nth-child(363){opacity:.4974;transform:translate(35.0371vw,-10px) scale(.2819);animation:fall-363 21s -14s linear infinite}@keyframes fall-363{37.646%{transform:translate(43.8849vw,37.646vh) scale(.2819)}to{transform:translate(39.461vw,99vh) scale(.2819)}}.snow:nth-child(364){opacity:.3082;transform:translate(7.0439vw,-10px) scale(.0853);animation:fall-364 17s -3s linear infinite}@keyframes fall-364{55.592%{transform:translate(8.3661vw,55.592vh) scale(.0853)}to{transform:translate(7.705vw,99vh) scale(.0853)}}.snow:nth-child(365){opacity:.299;transform:translate(72.2696vw,-10px) scale(.8921);animation:fall-365 21s -3s linear infinite}@keyframes fall-365{70.769%{transform:translate(64.6864vw,70.769vh) scale(.8921)}to{transform:translate(68.478vw,99vh) scale(.8921)}}.snow:nth-child(366){opacity:1.8552;transform:translate(16.5426vw,-10px) scale(.6884);animation:fall-366 18s -8s linear infinite}@keyframes fall-366{47.438%{transform:translate(11.2404vw,47.438vh) scale(.6884)}to{transform:translate(13.8915vw,99vh) scale(.6884)}}.snow:nth-child(367){opacity:.7448;transform:translate(32.2075vw,-10px) scale(.451);animation:fall-367 28s -12s linear infinite}@keyframes fall-367{74.083%{transform:translate(28.4711vw,74.083vh) scale(.451)}to{transform:translate(30.3393vw,99vh) scale(.451)}}.snow:nth-child(368){opacity:.318;transform:translate(31.0588vw,-10px) scale(.4423);animation:fall-368 15s -9s linear infinite}@keyframes fall-368{49.465%{transform:translate(34.6844vw,49.465vh) scale(.4423)}to{transform:translate(32.8716vw,99vh) scale(.4423)}}.snow:nth-child(369){opacity:1.6636;transform:translate(7.2323vw,-10px) scale(.557);animation:fall-369 26s -5s linear infinite}@keyframes fall-369{39.032%{transform:translate(16.6219vw,39.032vh) scale(.557)}to{transform:translate(11.9271vw,99vh) scale(.557)}}.snow:nth-child(370){opacity:1.781;transform:translate(75.2563vw,-10px) scale(.2155);animation:fall-370 11s -18s linear infinite}@keyframes fall-370{61.168%{transform:translate(72.413vw,61.168vh) scale(.2155)}to{transform:translate(73.83465vw,99vh) scale(.2155)}}.snow:nth-child(371){opacity:.963;transform:translate(18.8049vw,-10px) scale(.757);animation:fall-371 13s -28s linear infinite}@keyframes fall-371{50.581%{transform:translate(12.1557vw,50.581vh) scale(.757)}to{transform:translate(15.4803vw,99vh) scale(.757)}}.snow:nth-child(372){opacity:.6154;transform:translate(36.3842vw,-10px) scale(.2371);animation:fall-372 26s -7s linear infinite}@keyframes fall-372{62.131%{transform:translate(45.5702vw,62.131vh) scale(.2371)}to{transform:translate(40.9772vw,99vh) scale(.2371)}}.snow:nth-child(373){opacity:1.7566;transform:translate(72.6069vw,-10px) scale(.3801);animation:fall-373 14s -7s linear infinite}@keyframes fall-373{62.094%{transform:translate(70.3835vw,62.094vh) scale(.3801)}to{transform:translate(71.4952vw,99vh) scale(.3801)}}.snow:nth-child(374){opacity:.535;transform:translate(9.4044vw,-10px) scale(.433);animation:fall-374 11s -17s linear infinite}@keyframes fall-374{55.658%{transform:translate(9.5016vw,55.658vh) scale(.433)}to{transform:translate(9.453vw,99vh) scale(.433)}}.snow:nth-child(375){opacity:1.3546;transform:translate(70.5446vw,-10px) scale(.2517);animation:fall-375 10s -1s linear infinite}@keyframes fall-375{75.281%{transform:translate(61.4127vw,75.281vh) scale(.2517)}to{transform:translate(65.97865vw,99vh) scale(.2517)}}.snow:nth-child(376){opacity:.9542;transform:translate(22.6127vw,-10px) scale(.3605);animation:fall-376 14s -24s linear infinite}@keyframes fall-376{70.566%{transform:translate(19.8407vw,70.566vh) scale(.3605)}to{transform:translate(21.2267vw,99vh) scale(.3605)}}.snow:nth-child(377){opacity:1.7758;transform:translate(86.2752vw,-10px) scale(.6346);animation:fall-377 23s -22s linear infinite}@keyframes fall-377{42.283%{transform:translate(87.5258vw,42.283vh) scale(.6346)}to{transform:translate(86.9005vw,99vh) scale(.6346)}}.snow:nth-child(378){opacity:.7528;transform:translate(18.9654vw,-10px) scale(.1104);animation:fall-378 26s -8s linear infinite}@keyframes fall-378{71.244%{transform:translate(25.9396vw,71.244vh) scale(.1104)}to{transform:translate(22.4525vw,99vh) scale(.1104)}}.snow:nth-child(379){opacity:.0048;transform:translate(19.0175vw,-10px) scale(.7988);animation:fall-379 28s -28s linear infinite}@keyframes fall-379{32.735%{transform:translate(10.0767vw,32.735vh) scale(.7988)}to{transform:translate(14.5471vw,99vh) scale(.7988)}}.snow:nth-child(380){opacity:1.084;transform:translate(59.2507vw,-10px) scale(.9995);animation:fall-380 11s -14s linear infinite}@keyframes fall-380{46.851%{transform:translate(68.6362vw,46.851vh) scale(.9995)}to{transform:translate(63.94345vw,99vh) scale(.9995)}}.snow:nth-child(381){opacity:1.9554;transform:translate(86.4958vw,-10px) scale(.4706);animation:fall-381 29s -11s linear infinite}@keyframes fall-381{71.952%{transform:translate(83.7153vw,71.952vh) scale(.4706)}to{transform:translate(85.10555vw,99vh) scale(.4706)}}.snow:nth-child(382){opacity:.1848;transform:translate(2.6107vw,-10px) scale(.7633);animation:fall-382 18s -9s linear infinite}@keyframes fall-382{49.724%{transform:translate(12.4194vw,49.724vh) scale(.7633)}to{transform:translate(7.51505vw,99vh) scale(.7633)}}.snow:nth-child(383){opacity:1.9868;transform:translate(88.6447vw,-10px) scale(.2537);animation:fall-383 14s -18s linear infinite}@keyframes fall-383{35.663%{transform:translate(92.3389vw,35.663vh) scale(.2537)}to{transform:translate(90.4918vw,99vh) scale(.2537)}}.snow:nth-child(384){opacity:.3428;transform:translate(50.3368vw,-10px) scale(.2577);animation:fall-384 24s -14s linear infinite}@keyframes fall-384{57.9%{transform:translate(47.5434vw,57.9vh) scale(.2577)}to{transform:translate(48.9401vw,99vh) scale(.2577)}}.snow:nth-child(385){opacity:.6946;transform:translate(65.7102vw,-10px) scale(.3888);animation:fall-385 22s -18s linear infinite}@keyframes fall-385{54.29%{transform:translate(58.0011vw,54.29vh) scale(.3888)}to{transform:translate(61.85565vw,99vh) scale(.3888)}}.snow:nth-child(386){opacity:1.3846;transform:translate(95.23vw,-10px) scale(.6323);animation:fall-386 20s -16s linear infinite}@keyframes fall-386{79.16%{transform:translate(102.4029vw,79.16vh) scale(.6323)}to{transform:translate(98.81645vw,99vh) scale(.6323)}}.snow:nth-child(387){opacity:1.474;transform:translate(33.2269vw,-10px) scale(.3802);animation:fall-387 19s -28s linear infinite}@keyframes fall-387{66.613%{transform:translate(30.5492vw,66.613vh) scale(.3802)}to{transform:translate(31.88805vw,99vh) scale(.3802)}}.snow:nth-child(388){opacity:1.4042;transform:translate(92.7652vw,-10px) scale(.9817);animation:fall-388 17s -23s linear infinite}@keyframes fall-388{78.081%{transform:translate(99.6016vw,78.081vh) scale(.9817)}to{transform:translate(96.1834vw,99vh) scale(.9817)}}.snow:nth-child(389){opacity:.4674;transform:translate(6.2384vw,-10px) scale(.0968);animation:fall-389 30s -19s linear infinite}@keyframes fall-389{66.869%{transform:translate(1.8602vw,66.869vh) scale(.0968)}to{transform:translate(4.0493vw,99vh) scale(.0968)}}.snow:nth-child(390){opacity:1.1942;transform:translate(49.7308vw,-10px) scale(.1356);animation:fall-390 14s -1s linear infinite}@keyframes fall-390{78.971%{transform:translate(39.8246vw,78.971vh) scale(.1356)}to{transform:translate(44.7777vw,99vh) scale(.1356)}}.snow:nth-child(391){opacity:.1528;transform:translate(99.0411vw,-10px) scale(.2575);animation:fall-391 29s -23s linear infinite}@keyframes fall-391{63.812%{transform:translate(108.5374vw,63.812vh) scale(.2575)}to{transform:translate(103.78925vw,99vh) scale(.2575)}}.snow:nth-child(392){opacity:.6968;transform:translate(73.9084vw,-10px) scale(.8781);animation:fall-392 24s -16s linear infinite}@keyframes fall-392{40.382%{transform:translate(74.6344vw,40.382vh) scale(.8781)}to{transform:translate(74.2714vw,99vh) scale(.8781)}}.snow:nth-child(393){opacity:1.33;transform:translate(36.6743vw,-10px) scale(.5219);animation:fall-393 20s -17s linear infinite}@keyframes fall-393{55.952%{transform:translate(36.8236vw,55.952vh) scale(.5219)}to{transform:translate(36.74895vw,99vh) scale(.5219)}}.snow:nth-child(394){opacity:1.4684;transform:translate(27.2656vw,-10px) scale(.6258);animation:fall-394 28s -14s linear infinite}@keyframes fall-394{54.011%{transform:translate(34.3645vw,54.011vh) scale(.6258)}to{transform:translate(30.81505vw,99vh) scale(.6258)}}.snow:nth-child(395){opacity:.994;transform:translate(42.3489vw,-10px) scale(.7358);animation:fall-395 29s -14s linear infinite}@keyframes fall-395{44.676%{transform:translate(49.804vw,44.676vh) scale(.7358)}to{transform:translate(46.07645vw,99vh) scale(.7358)}}.snow:nth-child(396){opacity:1.9406;transform:translate(55.2495vw,-10px) scale(.7762);animation:fall-396 12s -19s linear infinite}@keyframes fall-396{59.73%{transform:translate(55.8951vw,59.73vh) scale(.7762)}to{transform:translate(55.5723vw,99vh) scale(.7762)}}.snow:nth-child(397){opacity:.477;transform:translate(21.9571vw,-10px) scale(.8465);animation:fall-397 19s -30s linear infinite}@keyframes fall-397{65.032%{transform:translate(12.438vw,65.032vh) scale(.8465)}to{transform:translate(17.19755vw,99vh) scale(.8465)}}.snow:nth-child(398){opacity:.841;transform:translate(61.5394vw,-10px) scale(.2927);animation:fall-398 13s -2s linear infinite}@keyframes fall-398{74.225%{transform:translate(60.3624vw,74.225vh) scale(.2927)}to{transform:translate(60.9509vw,99vh) scale(.2927)}}.snow:nth-child(399){opacity:.9576;transform:translate(10.6981vw,-10px) scale(.8879);animation:fall-399 14s -24s linear infinite}@keyframes fall-399{55.791%{transform:translate(11.3296vw,55.791vh) scale(.8879)}to{transform:translate(11.01385vw,99vh) scale(.8879)}}.snow:nth-child(400){opacity:1.1266;transform:translate(40.3662vw,-10px) scale(.1667);animation:fall-400 30s -7s linear infinite}@keyframes fall-400{63.25%{transform:translate(33.2921vw,63.25vh) scale(.1667)}to{transform:translate(36.82915vw,99vh) scale(.1667)}}\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:.3164;transform:translate(50.6683vw,-10px) scale(.5647);animation:fall-1 21s -16s linear infinite}@keyframes fall-1{36.58%{transform:translate(49.4475vw,36.58vh) scale(.5647)}to{transform:translate(50.0579vw,99vh) scale(.5647)}}.snow:nth-child(2){opacity:1.89;transform:translate(67.2797vw,-10px) scale(.5103);animation:fall-2 29s -14s linear infinite}@keyframes fall-2{31.187%{transform:translate(60.6135vw,31.187vh) scale(.5103)}to{transform:translate(63.9466vw,99vh) scale(.5103)}}.snow:nth-child(3){opacity:.3536;transform:translate(38.3331vw,-10px) scale(.6506);animation:fall-3 14s -28s linear infinite}@keyframes fall-3{71.941%{transform:translate(44.0809vw,71.941vh) scale(.6506)}to{transform:translate(41.207vw,99vh) scale(.6506)}}.snow:nth-child(4){opacity:.8268;transform:translate(92.6767vw,-10px) scale(.1397);animation:fall-4 12s -28s linear infinite}@keyframes fall-4{61.486%{transform:translate(92.9641vw,61.486vh) scale(.1397)}to{transform:translate(92.8204vw,99vh) scale(.1397)}}.snow:nth-child(5){opacity:1.3258;transform:translate(56.2479vw,-10px) scale(.5133);animation:fall-5 16s -13s linear infinite}@keyframes fall-5{70.575%{transform:translate(64.1674vw,70.575vh) scale(.5133)}to{transform:translate(60.20765vw,99vh) scale(.5133)}}.snow:nth-child(6){opacity:1.115;transform:translate(91.9884vw,-10px) scale(.1636);animation:fall-6 27s -5s linear infinite}@keyframes fall-6{49.191%{transform:translate(100.6839vw,49.191vh) scale(.1636)}to{transform:translate(96.33615vw,99vh) scale(.1636)}}.snow:nth-child(7){opacity:.7012;transform:translate(69.9207vw,-10px) scale(.9284);animation:fall-7 21s -11s linear infinite}@keyframes fall-7{35.564%{transform:translate(60.191vw,35.564vh) scale(.9284)}to{transform:translate(65.05585vw,99vh) scale(.9284)}}.snow:nth-child(8){opacity:.5562;transform:translate(88.9481vw,-10px) scale(.18);animation:fall-8 20s -17s linear infinite}@keyframes fall-8{61.924%{transform:translate(84.8902vw,61.924vh) scale(.18)}to{transform:translate(86.91915vw,99vh) scale(.18)}}.snow:nth-child(9){opacity:.8086;transform:translate(34.9584vw,-10px) scale(.6998);animation:fall-9 30s -1s linear infinite}@keyframes fall-9{49.198%{transform:translate(25.58vw,49.198vh) scale(.6998)}to{transform:translate(30.2692vw,99vh) scale(.6998)}}.snow:nth-child(10){opacity:1.8676;transform:translate(24.8985vw,-10px) scale(.2204);animation:fall-10 22s -10s linear infinite}@keyframes fall-10{31.765%{transform:translate(30.3532vw,31.765vh) scale(.2204)}to{transform:translate(27.62585vw,99vh) scale(.2204)}}.snow:nth-child(11){opacity:1.9912;transform:translate(45.3007vw,-10px) scale(.36);animation:fall-11 18s -1s linear infinite}@keyframes fall-11{72.105%{transform:translate(40.0263vw,72.105vh) scale(.36)}to{transform:translate(42.6635vw,99vh) scale(.36)}}.snow:nth-child(12){opacity:1.5834;transform:translate(49.0906vw,-10px) scale(.8103);animation:fall-12 30s -29s linear infinite}@keyframes fall-12{75.501%{transform:translate(41.9097vw,75.501vh) scale(.8103)}to{transform:translate(45.50015vw,99vh) scale(.8103)}}.snow:nth-child(13){opacity:.8362;transform:translate(45.0395vw,-10px) scale(.7089);animation:fall-13 17s -21s linear infinite}@keyframes fall-13{37.888%{transform:translate(42.9245vw,37.888vh) scale(.7089)}to{transform:translate(43.982vw,99vh) scale(.7089)}}.snow:nth-child(14){opacity:.181;transform:translate(97.1483vw,-10px) scale(.9818);animation:fall-14 22s -2s linear infinite}@keyframes fall-14{45.886%{transform:translate(88.4505vw,45.886vh) scale(.9818)}to{transform:translate(92.7994vw,99vh) scale(.9818)}}.snow:nth-child(15){opacity:.888;transform:translate(44.674vw,-10px) scale(.8339);animation:fall-15 27s -25s linear infinite}@keyframes fall-15{51.891%{transform:translate(51.8027vw,51.891vh) scale(.8339)}to{transform:translate(48.23835vw,99vh) scale(.8339)}}.snow:nth-child(16){opacity:.3894;transform:translate(8.9663vw,-10px) scale(.9613);animation:fall-16 16s -11s linear infinite}@keyframes fall-16{43.618%{transform:translate(6.478vw,43.618vh) scale(.9613)}to{transform:translate(7.72215vw,99vh) scale(.9613)}}.snow:nth-child(17){opacity:1.3868;transform:translate(5.8187vw,-10px) scale(.9703);animation:fall-17 14s -12s linear infinite}@keyframes fall-17{35.823%{transform:translate(-3.1052vw,35.823vh) scale(.9703)}to{transform:translate(1.35675vw,99vh) scale(.9703)}}.snow:nth-child(18){opacity:1.585;transform:translate(30.8677vw,-10px) scale(.3874);animation:fall-18 16s -15s linear infinite}@keyframes fall-18{67.799%{transform:translate(39.6812vw,67.799vh) scale(.3874)}to{transform:translate(35.27445vw,99vh) scale(.3874)}}.snow:nth-child(19){opacity:1.5524;transform:translate(13.2023vw,-10px) scale(.5897);animation:fall-19 25s -11s linear infinite}@keyframes fall-19{30.663%{transform:translate(6.9707vw,30.663vh) scale(.5897)}to{transform:translate(10.0865vw,99vh) scale(.5897)}}.snow:nth-child(20){opacity:1.1706;transform:translate(39.0708vw,-10px) scale(.0566);animation:fall-20 17s -11s linear infinite}@keyframes fall-20{30.799%{transform:translate(39.8626vw,30.799vh) scale(.0566)}to{transform:translate(39.4667vw,99vh) scale(.0566)}}.snow:nth-child(21){opacity:1.9706;transform:translate(54.9645vw,-10px) scale(.5545);animation:fall-21 26s -19s linear infinite}@keyframes fall-21{66.858%{transform:translate(59.8082vw,66.858vh) scale(.5545)}to{transform:translate(57.38635vw,99vh) scale(.5545)}}.snow:nth-child(22){opacity:1.6506;transform:translate(67.8079vw,-10px) scale(.0449);animation:fall-22 21s -13s linear infinite}@keyframes fall-22{75.159%{transform:translate(71.357vw,75.159vh) scale(.0449)}to{transform:translate(69.58245vw,99vh) scale(.0449)}}.snow:nth-child(23){opacity:1.7276;transform:translate(14.8131vw,-10px) scale(.2237);animation:fall-23 24s -28s linear infinite}@keyframes fall-23{31.063%{transform:translate(7.2521vw,31.063vh) scale(.2237)}to{transform:translate(11.0326vw,99vh) scale(.2237)}}.snow:nth-child(24){opacity:1.5044;transform:translate(95.1466vw,-10px) scale(.6542);animation:fall-24 10s -10s linear infinite}@keyframes fall-24{61.424%{transform:translate(87.8578vw,61.424vh) scale(.6542)}to{transform:translate(91.5022vw,99vh) scale(.6542)}}.snow:nth-child(25){opacity:1.4246;transform:translate(81.8098vw,-10px) scale(.6349);animation:fall-25 29s -30s linear infinite}@keyframes fall-25{40.951%{transform:translate(90.8966vw,40.951vh) scale(.6349)}to{transform:translate(86.3532vw,99vh) scale(.6349)}}.snow:nth-child(26){opacity:.291;transform:translate(49.3046vw,-10px) scale(.8521);animation:fall-26 19s -27s linear infinite}@keyframes fall-26{66.587%{transform:translate(54.2154vw,66.587vh) scale(.8521)}to{transform:translate(51.76vw,99vh) scale(.8521)}}.snow:nth-child(27){opacity:.2084;transform:translate(67.7454vw,-10px) scale(.1821);animation:fall-27 27s -21s linear infinite}@keyframes fall-27{71.321%{transform:translate(77.3393vw,71.321vh) scale(.1821)}to{transform:translate(72.54235vw,99vh) scale(.1821)}}.snow:nth-child(28){opacity:1.5938;transform:translate(28.0508vw,-10px) scale(.1401);animation:fall-28 15s -23s linear infinite}@keyframes fall-28{65.243%{transform:translate(35.8846vw,65.243vh) scale(.1401)}to{transform:translate(31.9677vw,99vh) scale(.1401)}}.snow:nth-child(29){opacity:.3284;transform:translate(66.3459vw,-10px) scale(.7931);animation:fall-29 14s -15s linear infinite}@keyframes fall-29{33.991%{transform:translate(69.841vw,33.991vh) scale(.7931)}to{transform:translate(68.09345vw,99vh) scale(.7931)}}.snow:nth-child(30){opacity:.2128;transform:translate(23.7117vw,-10px) scale(.5161);animation:fall-30 12s -16s linear infinite}@keyframes fall-30{49.211%{transform:translate(15.9951vw,49.211vh) scale(.5161)}to{transform:translate(19.8534vw,99vh) scale(.5161)}}.snow:nth-child(31){opacity:.2466;transform:translate(64.3099vw,-10px) scale(.8478);animation:fall-31 19s -1s linear infinite}@keyframes fall-31{77.559%{transform:translate(55.4995vw,77.559vh) scale(.8478)}to{transform:translate(59.9047vw,99vh) scale(.8478)}}.snow:nth-child(32){opacity:1.076;transform:translate(92.5129vw,-10px) scale(.6664);animation:fall-32 30s -29s linear infinite}@keyframes fall-32{34.569%{transform:translate(89.1951vw,34.569vh) scale(.6664)}to{transform:translate(90.854vw,99vh) scale(.6664)}}.snow:nth-child(33){opacity:.7254;transform:translate(24.4172vw,-10px) scale(.0402);animation:fall-33 20s -26s linear infinite}@keyframes fall-33{43.861%{transform:translate(20.6384vw,43.861vh) scale(.0402)}to{transform:translate(22.5278vw,99vh) scale(.0402)}}.snow:nth-child(34){opacity:1.8764;transform:translate(53.885vw,-10px) scale(.5189);animation:fall-34 29s -6s linear infinite}@keyframes fall-34{72.897%{transform:translate(63.2575vw,72.897vh) scale(.5189)}to{transform:translate(58.57125vw,99vh) scale(.5189)}}.snow:nth-child(35){opacity:1.8892;transform:translate(24.4851vw,-10px) scale(.1095);animation:fall-35 21s -17s linear infinite}@keyframes fall-35{41.613%{transform:translate(28.7125vw,41.613vh) scale(.1095)}to{transform:translate(26.5988vw,99vh) scale(.1095)}}.snow:nth-child(36){opacity:1.5922;transform:translate(95.5438vw,-10px) scale(.8519);animation:fall-36 19s -30s linear infinite}@keyframes fall-36{61.794%{transform:translate(88.0241vw,61.794vh) scale(.8519)}to{transform:translate(91.78395vw,99vh) scale(.8519)}}.snow:nth-child(37){opacity:1.2246;transform:translate(39.6891vw,-10px) scale(.4645);animation:fall-37 11s -28s linear infinite}@keyframes fall-37{38.753%{transform:translate(42.9277vw,38.753vh) scale(.4645)}to{transform:translate(41.3084vw,99vh) scale(.4645)}}.snow:nth-child(38){opacity:1.938;transform:translate(39.6891vw,-10px) scale(.4407);animation:fall-38 22s -8s linear infinite}@keyframes fall-38{75.256%{transform:translate(32.6022vw,75.256vh) scale(.4407)}to{transform:translate(36.14565vw,99vh) scale(.4407)}}.snow:nth-child(39){opacity:.0204;transform:translate(49.4684vw,-10px) scale(.8282);animation:fall-39 20s -20s linear infinite}@keyframes fall-39{46.864%{transform:translate(58.5617vw,46.864vh) scale(.8282)}to{transform:translate(54.01505vw,99vh) scale(.8282)}}.snow:nth-child(40){opacity:1.63;transform:translate(41.22vw,-10px) scale(.5884);animation:fall-40 20s -14s linear infinite}@keyframes fall-40{53.728%{transform:translate(37.9831vw,53.728vh) scale(.5884)}to{transform:translate(39.60155vw,99vh) scale(.5884)}}.snow:nth-child(41){opacity:1.0386;transform:translate(64.8949vw,-10px) scale(.999);animation:fall-41 15s -22s linear infinite}@keyframes fall-41{35.425%{transform:translate(69.9469vw,35.425vh) scale(.999)}to{transform:translate(67.4209vw,99vh) scale(.999)}}.snow:nth-child(42){opacity:.0082;transform:translate(62.6543vw,-10px) scale(.1032);animation:fall-42 28s -2s linear infinite}@keyframes fall-42{34.307%{transform:translate(70.6714vw,34.307vh) scale(.1032)}to{transform:translate(66.66285vw,99vh) scale(.1032)}}.snow:nth-child(43){opacity:.8838;transform:translate(52.5385vw,-10px) scale(.7677);animation:fall-43 22s -9s linear infinite}@keyframes fall-43{77.136%{transform:translate(59.906vw,77.136vh) scale(.7677)}to{transform:translate(56.22225vw,99vh) scale(.7677)}}.snow:nth-child(44){opacity:1.9196;transform:translate(7.84vw,-10px) scale(.0046);animation:fall-44 22s -11s linear infinite}@keyframes fall-44{68.288%{transform:translate(17.3268vw,68.288vh) scale(.0046)}to{transform:translate(12.5834vw,99vh) scale(.0046)}}.snow:nth-child(45){opacity:1.5448;transform:translate(22.1939vw,-10px) scale(.1914);animation:fall-45 19s -18s linear infinite}@keyframes fall-45{35.783%{transform:translate(30.3194vw,35.783vh) scale(.1914)}to{transform:translate(26.25665vw,99vh) scale(.1914)}}.snow:nth-child(46){opacity:.1888;transform:translate(35.429vw,-10px) scale(.919);animation:fall-46 22s -27s linear infinite}@keyframes fall-46{60.508%{transform:translate(37.1888vw,60.508vh) scale(.919)}to{transform:translate(36.3089vw,99vh) scale(.919)}}.snow:nth-child(47){opacity:.6482;transform:translate(51.1693vw,-10px) scale(.0767);animation:fall-47 26s -11s linear infinite}@keyframes fall-47{31.325%{transform:translate(60.3071vw,31.325vh) scale(.0767)}to{transform:translate(55.7382vw,99vh) scale(.0767)}}.snow:nth-child(48){opacity:.7442;transform:translate(59.2135vw,-10px) scale(.1253);animation:fall-48 24s -14s linear infinite}@keyframes fall-48{51.71%{transform:translate(51.4392vw,51.71vh) scale(.1253)}to{transform:translate(55.32635vw,99vh) scale(.1253)}}.snow:nth-child(49){opacity:1.8136;transform:translate(27.7207vw,-10px) scale(.0253);animation:fall-49 27s -5s linear infinite}@keyframes fall-49{71.404%{transform:translate(18.0246vw,71.404vh) scale(.0253)}to{transform:translate(22.87265vw,99vh) scale(.0253)}}.snow:nth-child(50){opacity:.7142;transform:translate(47.5556vw,-10px) scale(.6104);animation:fall-50 14s -17s linear infinite}@keyframes fall-50{52.374%{transform:translate(40.5535vw,52.374vh) scale(.6104)}to{transform:translate(44.05455vw,99vh) scale(.6104)}}.snow:nth-child(51){opacity:.786;transform:translate(15.3346vw,-10px) scale(.8803);animation:fall-51 11s -8s linear infinite}@keyframes fall-51{37.329%{transform:translate(13.6878vw,37.329vh) scale(.8803)}to{transform:translate(14.5112vw,99vh) scale(.8803)}}.snow:nth-child(52){opacity:1.6264;transform:translate(93.2762vw,-10px) scale(.1039);animation:fall-52 26s -5s linear infinite}@keyframes fall-52{43.062%{transform:translate(101.6249vw,43.062vh) scale(.1039)}to{transform:translate(97.45055vw,99vh) scale(.1039)}}.snow:nth-child(53){opacity:1.546;transform:translate(40.0943vw,-10px) scale(.1385);animation:fall-53 26s -2s linear infinite}@keyframes fall-53{51.303%{transform:translate(40.4479vw,51.303vh) scale(.1385)}to{transform:translate(40.2711vw,99vh) scale(.1385)}}.snow:nth-child(54){opacity:.798;transform:translate(52.6181vw,-10px) scale(.4305);animation:fall-54 27s -27s linear infinite}@keyframes fall-54{54.733%{transform:translate(43.765vw,54.733vh) scale(.4305)}to{transform:translate(48.19155vw,99vh) scale(.4305)}}.snow:nth-child(55){opacity:.8604;transform:translate(.8547vw,-10px) scale(.6198);animation:fall-55 30s -30s linear infinite}@keyframes fall-55{70.84%{transform:translate(-1.4351vw,70.84vh) scale(.6198)}to{transform:translate(-.2902vw,99vh) scale(.6198)}}.snow:nth-child(56){opacity:1.8372;transform:translate(57.7537vw,-10px) scale(.5388);animation:fall-56 27s -14s linear infinite}@keyframes fall-56{63.061%{transform:translate(67.2914vw,63.061vh) scale(.5388)}to{transform:translate(62.52255vw,99vh) scale(.5388)}}.snow:nth-child(57){opacity:.4698;transform:translate(53.299vw,-10px) scale(.1091);animation:fall-57 18s -3s linear infinite}@keyframes fall-57{79.907%{transform:translate(58.7113vw,79.907vh) scale(.1091)}to{transform:translate(56.00515vw,99vh) scale(.1091)}}.snow:nth-child(58){opacity:.8154;transform:translate(6.0308vw,-10px) scale(.3975);animation:fall-58 14s -23s linear infinite}@keyframes fall-58{42.918%{transform:translate(3.2873vw,42.918vh) scale(.3975)}to{transform:translate(4.65905vw,99vh) scale(.3975)}}.snow:nth-child(59){opacity:.411;transform:translate(96.1651vw,-10px) scale(.6631);animation:fall-59 15s -5s linear infinite}@keyframes fall-59{57.044%{transform:translate(86.7515vw,57.044vh) scale(.6631)}to{transform:translate(91.4583vw,99vh) scale(.6631)}}.snow:nth-child(60){opacity:.8698;transform:translate(27.8669vw,-10px) scale(.9622);animation:fall-60 13s -3s linear infinite}@keyframes fall-60{72.544%{transform:translate(27.8077vw,72.544vh) scale(.9622)}to{transform:translate(27.8373vw,99vh) scale(.9622)}}.snow:nth-child(61){opacity:.1512;transform:translate(22.3455vw,-10px) scale(.6687);animation:fall-61 23s -27s linear infinite}@keyframes fall-61{62.064%{transform:translate(29.0297vw,62.064vh) scale(.6687)}to{transform:translate(25.6876vw,99vh) scale(.6687)}}.snow:nth-child(62){opacity:1.6396;transform:translate(68.6303vw,-10px) scale(.6607);animation:fall-62 16s -15s linear infinite}@keyframes fall-62{35.925%{transform:translate(67.332vw,35.925vh) scale(.6607)}to{transform:translate(67.98115vw,99vh) scale(.6607)}}.snow:nth-child(63){opacity:.0866;transform:translate(61.4077vw,-10px) scale(.7686);animation:fall-63 12s -4s linear infinite}@keyframes fall-63{72.124%{transform:translate(61.042vw,72.124vh) scale(.7686)}to{transform:translate(61.22485vw,99vh) scale(.7686)}}.snow:nth-child(64){opacity:1.2586;transform:translate(1.8351vw,-10px) scale(.3722);animation:fall-64 29s -16s linear infinite}@keyframes fall-64{78.672%{transform:translate(5.5242vw,78.672vh) scale(.3722)}to{transform:translate(3.67965vw,99vh) scale(.3722)}}.snow:nth-child(65){opacity:.1176;transform:translate(22.1817vw,-10px) scale(.1687);animation:fall-65 22s -1s linear infinite}@keyframes fall-65{45.342%{transform:translate(14.8511vw,45.342vh) scale(.1687)}to{transform:translate(18.5164vw,99vh) scale(.1687)}}.snow:nth-child(66){opacity:.5038;transform:translate(66.3905vw,-10px) scale(.5696);animation:fall-66 20s -2s linear infinite}@keyframes fall-66{34.817%{transform:translate(72.1277vw,34.817vh) scale(.5696)}to{transform:translate(69.2591vw,99vh) scale(.5696)}}.snow:nth-child(67){opacity:.2076;transform:translate(30.3519vw,-10px) scale(.6349);animation:fall-67 17s -20s linear infinite}@keyframes fall-67{66.493%{transform:translate(37.4785vw,66.493vh) scale(.6349)}to{transform:translate(33.9152vw,99vh) scale(.6349)}}.snow:nth-child(68){opacity:1.4826;transform:translate(63.4992vw,-10px) scale(.2139);animation:fall-68 17s -8s linear infinite}@keyframes fall-68{43.078%{transform:translate(71.0497vw,43.078vh) scale(.2139)}to{transform:translate(67.27445vw,99vh) scale(.2139)}}.snow:nth-child(69){opacity:1.1462;transform:translate(54.8035vw,-10px) scale(.3086);animation:fall-69 21s -25s linear infinite}@keyframes fall-69{54.179%{transform:translate(47.3829vw,54.179vh) scale(.3086)}to{transform:translate(51.0932vw,99vh) scale(.3086)}}.snow:nth-child(70){opacity:.8508;transform:translate(32.4974vw,-10px) scale(.8557);animation:fall-70 15s -30s linear infinite}@keyframes fall-70{66.657%{transform:translate(25.5825vw,66.657vh) scale(.8557)}to{transform:translate(29.03995vw,99vh) scale(.8557)}}.snow:nth-child(71){opacity:1.1466;transform:translate(83.1474vw,-10px) scale(.343);animation:fall-71 23s -24s linear infinite}@keyframes fall-71{69.296%{transform:translate(76.2086vw,69.296vh) scale(.343)}to{transform:translate(79.678vw,99vh) scale(.343)}}.snow:nth-child(72){opacity:.759;transform:translate(50.6562vw,-10px) scale(.7364);animation:fall-72 17s -20s linear infinite}@keyframes fall-72{50.065%{transform:translate(53.1704vw,50.065vh) scale(.7364)}to{transform:translate(51.9133vw,99vh) scale(.7364)}}.snow:nth-child(73){opacity:1.7582;transform:translate(26.532vw,-10px) scale(.3147);animation:fall-73 21s -18s linear infinite}@keyframes fall-73{67.447%{transform:translate(35.8843vw,67.447vh) scale(.3147)}to{transform:translate(31.20815vw,99vh) scale(.3147)}}.snow:nth-child(74){opacity:1.5568;transform:translate(16.4256vw,-10px) scale(.9457);animation:fall-74 23s -10s linear infinite}@keyframes fall-74{72.929%{transform:translate(23.0426vw,72.929vh) scale(.9457)}to{transform:translate(19.7341vw,99vh) scale(.9457)}}.snow:nth-child(75){opacity:.6818;transform:translate(37.7398vw,-10px) scale(.1827);animation:fall-75 11s -3s linear infinite}@keyframes fall-75{67.16%{transform:translate(33.2168vw,67.16vh) scale(.1827)}to{transform:translate(35.4783vw,99vh) scale(.1827)}}.snow:nth-child(76){opacity:1.5328;transform:translate(95.3486vw,-10px) scale(.7954);animation:fall-76 15s -7s linear infinite}@keyframes fall-76{31.056%{transform:translate(88.727vw,31.056vh) scale(.7954)}to{transform:translate(92.0378vw,99vh) scale(.7954)}}.snow:nth-child(77){opacity:1.6394;transform:translate(58.6755vw,-10px) scale(.3905);animation:fall-77 28s -22s linear infinite}@keyframes fall-77{63.631%{transform:translate(55.4922vw,63.631vh) scale(.3905)}to{transform:translate(57.08385vw,99vh) scale(.3905)}}.snow:nth-child(78){opacity:.909;transform:translate(40.3043vw,-10px) scale(.3997);animation:fall-78 30s -16s linear infinite}@keyframes fall-78{36.466%{transform:translate(32.8086vw,36.466vh) scale(.3997)}to{transform:translate(36.55645vw,99vh) scale(.3997)}}.snow:nth-child(79){opacity:.4084;transform:translate(12.0428vw,-10px) scale(.7103);animation:fall-79 19s -13s linear infinite}@keyframes fall-79{75.549%{transform:translate(6.7271vw,75.549vh) scale(.7103)}to{transform:translate(9.38495vw,99vh) scale(.7103)}}.snow:nth-child(80){opacity:1.5758;transform:translate(57.7195vw,-10px) scale(.8214);animation:fall-80 16s -11s linear infinite}@keyframes fall-80{38.192%{transform:translate(54.238vw,38.192vh) scale(.8214)}to{transform:translate(55.97875vw,99vh) scale(.8214)}}.snow:nth-child(81){opacity:1.816;transform:translate(88.588vw,-10px) scale(.1318);animation:fall-81 24s -29s linear infinite}@keyframes fall-81{36.654%{transform:translate(86.822vw,36.654vh) scale(.1318)}to{transform:translate(87.705vw,99vh) scale(.1318)}}.snow:nth-child(82){opacity:1.9578;transform:translate(7.3995vw,-10px) scale(.9514);animation:fall-82 17s -14s linear infinite}@keyframes fall-82{53.66%{transform:translate(2.345vw,53.66vh) scale(.9514)}to{transform:translate(4.87225vw,99vh) scale(.9514)}}.snow:nth-child(83){opacity:1.499;transform:translate(76.5356vw,-10px) scale(.9688);animation:fall-83 20s -20s linear infinite}@keyframes fall-83{44.729%{transform:translate(70.2131vw,44.729vh) scale(.9688)}to{transform:translate(73.37435vw,99vh) scale(.9688)}}.snow:nth-child(84){opacity:1.0576;transform:translate(21.1225vw,-10px) scale(.5341);animation:fall-84 23s -12s linear infinite}@keyframes fall-84{47.479%{transform:translate(28.7876vw,47.479vh) scale(.5341)}to{transform:translate(24.95505vw,99vh) scale(.5341)}}.snow:nth-child(85){opacity:.872;transform:translate(90.1549vw,-10px) scale(.3275);animation:fall-85 29s -5s linear infinite}@keyframes fall-85{52.609%{transform:translate(95.2121vw,52.609vh) scale(.3275)}to{transform:translate(92.6835vw,99vh) scale(.3275)}}.snow:nth-child(86){opacity:1.6034;transform:translate(92.0562vw,-10px) scale(.2331);animation:fall-86 22s -1s linear infinite}@keyframes fall-86{69.414%{transform:translate(93.7333vw,69.414vh) scale(.2331)}to{transform:translate(92.89475vw,99vh) scale(.2331)}}.snow:nth-child(87){opacity:1.974;transform:translate(40.006vw,-10px) scale(.0694);animation:fall-87 19s -23s linear infinite}@keyframes fall-87{35.66%{transform:translate(49.1639vw,35.66vh) scale(.0694)}to{transform:translate(44.58495vw,99vh) scale(.0694)}}.snow:nth-child(88){opacity:1.1058;transform:translate(48.2339vw,-10px) scale(.0403);animation:fall-88 20s -18s linear infinite}@keyframes fall-88{71.356%{transform:translate(49.277vw,71.356vh) scale(.0403)}to{transform:translate(48.75545vw,99vh) scale(.0403)}}.snow:nth-child(89){opacity:.274;transform:translate(53.7434vw,-10px) scale(.321);animation:fall-89 21s -30s linear infinite}@keyframes fall-89{39.109%{transform:translate(46.5515vw,39.109vh) scale(.321)}to{transform:translate(50.14745vw,99vh) scale(.321)}}.snow:nth-child(90){opacity:.8442;transform:translate(95.8327vw,-10px) scale(.7956);animation:fall-90 21s -23s linear infinite}@keyframes fall-90{41.958%{transform:translate(105.7909vw,41.958vh) scale(.7956)}to{transform:translate(100.8118vw,99vh) scale(.7956)}}.snow:nth-child(91){opacity:1.7678;transform:translate(80.0384vw,-10px) scale(.2898);animation:fall-91 25s -25s linear infinite}@keyframes fall-91{39.25%{transform:translate(75.3138vw,39.25vh) scale(.2898)}to{transform:translate(77.6761vw,99vh) scale(.2898)}}.snow:nth-child(92){opacity:.2094;transform:translate(16.3213vw,-10px) scale(.9581);animation:fall-92 14s -6s linear infinite}@keyframes fall-92{39.666%{transform:translate(19.3323vw,39.666vh) scale(.9581)}to{transform:translate(17.8268vw,99vh) scale(.9581)}}.snow:nth-child(93){opacity:.6236;transform:translate(64.2964vw,-10px) scale(.1259);animation:fall-93 10s -15s linear infinite}@keyframes fall-93{57.578%{transform:translate(62.9344vw,57.578vh) scale(.1259)}to{transform:translate(63.6154vw,99vh) scale(.1259)}}.snow:nth-child(94){opacity:.5074;transform:translate(31.0163vw,-10px) scale(.0306);animation:fall-94 11s -27s linear infinite}@keyframes fall-94{38.768%{transform:translate(30.6022vw,38.768vh) scale(.0306)}to{transform:translate(30.80925vw,99vh) scale(.0306)}}.snow:nth-child(95){opacity:.7698;transform:translate(40.0075vw,-10px) scale(.0297);animation:fall-95 30s -18s linear infinite}@keyframes fall-95{34.024%{transform:translate(36.2104vw,34.024vh) scale(.0297)}to{transform:translate(38.10895vw,99vh) scale(.0297)}}.snow:nth-child(96){opacity:.2838;transform:translate(3.5351vw,-10px) scale(.3626);animation:fall-96 17s -18s linear infinite}@keyframes fall-96{62.609%{transform:translate(8.359vw,62.609vh) scale(.3626)}to{transform:translate(5.94705vw,99vh) scale(.3626)}}.snow:nth-child(97){opacity:.7646;transform:translate(4.5761vw,-10px) scale(.826);animation:fall-97 19s -29s linear infinite}@keyframes fall-97{41.818%{transform:translate(2.4959vw,41.818vh) scale(.826)}to{transform:translate(3.536vw,99vh) scale(.826)}}.snow:nth-child(98){opacity:1.3764;transform:translate(97.9316vw,-10px) scale(.4481);animation:fall-98 13s -18s linear infinite}@keyframes fall-98{72.284%{transform:translate(102.4963vw,72.284vh) scale(.4481)}to{transform:translate(100.21395vw,99vh) scale(.4481)}}.snow:nth-child(99){opacity:1.039;transform:translate(39.0222vw,-10px) scale(.3009);animation:fall-99 20s -26s linear infinite}@keyframes fall-99{75.554%{transform:translate(35.4143vw,75.554vh) scale(.3009)}to{transform:translate(37.21825vw,99vh) scale(.3009)}}.snow:nth-child(100){opacity:1.1138;transform:translate(46.9203vw,-10px) scale(.8001);animation:fall-100 24s -16s linear infinite}@keyframes fall-100{42.7%{transform:translate(47.5819vw,42.7vh) scale(.8001)}to{transform:translate(47.2511vw,99vh) scale(.8001)}}.snow:nth-child(101){opacity:1.8824;transform:translate(84.6237vw,-10px) scale(.3081);animation:fall-101 19s -8s linear infinite}@keyframes fall-101{57.258%{transform:translate(89.311vw,57.258vh) scale(.3081)}to{transform:translate(86.96735vw,99vh) scale(.3081)}}.snow:nth-child(102){opacity:1.3652;transform:translate(99.3447vw,-10px) scale(.7682);animation:fall-102 11s -20s linear infinite}@keyframes fall-102{35.352%{transform:translate(99.5891vw,35.352vh) scale(.7682)}to{transform:translate(99.4669vw,99vh) scale(.7682)}}.snow:nth-child(103){opacity:.2426;transform:translate(52.5527vw,-10px) scale(.1834);animation:fall-103 25s -28s linear infinite}@keyframes fall-103{77.902%{transform:translate(58.9107vw,77.902vh) scale(.1834)}to{transform:translate(55.7317vw,99vh) scale(.1834)}}.snow:nth-child(104){opacity:1.9708;transform:translate(24.1999vw,-10px) scale(.9915);animation:fall-104 14s -24s linear infinite}@keyframes fall-104{75.962%{transform:translate(17.4186vw,75.962vh) scale(.9915)}to{transform:translate(20.80925vw,99vh) scale(.9915)}}.snow:nth-child(105){opacity:1.162;transform:translate(67.3326vw,-10px) scale(.771);animation:fall-105 30s -7s linear infinite}@keyframes fall-105{62.545%{transform:translate(64.8619vw,62.545vh) scale(.771)}to{transform:translate(66.09725vw,99vh) scale(.771)}}.snow:nth-child(106){opacity:.8438;transform:translate(38.9793vw,-10px) scale(.4657);animation:fall-106 22s -2s linear infinite}@keyframes fall-106{44.82%{transform:translate(37.0255vw,44.82vh) scale(.4657)}to{transform:translate(38.0024vw,99vh) scale(.4657)}}.snow:nth-child(107){opacity:.798;transform:translate(78.8984vw,-10px) scale(.801);animation:fall-107 16s -20s linear infinite}@keyframes fall-107{51.387%{transform:translate(74.5965vw,51.387vh) scale(.801)}to{transform:translate(76.74745vw,99vh) scale(.801)}}.snow:nth-child(108){opacity:1.8096;transform:translate(46.5087vw,-10px) scale(.3059);animation:fall-108 29s -25s linear infinite}@keyframes fall-108{61.296%{transform:translate(55.3334vw,61.296vh) scale(.3059)}to{transform:translate(50.92105vw,99vh) scale(.3059)}}.snow:nth-child(109){opacity:.7364;transform:translate(99.7294vw,-10px) scale(.8376);animation:fall-109 19s -6s linear infinite}@keyframes fall-109{42.523%{transform:translate(93.5432vw,42.523vh) scale(.8376)}to{transform:translate(96.6363vw,99vh) scale(.8376)}}.snow:nth-child(110){opacity:.4196;transform:translate(6.128vw,-10px) scale(.4482);animation:fall-110 14s -15s linear infinite}@keyframes fall-110{78.281%{transform:translate(8.5272vw,78.281vh) scale(.4482)}to{transform:translate(7.3276vw,99vh) scale(.4482)}}.snow:nth-child(111){opacity:.0116;transform:translate(99.1992vw,-10px) scale(.3424);animation:fall-111 13s -3s linear infinite}@keyframes fall-111{69.39%{transform:translate(99.2407vw,69.39vh) scale(.3424)}to{transform:translate(99.21995vw,99vh) scale(.3424)}}.snow:nth-child(112){opacity:.4228;transform:translate(52.042vw,-10px) scale(.0833);animation:fall-112 26s -27s linear infinite}@keyframes fall-112{67.332%{transform:translate(50.8864vw,67.332vh) scale(.0833)}to{transform:translate(51.4642vw,99vh) scale(.0833)}}.snow:nth-child(113){opacity:1.0134;transform:translate(30.2732vw,-10px) scale(.9208);animation:fall-113 29s -21s linear infinite}@keyframes fall-113{72.766%{transform:translate(35.8903vw,72.766vh) scale(.9208)}to{transform:translate(33.08175vw,99vh) scale(.9208)}}.snow:nth-child(114){opacity:.4342;transform:translate(60.9089vw,-10px) scale(.5808);animation:fall-114 19s -22s linear infinite}@keyframes fall-114{37.376%{transform:translate(54.6565vw,37.376vh) scale(.5808)}to{transform:translate(57.7827vw,99vh) scale(.5808)}}.snow:nth-child(115){opacity:1.8608;transform:translate(5.2105vw,-10px) scale(.5941);animation:fall-115 15s -30s linear infinite}@keyframes fall-115{48.039%{transform:translate(9.3705vw,48.039vh) scale(.5941)}to{transform:translate(7.2905vw,99vh) scale(.5941)}}.snow:nth-child(116){opacity:1.611;transform:translate(86.2353vw,-10px) scale(.4217);animation:fall-116 21s -4s linear infinite}@keyframes fall-116{54.951%{transform:translate(77.6784vw,54.951vh) scale(.4217)}to{transform:translate(81.95685vw,99vh) scale(.4217)}}.snow:nth-child(117){opacity:.638;transform:translate(41.4853vw,-10px) scale(.8707);animation:fall-117 28s -22s linear infinite}@keyframes fall-117{60.146%{transform:translate(46.4776vw,60.146vh) scale(.8707)}to{transform:translate(43.98145vw,99vh) scale(.8707)}}.snow:nth-child(118){opacity:1.3334;transform:translate(45.0008vw,-10px) scale(.217);animation:fall-118 17s -8s linear infinite}@keyframes fall-118{77.83%{transform:translate(50.7622vw,77.83vh) scale(.217)}to{transform:translate(47.8815vw,99vh) scale(.217)}}.snow:nth-child(119){opacity:1.5936;transform:translate(88.1315vw,-10px) scale(.3564);animation:fall-119 18s -27s linear infinite}@keyframes fall-119{34.047%{transform:translate(82.5998vw,34.047vh) scale(.3564)}to{transform:translate(85.36565vw,99vh) scale(.3564)}}.snow:nth-child(120){opacity:.4936;transform:translate(82.6654vw,-10px) scale(.4025);animation:fall-120 16s -4s linear infinite}@keyframes fall-120{73.625%{transform:translate(90.6553vw,73.625vh) scale(.4025)}to{transform:translate(86.66035vw,99vh) scale(.4025)}}.snow:nth-child(121){opacity:.6176;transform:translate(38.577vw,-10px) scale(.9831);animation:fall-121 15s -30s linear infinite}@keyframes fall-121{51.654%{transform:translate(39.1039vw,51.654vh) scale(.9831)}to{transform:translate(38.84045vw,99vh) scale(.9831)}}.snow:nth-child(122){opacity:1.8128;transform:translate(33.9128vw,-10px) scale(.8062);animation:fall-122 17s -11s linear infinite}@keyframes fall-122{35.249%{transform:translate(39.7895vw,35.249vh) scale(.8062)}to{transform:translate(36.85115vw,99vh) scale(.8062)}}.snow:nth-child(123){opacity:.5908;transform:translate(52.271vw,-10px) scale(.7682);animation:fall-123 12s -5s linear infinite}@keyframes fall-123{33.283%{transform:translate(61.601vw,33.283vh) scale(.7682)}to{transform:translate(56.936vw,99vh) scale(.7682)}}.snow:nth-child(124){opacity:.362;transform:translate(50.9097vw,-10px) scale(.577);animation:fall-124 16s -26s linear infinite}@keyframes fall-124{59.355%{transform:translate(49.6044vw,59.355vh) scale(.577)}to{transform:translate(50.25705vw,99vh) scale(.577)}}.snow:nth-child(125){opacity:.7796;transform:translate(23.4225vw,-10px) scale(.3033);animation:fall-125 15s -8s linear infinite}@keyframes fall-125{59.669%{transform:translate(17.3699vw,59.669vh) scale(.3033)}to{transform:translate(20.3962vw,99vh) scale(.3033)}}.snow:nth-child(126){opacity:1.4524;transform:translate(19.4489vw,-10px) scale(.5037);animation:fall-126 10s -26s linear infinite}@keyframes fall-126{69.146%{transform:translate(28.8177vw,69.146vh) scale(.5037)}to{transform:translate(24.1333vw,99vh) scale(.5037)}}.snow:nth-child(127){opacity:1.7866;transform:translate(27.8369vw,-10px) scale(.559);animation:fall-127 27s -3s linear infinite}@keyframes fall-127{51.028%{transform:translate(35.9939vw,51.028vh) scale(.559)}to{transform:translate(31.9154vw,99vh) scale(.559)}}.snow:nth-child(128){opacity:1.1692;transform:translate(49.5288vw,-10px) scale(.761);animation:fall-128 10s -20s linear infinite}@keyframes fall-128{66.4%{transform:translate(43.7505vw,66.4vh) scale(.761)}to{transform:translate(46.63965vw,99vh) scale(.761)}}.snow:nth-child(129){opacity:1.1034;transform:translate(29.4771vw,-10px) scale(.819);animation:fall-129 30s -25s linear infinite}@keyframes fall-129{67.863%{transform:translate(25.9721vw,67.863vh) scale(.819)}to{transform:translate(27.7246vw,99vh) scale(.819)}}.snow:nth-child(130){opacity:.5434;transform:translate(76.8623vw,-10px) scale(.258);animation:fall-130 10s -7s linear infinite}@keyframes fall-130{49.784%{transform:translate(74.5545vw,49.784vh) scale(.258)}to{transform:translate(75.7084vw,99vh) scale(.258)}}.snow:nth-child(131){opacity:1.0572;transform:translate(93.4281vw,-10px) scale(.7693);animation:fall-131 24s -28s linear infinite}@keyframes fall-131{51.528%{transform:translate(87.8541vw,51.528vh) scale(.7693)}to{transform:translate(90.6411vw,99vh) scale(.7693)}}.snow:nth-child(132){opacity:.2212;transform:translate(23.6186vw,-10px) scale(.702);animation:fall-132 14s -6s linear infinite}@keyframes fall-132{71.12%{transform:translate(30.8811vw,71.12vh) scale(.702)}to{transform:translate(27.24985vw,99vh) scale(.702)}}.snow:nth-child(133){opacity:1.4628;transform:translate(39.2382vw,-10px) scale(.7522);animation:fall-133 14s -2s linear infinite}@keyframes fall-133{58.741%{transform:translate(44.619vw,58.741vh) scale(.7522)}to{transform:translate(41.9286vw,99vh) scale(.7522)}}.snow:nth-child(134){opacity:1.8298;transform:translate(68.5345vw,-10px) scale(.4328);animation:fall-134 29s -28s linear infinite}@keyframes fall-134{76.403%{transform:translate(77.0892vw,76.403vh) scale(.4328)}to{transform:translate(72.81185vw,99vh) scale(.4328)}}.snow:nth-child(135){opacity:.384;transform:translate(3.1555vw,-10px) scale(.0745);animation:fall-135 27s -1s linear infinite}@keyframes fall-135{55.746%{transform:translate(-2.3058vw,55.746vh) scale(.0745)}to{transform:translate(.42485vw,99vh) scale(.0745)}}.snow:nth-child(136){opacity:1.4034;transform:translate(13.6286vw,-10px) scale(.0536);animation:fall-136 28s -2s linear infinite}@keyframes fall-136{39.33%{transform:translate(16.2704vw,39.33vh) scale(.0536)}to{transform:translate(14.9495vw,99vh) scale(.0536)}}.snow:nth-child(137){opacity:1.4198;transform:translate(47.764vw,-10px) scale(.549);animation:fall-137 28s -8s linear infinite}@keyframes fall-137{38.346%{transform:translate(52.8495vw,38.346vh) scale(.549)}to{transform:translate(50.30675vw,99vh) scale(.549)}}.snow:nth-child(138){opacity:1.8776;transform:translate(96.6925vw,-10px) scale(.4637);animation:fall-138 22s -28s linear infinite}@keyframes fall-138{41.253%{transform:translate(94.8093vw,41.253vh) scale(.4637)}to{transform:translate(95.7509vw,99vh) scale(.4637)}}.snow:nth-child(139){opacity:1.6316;transform:translate(28.8316vw,-10px) scale(.2091);animation:fall-139 17s -7s linear infinite}@keyframes fall-139{49.189%{transform:translate(27.5757vw,49.189vh) scale(.2091)}to{transform:translate(28.20365vw,99vh) scale(.2091)}}.snow:nth-child(140){opacity:.7854;transform:translate(5.9082vw,-10px) scale(.2502);animation:fall-140 24s -12s linear infinite}@keyframes fall-140{75.584%{transform:translate(-1.2722vw,75.584vh) scale(.2502)}to{transform:translate(2.318vw,99vh) scale(.2502)}}.snow:nth-child(141){opacity:1.529;transform:translate(41.8906vw,-10px) scale(.9141);animation:fall-141 12s -15s linear infinite}@keyframes fall-141{70.639%{transform:translate(49.5987vw,70.639vh) scale(.9141)}to{transform:translate(45.74465vw,99vh) scale(.9141)}}.snow:nth-child(142){opacity:.4532;transform:translate(4.3213vw,-10px) scale(.3535);animation:fall-142 29s -7s linear infinite}@keyframes fall-142{39.269%{transform:translate(-.6563vw,39.269vh) scale(.3535)}to{transform:translate(1.8325vw,99vh) scale(.3535)}}.snow:nth-child(143){opacity:.2968;transform:translate(87.9228vw,-10px) scale(.5476);animation:fall-143 20s -5s linear infinite}@keyframes fall-143{78.306%{transform:translate(97.196vw,78.306vh) scale(.5476)}to{transform:translate(92.5594vw,99vh) scale(.5476)}}.snow:nth-child(144){opacity:1.1496;transform:translate(19.1656vw,-10px) scale(.6771);animation:fall-144 30s -16s linear infinite}@keyframes fall-144{47.041%{transform:translate(14.7744vw,47.041vh) scale(.6771)}to{transform:translate(16.97vw,99vh) scale(.6771)}}.snow:nth-child(145){opacity:1.8902;transform:translate(44.7528vw,-10px) scale(.1471);animation:fall-145 13s -11s linear infinite}@keyframes fall-145{75.525%{transform:translate(35.7592vw,75.525vh) scale(.1471)}to{transform:translate(40.256vw,99vh) scale(.1471)}}.snow:nth-child(146){opacity:1.5416;transform:translate(75.4439vw,-10px) scale(.3088);animation:fall-146 27s -16s linear infinite}@keyframes fall-146{34.049%{transform:translate(70.3701vw,34.049vh) scale(.3088)}to{transform:translate(72.907vw,99vh) scale(.3088)}}.snow:nth-child(147){opacity:1.4002;transform:translate(15.5032vw,-10px) scale(.6464);animation:fall-147 30s -2s linear infinite}@keyframes fall-147{57.225%{transform:translate(8.4488vw,57.225vh) scale(.6464)}to{transform:translate(11.976vw,99vh) scale(.6464)}}.snow:nth-child(148){opacity:.2826;transform:translate(79.9387vw,-10px) scale(.9965);animation:fall-148 25s -14s linear infinite}@keyframes fall-148{30.115%{transform:translate(87.3823vw,30.115vh) scale(.9965)}to{transform:translate(83.6605vw,99vh) scale(.9965)}}.snow:nth-child(149){opacity:1.792;transform:translate(71.4737vw,-10px) scale(.8544);animation:fall-149 19s -22s linear infinite}@keyframes fall-149{67.356%{transform:translate(67.3393vw,67.356vh) scale(.8544)}to{transform:translate(69.4065vw,99vh) scale(.8544)}}.snow:nth-child(150){opacity:.0136;transform:translate(63.9171vw,-10px) scale(.435);animation:fall-150 13s -28s linear infinite}@keyframes fall-150{76.769%{transform:translate(59.907vw,76.769vh) scale(.435)}to{transform:translate(61.91205vw,99vh) scale(.435)}}.snow:nth-child(151){opacity:.318;transform:translate(92.4787vw,-10px) scale(.0287);animation:fall-151 15s -15s linear infinite}@keyframes fall-151{45.086%{transform:translate(88.5891vw,45.086vh) scale(.0287)}to{transform:translate(90.5339vw,99vh) scale(.0287)}}.snow:nth-child(152){opacity:1.3468;transform:translate(76.9757vw,-10px) scale(.863);animation:fall-152 13s -17s linear infinite}@keyframes fall-152{63.283%{transform:translate(68.4767vw,63.283vh) scale(.863)}to{transform:translate(72.7262vw,99vh) scale(.863)}}.snow:nth-child(153){opacity:1.0714;transform:translate(83.73vw,-10px) scale(.8852);animation:fall-153 29s -9s linear infinite}@keyframes fall-153{55.216%{transform:translate(79.1322vw,55.216vh) scale(.8852)}to{transform:translate(81.4311vw,99vh) scale(.8852)}}.snow:nth-child(154){opacity:1.1982;transform:translate(94.5882vw,-10px) scale(.0803);animation:fall-154 17s -5s linear infinite}@keyframes fall-154{35.487%{transform:translate(97.009vw,35.487vh) scale(.0803)}to{transform:translate(95.7986vw,99vh) scale(.0803)}}.snow:nth-child(155){opacity:.2006;transform:translate(24.7125vw,-10px) scale(.1871);animation:fall-155 27s -7s linear infinite}@keyframes fall-155{43.112%{transform:translate(27.335vw,43.112vh) scale(.1871)}to{transform:translate(26.02375vw,99vh) scale(.1871)}}.snow:nth-child(156){opacity:1.0918;transform:translate(16.9662vw,-10px) scale(.8268);animation:fall-156 25s -5s linear infinite}@keyframes fall-156{33.565%{transform:translate(18.1114vw,33.565vh) scale(.8268)}to{transform:translate(17.5388vw,99vh) scale(.8268)}}.snow:nth-child(157){opacity:.76;transform:translate(83.4324vw,-10px) scale(.6906);animation:fall-157 22s -28s linear infinite}@keyframes fall-157{64.156%{transform:translate(82.9245vw,64.156vh) scale(.6906)}to{transform:translate(83.17845vw,99vh) scale(.6906)}}.snow:nth-child(158){opacity:.1066;transform:translate(63.1222vw,-10px) scale(.106);animation:fall-158 16s -28s linear infinite}@keyframes fall-158{47.006%{transform:translate(68.4015vw,47.006vh) scale(.106)}to{transform:translate(65.76185vw,99vh) scale(.106)}}.snow:nth-child(159){opacity:.9632;transform:translate(40.7184vw,-10px) scale(.1317);animation:fall-159 12s -27s linear infinite}@keyframes fall-159{67.673%{transform:translate(33.4392vw,67.673vh) scale(.1317)}to{transform:translate(37.0788vw,99vh) scale(.1317)}}.snow:nth-child(160){opacity:.111;transform:translate(50.3373vw,-10px) scale(.7133);animation:fall-160 26s -9s linear infinite}@keyframes fall-160{30.244%{transform:translate(57.0648vw,30.244vh) scale(.7133)}to{transform:translate(53.70105vw,99vh) scale(.7133)}}.snow:nth-child(161){opacity:.4294;transform:translate(24.3061vw,-10px) scale(.7949);animation:fall-161 21s -28s linear infinite}@keyframes fall-161{66.927%{transform:translate(28.1466vw,66.927vh) scale(.7949)}to{transform:translate(26.22635vw,99vh) scale(.7949)}}.snow:nth-child(162){opacity:.5798;transform:translate(28.3466vw,-10px) scale(.8011);animation:fall-162 19s -24s linear infinite}@keyframes fall-162{78.937%{transform:translate(20.3696vw,78.937vh) scale(.8011)}to{transform:translate(24.3581vw,99vh) scale(.8011)}}.snow:nth-child(163){opacity:.8622;transform:translate(1.608vw,-10px) scale(.0626);animation:fall-163 30s -12s linear infinite}@keyframes fall-163{61.342%{transform:translate(-2.2666vw,61.342vh) scale(.0626)}to{transform:translate(-.3293vw,99vh) scale(.0626)}}.snow:nth-child(164){opacity:.472;transform:translate(36.5117vw,-10px) scale(.9855);animation:fall-164 13s -2s linear infinite}@keyframes fall-164{47.4%{transform:translate(32.6965vw,47.4vh) scale(.9855)}to{transform:translate(34.6041vw,99vh) scale(.9855)}}.snow:nth-child(165){opacity:.9326;transform:translate(94.5722vw,-10px) scale(.4555);animation:fall-165 13s -29s linear infinite}@keyframes fall-165{37.796%{transform:translate(96.7349vw,37.796vh) scale(.4555)}to{transform:translate(95.65355vw,99vh) scale(.4555)}}.snow:nth-child(166){opacity:1.591;transform:translate(4.5166vw,-10px) scale(.9357);animation:fall-166 14s -21s linear infinite}@keyframes fall-166{70.04%{transform:translate(1.8633vw,70.04vh) scale(.9357)}to{transform:translate(3.18995vw,99vh) scale(.9357)}}.snow:nth-child(167){opacity:1.2624;transform:translate(10.5555vw,-10px) scale(.2587);animation:fall-167 23s -16s linear infinite}@keyframes fall-167{73.922%{transform:translate(4.5074vw,73.922vh) scale(.2587)}to{transform:translate(7.53145vw,99vh) scale(.2587)}}.snow:nth-child(168){opacity:.5516;transform:translate(85.4312vw,-10px) scale(.274);animation:fall-168 15s -15s linear infinite}@keyframes fall-168{72.737%{transform:translate(89.6988vw,72.737vh) scale(.274)}to{transform:translate(87.565vw,99vh) scale(.274)}}.snow:nth-child(169){opacity:.1646;transform:translate(17.251vw,-10px) scale(.5274);animation:fall-169 29s -18s linear infinite}@keyframes fall-169{59.69%{transform:translate(17.2313vw,59.69vh) scale(.5274)}to{transform:translate(17.24115vw,99vh) scale(.5274)}}.snow:nth-child(170){opacity:.0034;transform:translate(59.0545vw,-10px) scale(.3959);animation:fall-170 15s -14s linear infinite}@keyframes fall-170{77.179%{transform:translate(49.7373vw,77.179vh) scale(.3959)}to{transform:translate(54.3959vw,99vh) scale(.3959)}}.snow:nth-child(171){opacity:1.0848;transform:translate(2.7697vw,-10px) scale(.0618);animation:fall-171 12s -29s linear infinite}@keyframes fall-171{66.112%{transform:translate(-3.7147vw,66.112vh) scale(.0618)}to{transform:translate(-.4725vw,99vh) scale(.0618)}}.snow:nth-child(172){opacity:.3868;transform:translate(11.4104vw,-10px) scale(.8234);animation:fall-172 10s -2s linear infinite}@keyframes fall-172{30.222%{transform:translate(11.1525vw,30.222vh) scale(.8234)}to{transform:translate(11.28145vw,99vh) scale(.8234)}}.snow:nth-child(173){opacity:1.6932;transform:translate(18.2139vw,-10px) scale(.7374);animation:fall-173 28s -24s linear infinite}@keyframes fall-173{45.439%{transform:translate(17.212vw,45.439vh) scale(.7374)}to{transform:translate(17.71295vw,99vh) scale(.7374)}}.snow:nth-child(174){opacity:.4362;transform:translate(57.1121vw,-10px) scale(.2019);animation:fall-174 29s -20s linear infinite}@keyframes fall-174{58.081%{transform:translate(49.1233vw,58.081vh) scale(.2019)}to{transform:translate(53.1177vw,99vh) scale(.2019)}}.snow:nth-child(175){opacity:.1974;transform:translate(33.5993vw,-10px) scale(.1705);animation:fall-175 29s -16s linear infinite}@keyframes fall-175{69.021%{transform:translate(27.7017vw,69.021vh) scale(.1705)}to{transform:translate(30.6505vw,99vh) scale(.1705)}}.snow:nth-child(176){opacity:1.086;transform:translate(21.681vw,-10px) scale(.3426);animation:fall-176 19s -7s linear infinite}@keyframes fall-176{45.11%{transform:translate(22.2714vw,45.11vh) scale(.3426)}to{transform:translate(21.9762vw,99vh) scale(.3426)}}.snow:nth-child(177){opacity:1.3352;transform:translate(4.3614vw,-10px) scale(.2189);animation:fall-177 14s -19s linear infinite}@keyframes fall-177{48.221%{transform:translate(.0389vw,48.221vh) scale(.2189)}to{transform:translate(2.20015vw,99vh) scale(.2189)}}.snow:nth-child(178){opacity:.2088;transform:translate(79.9442vw,-10px) scale(.9658);animation:fall-178 13s -7s linear infinite}@keyframes fall-178{53.975%{transform:translate(73.4923vw,53.975vh) scale(.9658)}to{transform:translate(76.71825vw,99vh) scale(.9658)}}.snow:nth-child(179){opacity:.4462;transform:translate(35.662vw,-10px) scale(.5316);animation:fall-179 14s -26s linear infinite}@keyframes fall-179{32.05%{transform:translate(34.8703vw,32.05vh) scale(.5316)}to{transform:translate(35.26615vw,99vh) scale(.5316)}}.snow:nth-child(180){opacity:.584;transform:translate(37.9193vw,-10px) scale(.982);animation:fall-180 27s -16s linear infinite}@keyframes fall-180{74.653%{transform:translate(38.5441vw,74.653vh) scale(.982)}to{transform:translate(38.2317vw,99vh) scale(.982)}}.snow:nth-child(181){opacity:.6854;transform:translate(11.0037vw,-10px) scale(.7394);animation:fall-181 10s -22s linear infinite}@keyframes fall-181{77.725%{transform:translate(12.51vw,77.725vh) scale(.7394)}to{transform:translate(11.75685vw,99vh) scale(.7394)}}.snow:nth-child(182){opacity:1.3778;transform:translate(21.4419vw,-10px) scale(.1389);animation:fall-182 21s -9s linear infinite}@keyframes fall-182{34.574%{transform:translate(30.2366vw,34.574vh) scale(.1389)}to{transform:translate(25.83925vw,99vh) scale(.1389)}}.snow:nth-child(183){opacity:.4894;transform:translate(42.4263vw,-10px) scale(.1737);animation:fall-183 23s -3s linear infinite}@keyframes fall-183{56.784%{transform:translate(44.2745vw,56.784vh) scale(.1737)}to{transform:translate(43.3504vw,99vh) scale(.1737)}}.snow:nth-child(184){opacity:1.8462;transform:translate(72.6133vw,-10px) scale(.0177);animation:fall-184 29s -24s linear infinite}@keyframes fall-184{54.097%{transform:translate(73.7382vw,54.097vh) scale(.0177)}to{transform:translate(73.17575vw,99vh) scale(.0177)}}.snow:nth-child(185){opacity:1.875;transform:translate(64.1124vw,-10px) scale(.9053);animation:fall-185 16s -8s linear infinite}@keyframes fall-185{35.548%{transform:translate(69.2527vw,35.548vh) scale(.9053)}to{transform:translate(66.68255vw,99vh) scale(.9053)}}.snow:nth-child(186){opacity:.6332;transform:translate(30.4932vw,-10px) scale(.0424);animation:fall-186 20s -16s linear infinite}@keyframes fall-186{46.08%{transform:translate(40.1891vw,46.08vh) scale(.0424)}to{transform:translate(35.34115vw,99vh) scale(.0424)}}.snow:nth-child(187){opacity:1.7826;transform:translate(48.0902vw,-10px) scale(.669);animation:fall-187 14s -12s linear infinite}@keyframes fall-187{58.177%{transform:translate(57.3816vw,58.177vh) scale(.669)}to{transform:translate(52.7359vw,99vh) scale(.669)}}.snow:nth-child(188){opacity:1.5828;transform:translate(6.3082vw,-10px) scale(.7322);animation:fall-188 12s -4s linear infinite}@keyframes fall-188{34.975%{transform:translate(-.3047vw,34.975vh) scale(.7322)}to{transform:translate(3.00175vw,99vh) scale(.7322)}}.snow:nth-child(189){opacity:1.858;transform:translate(79.2587vw,-10px) scale(.7415);animation:fall-189 30s -12s linear infinite}@keyframes fall-189{63.622%{transform:translate(87.9519vw,63.622vh) scale(.7415)}to{transform:translate(83.6053vw,99vh) scale(.7415)}}.snow:nth-child(190){opacity:1.1386;transform:translate(89.4442vw,-10px) scale(.4847);animation:fall-190 14s -16s linear infinite}@keyframes fall-190{51.745%{transform:translate(90.4183vw,51.745vh) scale(.4847)}to{transform:translate(89.93125vw,99vh) scale(.4847)}}.snow:nth-child(191){opacity:1.4258;transform:translate(31.4064vw,-10px) scale(.914);animation:fall-191 30s -20s linear infinite}@keyframes fall-191{50.664%{transform:translate(22.7254vw,50.664vh) scale(.914)}to{transform:translate(27.0659vw,99vh) scale(.914)}}.snow:nth-child(192){opacity:1.129;transform:translate(63.0172vw,-10px) scale(.0174);animation:fall-192 26s -14s linear infinite}@keyframes fall-192{38.617%{transform:translate(62.9158vw,38.617vh) scale(.0174)}to{transform:translate(62.9665vw,99vh) scale(.0174)}}.snow:nth-child(193){opacity:1.2264;transform:translate(35.8001vw,-10px) scale(.1669);animation:fall-193 14s -24s linear infinite}@keyframes fall-193{61.453%{transform:translate(41.5429vw,61.453vh) scale(.1669)}to{transform:translate(38.6715vw,99vh) scale(.1669)}}.snow:nth-child(194){opacity:1.5578;transform:translate(7.597vw,-10px) scale(.5616);animation:fall-194 25s -11s linear infinite}@keyframes fall-194{64.306%{transform:translate(16.2825vw,64.306vh) scale(.5616)}to{transform:translate(11.93975vw,99vh) scale(.5616)}}.snow:nth-child(195){opacity:1.7388;transform:translate(42.3232vw,-10px) scale(.0278);animation:fall-195 29s -14s linear infinite}@keyframes fall-195{45.742%{transform:translate(37.9538vw,45.742vh) scale(.0278)}to{transform:translate(40.1385vw,99vh) scale(.0278)}}.snow:nth-child(196){opacity:1.7186;transform:translate(52.5009vw,-10px) scale(.5455);animation:fall-196 15s -28s linear infinite}@keyframes fall-196{63.241%{transform:translate(61.999vw,63.241vh) scale(.5455)}to{transform:translate(57.24995vw,99vh) scale(.5455)}}.snow:nth-child(197){opacity:.4618;transform:translate(32.4897vw,-10px) scale(.9921);animation:fall-197 19s -23s linear infinite}@keyframes fall-197{51.143%{transform:translate(26.1433vw,51.143vh) scale(.9921)}to{transform:translate(29.3165vw,99vh) scale(.9921)}}.snow:nth-child(198){opacity:.7474;transform:translate(32.5717vw,-10px) scale(.8788);animation:fall-198 12s -27s linear infinite}@keyframes fall-198{73.201%{transform:translate(23.7768vw,73.201vh) scale(.8788)}to{transform:translate(28.17425vw,99vh) scale(.8788)}}.snow:nth-child(199){opacity:.2928;transform:translate(49.699vw,-10px) scale(.1094);animation:fall-199 21s -14s linear infinite}@keyframes fall-199{55.263%{transform:translate(48.1647vw,55.263vh) scale(.1094)}to{transform:translate(48.93185vw,99vh) scale(.1094)}}.snow:nth-child(200){opacity:1.6206;transform:translate(95.361vw,-10px) scale(.019);animation:fall-200 26s -17s linear infinite}@keyframes fall-200{71.195%{transform:translate(101.3353vw,71.195vh) scale(.019)}to{transform:translate(98.34815vw,99vh) scale(.019)}}.snow:nth-child(201){opacity:.375;transform:translate(74.8174vw,-10px) scale(.0913);animation:fall-201 18s -28s linear infinite}@keyframes fall-201{30.036%{transform:translate(78.2408vw,30.036vh) scale(.0913)}to{transform:translate(76.5291vw,99vh) scale(.0913)}}.snow:nth-child(202){opacity:.369;transform:translate(98.8358vw,-10px) scale(.8655);animation:fall-202 21s -23s linear infinite}@keyframes fall-202{46.679%{transform:translate(101.4013vw,46.679vh) scale(.8655)}to{transform:translate(100.11855vw,99vh) scale(.8655)}}.snow:nth-child(203){opacity:1.5322;transform:translate(24.4642vw,-10px) scale(.5343);animation:fall-203 21s -17s linear infinite}@keyframes fall-203{31.959%{transform:translate(19.8131vw,31.959vh) scale(.5343)}to{transform:translate(22.13865vw,99vh) scale(.5343)}}.snow:nth-child(204){opacity:1.2312;transform:translate(4.6978vw,-10px) scale(.0995);animation:fall-204 22s -30s linear infinite}@keyframes fall-204{65.544%{transform:translate(-3.7218vw,65.544vh) scale(.0995)}to{transform:translate(.488vw,99vh) scale(.0995)}}.snow:nth-child(205){opacity:1.6788;transform:translate(83.9112vw,-10px) scale(.6495);animation:fall-205 30s -21s linear infinite}@keyframes fall-205{43.121%{transform:translate(91.0858vw,43.121vh) scale(.6495)}to{transform:translate(87.4985vw,99vh) scale(.6495)}}.snow:nth-child(206){opacity:.285;transform:translate(78.1781vw,-10px) scale(.6801);animation:fall-206 25s -13s linear infinite}@keyframes fall-206{71.481%{transform:translate(75.4333vw,71.481vh) scale(.6801)}to{transform:translate(76.8057vw,99vh) scale(.6801)}}.snow:nth-child(207){opacity:1.699;transform:translate(5.2336vw,-10px) scale(.4172);animation:fall-207 25s -19s linear infinite}@keyframes fall-207{64.694%{transform:translate(-2.1929vw,64.694vh) scale(.4172)}to{transform:translate(1.52035vw,99vh) scale(.4172)}}.snow:nth-child(208){opacity:.4062;transform:translate(44.9834vw,-10px) scale(.4641);animation:fall-208 30s -9s linear infinite}@keyframes fall-208{74.061%{transform:translate(49.8472vw,74.061vh) scale(.4641)}to{transform:translate(47.4153vw,99vh) scale(.4641)}}.snow:nth-child(209){opacity:.1258;transform:translate(4.2079vw,-10px) scale(.6069);animation:fall-209 17s -15s linear infinite}@keyframes fall-209{33.981%{transform:translate(-.9117vw,33.981vh) scale(.6069)}to{transform:translate(1.6481vw,99vh) scale(.6069)}}.snow:nth-child(210){opacity:1.178;transform:translate(61.3357vw,-10px) scale(.8487);animation:fall-210 11s -18s linear infinite}@keyframes fall-210{66.097%{transform:translate(52.3059vw,66.097vh) scale(.8487)}to{transform:translate(56.8208vw,99vh) scale(.8487)}}.snow:nth-child(211){opacity:.7274;transform:translate(21.6939vw,-10px) scale(.6309);animation:fall-211 18s -29s linear infinite}@keyframes fall-211{71.945%{transform:translate(29.5754vw,71.945vh) scale(.6309)}to{transform:translate(25.63465vw,99vh) scale(.6309)}}.snow:nth-child(212){opacity:1.8392;transform:translate(66.3301vw,-10px) scale(.3671);animation:fall-212 18s -20s linear infinite}@keyframes fall-212{65.381%{transform:translate(75.2292vw,65.381vh) scale(.3671)}to{transform:translate(70.77965vw,99vh) scale(.3671)}}.snow:nth-child(213){opacity:.118;transform:translate(26.2226vw,-10px) scale(.8711);animation:fall-213 10s -19s linear infinite}@keyframes fall-213{51.971%{transform:translate(26.5186vw,51.971vh) scale(.8711)}to{transform:translate(26.3706vw,99vh) scale(.8711)}}.snow:nth-child(214){opacity:1.5158;transform:translate(47.5594vw,-10px) scale(.8234);animation:fall-214 29s -12s linear infinite}@keyframes fall-214{57.403%{transform:translate(41.4297vw,57.403vh) scale(.8234)}to{transform:translate(44.49455vw,99vh) scale(.8234)}}.snow:nth-child(215){opacity:.5926;transform:translate(15.9921vw,-10px) scale(.6939);animation:fall-215 14s -18s linear infinite}@keyframes fall-215{53.188%{transform:translate(22.7631vw,53.188vh) scale(.6939)}to{transform:translate(19.3776vw,99vh) scale(.6939)}}.snow:nth-child(216){opacity:1.8414;transform:translate(12.9913vw,-10px) scale(.6468);animation:fall-216 27s -11s linear infinite}@keyframes fall-216{73.791%{transform:translate(3.9603vw,73.791vh) scale(.6468)}to{transform:translate(8.4758vw,99vh) scale(.6468)}}.snow:nth-child(217){opacity:.879;transform:translate(29.7848vw,-10px) scale(.3728);animation:fall-217 17s -1s linear infinite}@keyframes fall-217{57.831%{transform:translate(24.2601vw,57.831vh) scale(.3728)}to{transform:translate(27.02245vw,99vh) scale(.3728)}}.snow:nth-child(218){opacity:1.0134;transform:translate(85.5883vw,-10px) scale(.1287);animation:fall-218 11s -23s linear infinite}@keyframes fall-218{31.872%{transform:translate(89.2343vw,31.872vh) scale(.1287)}to{transform:translate(87.4113vw,99vh) scale(.1287)}}.snow:nth-child(219){opacity:1.1464;transform:translate(.2684vw,-10px) scale(.0049);animation:fall-219 16s -17s linear infinite}@keyframes fall-219{57.866%{transform:translate(2.8405vw,57.866vh) scale(.0049)}to{transform:translate(1.55445vw,99vh) scale(.0049)}}.snow:nth-child(220){opacity:.0976;transform:translate(61.5027vw,-10px) scale(.4673);animation:fall-220 10s -23s linear infinite}@keyframes fall-220{31.717%{transform:translate(52.8327vw,31.717vh) scale(.4673)}to{transform:translate(57.1677vw,99vh) scale(.4673)}}.snow:nth-child(221){opacity:.808;transform:translate(67.6968vw,-10px) scale(.8559);animation:fall-221 17s -19s linear infinite}@keyframes fall-221{68.889%{transform:translate(77.4335vw,68.889vh) scale(.8559)}to{transform:translate(72.56515vw,99vh) scale(.8559)}}.snow:nth-child(222){opacity:1.5626;transform:translate(98.5486vw,-10px) scale(.0487);animation:fall-222 27s -13s linear infinite}@keyframes fall-222{69.27%{transform:translate(96.9287vw,69.27vh) scale(.0487)}to{transform:translate(97.73865vw,99vh) scale(.0487)}}.snow:nth-child(223){opacity:1.2824;transform:translate(57.4538vw,-10px) scale(.0006);animation:fall-223 29s -6s linear infinite}@keyframes fall-223{75.705%{transform:translate(60.8515vw,75.705vh) scale(.0006)}to{transform:translate(59.15265vw,99vh) scale(.0006)}}.snow:nth-child(224){opacity:1.3236;transform:translate(4.6036vw,-10px) scale(.2413);animation:fall-224 10s -29s linear infinite}@keyframes fall-224{49.704%{transform:translate(1.6733vw,49.704vh) scale(.2413)}to{transform:translate(3.13845vw,99vh) scale(.2413)}}.snow:nth-child(225){opacity:1.9938;transform:translate(77.8585vw,-10px) scale(.5885);animation:fall-225 16s -5s linear infinite}@keyframes fall-225{71.943%{transform:translate(84.6151vw,71.943vh) scale(.5885)}to{transform:translate(81.2368vw,99vh) scale(.5885)}}.snow:nth-child(226){opacity:.3674;transform:translate(17.2617vw,-10px) scale(.8598);animation:fall-226 17s -22s linear infinite}@keyframes fall-226{58.789%{transform:translate(13.7392vw,58.789vh) scale(.8598)}to{transform:translate(15.50045vw,99vh) scale(.8598)}}.snow:nth-child(227){opacity:.6688;transform:translate(98.3581vw,-10px) scale(.0908);animation:fall-227 20s -3s linear infinite}@keyframes fall-227{64.084%{transform:translate(99.0548vw,64.084vh) scale(.0908)}to{transform:translate(98.70645vw,99vh) scale(.0908)}}.snow:nth-child(228){opacity:.8934;transform:translate(71.3307vw,-10px) scale(.201);animation:fall-228 28s -10s linear infinite}@keyframes fall-228{36.296%{transform:translate(65.2356vw,36.296vh) scale(.201)}to{transform:translate(68.28315vw,99vh) scale(.201)}}.snow:nth-child(229){opacity:.5502;transform:translate(43.1795vw,-10px) scale(.9009);animation:fall-229 17s -30s linear infinite}@keyframes fall-229{36.044%{transform:translate(51.2883vw,36.044vh) scale(.9009)}to{transform:translate(47.2339vw,99vh) scale(.9009)}}.snow:nth-child(230){opacity:1.9042;transform:translate(41.7898vw,-10px) scale(.6082);animation:fall-230 14s -17s linear infinite}@keyframes fall-230{39.398%{transform:translate(48.2514vw,39.398vh) scale(.6082)}to{transform:translate(45.0206vw,99vh) scale(.6082)}}.snow:nth-child(231){opacity:.9328;transform:translate(34.2571vw,-10px) scale(.2232);animation:fall-231 21s -1s linear infinite}@keyframes fall-231{60.327%{transform:translate(27.1502vw,60.327vh) scale(.2232)}to{transform:translate(30.70365vw,99vh) scale(.2232)}}.snow:nth-child(232){opacity:.0908;transform:translate(70.4212vw,-10px) scale(.3761);animation:fall-232 21s -23s linear infinite}@keyframes fall-232{45.648%{transform:translate(69.958vw,45.648vh) scale(.3761)}to{transform:translate(70.1896vw,99vh) scale(.3761)}}.snow:nth-child(233){opacity:.8906;transform:translate(93.6786vw,-10px) scale(.5771);animation:fall-233 15s -4s linear infinite}@keyframes fall-233{53.805%{transform:translate(102.0528vw,53.805vh) scale(.5771)}to{transform:translate(97.8657vw,99vh) scale(.5771)}}.snow:nth-child(234){opacity:.9606;transform:translate(94.6786vw,-10px) scale(.5631);animation:fall-234 20s -17s linear infinite}@keyframes fall-234{80%{transform:translate(100.8832vw,80vh) scale(.5631)}to{transform:translate(97.7809vw,99vh) scale(.5631)}}.snow:nth-child(235){opacity:1.404;transform:translate(78.6467vw,-10px) scale(.6836);animation:fall-235 10s -12s linear infinite}@keyframes fall-235{68.417%{transform:translate(68.8964vw,68.417vh) scale(.6836)}to{transform:translate(73.77155vw,99vh) scale(.6836)}}.snow:nth-child(236){opacity:1.9248;transform:translate(19.3674vw,-10px) scale(.5269);animation:fall-236 12s -27s linear infinite}@keyframes fall-236{77.418%{transform:translate(14.4465vw,77.418vh) scale(.5269)}to{transform:translate(16.90695vw,99vh) scale(.5269)}}.snow:nth-child(237){opacity:1.8784;transform:translate(58.645vw,-10px) scale(.5641);animation:fall-237 16s -29s linear infinite}@keyframes fall-237{52.472%{transform:translate(54.0469vw,52.472vh) scale(.5641)}to{transform:translate(56.34595vw,99vh) scale(.5641)}}.snow:nth-child(238){opacity:1.9788;transform:translate(84.7672vw,-10px) scale(.5277);animation:fall-238 18s -1s linear infinite}@keyframes fall-238{73.895%{transform:translate(83.3548vw,73.895vh) scale(.5277)}to{transform:translate(84.061vw,99vh) scale(.5277)}}.snow:nth-child(239){opacity:.2048;transform:translate(55.0476vw,-10px) scale(.6008);animation:fall-239 12s -19s linear infinite}@keyframes fall-239{30.323%{transform:translate(53.821vw,30.323vh) scale(.6008)}to{transform:translate(54.4343vw,99vh) scale(.6008)}}.snow:nth-child(240){opacity:1.8296;transform:translate(91.3384vw,-10px) scale(.0632);animation:fall-240 11s -29s linear infinite}@keyframes fall-240{59.569%{transform:translate(94.7022vw,59.569vh) scale(.0632)}to{transform:translate(93.0203vw,99vh) scale(.0632)}}.snow:nth-child(241){opacity:1.0754;transform:translate(63.3204vw,-10px) scale(.5988);animation:fall-241 10s -18s linear infinite}@keyframes fall-241{37.508%{transform:translate(63.8043vw,37.508vh) scale(.5988)}to{transform:translate(63.56235vw,99vh) scale(.5988)}}.snow:nth-child(242){opacity:.1738;transform:translate(43.7119vw,-10px) scale(.3253);animation:fall-242 17s -30s linear infinite}@keyframes fall-242{68.868%{transform:translate(33.8855vw,68.868vh) scale(.3253)}to{transform:translate(38.7987vw,99vh) scale(.3253)}}.snow:nth-child(243){opacity:1.8054;transform:translate(63.732vw,-10px) scale(.1972);animation:fall-243 14s -14s linear infinite}@keyframes fall-243{37.31%{transform:translate(65.4227vw,37.31vh) scale(.1972)}to{transform:translate(64.57735vw,99vh) scale(.1972)}}.snow:nth-child(244){opacity:.0106;transform:translate(70.4764vw,-10px) scale(.4282);animation:fall-244 28s -19s linear infinite}@keyframes fall-244{48.681%{transform:translate(66.1166vw,48.681vh) scale(.4282)}to{transform:translate(68.2965vw,99vh) scale(.4282)}}.snow:nth-child(245){opacity:.0588;transform:translate(25.9049vw,-10px) scale(.2779);animation:fall-245 25s -23s linear infinite}@keyframes fall-245{67.984%{transform:translate(18.5604vw,67.984vh) scale(.2779)}to{transform:translate(22.23265vw,99vh) scale(.2779)}}.snow:nth-child(246){opacity:1.4932;transform:translate(36.579vw,-10px) scale(.5525);animation:fall-246 15s -11s linear infinite}@keyframes fall-246{65.588%{transform:translate(46.5181vw,65.588vh) scale(.5525)}to{transform:translate(41.54855vw,99vh) scale(.5525)}}.snow:nth-child(247){opacity:.1172;transform:translate(78.251vw,-10px) scale(.7206);animation:fall-247 14s -28s linear infinite}@keyframes fall-247{35.16%{transform:translate(84.4383vw,35.16vh) scale(.7206)}to{transform:translate(81.34465vw,99vh) scale(.7206)}}.snow:nth-child(248){opacity:1.228;transform:translate(54.8688vw,-10px) scale(.3849);animation:fall-248 25s -14s linear infinite}@keyframes fall-248{71.712%{transform:translate(54.6238vw,71.712vh) scale(.3849)}to{transform:translate(54.7463vw,99vh) scale(.3849)}}.snow:nth-child(249){opacity:.7094;transform:translate(50.6937vw,-10px) scale(.4382);animation:fall-249 22s -28s linear infinite}@keyframes fall-249{30.775%{transform:translate(44.7777vw,30.775vh) scale(.4382)}to{transform:translate(47.7357vw,99vh) scale(.4382)}}.snow:nth-child(250){opacity:.6184;transform:translate(58.9927vw,-10px) scale(.9574);animation:fall-250 17s -18s linear infinite}@keyframes fall-250{47.945%{transform:translate(67.1vw,47.945vh) scale(.9574)}to{transform:translate(63.04635vw,99vh) scale(.9574)}}.snow:nth-child(251){opacity:.4236;transform:translate(7.2992vw,-10px) scale(.9231);animation:fall-251 23s -23s linear infinite}@keyframes fall-251{41.481%{transform:translate(-.6947vw,41.481vh) scale(.9231)}to{transform:translate(3.30225vw,99vh) scale(.9231)}}.snow:nth-child(252){opacity:1.0868;transform:translate(.3674vw,-10px) scale(.114);animation:fall-252 11s -11s linear infinite}@keyframes fall-252{64.594%{transform:translate(6.4901vw,64.594vh) scale(.114)}to{transform:translate(3.42875vw,99vh) scale(.114)}}.snow:nth-child(253){opacity:1.3278;transform:translate(41.295vw,-10px) scale(.2502);animation:fall-253 10s -5s linear infinite}@keyframes fall-253{55.973%{transform:translate(42.6211vw,55.973vh) scale(.2502)}to{transform:translate(41.95805vw,99vh) scale(.2502)}}.snow:nth-child(254){opacity:1.0368;transform:translate(35.4351vw,-10px) scale(.5557);animation:fall-254 27s -8s linear infinite}@keyframes fall-254{60.754%{transform:translate(36.6262vw,60.754vh) scale(.5557)}to{transform:translate(36.03065vw,99vh) scale(.5557)}}.snow:nth-child(255){opacity:1.0938;transform:translate(56.2158vw,-10px) scale(.6387);animation:fall-255 10s -22s linear infinite}@keyframes fall-255{55.355%{transform:translate(52.5852vw,55.355vh) scale(.6387)}to{transform:translate(54.4005vw,99vh) scale(.6387)}}.snow:nth-child(256){opacity:.4578;transform:translate(2.4777vw,-10px) scale(.9986);animation:fall-256 13s -14s linear infinite}@keyframes fall-256{68.512%{transform:translate(8.1994vw,68.512vh) scale(.9986)}to{transform:translate(5.33855vw,99vh) scale(.9986)}}.snow:nth-child(257){opacity:1.0838;transform:translate(15.6956vw,-10px) scale(.499);animation:fall-257 22s -30s linear infinite}@keyframes fall-257{50.816%{transform:translate(15.1504vw,50.816vh) scale(.499)}to{transform:translate(15.423vw,99vh) scale(.499)}}.snow:nth-child(258){opacity:.8826;transform:translate(89.849vw,-10px) scale(.8239);animation:fall-258 12s -22s linear infinite}@keyframes fall-258{69.865%{transform:translate(92.1871vw,69.865vh) scale(.8239)}to{transform:translate(91.01805vw,99vh) scale(.8239)}}.snow:nth-child(259){opacity:1.3266;transform:translate(3.3601vw,-10px) scale(.0443);animation:fall-259 15s -29s linear infinite}@keyframes fall-259{72.655%{transform:translate(1.7905vw,72.655vh) scale(.0443)}to{transform:translate(2.5753vw,99vh) scale(.0443)}}.snow:nth-child(260){opacity:.4034;transform:translate(63.0222vw,-10px) scale(.1809);animation:fall-260 14s -14s linear infinite}@keyframes fall-260{74.048%{transform:translate(55.4145vw,74.048vh) scale(.1809)}to{transform:translate(59.21835vw,99vh) scale(.1809)}}.snow:nth-child(261){opacity:.0218;transform:translate(26.1529vw,-10px) scale(.7958);animation:fall-261 11s -8s linear infinite}@keyframes fall-261{42.732%{transform:translate(28.8393vw,42.732vh) scale(.7958)}to{transform:translate(27.4961vw,99vh) scale(.7958)}}.snow:nth-child(262){opacity:.6906;transform:translate(80.1716vw,-10px) scale(.3874);animation:fall-262 16s -15s linear infinite}@keyframes fall-262{47.27%{transform:translate(82.4513vw,47.27vh) scale(.3874)}to{transform:translate(81.31145vw,99vh) scale(.3874)}}.snow:nth-child(263){opacity:1.373;transform:translate(78.7812vw,-10px) scale(.7417);animation:fall-263 30s -22s linear infinite}@keyframes fall-263{42.81%{transform:translate(70.9274vw,42.81vh) scale(.7417)}to{transform:translate(74.8543vw,99vh) scale(.7417)}}.snow:nth-child(264){opacity:1.541;transform:translate(73.3895vw,-10px) scale(.6944);animation:fall-264 14s -2s linear infinite}@keyframes fall-264{54.468%{transform:translate(65.3247vw,54.468vh) scale(.6944)}to{transform:translate(69.3571vw,99vh) scale(.6944)}}.snow:nth-child(265){opacity:.93;transform:translate(71.9587vw,-10px) scale(.3421);animation:fall-265 19s -30s linear infinite}@keyframes fall-265{72.625%{transform:translate(73.7708vw,72.625vh) scale(.3421)}to{transform:translate(72.86475vw,99vh) scale(.3421)}}.snow:nth-child(266){opacity:1.9456;transform:translate(13.4389vw,-10px) scale(.856);animation:fall-266 26s -12s linear infinite}@keyframes fall-266{46.761%{transform:translate(5.0819vw,46.761vh) scale(.856)}to{transform:translate(9.2604vw,99vh) scale(.856)}}.snow:nth-child(267){opacity:.5408;transform:translate(34.4504vw,-10px) scale(.2996);animation:fall-267 14s -24s linear infinite}@keyframes fall-267{36.722%{transform:translate(33.4911vw,36.722vh) scale(.2996)}to{transform:translate(33.97075vw,99vh) scale(.2996)}}.snow:nth-child(268){opacity:.2304;transform:translate(23.9879vw,-10px) scale(.3222);animation:fall-268 19s -18s linear infinite}@keyframes fall-268{58.23%{transform:translate(20.5393vw,58.23vh) scale(.3222)}to{transform:translate(22.2636vw,99vh) scale(.3222)}}.snow:nth-child(269){opacity:1.2434;transform:translate(82.8692vw,-10px) scale(.7163);animation:fall-269 28s -21s linear infinite}@keyframes fall-269{60.264%{transform:translate(88.4666vw,60.264vh) scale(.7163)}to{transform:translate(85.6679vw,99vh) scale(.7163)}}.snow:nth-child(270){opacity:1.3386;transform:translate(47.1331vw,-10px) scale(.7838);animation:fall-270 23s -17s linear infinite}@keyframes fall-270{40.963%{transform:translate(41.879vw,40.963vh) scale(.7838)}to{transform:translate(44.50605vw,99vh) scale(.7838)}}.snow:nth-child(271){opacity:1.408;transform:translate(10.3749vw,-10px) scale(.1027);animation:fall-271 28s -30s linear infinite}@keyframes fall-271{50.509%{transform:translate(6.9567vw,50.509vh) scale(.1027)}to{transform:translate(8.6658vw,99vh) scale(.1027)}}.snow:nth-child(272){opacity:.3626;transform:translate(68.1047vw,-10px) scale(.8959);animation:fall-272 12s -3s linear infinite}@keyframes fall-272{74.278%{transform:translate(59.5371vw,74.278vh) scale(.8959)}to{transform:translate(63.8209vw,99vh) scale(.8959)}}.snow:nth-child(273){opacity:1.44;transform:translate(63.8071vw,-10px) scale(.3744);animation:fall-273 19s -30s linear infinite}@keyframes fall-273{50.427%{transform:translate(57.1579vw,50.427vh) scale(.3744)}to{transform:translate(60.4825vw,99vh) scale(.3744)}}.snow:nth-child(274){opacity:1.1318;transform:translate(91.2466vw,-10px) scale(.2391);animation:fall-274 20s -7s linear infinite}@keyframes fall-274{69.1%{transform:translate(90.6049vw,69.1vh) scale(.2391)}to{transform:translate(90.92575vw,99vh) scale(.2391)}}.snow:nth-child(275){opacity:.8158;transform:translate(78.9071vw,-10px) scale(.476);animation:fall-275 18s -19s linear infinite}@keyframes fall-275{37.292%{transform:translate(71.9053vw,37.292vh) scale(.476)}to{transform:translate(75.4062vw,99vh) scale(.476)}}.snow:nth-child(276){opacity:1.1386;transform:translate(56.6235vw,-10px) scale(.2845);animation:fall-276 29s -16s linear infinite}@keyframes fall-276{52.304%{transform:translate(48.7689vw,52.304vh) scale(.2845)}to{transform:translate(52.6962vw,99vh) scale(.2845)}}.snow:nth-child(277){opacity:1.1918;transform:translate(76.9391vw,-10px) scale(.2038);animation:fall-277 27s -16s linear infinite}@keyframes fall-277{51.979%{transform:translate(72.6817vw,51.979vh) scale(.2038)}to{transform:translate(74.8104vw,99vh) scale(.2038)}}.snow:nth-child(278){opacity:1.4498;transform:translate(60.241vw,-10px) scale(.3374);animation:fall-278 25s -25s linear infinite}@keyframes fall-278{57.553%{transform:translate(64.7177vw,57.553vh) scale(.3374)}to{transform:translate(62.47935vw,99vh) scale(.3374)}}.snow:nth-child(279){opacity:.9154;transform:translate(28.3946vw,-10px) scale(.7399);animation:fall-279 30s -18s linear infinite}@keyframes fall-279{33.328%{transform:translate(23.4523vw,33.328vh) scale(.7399)}to{transform:translate(25.92345vw,99vh) scale(.7399)}}.snow:nth-child(280){opacity:1.8478;transform:translate(24.6777vw,-10px) scale(.7415);animation:fall-280 12s -28s linear infinite}@keyframes fall-280{40.8%{transform:translate(20.0145vw,40.8vh) scale(.7415)}to{transform:translate(22.3461vw,99vh) scale(.7415)}}.snow:nth-child(281){opacity:.8406;transform:translate(12.8808vw,-10px) scale(.6751);animation:fall-281 28s -23s linear infinite}@keyframes fall-281{41.046%{transform:translate(15.1181vw,41.046vh) scale(.6751)}to{transform:translate(13.99945vw,99vh) scale(.6751)}}.snow:nth-child(282){opacity:.6364;transform:translate(50.5396vw,-10px) scale(.8701);animation:fall-282 19s -10s linear infinite}@keyframes fall-282{59.068%{transform:translate(50.82vw,59.068vh) scale(.8701)}to{transform:translate(50.6798vw,99vh) scale(.8701)}}.snow:nth-child(283){opacity:.8918;transform:translate(97.8168vw,-10px) scale(.9946);animation:fall-283 28s -23s linear infinite}@keyframes fall-283{69.666%{transform:translate(106.0696vw,69.666vh) scale(.9946)}to{transform:translate(101.9432vw,99vh) scale(.9946)}}.snow:nth-child(284){opacity:1.043;transform:translate(71.5698vw,-10px) scale(.3763);animation:fall-284 11s -8s linear infinite}@keyframes fall-284{77.809%{transform:translate(70.7152vw,77.809vh) scale(.3763)}to{transform:translate(71.1425vw,99vh) scale(.3763)}}.snow:nth-child(285){opacity:.7564;transform:translate(88.9282vw,-10px) scale(.3491);animation:fall-285 13s -15s linear infinite}@keyframes fall-285{42.106%{transform:translate(83.9022vw,42.106vh) scale(.3491)}to{transform:translate(86.4152vw,99vh) scale(.3491)}}.snow:nth-child(286){opacity:.154;transform:translate(24.5112vw,-10px) scale(.7124);animation:fall-286 15s -5s linear infinite}@keyframes fall-286{55.39%{transform:translate(30.488vw,55.39vh) scale(.7124)}to{transform:translate(27.4996vw,99vh) scale(.7124)}}.snow:nth-child(287){opacity:1.7596;transform:translate(51.4505vw,-10px) scale(.1414);animation:fall-287 14s -10s linear infinite}@keyframes fall-287{49.731%{transform:translate(60.7713vw,49.731vh) scale(.1414)}to{transform:translate(56.1109vw,99vh) scale(.1414)}}.snow:nth-child(288){opacity:.6252;transform:translate(83.7235vw,-10px) scale(.311);animation:fall-288 25s -24s linear infinite}@keyframes fall-288{34.771%{transform:translate(87.4132vw,34.771vh) scale(.311)}to{transform:translate(85.56835vw,99vh) scale(.311)}}.snow:nth-child(289){opacity:1.5018;transform:translate(94.7866vw,-10px) scale(.109);animation:fall-289 11s -19s linear infinite}@keyframes fall-289{60.754%{transform:translate(91.355vw,60.754vh) scale(.109)}to{transform:translate(93.0708vw,99vh) scale(.109)}}.snow:nth-child(290){opacity:1.2012;transform:translate(93.8299vw,-10px) scale(.7931);animation:fall-290 27s -18s linear infinite}@keyframes fall-290{51.784%{transform:translate(98.1655vw,51.784vh) scale(.7931)}to{transform:translate(95.9977vw,99vh) scale(.7931)}}.snow:nth-child(291){opacity:.554;transform:translate(40.1422vw,-10px) scale(.5207);animation:fall-291 13s -18s linear infinite}@keyframes fall-291{68.833%{transform:translate(45.1567vw,68.833vh) scale(.5207)}to{transform:translate(42.64945vw,99vh) scale(.5207)}}.snow:nth-child(292){opacity:1.2756;transform:translate(90.8401vw,-10px) scale(.8162);animation:fall-292 22s -3s linear infinite}@keyframes fall-292{58.842%{transform:translate(87.6879vw,58.842vh) scale(.8162)}to{transform:translate(89.264vw,99vh) scale(.8162)}}.snow:nth-child(293){opacity:1.6026;transform:translate(23.4378vw,-10px) scale(.4022);animation:fall-293 25s -29s linear infinite}@keyframes fall-293{35.251%{transform:translate(24.0045vw,35.251vh) scale(.4022)}to{transform:translate(23.72115vw,99vh) scale(.4022)}}.snow:nth-child(294){opacity:1.836;transform:translate(4.9361vw,-10px) scale(.2504);animation:fall-294 15s -13s linear infinite}@keyframes fall-294{75.58%{transform:translate(11.9099vw,75.58vh) scale(.2504)}to{transform:translate(8.423vw,99vh) scale(.2504)}}.snow:nth-child(295){opacity:.6786;transform:translate(34.3483vw,-10px) scale(.4778);animation:fall-295 28s -10s linear infinite}@keyframes fall-295{46.582%{transform:translate(28.0881vw,46.582vh) scale(.4778)}to{transform:translate(31.2182vw,99vh) scale(.4778)}}.snow:nth-child(296){opacity:.2086;transform:translate(25.1646vw,-10px) scale(.8916);animation:fall-296 27s -20s linear infinite}@keyframes fall-296{34.167%{transform:translate(23.2649vw,34.167vh) scale(.8916)}to{transform:translate(24.21475vw,99vh) scale(.8916)}}.snow:nth-child(297){opacity:1.3076;transform:translate(69.8597vw,-10px) scale(.9013);animation:fall-297 17s -29s linear infinite}@keyframes fall-297{30.703%{transform:translate(73.6571vw,30.703vh) scale(.9013)}to{transform:translate(71.7584vw,99vh) scale(.9013)}}.snow:nth-child(298){opacity:1.061;transform:translate(24.3661vw,-10px) scale(.7408);animation:fall-298 11s -27s linear infinite}@keyframes fall-298{72.837%{transform:translate(16.7485vw,72.837vh) scale(.7408)}to{transform:translate(20.5573vw,99vh) scale(.7408)}}.snow:nth-child(299){opacity:1.1148;transform:translate(63.1342vw,-10px) scale(.086);animation:fall-299 25s -10s linear infinite}@keyframes fall-299{41.081%{transform:translate(57.2383vw,41.081vh) scale(.086)}to{transform:translate(60.18625vw,99vh) scale(.086)}}.snow:nth-child(300){opacity:1.9618;transform:translate(4.6595vw,-10px) scale(.4329);animation:fall-300 23s -15s linear infinite}@keyframes fall-300{55.627%{transform:translate(5.8493vw,55.627vh) scale(.4329)}to{transform:translate(5.2544vw,99vh) scale(.4329)}}.snow:nth-child(301){opacity:1.7242;transform:translate(99.0881vw,-10px) scale(.8621);animation:fall-301 30s -3s linear infinite}@keyframes fall-301{33.884%{transform:translate(103.1372vw,33.884vh) scale(.8621)}to{transform:translate(101.11265vw,99vh) scale(.8621)}}.snow:nth-child(302){opacity:1.4096;transform:translate(99.2596vw,-10px) scale(.1514);animation:fall-302 17s -2s linear infinite}@keyframes fall-302{76.811%{transform:translate(95.7896vw,76.811vh) scale(.1514)}to{transform:translate(97.5246vw,99vh) scale(.1514)}}.snow:nth-child(303){opacity:.2822;transform:translate(20.7141vw,-10px) scale(.2548);animation:fall-303 24s -25s linear infinite}@keyframes fall-303{39.578%{transform:translate(13.0487vw,39.578vh) scale(.2548)}to{transform:translate(16.8814vw,99vh) scale(.2548)}}.snow:nth-child(304){opacity:.169;transform:translate(59.3351vw,-10px) scale(.446);animation:fall-304 16s -26s linear infinite}@keyframes fall-304{55.325%{transform:translate(62.1234vw,55.325vh) scale(.446)}to{transform:translate(60.72925vw,99vh) scale(.446)}}.snow:nth-child(305){opacity:1.7696;transform:translate(16.3656vw,-10px) scale(.7569);animation:fall-305 12s -19s linear infinite}@keyframes fall-305{59.879%{transform:translate(10.9302vw,59.879vh) scale(.7569)}to{transform:translate(13.6479vw,99vh) scale(.7569)}}.snow:nth-child(306){opacity:1.8508;transform:translate(90.2348vw,-10px) scale(.0023);animation:fall-306 21s -16s linear infinite}@keyframes fall-306{70.429%{transform:translate(97.5937vw,70.429vh) scale(.0023)}to{transform:translate(93.91425vw,99vh) scale(.0023)}}.snow:nth-child(307){opacity:1.2212;transform:translate(74.1612vw,-10px) scale(.0543);animation:fall-307 24s -5s linear infinite}@keyframes fall-307{31.599%{transform:translate(73.8667vw,31.599vh) scale(.0543)}to{transform:translate(74.01395vw,99vh) scale(.0543)}}.snow:nth-child(308){opacity:.6684;transform:translate(31.3774vw,-10px) scale(.6147);animation:fall-308 15s -13s linear infinite}@keyframes fall-308{31.197%{transform:translate(40.5372vw,31.197vh) scale(.6147)}to{transform:translate(35.9573vw,99vh) scale(.6147)}}.snow:nth-child(309){opacity:.7982;transform:translate(88.3558vw,-10px) scale(.9454);animation:fall-309 14s -6s linear infinite}@keyframes fall-309{53.203%{transform:translate(94.2775vw,53.203vh) scale(.9454)}to{transform:translate(91.31665vw,99vh) scale(.9454)}}.snow:nth-child(310){opacity:1.4114;transform:translate(66.9481vw,-10px) scale(.2476);animation:fall-310 11s -2s linear infinite}@keyframes fall-310{31.035%{transform:translate(73.9079vw,31.035vh) scale(.2476)}to{transform:translate(70.428vw,99vh) scale(.2476)}}.snow:nth-child(311){opacity:.9452;transform:translate(82.6205vw,-10px) scale(.3497);animation:fall-311 14s -30s linear infinite}@keyframes fall-311{56.237%{transform:translate(92.6165vw,56.237vh) scale(.3497)}to{transform:translate(87.6185vw,99vh) scale(.3497)}}.snow:nth-child(312){opacity:.4178;transform:translate(91.7355vw,-10px) scale(.688);animation:fall-312 24s -22s linear infinite}@keyframes fall-312{62.71%{transform:translate(90.9758vw,62.71vh) scale(.688)}to{transform:translate(91.35565vw,99vh) scale(.688)}}.snow:nth-child(313){opacity:.863;transform:translate(60.4891vw,-10px) scale(.6274);animation:fall-313 17s -1s linear infinite}@keyframes fall-313{75.501%{transform:translate(61.222vw,75.501vh) scale(.6274)}to{transform:translate(60.85555vw,99vh) scale(.6274)}}.snow:nth-child(314){opacity:1.7786;transform:translate(56.4916vw,-10px) scale(.1107);animation:fall-314 12s -27s linear infinite}@keyframes fall-314{60.191%{transform:translate(53.8991vw,60.191vh) scale(.1107)}to{transform:translate(55.19535vw,99vh) scale(.1107)}}.snow:nth-child(315){opacity:1.7752;transform:translate(65.7352vw,-10px) scale(.1917);animation:fall-315 21s -29s linear infinite}@keyframes fall-315{50.825%{transform:translate(73.6557vw,50.825vh) scale(.1917)}to{transform:translate(69.69545vw,99vh) scale(.1917)}}.snow:nth-child(316){opacity:1.0728;transform:translate(85.9923vw,-10px) scale(.8518);animation:fall-316 14s -17s linear infinite}@keyframes fall-316{63.805%{transform:translate(86.043vw,63.805vh) scale(.8518)}to{transform:translate(86.01765vw,99vh) scale(.8518)}}.snow:nth-child(317){opacity:1.6986;transform:translate(13.8427vw,-10px) scale(.523);animation:fall-317 26s -29s linear infinite}@keyframes fall-317{78.32%{transform:translate(9.9427vw,78.32vh) scale(.523)}to{transform:translate(11.8927vw,99vh) scale(.523)}}.snow:nth-child(318){opacity:1.0602;transform:translate(96.2249vw,-10px) scale(.8737);animation:fall-318 16s -26s linear infinite}@keyframes fall-318{57.86%{transform:translate(96.9121vw,57.86vh) scale(.8737)}to{transform:translate(96.5685vw,99vh) scale(.8737)}}.snow:nth-child(319){opacity:1.428;transform:translate(52.4593vw,-10px) scale(.7499);animation:fall-319 29s -12s linear infinite}@keyframes fall-319{64.53%{transform:translate(56.1697vw,64.53vh) scale(.7499)}to{transform:translate(54.3145vw,99vh) scale(.7499)}}.snow:nth-child(320){opacity:.2418;transform:translate(87.5569vw,-10px) scale(.2532);animation:fall-320 13s -1s linear infinite}@keyframes fall-320{62.71%{transform:translate(81.6844vw,62.71vh) scale(.2532)}to{transform:translate(84.62065vw,99vh) scale(.2532)}}.snow:nth-child(321){opacity:1.137;transform:translate(24.273vw,-10px) scale(.155);animation:fall-321 19s -11s linear infinite}@keyframes fall-321{78.176%{transform:translate(27.9452vw,78.176vh) scale(.155)}to{transform:translate(26.1091vw,99vh) scale(.155)}}.snow:nth-child(322){opacity:.0646;transform:translate(10.3393vw,-10px) scale(.9252);animation:fall-322 23s -30s linear infinite}@keyframes fall-322{70.901%{transform:translate(9.6174vw,70.901vh) scale(.9252)}to{transform:translate(9.97835vw,99vh) scale(.9252)}}.snow:nth-child(323){opacity:1.857;transform:translate(50.5457vw,-10px) scale(.98);animation:fall-323 17s -4s linear infinite}@keyframes fall-323{67.069%{transform:translate(42.098vw,67.069vh) scale(.98)}to{transform:translate(46.32185vw,99vh) scale(.98)}}.snow:nth-child(324){opacity:1.6552;transform:translate(28.2757vw,-10px) scale(.2265);animation:fall-324 25s -8s linear infinite}@keyframes fall-324{56.713%{transform:translate(22.0206vw,56.713vh) scale(.2265)}to{transform:translate(25.14815vw,99vh) scale(.2265)}}.snow:nth-child(325){opacity:.1232;transform:translate(43.2452vw,-10px) scale(.9594);animation:fall-325 29s -25s linear infinite}@keyframes fall-325{73.53%{transform:translate(49.2133vw,73.53vh) scale(.9594)}to{transform:translate(46.22925vw,99vh) scale(.9594)}}.snow:nth-child(326){opacity:1.9586;transform:translate(84.7366vw,-10px) scale(.3018);animation:fall-326 27s -20s linear infinite}@keyframes fall-326{65.929%{transform:translate(92.5936vw,65.929vh) scale(.3018)}to{transform:translate(88.6651vw,99vh) scale(.3018)}}.snow:nth-child(327){opacity:1.6572;transform:translate(82.0864vw,-10px) scale(.7565);animation:fall-327 29s -29s linear infinite}@keyframes fall-327{65.699%{transform:translate(77.5972vw,65.699vh) scale(.7565)}to{transform:translate(79.8418vw,99vh) scale(.7565)}}.snow:nth-child(328){opacity:1.376;transform:translate(68.3816vw,-10px) scale(.8394);animation:fall-328 15s -4s linear infinite}@keyframes fall-328{46.525%{transform:translate(60.2014vw,46.525vh) scale(.8394)}to{transform:translate(64.2915vw,99vh) scale(.8394)}}.snow:nth-child(329){opacity:1.991;transform:translate(99.453vw,-10px) scale(.6353);animation:fall-329 14s -14s linear infinite}@keyframes fall-329{51.081%{transform:translate(96.8668vw,51.081vh) scale(.6353)}to{transform:translate(98.1599vw,99vh) scale(.6353)}}.snow:nth-child(330){opacity:.8446;transform:translate(23.5181vw,-10px) scale(.1918);animation:fall-330 27s -16s linear infinite}@keyframes fall-330{74.936%{transform:translate(24.638vw,74.936vh) scale(.1918)}to{transform:translate(24.07805vw,99vh) scale(.1918)}}.snow:nth-child(331){opacity:1.4434;transform:translate(5.1254vw,-10px) scale(.4567);animation:fall-331 28s -30s linear infinite}@keyframes fall-331{43.065%{transform:translate(4.2216vw,43.065vh) scale(.4567)}to{transform:translate(4.6735vw,99vh) scale(.4567)}}.snow:nth-child(332){opacity:1.954;transform:translate(91.3918vw,-10px) scale(.604);animation:fall-332 10s -8s linear infinite}@keyframes fall-332{56.979%{transform:translate(94.6663vw,56.979vh) scale(.604)}to{transform:translate(93.02905vw,99vh) scale(.604)}}.snow:nth-child(333){opacity:1.4624;transform:translate(24.4389vw,-10px) scale(.1024);animation:fall-333 30s -26s linear infinite}@keyframes fall-333{47.404%{transform:translate(21.4172vw,47.404vh) scale(.1024)}to{transform:translate(22.92805vw,99vh) scale(.1024)}}.snow:nth-child(334){opacity:1.215;transform:translate(99.8693vw,-10px) scale(.6587);animation:fall-334 19s -4s linear infinite}@keyframes fall-334{58.438%{transform:translate(94.5311vw,58.438vh) scale(.6587)}to{transform:translate(97.2002vw,99vh) scale(.6587)}}.snow:nth-child(335){opacity:1.0042;transform:translate(7.0825vw,-10px) scale(.3246);animation:fall-335 15s -14s linear infinite}@keyframes fall-335{56.857%{transform:translate(12.8861vw,56.857vh) scale(.3246)}to{transform:translate(9.9843vw,99vh) scale(.3246)}}.snow:nth-child(336){opacity:.6612;transform:translate(45.5388vw,-10px) scale(.2777);animation:fall-336 14s -8s linear infinite}@keyframes fall-336{32.81%{transform:translate(43.1626vw,32.81vh) scale(.2777)}to{transform:translate(44.3507vw,99vh) scale(.2777)}}.snow:nth-child(337){opacity:.4226;transform:translate(48.5111vw,-10px) scale(.7344);animation:fall-337 23s -10s linear infinite}@keyframes fall-337{44.751%{transform:translate(43.5022vw,44.751vh) scale(.7344)}to{transform:translate(46.00665vw,99vh) scale(.7344)}}.snow:nth-child(338){opacity:.2982;transform:translate(67.0644vw,-10px) scale(.9756);animation:fall-338 21s -21s linear infinite}@keyframes fall-338{78.397%{transform:translate(65.4465vw,78.397vh) scale(.9756)}to{transform:translate(66.25545vw,99vh) scale(.9756)}}.snow:nth-child(339){opacity:.825;transform:translate(85.6995vw,-10px) scale(.6033);animation:fall-339 10s -20s linear infinite}@keyframes fall-339{69.121%{transform:translate(84.481vw,69.121vh) scale(.6033)}to{transform:translate(85.09025vw,99vh) scale(.6033)}}.snow:nth-child(340){opacity:.2224;transform:translate(66.167vw,-10px) scale(.1043);animation:fall-340 28s -8s linear infinite}@keyframes fall-340{30.561%{transform:translate(74.253vw,30.561vh) scale(.1043)}to{transform:translate(70.21vw,99vh) scale(.1043)}}.snow:nth-child(341){opacity:.0412;transform:translate(56.3461vw,-10px) scale(.4052);animation:fall-341 10s -23s linear infinite}@keyframes fall-341{73.606%{transform:translate(51.9313vw,73.606vh) scale(.4052)}to{transform:translate(54.1387vw,99vh) scale(.4052)}}.snow:nth-child(342){opacity:1.6082;transform:translate(66.0596vw,-10px) scale(.4914);animation:fall-342 15s -5s linear infinite}@keyframes fall-342{47.165%{transform:translate(68.1846vw,47.165vh) scale(.4914)}to{transform:translate(67.1221vw,99vh) scale(.4914)}}.snow:nth-child(343){opacity:1.2052;transform:translate(38.9vw,-10px) scale(.0547);animation:fall-343 26s -1s linear infinite}@keyframes fall-343{30.91%{transform:translate(30.0681vw,30.91vh) scale(.0547)}to{transform:translate(34.48405vw,99vh) scale(.0547)}}.snow:nth-child(344){opacity:1.4786;transform:translate(20.9166vw,-10px) scale(.3706);animation:fall-344 13s -5s linear infinite}@keyframes fall-344{58.643%{transform:translate(25.7344vw,58.643vh) scale(.3706)}to{transform:translate(23.3255vw,99vh) scale(.3706)}}.snow:nth-child(345){opacity:1.7286;transform:translate(47.8491vw,-10px) scale(.5088);animation:fall-345 20s -30s linear infinite}@keyframes fall-345{37.418%{transform:translate(50.3884vw,37.418vh) scale(.5088)}to{transform:translate(49.11875vw,99vh) scale(.5088)}}.snow:nth-child(346){opacity:1.5824;transform:translate(69.1944vw,-10px) scale(.0634);animation:fall-346 29s -24s linear infinite}@keyframes fall-346{68.952%{transform:translate(67.5426vw,68.952vh) scale(.0634)}to{transform:translate(68.3685vw,99vh) scale(.0634)}}.snow:nth-child(347){opacity:.0126;transform:translate(60.9168vw,-10px) scale(.0327);animation:fall-347 25s -15s linear infinite}@keyframes fall-347{53.698%{transform:translate(61.15vw,53.698vh) scale(.0327)}to{transform:translate(61.0334vw,99vh) scale(.0327)}}.snow:nth-child(348){opacity:.754;transform:translate(2.662vw,-10px) scale(.1118);animation:fall-348 23s -29s linear infinite}@keyframes fall-348{73.252%{transform:translate(8.2503vw,73.252vh) scale(.1118)}to{transform:translate(5.45615vw,99vh) scale(.1118)}}.snow:nth-child(349){opacity:.4444;transform:translate(69.7887vw,-10px) scale(.5796);animation:fall-349 11s -20s linear infinite}@keyframes fall-349{61.311%{transform:translate(79.3268vw,61.311vh) scale(.5796)}to{transform:translate(74.55775vw,99vh) scale(.5796)}}.snow:nth-child(350){opacity:.901;transform:translate(84.7687vw,-10px) scale(.7709);animation:fall-350 21s -24s linear infinite}@keyframes fall-350{67.722%{transform:translate(84.0473vw,67.722vh) scale(.7709)}to{transform:translate(84.408vw,99vh) scale(.7709)}}.snow:nth-child(351){opacity:.1308;transform:translate(79.617vw,-10px) scale(.5628);animation:fall-351 13s -13s linear infinite}@keyframes fall-351{76.594%{transform:translate(73.3135vw,76.594vh) scale(.5628)}to{transform:translate(76.46525vw,99vh) scale(.5628)}}.snow:nth-child(352){opacity:.5486;transform:translate(49.6942vw,-10px) scale(.1474);animation:fall-352 27s -20s linear infinite}@keyframes fall-352{55.394%{transform:translate(45.777vw,55.394vh) scale(.1474)}to{transform:translate(47.7356vw,99vh) scale(.1474)}}.snow:nth-child(353){opacity:.626;transform:translate(75.1301vw,-10px) scale(.8345);animation:fall-353 23s -14s linear infinite}@keyframes fall-353{68.691%{transform:translate(68.688vw,68.691vh) scale(.8345)}to{transform:translate(71.90905vw,99vh) scale(.8345)}}.snow:nth-child(354){opacity:.7226;transform:translate(69.8647vw,-10px) scale(.8544);animation:fall-354 16s -18s linear infinite}@keyframes fall-354{49.35%{transform:translate(78.3726vw,49.35vh) scale(.8544)}to{transform:translate(74.11865vw,99vh) scale(.8544)}}.snow:nth-child(355){opacity:.1378;transform:translate(27.6878vw,-10px) scale(.3669);animation:fall-355 15s -3s linear infinite}@keyframes fall-355{63.36%{transform:translate(29.1236vw,63.36vh) scale(.3669)}to{transform:translate(28.4057vw,99vh) scale(.3669)}}.snow:nth-child(356){opacity:.026;transform:translate(58.5353vw,-10px) scale(.4287);animation:fall-356 15s -10s linear infinite}@keyframes fall-356{54.835%{transform:translate(55.7407vw,54.835vh) scale(.4287)}to{transform:translate(57.138vw,99vh) scale(.4287)}}.snow:nth-child(357){opacity:.5428;transform:translate(96.142vw,-10px) scale(.2044);animation:fall-357 27s -21s linear infinite}@keyframes fall-357{78.904%{transform:translate(88.3062vw,78.904vh) scale(.2044)}to{transform:translate(92.2241vw,99vh) scale(.2044)}}.snow:nth-child(358){opacity:.8188;transform:translate(92.7007vw,-10px) scale(.3136);animation:fall-358 16s -17s linear infinite}@keyframes fall-358{74.656%{transform:translate(96.4054vw,74.656vh) scale(.3136)}to{transform:translate(94.55305vw,99vh) scale(.3136)}}.snow:nth-child(359){opacity:.93;transform:translate(48.3645vw,-10px) scale(.0683);animation:fall-359 13s -18s linear infinite}@keyframes fall-359{42.799%{transform:translate(55.589vw,42.799vh) scale(.0683)}to{transform:translate(51.97675vw,99vh) scale(.0683)}}.snow:nth-child(360){opacity:1.6416;transform:translate(64.0265vw,-10px) scale(.3197);animation:fall-360 12s -7s linear infinite}@keyframes fall-360{60.545%{transform:translate(67.7199vw,60.545vh) scale(.3197)}to{transform:translate(65.8732vw,99vh) scale(.3197)}}.snow:nth-child(361){opacity:1.3586;transform:translate(65.2297vw,-10px) scale(.1852);animation:fall-361 18s -25s linear infinite}@keyframes fall-361{71.386%{transform:translate(69.0284vw,71.386vh) scale(.1852)}to{transform:translate(67.12905vw,99vh) scale(.1852)}}.snow:nth-child(362){opacity:1.736;transform:translate(63.1746vw,-10px) scale(.043);animation:fall-362 30s -7s linear infinite}@keyframes fall-362{41.909%{transform:translate(65.9297vw,41.909vh) scale(.043)}to{transform:translate(64.55215vw,99vh) scale(.043)}}.snow:nth-child(363){opacity:1.257;transform:translate(49.8254vw,-10px) scale(.6365);animation:fall-363 13s -8s linear infinite}@keyframes fall-363{70.597%{transform:translate(55.8588vw,70.597vh) scale(.6365)}to{transform:translate(52.8421vw,99vh) scale(.6365)}}.snow:nth-child(364){opacity:1.543;transform:translate(90.0737vw,-10px) scale(.7847);animation:fall-364 21s -6s linear infinite}@keyframes fall-364{54.754%{transform:translate(81.9663vw,54.754vh) scale(.7847)}to{transform:translate(86.02vw,99vh) scale(.7847)}}.snow:nth-child(365){opacity:1.3504;transform:translate(5.382vw,-10px) scale(.1036);animation:fall-365 22s -23s linear infinite}@keyframes fall-365{71.461%{transform:translate(-.3488vw,71.461vh) scale(.1036)}to{transform:translate(2.5166vw,99vh) scale(.1036)}}.snow:nth-child(366){opacity:.98;transform:translate(49.7167vw,-10px) scale(.8491);animation:fall-366 26s -19s linear infinite}@keyframes fall-366{42.283%{transform:translate(41.3451vw,42.283vh) scale(.8491)}to{transform:translate(45.5309vw,99vh) scale(.8491)}}.snow:nth-child(367){opacity:.8134;transform:translate(92.1267vw,-10px) scale(.9274);animation:fall-367 20s -16s linear infinite}@keyframes fall-367{50.001%{transform:translate(100.176vw,50.001vh) scale(.9274)}to{transform:translate(96.15135vw,99vh) scale(.9274)}}.snow:nth-child(368){opacity:1.47;transform:translate(22.9142vw,-10px) scale(.7763);animation:fall-368 15s -13s linear infinite}@keyframes fall-368{31.48%{transform:translate(14.5841vw,31.48vh) scale(.7763)}to{transform:translate(18.74915vw,99vh) scale(.7763)}}.snow:nth-child(369){opacity:1.4358;transform:translate(79.4909vw,-10px) scale(.8707);animation:fall-369 20s -3s linear infinite}@keyframes fall-369{55.952%{transform:translate(75.7112vw,55.952vh) scale(.8707)}to{transform:translate(77.60105vw,99vh) scale(.8707)}}.snow:nth-child(370){opacity:1.5432;transform:translate(79.2837vw,-10px) scale(.8092);animation:fall-370 22s -23s linear infinite}@keyframes fall-370{47.789%{transform:translate(73.1454vw,47.789vh) scale(.8092)}to{transform:translate(76.21455vw,99vh) scale(.8092)}}.snow:nth-child(371){opacity:1.5898;transform:translate(44.5912vw,-10px) scale(.8724);animation:fall-371 23s -1s linear infinite}@keyframes fall-371{41.411%{transform:translate(41.8912vw,41.411vh) scale(.8724)}to{transform:translate(43.2412vw,99vh) scale(.8724)}}.snow:nth-child(372){opacity:.453;transform:translate(55.9642vw,-10px) scale(.719);animation:fall-372 17s -17s linear infinite}@keyframes fall-372{67.578%{transform:translate(48.2223vw,67.578vh) scale(.719)}to{transform:translate(52.09325vw,99vh) scale(.719)}}.snow:nth-child(373){opacity:1.6928;transform:translate(93.9398vw,-10px) scale(.2894);animation:fall-373 16s -17s linear infinite}@keyframes fall-373{58.736%{transform:translate(92.6131vw,58.736vh) scale(.2894)}to{transform:translate(93.27645vw,99vh) scale(.2894)}}.snow:nth-child(374){opacity:.9486;transform:translate(34.7855vw,-10px) scale(.8565);animation:fall-374 22s -3s linear infinite}@keyframes fall-374{52.408%{transform:translate(31.8294vw,52.408vh) scale(.8565)}to{transform:translate(33.30745vw,99vh) scale(.8565)}}.snow:nth-child(375){opacity:.1058;transform:translate(37.0325vw,-10px) scale(.1421);animation:fall-375 20s -29s linear infinite}@keyframes fall-375{37.621%{transform:translate(34.1399vw,37.621vh) scale(.1421)}to{transform:translate(35.5862vw,99vh) scale(.1421)}}.snow:nth-child(376){opacity:.1366;transform:translate(20.9509vw,-10px) scale(.8201);animation:fall-376 30s -29s linear infinite}@keyframes fall-376{69.455%{transform:translate(11.4517vw,69.455vh) scale(.8201)}to{transform:translate(16.2013vw,99vh) scale(.8201)}}.snow:nth-child(377){opacity:.2132;transform:translate(29.6154vw,-10px) scale(.9829);animation:fall-377 17s -30s linear infinite}@keyframes fall-377{44.7%{transform:translate(25.6061vw,44.7vh) scale(.9829)}to{transform:translate(27.61075vw,99vh) scale(.9829)}}.snow:nth-child(378){opacity:.7796;transform:translate(30.8955vw,-10px) scale(.4914);animation:fall-378 22s -7s linear infinite}@keyframes fall-378{39.693%{transform:translate(32.4713vw,39.693vh) scale(.4914)}to{transform:translate(31.6834vw,99vh) scale(.4914)}}.snow:nth-child(379){opacity:1.4908;transform:translate(22.6387vw,-10px) scale(.6028);animation:fall-379 23s -14s linear infinite}@keyframes fall-379{72.454%{transform:translate(22.3553vw,72.454vh) scale(.6028)}to{transform:translate(22.497vw,99vh) scale(.6028)}}.snow:nth-child(380){opacity:.113;transform:translate(19.7109vw,-10px) scale(.4171);animation:fall-380 27s -7s linear infinite}@keyframes fall-380{30.282%{transform:translate(16.8282vw,30.282vh) scale(.4171)}to{transform:translate(18.26955vw,99vh) scale(.4171)}}.snow:nth-child(381){opacity:1.1804;transform:translate(51.0097vw,-10px) scale(.5421);animation:fall-381 11s -1s linear infinite}@keyframes fall-381{56.325%{transform:translate(48.5985vw,56.325vh) scale(.5421)}to{transform:translate(49.8041vw,99vh) scale(.5421)}}.snow:nth-child(382){opacity:1.4242;transform:translate(66.0267vw,-10px) scale(.1685);animation:fall-382 10s -17s linear infinite}@keyframes fall-382{44.487%{transform:translate(64.6998vw,44.487vh) scale(.1685)}to{transform:translate(65.36325vw,99vh) scale(.1685)}}.snow:nth-child(383){opacity:1.62;transform:translate(59.4659vw,-10px) scale(.0651);animation:fall-383 19s -25s linear infinite}@keyframes fall-383{39.39%{transform:translate(50.2795vw,39.39vh) scale(.0651)}to{transform:translate(54.8727vw,99vh) scale(.0651)}}.snow:nth-child(384){opacity:.947;transform:translate(28.039vw,-10px) scale(.5256);animation:fall-384 26s -4s linear infinite}@keyframes fall-384{51.851%{transform:translate(22.9998vw,51.851vh) scale(.5256)}to{transform:translate(25.5194vw,99vh) scale(.5256)}}.snow:nth-child(385){opacity:.3624;transform:translate(77.9458vw,-10px) scale(.6448);animation:fall-385 17s -15s linear infinite}@keyframes fall-385{64.781%{transform:translate(71.4706vw,64.781vh) scale(.6448)}to{transform:translate(74.7082vw,99vh) scale(.6448)}}.snow:nth-child(386){opacity:1.622;transform:translate(7.0521vw,-10px) scale(.3745);animation:fall-386 10s -5s linear infinite}@keyframes fall-386{50.066%{transform:translate(12.1854vw,50.066vh) scale(.3745)}to{transform:translate(9.61875vw,99vh) scale(.3745)}}.snow:nth-child(387){opacity:.479;transform:translate(35.4451vw,-10px) scale(.9093);animation:fall-387 28s -23s linear infinite}@keyframes fall-387{48.668%{transform:translate(41.3964vw,48.668vh) scale(.9093)}to{transform:translate(38.42075vw,99vh) scale(.9093)}}.snow:nth-child(388){opacity:1.8698;transform:translate(77.2603vw,-10px) scale(.2639);animation:fall-388 29s -30s linear infinite}@keyframes fall-388{49.759%{transform:translate(73.3779vw,49.759vh) scale(.2639)}to{transform:translate(75.3191vw,99vh) scale(.2639)}}.snow:nth-child(389){opacity:.3348;transform:translate(49.5531vw,-10px) scale(.382);animation:fall-389 19s -12s linear infinite}@keyframes fall-389{63.362%{transform:translate(47.1483vw,63.362vh) scale(.382)}to{transform:translate(48.3507vw,99vh) scale(.382)}}.snow:nth-child(390){opacity:1.5672;transform:translate(60.6793vw,-10px) scale(.0143);animation:fall-390 25s -25s linear infinite}@keyframes fall-390{40.335%{transform:translate(55.1093vw,40.335vh) scale(.0143)}to{transform:translate(57.8943vw,99vh) scale(.0143)}}.snow:nth-child(391){opacity:.0904;transform:translate(54.5605vw,-10px) scale(.928);animation:fall-391 29s -29s linear infinite}@keyframes fall-391{59.684%{transform:translate(64.248vw,59.684vh) scale(.928)}to{transform:translate(59.40425vw,99vh) scale(.928)}}.snow:nth-child(392){opacity:1.4576;transform:translate(73.8466vw,-10px) scale(.1391);animation:fall-392 25s -6s linear infinite}@keyframes fall-392{48.707%{transform:translate(74.2056vw,48.707vh) scale(.1391)}to{transform:translate(74.0261vw,99vh) scale(.1391)}}.snow:nth-child(393){opacity:.5924;transform:translate(51.9958vw,-10px) scale(.1174);animation:fall-393 28s -5s linear infinite}@keyframes fall-393{42.715%{transform:translate(48.469vw,42.715vh) scale(.1174)}to{transform:translate(50.2324vw,99vh) scale(.1174)}}.snow:nth-child(394){opacity:1.835;transform:translate(25.7032vw,-10px) scale(.1395);animation:fall-394 12s -13s linear infinite}@keyframes fall-394{64.226%{transform:translate(29.948vw,64.226vh) scale(.1395)}to{transform:translate(27.8256vw,99vh) scale(.1395)}}.snow:nth-child(395){opacity:1.7556;transform:translate(85.1391vw,-10px) scale(.2076);animation:fall-395 25s -29s linear infinite}@keyframes fall-395{62.611%{transform:translate(76.5402vw,62.611vh) scale(.2076)}to{transform:translate(80.83965vw,99vh) scale(.2076)}}.snow:nth-child(396){opacity:1.5156;transform:translate(71.798vw,-10px) scale(.2247);animation:fall-396 25s -29s linear infinite}@keyframes fall-396{30.86%{transform:translate(77.4057vw,30.86vh) scale(.2247)}to{transform:translate(74.60185vw,99vh) scale(.2247)}}.snow:nth-child(397){opacity:1.6678;transform:translate(45.5164vw,-10px) scale(.7228);animation:fall-397 14s -19s linear infinite}@keyframes fall-397{79.767%{transform:translate(44.9518vw,79.767vh) scale(.7228)}to{transform:translate(45.2341vw,99vh) scale(.7228)}}.snow:nth-child(398){opacity:1.282;transform:translate(90.5182vw,-10px) scale(.2526);animation:fall-398 15s -3s linear infinite}@keyframes fall-398{66.255%{transform:translate(99.0067vw,66.255vh) scale(.2526)}to{transform:translate(94.76245vw,99vh) scale(.2526)}}.snow:nth-child(399){opacity:.7954;transform:translate(7.4372vw,-10px) scale(.1532);animation:fall-399 26s -8s linear infinite}@keyframes fall-399{55.539%{transform:translate(15.2777vw,55.539vh) scale(.1532)}to{transform:translate(11.35745vw,99vh) scale(.1532)}}.snow:nth-child(400){opacity:.2392;transform:translate(78.6153vw,-10px) scale(.0848);animation:fall-400 29s -12s linear infinite}@keyframes fall-400{42.699%{transform:translate(85.9892vw,42.699vh) scale(.0848)}to{transform:translate(82.30225vw,99vh) scale(.0848)}}\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:.9774;transform:translate(88.7132vw,-10px) scale(.4464);animation:fall-1 20s -25s linear infinite}@keyframes fall-1{69.335%{transform:translate(85.253vw,69.335vh) scale(.4464)}to{transform:translate(86.9831vw,99vh) scale(.4464)}}.snow:nth-child(2){opacity:1.042;transform:translate(62.6387vw,-10px) scale(.8904);animation:fall-2 21s -2s linear infinite}@keyframes fall-2{75.646%{transform:translate(60.5191vw,75.646vh) scale(.8904)}to{transform:translate(61.5789vw,99vh) scale(.8904)}}.snow:nth-child(3){opacity:1.5792;transform:translate(93.5121vw,-10px) scale(.1903);animation:fall-3 30s -22s linear infinite}@keyframes fall-3{48.331%{transform:translate(98.069vw,48.331vh) scale(.1903)}to{transform:translate(95.79055vw,99vh) scale(.1903)}}.snow:nth-child(4){opacity:1.1394;transform:translate(8.6108vw,-10px) scale(.8598);animation:fall-4 28s -30s linear infinite}@keyframes fall-4{78.234%{transform:translate(10.9801vw,78.234vh) scale(.8598)}to{transform:translate(9.79545vw,99vh) scale(.8598)}}.snow:nth-child(5){opacity:1.3336;transform:translate(47.56vw,-10px) scale(.4718);animation:fall-5 18s -22s linear infinite}@keyframes fall-5{60.765%{transform:translate(49.8077vw,60.765vh) scale(.4718)}to{transform:translate(48.68385vw,99vh) scale(.4718)}}.snow:nth-child(6){opacity:.673;transform:translate(68.989vw,-10px) scale(.2279);animation:fall-6 21s -24s linear infinite}@keyframes fall-6{52.401%{transform:translate(64.1699vw,52.401vh) scale(.2279)}to{transform:translate(66.57945vw,99vh) scale(.2279)}}.snow:nth-child(7){opacity:1.448;transform:translate(90.4215vw,-10px) scale(.1213);animation:fall-7 15s -30s linear infinite}@keyframes fall-7{76.912%{transform:translate(88.2621vw,76.912vh) scale(.1213)}to{transform:translate(89.3418vw,99vh) scale(.1213)}}.snow:nth-child(8){opacity:1.6286;transform:translate(6.6028vw,-10px) scale(.8157);animation:fall-8 26s -4s linear infinite}@keyframes fall-8{71.689%{transform:translate(1.6042vw,71.689vh) scale(.8157)}to{transform:translate(4.1035vw,99vh) scale(.8157)}}.snow:nth-child(9){opacity:1.4788;transform:translate(96.6471vw,-10px) scale(.924);animation:fall-9 25s -22s linear infinite}@keyframes fall-9{79.728%{transform:translate(100.0616vw,79.728vh) scale(.924)}to{transform:translate(98.35435vw,99vh) scale(.924)}}.snow:nth-child(10){opacity:.9072;transform:translate(66.4952vw,-10px) scale(.3207);animation:fall-10 18s -18s linear infinite}@keyframes fall-10{48.944%{transform:translate(70.8507vw,48.944vh) scale(.3207)}to{transform:translate(68.67295vw,99vh) scale(.3207)}}.snow:nth-child(11){opacity:1.7654;transform:translate(20.4902vw,-10px) scale(.8408);animation:fall-11 27s -28s linear infinite}@keyframes fall-11{72.37%{transform:translate(13.1311vw,72.37vh) scale(.8408)}to{transform:translate(16.81065vw,99vh) scale(.8408)}}.snow:nth-child(12){opacity:1.1302;transform:translate(62.0111vw,-10px) scale(.7379);animation:fall-12 19s -9s linear infinite}@keyframes fall-12{56.579%{transform:translate(53.4728vw,56.579vh) scale(.7379)}to{transform:translate(57.74195vw,99vh) scale(.7379)}}.snow:nth-child(13){opacity:.9396;transform:translate(58.8233vw,-10px) scale(.4348);animation:fall-13 27s -30s linear infinite}@keyframes fall-13{52.427%{transform:translate(59.8998vw,52.427vh) scale(.4348)}to{transform:translate(59.36155vw,99vh) scale(.4348)}}.snow:nth-child(14){opacity:1.5686;transform:translate(41.0998vw,-10px) scale(.1606);animation:fall-14 26s -24s linear infinite}@keyframes fall-14{71.912%{transform:translate(34.7417vw,71.912vh) scale(.1606)}to{transform:translate(37.92075vw,99vh) scale(.1606)}}.snow:nth-child(15){opacity:.1616;transform:translate(27.9888vw,-10px) scale(.0652);animation:fall-15 24s -2s linear infinite}@keyframes fall-15{74.21%{transform:translate(22.256vw,74.21vh) scale(.0652)}to{transform:translate(25.1224vw,99vh) scale(.0652)}}.snow:nth-child(16){opacity:.054;transform:translate(97.9074vw,-10px) scale(.9278);animation:fall-16 16s -19s linear infinite}@keyframes fall-16{40.447%{transform:translate(104.5155vw,40.447vh) scale(.9278)}to{transform:translate(101.21145vw,99vh) scale(.9278)}}.snow:nth-child(17){opacity:1.165;transform:translate(86.9327vw,-10px) scale(.9757);animation:fall-17 20s -4s linear infinite}@keyframes fall-17{69.086%{transform:translate(81.9376vw,69.086vh) scale(.9757)}to{transform:translate(84.43515vw,99vh) scale(.9757)}}.snow:nth-child(18){opacity:1.7914;transform:translate(71.3163vw,-10px) scale(.0842);animation:fall-18 14s -25s linear infinite}@keyframes fall-18{36.809%{transform:translate(64.7086vw,36.809vh) scale(.0842)}to{transform:translate(68.01245vw,99vh) scale(.0842)}}.snow:nth-child(19){opacity:1.6696;transform:translate(20.7384vw,-10px) scale(.3953);animation:fall-19 16s -16s linear infinite}@keyframes fall-19{50.386%{transform:translate(16.4878vw,50.386vh) scale(.3953)}to{transform:translate(18.6131vw,99vh) scale(.3953)}}.snow:nth-child(20){opacity:.4154;transform:translate(33.6175vw,-10px) scale(.7315);animation:fall-20 22s -16s linear infinite}@keyframes fall-20{73.056%{transform:translate(31.6714vw,73.056vh) scale(.7315)}to{transform:translate(32.64445vw,99vh) scale(.7315)}}.snow:nth-child(21){opacity:1.5206;transform:translate(28.4209vw,-10px) scale(.0661);animation:fall-21 30s -26s linear infinite}@keyframes fall-21{45.142%{transform:translate(19.8807vw,45.142vh) scale(.0661)}to{transform:translate(24.1508vw,99vh) scale(.0661)}}.snow:nth-child(22){opacity:.8462;transform:translate(33.8185vw,-10px) scale(.0267);animation:fall-22 11s -12s linear infinite}@keyframes fall-22{42.443%{transform:translate(32.5485vw,42.443vh) scale(.0267)}to{transform:translate(33.1835vw,99vh) scale(.0267)}}.snow:nth-child(23){opacity:.949;transform:translate(87.3291vw,-10px) scale(.4197);animation:fall-23 26s -10s linear infinite}@keyframes fall-23{79.799%{transform:translate(95.7076vw,79.799vh) scale(.4197)}to{transform:translate(91.51835vw,99vh) scale(.4197)}}.snow:nth-child(24){opacity:.8304;transform:translate(75.4762vw,-10px) scale(.9645);animation:fall-24 21s -11s linear infinite}@keyframes fall-24{74.344%{transform:translate(68.5417vw,74.344vh) scale(.9645)}to{transform:translate(72.00895vw,99vh) scale(.9645)}}.snow:nth-child(25){opacity:1.6588;transform:translate(12.7502vw,-10px) scale(.1484);animation:fall-25 12s -26s linear infinite}@keyframes fall-25{79.431%{transform:translate(3.8491vw,79.431vh) scale(.1484)}to{transform:translate(8.29965vw,99vh) scale(.1484)}}.snow:nth-child(26){opacity:1.3828;transform:translate(21.7161vw,-10px) scale(.7588);animation:fall-26 17s -30s linear infinite}@keyframes fall-26{30.261%{transform:translate(18.1581vw,30.261vh) scale(.7588)}to{transform:translate(19.9371vw,99vh) scale(.7588)}}.snow:nth-child(27){opacity:.869;transform:translate(2.715vw,-10px) scale(.4754);animation:fall-27 11s -14s linear infinite}@keyframes fall-27{78.675%{transform:translate(-4.2977vw,78.675vh) scale(.4754)}to{transform:translate(-.79135vw,99vh) scale(.4754)}}.snow:nth-child(28){opacity:1.2906;transform:translate(59.0775vw,-10px) scale(.733);animation:fall-28 19s -15s linear infinite}@keyframes fall-28{69.465%{transform:translate(55.599vw,69.465vh) scale(.733)}to{transform:translate(57.33825vw,99vh) scale(.733)}}.snow:nth-child(29){opacity:1.6726;transform:translate(90.4076vw,-10px) scale(.4051);animation:fall-29 25s -1s linear infinite}@keyframes fall-29{38.909%{transform:translate(96.8798vw,38.909vh) scale(.4051)}to{transform:translate(93.6437vw,99vh) scale(.4051)}}.snow:nth-child(30){opacity:.877;transform:translate(4.0211vw,-10px) scale(.3764);animation:fall-30 20s -11s linear infinite}@keyframes fall-30{34.477%{transform:translate(-5.5374vw,34.477vh) scale(.3764)}to{transform:translate(-.75815vw,99vh) scale(.3764)}}.snow:nth-child(31){opacity:.6526;transform:translate(28.4797vw,-10px) scale(.0605);animation:fall-31 14s -29s linear infinite}@keyframes fall-31{63.512%{transform:translate(33.6132vw,63.512vh) scale(.0605)}to{transform:translate(31.04645vw,99vh) scale(.0605)}}.snow:nth-child(32){opacity:1.4284;transform:translate(24.336vw,-10px) scale(.3616);animation:fall-32 12s -21s linear infinite}@keyframes fall-32{63.042%{transform:translate(21.9664vw,63.042vh) scale(.3616)}to{transform:translate(23.1512vw,99vh) scale(.3616)}}.snow:nth-child(33){opacity:.4084;transform:translate(57.2071vw,-10px) scale(.8383);animation:fall-33 21s -24s linear infinite}@keyframes fall-33{77.606%{transform:translate(63.9938vw,77.606vh) scale(.8383)}to{transform:translate(60.60045vw,99vh) scale(.8383)}}.snow:nth-child(34){opacity:.789;transform:translate(46.3613vw,-10px) scale(.9031);animation:fall-34 25s -5s linear infinite}@keyframes fall-34{65.664%{transform:translate(49.6511vw,65.664vh) scale(.9031)}to{transform:translate(48.0062vw,99vh) scale(.9031)}}.snow:nth-child(35){opacity:.514;transform:translate(91.6372vw,-10px) scale(.8566);animation:fall-35 23s -8s linear infinite}@keyframes fall-35{78.055%{transform:translate(84.6653vw,78.055vh) scale(.8566)}to{transform:translate(88.15125vw,99vh) scale(.8566)}}.snow:nth-child(36){opacity:.796;transform:translate(72.2674vw,-10px) scale(.3066);animation:fall-36 23s -24s linear infinite}@keyframes fall-36{72.323%{transform:translate(67.813vw,72.323vh) scale(.3066)}to{transform:translate(70.0402vw,99vh) scale(.3066)}}.snow:nth-child(37){opacity:.1196;transform:translate(7.5116vw,-10px) scale(.6031);animation:fall-37 10s -12s linear infinite}@keyframes fall-37{30.307%{transform:translate(-1.3567vw,30.307vh) scale(.6031)}to{transform:translate(3.07745vw,99vh) scale(.6031)}}.snow:nth-child(38){opacity:.3308;transform:translate(30.3337vw,-10px) scale(.1724);animation:fall-38 25s -12s linear infinite}@keyframes fall-38{64.23%{transform:translate(24.5217vw,64.23vh) scale(.1724)}to{transform:translate(27.4277vw,99vh) scale(.1724)}}.snow:nth-child(39){opacity:1.847;transform:translate(74.3391vw,-10px) scale(.1179);animation:fall-39 24s -16s linear infinite}@keyframes fall-39{69.307%{transform:translate(76.3263vw,69.307vh) scale(.1179)}to{transform:translate(75.3327vw,99vh) scale(.1179)}}.snow:nth-child(40){opacity:.734;transform:translate(67.5532vw,-10px) scale(.33);animation:fall-40 10s -19s linear infinite}@keyframes fall-40{70.949%{transform:translate(71.6846vw,70.949vh) scale(.33)}to{transform:translate(69.6189vw,99vh) scale(.33)}}.snow:nth-child(41){opacity:.5336;transform:translate(83.1217vw,-10px) scale(.8649);animation:fall-41 29s -29s linear infinite}@keyframes fall-41{72.912%{transform:translate(73.2282vw,72.912vh) scale(.8649)}to{transform:translate(78.17495vw,99vh) scale(.8649)}}.snow:nth-child(42){opacity:1.8268;transform:translate(19.1198vw,-10px) scale(.9607);animation:fall-42 30s -17s linear infinite}@keyframes fall-42{40.823%{transform:translate(27.0218vw,40.823vh) scale(.9607)}to{transform:translate(23.0708vw,99vh) scale(.9607)}}.snow:nth-child(43){opacity:.682;transform:translate(34.7532vw,-10px) scale(.4854);animation:fall-43 10s -5s linear infinite}@keyframes fall-43{52.985%{transform:translate(38.7628vw,52.985vh) scale(.4854)}to{transform:translate(36.758vw,99vh) scale(.4854)}}.snow:nth-child(44){opacity:1.0018;transform:translate(77.2509vw,-10px) scale(.6128);animation:fall-44 17s -24s linear infinite}@keyframes fall-44{62.923%{transform:translate(72.22vw,62.923vh) scale(.6128)}to{transform:translate(74.73545vw,99vh) scale(.6128)}}.snow:nth-child(45){opacity:.004;transform:translate(85.6382vw,-10px) scale(.2911);animation:fall-45 26s -11s linear infinite}@keyframes fall-45{37.161%{transform:translate(84.1636vw,37.161vh) scale(.2911)}to{transform:translate(84.9009vw,99vh) scale(.2911)}}.snow:nth-child(46){opacity:1.3122;transform:translate(55.3128vw,-10px) scale(.8078);animation:fall-46 14s -17s linear infinite}@keyframes fall-46{35.006%{transform:translate(58.9549vw,35.006vh) scale(.8078)}to{transform:translate(57.13385vw,99vh) scale(.8078)}}.snow:nth-child(47){opacity:.3672;transform:translate(16.4836vw,-10px) scale(.688);animation:fall-47 13s -8s linear infinite}@keyframes fall-47{47.948%{transform:translate(8.4407vw,47.948vh) scale(.688)}to{transform:translate(12.46215vw,99vh) scale(.688)}}.snow:nth-child(48){opacity:1.3422;transform:translate(93.6455vw,-10px) scale(.606);animation:fall-48 26s -7s linear infinite}@keyframes fall-48{52.7%{transform:translate(101.9353vw,52.7vh) scale(.606)}to{transform:translate(97.7904vw,99vh) scale(.606)}}.snow:nth-child(49){opacity:.6144;transform:translate(26.9001vw,-10px) scale(.0432);animation:fall-49 14s -1s linear infinite}@keyframes fall-49{50.946%{transform:translate(36.496vw,50.946vh) scale(.0432)}to{transform:translate(31.69805vw,99vh) scale(.0432)}}.snow:nth-child(50){opacity:.0332;transform:translate(85.9729vw,-10px) scale(.2331);animation:fall-50 23s -8s linear infinite}@keyframes fall-50{38.397%{transform:translate(87.9965vw,38.397vh) scale(.2331)}to{transform:translate(86.9847vw,99vh) scale(.2331)}}.snow:nth-child(51){opacity:.2506;transform:translate(2.4695vw,-10px) scale(.5);animation:fall-51 16s -23s linear infinite}@keyframes fall-51{70.915%{transform:translate(10.1548vw,70.915vh) scale(.5)}to{transform:translate(6.31215vw,99vh) scale(.5)}}.snow:nth-child(52){opacity:1.6266;transform:translate(46.271vw,-10px) scale(.8467);animation:fall-52 19s -24s linear infinite}@keyframes fall-52{60.518%{transform:translate(50.8496vw,60.518vh) scale(.8467)}to{transform:translate(48.5603vw,99vh) scale(.8467)}}.snow:nth-child(53){opacity:1.1024;transform:translate(34.159vw,-10px) scale(.6506);animation:fall-53 10s -2s linear infinite}@keyframes fall-53{54.823%{transform:translate(28.6361vw,54.823vh) scale(.6506)}to{transform:translate(31.39755vw,99vh) scale(.6506)}}.snow:nth-child(54){opacity:1.411;transform:translate(11.1922vw,-10px) scale(.3572);animation:fall-54 16s -7s linear infinite}@keyframes fall-54{38.153%{transform:translate(11.4874vw,38.153vh) scale(.3572)}to{transform:translate(11.3398vw,99vh) scale(.3572)}}.snow:nth-child(55){opacity:.9332;transform:translate(54.5881vw,-10px) scale(.4982);animation:fall-55 21s -5s linear infinite}@keyframes fall-55{73.244%{transform:translate(59.7092vw,73.244vh) scale(.4982)}to{transform:translate(57.14865vw,99vh) scale(.4982)}}.snow:nth-child(56){opacity:.116;transform:translate(95.6191vw,-10px) scale(.4285);animation:fall-56 28s -21s linear infinite}@keyframes fall-56{76.514%{transform:translate(88.7144vw,76.514vh) scale(.4285)}to{transform:translate(92.16675vw,99vh) scale(.4285)}}.snow:nth-child(57){opacity:.5438;transform:translate(31.168vw,-10px) scale(.5891);animation:fall-57 27s -24s linear infinite}@keyframes fall-57{58.854%{transform:translate(35.7923vw,58.854vh) scale(.5891)}to{transform:translate(33.48015vw,99vh) scale(.5891)}}.snow:nth-child(58){opacity:1.3484;transform:translate(47.8321vw,-10px) scale(.7157);animation:fall-58 10s -21s linear infinite}@keyframes fall-58{59.933%{transform:translate(47.9032vw,59.933vh) scale(.7157)}to{transform:translate(47.86765vw,99vh) scale(.7157)}}.snow:nth-child(59){opacity:.853;transform:translate(73.7442vw,-10px) scale(.9916);animation:fall-59 25s -21s linear infinite}@keyframes fall-59{30.412%{transform:translate(65.2086vw,30.412vh) scale(.9916)}to{transform:translate(69.4764vw,99vh) scale(.9916)}}.snow:nth-child(60){opacity:.9066;transform:translate(73.858vw,-10px) scale(.0483);animation:fall-60 26s -24s linear infinite}@keyframes fall-60{47.231%{transform:translate(73.5366vw,47.231vh) scale(.0483)}to{transform:translate(73.6973vw,99vh) scale(.0483)}}.snow:nth-child(61){opacity:.282;transform:translate(57.0518vw,-10px) scale(.8707);animation:fall-61 27s -22s linear infinite}@keyframes fall-61{55.199%{transform:translate(60.1577vw,55.199vh) scale(.8707)}to{transform:translate(58.60475vw,99vh) scale(.8707)}}.snow:nth-child(62){opacity:.1808;transform:translate(44.0852vw,-10px) scale(.2354);animation:fall-62 17s -16s linear infinite}@keyframes fall-62{79.53%{transform:translate(34.5428vw,79.53vh) scale(.2354)}to{transform:translate(39.314vw,99vh) scale(.2354)}}.snow:nth-child(63){opacity:.0266;transform:translate(36.9998vw,-10px) scale(.428);animation:fall-63 15s -27s linear infinite}@keyframes fall-63{51.424%{transform:translate(39.7286vw,51.424vh) scale(.428)}to{transform:translate(38.3642vw,99vh) scale(.428)}}.snow:nth-child(64){opacity:1.8556;transform:translate(16.987vw,-10px) scale(.37);animation:fall-64 21s -21s linear infinite}@keyframes fall-64{35.701%{transform:translate(16.7346vw,35.701vh) scale(.37)}to{transform:translate(16.8608vw,99vh) scale(.37)}}.snow:nth-child(65){opacity:1.8878;transform:translate(30.2016vw,-10px) scale(.6858);animation:fall-65 10s -29s linear infinite}@keyframes fall-65{41.435%{transform:translate(31.3843vw,41.435vh) scale(.6858)}to{transform:translate(30.79295vw,99vh) scale(.6858)}}.snow:nth-child(66){opacity:1.9734;transform:translate(43.0164vw,-10px) scale(.6121);animation:fall-66 23s -10s linear infinite}@keyframes fall-66{64.69%{transform:translate(41.372vw,64.69vh) scale(.6121)}to{transform:translate(42.1942vw,99vh) scale(.6121)}}.snow:nth-child(67){opacity:.3716;transform:translate(67.9242vw,-10px) scale(.4082);animation:fall-67 21s -19s linear infinite}@keyframes fall-67{79.985%{transform:translate(71.083vw,79.985vh) scale(.4082)}to{transform:translate(69.5036vw,99vh) scale(.4082)}}.snow:nth-child(68){opacity:1.9132;transform:translate(65.3828vw,-10px) scale(.3438);animation:fall-68 21s -20s linear infinite}@keyframes fall-68{31.547%{transform:translate(64.119vw,31.547vh) scale(.3438)}to{transform:translate(64.7509vw,99vh) scale(.3438)}}.snow:nth-child(69){opacity:1.1138;transform:translate(87.7099vw,-10px) scale(.7299);animation:fall-69 26s -19s linear infinite}@keyframes fall-69{72.786%{transform:translate(87.4562vw,72.786vh) scale(.7299)}to{transform:translate(87.58305vw,99vh) scale(.7299)}}.snow:nth-child(70){opacity:1.2766;transform:translate(4.681vw,-10px) scale(.3367);animation:fall-70 16s -29s linear infinite}@keyframes fall-70{75.023%{transform:translate(3.7475vw,75.023vh) scale(.3367)}to{transform:translate(4.21425vw,99vh) scale(.3367)}}.snow:nth-child(71){opacity:1.0044;transform:translate(95.8163vw,-10px) scale(.776);animation:fall-71 10s -17s linear infinite}@keyframes fall-71{31.934%{transform:translate(102.7783vw,31.934vh) scale(.776)}to{transform:translate(99.2973vw,99vh) scale(.776)}}.snow:nth-child(72){opacity:1.8942;transform:translate(86.6811vw,-10px) scale(.6471);animation:fall-72 20s -11s linear infinite}@keyframes fall-72{37.98%{transform:translate(78.0095vw,37.98vh) scale(.6471)}to{transform:translate(82.3453vw,99vh) scale(.6471)}}.snow:nth-child(73){opacity:.1498;transform:translate(96.5451vw,-10px) scale(.1811);animation:fall-73 28s -29s linear infinite}@keyframes fall-73{65.493%{transform:translate(88.8494vw,65.493vh) scale(.1811)}to{transform:translate(92.69725vw,99vh) scale(.1811)}}.snow:nth-child(74){opacity:.2674;transform:translate(68.629vw,-10px) scale(.9961);animation:fall-74 28s -15s linear infinite}@keyframes fall-74{59.546%{transform:translate(61.6015vw,59.546vh) scale(.9961)}to{transform:translate(65.11525vw,99vh) scale(.9961)}}.snow:nth-child(75){opacity:.7814;transform:translate(97.8917vw,-10px) scale(.8683);animation:fall-75 18s -17s linear infinite}@keyframes fall-75{30.599%{transform:translate(92.4152vw,30.599vh) scale(.8683)}to{transform:translate(95.15345vw,99vh) scale(.8683)}}.snow:nth-child(76){opacity:.3722;transform:translate(78.7659vw,-10px) scale(.2075);animation:fall-76 18s -3s linear infinite}@keyframes fall-76{46.827%{transform:translate(87.67vw,46.827vh) scale(.2075)}to{transform:translate(83.21795vw,99vh) scale(.2075)}}.snow:nth-child(77){opacity:1.1616;transform:translate(9.91vw,-10px) scale(.5524);animation:fall-77 12s -13s linear infinite}@keyframes fall-77{31.251%{transform:translate(19.1665vw,31.251vh) scale(.5524)}to{transform:translate(14.53825vw,99vh) scale(.5524)}}.snow:nth-child(78){opacity:1.8208;transform:translate(48.8876vw,-10px) scale(.0971);animation:fall-78 17s -14s linear infinite}@keyframes fall-78{69.282%{transform:translate(43.9041vw,69.282vh) scale(.0971)}to{transform:translate(46.39585vw,99vh) scale(.0971)}}.snow:nth-child(79){opacity:.0632;transform:translate(82.8769vw,-10px) scale(.2275);animation:fall-79 25s -2s linear infinite}@keyframes fall-79{65.788%{transform:translate(85.8693vw,65.788vh) scale(.2275)}to{transform:translate(84.3731vw,99vh) scale(.2275)}}.snow:nth-child(80){opacity:1.0878;transform:translate(33.3672vw,-10px) scale(.3627);animation:fall-80 30s -6s linear infinite}@keyframes fall-80{43.842%{transform:translate(28.1581vw,43.842vh) scale(.3627)}to{transform:translate(30.76265vw,99vh) scale(.3627)}}.snow:nth-child(81){opacity:.7562;transform:translate(80.6018vw,-10px) scale(.8868);animation:fall-81 24s -20s linear infinite}@keyframes fall-81{32.763%{transform:translate(70.7086vw,32.763vh) scale(.8868)}to{transform:translate(75.6552vw,99vh) scale(.8868)}}.snow:nth-child(82){opacity:.4452;transform:translate(67.4792vw,-10px) scale(.1484);animation:fall-82 22s -27s linear infinite}@keyframes fall-82{43.823%{transform:translate(58.3935vw,43.823vh) scale(.1484)}to{transform:translate(62.93635vw,99vh) scale(.1484)}}.snow:nth-child(83){opacity:1.821;transform:translate(78.4846vw,-10px) scale(.9268);animation:fall-83 22s -5s linear infinite}@keyframes fall-83{66.427%{transform:translate(77.9166vw,66.427vh) scale(.9268)}to{transform:translate(78.2006vw,99vh) scale(.9268)}}.snow:nth-child(84){opacity:1.4794;transform:translate(37.6952vw,-10px) scale(.952);animation:fall-84 20s -20s linear infinite}@keyframes fall-84{48.775%{transform:translate(37.1734vw,48.775vh) scale(.952)}to{transform:translate(37.4343vw,99vh) scale(.952)}}.snow:nth-child(85){opacity:1.2042;transform:translate(69.0365vw,-10px) scale(.456);animation:fall-85 14s -24s linear infinite}@keyframes fall-85{42.369%{transform:translate(63.2832vw,42.369vh) scale(.456)}to{transform:translate(66.15985vw,99vh) scale(.456)}}.snow:nth-child(86){opacity:1.8836;transform:translate(82.4718vw,-10px) scale(.7118);animation:fall-86 21s -30s linear infinite}@keyframes fall-86{47.203%{transform:translate(83.7197vw,47.203vh) scale(.7118)}to{transform:translate(83.09575vw,99vh) scale(.7118)}}.snow:nth-child(87){opacity:1.089;transform:translate(82.2013vw,-10px) scale(.0498);animation:fall-87 23s -11s linear infinite}@keyframes fall-87{54.322%{transform:translate(79.0036vw,54.322vh) scale(.0498)}to{transform:translate(80.60245vw,99vh) scale(.0498)}}.snow:nth-child(88){opacity:1.9036;transform:translate(1.933vw,-10px) scale(.5418);animation:fall-88 19s -27s linear infinite}@keyframes fall-88{69.066%{transform:translate(-1.6436vw,69.066vh) scale(.5418)}to{transform:translate(.1447vw,99vh) scale(.5418)}}.snow:nth-child(89){opacity:1.0938;transform:translate(19.0629vw,-10px) scale(.3957);animation:fall-89 14s -18s linear infinite}@keyframes fall-89{73.68%{transform:translate(12.0465vw,73.68vh) scale(.3957)}to{transform:translate(15.5547vw,99vh) scale(.3957)}}.snow:nth-child(90){opacity:1.2628;transform:translate(45.4201vw,-10px) scale(.1713);animation:fall-90 25s -13s linear infinite}@keyframes fall-90{70.079%{transform:translate(44.2779vw,70.079vh) scale(.1713)}to{transform:translate(44.849vw,99vh) scale(.1713)}}.snow:nth-child(91){opacity:.292;transform:translate(.3313vw,-10px) scale(.4566);animation:fall-91 19s -12s linear infinite}@keyframes fall-91{31.892%{transform:translate(2.3641vw,31.892vh) scale(.4566)}to{transform:translate(1.3477vw,99vh) scale(.4566)}}.snow:nth-child(92){opacity:1.0796;transform:translate(87.8168vw,-10px) scale(.64);animation:fall-92 24s -9s linear infinite}@keyframes fall-92{44.74%{transform:translate(91.8399vw,44.74vh) scale(.64)}to{transform:translate(89.82835vw,99vh) scale(.64)}}.snow:nth-child(93){opacity:.6818;transform:translate(30.9488vw,-10px) scale(.4915);animation:fall-93 27s -10s linear infinite}@keyframes fall-93{67.291%{transform:translate(39.2534vw,67.291vh) scale(.4915)}to{transform:translate(35.1011vw,99vh) scale(.4915)}}.snow:nth-child(94){opacity:1.898;transform:translate(28.5558vw,-10px) scale(.6087);animation:fall-94 18s -8s linear infinite}@keyframes fall-94{44.167%{transform:translate(35.651vw,44.167vh) scale(.6087)}to{transform:translate(32.1034vw,99vh) scale(.6087)}}.snow:nth-child(95){opacity:.2942;transform:translate(11.3824vw,-10px) scale(.3782);animation:fall-95 21s -24s linear infinite}@keyframes fall-95{38.342%{transform:translate(17.1186vw,38.342vh) scale(.3782)}to{transform:translate(14.2505vw,99vh) scale(.3782)}}.snow:nth-child(96){opacity:1.434;transform:translate(27.7604vw,-10px) scale(.019);animation:fall-96 11s -9s linear infinite}@keyframes fall-96{38.077%{transform:translate(18.0381vw,38.077vh) scale(.019)}to{transform:translate(22.89925vw,99vh) scale(.019)}}.snow:nth-child(97){opacity:1.5244;transform:translate(89.8445vw,-10px) scale(.8967);animation:fall-97 26s -11s linear infinite}@keyframes fall-97{72.788%{transform:translate(89.1092vw,72.788vh) scale(.8967)}to{transform:translate(89.47685vw,99vh) scale(.8967)}}.snow:nth-child(98){opacity:1.7928;transform:translate(20.8022vw,-10px) scale(.952);animation:fall-98 30s -23s linear infinite}@keyframes fall-98{32.629%{transform:translate(14.973vw,32.629vh) scale(.952)}to{transform:translate(17.8876vw,99vh) scale(.952)}}.snow:nth-child(99){opacity:.0412;transform:translate(72.3846vw,-10px) scale(.5743);animation:fall-99 29s -5s linear infinite}@keyframes fall-99{78.217%{transform:translate(77.8277vw,78.217vh) scale(.5743)}to{transform:translate(75.10615vw,99vh) scale(.5743)}}.snow:nth-child(100){opacity:.5652;transform:translate(91.3412vw,-10px) scale(.3375);animation:fall-100 15s -8s linear infinite}@keyframes fall-100{60.208%{transform:translate(82.6013vw,60.208vh) scale(.3375)}to{transform:translate(86.97125vw,99vh) scale(.3375)}}.snow:nth-child(101){opacity:.0064;transform:translate(21.1693vw,-10px) scale(.71);animation:fall-101 15s -26s linear infinite}@keyframes fall-101{70.222%{transform:translate(26.5211vw,70.222vh) scale(.71)}to{transform:translate(23.8452vw,99vh) scale(.71)}}.snow:nth-child(102){opacity:1.3766;transform:translate(20.103vw,-10px) scale(.3369);animation:fall-102 11s -5s linear infinite}@keyframes fall-102{50.16%{transform:translate(12.5905vw,50.16vh) scale(.3369)}to{transform:translate(16.34675vw,99vh) scale(.3369)}}.snow:nth-child(103){opacity:1.0774;transform:translate(60.474vw,-10px) scale(.0976);animation:fall-103 18s -15s linear infinite}@keyframes fall-103{73.652%{transform:translate(68.5555vw,73.652vh) scale(.0976)}to{transform:translate(64.51475vw,99vh) scale(.0976)}}.snow:nth-child(104){opacity:.5956;transform:translate(82.0491vw,-10px) scale(.9342);animation:fall-104 17s -22s linear infinite}@keyframes fall-104{52.598%{transform:translate(86.7859vw,52.598vh) scale(.9342)}to{transform:translate(84.4175vw,99vh) scale(.9342)}}.snow:nth-child(105){opacity:.167;transform:translate(27.6128vw,-10px) scale(.8681);animation:fall-105 22s -13s linear infinite}@keyframes fall-105{64.759%{transform:translate(30.9926vw,64.759vh) scale(.8681)}to{transform:translate(29.3027vw,99vh) scale(.8681)}}.snow:nth-child(106){opacity:1.8252;transform:translate(1.2998vw,-10px) scale(.157);animation:fall-106 22s -11s linear infinite}@keyframes fall-106{72.745%{transform:translate(4.1598vw,72.745vh) scale(.157)}to{transform:translate(2.7298vw,99vh) scale(.157)}}.snow:nth-child(107){opacity:1.6924;transform:translate(82.1324vw,-10px) scale(.6971);animation:fall-107 22s -5s linear infinite}@keyframes fall-107{30.923%{transform:translate(75.5608vw,30.923vh) scale(.6971)}to{transform:translate(78.8466vw,99vh) scale(.6971)}}.snow:nth-child(108){opacity:.052;transform:translate(27.3426vw,-10px) scale(.4447);animation:fall-108 17s -6s linear infinite}@keyframes fall-108{30.186%{transform:translate(36.1162vw,30.186vh) scale(.4447)}to{transform:translate(31.7294vw,99vh) scale(.4447)}}.snow:nth-child(109){opacity:1.0222;transform:translate(53.0969vw,-10px) scale(.1992);animation:fall-109 24s -29s linear infinite}@keyframes fall-109{55.974%{transform:translate(53.5004vw,55.974vh) scale(.1992)}to{transform:translate(53.29865vw,99vh) scale(.1992)}}.snow:nth-child(110){opacity:1.513;transform:translate(84.3069vw,-10px) scale(.7503);animation:fall-110 17s -22s linear infinite}@keyframes fall-110{30.751%{transform:translate(88.6676vw,30.751vh) scale(.7503)}to{transform:translate(86.48725vw,99vh) scale(.7503)}}.snow:nth-child(111){opacity:1.564;transform:translate(8.9429vw,-10px) scale(.0543);animation:fall-111 19s -21s linear infinite}@keyframes fall-111{68.712%{transform:translate(11.7457vw,68.712vh) scale(.0543)}to{transform:translate(10.3443vw,99vh) scale(.0543)}}.snow:nth-child(112){opacity:.4554;transform:translate(28.0516vw,-10px) scale(.9511);animation:fall-112 20s -30s linear infinite}@keyframes fall-112{40.657%{transform:translate(23.0932vw,40.657vh) scale(.9511)}to{transform:translate(25.5724vw,99vh) scale(.9511)}}.snow:nth-child(113){opacity:.1488;transform:translate(49.3559vw,-10px) scale(.9636);animation:fall-113 13s -11s linear infinite}@keyframes fall-113{73.909%{transform:translate(41.0139vw,73.909vh) scale(.9636)}to{transform:translate(45.1849vw,99vh) scale(.9636)}}.snow:nth-child(114){opacity:1.2142;transform:translate(14.4934vw,-10px) scale(.0429);animation:fall-114 13s -30s linear infinite}@keyframes fall-114{50.099%{transform:translate(13.3662vw,50.099vh) scale(.0429)}to{transform:translate(13.9298vw,99vh) scale(.0429)}}.snow:nth-child(115){opacity:.9086;transform:translate(55.7681vw,-10px) scale(.5556);animation:fall-115 26s -1s linear infinite}@keyframes fall-115{71.99%{transform:translate(59.1949vw,71.99vh) scale(.5556)}to{transform:translate(57.4815vw,99vh) scale(.5556)}}.snow:nth-child(116){opacity:1.7356;transform:translate(3.5656vw,-10px) scale(.1777);animation:fall-116 12s -7s linear infinite}@keyframes fall-116{61.365%{transform:translate(3.4636vw,61.365vh) scale(.1777)}to{transform:translate(3.5146vw,99vh) scale(.1777)}}.snow:nth-child(117){opacity:.6096;transform:translate(17.9024vw,-10px) scale(.4506);animation:fall-117 20s -13s linear infinite}@keyframes fall-117{60.501%{transform:translate(17.4919vw,60.501vh) scale(.4506)}to{transform:translate(17.69715vw,99vh) scale(.4506)}}.snow:nth-child(118){opacity:.991;transform:translate(39.4012vw,-10px) scale(.8296);animation:fall-118 29s -15s linear infinite}@keyframes fall-118{37.308%{transform:translate(40.0785vw,37.308vh) scale(.8296)}to{transform:translate(39.73985vw,99vh) scale(.8296)}}.snow:nth-child(119){opacity:1.7528;transform:translate(29.771vw,-10px) scale(.1746);animation:fall-119 13s -2s linear infinite}@keyframes fall-119{56.195%{transform:translate(24.9806vw,56.195vh) scale(.1746)}to{transform:translate(27.3758vw,99vh) scale(.1746)}}.snow:nth-child(120){opacity:1.3086;transform:translate(12.7624vw,-10px) scale(.2482);animation:fall-120 28s -18s linear infinite}@keyframes fall-120{72.541%{transform:translate(17.7053vw,72.541vh) scale(.2482)}to{transform:translate(15.23385vw,99vh) scale(.2482)}}.snow:nth-child(121){opacity:.4512;transform:translate(36.8328vw,-10px) scale(.6998);animation:fall-121 11s -29s linear infinite}@keyframes fall-121{31.718%{transform:translate(44.4145vw,31.718vh) scale(.6998)}to{transform:translate(40.62365vw,99vh) scale(.6998)}}.snow:nth-child(122){opacity:1.2792;transform:translate(64.7023vw,-10px) scale(.3862);animation:fall-122 12s -30s linear infinite}@keyframes fall-122{36.442%{transform:translate(57.6844vw,36.442vh) scale(.3862)}to{transform:translate(61.19335vw,99vh) scale(.3862)}}.snow:nth-child(123){opacity:.2338;transform:translate(95.5737vw,-10px) scale(.5501);animation:fall-123 30s -5s linear infinite}@keyframes fall-123{42.261%{transform:translate(100.0772vw,42.261vh) scale(.5501)}to{transform:translate(97.82545vw,99vh) scale(.5501)}}.snow:nth-child(124){opacity:.7854;transform:translate(99.9108vw,-10px) scale(.0454);animation:fall-124 28s -14s linear infinite}@keyframes fall-124{68.445%{transform:translate(95.5939vw,68.445vh) scale(.0454)}to{transform:translate(97.75235vw,99vh) scale(.0454)}}.snow:nth-child(125){opacity:.1794;transform:translate(5.5572vw,-10px) scale(.7665);animation:fall-125 23s -18s linear infinite}@keyframes fall-125{74.132%{transform:translate(-3.7379vw,74.132vh) scale(.7665)}to{transform:translate(.90965vw,99vh) scale(.7665)}}.snow:nth-child(126){opacity:1.838;transform:translate(82.7651vw,-10px) scale(.8272);animation:fall-126 15s -23s linear infinite}@keyframes fall-126{37.154%{transform:translate(80.0532vw,37.154vh) scale(.8272)}to{transform:translate(81.40915vw,99vh) scale(.8272)}}.snow:nth-child(127){opacity:1.9912;transform:translate(67.8025vw,-10px) scale(.2608);animation:fall-127 28s -8s linear infinite}@keyframes fall-127{73.574%{transform:translate(71.834vw,73.574vh) scale(.2608)}to{transform:translate(69.81825vw,99vh) scale(.2608)}}.snow:nth-child(128){opacity:.7402;transform:translate(86.317vw,-10px) scale(.8946);animation:fall-128 16s -2s linear infinite}@keyframes fall-128{68.037%{transform:translate(91.9961vw,68.037vh) scale(.8946)}to{transform:translate(89.15655vw,99vh) scale(.8946)}}.snow:nth-child(129){opacity:1.575;transform:translate(22.832vw,-10px) scale(.9125);animation:fall-129 20s -10s linear infinite}@keyframes fall-129{40.633%{transform:translate(23.5286vw,40.633vh) scale(.9125)}to{transform:translate(23.1803vw,99vh) scale(.9125)}}.snow:nth-child(130){opacity:1.7004;transform:translate(27.9222vw,-10px) scale(.5802);animation:fall-130 16s -28s linear infinite}@keyframes fall-130{38.203%{transform:translate(24.44vw,38.203vh) scale(.5802)}to{transform:translate(26.1811vw,99vh) scale(.5802)}}.snow:nth-child(131){opacity:.588;transform:translate(58.7944vw,-10px) scale(.5817);animation:fall-131 11s -24s linear infinite}@keyframes fall-131{52.636%{transform:translate(49.4971vw,52.636vh) scale(.5817)}to{transform:translate(54.14575vw,99vh) scale(.5817)}}.snow:nth-child(132){opacity:1.58;transform:translate(45.726vw,-10px) scale(.3386);animation:fall-132 27s -8s linear infinite}@keyframes fall-132{55.004%{transform:translate(49.3568vw,55.004vh) scale(.3386)}to{transform:translate(47.5414vw,99vh) scale(.3386)}}.snow:nth-child(133){opacity:1.6592;transform:translate(95.231vw,-10px) scale(.9303);animation:fall-133 11s -20s linear infinite}@keyframes fall-133{71.648%{transform:translate(90.1941vw,71.648vh) scale(.9303)}to{transform:translate(92.71255vw,99vh) scale(.9303)}}.snow:nth-child(134){opacity:1.5742;transform:translate(88.4714vw,-10px) scale(.8675);animation:fall-134 27s -17s linear infinite}@keyframes fall-134{63.046%{transform:translate(78.7427vw,63.046vh) scale(.8675)}to{transform:translate(83.60705vw,99vh) scale(.8675)}}.snow:nth-child(135){opacity:1.8658;transform:translate(22.3741vw,-10px) scale(.7764);animation:fall-135 16s -26s linear infinite}@keyframes fall-135{68.963%{transform:translate(29.762vw,68.963vh) scale(.7764)}to{transform:translate(26.06805vw,99vh) scale(.7764)}}.snow:nth-child(136){opacity:.4662;transform:translate(6.1716vw,-10px) scale(.1918);animation:fall-136 23s -8s linear infinite}@keyframes fall-136{64.941%{transform:translate(4.9023vw,64.941vh) scale(.1918)}to{transform:translate(5.53695vw,99vh) scale(.1918)}}.snow:nth-child(137){opacity:.1908;transform:translate(35.1746vw,-10px) scale(.1348);animation:fall-137 30s -15s linear infinite}@keyframes fall-137{70.485%{transform:translate(37.0883vw,70.485vh) scale(.1348)}to{transform:translate(36.13145vw,99vh) scale(.1348)}}.snow:nth-child(138){opacity:.781;transform:translate(86.4581vw,-10px) scale(.7652);animation:fall-138 27s -18s linear infinite}@keyframes fall-138{32.881%{transform:translate(85.9466vw,32.881vh) scale(.7652)}to{transform:translate(86.20235vw,99vh) scale(.7652)}}.snow:nth-child(139){opacity:.947;transform:translate(62.4624vw,-10px) scale(.8795);animation:fall-139 18s -9s linear infinite}@keyframes fall-139{71.368%{transform:translate(54.3768vw,71.368vh) scale(.8795)}to{transform:translate(58.4196vw,99vh) scale(.8795)}}.snow:nth-child(140){opacity:1.7798;transform:translate(13.9482vw,-10px) scale(.0147);animation:fall-140 29s -26s linear infinite}@keyframes fall-140{30.137%{transform:translate(13.6053vw,30.137vh) scale(.0147)}to{transform:translate(13.77675vw,99vh) scale(.0147)}}.snow:nth-child(141){opacity:1.556;transform:translate(94.827vw,-10px) scale(.5081);animation:fall-141 21s -6s linear infinite}@keyframes fall-141{71.177%{transform:translate(94.8642vw,71.177vh) scale(.5081)}to{transform:translate(94.8456vw,99vh) scale(.5081)}}.snow:nth-child(142){opacity:.2038;transform:translate(3.9798vw,-10px) scale(.7835);animation:fall-142 25s -26s linear infinite}@keyframes fall-142{77.325%{transform:translate(8.8245vw,77.325vh) scale(.7835)}to{transform:translate(6.40215vw,99vh) scale(.7835)}}.snow:nth-child(143){opacity:1.791;transform:translate(8.8353vw,-10px) scale(.1699);animation:fall-143 25s -11s linear infinite}@keyframes fall-143{78.351%{transform:translate(17.9877vw,78.351vh) scale(.1699)}to{transform:translate(13.4115vw,99vh) scale(.1699)}}.snow:nth-child(144){opacity:1.2662;transform:translate(12.3253vw,-10px) scale(.4406);animation:fall-144 13s -10s linear infinite}@keyframes fall-144{63.966%{transform:translate(8.3289vw,63.966vh) scale(.4406)}to{transform:translate(10.3271vw,99vh) scale(.4406)}}.snow:nth-child(145){opacity:1.4344;transform:translate(14.4634vw,-10px) scale(.1907);animation:fall-145 17s -19s linear infinite}@keyframes fall-145{62.395%{transform:translate(14.5132vw,62.395vh) scale(.1907)}to{transform:translate(14.4883vw,99vh) scale(.1907)}}.snow:nth-child(146){opacity:.1266;transform:translate(75.7166vw,-10px) scale(.7883);animation:fall-146 19s -2s linear infinite}@keyframes fall-146{31.125%{transform:translate(85.5807vw,31.125vh) scale(.7883)}to{transform:translate(80.64865vw,99vh) scale(.7883)}}.snow:nth-child(147){opacity:1.1024;transform:translate(67.1343vw,-10px) scale(.9168);animation:fall-147 25s -27s linear infinite}@keyframes fall-147{51.364%{transform:translate(59.6109vw,51.364vh) scale(.9168)}to{transform:translate(63.3726vw,99vh) scale(.9168)}}.snow:nth-child(148){opacity:1.1276;transform:translate(66.7439vw,-10px) scale(.0571);animation:fall-148 20s -29s linear infinite}@keyframes fall-148{50.147%{transform:translate(60.6562vw,50.147vh) scale(.0571)}to{transform:translate(63.70005vw,99vh) scale(.0571)}}.snow:nth-child(149){opacity:.6576;transform:translate(43.9684vw,-10px) scale(.0131);animation:fall-149 14s -13s linear infinite}@keyframes fall-149{36.17%{transform:translate(35.5572vw,36.17vh) scale(.0131)}to{transform:translate(39.7628vw,99vh) scale(.0131)}}.snow:nth-child(150){opacity:.703;transform:translate(31.2617vw,-10px) scale(.7123);animation:fall-150 10s -16s linear infinite}@keyframes fall-150{65.538%{transform:translate(34.7847vw,65.538vh) scale(.7123)}to{transform:translate(33.0232vw,99vh) scale(.7123)}}.snow:nth-child(151){opacity:.408;transform:translate(72.8049vw,-10px) scale(.9729);animation:fall-151 15s -23s linear infinite}@keyframes fall-151{74.062%{transform:translate(68.7048vw,74.062vh) scale(.9729)}to{transform:translate(70.75485vw,99vh) scale(.9729)}}.snow:nth-child(152){opacity:1.1352;transform:translate(47.5145vw,-10px) scale(.0357);animation:fall-152 21s -9s linear infinite}@keyframes fall-152{37.016%{transform:translate(54.7443vw,37.016vh) scale(.0357)}to{transform:translate(51.1294vw,99vh) scale(.0357)}}.snow:nth-child(153){opacity:.2848;transform:translate(24.1987vw,-10px) scale(.6897);animation:fall-153 18s -8s linear infinite}@keyframes fall-153{54.012%{transform:translate(31.6969vw,54.012vh) scale(.6897)}to{transform:translate(27.9478vw,99vh) scale(.6897)}}.snow:nth-child(154){opacity:.8658;transform:translate(60.9551vw,-10px) scale(.1434);animation:fall-154 14s -15s linear infinite}@keyframes fall-154{41.976%{transform:translate(52.1499vw,41.976vh) scale(.1434)}to{transform:translate(56.5525vw,99vh) scale(.1434)}}.snow:nth-child(155){opacity:1.2192;transform:translate(90.9789vw,-10px) scale(.7453);animation:fall-155 27s -27s linear infinite}@keyframes fall-155{73.871%{transform:translate(93.7149vw,73.871vh) scale(.7453)}to{transform:translate(92.3469vw,99vh) scale(.7453)}}.snow:nth-child(156){opacity:.4956;transform:translate(84.6998vw,-10px) scale(.6478);animation:fall-156 19s -15s linear infinite}@keyframes fall-156{44.58%{transform:translate(87.3326vw,44.58vh) scale(.6478)}to{transform:translate(86.0162vw,99vh) scale(.6478)}}.snow:nth-child(157){opacity:1.9686;transform:translate(85.9862vw,-10px) scale(.1843);animation:fall-157 27s -23s linear infinite}@keyframes fall-157{78.562%{transform:translate(80.8459vw,78.562vh) scale(.1843)}to{transform:translate(83.41605vw,99vh) scale(.1843)}}.snow:nth-child(158){opacity:.0074;transform:translate(91.5321vw,-10px) scale(.1582);animation:fall-158 30s -13s linear infinite}@keyframes fall-158{72.881%{transform:translate(100.1974vw,72.881vh) scale(.1582)}to{transform:translate(95.86475vw,99vh) scale(.1582)}}.snow:nth-child(159){opacity:.69;transform:translate(71.4547vw,-10px) scale(.0823);animation:fall-159 23s -6s linear infinite}@keyframes fall-159{73.58%{transform:translate(62.4619vw,73.58vh) scale(.0823)}to{transform:translate(66.9583vw,99vh) scale(.0823)}}.snow:nth-child(160){opacity:1.0432;transform:translate(8.3529vw,-10px) scale(.231);animation:fall-160 15s -18s linear infinite}@keyframes fall-160{66.69%{transform:translate(1.6011vw,66.69vh) scale(.231)}to{transform:translate(4.977vw,99vh) scale(.231)}}.snow:nth-child(161){opacity:1.9442;transform:translate(57.4271vw,-10px) scale(.0375);animation:fall-161 12s -7s linear infinite}@keyframes fall-161{41.702%{transform:translate(53.9819vw,41.702vh) scale(.0375)}to{transform:translate(55.7045vw,99vh) scale(.0375)}}.snow:nth-child(162){opacity:.6078;transform:translate(7.5579vw,-10px) scale(.1452);animation:fall-162 27s -15s linear infinite}@keyframes fall-162{52.461%{transform:translate(5.5496vw,52.461vh) scale(.1452)}to{transform:translate(6.55375vw,99vh) scale(.1452)}}.snow:nth-child(163){opacity:1.5414;transform:translate(73.9901vw,-10px) scale(.6716);animation:fall-163 10s -15s linear infinite}@keyframes fall-163{61.638%{transform:translate(68.4958vw,61.638vh) scale(.6716)}to{transform:translate(71.24295vw,99vh) scale(.6716)}}.snow:nth-child(164){opacity:.2936;transform:translate(36.4532vw,-10px) scale(.159);animation:fall-164 29s -29s linear infinite}@keyframes fall-164{44.813%{transform:translate(30.8629vw,44.813vh) scale(.159)}to{transform:translate(33.65805vw,99vh) scale(.159)}}.snow:nth-child(165){opacity:.857;transform:translate(74.684vw,-10px) scale(.9174);animation:fall-165 28s -26s linear infinite}@keyframes fall-165{75.73%{transform:translate(73.5071vw,75.73vh) scale(.9174)}to{transform:translate(74.09555vw,99vh) scale(.9174)}}.snow:nth-child(166){opacity:1.477;transform:translate(48.6815vw,-10px) scale(.1147);animation:fall-166 26s -2s linear infinite}@keyframes fall-166{73.204%{transform:translate(48.3151vw,73.204vh) scale(.1147)}to{transform:translate(48.4983vw,99vh) scale(.1147)}}.snow:nth-child(167){opacity:.5958;transform:translate(18.8956vw,-10px) scale(.9666);animation:fall-167 20s -6s linear infinite}@keyframes fall-167{51.263%{transform:translate(10.7657vw,51.263vh) scale(.9666)}to{transform:translate(14.83065vw,99vh) scale(.9666)}}.snow:nth-child(168){opacity:1.7454;transform:translate(32.6479vw,-10px) scale(.5403);animation:fall-168 11s -10s linear infinite}@keyframes fall-168{50.481%{transform:translate(23.5874vw,50.481vh) scale(.5403)}to{transform:translate(28.11765vw,99vh) scale(.5403)}}.snow:nth-child(169){opacity:1.2612;transform:translate(44.6315vw,-10px) scale(.4662);animation:fall-169 13s -5s linear infinite}@keyframes fall-169{73.903%{transform:translate(44.5039vw,73.903vh) scale(.4662)}to{transform:translate(44.5677vw,99vh) scale(.4662)}}.snow:nth-child(170){opacity:1.623;transform:translate(62.4771vw,-10px) scale(.8381);animation:fall-170 28s -8s linear infinite}@keyframes fall-170{61.47%{transform:translate(64.8769vw,61.47vh) scale(.8381)}to{transform:translate(63.677vw,99vh) scale(.8381)}}.snow:nth-child(171){opacity:1.667;transform:translate(5.5604vw,-10px) scale(.15);animation:fall-171 19s -13s linear infinite}@keyframes fall-171{35.432%{transform:translate(4.0673vw,35.432vh) scale(.15)}to{transform:translate(4.81385vw,99vh) scale(.15)}}.snow:nth-child(172){opacity:.8156;transform:translate(52.5438vw,-10px) scale(.4581);animation:fall-172 29s -18s linear infinite}@keyframes fall-172{54.406%{transform:translate(46.358vw,54.406vh) scale(.4581)}to{transform:translate(49.4509vw,99vh) scale(.4581)}}.snow:nth-child(173){opacity:1.8398;transform:translate(46.5841vw,-10px) scale(.938);animation:fall-173 26s -28s linear infinite}@keyframes fall-173{41.874%{transform:translate(43.0331vw,41.874vh) scale(.938)}to{transform:translate(44.8086vw,99vh) scale(.938)}}.snow:nth-child(174){opacity:.0808;transform:translate(38.2829vw,-10px) scale(.8359);animation:fall-174 18s -5s linear infinite}@keyframes fall-174{37.943%{transform:translate(47.0323vw,37.943vh) scale(.8359)}to{transform:translate(42.6576vw,99vh) scale(.8359)}}.snow:nth-child(175){opacity:1.2236;transform:translate(49.8413vw,-10px) scale(.1364);animation:fall-175 13s -12s linear infinite}@keyframes fall-175{61.99%{transform:translate(50.2927vw,61.99vh) scale(.1364)}to{transform:translate(50.067vw,99vh) scale(.1364)}}.snow:nth-child(176){opacity:1.7428;transform:translate(19.3991vw,-10px) scale(.9016);animation:fall-176 16s -13s linear infinite}@keyframes fall-176{69.744%{transform:translate(19.2214vw,69.744vh) scale(.9016)}to{transform:translate(19.31025vw,99vh) scale(.9016)}}.snow:nth-child(177){opacity:.4838;transform:translate(63.1077vw,-10px) scale(.8322);animation:fall-177 25s -25s linear infinite}@keyframes fall-177{66.906%{transform:translate(54.0826vw,66.906vh) scale(.8322)}to{transform:translate(58.59515vw,99vh) scale(.8322)}}.snow:nth-child(178){opacity:.7508;transform:translate(84.5269vw,-10px) scale(.7835);animation:fall-178 20s -12s linear infinite}@keyframes fall-178{69.521%{transform:translate(86.1912vw,69.521vh) scale(.7835)}to{transform:translate(85.35905vw,99vh) scale(.7835)}}.snow:nth-child(179){opacity:.5144;transform:translate(57.6778vw,-10px) scale(.4003);animation:fall-179 21s -24s linear infinite}@keyframes fall-179{43.44%{transform:translate(61.3371vw,43.44vh) scale(.4003)}to{transform:translate(59.50745vw,99vh) scale(.4003)}}.snow:nth-child(180){opacity:1.2834;transform:translate(24.4176vw,-10px) scale(.248);animation:fall-180 20s -14s linear infinite}@keyframes fall-180{40.539%{transform:translate(19.656vw,40.539vh) scale(.248)}to{transform:translate(22.0368vw,99vh) scale(.248)}}.snow:nth-child(181){opacity:.2604;transform:translate(61.288vw,-10px) scale(.0753);animation:fall-181 20s -5s linear infinite}@keyframes fall-181{76.243%{transform:translate(55.2292vw,76.243vh) scale(.0753)}to{transform:translate(58.2586vw,99vh) scale(.0753)}}.snow:nth-child(182){opacity:.2764;transform:translate(39.5913vw,-10px) scale(.3485);animation:fall-182 20s -24s linear infinite}@keyframes fall-182{39.338%{transform:translate(47.2917vw,39.338vh) scale(.3485)}to{transform:translate(43.4415vw,99vh) scale(.3485)}}.snow:nth-child(183){opacity:.1238;transform:translate(42.6837vw,-10px) scale(.5606);animation:fall-183 19s -29s linear infinite}@keyframes fall-183{67.092%{transform:translate(40.9249vw,67.092vh) scale(.5606)}to{transform:translate(41.8043vw,99vh) scale(.5606)}}.snow:nth-child(184){opacity:.561;transform:translate(95.118vw,-10px) scale(.5624);animation:fall-184 10s -19s linear infinite}@keyframes fall-184{58.098%{transform:translate(92.2878vw,58.098vh) scale(.5624)}to{transform:translate(93.7029vw,99vh) scale(.5624)}}.snow:nth-child(185){opacity:.9574;transform:translate(41.8126vw,-10px) scale(.6859);animation:fall-185 27s -13s linear infinite}@keyframes fall-185{69.196%{transform:translate(39.4105vw,69.196vh) scale(.6859)}to{transform:translate(40.61155vw,99vh) scale(.6859)}}.snow:nth-child(186){opacity:1.0096;transform:translate(28.8802vw,-10px) scale(.8706);animation:fall-186 21s -24s linear infinite}@keyframes fall-186{52.855%{transform:translate(19.7757vw,52.855vh) scale(.8706)}to{transform:translate(24.32795vw,99vh) scale(.8706)}}.snow:nth-child(187){opacity:.0874;transform:translate(59.1538vw,-10px) scale(.4032);animation:fall-187 22s -28s linear infinite}@keyframes fall-187{57.329%{transform:translate(57.3898vw,57.329vh) scale(.4032)}to{transform:translate(58.2718vw,99vh) scale(.4032)}}.snow:nth-child(188){opacity:1.0536;transform:translate(31.1555vw,-10px) scale(.3899);animation:fall-188 27s -25s linear infinite}@keyframes fall-188{56.381%{transform:translate(24.5759vw,56.381vh) scale(.3899)}to{transform:translate(27.8657vw,99vh) scale(.3899)}}.snow:nth-child(189){opacity:1.5032;transform:translate(26.5815vw,-10px) scale(.486);animation:fall-189 13s -8s linear infinite}@keyframes fall-189{55.971%{transform:translate(24.6448vw,55.971vh) scale(.486)}to{transform:translate(25.61315vw,99vh) scale(.486)}}.snow:nth-child(190){opacity:.0148;transform:translate(59.0892vw,-10px) scale(.4353);animation:fall-190 17s -5s linear infinite}@keyframes fall-190{49.73%{transform:translate(55.0447vw,49.73vh) scale(.4353)}to{transform:translate(57.06695vw,99vh) scale(.4353)}}.snow:nth-child(191){opacity:1.1968;transform:translate(22.5689vw,-10px) scale(.1953);animation:fall-191 24s -6s linear infinite}@keyframes fall-191{78.068%{transform:translate(19.8863vw,78.068vh) scale(.1953)}to{transform:translate(21.2276vw,99vh) scale(.1953)}}.snow:nth-child(192){opacity:1.944;transform:translate(53.2797vw,-10px) scale(.8031);animation:fall-192 13s -12s linear infinite}@keyframes fall-192{67.316%{transform:translate(45.6253vw,67.316vh) scale(.8031)}to{transform:translate(49.4525vw,99vh) scale(.8031)}}.snow:nth-child(193){opacity:.9238;transform:translate(96.1627vw,-10px) scale(.1137);animation:fall-193 15s -19s linear infinite}@keyframes fall-193{62.24%{transform:translate(100.1388vw,62.24vh) scale(.1137)}to{transform:translate(98.15075vw,99vh) scale(.1137)}}.snow:nth-child(194){opacity:.4678;transform:translate(26.4596vw,-10px) scale(.8735);animation:fall-194 20s -10s linear infinite}@keyframes fall-194{54.46%{transform:translate(17.9341vw,54.46vh) scale(.8735)}to{transform:translate(22.19685vw,99vh) scale(.8735)}}.snow:nth-child(195){opacity:.157;transform:translate(39.969vw,-10px) scale(.0609);animation:fall-195 20s -20s linear infinite}@keyframes fall-195{75.161%{transform:translate(36.2028vw,75.161vh) scale(.0609)}to{transform:translate(38.0859vw,99vh) scale(.0609)}}.snow:nth-child(196){opacity:.6118;transform:translate(5.1063vw,-10px) scale(.8569);animation:fall-196 25s -2s linear infinite}@keyframes fall-196{50.199%{transform:translate(2.3531vw,50.199vh) scale(.8569)}to{transform:translate(3.7297vw,99vh) scale(.8569)}}.snow:nth-child(197){opacity:.7666;transform:translate(44.1536vw,-10px) scale(.0372);animation:fall-197 22s -26s linear infinite}@keyframes fall-197{42.799%{transform:translate(37.6891vw,42.799vh) scale(.0372)}to{transform:translate(40.92135vw,99vh) scale(.0372)}}.snow:nth-child(198){opacity:1.829;transform:translate(67.152vw,-10px) scale(.692);animation:fall-198 24s -7s linear infinite}@keyframes fall-198{51.186%{transform:translate(65.6777vw,51.186vh) scale(.692)}to{transform:translate(66.41485vw,99vh) scale(.692)}}.snow:nth-child(199){opacity:1.673;transform:translate(68.2631vw,-10px) scale(.6244);animation:fall-199 29s -14s linear infinite}@keyframes fall-199{66.904%{transform:translate(65.1765vw,66.904vh) scale(.6244)}to{transform:translate(66.7198vw,99vh) scale(.6244)}}.snow:nth-child(200){opacity:.1474;transform:translate(8.4401vw,-10px) scale(.8596);animation:fall-200 17s -27s linear infinite}@keyframes fall-200{54.985%{transform:translate(2.4612vw,54.985vh) scale(.8596)}to{transform:translate(5.45065vw,99vh) scale(.8596)}}.snow:nth-child(201){opacity:1.9156;transform:translate(25.0252vw,-10px) scale(.3109);animation:fall-201 21s -15s linear infinite}@keyframes fall-201{69.824%{transform:translate(19.7846vw,69.824vh) scale(.3109)}to{transform:translate(22.4049vw,99vh) scale(.3109)}}.snow:nth-child(202){opacity:1.04;transform:translate(94.3444vw,-10px) scale(.9711);animation:fall-202 27s -29s linear infinite}@keyframes fall-202{78.965%{transform:translate(99.5601vw,78.965vh) scale(.9711)}to{transform:translate(96.95225vw,99vh) scale(.9711)}}.snow:nth-child(203){opacity:.3212;transform:translate(72.7136vw,-10px) scale(.7444);animation:fall-203 29s -27s linear infinite}@keyframes fall-203{41.267%{transform:translate(78.5546vw,41.267vh) scale(.7444)}to{transform:translate(75.6341vw,99vh) scale(.7444)}}.snow:nth-child(204){opacity:1.2536;transform:translate(3.1497vw,-10px) scale(.864);animation:fall-204 11s -15s linear infinite}@keyframes fall-204{49.995%{transform:translate(2.8697vw,49.995vh) scale(.864)}to{transform:translate(3.0097vw,99vh) scale(.864)}}.snow:nth-child(205){opacity:1.3548;transform:translate(62.611vw,-10px) scale(.0124);animation:fall-205 17s -25s linear infinite}@keyframes fall-205{71.532%{transform:translate(55.7543vw,71.532vh) scale(.0124)}to{transform:translate(59.18265vw,99vh) scale(.0124)}}.snow:nth-child(206){opacity:1.2394;transform:translate(24.1316vw,-10px) scale(.438);animation:fall-206 18s -10s linear infinite}@keyframes fall-206{69.033%{transform:translate(24.57vw,69.033vh) scale(.438)}to{transform:translate(24.3508vw,99vh) scale(.438)}}.snow:nth-child(207){opacity:.7812;transform:translate(17.8458vw,-10px) scale(.9612);animation:fall-207 23s -18s linear infinite}@keyframes fall-207{72.696%{transform:translate(21.0063vw,72.696vh) scale(.9612)}to{transform:translate(19.42605vw,99vh) scale(.9612)}}.snow:nth-child(208){opacity:1.3932;transform:translate(29.1255vw,-10px) scale(.7967);animation:fall-208 30s -8s linear infinite}@keyframes fall-208{51.17%{transform:translate(25.8605vw,51.17vh) scale(.7967)}to{transform:translate(27.493vw,99vh) scale(.7967)}}.snow:nth-child(209){opacity:1.5416;transform:translate(40.1169vw,-10px) scale(.4534);animation:fall-209 18s -28s linear infinite}@keyframes fall-209{73.443%{transform:translate(38.6129vw,73.443vh) scale(.4534)}to{transform:translate(39.3649vw,99vh) scale(.4534)}}.snow:nth-child(210){opacity:1.9168;transform:translate(73.7646vw,-10px) scale(.549);animation:fall-210 18s -30s linear infinite}@keyframes fall-210{78.013%{transform:translate(66.5109vw,78.013vh) scale(.549)}to{transform:translate(70.13775vw,99vh) scale(.549)}}.snow:nth-child(211){opacity:.4462;transform:translate(63.6468vw,-10px) scale(.5786);animation:fall-211 15s -8s linear infinite}@keyframes fall-211{51.764%{transform:translate(67.797vw,51.764vh) scale(.5786)}to{transform:translate(65.7219vw,99vh) scale(.5786)}}.snow:nth-child(212){opacity:.1838;transform:translate(17.8989vw,-10px) scale(.0304);animation:fall-212 24s -21s linear infinite}@keyframes fall-212{61.067%{transform:translate(11.1149vw,61.067vh) scale(.0304)}to{transform:translate(14.5069vw,99vh) scale(.0304)}}.snow:nth-child(213){opacity:.4402;transform:translate(8.0654vw,-10px) scale(.0407);animation:fall-213 14s -23s linear infinite}@keyframes fall-213{65.798%{transform:translate(16.8604vw,65.798vh) scale(.0407)}to{transform:translate(12.4629vw,99vh) scale(.0407)}}.snow:nth-child(214){opacity:1.304;transform:translate(51.8592vw,-10px) scale(.262);animation:fall-214 20s -29s linear infinite}@keyframes fall-214{79.131%{transform:translate(41.9414vw,79.131vh) scale(.262)}to{transform:translate(46.9003vw,99vh) scale(.262)}}.snow:nth-child(215){opacity:.5966;transform:translate(50.6523vw,-10px) scale(.3429);animation:fall-215 26s -20s linear infinite}@keyframes fall-215{40.333%{transform:translate(41.4369vw,40.333vh) scale(.3429)}to{transform:translate(46.0446vw,99vh) scale(.3429)}}.snow:nth-child(216){opacity:1.1714;transform:translate(55.321vw,-10px) scale(.4709);animation:fall-216 18s -1s linear infinite}@keyframes fall-216{68.051%{transform:translate(46.6335vw,68.051vh) scale(.4709)}to{transform:translate(50.97725vw,99vh) scale(.4709)}}.snow:nth-child(217){opacity:1.7682;transform:translate(10.9735vw,-10px) scale(.0412);animation:fall-217 17s -9s linear infinite}@keyframes fall-217{50.445%{transform:translate(6.1645vw,50.445vh) scale(.0412)}to{transform:translate(8.569vw,99vh) scale(.0412)}}.snow:nth-child(218){opacity:1.9572;transform:translate(10.7038vw,-10px) scale(.9756);animation:fall-218 11s -11s linear infinite}@keyframes fall-218{71.778%{transform:translate(12.6035vw,71.778vh) scale(.9756)}to{transform:translate(11.65365vw,99vh) scale(.9756)}}.snow:nth-child(219){opacity:.2712;transform:translate(94.5145vw,-10px) scale(.9403);animation:fall-219 21s -18s linear infinite}@keyframes fall-219{36.531%{transform:translate(102.1538vw,36.531vh) scale(.9403)}to{transform:translate(98.33415vw,99vh) scale(.9403)}}.snow:nth-child(220){opacity:.3174;transform:translate(29.7619vw,-10px) scale(.0412);animation:fall-220 19s -2s linear infinite}@keyframes fall-220{33.931%{transform:translate(23.3594vw,33.931vh) scale(.0412)}to{transform:translate(26.56065vw,99vh) scale(.0412)}}.snow:nth-child(221){opacity:.8078;transform:translate(60.8496vw,-10px) scale(.4527);animation:fall-221 22s -29s linear infinite}@keyframes fall-221{69.999%{transform:translate(60.0611vw,69.999vh) scale(.4527)}to{transform:translate(60.45535vw,99vh) scale(.4527)}}.snow:nth-child(222){opacity:1.5984;transform:translate(77.8683vw,-10px) scale(.856);animation:fall-222 17s -26s linear infinite}@keyframes fall-222{57.476%{transform:translate(73.0847vw,57.476vh) scale(.856)}to{transform:translate(75.4765vw,99vh) scale(.856)}}.snow:nth-child(223){opacity:.3368;transform:translate(39.7104vw,-10px) scale(.9754);animation:fall-223 15s -12s linear infinite}@keyframes fall-223{67.246%{transform:translate(44.4135vw,67.246vh) scale(.9754)}to{transform:translate(42.06195vw,99vh) scale(.9754)}}.snow:nth-child(224){opacity:.021;transform:translate(5.597vw,-10px) scale(.7877);animation:fall-224 15s -11s linear infinite}@keyframes fall-224{48.029%{transform:translate(14.4497vw,48.029vh) scale(.7877)}to{transform:translate(10.02335vw,99vh) scale(.7877)}}.snow:nth-child(225){opacity:.7858;transform:translate(62.297vw,-10px) scale(.5955);animation:fall-225 18s -10s linear infinite}@keyframes fall-225{66.601%{transform:translate(54.6315vw,66.601vh) scale(.5955)}to{transform:translate(58.46425vw,99vh) scale(.5955)}}.snow:nth-child(226){opacity:1.0362;transform:translate(4.952vw,-10px) scale(.9838);animation:fall-226 28s -28s linear infinite}@keyframes fall-226{62.187%{transform:translate(-.5961vw,62.187vh) scale(.9838)}to{transform:translate(2.17795vw,99vh) scale(.9838)}}.snow:nth-child(227){opacity:.7658;transform:translate(94.5117vw,-10px) scale(.0426);animation:fall-227 25s -24s linear infinite}@keyframes fall-227{66.048%{transform:translate(101.3093vw,66.048vh) scale(.0426)}to{transform:translate(97.9105vw,99vh) scale(.0426)}}.snow:nth-child(228){opacity:1.4082;transform:translate(33.6952vw,-10px) scale(.6078);animation:fall-228 26s -13s linear infinite}@keyframes fall-228{45.252%{transform:translate(37.4028vw,45.252vh) scale(.6078)}to{transform:translate(35.549vw,99vh) scale(.6078)}}.snow:nth-child(229){opacity:1.3628;transform:translate(97.4782vw,-10px) scale(.249);animation:fall-229 18s -1s linear infinite}@keyframes fall-229{54.217%{transform:translate(98.51vw,54.217vh) scale(.249)}to{transform:translate(97.9941vw,99vh) scale(.249)}}.snow:nth-child(230){opacity:1.584;transform:translate(91.3551vw,-10px) scale(.4273);animation:fall-230 12s -15s linear infinite}@keyframes fall-230{30.316%{transform:translate(94.2554vw,30.316vh) scale(.4273)}to{transform:translate(92.80525vw,99vh) scale(.4273)}}.snow:nth-child(231){opacity:1.4484;transform:translate(96.5908vw,-10px) scale(.7429);animation:fall-231 29s -4s linear infinite}@keyframes fall-231{50.443%{transform:translate(89.5275vw,50.443vh) scale(.7429)}to{transform:translate(93.05915vw,99vh) scale(.7429)}}.snow:nth-child(232){opacity:.6738;transform:translate(19.2552vw,-10px) scale(.386);animation:fall-232 29s -20s linear infinite}@keyframes fall-232{47.551%{transform:translate(25.6822vw,47.551vh) scale(.386)}to{transform:translate(22.4687vw,99vh) scale(.386)}}.snow:nth-child(233){opacity:1.8736;transform:translate(57.4673vw,-10px) scale(.6437);animation:fall-233 23s -12s linear infinite}@keyframes fall-233{62.222%{transform:translate(64.2435vw,62.222vh) scale(.6437)}to{transform:translate(60.8554vw,99vh) scale(.6437)}}.snow:nth-child(234){opacity:.8912;transform:translate(25.8069vw,-10px) scale(.0759);animation:fall-234 18s -1s linear infinite}@keyframes fall-234{37.039%{transform:translate(33.3684vw,37.039vh) scale(.0759)}to{transform:translate(29.58765vw,99vh) scale(.0759)}}.snow:nth-child(235){opacity:.6198;transform:translate(72.9327vw,-10px) scale(.8348);animation:fall-235 30s -5s linear infinite}@keyframes fall-235{49.188%{transform:translate(79.819vw,49.188vh) scale(.8348)}to{transform:translate(76.37585vw,99vh) scale(.8348)}}.snow:nth-child(236){opacity:1.3906;transform:translate(40.4032vw,-10px) scale(.5239);animation:fall-236 30s -21s linear infinite}@keyframes fall-236{76.425%{transform:translate(44.7588vw,76.425vh) scale(.5239)}to{transform:translate(42.581vw,99vh) scale(.5239)}}.snow:nth-child(237){opacity:1.5784;transform:translate(57.4693vw,-10px) scale(.084);animation:fall-237 30s -16s linear infinite}@keyframes fall-237{71.938%{transform:translate(67.1205vw,71.938vh) scale(.084)}to{transform:translate(62.2949vw,99vh) scale(.084)}}.snow:nth-child(238){opacity:.5458;transform:translate(5.1005vw,-10px) scale(.8504);animation:fall-238 12s -24s linear infinite}@keyframes fall-238{48.031%{transform:translate(5.7849vw,48.031vh) scale(.8504)}to{transform:translate(5.4427vw,99vh) scale(.8504)}}.snow:nth-child(239){opacity:1.8622;transform:translate(68.6756vw,-10px) scale(.9076);animation:fall-239 12s -27s linear infinite}@keyframes fall-239{73.131%{transform:translate(75.1986vw,73.131vh) scale(.9076)}to{transform:translate(71.9371vw,99vh) scale(.9076)}}.snow:nth-child(240){opacity:1.2594;transform:translate(37.2525vw,-10px) scale(.4197);animation:fall-240 12s -11s linear infinite}@keyframes fall-240{49.671%{transform:translate(30.1273vw,49.671vh) scale(.4197)}to{transform:translate(33.6899vw,99vh) scale(.4197)}}.snow:nth-child(241){opacity:1.7604;transform:translate(46.7513vw,-10px) scale(.5564);animation:fall-241 25s -10s linear infinite}@keyframes fall-241{72.473%{transform:translate(38.4712vw,72.473vh) scale(.5564)}to{transform:translate(42.61125vw,99vh) scale(.5564)}}.snow:nth-child(242){opacity:.0514;transform:translate(53.692vw,-10px) scale(.0287);animation:fall-242 29s -12s linear infinite}@keyframes fall-242{63.746%{transform:translate(50.0327vw,63.746vh) scale(.0287)}to{transform:translate(51.86235vw,99vh) scale(.0287)}}.snow:nth-child(243){opacity:.9636;transform:translate(52.6829vw,-10px) scale(.5207);animation:fall-243 13s -19s linear infinite}@keyframes fall-243{73.789%{transform:translate(47.7901vw,73.789vh) scale(.5207)}to{transform:translate(50.2365vw,99vh) scale(.5207)}}.snow:nth-child(244){opacity:1.3268;transform:translate(82.7915vw,-10px) scale(.4551);animation:fall-244 30s -16s linear infinite}@keyframes fall-244{44.162%{transform:translate(78.0395vw,44.162vh) scale(.4551)}to{transform:translate(80.4155vw,99vh) scale(.4551)}}.snow:nth-child(245){opacity:1.997;transform:translate(58.4588vw,-10px) scale(.3528);animation:fall-245 12s -6s linear infinite}@keyframes fall-245{56.824%{transform:translate(61.602vw,56.824vh) scale(.3528)}to{transform:translate(60.0304vw,99vh) scale(.3528)}}.snow:nth-child(246){opacity:1.7612;transform:translate(78.0267vw,-10px) scale(.704);animation:fall-246 19s -13s linear infinite}@keyframes fall-246{35.923%{transform:translate(74.8648vw,35.923vh) scale(.704)}to{transform:translate(76.44575vw,99vh) scale(.704)}}.snow:nth-child(247){opacity:1.1406;transform:translate(62.6836vw,-10px) scale(.6333);animation:fall-247 24s -10s linear infinite}@keyframes fall-247{70.529%{transform:translate(53.4859vw,70.529vh) scale(.6333)}to{transform:translate(58.08475vw,99vh) scale(.6333)}}.snow:nth-child(248){opacity:1.6888;transform:translate(64.7314vw,-10px) scale(.3669);animation:fall-248 25s -12s linear infinite}@keyframes fall-248{30.337%{transform:translate(64.3252vw,30.337vh) scale(.3669)}to{transform:translate(64.5283vw,99vh) scale(.3669)}}.snow:nth-child(249){opacity:1.3242;transform:translate(55.6644vw,-10px) scale(.6285);animation:fall-249 11s -19s linear infinite}@keyframes fall-249{40.487%{transform:translate(58.5026vw,40.487vh) scale(.6285)}to{transform:translate(57.0835vw,99vh) scale(.6285)}}.snow:nth-child(250){opacity:1.3252;transform:translate(16.4111vw,-10px) scale(.6417);animation:fall-250 23s -3s linear infinite}@keyframes fall-250{68.304%{transform:translate(20.5582vw,68.304vh) scale(.6417)}to{transform:translate(18.48465vw,99vh) scale(.6417)}}.snow:nth-child(251){opacity:.2304;transform:translate(51.439vw,-10px) scale(.6322);animation:fall-251 13s -7s linear infinite}@keyframes fall-251{33.746%{transform:translate(56.2717vw,33.746vh) scale(.6322)}to{transform:translate(53.85535vw,99vh) scale(.6322)}}.snow:nth-child(252){opacity:1.9436;transform:translate(21.0816vw,-10px) scale(.362);animation:fall-252 10s -5s linear infinite}@keyframes fall-252{48.762%{transform:translate(17.3182vw,48.762vh) scale(.362)}to{transform:translate(19.1999vw,99vh) scale(.362)}}.snow:nth-child(253){opacity:1.3992;transform:translate(75.0271vw,-10px) scale(.0872);animation:fall-253 22s -25s linear infinite}@keyframes fall-253{49.71%{transform:translate(71.3627vw,49.71vh) scale(.0872)}to{transform:translate(73.1949vw,99vh) scale(.0872)}}.snow:nth-child(254){opacity:.1218;transform:translate(54.9753vw,-10px) scale(.3579);animation:fall-254 19s -17s linear infinite}@keyframes fall-254{37.188%{transform:translate(53.7211vw,37.188vh) scale(.3579)}to{transform:translate(54.3482vw,99vh) scale(.3579)}}.snow:nth-child(255){opacity:.983;transform:translate(53.3618vw,-10px) scale(.3505);animation:fall-255 10s -17s linear infinite}@keyframes fall-255{30.026%{transform:translate(45.1759vw,30.026vh) scale(.3505)}to{transform:translate(49.26885vw,99vh) scale(.3505)}}.snow:nth-child(256){opacity:.5404;transform:translate(36.1757vw,-10px) scale(.9524);animation:fall-256 16s -30s linear infinite}@keyframes fall-256{57.609%{transform:translate(40.2486vw,57.609vh) scale(.9524)}to{transform:translate(38.21215vw,99vh) scale(.9524)}}.snow:nth-child(257){opacity:1.7538;transform:translate(15.2233vw,-10px) scale(.3977);animation:fall-257 12s -17s linear infinite}@keyframes fall-257{46.275%{transform:translate(18.4325vw,46.275vh) scale(.3977)}to{transform:translate(16.8279vw,99vh) scale(.3977)}}.snow:nth-child(258){opacity:1.4298;transform:translate(80.9483vw,-10px) scale(.1895);animation:fall-258 13s -20s linear infinite}@keyframes fall-258{38.221%{transform:translate(85.783vw,38.221vh) scale(.1895)}to{transform:translate(83.36565vw,99vh) scale(.1895)}}.snow:nth-child(259){opacity:.594;transform:translate(73.8504vw,-10px) scale(.6738);animation:fall-259 26s -26s linear infinite}@keyframes fall-259{63.231%{transform:translate(83.2746vw,63.231vh) scale(.6738)}to{transform:translate(78.5625vw,99vh) scale(.6738)}}.snow:nth-child(260){opacity:.797;transform:translate(43.1172vw,-10px) scale(.7438);animation:fall-260 25s -24s linear infinite}@keyframes fall-260{57.143%{transform:translate(47.76vw,57.143vh) scale(.7438)}to{transform:translate(45.4386vw,99vh) scale(.7438)}}.snow:nth-child(261){opacity:.9802;transform:translate(77.9959vw,-10px) scale(.4204);animation:fall-261 17s -1s linear infinite}@keyframes fall-261{74.04%{transform:translate(70.6469vw,74.04vh) scale(.4204)}to{transform:translate(74.3214vw,99vh) scale(.4204)}}.snow:nth-child(262){opacity:.3472;transform:translate(4.6786vw,-10px) scale(.764);animation:fall-262 15s -26s linear infinite}@keyframes fall-262{42.793%{transform:translate(13.1418vw,42.793vh) scale(.764)}to{transform:translate(8.9102vw,99vh) scale(.764)}}.snow:nth-child(263){opacity:.893;transform:translate(3.51vw,-10px) scale(.7722);animation:fall-263 20s -8s linear infinite}@keyframes fall-263{69.472%{transform:translate(12.9829vw,69.472vh) scale(.7722)}to{transform:translate(8.24645vw,99vh) scale(.7722)}}.snow:nth-child(264){opacity:1.0664;transform:translate(9.088vw,-10px) scale(.3179);animation:fall-264 24s -30s linear infinite}@keyframes fall-264{60.415%{transform:translate(18.095vw,60.415vh) scale(.3179)}to{transform:translate(13.5915vw,99vh) scale(.3179)}}.snow:nth-child(265){opacity:.5978;transform:translate(13.5681vw,-10px) scale(.7931);animation:fall-265 13s -24s linear infinite}@keyframes fall-265{33.757%{transform:translate(18.7336vw,33.757vh) scale(.7931)}to{transform:translate(16.15085vw,99vh) scale(.7931)}}.snow:nth-child(266){opacity:.2664;transform:translate(31.5907vw,-10px) scale(.7224);animation:fall-266 12s -25s linear infinite}@keyframes fall-266{36.553%{transform:translate(29.7701vw,36.553vh) scale(.7224)}to{transform:translate(30.6804vw,99vh) scale(.7224)}}.snow:nth-child(267){opacity:.3082;transform:translate(21.1467vw,-10px) scale(.7809);animation:fall-267 18s -23s linear infinite}@keyframes fall-267{65.465%{transform:translate(19.9993vw,65.465vh) scale(.7809)}to{transform:translate(20.573vw,99vh) scale(.7809)}}.snow:nth-child(268){opacity:.5898;transform:translate(47.6916vw,-10px) scale(.6948);animation:fall-268 30s -30s linear infinite}@keyframes fall-268{75.412%{transform:translate(44.316vw,75.412vh) scale(.6948)}to{transform:translate(46.0038vw,99vh) scale(.6948)}}.snow:nth-child(269){opacity:.6702;transform:translate(29.5447vw,-10px) scale(.9683);animation:fall-269 20s -24s linear infinite}@keyframes fall-269{53.4%{transform:translate(24.1504vw,53.4vh) scale(.9683)}to{transform:translate(26.84755vw,99vh) scale(.9683)}}.snow:nth-child(270){opacity:1.0182;transform:translate(90.0437vw,-10px) scale(.7185);animation:fall-270 16s -24s linear infinite}@keyframes fall-270{42.82%{transform:translate(81.3091vw,42.82vh) scale(.7185)}to{transform:translate(85.6764vw,99vh) scale(.7185)}}.snow:nth-child(271){opacity:1.8538;transform:translate(54.5585vw,-10px) scale(.3419);animation:fall-271 12s -30s linear infinite}@keyframes fall-271{69.163%{transform:translate(52.8917vw,69.163vh) scale(.3419)}to{transform:translate(53.7251vw,99vh) scale(.3419)}}.snow:nth-child(272){opacity:.4176;transform:translate(69.1976vw,-10px) scale(.9179);animation:fall-272 19s -11s linear infinite}@keyframes fall-272{77.71%{transform:translate(60.0682vw,77.71vh) scale(.9179)}to{transform:translate(64.6329vw,99vh) scale(.9179)}}.snow:nth-child(273){opacity:1.3584;transform:translate(26.4676vw,-10px) scale(.9101);animation:fall-273 10s -5s linear infinite}@keyframes fall-273{78.072%{transform:translate(35.6838vw,78.072vh) scale(.9101)}to{transform:translate(31.0757vw,99vh) scale(.9101)}}.snow:nth-child(274){opacity:1.8498;transform:translate(4.9729vw,-10px) scale(.7556);animation:fall-274 29s -24s linear infinite}@keyframes fall-274{60.626%{transform:translate(12.5517vw,60.626vh) scale(.7556)}to{transform:translate(8.7623vw,99vh) scale(.7556)}}.snow:nth-child(275){opacity:1.4406;transform:translate(61.3656vw,-10px) scale(.6476);animation:fall-275 17s -25s linear infinite}@keyframes fall-275{36.757%{transform:translate(54.6927vw,36.757vh) scale(.6476)}to{transform:translate(58.02915vw,99vh) scale(.6476)}}.snow:nth-child(276){opacity:1.06;transform:translate(58.8975vw,-10px) scale(.9607);animation:fall-276 29s -25s linear infinite}@keyframes fall-276{41.192%{transform:translate(67.3213vw,41.192vh) scale(.9607)}to{transform:translate(63.1094vw,99vh) scale(.9607)}}.snow:nth-child(277){opacity:.7672;transform:translate(59.8892vw,-10px) scale(.1561);animation:fall-277 16s -15s linear infinite}@keyframes fall-277{42.25%{transform:translate(64.6476vw,42.25vh) scale(.1561)}to{transform:translate(62.2684vw,99vh) scale(.1561)}}.snow:nth-child(278){opacity:.1056;transform:translate(66.6065vw,-10px) scale(.4769);animation:fall-278 12s -26s linear infinite}@keyframes fall-278{32.465%{transform:translate(75.6815vw,32.465vh) scale(.4769)}to{transform:translate(71.144vw,99vh) scale(.4769)}}.snow:nth-child(279){opacity:1.4648;transform:translate(34.9483vw,-10px) scale(.315);animation:fall-279 16s -21s linear infinite}@keyframes fall-279{75.686%{transform:translate(32.7192vw,75.686vh) scale(.315)}to{transform:translate(33.83375vw,99vh) scale(.315)}}.snow:nth-child(280){opacity:.7082;transform:translate(25.1344vw,-10px) scale(.0972);animation:fall-280 26s -3s linear infinite}@keyframes fall-280{67.895%{transform:translate(22.4957vw,67.895vh) scale(.0972)}to{transform:translate(23.81505vw,99vh) scale(.0972)}}.snow:nth-child(281){opacity:1.6328;transform:translate(26.483vw,-10px) scale(.2637);animation:fall-281 29s -30s linear infinite}@keyframes fall-281{76.958%{transform:translate(33.0021vw,76.958vh) scale(.2637)}to{transform:translate(29.74255vw,99vh) scale(.2637)}}.snow:nth-child(282){opacity:.6352;transform:translate(82.4391vw,-10px) scale(.4625);animation:fall-282 28s -15s linear infinite}@keyframes fall-282{75.552%{transform:translate(82.2818vw,75.552vh) scale(.4625)}to{transform:translate(82.36045vw,99vh) scale(.4625)}}.snow:nth-child(283){opacity:.9304;transform:translate(83.6916vw,-10px) scale(.0194);animation:fall-283 27s -19s linear infinite}@keyframes fall-283{38.071%{transform:translate(75.9994vw,38.071vh) scale(.0194)}to{transform:translate(79.8455vw,99vh) scale(.0194)}}.snow:nth-child(284){opacity:.2732;transform:translate(3.5886vw,-10px) scale(.5939);animation:fall-284 15s -7s linear infinite}@keyframes fall-284{34.25%{transform:translate(1.0305vw,34.25vh) scale(.5939)}to{transform:translate(2.30955vw,99vh) scale(.5939)}}.snow:nth-child(285){opacity:1.412;transform:translate(99.4135vw,-10px) scale(.3442);animation:fall-285 24s -7s linear infinite}@keyframes fall-285{77.249%{transform:translate(92.8303vw,77.249vh) scale(.3442)}to{transform:translate(96.1219vw,99vh) scale(.3442)}}.snow:nth-child(286){opacity:.4312;transform:translate(54.6538vw,-10px) scale(.8337);animation:fall-286 27s -6s linear infinite}@keyframes fall-286{72.377%{transform:translate(53.9325vw,72.377vh) scale(.8337)}to{transform:translate(54.29315vw,99vh) scale(.8337)}}.snow:nth-child(287){opacity:1.2118;transform:translate(91.7805vw,-10px) scale(.3089);animation:fall-287 30s -10s linear infinite}@keyframes fall-287{40.977%{transform:translate(99.6103vw,40.977vh) scale(.3089)}to{transform:translate(95.6954vw,99vh) scale(.3089)}}.snow:nth-child(288){opacity:.2834;transform:translate(3.3348vw,-10px) scale(.2181);animation:fall-288 23s -27s linear infinite}@keyframes fall-288{72.945%{transform:translate(-1.7843vw,72.945vh) scale(.2181)}to{transform:translate(.77525vw,99vh) scale(.2181)}}.snow:nth-child(289){opacity:1.5082;transform:translate(38.4787vw,-10px) scale(.4856);animation:fall-289 25s -2s linear infinite}@keyframes fall-289{76.375%{transform:translate(48.0426vw,76.375vh) scale(.4856)}to{transform:translate(43.26065vw,99vh) scale(.4856)}}.snow:nth-child(290){opacity:1.8278;transform:translate(88.089vw,-10px) scale(.5757);animation:fall-290 27s -18s linear infinite}@keyframes fall-290{31.881%{transform:translate(85.2454vw,31.881vh) scale(.5757)}to{transform:translate(86.6672vw,99vh) scale(.5757)}}.snow:nth-child(291){opacity:1.77;transform:translate(44.9319vw,-10px) scale(.1844);animation:fall-291 27s -30s linear infinite}@keyframes fall-291{48.156%{transform:translate(48.1789vw,48.156vh) scale(.1844)}to{transform:translate(46.5554vw,99vh) scale(.1844)}}.snow:nth-child(292){opacity:1.8414;transform:translate(48.0909vw,-10px) scale(.1151);animation:fall-292 14s -6s linear infinite}@keyframes fall-292{66.993%{transform:translate(41.4111vw,66.993vh) scale(.1151)}to{transform:translate(44.751vw,99vh) scale(.1151)}}.snow:nth-child(293){opacity:1.2706;transform:translate(96.0141vw,-10px) scale(.9739);animation:fall-293 30s -11s linear infinite}@keyframes fall-293{34.807%{transform:translate(94.6315vw,34.807vh) scale(.9739)}to{transform:translate(95.3228vw,99vh) scale(.9739)}}.snow:nth-child(294){opacity:1.5432;transform:translate(13.6944vw,-10px) scale(.4914);animation:fall-294 19s -1s linear infinite}@keyframes fall-294{44.706%{transform:translate(11.3562vw,44.706vh) scale(.4914)}to{transform:translate(12.5253vw,99vh) scale(.4914)}}.snow:nth-child(295){opacity:.4158;transform:translate(51.9955vw,-10px) scale(.9044);animation:fall-295 23s -11s linear infinite}@keyframes fall-295{62.378%{transform:translate(43.9215vw,62.378vh) scale(.9044)}to{transform:translate(47.9585vw,99vh) scale(.9044)}}.snow:nth-child(296){opacity:.3594;transform:translate(84.6501vw,-10px) scale(.6533);animation:fall-296 28s -27s linear infinite}@keyframes fall-296{77.264%{transform:translate(79.1182vw,77.264vh) scale(.6533)}to{transform:translate(81.88415vw,99vh) scale(.6533)}}.snow:nth-child(297){opacity:.6292;transform:translate(87.1472vw,-10px) scale(.0343);animation:fall-297 25s -16s linear infinite}@keyframes fall-297{39.957%{transform:translate(86.0749vw,39.957vh) scale(.0343)}to{transform:translate(86.61105vw,99vh) scale(.0343)}}.snow:nth-child(298){opacity:.3686;transform:translate(62.714vw,-10px) scale(.0241);animation:fall-298 22s -27s linear infinite}@keyframes fall-298{72.178%{transform:translate(59.1082vw,72.178vh) scale(.0241)}to{transform:translate(60.9111vw,99vh) scale(.0241)}}.snow:nth-child(299){opacity:.6644;transform:translate(13.7239vw,-10px) scale(.303);animation:fall-299 23s -8s linear infinite}@keyframes fall-299{64.615%{transform:translate(7.1038vw,64.615vh) scale(.303)}to{transform:translate(10.41385vw,99vh) scale(.303)}}.snow:nth-child(300){opacity:1.8244;transform:translate(50.2775vw,-10px) scale(.0036);animation:fall-300 23s -27s linear infinite}@keyframes fall-300{55.462%{transform:translate(55.6679vw,55.462vh) scale(.0036)}to{transform:translate(52.9727vw,99vh) scale(.0036)}}.snow:nth-child(301){opacity:1.3598;transform:translate(45.5147vw,-10px) scale(.5243);animation:fall-301 16s -19s linear infinite}@keyframes fall-301{60.199%{transform:translate(37.6655vw,60.199vh) scale(.5243)}to{transform:translate(41.5901vw,99vh) scale(.5243)}}.snow:nth-child(302){opacity:1.916;transform:translate(2.0109vw,-10px) scale(.1853);animation:fall-302 21s -9s linear infinite}@keyframes fall-302{49.677%{transform:translate(10.2466vw,49.677vh) scale(.1853)}to{transform:translate(6.12875vw,99vh) scale(.1853)}}.snow:nth-child(303){opacity:1.9482;transform:translate(43.0647vw,-10px) scale(.8546);animation:fall-303 16s -17s linear infinite}@keyframes fall-303{61.023%{transform:translate(52.6639vw,61.023vh) scale(.8546)}to{transform:translate(47.8643vw,99vh) scale(.8546)}}.snow:nth-child(304){opacity:1.7608;transform:translate(82.5293vw,-10px) scale(.8593);animation:fall-304 23s -28s linear infinite}@keyframes fall-304{63.101%{transform:translate(76.5976vw,63.101vh) scale(.8593)}to{transform:translate(79.56345vw,99vh) scale(.8593)}}.snow:nth-child(305){opacity:1.3806;transform:translate(37.4666vw,-10px) scale(.6971);animation:fall-305 10s -10s linear infinite}@keyframes fall-305{71.08%{transform:translate(35.1538vw,71.08vh) scale(.6971)}to{transform:translate(36.3102vw,99vh) scale(.6971)}}.snow:nth-child(306){opacity:1.7712;transform:translate(43.5647vw,-10px) scale(.2792);animation:fall-306 17s -12s linear infinite}@keyframes fall-306{70.094%{transform:translate(51.5162vw,70.094vh) scale(.2792)}to{transform:translate(47.54045vw,99vh) scale(.2792)}}.snow:nth-child(307){opacity:.2154;transform:translate(28.1182vw,-10px) scale(.7574);animation:fall-307 23s -22s linear infinite}@keyframes fall-307{57.227%{transform:translate(26.8017vw,57.227vh) scale(.7574)}to{transform:translate(27.45995vw,99vh) scale(.7574)}}.snow:nth-child(308){opacity:.0628;transform:translate(.415vw,-10px) scale(.6356);animation:fall-308 28s -27s linear infinite}@keyframes fall-308{72.171%{transform:translate(5.2185vw,72.171vh) scale(.6356)}to{transform:translate(2.81675vw,99vh) scale(.6356)}}.snow:nth-child(309){opacity:.5904;transform:translate(35.0892vw,-10px) scale(.6946);animation:fall-309 24s -7s linear infinite}@keyframes fall-309{60.741%{transform:translate(37.1455vw,60.741vh) scale(.6946)}to{transform:translate(36.11735vw,99vh) scale(.6946)}}.snow:nth-child(310){opacity:.1762;transform:translate(43.7555vw,-10px) scale(.4539);animation:fall-310 10s -12s linear infinite}@keyframes fall-310{48.417%{transform:translate(43.9026vw,48.417vh) scale(.4539)}to{transform:translate(43.82905vw,99vh) scale(.4539)}}.snow:nth-child(311){opacity:1.5454;transform:translate(9.4007vw,-10px) scale(.5239);animation:fall-311 17s -21s linear infinite}@keyframes fall-311{31.31%{transform:translate(17.0916vw,31.31vh) scale(.5239)}to{transform:translate(13.24615vw,99vh) scale(.5239)}}.snow:nth-child(312){opacity:.0786;transform:translate(76.7831vw,-10px) scale(.3634);animation:fall-312 20s -27s linear infinite}@keyframes fall-312{56.434%{transform:translate(68.7378vw,56.434vh) scale(.3634)}to{transform:translate(72.76045vw,99vh) scale(.3634)}}.snow:nth-child(313){opacity:1.6382;transform:translate(41.1754vw,-10px) scale(.3994);animation:fall-313 15s -27s linear infinite}@keyframes fall-313{35.15%{transform:translate(39.7419vw,35.15vh) scale(.3994)}to{transform:translate(40.45865vw,99vh) scale(.3994)}}.snow:nth-child(314){opacity:.195;transform:translate(51.2984vw,-10px) scale(.5729);animation:fall-314 27s -30s linear infinite}@keyframes fall-314{79.629%{transform:translate(55.644vw,79.629vh) scale(.5729)}to{transform:translate(53.4712vw,99vh) scale(.5729)}}.snow:nth-child(315){opacity:.9046;transform:translate(41.2279vw,-10px) scale(.9095);animation:fall-315 13s -7s linear infinite}@keyframes fall-315{70.773%{transform:translate(48.2446vw,70.773vh) scale(.9095)}to{transform:translate(44.73625vw,99vh) scale(.9095)}}.snow:nth-child(316){opacity:1.4434;transform:translate(50.0124vw,-10px) scale(.0743);animation:fall-316 19s -30s linear infinite}@keyframes fall-316{75.104%{transform:translate(43.9235vw,75.104vh) scale(.0743)}to{transform:translate(46.96795vw,99vh) scale(.0743)}}.snow:nth-child(317){opacity:.3944;transform:translate(33.1135vw,-10px) scale(.1332);animation:fall-317 12s -6s linear infinite}@keyframes fall-317{46.346%{transform:translate(27.5264vw,46.346vh) scale(.1332)}to{transform:translate(30.31995vw,99vh) scale(.1332)}}.snow:nth-child(318){opacity:1.1308;transform:translate(31.8685vw,-10px) scale(.1163);animation:fall-318 26s -30s linear infinite}@keyframes fall-318{57.442%{transform:translate(31.1574vw,57.442vh) scale(.1163)}to{transform:translate(31.51295vw,99vh) scale(.1163)}}.snow:nth-child(319){opacity:.5084;transform:translate(13.8364vw,-10px) scale(.9468);animation:fall-319 11s -19s linear infinite}@keyframes fall-319{74.549%{transform:translate(20.8475vw,74.549vh) scale(.9468)}to{transform:translate(17.34195vw,99vh) scale(.9468)}}.snow:nth-child(320){opacity:1.131;transform:translate(36.6179vw,-10px) scale(.8816);animation:fall-320 14s -15s linear infinite}@keyframes fall-320{58.58%{transform:translate(41.4346vw,58.58vh) scale(.8816)}to{transform:translate(39.02625vw,99vh) scale(.8816)}}.snow:nth-child(321){opacity:1.4742;transform:translate(49.4289vw,-10px) scale(.1199);animation:fall-321 23s -14s linear infinite}@keyframes fall-321{31.821%{transform:translate(54.1853vw,31.821vh) scale(.1199)}to{transform:translate(51.8071vw,99vh) scale(.1199)}}.snow:nth-child(322){opacity:1.2854;transform:translate(14.7617vw,-10px) scale(.8726);animation:fall-322 13s -3s linear infinite}@keyframes fall-322{51.107%{transform:translate(18.958vw,51.107vh) scale(.8726)}to{transform:translate(16.85985vw,99vh) scale(.8726)}}.snow:nth-child(323){opacity:1.4994;transform:translate(40.1906vw,-10px) scale(.819);animation:fall-323 16s -23s linear infinite}@keyframes fall-323{74.478%{transform:translate(44.8019vw,74.478vh) scale(.819)}to{transform:translate(42.49625vw,99vh) scale(.819)}}.snow:nth-child(324){opacity:1.3898;transform:translate(59.9648vw,-10px) scale(.4526);animation:fall-324 26s -3s linear infinite}@keyframes fall-324{62.174%{transform:translate(54.9569vw,62.174vh) scale(.4526)}to{transform:translate(57.46085vw,99vh) scale(.4526)}}.snow:nth-child(325){opacity:1.4298;transform:translate(99.7628vw,-10px) scale(.3767);animation:fall-325 22s -20s linear infinite}@keyframes fall-325{43.272%{transform:translate(97.4615vw,43.272vh) scale(.3767)}to{transform:translate(98.61215vw,99vh) scale(.3767)}}.snow:nth-child(326){opacity:.5578;transform:translate(16.5088vw,-10px) scale(.6648);animation:fall-326 18s -28s linear infinite}@keyframes fall-326{56.16%{transform:translate(14.6923vw,56.16vh) scale(.6648)}to{transform:translate(15.60055vw,99vh) scale(.6648)}}.snow:nth-child(327){opacity:1.0134;transform:translate(18.9952vw,-10px) scale(.4584);animation:fall-327 13s -2s linear infinite}@keyframes fall-327{50.696%{transform:translate(11.2975vw,50.696vh) scale(.4584)}to{transform:translate(15.14635vw,99vh) scale(.4584)}}.snow:nth-child(328){opacity:.2894;transform:translate(15.2757vw,-10px) scale(.6626);animation:fall-328 24s -25s linear infinite}@keyframes fall-328{54.06%{transform:translate(24.8698vw,54.06vh) scale(.6626)}to{transform:translate(20.07275vw,99vh) scale(.6626)}}.snow:nth-child(329){opacity:.6004;transform:translate(74.9501vw,-10px) scale(.6158);animation:fall-329 19s -4s linear infinite}@keyframes fall-329{58.229%{transform:translate(71.1903vw,58.229vh) scale(.6158)}to{transform:translate(73.0702vw,99vh) scale(.6158)}}.snow:nth-child(330){opacity:1.6454;transform:translate(48.6325vw,-10px) scale(.1824);animation:fall-330 19s -1s linear infinite}@keyframes fall-330{36.307%{transform:translate(54.668vw,36.307vh) scale(.1824)}to{transform:translate(51.65025vw,99vh) scale(.1824)}}.snow:nth-child(331){opacity:1.0902;transform:translate(21.5244vw,-10px) scale(.7095);animation:fall-331 27s -27s linear infinite}@keyframes fall-331{65.513%{transform:translate(18.3151vw,65.513vh) scale(.7095)}to{transform:translate(19.91975vw,99vh) scale(.7095)}}.snow:nth-child(332){opacity:1.2866;transform:translate(65.6324vw,-10px) scale(.1103);animation:fall-332 10s -16s linear infinite}@keyframes fall-332{43.365%{transform:translate(60.7351vw,43.365vh) scale(.1103)}to{transform:translate(63.18375vw,99vh) scale(.1103)}}.snow:nth-child(333){opacity:1.9162;transform:translate(79.5372vw,-10px) scale(.4593);animation:fall-333 28s -18s linear infinite}@keyframes fall-333{73.188%{transform:translate(75.1512vw,73.188vh) scale(.4593)}to{transform:translate(77.3442vw,99vh) scale(.4593)}}.snow:nth-child(334){opacity:.8042;transform:translate(8.0319vw,-10px) scale(.88);animation:fall-334 20s -19s linear infinite}@keyframes fall-334{52.753%{transform:translate(3.0409vw,52.753vh) scale(.88)}to{transform:translate(5.5364vw,99vh) scale(.88)}}.snow:nth-child(335){opacity:.3864;transform:translate(70.837vw,-10px) scale(.8402);animation:fall-335 29s -14s linear infinite}@keyframes fall-335{65.045%{transform:translate(67.8942vw,65.045vh) scale(.8402)}to{transform:translate(69.3656vw,99vh) scale(.8402)}}.snow:nth-child(336){opacity:1.7676;transform:translate(21.6807vw,-10px) scale(.2103);animation:fall-336 25s -3s linear infinite}@keyframes fall-336{54.224%{transform:translate(27.9372vw,54.224vh) scale(.2103)}to{transform:translate(24.80895vw,99vh) scale(.2103)}}.snow:nth-child(337){opacity:1.7552;transform:translate(76.6536vw,-10px) scale(.0258);animation:fall-337 26s -27s linear infinite}@keyframes fall-337{74.106%{transform:translate(84.1545vw,74.106vh) scale(.0258)}to{transform:translate(80.40405vw,99vh) scale(.0258)}}.snow:nth-child(338){opacity:.0024;transform:translate(15.4882vw,-10px) scale(.4079);animation:fall-338 22s -17s linear infinite}@keyframes fall-338{31.163%{transform:translate(9.8589vw,31.163vh) scale(.4079)}to{transform:translate(12.67355vw,99vh) scale(.4079)}}.snow:nth-child(339){opacity:.2232;transform:translate(16.3972vw,-10px) scale(.0077);animation:fall-339 24s -18s linear infinite}@keyframes fall-339{72.562%{transform:translate(16.6568vw,72.562vh) scale(.0077)}to{transform:translate(16.527vw,99vh) scale(.0077)}}.snow:nth-child(340){opacity:1.1824;transform:translate(11.2729vw,-10px) scale(.9059);animation:fall-340 17s -27s linear infinite}@keyframes fall-340{73.072%{transform:translate(3.3715vw,73.072vh) scale(.9059)}to{transform:translate(7.3222vw,99vh) scale(.9059)}}.snow:nth-child(341){opacity:.6992;transform:translate(78.5666vw,-10px) scale(.1616);animation:fall-341 28s -28s linear infinite}@keyframes fall-341{55.725%{transform:translate(82.2628vw,55.725vh) scale(.1616)}to{transform:translate(80.4147vw,99vh) scale(.1616)}}.snow:nth-child(342){opacity:.2384;transform:translate(22.4078vw,-10px) scale(.0462);animation:fall-342 27s -10s linear infinite}@keyframes fall-342{39.813%{transform:translate(30.6705vw,39.813vh) scale(.0462)}to{transform:translate(26.53915vw,99vh) scale(.0462)}}.snow:nth-child(343){opacity:1.4508;transform:translate(95.8706vw,-10px) scale(.9279);animation:fall-343 15s -3s linear infinite}@keyframes fall-343{41.83%{transform:translate(90.7422vw,41.83vh) scale(.9279)}to{transform:translate(93.3064vw,99vh) scale(.9279)}}.snow:nth-child(344){opacity:.3792;transform:translate(2.9004vw,-10px) scale(.3109);animation:fall-344 26s -11s linear infinite}@keyframes fall-344{63.704%{transform:translate(-5.4271vw,63.704vh) scale(.3109)}to{transform:translate(-1.26335vw,99vh) scale(.3109)}}.snow:nth-child(345){opacity:.0932;transform:translate(14.0067vw,-10px) scale(.8359);animation:fall-345 23s -13s linear infinite}@keyframes fall-345{74.466%{transform:translate(23.4358vw,74.466vh) scale(.8359)}to{transform:translate(18.72125vw,99vh) scale(.8359)}}.snow:nth-child(346){opacity:1.9604;transform:translate(33.0963vw,-10px) scale(.0053);animation:fall-346 12s -3s linear infinite}@keyframes fall-346{58.138%{transform:translate(42.2939vw,58.138vh) scale(.0053)}to{transform:translate(37.6951vw,99vh) scale(.0053)}}.snow:nth-child(347){opacity:.7278;transform:translate(22.8039vw,-10px) scale(.3501);animation:fall-347 24s -13s linear infinite}@keyframes fall-347{75.653%{transform:translate(20.219vw,75.653vh) scale(.3501)}to{transform:translate(21.51145vw,99vh) scale(.3501)}}.snow:nth-child(348){opacity:1.5634;transform:translate(41.2968vw,-10px) scale(.2553);animation:fall-348 19s -9s linear infinite}@keyframes fall-348{37.85%{transform:translate(42.5753vw,37.85vh) scale(.2553)}to{transform:translate(41.93605vw,99vh) scale(.2553)}}.snow:nth-child(349){opacity:1.643;transform:translate(85.3412vw,-10px) scale(.0674);animation:fall-349 10s -11s linear infinite}@keyframes fall-349{30.16%{transform:translate(89.1784vw,30.16vh) scale(.0674)}to{transform:translate(87.2598vw,99vh) scale(.0674)}}.snow:nth-child(350){opacity:1.7352;transform:translate(4.5006vw,-10px) scale(.328);animation:fall-350 26s -6s linear infinite}@keyframes fall-350{37.208%{transform:translate(6.975vw,37.208vh) scale(.328)}to{transform:translate(5.7378vw,99vh) scale(.328)}}.snow:nth-child(351){opacity:1.2256;transform:translate(4.1843vw,-10px) scale(.7926);animation:fall-351 16s -25s linear infinite}@keyframes fall-351{76.881%{transform:translate(8.5766vw,76.881vh) scale(.7926)}to{transform:translate(6.38045vw,99vh) scale(.7926)}}.snow:nth-child(352){opacity:1.1004;transform:translate(33.2897vw,-10px) scale(.522);animation:fall-352 25s -20s linear infinite}@keyframes fall-352{49.224%{transform:translate(27.006vw,49.224vh) scale(.522)}to{transform:translate(30.14785vw,99vh) scale(.522)}}.snow:nth-child(353){opacity:1.2566;transform:translate(68.4162vw,-10px) scale(.0586);animation:fall-353 30s -27s linear infinite}@keyframes fall-353{64.048%{transform:translate(73.0603vw,64.048vh) scale(.0586)}to{transform:translate(70.73825vw,99vh) scale(.0586)}}.snow:nth-child(354){opacity:1.4542;transform:translate(74.9826vw,-10px) scale(.3626);animation:fall-354 16s -16s linear infinite}@keyframes fall-354{71.979%{transform:translate(76.7109vw,71.979vh) scale(.3626)}to{transform:translate(75.84675vw,99vh) scale(.3626)}}.snow:nth-child(355){opacity:1.3106;transform:translate(73.6807vw,-10px) scale(.1821);animation:fall-355 12s -6s linear infinite}@keyframes fall-355{48.083%{transform:translate(76.5414vw,48.083vh) scale(.1821)}to{transform:translate(75.11105vw,99vh) scale(.1821)}}.snow:nth-child(356){opacity:.6412;transform:translate(97.7977vw,-10px) scale(.9708);animation:fall-356 22s -4s linear infinite}@keyframes fall-356{74.813%{transform:translate(89.0594vw,74.813vh) scale(.9708)}to{transform:translate(93.42855vw,99vh) scale(.9708)}}.snow:nth-child(357){opacity:1.2894;transform:translate(85.8911vw,-10px) scale(.1998);animation:fall-357 17s -5s linear infinite}@keyframes fall-357{57.765%{transform:translate(93.927vw,57.765vh) scale(.1998)}to{transform:translate(89.90905vw,99vh) scale(.1998)}}.snow:nth-child(358){opacity:1.282;transform:translate(93.604vw,-10px) scale(.0552);animation:fall-358 21s -29s linear infinite}@keyframes fall-358{61.185%{transform:translate(98.4608vw,61.185vh) scale(.0552)}to{transform:translate(96.0324vw,99vh) scale(.0552)}}.snow:nth-child(359){opacity:.0994;transform:translate(84.0262vw,-10px) scale(.8957);animation:fall-359 22s -2s linear infinite}@keyframes fall-359{68.642%{transform:translate(87.1151vw,68.642vh) scale(.8957)}to{transform:translate(85.57065vw,99vh) scale(.8957)}}.snow:nth-child(360){opacity:1.3054;transform:translate(88.9087vw,-10px) scale(.7366);animation:fall-360 14s -19s linear infinite}@keyframes fall-360{42.89%{transform:translate(79.38vw,42.89vh) scale(.7366)}to{transform:translate(84.14435vw,99vh) scale(.7366)}}.snow:nth-child(361){opacity:.5518;transform:translate(62.217vw,-10px) scale(.6843);animation:fall-361 29s -3s linear infinite}@keyframes fall-361{51.365%{transform:translate(71.297vw,51.365vh) scale(.6843)}to{transform:translate(66.757vw,99vh) scale(.6843)}}.snow:nth-child(362){opacity:1.1772;transform:translate(76.2353vw,-10px) scale(.0602);animation:fall-362 13s -2s linear infinite}@keyframes fall-362{50.71%{transform:translate(69.6344vw,50.71vh) scale(.0602)}to{transform:translate(72.93485vw,99vh) scale(.0602)}}.snow:nth-child(363){opacity:.4974;transform:translate(35.0371vw,-10px) scale(.2819);animation:fall-363 21s -14s linear infinite}@keyframes fall-363{37.646%{transform:translate(43.8849vw,37.646vh) scale(.2819)}to{transform:translate(39.461vw,99vh) scale(.2819)}}.snow:nth-child(364){opacity:.3082;transform:translate(7.0439vw,-10px) scale(.0853);animation:fall-364 17s -3s linear infinite}@keyframes fall-364{55.592%{transform:translate(8.3661vw,55.592vh) scale(.0853)}to{transform:translate(7.705vw,99vh) scale(.0853)}}.snow:nth-child(365){opacity:.299;transform:translate(72.2696vw,-10px) scale(.8921);animation:fall-365 21s -3s linear infinite}@keyframes fall-365{70.769%{transform:translate(64.6864vw,70.769vh) scale(.8921)}to{transform:translate(68.478vw,99vh) scale(.8921)}}.snow:nth-child(366){opacity:1.8552;transform:translate(16.5426vw,-10px) scale(.6884);animation:fall-366 18s -8s linear infinite}@keyframes fall-366{47.438%{transform:translate(11.2404vw,47.438vh) scale(.6884)}to{transform:translate(13.8915vw,99vh) scale(.6884)}}.snow:nth-child(367){opacity:.7448;transform:translate(32.2075vw,-10px) scale(.451);animation:fall-367 28s -12s linear infinite}@keyframes fall-367{74.083%{transform:translate(28.4711vw,74.083vh) scale(.451)}to{transform:translate(30.3393vw,99vh) scale(.451)}}.snow:nth-child(368){opacity:.318;transform:translate(31.0588vw,-10px) scale(.4423);animation:fall-368 15s -9s linear infinite}@keyframes fall-368{49.465%{transform:translate(34.6844vw,49.465vh) scale(.4423)}to{transform:translate(32.8716vw,99vh) scale(.4423)}}.snow:nth-child(369){opacity:1.6636;transform:translate(7.2323vw,-10px) scale(.557);animation:fall-369 26s -5s linear infinite}@keyframes fall-369{39.032%{transform:translate(16.6219vw,39.032vh) scale(.557)}to{transform:translate(11.9271vw,99vh) scale(.557)}}.snow:nth-child(370){opacity:1.781;transform:translate(75.2563vw,-10px) scale(.2155);animation:fall-370 11s -18s linear infinite}@keyframes fall-370{61.168%{transform:translate(72.413vw,61.168vh) scale(.2155)}to{transform:translate(73.83465vw,99vh) scale(.2155)}}.snow:nth-child(371){opacity:.963;transform:translate(18.8049vw,-10px) scale(.757);animation:fall-371 13s -28s linear infinite}@keyframes fall-371{50.581%{transform:translate(12.1557vw,50.581vh) scale(.757)}to{transform:translate(15.4803vw,99vh) scale(.757)}}.snow:nth-child(372){opacity:.6154;transform:translate(36.3842vw,-10px) scale(.2371);animation:fall-372 26s -7s linear infinite}@keyframes fall-372{62.131%{transform:translate(45.5702vw,62.131vh) scale(.2371)}to{transform:translate(40.9772vw,99vh) scale(.2371)}}.snow:nth-child(373){opacity:1.7566;transform:translate(72.6069vw,-10px) scale(.3801);animation:fall-373 14s -7s linear infinite}@keyframes fall-373{62.094%{transform:translate(70.3835vw,62.094vh) scale(.3801)}to{transform:translate(71.4952vw,99vh) scale(.3801)}}.snow:nth-child(374){opacity:.535;transform:translate(9.4044vw,-10px) scale(.433);animation:fall-374 11s -17s linear infinite}@keyframes fall-374{55.658%{transform:translate(9.5016vw,55.658vh) scale(.433)}to{transform:translate(9.453vw,99vh) scale(.433)}}.snow:nth-child(375){opacity:1.3546;transform:translate(70.5446vw,-10px) scale(.2517);animation:fall-375 10s -1s linear infinite}@keyframes fall-375{75.281%{transform:translate(61.4127vw,75.281vh) scale(.2517)}to{transform:translate(65.97865vw,99vh) scale(.2517)}}.snow:nth-child(376){opacity:.9542;transform:translate(22.6127vw,-10px) scale(.3605);animation:fall-376 14s -24s linear infinite}@keyframes fall-376{70.566%{transform:translate(19.8407vw,70.566vh) scale(.3605)}to{transform:translate(21.2267vw,99vh) scale(.3605)}}.snow:nth-child(377){opacity:1.7758;transform:translate(86.2752vw,-10px) scale(.6346);animation:fall-377 23s -22s linear infinite}@keyframes fall-377{42.283%{transform:translate(87.5258vw,42.283vh) scale(.6346)}to{transform:translate(86.9005vw,99vh) scale(.6346)}}.snow:nth-child(378){opacity:.7528;transform:translate(18.9654vw,-10px) scale(.1104);animation:fall-378 26s -8s linear infinite}@keyframes fall-378{71.244%{transform:translate(25.9396vw,71.244vh) scale(.1104)}to{transform:translate(22.4525vw,99vh) scale(.1104)}}.snow:nth-child(379){opacity:.0048;transform:translate(19.0175vw,-10px) scale(.7988);animation:fall-379 28s -28s linear infinite}@keyframes fall-379{32.735%{transform:translate(10.0767vw,32.735vh) scale(.7988)}to{transform:translate(14.5471vw,99vh) scale(.7988)}}.snow:nth-child(380){opacity:1.084;transform:translate(59.2507vw,-10px) scale(.9995);animation:fall-380 11s -14s linear infinite}@keyframes fall-380{46.851%{transform:translate(68.6362vw,46.851vh) scale(.9995)}to{transform:translate(63.94345vw,99vh) scale(.9995)}}.snow:nth-child(381){opacity:1.9554;transform:translate(86.4958vw,-10px) scale(.4706);animation:fall-381 29s -11s linear infinite}@keyframes fall-381{71.952%{transform:translate(83.7153vw,71.952vh) scale(.4706)}to{transform:translate(85.10555vw,99vh) scale(.4706)}}.snow:nth-child(382){opacity:.1848;transform:translate(2.6107vw,-10px) scale(.7633);animation:fall-382 18s -9s linear infinite}@keyframes fall-382{49.724%{transform:translate(12.4194vw,49.724vh) scale(.7633)}to{transform:translate(7.51505vw,99vh) scale(.7633)}}.snow:nth-child(383){opacity:1.9868;transform:translate(88.6447vw,-10px) scale(.2537);animation:fall-383 14s -18s linear infinite}@keyframes fall-383{35.663%{transform:translate(92.3389vw,35.663vh) scale(.2537)}to{transform:translate(90.4918vw,99vh) scale(.2537)}}.snow:nth-child(384){opacity:.3428;transform:translate(50.3368vw,-10px) scale(.2577);animation:fall-384 24s -14s linear infinite}@keyframes fall-384{57.9%{transform:translate(47.5434vw,57.9vh) scale(.2577)}to{transform:translate(48.9401vw,99vh) scale(.2577)}}.snow:nth-child(385){opacity:.6946;transform:translate(65.7102vw,-10px) scale(.3888);animation:fall-385 22s -18s linear infinite}@keyframes fall-385{54.29%{transform:translate(58.0011vw,54.29vh) scale(.3888)}to{transform:translate(61.85565vw,99vh) scale(.3888)}}.snow:nth-child(386){opacity:1.3846;transform:translate(95.23vw,-10px) scale(.6323);animation:fall-386 20s -16s linear infinite}@keyframes fall-386{79.16%{transform:translate(102.4029vw,79.16vh) scale(.6323)}to{transform:translate(98.81645vw,99vh) scale(.6323)}}.snow:nth-child(387){opacity:1.474;transform:translate(33.2269vw,-10px) scale(.3802);animation:fall-387 19s -28s linear infinite}@keyframes fall-387{66.613%{transform:translate(30.5492vw,66.613vh) scale(.3802)}to{transform:translate(31.88805vw,99vh) scale(.3802)}}.snow:nth-child(388){opacity:1.4042;transform:translate(92.7652vw,-10px) scale(.9817);animation:fall-388 17s -23s linear infinite}@keyframes fall-388{78.081%{transform:translate(99.6016vw,78.081vh) scale(.9817)}to{transform:translate(96.1834vw,99vh) scale(.9817)}}.snow:nth-child(389){opacity:.4674;transform:translate(6.2384vw,-10px) scale(.0968);animation:fall-389 30s -19s linear infinite}@keyframes fall-389{66.869%{transform:translate(1.8602vw,66.869vh) scale(.0968)}to{transform:translate(4.0493vw,99vh) scale(.0968)}}.snow:nth-child(390){opacity:1.1942;transform:translate(49.7308vw,-10px) scale(.1356);animation:fall-390 14s -1s linear infinite}@keyframes fall-390{78.971%{transform:translate(39.8246vw,78.971vh) scale(.1356)}to{transform:translate(44.7777vw,99vh) scale(.1356)}}.snow:nth-child(391){opacity:.1528;transform:translate(99.0411vw,-10px) scale(.2575);animation:fall-391 29s -23s linear infinite}@keyframes fall-391{63.812%{transform:translate(108.5374vw,63.812vh) scale(.2575)}to{transform:translate(103.78925vw,99vh) scale(.2575)}}.snow:nth-child(392){opacity:.6968;transform:translate(73.9084vw,-10px) scale(.8781);animation:fall-392 24s -16s linear infinite}@keyframes fall-392{40.382%{transform:translate(74.6344vw,40.382vh) scale(.8781)}to{transform:translate(74.2714vw,99vh) scale(.8781)}}.snow:nth-child(393){opacity:1.33;transform:translate(36.6743vw,-10px) scale(.5219);animation:fall-393 20s -17s linear infinite}@keyframes fall-393{55.952%{transform:translate(36.8236vw,55.952vh) scale(.5219)}to{transform:translate(36.74895vw,99vh) scale(.5219)}}.snow:nth-child(394){opacity:1.4684;transform:translate(27.2656vw,-10px) scale(.6258);animation:fall-394 28s -14s linear infinite}@keyframes fall-394{54.011%{transform:translate(34.3645vw,54.011vh) scale(.6258)}to{transform:translate(30.81505vw,99vh) scale(.6258)}}.snow:nth-child(395){opacity:.994;transform:translate(42.3489vw,-10px) scale(.7358);animation:fall-395 29s -14s linear infinite}@keyframes fall-395{44.676%{transform:translate(49.804vw,44.676vh) scale(.7358)}to{transform:translate(46.07645vw,99vh) scale(.7358)}}.snow:nth-child(396){opacity:1.9406;transform:translate(55.2495vw,-10px) scale(.7762);animation:fall-396 12s -19s linear infinite}@keyframes fall-396{59.73%{transform:translate(55.8951vw,59.73vh) scale(.7762)}to{transform:translate(55.5723vw,99vh) scale(.7762)}}.snow:nth-child(397){opacity:.477;transform:translate(21.9571vw,-10px) scale(.8465);animation:fall-397 19s -30s linear infinite}@keyframes fall-397{65.032%{transform:translate(12.438vw,65.032vh) scale(.8465)}to{transform:translate(17.19755vw,99vh) scale(.8465)}}.snow:nth-child(398){opacity:.841;transform:translate(61.5394vw,-10px) scale(.2927);animation:fall-398 13s -2s linear infinite}@keyframes fall-398{74.225%{transform:translate(60.3624vw,74.225vh) scale(.2927)}to{transform:translate(60.9509vw,99vh) scale(.2927)}}.snow:nth-child(399){opacity:.9576;transform:translate(10.6981vw,-10px) scale(.8879);animation:fall-399 14s -24s linear infinite}@keyframes fall-399{55.791%{transform:translate(11.3296vw,55.791vh) scale(.8879)}to{transform:translate(11.01385vw,99vh) scale(.8879)}}.snow:nth-child(400){opacity:1.1266;transform:translate(40.3662vw,-10px) scale(.1667);animation:fall-400 30s -7s linear infinite}@keyframes fall-400{63.25%{transform:translate(33.2921vw,63.25vh) scale(.1667)}to{transform:translate(36.82915vw,99vh) scale(.1667)}}\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==
|