@esfaenza/core 15.2.223 → 15.2.224
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.0636;transform:translate(46.8551vw,-10px) scale(.1866);animation:fall-1 19s -2s linear infinite}@keyframes fall-1{58.385%{transform:translate(41.1379vw,58.385vh) scale(.1866)}to{transform:translate(43.9965vw,99vh) scale(.1866)}}.snow:nth-child(2){opacity:1.578;transform:translate(32.3422vw,-10px) scale(.4319);animation:fall-2 23s -14s linear infinite}@keyframes fall-2{63.47%{transform:translate(35.3723vw,63.47vh) scale(.4319)}to{transform:translate(33.85725vw,99vh) scale(.4319)}}.snow:nth-child(3){opacity:1.5344;transform:translate(68.9146vw,-10px) scale(.7107);animation:fall-3 28s -28s linear infinite}@keyframes fall-3{38.32%{transform:translate(72.6116vw,38.32vh) scale(.7107)}to{transform:translate(70.7631vw,99vh) scale(.7107)}}.snow:nth-child(4){opacity:.1356;transform:translate(31.4483vw,-10px) scale(.7717);animation:fall-4 28s -5s linear infinite}@keyframes fall-4{58.182%{transform:translate(23.0819vw,58.182vh) scale(.7717)}to{transform:translate(27.2651vw,99vh) scale(.7717)}}.snow:nth-child(5){opacity:1.5668;transform:translate(44.6557vw,-10px) scale(.0087);animation:fall-5 14s -8s linear infinite}@keyframes fall-5{38.819%{transform:translate(46.174vw,38.819vh) scale(.0087)}to{transform:translate(45.41485vw,99vh) scale(.0087)}}.snow:nth-child(6){opacity:.2746;transform:translate(12.8413vw,-10px) scale(.6468);animation:fall-6 20s -20s linear infinite}@keyframes fall-6{70.921%{transform:translate(17.8155vw,70.921vh) scale(.6468)}to{transform:translate(15.3284vw,99vh) scale(.6468)}}.snow:nth-child(7){opacity:1.393;transform:translate(61.029vw,-10px) scale(.89);animation:fall-7 28s -21s linear infinite}@keyframes fall-7{60.755%{transform:translate(66.2651vw,60.755vh) scale(.89)}to{transform:translate(63.64705vw,99vh) scale(.89)}}.snow:nth-child(8){opacity:.355;transform:translate(50.5969vw,-10px) scale(.2735);animation:fall-8 12s -29s linear infinite}@keyframes fall-8{43.059%{transform:translate(57.2058vw,43.059vh) scale(.2735)}to{transform:translate(53.90135vw,99vh) scale(.2735)}}.snow:nth-child(9){opacity:1.7622;transform:translate(32.7672vw,-10px) scale(.364);animation:fall-9 11s -27s linear infinite}@keyframes fall-9{59.354%{transform:translate(41.0072vw,59.354vh) scale(.364)}to{transform:translate(36.8872vw,99vh) scale(.364)}}.snow:nth-child(10){opacity:.1032;transform:translate(80.9953vw,-10px) scale(.5915);animation:fall-10 13s -29s linear infinite}@keyframes fall-10{35.932%{transform:translate(71.121vw,35.932vh) scale(.5915)}to{transform:translate(76.05815vw,99vh) scale(.5915)}}.snow:nth-child(11){opacity:.4808;transform:translate(28.6724vw,-10px) scale(.5825);animation:fall-11 26s -25s linear infinite}@keyframes fall-11{52.134%{transform:translate(30.3323vw,52.134vh) scale(.5825)}to{transform:translate(29.50235vw,99vh) scale(.5825)}}.snow:nth-child(12){opacity:.9486;transform:translate(52.6546vw,-10px) scale(.5183);animation:fall-12 27s -10s linear infinite}@keyframes fall-12{40.866%{transform:translate(45.6935vw,40.866vh) scale(.5183)}to{transform:translate(49.17405vw,99vh) scale(.5183)}}.snow:nth-child(13){opacity:.335;transform:translate(95.4908vw,-10px) scale(.919);animation:fall-13 12s -25s linear infinite}@keyframes fall-13{31.676%{transform:translate(94.7734vw,31.676vh) scale(.919)}to{transform:translate(95.1321vw,99vh) scale(.919)}}.snow:nth-child(14){opacity:.5632;transform:translate(45.6418vw,-10px) scale(.3394);animation:fall-14 26s -20s linear infinite}@keyframes fall-14{47.079%{transform:translate(51.915vw,47.079vh) scale(.3394)}to{transform:translate(48.7784vw,99vh) scale(.3394)}}.snow:nth-child(15){opacity:.3198;transform:translate(60.6931vw,-10px) scale(.063);animation:fall-15 24s -25s linear infinite}@keyframes fall-15{43.595%{transform:translate(64.1012vw,43.595vh) scale(.063)}to{transform:translate(62.39715vw,99vh) scale(.063)}}.snow:nth-child(16){opacity:.819;transform:translate(39.8703vw,-10px) scale(.0789);animation:fall-16 27s -6s linear infinite}@keyframes fall-16{74.133%{transform:translate(40.006vw,74.133vh) scale(.0789)}to{transform:translate(39.93815vw,99vh) scale(.0789)}}.snow:nth-child(17){opacity:1.4066;transform:translate(11.523vw,-10px) scale(.8653);animation:fall-17 11s -2s linear infinite}@keyframes fall-17{59.648%{transform:translate(4.916vw,59.648vh) scale(.8653)}to{transform:translate(8.2195vw,99vh) scale(.8653)}}.snow:nth-child(18){opacity:.9378;transform:translate(12.2197vw,-10px) scale(.7375);animation:fall-18 20s -24s linear infinite}@keyframes fall-18{69.706%{transform:translate(9.5424vw,69.706vh) scale(.7375)}to{transform:translate(10.88105vw,99vh) scale(.7375)}}.snow:nth-child(19){opacity:.6796;transform:translate(25.4436vw,-10px) scale(.4338);animation:fall-19 22s -16s linear infinite}@keyframes fall-19{70.641%{transform:translate(21.2988vw,70.641vh) scale(.4338)}to{transform:translate(23.3712vw,99vh) scale(.4338)}}.snow:nth-child(20){opacity:1.6712;transform:translate(4.3407vw,-10px) scale(.4983);animation:fall-20 27s -24s linear infinite}@keyframes fall-20{42.195%{transform:translate(5.9478vw,42.195vh) scale(.4983)}to{transform:translate(5.14425vw,99vh) scale(.4983)}}.snow:nth-child(21){opacity:1.1898;transform:translate(59.0956vw,-10px) scale(.5989);animation:fall-21 21s -8s linear infinite}@keyframes fall-21{70.217%{transform:translate(66.863vw,70.217vh) scale(.5989)}to{transform:translate(62.9793vw,99vh) scale(.5989)}}.snow:nth-child(22){opacity:1.2872;transform:translate(95.5378vw,-10px) scale(.621);animation:fall-22 20s -27s linear infinite}@keyframes fall-22{71.077%{transform:translate(100.242vw,71.077vh) scale(.621)}to{transform:translate(97.8899vw,99vh) scale(.621)}}.snow:nth-child(23){opacity:.5384;transform:translate(80.0639vw,-10px) scale(.9695);animation:fall-23 16s -29s linear infinite}@keyframes fall-23{61.217%{transform:translate(72.0715vw,61.217vh) scale(.9695)}to{transform:translate(76.0677vw,99vh) scale(.9695)}}.snow:nth-child(24){opacity:1.6746;transform:translate(57.451vw,-10px) scale(.4894);animation:fall-24 21s -10s linear infinite}@keyframes fall-24{63.739%{transform:translate(60.7786vw,63.739vh) scale(.4894)}to{transform:translate(59.1148vw,99vh) scale(.4894)}}.snow:nth-child(25){opacity:1.0324;transform:translate(79.9457vw,-10px) scale(.1828);animation:fall-25 12s -12s linear infinite}@keyframes fall-25{39.488%{transform:translate(70.8557vw,39.488vh) scale(.1828)}to{transform:translate(75.4007vw,99vh) scale(.1828)}}.snow:nth-child(26){opacity:1.4304;transform:translate(30.6451vw,-10px) scale(.258);animation:fall-26 18s -12s linear infinite}@keyframes fall-26{69.92%{transform:translate(37.311vw,69.92vh) scale(.258)}to{transform:translate(33.97805vw,99vh) scale(.258)}}.snow:nth-child(27){opacity:.9742;transform:translate(42.717vw,-10px) scale(.7629);animation:fall-27 19s -21s linear infinite}@keyframes fall-27{57.21%{transform:translate(44.4363vw,57.21vh) scale(.7629)}to{transform:translate(43.57665vw,99vh) scale(.7629)}}.snow:nth-child(28){opacity:1.9472;transform:translate(86.8919vw,-10px) scale(.5461);animation:fall-28 12s -24s linear infinite}@keyframes fall-28{34.164%{transform:translate(96.285vw,34.164vh) scale(.5461)}to{transform:translate(91.58845vw,99vh) scale(.5461)}}.snow:nth-child(29){opacity:.516;transform:translate(11.8658vw,-10px) scale(.7163);animation:fall-29 27s -17s linear infinite}@keyframes fall-29{62.974%{transform:translate(3.0679vw,62.974vh) scale(.7163)}to{transform:translate(7.46685vw,99vh) scale(.7163)}}.snow:nth-child(30){opacity:1.6202;transform:translate(55.8521vw,-10px) scale(.5556);animation:fall-30 23s -22s linear infinite}@keyframes fall-30{48.473%{transform:translate(61.5192vw,48.473vh) scale(.5556)}to{transform:translate(58.68565vw,99vh) scale(.5556)}}.snow:nth-child(31){opacity:1.5344;transform:translate(5.6854vw,-10px) scale(.1055);animation:fall-31 30s -18s linear infinite}@keyframes fall-31{73.55%{transform:translate(8.775vw,73.55vh) scale(.1055)}to{transform:translate(7.2302vw,99vh) scale(.1055)}}.snow:nth-child(32){opacity:.8156;transform:translate(72.6077vw,-10px) scale(.4433);animation:fall-32 21s -22s linear infinite}@keyframes fall-32{36.472%{transform:translate(82.5956vw,36.472vh) scale(.4433)}to{transform:translate(77.60165vw,99vh) scale(.4433)}}.snow:nth-child(33){opacity:1.07;transform:translate(25.7861vw,-10px) scale(.4168);animation:fall-33 14s -18s linear infinite}@keyframes fall-33{75.358%{transform:translate(34.5125vw,75.358vh) scale(.4168)}to{transform:translate(30.1493vw,99vh) scale(.4168)}}.snow:nth-child(34){opacity:.6754;transform:translate(46.0323vw,-10px) scale(.7257);animation:fall-34 14s -11s linear infinite}@keyframes fall-34{35.353%{transform:translate(47.9646vw,35.353vh) scale(.7257)}to{transform:translate(46.99845vw,99vh) scale(.7257)}}.snow:nth-child(35){opacity:.1014;transform:translate(33.056vw,-10px) scale(.0475);animation:fall-35 25s -18s linear infinite}@keyframes fall-35{79.687%{transform:translate(31.9038vw,79.687vh) scale(.0475)}to{transform:translate(32.4799vw,99vh) scale(.0475)}}.snow:nth-child(36){opacity:.506;transform:translate(35.8368vw,-10px) scale(.0256);animation:fall-36 11s -19s linear infinite}@keyframes fall-36{43.765%{transform:translate(33.8067vw,43.765vh) scale(.0256)}to{transform:translate(34.82175vw,99vh) scale(.0256)}}.snow:nth-child(37){opacity:1.194;transform:translate(.5375vw,-10px) scale(.391);animation:fall-37 11s -22s linear infinite}@keyframes fall-37{60.005%{transform:translate(2.8701vw,60.005vh) scale(.391)}to{transform:translate(1.7038vw,99vh) scale(.391)}}.snow:nth-child(38){opacity:.0376;transform:translate(97.4291vw,-10px) scale(.1364);animation:fall-38 13s -21s linear infinite}@keyframes fall-38{74.293%{transform:translate(90.7021vw,74.293vh) scale(.1364)}to{transform:translate(94.0656vw,99vh) scale(.1364)}}.snow:nth-child(39){opacity:1.6358;transform:translate(63.005vw,-10px) scale(.9779);animation:fall-39 15s -9s linear infinite}@keyframes fall-39{60.002%{transform:translate(59.4812vw,60.002vh) scale(.9779)}to{transform:translate(61.2431vw,99vh) scale(.9779)}}.snow:nth-child(40){opacity:.0326;transform:translate(91.8558vw,-10px) scale(.444);animation:fall-40 24s -2s linear infinite}@keyframes fall-40{73.219%{transform:translate(98.9968vw,73.219vh) scale(.444)}to{transform:translate(95.4263vw,99vh) scale(.444)}}.snow:nth-child(41){opacity:1.5072;transform:translate(49.8596vw,-10px) scale(.0151);animation:fall-41 25s -7s linear infinite}@keyframes fall-41{31.326%{transform:translate(48.8433vw,31.326vh) scale(.0151)}to{transform:translate(49.35145vw,99vh) scale(.0151)}}.snow:nth-child(42){opacity:1.208;transform:translate(89.6694vw,-10px) scale(.0119);animation:fall-42 25s -19s linear infinite}@keyframes fall-42{39.035%{transform:translate(81.3535vw,39.035vh) scale(.0119)}to{transform:translate(85.51145vw,99vh) scale(.0119)}}.snow:nth-child(43){opacity:1.3948;transform:translate(21.6557vw,-10px) scale(.809);animation:fall-43 16s -16s linear infinite}@keyframes fall-43{53.903%{transform:translate(17.9636vw,53.903vh) scale(.809)}to{transform:translate(19.80965vw,99vh) scale(.809)}}.snow:nth-child(44){opacity:1.0222;transform:translate(83.5876vw,-10px) scale(.6567);animation:fall-44 15s -3s linear infinite}@keyframes fall-44{54.099%{transform:translate(91.7175vw,54.099vh) scale(.6567)}to{transform:translate(87.65255vw,99vh) scale(.6567)}}.snow:nth-child(45){opacity:.981;transform:translate(56.0186vw,-10px) scale(.8596);animation:fall-45 11s -5s linear infinite}@keyframes fall-45{49.42%{transform:translate(54.6586vw,49.42vh) scale(.8596)}to{transform:translate(55.3386vw,99vh) scale(.8596)}}.snow:nth-child(46){opacity:.6154;transform:translate(98.0271vw,-10px) scale(.3926);animation:fall-46 17s -10s linear infinite}@keyframes fall-46{60.753%{transform:translate(98.8445vw,60.753vh) scale(.3926)}to{transform:translate(98.4358vw,99vh) scale(.3926)}}.snow:nth-child(47){opacity:.0316;transform:translate(97.8918vw,-10px) scale(.9342);animation:fall-47 28s -23s linear infinite}@keyframes fall-47{35.938%{transform:translate(93.2674vw,35.938vh) scale(.9342)}to{transform:translate(95.5796vw,99vh) scale(.9342)}}.snow:nth-child(48){opacity:.6162;transform:translate(72.6882vw,-10px) scale(.3282);animation:fall-48 11s -13s linear infinite}@keyframes fall-48{58.259%{transform:translate(79.3754vw,58.259vh) scale(.3282)}to{transform:translate(76.0318vw,99vh) scale(.3282)}}.snow:nth-child(49){opacity:1.1376;transform:translate(11.3848vw,-10px) scale(.9929);animation:fall-49 12s -3s linear infinite}@keyframes fall-49{75.815%{transform:translate(5.2587vw,75.815vh) scale(.9929)}to{transform:translate(8.32175vw,99vh) scale(.9929)}}.snow:nth-child(50){opacity:.5148;transform:translate(56.938vw,-10px) scale(.2369);animation:fall-50 20s -10s linear infinite}@keyframes fall-50{53.729%{transform:translate(51.2825vw,53.729vh) scale(.2369)}to{transform:translate(54.11025vw,99vh) scale(.2369)}}.snow:nth-child(51){opacity:1.4232;transform:translate(13.722vw,-10px) scale(.5999);animation:fall-51 25s -28s linear infinite}@keyframes fall-51{35.798%{transform:translate(13.4637vw,35.798vh) scale(.5999)}to{transform:translate(13.59285vw,99vh) scale(.5999)}}.snow:nth-child(52){opacity:1.598;transform:translate(41.6356vw,-10px) scale(.3078);animation:fall-52 15s -19s linear infinite}@keyframes fall-52{76.887%{transform:translate(36.7989vw,76.887vh) scale(.3078)}to{transform:translate(39.21725vw,99vh) scale(.3078)}}.snow:nth-child(53){opacity:.391;transform:translate(79.0638vw,-10px) scale(.869);animation:fall-53 21s -6s linear infinite}@keyframes fall-53{74.386%{transform:translate(76.0172vw,74.386vh) scale(.869)}to{transform:translate(77.5405vw,99vh) scale(.869)}}.snow:nth-child(54){opacity:1.1256;transform:translate(14.7584vw,-10px) scale(.6511);animation:fall-54 19s -11s linear infinite}@keyframes fall-54{46.524%{transform:translate(13.76vw,46.524vh) scale(.6511)}to{transform:translate(14.2592vw,99vh) scale(.6511)}}.snow:nth-child(55){opacity:.1682;transform:translate(91.2075vw,-10px) scale(.1669);animation:fall-55 29s -16s linear infinite}@keyframes fall-55{68.198%{transform:translate(86.28vw,68.198vh) scale(.1669)}to{transform:translate(88.74375vw,99vh) scale(.1669)}}.snow:nth-child(56){opacity:1.8236;transform:translate(5.7877vw,-10px) scale(.8695);animation:fall-56 10s -12s linear infinite}@keyframes fall-56{32.438%{transform:translate(4.2628vw,32.438vh) scale(.8695)}to{transform:translate(5.02525vw,99vh) scale(.8695)}}.snow:nth-child(57){opacity:1.011;transform:translate(14.2403vw,-10px) scale(.8837);animation:fall-57 28s -5s linear infinite}@keyframes fall-57{40.852%{transform:translate(13.8058vw,40.852vh) scale(.8837)}to{transform:translate(14.02305vw,99vh) scale(.8837)}}.snow:nth-child(58){opacity:.8098;transform:translate(39.6169vw,-10px) scale(.3672);animation:fall-58 28s -4s linear infinite}@keyframes fall-58{43.14%{transform:translate(31.0799vw,43.14vh) scale(.3672)}to{transform:translate(35.3484vw,99vh) scale(.3672)}}.snow:nth-child(59){opacity:.2228;transform:translate(2.2151vw,-10px) scale(.1167);animation:fall-59 26s -5s linear infinite}@keyframes fall-59{57.405%{transform:translate(9.7174vw,57.405vh) scale(.1167)}to{transform:translate(5.96625vw,99vh) scale(.1167)}}.snow:nth-child(60){opacity:1.5532;transform:translate(19.2696vw,-10px) scale(.7619);animation:fall-60 12s -26s linear infinite}@keyframes fall-60{54.955%{transform:translate(26.9109vw,54.955vh) scale(.7619)}to{transform:translate(23.09025vw,99vh) scale(.7619)}}.snow:nth-child(61){opacity:.3882;transform:translate(31.5585vw,-10px) scale(.7462);animation:fall-61 12s -28s linear infinite}@keyframes fall-61{41.776%{transform:translate(39.5343vw,41.776vh) scale(.7462)}to{transform:translate(35.5464vw,99vh) scale(.7462)}}.snow:nth-child(62){opacity:1.3708;transform:translate(26.641vw,-10px) scale(.2268);animation:fall-62 17s -26s linear infinite}@keyframes fall-62{60.647%{transform:translate(35.1534vw,60.647vh) scale(.2268)}to{transform:translate(30.8972vw,99vh) scale(.2268)}}.snow:nth-child(63){opacity:1.3994;transform:translate(61.0488vw,-10px) scale(.6933);animation:fall-63 13s -15s linear infinite}@keyframes fall-63{53.261%{transform:translate(54.8437vw,53.261vh) scale(.6933)}to{transform:translate(57.94625vw,99vh) scale(.6933)}}.snow:nth-child(64){opacity:1.7932;transform:translate(13.2689vw,-10px) scale(.5144);animation:fall-64 26s -29s linear infinite}@keyframes fall-64{33.026%{transform:translate(5.4232vw,33.026vh) scale(.5144)}to{transform:translate(9.34605vw,99vh) scale(.5144)}}.snow:nth-child(65){opacity:.121;transform:translate(12.8495vw,-10px) scale(.3179);animation:fall-65 22s -15s linear infinite}@keyframes fall-65{53.864%{transform:translate(21.4794vw,53.864vh) scale(.3179)}to{transform:translate(17.16445vw,99vh) scale(.3179)}}.snow:nth-child(66){opacity:1.4398;transform:translate(36.6136vw,-10px) scale(.0692);animation:fall-66 23s -30s linear infinite}@keyframes fall-66{75.355%{transform:translate(38.8902vw,75.355vh) scale(.0692)}to{transform:translate(37.7519vw,99vh) scale(.0692)}}.snow:nth-child(67){opacity:.432;transform:translate(88.4603vw,-10px) scale(.5803);animation:fall-67 27s -5s linear infinite}@keyframes fall-67{58.398%{transform:translate(94.7824vw,58.398vh) scale(.5803)}to{transform:translate(91.62135vw,99vh) scale(.5803)}}.snow:nth-child(68){opacity:.6394;transform:translate(73.5451vw,-10px) scale(.1668);animation:fall-68 11s -15s linear infinite}@keyframes fall-68{78.259%{transform:translate(81.8831vw,78.259vh) scale(.1668)}to{transform:translate(77.7141vw,99vh) scale(.1668)}}.snow:nth-child(69){opacity:1.4082;transform:translate(58.2039vw,-10px) scale(.8231);animation:fall-69 19s -3s linear infinite}@keyframes fall-69{49.367%{transform:translate(64.4488vw,49.367vh) scale(.8231)}to{transform:translate(61.32635vw,99vh) scale(.8231)}}.snow:nth-child(70){opacity:1.7582;transform:translate(20.2564vw,-10px) scale(.4812);animation:fall-70 18s -29s linear infinite}@keyframes fall-70{66.333%{transform:translate(29.5961vw,66.333vh) scale(.4812)}to{transform:translate(24.92625vw,99vh) scale(.4812)}}.snow:nth-child(71){opacity:.3856;transform:translate(1.4868vw,-10px) scale(.44);animation:fall-71 12s -9s linear infinite}@keyframes fall-71{72.87%{transform:translate(5.2309vw,72.87vh) scale(.44)}to{transform:translate(3.35885vw,99vh) scale(.44)}}.snow:nth-child(72){opacity:1.838;transform:translate(7.7218vw,-10px) scale(.4574);animation:fall-72 21s -25s linear infinite}@keyframes fall-72{51.806%{transform:translate(8.7772vw,51.806vh) scale(.4574)}to{transform:translate(8.2495vw,99vh) scale(.4574)}}.snow:nth-child(73){opacity:1.0084;transform:translate(72.4055vw,-10px) scale(.7855);animation:fall-73 19s -14s linear infinite}@keyframes fall-73{41.655%{transform:translate(72.8638vw,41.655vh) scale(.7855)}to{transform:translate(72.63465vw,99vh) scale(.7855)}}.snow:nth-child(74){opacity:.54;transform:translate(8.7588vw,-10px) scale(.1955);animation:fall-74 12s -9s linear infinite}@keyframes fall-74{30.632%{transform:translate(18.5494vw,30.632vh) scale(.1955)}to{transform:translate(13.6541vw,99vh) scale(.1955)}}.snow:nth-child(75){opacity:1.082;transform:translate(84.7452vw,-10px) scale(.4554);animation:fall-75 30s -12s linear infinite}@keyframes fall-75{61.204%{transform:translate(88.0789vw,61.204vh) scale(.4554)}to{transform:translate(86.41205vw,99vh) scale(.4554)}}.snow:nth-child(76){opacity:1.8216;transform:translate(79.4118vw,-10px) scale(.3134);animation:fall-76 24s -19s linear infinite}@keyframes fall-76{43.218%{transform:translate(83.8885vw,43.218vh) scale(.3134)}to{transform:translate(81.65015vw,99vh) scale(.3134)}}.snow:nth-child(77){opacity:.708;transform:translate(90.9244vw,-10px) scale(.5538);animation:fall-77 21s -5s linear infinite}@keyframes fall-77{68.761%{transform:translate(83.03vw,68.761vh) scale(.5538)}to{transform:translate(86.9772vw,99vh) scale(.5538)}}.snow:nth-child(78){opacity:1.1;transform:translate(46.1661vw,-10px) scale(.3033);animation:fall-78 12s -27s linear infinite}@keyframes fall-78{66.694%{transform:translate(43.8719vw,66.694vh) scale(.3033)}to{transform:translate(45.019vw,99vh) scale(.3033)}}.snow:nth-child(79){opacity:.3766;transform:translate(3.7034vw,-10px) scale(.076);animation:fall-79 10s -21s linear infinite}@keyframes fall-79{40.169%{transform:translate(3.3302vw,40.169vh) scale(.076)}to{transform:translate(3.5168vw,99vh) scale(.076)}}.snow:nth-child(80){opacity:1.4894;transform:translate(48.348vw,-10px) scale(.9067);animation:fall-80 14s -1s linear infinite}@keyframes fall-80{62.349%{transform:translate(45.885vw,62.349vh) scale(.9067)}to{transform:translate(47.1165vw,99vh) scale(.9067)}}.snow:nth-child(81){opacity:1.8122;transform:translate(82.1994vw,-10px) scale(.1178);animation:fall-81 21s -6s linear infinite}@keyframes fall-81{31.623%{transform:translate(78.8499vw,31.623vh) scale(.1178)}to{transform:translate(80.52465vw,99vh) scale(.1178)}}.snow:nth-child(82){opacity:.4638;transform:translate(52.6263vw,-10px) scale(.3496);animation:fall-82 17s -2s linear infinite}@keyframes fall-82{48.588%{transform:translate(57.385vw,48.588vh) scale(.3496)}to{transform:translate(55.00565vw,99vh) scale(.3496)}}.snow:nth-child(83){opacity:1.2712;transform:translate(95.5837vw,-10px) scale(.8113);animation:fall-83 19s -26s linear infinite}@keyframes fall-83{49.123%{transform:translate(101.785vw,49.123vh) scale(.8113)}to{transform:translate(98.68435vw,99vh) scale(.8113)}}.snow:nth-child(84){opacity:1.1102;transform:translate(93.5054vw,-10px) scale(.1011);animation:fall-84 29s -5s linear infinite}@keyframes fall-84{64.854%{transform:translate(99.5969vw,64.854vh) scale(.1011)}to{transform:translate(96.55115vw,99vh) scale(.1011)}}.snow:nth-child(85){opacity:.0384;transform:translate(39.3113vw,-10px) scale(.8563);animation:fall-85 16s -4s linear infinite}@keyframes fall-85{74.961%{transform:translate(34.1045vw,74.961vh) scale(.8563)}to{transform:translate(36.7079vw,99vh) scale(.8563)}}.snow:nth-child(86){opacity:.3606;transform:translate(11.5402vw,-10px) scale(.2817);animation:fall-86 25s -27s linear infinite}@keyframes fall-86{39.239%{transform:translate(18.1687vw,39.239vh) scale(.2817)}to{transform:translate(14.85445vw,99vh) scale(.2817)}}.snow:nth-child(87){opacity:1.1256;transform:translate(54.3388vw,-10px) scale(.9063);animation:fall-87 24s -1s linear infinite}@keyframes fall-87{70.821%{transform:translate(55.6931vw,70.821vh) scale(.9063)}to{transform:translate(55.01595vw,99vh) scale(.9063)}}.snow:nth-child(88){opacity:1.074;transform:translate(60.6514vw,-10px) scale(.5908);animation:fall-88 22s -6s linear infinite}@keyframes fall-88{48.895%{transform:translate(54.37vw,48.895vh) scale(.5908)}to{transform:translate(57.5107vw,99vh) scale(.5908)}}.snow:nth-child(89){opacity:1.075;transform:translate(23.4727vw,-10px) scale(.9658);animation:fall-89 15s -28s linear infinite}@keyframes fall-89{62.631%{transform:translate(16.2763vw,62.631vh) scale(.9658)}to{transform:translate(19.8745vw,99vh) scale(.9658)}}.snow:nth-child(90){opacity:1.9382;transform:translate(40.1444vw,-10px) scale(.7587);animation:fall-90 25s -12s linear infinite}@keyframes fall-90{41.904%{transform:translate(36.3577vw,41.904vh) scale(.7587)}to{transform:translate(38.25105vw,99vh) scale(.7587)}}.snow:nth-child(91){opacity:.4964;transform:translate(94.4918vw,-10px) scale(.7122);animation:fall-91 18s -10s linear infinite}@keyframes fall-91{39.911%{transform:translate(103.2003vw,39.911vh) scale(.7122)}to{transform:translate(98.84605vw,99vh) scale(.7122)}}.snow:nth-child(92){opacity:.0914;transform:translate(25.4494vw,-10px) scale(.5655);animation:fall-92 22s -19s linear infinite}@keyframes fall-92{36.525%{transform:translate(33.6915vw,36.525vh) scale(.5655)}to{transform:translate(29.57045vw,99vh) scale(.5655)}}.snow:nth-child(93){opacity:1.473;transform:translate(65.1969vw,-10px) scale(.9606);animation:fall-93 24s -6s linear infinite}@keyframes fall-93{72.966%{transform:translate(71.4388vw,72.966vh) scale(.9606)}to{transform:translate(68.31785vw,99vh) scale(.9606)}}.snow:nth-child(94){opacity:1.4578;transform:translate(70.6279vw,-10px) scale(.9479);animation:fall-94 10s -30s linear infinite}@keyframes fall-94{57.37%{transform:translate(76.5159vw,57.37vh) scale(.9479)}to{transform:translate(73.5719vw,99vh) scale(.9479)}}.snow:nth-child(95){opacity:1.0782;transform:translate(60.8034vw,-10px) scale(.2727);animation:fall-95 26s -15s linear infinite}@keyframes fall-95{75.922%{transform:translate(68.1188vw,75.922vh) scale(.2727)}to{transform:translate(64.4611vw,99vh) scale(.2727)}}.snow:nth-child(96){opacity:1.9284;transform:translate(75.7854vw,-10px) scale(.6067);animation:fall-96 17s -10s linear infinite}@keyframes fall-96{37.723%{transform:translate(84.6584vw,37.723vh) scale(.6067)}to{transform:translate(80.2219vw,99vh) scale(.6067)}}.snow:nth-child(97){opacity:.5058;transform:translate(4.9579vw,-10px) scale(.2596);animation:fall-97 16s -1s linear infinite}@keyframes fall-97{49.508%{transform:translate(7.0119vw,49.508vh) scale(.2596)}to{transform:translate(5.9849vw,99vh) scale(.2596)}}.snow:nth-child(98){opacity:1.4984;transform:translate(92.7923vw,-10px) scale(.0646);animation:fall-98 18s -1s linear infinite}@keyframes fall-98{62.103%{transform:translate(83.9141vw,62.103vh) scale(.0646)}to{transform:translate(88.3532vw,99vh) scale(.0646)}}.snow:nth-child(99){opacity:.5594;transform:translate(63.1109vw,-10px) scale(.7315);animation:fall-99 24s -21s linear infinite}@keyframes fall-99{44.353%{transform:translate(70.8708vw,44.353vh) scale(.7315)}to{transform:translate(66.99085vw,99vh) scale(.7315)}}.snow:nth-child(100){opacity:1.0262;transform:translate(98.5587vw,-10px) scale(.9092);animation:fall-100 19s -4s linear infinite}@keyframes fall-100{64.839%{transform:translate(92.9104vw,64.839vh) scale(.9092)}to{transform:translate(95.73455vw,99vh) scale(.9092)}}.snow:nth-child(101){opacity:1.9508;transform:translate(18.5702vw,-10px) scale(.6785);animation:fall-101 21s -23s linear infinite}@keyframes fall-101{46.454%{transform:translate(25.6188vw,46.454vh) scale(.6785)}to{transform:translate(22.0945vw,99vh) scale(.6785)}}.snow:nth-child(102){opacity:.5084;transform:translate(71.607vw,-10px) scale(.5744);animation:fall-102 16s -5s linear infinite}@keyframes fall-102{70.016%{transform:translate(65.0002vw,70.016vh) scale(.5744)}to{transform:translate(68.3036vw,99vh) scale(.5744)}}.snow:nth-child(103){opacity:.5562;transform:translate(46.0396vw,-10px) scale(.3345);animation:fall-103 18s -10s linear infinite}@keyframes fall-103{66.189%{transform:translate(40.3385vw,66.189vh) scale(.3345)}to{transform:translate(43.18905vw,99vh) scale(.3345)}}.snow:nth-child(104){opacity:1.699;transform:translate(91.5672vw,-10px) scale(.7818);animation:fall-104 25s -2s linear infinite}@keyframes fall-104{75.301%{transform:translate(93.4021vw,75.301vh) scale(.7818)}to{transform:translate(92.48465vw,99vh) scale(.7818)}}.snow:nth-child(105){opacity:1.3086;transform:translate(71.5247vw,-10px) scale(.3452);animation:fall-105 12s -2s linear infinite}@keyframes fall-105{33.796%{transform:translate(65.3243vw,33.796vh) scale(.3452)}to{transform:translate(68.4245vw,99vh) scale(.3452)}}.snow:nth-child(106){opacity:.2384;transform:translate(72.8692vw,-10px) scale(.9361);animation:fall-106 14s -5s linear infinite}@keyframes fall-106{60.821%{transform:translate(72.9884vw,60.821vh) scale(.9361)}to{transform:translate(72.9288vw,99vh) scale(.9361)}}.snow:nth-child(107){opacity:.7372;transform:translate(60.9972vw,-10px) scale(.272);animation:fall-107 30s -25s linear infinite}@keyframes fall-107{32.694%{transform:translate(62.3134vw,32.694vh) scale(.272)}to{transform:translate(61.6553vw,99vh) scale(.272)}}.snow:nth-child(108){opacity:1.9124;transform:translate(97.7145vw,-10px) scale(.2645);animation:fall-108 25s -11s linear infinite}@keyframes fall-108{38.191%{transform:translate(94.0936vw,38.191vh) scale(.2645)}to{transform:translate(95.90405vw,99vh) scale(.2645)}}.snow:nth-child(109){opacity:.8946;transform:translate(84.0434vw,-10px) scale(.3729);animation:fall-109 19s -26s linear infinite}@keyframes fall-109{47.332%{transform:translate(93.7111vw,47.332vh) scale(.3729)}to{transform:translate(88.87725vw,99vh) scale(.3729)}}.snow:nth-child(110){opacity:.0594;transform:translate(54.8708vw,-10px) scale(.3313);animation:fall-110 28s -12s linear infinite}@keyframes fall-110{36.903%{transform:translate(62.0608vw,36.903vh) scale(.3313)}to{transform:translate(58.4658vw,99vh) scale(.3313)}}.snow:nth-child(111){opacity:1.1144;transform:translate(51.5785vw,-10px) scale(.8855);animation:fall-111 13s -6s linear infinite}@keyframes fall-111{44.493%{transform:translate(59.0176vw,44.493vh) scale(.8855)}to{transform:translate(55.29805vw,99vh) scale(.8855)}}.snow:nth-child(112){opacity:.6658;transform:translate(59.9076vw,-10px) scale(.6192);animation:fall-112 25s -18s linear infinite}@keyframes fall-112{49.616%{transform:translate(66.7295vw,49.616vh) scale(.6192)}to{transform:translate(63.31855vw,99vh) scale(.6192)}}.snow:nth-child(113){opacity:1.1106;transform:translate(49.6091vw,-10px) scale(.7835);animation:fall-113 29s -11s linear infinite}@keyframes fall-113{43.229%{transform:translate(57.8973vw,43.229vh) scale(.7835)}to{transform:translate(53.7532vw,99vh) scale(.7835)}}.snow:nth-child(114){opacity:1.139;transform:translate(10.3845vw,-10px) scale(.367);animation:fall-114 24s -29s linear infinite}@keyframes fall-114{40.877%{transform:translate(20.0098vw,40.877vh) scale(.367)}to{transform:translate(15.19715vw,99vh) scale(.367)}}.snow:nth-child(115){opacity:.8156;transform:translate(8.3839vw,-10px) scale(.3587);animation:fall-115 15s -24s linear infinite}@keyframes fall-115{36.991%{transform:translate(10.9154vw,36.991vh) scale(.3587)}to{transform:translate(9.64965vw,99vh) scale(.3587)}}.snow:nth-child(116){opacity:1.1972;transform:translate(47.2168vw,-10px) scale(.2919);animation:fall-116 23s -4s linear infinite}@keyframes fall-116{50.713%{transform:translate(54.6178vw,50.713vh) scale(.2919)}to{transform:translate(50.9173vw,99vh) scale(.2919)}}.snow:nth-child(117){opacity:.3626;transform:translate(56.9059vw,-10px) scale(.8805);animation:fall-117 26s -15s linear infinite}@keyframes fall-117{30.749%{transform:translate(53.7181vw,30.749vh) scale(.8805)}to{transform:translate(55.312vw,99vh) scale(.8805)}}.snow:nth-child(118){opacity:1.1364;transform:translate(2.2527vw,-10px) scale(.4621);animation:fall-118 10s -20s linear infinite}@keyframes fall-118{74.119%{transform:translate(-3.4551vw,74.119vh) scale(.4621)}to{transform:translate(-.6012vw,99vh) scale(.4621)}}.snow:nth-child(119){opacity:1.036;transform:translate(51.2132vw,-10px) scale(.7342);animation:fall-119 18s -30s linear infinite}@keyframes fall-119{35.654%{transform:translate(52.8215vw,35.654vh) scale(.7342)}to{transform:translate(52.01735vw,99vh) scale(.7342)}}.snow:nth-child(120){opacity:1.176;transform:translate(1.0869vw,-10px) scale(.2388);animation:fall-120 30s -28s linear infinite}@keyframes fall-120{44.137%{transform:translate(6.2737vw,44.137vh) scale(.2388)}to{transform:translate(3.6803vw,99vh) scale(.2388)}}.snow:nth-child(121){opacity:.7422;transform:translate(2.3106vw,-10px) scale(.9591);animation:fall-121 28s -17s linear infinite}@keyframes fall-121{77.322%{transform:translate(1.6929vw,77.322vh) scale(.9591)}to{transform:translate(2.00175vw,99vh) scale(.9591)}}.snow:nth-child(122){opacity:1.0014;transform:translate(46.7539vw,-10px) scale(.2312);animation:fall-122 11s -3s linear infinite}@keyframes fall-122{61.487%{transform:translate(43.6675vw,61.487vh) scale(.2312)}to{transform:translate(45.2107vw,99vh) scale(.2312)}}.snow:nth-child(123){opacity:1.4608;transform:translate(81.9848vw,-10px) scale(.9152);animation:fall-123 27s -25s linear infinite}@keyframes fall-123{69.911%{transform:translate(76.5979vw,69.911vh) scale(.9152)}to{transform:translate(79.29135vw,99vh) scale(.9152)}}.snow:nth-child(124){opacity:.145;transform:translate(29.1514vw,-10px) scale(.8898);animation:fall-124 21s -8s linear infinite}@keyframes fall-124{37.915%{transform:translate(22.3411vw,37.915vh) scale(.8898)}to{transform:translate(25.74625vw,99vh) scale(.8898)}}.snow:nth-child(125){opacity:.4516;transform:translate(69.2176vw,-10px) scale(.5613);animation:fall-125 10s -16s linear infinite}@keyframes fall-125{44.829%{transform:translate(68.2359vw,44.829vh) scale(.5613)}to{transform:translate(68.72675vw,99vh) scale(.5613)}}.snow:nth-child(126){opacity:.7628;transform:translate(45.7816vw,-10px) scale(.8092);animation:fall-126 12s -14s linear infinite}@keyframes fall-126{54.402%{transform:translate(50.2793vw,54.402vh) scale(.8092)}to{transform:translate(48.03045vw,99vh) scale(.8092)}}.snow:nth-child(127){opacity:.2774;transform:translate(35.8732vw,-10px) scale(.9183);animation:fall-127 16s -16s linear infinite}@keyframes fall-127{48.733%{transform:translate(34.1891vw,48.733vh) scale(.9183)}to{transform:translate(35.03115vw,99vh) scale(.9183)}}.snow:nth-child(128){opacity:.1682;transform:translate(9.8404vw,-10px) scale(.1701);animation:fall-128 21s -24s linear infinite}@keyframes fall-128{76.792%{transform:translate(7.1505vw,76.792vh) scale(.1701)}to{transform:translate(8.49545vw,99vh) scale(.1701)}}.snow:nth-child(129){opacity:1.3498;transform:translate(90.5666vw,-10px) scale(.1703);animation:fall-129 30s -4s linear infinite}@keyframes fall-129{48.61%{transform:translate(99.7024vw,48.61vh) scale(.1703)}to{transform:translate(95.1345vw,99vh) scale(.1703)}}.snow:nth-child(130){opacity:.9258;transform:translate(50.2516vw,-10px) scale(.6426);animation:fall-130 20s -23s linear infinite}@keyframes fall-130{31.101%{transform:translate(53.505vw,31.101vh) scale(.6426)}to{transform:translate(51.8783vw,99vh) scale(.6426)}}.snow:nth-child(131){opacity:.2926;transform:translate(77.4174vw,-10px) scale(.883);animation:fall-131 10s -16s linear infinite}@keyframes fall-131{40.697%{transform:translate(85.8454vw,40.697vh) scale(.883)}to{transform:translate(81.6314vw,99vh) scale(.883)}}.snow:nth-child(132){opacity:.7216;transform:translate(88.1935vw,-10px) scale(.5552);animation:fall-132 10s -29s linear infinite}@keyframes fall-132{67.909%{transform:translate(91.8042vw,67.909vh) scale(.5552)}to{transform:translate(89.99885vw,99vh) scale(.5552)}}.snow:nth-child(133){opacity:1.575;transform:translate(74.0501vw,-10px) scale(.5989);animation:fall-133 24s -19s linear infinite}@keyframes fall-133{50.779%{transform:translate(75.3476vw,50.779vh) scale(.5989)}to{transform:translate(74.69885vw,99vh) scale(.5989)}}.snow:nth-child(134){opacity:1.5178;transform:translate(45.5572vw,-10px) scale(.1431);animation:fall-134 29s -29s linear infinite}@keyframes fall-134{52.568%{transform:translate(39.7945vw,52.568vh) scale(.1431)}to{transform:translate(42.67585vw,99vh) scale(.1431)}}.snow:nth-child(135){opacity:1.0532;transform:translate(62.7101vw,-10px) scale(.8711);animation:fall-135 27s -16s linear infinite}@keyframes fall-135{57.711%{transform:translate(64.59vw,57.711vh) scale(.8711)}to{transform:translate(63.65005vw,99vh) scale(.8711)}}.snow:nth-child(136){opacity:.364;transform:translate(65.2686vw,-10px) scale(.2513);animation:fall-136 12s -11s linear infinite}@keyframes fall-136{77.947%{transform:translate(65.8258vw,77.947vh) scale(.2513)}to{transform:translate(65.5472vw,99vh) scale(.2513)}}.snow:nth-child(137){opacity:1.5526;transform:translate(87.2134vw,-10px) scale(.0097);animation:fall-137 26s -27s linear infinite}@keyframes fall-137{52.75%{transform:translate(82.5155vw,52.75vh) scale(.0097)}to{transform:translate(84.86445vw,99vh) scale(.0097)}}.snow:nth-child(138){opacity:1.0844;transform:translate(47.8075vw,-10px) scale(.101);animation:fall-138 11s -23s linear infinite}@keyframes fall-138{71.291%{transform:translate(51.2589vw,71.291vh) scale(.101)}to{transform:translate(49.5332vw,99vh) scale(.101)}}.snow:nth-child(139){opacity:1.7274;transform:translate(36.0552vw,-10px) scale(.9311);animation:fall-139 10s -20s linear infinite}@keyframes fall-139{43.287%{transform:translate(36.7254vw,43.287vh) scale(.9311)}to{transform:translate(36.3903vw,99vh) scale(.9311)}}.snow:nth-child(140){opacity:.8656;transform:translate(7.9213vw,-10px) scale(.8719);animation:fall-140 30s -27s linear infinite}@keyframes fall-140{72.3%{transform:translate(7.6333vw,72.3vh) scale(.8719)}to{transform:translate(7.7773vw,99vh) scale(.8719)}}.snow:nth-child(141){opacity:1.1614;transform:translate(63.133vw,-10px) scale(.573);animation:fall-141 20s -26s linear infinite}@keyframes fall-141{68.948%{transform:translate(57.2754vw,68.948vh) scale(.573)}to{transform:translate(60.2042vw,99vh) scale(.573)}}.snow:nth-child(142){opacity:.4094;transform:translate(72.7017vw,-10px) scale(.0296);animation:fall-142 15s -23s linear infinite}@keyframes fall-142{76.273%{transform:translate(67.6437vw,76.273vh) scale(.0296)}to{transform:translate(70.1727vw,99vh) scale(.0296)}}.snow:nth-child(143){opacity:.2144;transform:translate(4.8163vw,-10px) scale(.259);animation:fall-143 19s -8s linear infinite}@keyframes fall-143{31.72%{transform:translate(13.6107vw,31.72vh) scale(.259)}to{transform:translate(9.2135vw,99vh) scale(.259)}}.snow:nth-child(144){opacity:1.9126;transform:translate(25.2839vw,-10px) scale(.0807);animation:fall-144 12s -16s linear infinite}@keyframes fall-144{66.715%{transform:translate(15.9923vw,66.715vh) scale(.0807)}to{transform:translate(20.6381vw,99vh) scale(.0807)}}.snow:nth-child(145){opacity:1.5622;transform:translate(5.7983vw,-10px) scale(.09);animation:fall-145 14s -30s linear infinite}@keyframes fall-145{34.353%{transform:translate(10.1653vw,34.353vh) scale(.09)}to{transform:translate(7.9818vw,99vh) scale(.09)}}.snow:nth-child(146){opacity:1.3794;transform:translate(38.4451vw,-10px) scale(.296);animation:fall-146 28s -28s linear infinite}@keyframes fall-146{57.757%{transform:translate(45.3958vw,57.757vh) scale(.296)}to{transform:translate(41.92045vw,99vh) scale(.296)}}.snow:nth-child(147){opacity:.4594;transform:translate(49.6656vw,-10px) scale(.7371);animation:fall-147 10s -19s linear infinite}@keyframes fall-147{75.709%{transform:translate(59.0601vw,75.709vh) scale(.7371)}to{transform:translate(54.36285vw,99vh) scale(.7371)}}.snow:nth-child(148){opacity:.613;transform:translate(2.4925vw,-10px) scale(.379);animation:fall-148 11s -15s linear infinite}@keyframes fall-148{39.144%{transform:translate(-.9011vw,39.144vh) scale(.379)}to{transform:translate(.7957vw,99vh) scale(.379)}}.snow:nth-child(149){opacity:1.4064;transform:translate(71.7964vw,-10px) scale(.5011);animation:fall-149 15s -16s linear infinite}@keyframes fall-149{76.18%{transform:translate(81.13vw,76.18vh) scale(.5011)}to{transform:translate(76.4632vw,99vh) scale(.5011)}}.snow:nth-child(150){opacity:1.8696;transform:translate(3.3592vw,-10px) scale(.8998);animation:fall-150 10s -24s linear infinite}@keyframes fall-150{49.792%{transform:translate(3.4763vw,49.792vh) scale(.8998)}to{transform:translate(3.41775vw,99vh) scale(.8998)}}.snow:nth-child(151){opacity:.2996;transform:translate(95.5321vw,-10px) scale(.6388);animation:fall-151 12s -13s linear infinite}@keyframes fall-151{40.586%{transform:translate(103.9995vw,40.586vh) scale(.6388)}to{transform:translate(99.7658vw,99vh) scale(.6388)}}.snow:nth-child(152){opacity:1.213;transform:translate(43.7143vw,-10px) scale(.0773);animation:fall-152 29s -2s linear infinite}@keyframes fall-152{62.824%{transform:translate(51.4505vw,62.824vh) scale(.0773)}to{transform:translate(47.5824vw,99vh) scale(.0773)}}.snow:nth-child(153){opacity:.024;transform:translate(9.5187vw,-10px) scale(.2203);animation:fall-153 19s -11s linear infinite}@keyframes fall-153{74.039%{transform:translate(3.517vw,74.039vh) scale(.2203)}to{transform:translate(6.51785vw,99vh) scale(.2203)}}.snow:nth-child(154){opacity:1.9992;transform:translate(88.8677vw,-10px) scale(.3956);animation:fall-154 19s -28s linear infinite}@keyframes fall-154{66.692%{transform:translate(90.4649vw,66.692vh) scale(.3956)}to{transform:translate(89.6663vw,99vh) scale(.3956)}}.snow:nth-child(155){opacity:1.0792;transform:translate(46.7044vw,-10px) scale(.6075);animation:fall-155 10s -11s linear infinite}@keyframes fall-155{30%{transform:translate(46.8421vw,30vh) scale(.6075)}to{transform:translate(46.77325vw,99vh) scale(.6075)}}.snow:nth-child(156){opacity:1.2564;transform:translate(70.0429vw,-10px) scale(.0211);animation:fall-156 21s -29s linear infinite}@keyframes fall-156{59.423%{transform:translate(75.423vw,59.423vh) scale(.0211)}to{transform:translate(72.73295vw,99vh) scale(.0211)}}.snow:nth-child(157){opacity:1.0128;transform:translate(82.4062vw,-10px) scale(.8507);animation:fall-157 15s -14s linear infinite}@keyframes fall-157{75.186%{transform:translate(86.6647vw,75.186vh) scale(.8507)}to{transform:translate(84.53545vw,99vh) scale(.8507)}}.snow:nth-child(158){opacity:.5002;transform:translate(51.4918vw,-10px) scale(.3407);animation:fall-158 28s -7s linear infinite}@keyframes fall-158{54.081%{transform:translate(54.9631vw,54.081vh) scale(.3407)}to{transform:translate(53.22745vw,99vh) scale(.3407)}}.snow:nth-child(159){opacity:1.9206;transform:translate(91.4148vw,-10px) scale(.8251);animation:fall-159 12s -29s linear infinite}@keyframes fall-159{75.262%{transform:translate(90.4689vw,75.262vh) scale(.8251)}to{transform:translate(90.94185vw,99vh) scale(.8251)}}.snow:nth-child(160){opacity:.007;transform:translate(2.4194vw,-10px) scale(.1203);animation:fall-160 29s -22s linear infinite}@keyframes fall-160{73.124%{transform:translate(-7.5467vw,73.124vh) scale(.1203)}to{transform:translate(-2.56365vw,99vh) scale(.1203)}}.snow:nth-child(161){opacity:1.018;transform:translate(55.164vw,-10px) scale(.2417);animation:fall-161 20s -27s linear infinite}@keyframes fall-161{59.184%{transform:translate(49.2112vw,59.184vh) scale(.2417)}to{transform:translate(52.1876vw,99vh) scale(.2417)}}.snow:nth-child(162){opacity:1.0428;transform:translate(86.2268vw,-10px) scale(.5353);animation:fall-162 15s -26s linear infinite}@keyframes fall-162{38.227%{transform:translate(87.2676vw,38.227vh) scale(.5353)}to{transform:translate(86.7472vw,99vh) scale(.5353)}}.snow:nth-child(163){opacity:.6362;transform:translate(48.0289vw,-10px) scale(.2765);animation:fall-163 15s -25s linear infinite}@keyframes fall-163{79.271%{transform:translate(48.3331vw,79.271vh) scale(.2765)}to{transform:translate(48.181vw,99vh) scale(.2765)}}.snow:nth-child(164){opacity:1.6958;transform:translate(76.6043vw,-10px) scale(.6148);animation:fall-164 14s -24s linear infinite}@keyframes fall-164{72.746%{transform:translate(72.0932vw,72.746vh) scale(.6148)}to{transform:translate(74.34875vw,99vh) scale(.6148)}}.snow:nth-child(165){opacity:.6354;transform:translate(92.0782vw,-10px) scale(.5644);animation:fall-165 16s -8s linear infinite}@keyframes fall-165{77.445%{transform:translate(86.7719vw,77.445vh) scale(.5644)}to{transform:translate(89.42505vw,99vh) scale(.5644)}}.snow:nth-child(166){opacity:1.7246;transform:translate(10.1745vw,-10px) scale(.1621);animation:fall-166 18s -22s linear infinite}@keyframes fall-166{67.571%{transform:translate(19.802vw,67.571vh) scale(.1621)}to{transform:translate(14.98825vw,99vh) scale(.1621)}}.snow:nth-child(167){opacity:.636;transform:translate(88.5006vw,-10px) scale(.4358);animation:fall-167 14s -16s linear infinite}@keyframes fall-167{58.926%{transform:translate(97.3499vw,58.926vh) scale(.4358)}to{transform:translate(92.92525vw,99vh) scale(.4358)}}.snow:nth-child(168){opacity:.2952;transform:translate(26.3704vw,-10px) scale(.1625);animation:fall-168 18s -7s linear infinite}@keyframes fall-168{51.752%{transform:translate(19.5612vw,51.752vh) scale(.1625)}to{transform:translate(22.9658vw,99vh) scale(.1625)}}.snow:nth-child(169){opacity:1.6184;transform:translate(78.2917vw,-10px) scale(.0866);animation:fall-169 21s -6s linear infinite}@keyframes fall-169{39.04%{transform:translate(72.9725vw,39.04vh) scale(.0866)}to{transform:translate(75.6321vw,99vh) scale(.0866)}}.snow:nth-child(170){opacity:.95;transform:translate(96.981vw,-10px) scale(.0549);animation:fall-170 30s -26s linear infinite}@keyframes fall-170{55.005%{transform:translate(88.4794vw,55.005vh) scale(.0549)}to{transform:translate(92.7302vw,99vh) scale(.0549)}}.snow:nth-child(171){opacity:1.3116;transform:translate(97.9724vw,-10px) scale(.2788);animation:fall-171 26s -13s linear infinite}@keyframes fall-171{75.327%{transform:translate(102.6962vw,75.327vh) scale(.2788)}to{transform:translate(100.3343vw,99vh) scale(.2788)}}.snow:nth-child(172){opacity:1.6704;transform:translate(51.0772vw,-10px) scale(.3761);animation:fall-172 30s -12s linear infinite}@keyframes fall-172{79.361%{transform:translate(42.1357vw,79.361vh) scale(.3761)}to{transform:translate(46.60645vw,99vh) scale(.3761)}}.snow:nth-child(173){opacity:1.2582;transform:translate(8.8588vw,-10px) scale(.0523);animation:fall-173 20s -15s linear infinite}@keyframes fall-173{54.105%{transform:translate(4.5745vw,54.105vh) scale(.0523)}to{transform:translate(6.71665vw,99vh) scale(.0523)}}.snow:nth-child(174){opacity:.3832;transform:translate(55.8209vw,-10px) scale(.7613);animation:fall-174 20s -30s linear infinite}@keyframes fall-174{69.831%{transform:translate(51.3426vw,69.831vh) scale(.7613)}to{transform:translate(53.58175vw,99vh) scale(.7613)}}.snow:nth-child(175){opacity:1.5642;transform:translate(59.8744vw,-10px) scale(.8648);animation:fall-175 30s -3s linear infinite}@keyframes fall-175{53.639%{transform:translate(69.6517vw,53.639vh) scale(.8648)}to{transform:translate(64.76305vw,99vh) scale(.8648)}}.snow:nth-child(176){opacity:1.0328;transform:translate(67.0996vw,-10px) scale(.0176);animation:fall-176 17s -25s linear infinite}@keyframes fall-176{76.334%{transform:translate(63.0708vw,76.334vh) scale(.0176)}to{transform:translate(65.0852vw,99vh) scale(.0176)}}.snow:nth-child(177){opacity:.4252;transform:translate(54.5674vw,-10px) scale(.4531);animation:fall-177 24s -1s linear infinite}@keyframes fall-177{38.263%{transform:translate(62.8442vw,38.263vh) scale(.4531)}to{transform:translate(58.7058vw,99vh) scale(.4531)}}.snow:nth-child(178){opacity:.9824;transform:translate(77.1115vw,-10px) scale(.6395);animation:fall-178 17s -25s linear infinite}@keyframes fall-178{65.09%{transform:translate(76.7438vw,65.09vh) scale(.6395)}to{transform:translate(76.92765vw,99vh) scale(.6395)}}.snow:nth-child(179){opacity:1.5996;transform:translate(63.653vw,-10px) scale(.0943);animation:fall-179 21s -20s linear infinite}@keyframes fall-179{45.448%{transform:translate(53.6888vw,45.448vh) scale(.0943)}to{transform:translate(58.6709vw,99vh) scale(.0943)}}.snow:nth-child(180){opacity:1.037;transform:translate(25.9vw,-10px) scale(.066);animation:fall-180 30s -27s linear infinite}@keyframes fall-180{78.365%{transform:translate(34.8077vw,78.365vh) scale(.066)}to{transform:translate(30.35385vw,99vh) scale(.066)}}.snow:nth-child(181){opacity:1.3784;transform:translate(6.2567vw,-10px) scale(.3349);animation:fall-181 22s -26s linear infinite}@keyframes fall-181{74.455%{transform:translate(-3.1637vw,74.455vh) scale(.3349)}to{transform:translate(1.5465vw,99vh) scale(.3349)}}.snow:nth-child(182){opacity:.7212;transform:translate(15.7236vw,-10px) scale(.7666);animation:fall-182 24s -7s linear infinite}@keyframes fall-182{37.662%{transform:translate(18.5474vw,37.662vh) scale(.7666)}to{transform:translate(17.1355vw,99vh) scale(.7666)}}.snow:nth-child(183){opacity:1.1744;transform:translate(2.6164vw,-10px) scale(.574);animation:fall-183 23s -12s linear infinite}@keyframes fall-183{42.25%{transform:translate(2.3053vw,42.25vh) scale(.574)}to{transform:translate(2.46085vw,99vh) scale(.574)}}.snow:nth-child(184){opacity:1.2532;transform:translate(86.3195vw,-10px) scale(.088);animation:fall-184 18s -11s linear infinite}@keyframes fall-184{74.032%{transform:translate(93.0575vw,74.032vh) scale(.088)}to{transform:translate(89.6885vw,99vh) scale(.088)}}.snow:nth-child(185){opacity:1.873;transform:translate(58.3966vw,-10px) scale(.4189);animation:fall-185 15s -24s linear infinite}@keyframes fall-185{74.111%{transform:translate(67.1612vw,74.111vh) scale(.4189)}to{transform:translate(62.7789vw,99vh) scale(.4189)}}.snow:nth-child(186){opacity:1.6178;transform:translate(16.2805vw,-10px) scale(.0575);animation:fall-186 29s -29s linear infinite}@keyframes fall-186{55.852%{transform:translate(8.7051vw,55.852vh) scale(.0575)}to{transform:translate(12.4928vw,99vh) scale(.0575)}}.snow:nth-child(187){opacity:1.629;transform:translate(20.2543vw,-10px) scale(.4277);animation:fall-187 23s -28s linear infinite}@keyframes fall-187{32.664%{transform:translate(28.4776vw,32.664vh) scale(.4277)}to{transform:translate(24.36595vw,99vh) scale(.4277)}}.snow:nth-child(188){opacity:1.705;transform:translate(39.7743vw,-10px) scale(.3979);animation:fall-188 23s -10s linear infinite}@keyframes fall-188{38.665%{transform:translate(46.9485vw,38.665vh) scale(.3979)}to{transform:translate(43.3614vw,99vh) scale(.3979)}}.snow:nth-child(189){opacity:1.9402;transform:translate(48.0589vw,-10px) scale(.4623);animation:fall-189 11s -29s linear infinite}@keyframes fall-189{65.976%{transform:translate(44.6908vw,65.976vh) scale(.4623)}to{transform:translate(46.37485vw,99vh) scale(.4623)}}.snow:nth-child(190){opacity:1.2602;transform:translate(25.0897vw,-10px) scale(.9722);animation:fall-190 26s -29s linear infinite}@keyframes fall-190{78.815%{transform:translate(22.3233vw,78.815vh) scale(.9722)}to{transform:translate(23.7065vw,99vh) scale(.9722)}}.snow:nth-child(191){opacity:1.496;transform:translate(4.4767vw,-10px) scale(.9977);animation:fall-191 13s -20s linear infinite}@keyframes fall-191{72.922%{transform:translate(9.8339vw,72.922vh) scale(.9977)}to{transform:translate(7.1553vw,99vh) scale(.9977)}}.snow:nth-child(192){opacity:1.4294;transform:translate(30.5319vw,-10px) scale(.6541);animation:fall-192 15s -21s linear infinite}@keyframes fall-192{70.41%{transform:translate(27.9714vw,70.41vh) scale(.6541)}to{transform:translate(29.25165vw,99vh) scale(.6541)}}.snow:nth-child(193){opacity:.514;transform:translate(34.4947vw,-10px) scale(.8953);animation:fall-193 25s -24s linear infinite}@keyframes fall-193{57.523%{transform:translate(37.6919vw,57.523vh) scale(.8953)}to{transform:translate(36.0933vw,99vh) scale(.8953)}}.snow:nth-child(194){opacity:1.2702;transform:translate(23.8802vw,-10px) scale(.1447);animation:fall-194 28s -27s linear infinite}@keyframes fall-194{50.984%{transform:translate(21.4023vw,50.984vh) scale(.1447)}to{transform:translate(22.64125vw,99vh) scale(.1447)}}.snow:nth-child(195){opacity:.838;transform:translate(65.7135vw,-10px) scale(.728);animation:fall-195 21s -24s linear infinite}@keyframes fall-195{59.057%{transform:translate(67.5275vw,59.057vh) scale(.728)}to{transform:translate(66.6205vw,99vh) scale(.728)}}.snow:nth-child(196){opacity:.3014;transform:translate(21.2997vw,-10px) scale(.3344);animation:fall-196 26s -11s linear infinite}@keyframes fall-196{33.562%{transform:translate(18.0996vw,33.562vh) scale(.3344)}to{transform:translate(19.69965vw,99vh) scale(.3344)}}.snow:nth-child(197){opacity:.8244;transform:translate(71.0801vw,-10px) scale(.2335);animation:fall-197 10s -7s linear infinite}@keyframes fall-197{76.776%{transform:translate(73.6527vw,76.776vh) scale(.2335)}to{transform:translate(72.3664vw,99vh) scale(.2335)}}.snow:nth-child(198){opacity:.5268;transform:translate(20.2207vw,-10px) scale(.9816);animation:fall-198 21s -7s linear infinite}@keyframes fall-198{37.472%{transform:translate(20.898vw,37.472vh) scale(.9816)}to{transform:translate(20.55935vw,99vh) scale(.9816)}}.snow:nth-child(199){opacity:1.5006;transform:translate(48.8089vw,-10px) scale(.577);animation:fall-199 11s -12s linear infinite}@keyframes fall-199{44.646%{transform:translate(44.8818vw,44.646vh) scale(.577)}to{transform:translate(46.84535vw,99vh) scale(.577)}}.snow:nth-child(200){opacity:.8942;transform:translate(95.5828vw,-10px) scale(.4744);animation:fall-200 11s -23s linear infinite}@keyframes fall-200{39.765%{transform:translate(95.4968vw,39.765vh) scale(.4744)}to{transform:translate(95.5398vw,99vh) scale(.4744)}}.snow:nth-child(201){opacity:1.5134;transform:translate(69.3084vw,-10px) scale(.7044);animation:fall-201 18s -9s linear infinite}@keyframes fall-201{56.018%{transform:translate(67.5953vw,56.018vh) scale(.7044)}to{transform:translate(68.45185vw,99vh) scale(.7044)}}.snow:nth-child(202){opacity:.6444;transform:translate(46.0279vw,-10px) scale(.7388);animation:fall-202 20s -26s linear infinite}@keyframes fall-202{45.851%{transform:translate(47.4169vw,45.851vh) scale(.7388)}to{transform:translate(46.7224vw,99vh) scale(.7388)}}.snow:nth-child(203){opacity:.2836;transform:translate(84.3191vw,-10px) scale(.2686);animation:fall-203 19s -7s linear infinite}@keyframes fall-203{69.318%{transform:translate(83.294vw,69.318vh) scale(.2686)}to{transform:translate(83.80655vw,99vh) scale(.2686)}}.snow:nth-child(204){opacity:.626;transform:translate(98.089vw,-10px) scale(.6426);animation:fall-204 23s -8s linear infinite}@keyframes fall-204{75.631%{transform:translate(99.3695vw,75.631vh) scale(.6426)}to{transform:translate(98.72925vw,99vh) scale(.6426)}}.snow:nth-child(205){opacity:.1338;transform:translate(47.6215vw,-10px) scale(.0995);animation:fall-205 24s -26s linear infinite}@keyframes fall-205{60.065%{transform:translate(38.0845vw,60.065vh) scale(.0995)}to{transform:translate(42.853vw,99vh) scale(.0995)}}.snow:nth-child(206){opacity:1.8878;transform:translate(7.4063vw,-10px) scale(.4773);animation:fall-206 16s -27s linear infinite}@keyframes fall-206{59.528%{transform:translate(.2362vw,59.528vh) scale(.4773)}to{transform:translate(3.82125vw,99vh) scale(.4773)}}.snow:nth-child(207){opacity:.8702;transform:translate(17.471vw,-10px) scale(.339);animation:fall-207 14s -11s linear infinite}@keyframes fall-207{67.869%{transform:translate(20.0435vw,67.869vh) scale(.339)}to{transform:translate(18.75725vw,99vh) scale(.339)}}.snow:nth-child(208){opacity:.3806;transform:translate(21.8582vw,-10px) scale(.5963);animation:fall-208 10s -16s linear infinite}@keyframes fall-208{74.209%{transform:translate(26.4707vw,74.209vh) scale(.5963)}to{transform:translate(24.16445vw,99vh) scale(.5963)}}.snow:nth-child(209){opacity:.5438;transform:translate(59.2731vw,-10px) scale(.1948);animation:fall-209 12s -30s linear infinite}@keyframes fall-209{77.013%{transform:translate(67.2706vw,77.013vh) scale(.1948)}to{transform:translate(63.27185vw,99vh) scale(.1948)}}.snow:nth-child(210){opacity:1.8948;transform:translate(35.6569vw,-10px) scale(.2206);animation:fall-210 25s -24s linear infinite}@keyframes fall-210{59.081%{transform:translate(43.4845vw,59.081vh) scale(.2206)}to{transform:translate(39.5707vw,99vh) scale(.2206)}}.snow:nth-child(211){opacity:1.7724;transform:translate(51.3187vw,-10px) scale(.1333);animation:fall-211 29s -28s linear infinite}@keyframes fall-211{45.566%{transform:translate(55.9208vw,45.566vh) scale(.1333)}to{transform:translate(53.61975vw,99vh) scale(.1333)}}.snow:nth-child(212){opacity:1.348;transform:translate(7.5293vw,-10px) scale(.3447);animation:fall-212 26s -16s linear infinite}@keyframes fall-212{75.582%{transform:translate(13.8557vw,75.582vh) scale(.3447)}to{transform:translate(10.6925vw,99vh) scale(.3447)}}.snow:nth-child(213){opacity:1.6638;transform:translate(92.5625vw,-10px) scale(.84);animation:fall-213 10s -2s linear infinite}@keyframes fall-213{46.833%{transform:translate(88.1609vw,46.833vh) scale(.84)}to{transform:translate(90.3617vw,99vh) scale(.84)}}.snow:nth-child(214){opacity:.6426;transform:translate(18.1001vw,-10px) scale(.3634);animation:fall-214 30s -13s linear infinite}@keyframes fall-214{35.34%{transform:translate(18.2527vw,35.34vh) scale(.3634)}to{transform:translate(18.1764vw,99vh) scale(.3634)}}.snow:nth-child(215){opacity:.5272;transform:translate(62.3009vw,-10px) scale(.4135);animation:fall-215 12s -18s linear infinite}@keyframes fall-215{48.664%{transform:translate(57.1878vw,48.664vh) scale(.4135)}to{transform:translate(59.74435vw,99vh) scale(.4135)}}.snow:nth-child(216){opacity:1.595;transform:translate(29.1224vw,-10px) scale(.0578);animation:fall-216 27s -13s linear infinite}@keyframes fall-216{46.091%{transform:translate(26.5629vw,46.091vh) scale(.0578)}to{transform:translate(27.84265vw,99vh) scale(.0578)}}.snow:nth-child(217){opacity:.4862;transform:translate(18.4985vw,-10px) scale(.6293);animation:fall-217 20s -14s linear infinite}@keyframes fall-217{53.934%{transform:translate(10.1122vw,53.934vh) scale(.6293)}to{transform:translate(14.30535vw,99vh) scale(.6293)}}.snow:nth-child(218){opacity:.3244;transform:translate(23.2923vw,-10px) scale(.4923);animation:fall-218 24s -26s linear infinite}@keyframes fall-218{73.532%{transform:translate(13.4524vw,73.532vh) scale(.4923)}to{transform:translate(18.37235vw,99vh) scale(.4923)}}.snow:nth-child(219){opacity:1.2356;transform:translate(6.41vw,-10px) scale(.6018);animation:fall-219 13s -7s linear infinite}@keyframes fall-219{74.394%{transform:translate(-3.3216vw,74.394vh) scale(.6018)}to{transform:translate(1.5442vw,99vh) scale(.6018)}}.snow:nth-child(220){opacity:1.9388;transform:translate(10.969vw,-10px) scale(.2257);animation:fall-220 17s -14s linear infinite}@keyframes fall-220{79.717%{transform:translate(19.7898vw,79.717vh) scale(.2257)}to{transform:translate(15.3794vw,99vh) scale(.2257)}}.snow:nth-child(221){opacity:1.3838;transform:translate(40.1956vw,-10px) scale(.6723);animation:fall-221 18s -10s linear infinite}@keyframes fall-221{44.755%{transform:translate(36.0305vw,44.755vh) scale(.6723)}to{transform:translate(38.11305vw,99vh) scale(.6723)}}.snow:nth-child(222){opacity:.4778;transform:translate(20.4015vw,-10px) scale(.6194);animation:fall-222 26s -3s linear infinite}@keyframes fall-222{46.055%{transform:translate(26.0546vw,46.055vh) scale(.6194)}to{transform:translate(23.22805vw,99vh) scale(.6194)}}.snow:nth-child(223){opacity:1.2878;transform:translate(44.0811vw,-10px) scale(.3038);animation:fall-223 17s -26s linear infinite}@keyframes fall-223{70.284%{transform:translate(37.1115vw,70.284vh) scale(.3038)}to{transform:translate(40.5963vw,99vh) scale(.3038)}}.snow:nth-child(224){opacity:.4642;transform:translate(49.0259vw,-10px) scale(.9665);animation:fall-224 26s -26s linear infinite}@keyframes fall-224{40.456%{transform:translate(50.7063vw,40.456vh) scale(.9665)}to{transform:translate(49.8661vw,99vh) scale(.9665)}}.snow:nth-child(225){opacity:1.7886;transform:translate(48.3592vw,-10px) scale(.2721);animation:fall-225 24s -15s linear infinite}@keyframes fall-225{79.539%{transform:translate(50.8981vw,79.539vh) scale(.2721)}to{transform:translate(49.62865vw,99vh) scale(.2721)}}.snow:nth-child(226){opacity:1.1574;transform:translate(.2788vw,-10px) scale(.3494);animation:fall-226 11s -2s linear infinite}@keyframes fall-226{68.55%{transform:translate(2.1525vw,68.55vh) scale(.3494)}to{transform:translate(1.21565vw,99vh) scale(.3494)}}.snow:nth-child(227){opacity:1.3578;transform:translate(17.3745vw,-10px) scale(.9005);animation:fall-227 17s -22s linear infinite}@keyframes fall-227{33.8%{transform:translate(12.1094vw,33.8vh) scale(.9005)}to{transform:translate(14.74195vw,99vh) scale(.9005)}}.snow:nth-child(228){opacity:.0708;transform:translate(36.7176vw,-10px) scale(.2867);animation:fall-228 22s -22s linear infinite}@keyframes fall-228{33.842%{transform:translate(26.8836vw,33.842vh) scale(.2867)}to{transform:translate(31.8006vw,99vh) scale(.2867)}}.snow:nth-child(229){opacity:.2978;transform:translate(97.9389vw,-10px) scale(.6227);animation:fall-229 26s -19s linear infinite}@keyframes fall-229{33.726%{transform:translate(90.7452vw,33.726vh) scale(.6227)}to{transform:translate(94.34205vw,99vh) scale(.6227)}}.snow:nth-child(230){opacity:.1978;transform:translate(69.7819vw,-10px) scale(.6852);animation:fall-230 17s -24s linear infinite}@keyframes fall-230{43.4%{transform:translate(61.2073vw,43.4vh) scale(.6852)}to{transform:translate(65.4946vw,99vh) scale(.6852)}}.snow:nth-child(231){opacity:1.6912;transform:translate(81.7007vw,-10px) scale(.8755);animation:fall-231 25s -14s linear infinite}@keyframes fall-231{46.181%{transform:translate(83.2851vw,46.181vh) scale(.8755)}to{transform:translate(82.4929vw,99vh) scale(.8755)}}.snow:nth-child(232){opacity:.811;transform:translate(79.0567vw,-10px) scale(.2771);animation:fall-232 21s -15s linear infinite}@keyframes fall-232{54.377%{transform:translate(71.7728vw,54.377vh) scale(.2771)}to{transform:translate(75.41475vw,99vh) scale(.2771)}}.snow:nth-child(233){opacity:.9116;transform:translate(70.4523vw,-10px) scale(.0708);animation:fall-233 17s -30s linear infinite}@keyframes fall-233{62.965%{transform:translate(69.5417vw,62.965vh) scale(.0708)}to{transform:translate(69.997vw,99vh) scale(.0708)}}.snow:nth-child(234){opacity:1.5396;transform:translate(95.7252vw,-10px) scale(.8485);animation:fall-234 12s -9s linear infinite}@keyframes fall-234{47.111%{transform:translate(92.7739vw,47.111vh) scale(.8485)}to{transform:translate(94.24955vw,99vh) scale(.8485)}}.snow:nth-child(235){opacity:.6934;transform:translate(35.5541vw,-10px) scale(.618);animation:fall-235 30s -1s linear infinite}@keyframes fall-235{78.339%{transform:translate(43.1429vw,78.339vh) scale(.618)}to{transform:translate(39.3485vw,99vh) scale(.618)}}.snow:nth-child(236){opacity:1.3694;transform:translate(51.9105vw,-10px) scale(.762);animation:fall-236 25s -22s linear infinite}@keyframes fall-236{66.871%{transform:translate(55.8616vw,66.871vh) scale(.762)}to{transform:translate(53.88605vw,99vh) scale(.762)}}.snow:nth-child(237){opacity:.0852;transform:translate(74.9242vw,-10px) scale(.0716);animation:fall-237 10s -4s linear infinite}@keyframes fall-237{51.148%{transform:translate(65.7511vw,51.148vh) scale(.0716)}to{transform:translate(70.33765vw,99vh) scale(.0716)}}.snow:nth-child(238){opacity:1.9178;transform:translate(14.6288vw,-10px) scale(.0485);animation:fall-238 15s -25s linear infinite}@keyframes fall-238{45.053%{transform:translate(15.5488vw,45.053vh) scale(.0485)}to{transform:translate(15.0888vw,99vh) scale(.0485)}}.snow:nth-child(239){opacity:.2188;transform:translate(64.1872vw,-10px) scale(.8248);animation:fall-239 26s -2s linear infinite}@keyframes fall-239{53.242%{transform:translate(65.7681vw,53.242vh) scale(.8248)}to{transform:translate(64.97765vw,99vh) scale(.8248)}}.snow:nth-child(240){opacity:.9936;transform:translate(36.232vw,-10px) scale(.1958);animation:fall-240 30s -20s linear infinite}@keyframes fall-240{70.127%{transform:translate(26.2591vw,70.127vh) scale(.1958)}to{transform:translate(31.24555vw,99vh) scale(.1958)}}.snow:nth-child(241){opacity:.1368;transform:translate(65.7597vw,-10px) scale(.2075);animation:fall-241 30s -26s linear infinite}@keyframes fall-241{68.625%{transform:translate(60.0417vw,68.625vh) scale(.2075)}to{transform:translate(62.9007vw,99vh) scale(.2075)}}.snow:nth-child(242){opacity:.857;transform:translate(59.4702vw,-10px) scale(.4265);animation:fall-242 30s -6s linear infinite}@keyframes fall-242{77.212%{transform:translate(68.3993vw,77.212vh) scale(.4265)}to{transform:translate(63.93475vw,99vh) scale(.4265)}}.snow:nth-child(243){opacity:1.9608;transform:translate(45.0848vw,-10px) scale(.5927);animation:fall-243 15s -11s linear infinite}@keyframes fall-243{32.049%{transform:translate(42.5326vw,32.049vh) scale(.5927)}to{transform:translate(43.8087vw,99vh) scale(.5927)}}.snow:nth-child(244){opacity:.2464;transform:translate(70.2971vw,-10px) scale(.1474);animation:fall-244 14s -23s linear infinite}@keyframes fall-244{73.288%{transform:translate(60.4781vw,73.288vh) scale(.1474)}to{transform:translate(65.3876vw,99vh) scale(.1474)}}.snow:nth-child(245){opacity:1.439;transform:translate(16.6606vw,-10px) scale(.4649);animation:fall-245 11s -27s linear infinite}@keyframes fall-245{45.481%{transform:translate(17.5463vw,45.481vh) scale(.4649)}to{transform:translate(17.10345vw,99vh) scale(.4649)}}.snow:nth-child(246){opacity:1.3912;transform:translate(11.1275vw,-10px) scale(.0809);animation:fall-246 27s -10s linear infinite}@keyframes fall-246{59.196%{transform:translate(2.7115vw,59.196vh) scale(.0809)}to{transform:translate(6.9195vw,99vh) scale(.0809)}}.snow:nth-child(247){opacity:1.0146;transform:translate(14.22vw,-10px) scale(.7734);animation:fall-247 29s -6s linear infinite}@keyframes fall-247{69.191%{transform:translate(22.6797vw,69.191vh) scale(.7734)}to{transform:translate(18.44985vw,99vh) scale(.7734)}}.snow:nth-child(248){opacity:.608;transform:translate(5.3865vw,-10px) scale(.5942);animation:fall-248 14s -4s linear infinite}@keyframes fall-248{54.075%{transform:translate(12.5023vw,54.075vh) scale(.5942)}to{transform:translate(8.9444vw,99vh) scale(.5942)}}.snow:nth-child(249){opacity:1.0794;transform:translate(96.9095vw,-10px) scale(.1621);animation:fall-249 15s -25s linear infinite}@keyframes fall-249{63.738%{transform:translate(87.4342vw,63.738vh) scale(.1621)}to{transform:translate(92.17185vw,99vh) scale(.1621)}}.snow:nth-child(250){opacity:1.8502;transform:translate(71.3951vw,-10px) scale(.7388);animation:fall-250 13s -8s linear infinite}@keyframes fall-250{46.791%{transform:translate(71.6668vw,46.791vh) scale(.7388)}to{transform:translate(71.53095vw,99vh) scale(.7388)}}.snow:nth-child(251){opacity:.8358;transform:translate(55.0842vw,-10px) scale(.1265);animation:fall-251 17s -1s linear infinite}@keyframes fall-251{71.396%{transform:translate(53.2213vw,71.396vh) scale(.1265)}to{transform:translate(54.15275vw,99vh) scale(.1265)}}.snow:nth-child(252){opacity:1.5398;transform:translate(39.8518vw,-10px) scale(.6182);animation:fall-252 27s -23s linear infinite}@keyframes fall-252{40.405%{transform:translate(43.9805vw,40.405vh) scale(.6182)}to{transform:translate(41.91615vw,99vh) scale(.6182)}}.snow:nth-child(253){opacity:1.4342;transform:translate(93.8582vw,-10px) scale(.4713);animation:fall-253 25s -14s linear infinite}@keyframes fall-253{73.479%{transform:translate(93.5402vw,73.479vh) scale(.4713)}to{transform:translate(93.6992vw,99vh) scale(.4713)}}.snow:nth-child(254){opacity:.8854;transform:translate(79.497vw,-10px) scale(.8788);animation:fall-254 20s -3s linear infinite}@keyframes fall-254{73.696%{transform:translate(82.2711vw,73.696vh) scale(.8788)}to{transform:translate(80.88405vw,99vh) scale(.8788)}}.snow:nth-child(255){opacity:.3442;transform:translate(50.0079vw,-10px) scale(.4866);animation:fall-255 21s -15s linear infinite}@keyframes fall-255{63.681%{transform:translate(42.7737vw,63.681vh) scale(.4866)}to{transform:translate(46.3908vw,99vh) scale(.4866)}}.snow:nth-child(256){opacity:.7104;transform:translate(91.3134vw,-10px) scale(.7206);animation:fall-256 16s -11s linear infinite}@keyframes fall-256{43.215%{transform:translate(93.3586vw,43.215vh) scale(.7206)}to{transform:translate(92.336vw,99vh) scale(.7206)}}.snow:nth-child(257){opacity:1.9618;transform:translate(35.8772vw,-10px) scale(.3255);animation:fall-257 24s -27s linear infinite}@keyframes fall-257{38.547%{transform:translate(27.4565vw,38.547vh) scale(.3255)}to{transform:translate(31.66685vw,99vh) scale(.3255)}}.snow:nth-child(258){opacity:1.0516;transform:translate(68.0153vw,-10px) scale(.0219);animation:fall-258 10s -13s linear infinite}@keyframes fall-258{36.076%{transform:translate(66.0115vw,36.076vh) scale(.0219)}to{transform:translate(67.0134vw,99vh) scale(.0219)}}.snow:nth-child(259){opacity:1.4136;transform:translate(52.4639vw,-10px) scale(.2826);animation:fall-259 17s -2s linear infinite}@keyframes fall-259{61.993%{transform:translate(61.7032vw,61.993vh) scale(.2826)}to{transform:translate(57.08355vw,99vh) scale(.2826)}}.snow:nth-child(260){opacity:.3878;transform:translate(51.5314vw,-10px) scale(.5899);animation:fall-260 24s -5s linear infinite}@keyframes fall-260{74.737%{transform:translate(51.4159vw,74.737vh) scale(.5899)}to{transform:translate(51.47365vw,99vh) scale(.5899)}}.snow:nth-child(261){opacity:.6078;transform:translate(43.2634vw,-10px) scale(.0346);animation:fall-261 30s -17s linear infinite}@keyframes fall-261{49.089%{transform:translate(41.8531vw,49.089vh) scale(.0346)}to{transform:translate(42.55825vw,99vh) scale(.0346)}}.snow:nth-child(262){opacity:.3074;transform:translate(26.243vw,-10px) scale(.0175);animation:fall-262 16s -3s linear infinite}@keyframes fall-262{52.677%{transform:translate(21.172vw,52.677vh) scale(.0175)}to{transform:translate(23.7075vw,99vh) scale(.0175)}}.snow:nth-child(263){opacity:.4118;transform:translate(95.7737vw,-10px) scale(.6216);animation:fall-263 26s -9s linear infinite}@keyframes fall-263{60.645%{transform:translate(95.0433vw,60.645vh) scale(.6216)}to{transform:translate(95.4085vw,99vh) scale(.6216)}}.snow:nth-child(264){opacity:1.03;transform:translate(84.1378vw,-10px) scale(.1809);animation:fall-264 23s -3s linear infinite}@keyframes fall-264{62.955%{transform:translate(78.0393vw,62.955vh) scale(.1809)}to{transform:translate(81.08855vw,99vh) scale(.1809)}}.snow:nth-child(265){opacity:.6354;transform:translate(82.3986vw,-10px) scale(.3325);animation:fall-265 27s -16s linear infinite}@keyframes fall-265{45.651%{transform:translate(79.128vw,45.651vh) scale(.3325)}to{transform:translate(80.7633vw,99vh) scale(.3325)}}.snow:nth-child(266){opacity:1.0972;transform:translate(70.8431vw,-10px) scale(.4316);animation:fall-266 17s -20s linear infinite}@keyframes fall-266{76.132%{transform:translate(63.5987vw,76.132vh) scale(.4316)}to{transform:translate(67.2209vw,99vh) scale(.4316)}}.snow:nth-child(267){opacity:1.5366;transform:translate(95.878vw,-10px) scale(.5354);animation:fall-267 12s -9s linear infinite}@keyframes fall-267{52.203%{transform:translate(97.5837vw,52.203vh) scale(.5354)}to{transform:translate(96.73085vw,99vh) scale(.5354)}}.snow:nth-child(268){opacity:.6414;transform:translate(84.449vw,-10px) scale(.8263);animation:fall-268 18s -10s linear infinite}@keyframes fall-268{68.422%{transform:translate(76.3926vw,68.422vh) scale(.8263)}to{transform:translate(80.4208vw,99vh) scale(.8263)}}.snow:nth-child(269){opacity:.5176;transform:translate(77.932vw,-10px) scale(.2078);animation:fall-269 19s -7s linear infinite}@keyframes fall-269{50.941%{transform:translate(71.8693vw,50.941vh) scale(.2078)}to{transform:translate(74.90065vw,99vh) scale(.2078)}}.snow:nth-child(270){opacity:.785;transform:translate(15.4765vw,-10px) scale(.5787);animation:fall-270 10s -28s linear infinite}@keyframes fall-270{32.064%{transform:translate(22.0077vw,32.064vh) scale(.5787)}to{transform:translate(18.7421vw,99vh) scale(.5787)}}.snow:nth-child(271){opacity:.6688;transform:translate(36.7282vw,-10px) scale(.6457);animation:fall-271 26s -20s linear infinite}@keyframes fall-271{75.146%{transform:translate(31.6017vw,75.146vh) scale(.6457)}to{transform:translate(34.16495vw,99vh) scale(.6457)}}.snow:nth-child(272){opacity:.3694;transform:translate(90.4352vw,-10px) scale(.1533);animation:fall-272 14s -17s linear infinite}@keyframes fall-272{65.12%{transform:translate(81.5391vw,65.12vh) scale(.1533)}to{transform:translate(85.98715vw,99vh) scale(.1533)}}.snow:nth-child(273){opacity:.581;transform:translate(23.213vw,-10px) scale(.2849);animation:fall-273 12s -15s linear infinite}@keyframes fall-273{36.501%{transform:translate(28.7172vw,36.501vh) scale(.2849)}to{transform:translate(25.9651vw,99vh) scale(.2849)}}.snow:nth-child(274){opacity:.985;transform:translate(33.3973vw,-10px) scale(.5875);animation:fall-274 22s -9s linear infinite}@keyframes fall-274{67.676%{transform:translate(41.0043vw,67.676vh) scale(.5875)}to{transform:translate(37.2008vw,99vh) scale(.5875)}}.snow:nth-child(275){opacity:.8966;transform:translate(42.3561vw,-10px) scale(.1585);animation:fall-275 28s -30s linear infinite}@keyframes fall-275{78.658%{transform:translate(45.555vw,78.658vh) scale(.1585)}to{transform:translate(43.95555vw,99vh) scale(.1585)}}.snow:nth-child(276){opacity:.6094;transform:translate(43.7364vw,-10px) scale(.7947);animation:fall-276 29s -15s linear infinite}@keyframes fall-276{38.64%{transform:translate(40.8268vw,38.64vh) scale(.7947)}to{transform:translate(42.2816vw,99vh) scale(.7947)}}.snow:nth-child(277){opacity:1.6568;transform:translate(60.1713vw,-10px) scale(.2868);animation:fall-277 21s -8s linear infinite}@keyframes fall-277{69.988%{transform:translate(57.4003vw,69.988vh) scale(.2868)}to{transform:translate(58.7858vw,99vh) scale(.2868)}}.snow:nth-child(278){opacity:.5252;transform:translate(75.7352vw,-10px) scale(.2274);animation:fall-278 18s -28s linear infinite}@keyframes fall-278{52.88%{transform:translate(74.7112vw,52.88vh) scale(.2274)}to{transform:translate(75.2232vw,99vh) scale(.2274)}}.snow:nth-child(279){opacity:1.2612;transform:translate(44.7803vw,-10px) scale(.1761);animation:fall-279 30s -1s linear infinite}@keyframes fall-279{45.236%{transform:translate(36.9852vw,45.236vh) scale(.1761)}to{transform:translate(40.88275vw,99vh) scale(.1761)}}.snow:nth-child(280){opacity:1.2282;transform:translate(49.6384vw,-10px) scale(.2977);animation:fall-280 14s -1s linear infinite}@keyframes fall-280{46.529%{transform:translate(49.1512vw,46.529vh) scale(.2977)}to{transform:translate(49.3948vw,99vh) scale(.2977)}}.snow:nth-child(281){opacity:.6848;transform:translate(77.9293vw,-10px) scale(.2479);animation:fall-281 18s -25s linear infinite}@keyframes fall-281{44.101%{transform:translate(74.3829vw,44.101vh) scale(.2479)}to{transform:translate(76.1561vw,99vh) scale(.2479)}}.snow:nth-child(282){opacity:1.3476;transform:translate(7.4801vw,-10px) scale(.827);animation:fall-282 24s -1s linear infinite}@keyframes fall-282{65.25%{transform:translate(8.1028vw,65.25vh) scale(.827)}to{transform:translate(7.79145vw,99vh) scale(.827)}}.snow:nth-child(283){opacity:1.6554;transform:translate(3.8938vw,-10px) scale(.6142);animation:fall-283 20s -23s linear infinite}@keyframes fall-283{59.372%{transform:translate(-5.2348vw,59.372vh) scale(.6142)}to{transform:translate(-.6705vw,99vh) scale(.6142)}}.snow:nth-child(284){opacity:.6226;transform:translate(1.0822vw,-10px) scale(.8067);animation:fall-284 24s -23s linear infinite}@keyframes fall-284{72.806%{transform:translate(-2.2068vw,72.806vh) scale(.8067)}to{transform:translate(-.5623vw,99vh) scale(.8067)}}.snow:nth-child(285){opacity:1.0954;transform:translate(73.8721vw,-10px) scale(.9031);animation:fall-285 28s -28s linear infinite}@keyframes fall-285{72.02%{transform:translate(73.7856vw,72.02vh) scale(.9031)}to{transform:translate(73.82885vw,99vh) scale(.9031)}}.snow:nth-child(286){opacity:1.0924;transform:translate(11.2523vw,-10px) scale(.2842);animation:fall-286 26s -15s linear infinite}@keyframes fall-286{38.368%{transform:translate(16.7552vw,38.368vh) scale(.2842)}to{transform:translate(14.00375vw,99vh) scale(.2842)}}.snow:nth-child(287){opacity:.6086;transform:translate(37.5989vw,-10px) scale(.483);animation:fall-287 22s -19s linear infinite}@keyframes fall-287{48.305%{transform:translate(29.3926vw,48.305vh) scale(.483)}to{transform:translate(33.49575vw,99vh) scale(.483)}}.snow:nth-child(288){opacity:1.9534;transform:translate(82.9962vw,-10px) scale(.9571);animation:fall-288 22s -4s linear infinite}@keyframes fall-288{60.518%{transform:translate(80.375vw,60.518vh) scale(.9571)}to{transform:translate(81.6856vw,99vh) scale(.9571)}}.snow:nth-child(289){opacity:1.839;transform:translate(4.2798vw,-10px) scale(.1126);animation:fall-289 15s -24s linear infinite}@keyframes fall-289{65.98%{transform:translate(5.4245vw,65.98vh) scale(.1126)}to{transform:translate(4.85215vw,99vh) scale(.1126)}}.snow:nth-child(290){opacity:.2108;transform:translate(98.964vw,-10px) scale(.9454);animation:fall-290 15s -13s linear infinite}@keyframes fall-290{54.182%{transform:translate(101.1335vw,54.182vh) scale(.9454)}to{transform:translate(100.04875vw,99vh) scale(.9454)}}.snow:nth-child(291){opacity:1.332;transform:translate(47.9722vw,-10px) scale(.2453);animation:fall-291 26s -5s linear infinite}@keyframes fall-291{43.039%{transform:translate(51.2693vw,43.039vh) scale(.2453)}to{transform:translate(49.62075vw,99vh) scale(.2453)}}.snow:nth-child(292){opacity:.8304;transform:translate(88.601vw,-10px) scale(.0874);animation:fall-292 25s -25s linear infinite}@keyframes fall-292{50.178%{transform:translate(82.6824vw,50.178vh) scale(.0874)}to{transform:translate(85.6417vw,99vh) scale(.0874)}}.snow:nth-child(293){opacity:1.5056;transform:translate(96.9608vw,-10px) scale(.4893);animation:fall-293 30s -2s linear infinite}@keyframes fall-293{41.643%{transform:translate(93.39vw,41.643vh) scale(.4893)}to{transform:translate(95.1754vw,99vh) scale(.4893)}}.snow:nth-child(294){opacity:.9488;transform:translate(60.319vw,-10px) scale(.0251);animation:fall-294 15s -21s linear infinite}@keyframes fall-294{68.51%{transform:translate(57.5392vw,68.51vh) scale(.0251)}to{transform:translate(58.9291vw,99vh) scale(.0251)}}.snow:nth-child(295){opacity:.5542;transform:translate(86.6258vw,-10px) scale(.4694);animation:fall-295 22s -22s linear infinite}@keyframes fall-295{55.255%{transform:translate(81.4067vw,55.255vh) scale(.4694)}to{transform:translate(84.01625vw,99vh) scale(.4694)}}.snow:nth-child(296){opacity:.7942;transform:translate(83.1205vw,-10px) scale(.6146);animation:fall-296 30s -28s linear infinite}@keyframes fall-296{57.351%{transform:translate(80.9585vw,57.351vh) scale(.6146)}to{transform:translate(82.0395vw,99vh) scale(.6146)}}.snow:nth-child(297){opacity:.1898;transform:translate(58.8465vw,-10px) scale(.449);animation:fall-297 27s -29s linear infinite}@keyframes fall-297{79.275%{transform:translate(63.4667vw,79.275vh) scale(.449)}to{transform:translate(61.1566vw,99vh) scale(.449)}}.snow:nth-child(298){opacity:1.3194;transform:translate(83.8637vw,-10px) scale(.2613);animation:fall-298 14s -17s linear infinite}@keyframes fall-298{41.533%{transform:translate(87.165vw,41.533vh) scale(.2613)}to{transform:translate(85.51435vw,99vh) scale(.2613)}}.snow:nth-child(299){opacity:.268;transform:translate(12.3099vw,-10px) scale(.4916);animation:fall-299 20s -26s linear infinite}@keyframes fall-299{55.58%{transform:translate(10.8869vw,55.58vh) scale(.4916)}to{transform:translate(11.5984vw,99vh) scale(.4916)}}.snow:nth-child(300){opacity:.7574;transform:translate(23.7064vw,-10px) scale(.0446);animation:fall-300 25s -12s linear infinite}@keyframes fall-300{65.505%{transform:translate(28.8281vw,65.505vh) scale(.0446)}to{transform:translate(26.26725vw,99vh) scale(.0446)}}.snow:nth-child(301){opacity:1.452;transform:translate(96.5093vw,-10px) scale(.5558);animation:fall-301 23s -25s linear infinite}@keyframes fall-301{71.955%{transform:translate(90.0261vw,71.955vh) scale(.5558)}to{transform:translate(93.2677vw,99vh) scale(.5558)}}.snow:nth-child(302){opacity:1.9426;transform:translate(44.2698vw,-10px) scale(.155);animation:fall-302 16s -9s linear infinite}@keyframes fall-302{66.136%{transform:translate(51.2043vw,66.136vh) scale(.155)}to{transform:translate(47.73705vw,99vh) scale(.155)}}.snow:nth-child(303){opacity:1.1162;transform:translate(17.1473vw,-10px) scale(.6299);animation:fall-303 15s -28s linear infinite}@keyframes fall-303{42.852%{transform:translate(8.3324vw,42.852vh) scale(.6299)}to{transform:translate(12.73985vw,99vh) scale(.6299)}}.snow:nth-child(304){opacity:1.9748;transform:translate(60.2699vw,-10px) scale(.1776);animation:fall-304 30s -14s linear infinite}@keyframes fall-304{37.348%{transform:translate(69.9212vw,37.348vh) scale(.1776)}to{transform:translate(65.09555vw,99vh) scale(.1776)}}.snow:nth-child(305){opacity:.5008;transform:translate(61.0495vw,-10px) scale(.696);animation:fall-305 13s -20s linear infinite}@keyframes fall-305{53.458%{transform:translate(61.2389vw,53.458vh) scale(.696)}to{transform:translate(61.1442vw,99vh) scale(.696)}}.snow:nth-child(306){opacity:.0092;transform:translate(80.4436vw,-10px) scale(.3444);animation:fall-306 30s -4s linear infinite}@keyframes fall-306{50.185%{transform:translate(78.7333vw,50.185vh) scale(.3444)}to{transform:translate(79.58845vw,99vh) scale(.3444)}}.snow:nth-child(307){opacity:.2904;transform:translate(54.3816vw,-10px) scale(.4114);animation:fall-307 27s -13s linear infinite}@keyframes fall-307{46.62%{transform:translate(48.2972vw,46.62vh) scale(.4114)}to{transform:translate(51.3394vw,99vh) scale(.4114)}}.snow:nth-child(308){opacity:.9812;transform:translate(26.7629vw,-10px) scale(.2786);animation:fall-308 28s -3s linear infinite}@keyframes fall-308{39.39%{transform:translate(19.8766vw,39.39vh) scale(.2786)}to{transform:translate(23.31975vw,99vh) scale(.2786)}}.snow:nth-child(309){opacity:.3136;transform:translate(76.4286vw,-10px) scale(.3174);animation:fall-309 10s -27s linear infinite}@keyframes fall-309{55.625%{transform:translate(85.6442vw,55.625vh) scale(.3174)}to{transform:translate(81.0364vw,99vh) scale(.3174)}}.snow:nth-child(310){opacity:1.7562;transform:translate(94.5178vw,-10px) scale(.6565);animation:fall-310 18s -11s linear infinite}@keyframes fall-310{41.952%{transform:translate(95.8064vw,41.952vh) scale(.6565)}to{transform:translate(95.1621vw,99vh) scale(.6565)}}.snow:nth-child(311){opacity:.4094;transform:translate(15.6372vw,-10px) scale(.8873);animation:fall-311 16s -28s linear infinite}@keyframes fall-311{68.052%{transform:translate(7.1557vw,68.052vh) scale(.8873)}to{transform:translate(11.39645vw,99vh) scale(.8873)}}.snow:nth-child(312){opacity:.5066;transform:translate(29.3859vw,-10px) scale(.7126);animation:fall-312 17s -15s linear infinite}@keyframes fall-312{65.688%{transform:translate(37.2558vw,65.688vh) scale(.7126)}to{transform:translate(33.32085vw,99vh) scale(.7126)}}.snow:nth-child(313){opacity:1.7858;transform:translate(63.106vw,-10px) scale(.2294);animation:fall-313 23s -18s linear infinite}@keyframes fall-313{43.413%{transform:translate(61.7804vw,43.413vh) scale(.2294)}to{transform:translate(62.4432vw,99vh) scale(.2294)}}.snow:nth-child(314){opacity:.151;transform:translate(98.7578vw,-10px) scale(.5645);animation:fall-314 24s -6s linear infinite}@keyframes fall-314{32.148%{transform:translate(99.509vw,32.148vh) scale(.5645)}to{transform:translate(99.1334vw,99vh) scale(.5645)}}.snow:nth-child(315){opacity:1.8878;transform:translate(40.6697vw,-10px) scale(.4243);animation:fall-315 27s -28s linear infinite}@keyframes fall-315{74.087%{transform:translate(41.9774vw,74.087vh) scale(.4243)}to{transform:translate(41.32355vw,99vh) scale(.4243)}}.snow:nth-child(316){opacity:.8122;transform:translate(20.4252vw,-10px) scale(.1146);animation:fall-316 18s -24s linear infinite}@keyframes fall-316{77.529%{transform:translate(28.0891vw,77.529vh) scale(.1146)}to{transform:translate(24.25715vw,99vh) scale(.1146)}}.snow:nth-child(317){opacity:.4298;transform:translate(48.7698vw,-10px) scale(.6953);animation:fall-317 18s -17s linear infinite}@keyframes fall-317{56.529%{transform:translate(56.6782vw,56.529vh) scale(.6953)}to{transform:translate(52.724vw,99vh) scale(.6953)}}.snow:nth-child(318){opacity:1.8012;transform:translate(80.1377vw,-10px) scale(.7798);animation:fall-318 14s -23s linear infinite}@keyframes fall-318{30.934%{transform:translate(83.2918vw,30.934vh) scale(.7798)}to{transform:translate(81.71475vw,99vh) scale(.7798)}}.snow:nth-child(319){opacity:1.4896;transform:translate(73.8124vw,-10px) scale(.3761);animation:fall-319 30s -10s linear infinite}@keyframes fall-319{49.712%{transform:translate(83.0887vw,49.712vh) scale(.3761)}to{transform:translate(78.45055vw,99vh) scale(.3761)}}.snow:nth-child(320){opacity:1.385;transform:translate(51.712vw,-10px) scale(.1692);animation:fall-320 15s -22s linear infinite}@keyframes fall-320{65.506%{transform:translate(61.5586vw,65.506vh) scale(.1692)}to{transform:translate(56.6353vw,99vh) scale(.1692)}}.snow:nth-child(321){opacity:1.6376;transform:translate(23.2483vw,-10px) scale(.8323);animation:fall-321 13s -2s linear infinite}@keyframes fall-321{77.358%{transform:translate(15.6105vw,77.358vh) scale(.8323)}to{transform:translate(19.4294vw,99vh) scale(.8323)}}.snow:nth-child(322){opacity:.7806;transform:translate(5.4609vw,-10px) scale(.4407);animation:fall-322 13s -4s linear infinite}@keyframes fall-322{41.495%{transform:translate(6.213vw,41.495vh) scale(.4407)}to{transform:translate(5.83695vw,99vh) scale(.4407)}}.snow:nth-child(323){opacity:.808;transform:translate(52.06vw,-10px) scale(.364);animation:fall-323 22s -20s linear infinite}@keyframes fall-323{42.801%{transform:translate(50.7577vw,42.801vh) scale(.364)}to{transform:translate(51.40885vw,99vh) scale(.364)}}.snow:nth-child(324){opacity:1.0774;transform:translate(85.7226vw,-10px) scale(.7393);animation:fall-324 21s -1s linear infinite}@keyframes fall-324{36.527%{transform:translate(76.1327vw,36.527vh) scale(.7393)}to{transform:translate(80.92765vw,99vh) scale(.7393)}}.snow:nth-child(325){opacity:.5048;transform:translate(60.3182vw,-10px) scale(.7834);animation:fall-325 25s -13s linear infinite}@keyframes fall-325{60.473%{transform:translate(57.8921vw,60.473vh) scale(.7834)}to{transform:translate(59.10515vw,99vh) scale(.7834)}}.snow:nth-child(326){opacity:.2208;transform:translate(87.3201vw,-10px) scale(.3018);animation:fall-326 29s -29s linear infinite}@keyframes fall-326{58.3%{transform:translate(87.5117vw,58.3vh) scale(.3018)}to{transform:translate(87.4159vw,99vh) scale(.3018)}}.snow:nth-child(327){opacity:1.6972;transform:translate(29.0826vw,-10px) scale(.8362);animation:fall-327 11s -5s linear infinite}@keyframes fall-327{45.571%{transform:translate(21.0663vw,45.571vh) scale(.8362)}to{transform:translate(25.07445vw,99vh) scale(.8362)}}.snow:nth-child(328){opacity:1.1294;transform:translate(42.6273vw,-10px) scale(.9195);animation:fall-328 20s -5s linear infinite}@keyframes fall-328{44.821%{transform:translate(44.0022vw,44.821vh) scale(.9195)}to{transform:translate(43.31475vw,99vh) scale(.9195)}}.snow:nth-child(329){opacity:1.5368;transform:translate(4.9994vw,-10px) scale(.1614);animation:fall-329 19s -26s linear infinite}@keyframes fall-329{47.631%{transform:translate(-3.597vw,47.631vh) scale(.1614)}to{transform:translate(.7012vw,99vh) scale(.1614)}}.snow:nth-child(330){opacity:.8654;transform:translate(19.8807vw,-10px) scale(.9005);animation:fall-330 27s -20s linear infinite}@keyframes fall-330{60.732%{transform:translate(13.815vw,60.732vh) scale(.9005)}to{transform:translate(16.84785vw,99vh) scale(.9005)}}.snow:nth-child(331){opacity:.6078;transform:translate(56.6499vw,-10px) scale(.2311);animation:fall-331 11s -3s linear infinite}@keyframes fall-331{51.459%{transform:translate(58.4848vw,51.459vh) scale(.2311)}to{transform:translate(57.56735vw,99vh) scale(.2311)}}.snow:nth-child(332){opacity:.1796;transform:translate(64.2579vw,-10px) scale(.6671);animation:fall-332 21s -29s linear infinite}@keyframes fall-332{37.031%{transform:translate(67.5976vw,37.031vh) scale(.6671)}to{transform:translate(65.92775vw,99vh) scale(.6671)}}.snow:nth-child(333){opacity:1.4888;transform:translate(15.8415vw,-10px) scale(.6636);animation:fall-333 15s -24s linear infinite}@keyframes fall-333{57.496%{transform:translate(21.109vw,57.496vh) scale(.6636)}to{transform:translate(18.47525vw,99vh) scale(.6636)}}.snow:nth-child(334){opacity:.3838;transform:translate(57.0755vw,-10px) scale(.2885);animation:fall-334 23s -10s linear infinite}@keyframes fall-334{40.415%{transform:translate(57.7686vw,40.415vh) scale(.2885)}to{transform:translate(57.42205vw,99vh) scale(.2885)}}.snow:nth-child(335){opacity:.4888;transform:translate(93.6407vw,-10px) scale(.0435);animation:fall-335 27s -27s linear infinite}@keyframes fall-335{61.298%{transform:translate(98.0197vw,61.298vh) scale(.0435)}to{transform:translate(95.8302vw,99vh) scale(.0435)}}.snow:nth-child(336){opacity:.6126;transform:translate(49.9543vw,-10px) scale(.7302);animation:fall-336 14s -8s linear infinite}@keyframes fall-336{71.187%{transform:translate(46.765vw,71.187vh) scale(.7302)}to{transform:translate(48.35965vw,99vh) scale(.7302)}}.snow:nth-child(337){opacity:.6466;transform:translate(73.7697vw,-10px) scale(.5917);animation:fall-337 18s -30s linear infinite}@keyframes fall-337{65.608%{transform:translate(76.0063vw,65.608vh) scale(.5917)}to{transform:translate(74.888vw,99vh) scale(.5917)}}.snow:nth-child(338){opacity:.922;transform:translate(30.0704vw,-10px) scale(.1047);animation:fall-338 27s -4s linear infinite}@keyframes fall-338{34.952%{transform:translate(35.6917vw,34.952vh) scale(.1047)}to{transform:translate(32.88105vw,99vh) scale(.1047)}}.snow:nth-child(339){opacity:1.411;transform:translate(44.2261vw,-10px) scale(.9901);animation:fall-339 22s -14s linear infinite}@keyframes fall-339{66.871%{transform:translate(50.9117vw,66.871vh) scale(.9901)}to{transform:translate(47.5689vw,99vh) scale(.9901)}}.snow:nth-child(340){opacity:1.2918;transform:translate(18.0259vw,-10px) scale(.4128);animation:fall-340 23s -11s linear infinite}@keyframes fall-340{51.315%{transform:translate(14.1239vw,51.315vh) scale(.4128)}to{transform:translate(16.0749vw,99vh) scale(.4128)}}.snow:nth-child(341){opacity:1.2346;transform:translate(11.3805vw,-10px) scale(.4752);animation:fall-341 22s -15s linear infinite}@keyframes fall-341{40.865%{transform:translate(18.1211vw,40.865vh) scale(.4752)}to{transform:translate(14.7508vw,99vh) scale(.4752)}}.snow:nth-child(342){opacity:1.2622;transform:translate(14.1784vw,-10px) scale(.3252);animation:fall-342 24s -20s linear infinite}@keyframes fall-342{72.624%{transform:translate(11.827vw,72.624vh) scale(.3252)}to{transform:translate(13.0027vw,99vh) scale(.3252)}}.snow:nth-child(343){opacity:.084;transform:translate(77.8018vw,-10px) scale(.0034);animation:fall-343 20s -29s linear infinite}@keyframes fall-343{60.853%{transform:translate(77.3446vw,60.853vh) scale(.0034)}to{transform:translate(77.5732vw,99vh) scale(.0034)}}.snow:nth-child(344){opacity:1.0944;transform:translate(87.7726vw,-10px) scale(.3542);animation:fall-344 14s -15s linear infinite}@keyframes fall-344{74.3%{transform:translate(87.4516vw,74.3vh) scale(.3542)}to{transform:translate(87.6121vw,99vh) scale(.3542)}}.snow:nth-child(345){opacity:1.2442;transform:translate(22.9445vw,-10px) scale(.6838);animation:fall-345 13s -8s linear infinite}@keyframes fall-345{32.365%{transform:translate(30.7648vw,32.365vh) scale(.6838)}to{transform:translate(26.85465vw,99vh) scale(.6838)}}.snow:nth-child(346){opacity:1.837;transform:translate(17.4849vw,-10px) scale(.7277);animation:fall-346 10s -5s linear infinite}@keyframes fall-346{40.175%{transform:translate(12.9254vw,40.175vh) scale(.7277)}to{transform:translate(15.20515vw,99vh) scale(.7277)}}.snow:nth-child(347){opacity:.5906;transform:translate(40.0656vw,-10px) scale(.9715);animation:fall-347 13s -5s linear infinite}@keyframes fall-347{75.039%{transform:translate(47.4413vw,75.039vh) scale(.9715)}to{transform:translate(43.75345vw,99vh) scale(.9715)}}.snow:nth-child(348){opacity:.2876;transform:translate(64.5257vw,-10px) scale(.1273);animation:fall-348 25s -4s linear infinite}@keyframes fall-348{74.738%{transform:translate(60.7929vw,74.738vh) scale(.1273)}to{transform:translate(62.6593vw,99vh) scale(.1273)}}.snow:nth-child(349){opacity:1.2082;transform:translate(96.1926vw,-10px) scale(.6177);animation:fall-349 17s -17s linear infinite}@keyframes fall-349{33.092%{transform:translate(90.5422vw,33.092vh) scale(.6177)}to{transform:translate(93.3674vw,99vh) scale(.6177)}}.snow:nth-child(350){opacity:1.4374;transform:translate(29.4703vw,-10px) scale(.2366);animation:fall-350 25s -25s linear infinite}@keyframes fall-350{59.053%{transform:translate(37.2083vw,59.053vh) scale(.2366)}to{transform:translate(33.3393vw,99vh) scale(.2366)}}.snow:nth-child(351){opacity:1.3756;transform:translate(56.8914vw,-10px) scale(.9237);animation:fall-351 28s -17s linear infinite}@keyframes fall-351{34.905%{transform:translate(61.6131vw,34.905vh) scale(.9237)}to{transform:translate(59.25225vw,99vh) scale(.9237)}}.snow:nth-child(352){opacity:.966;transform:translate(.7279vw,-10px) scale(.1597);animation:fall-352 23s -21s linear infinite}@keyframes fall-352{60.644%{transform:translate(-4.535vw,60.644vh) scale(.1597)}to{transform:translate(-1.90355vw,99vh) scale(.1597)}}.snow:nth-child(353){opacity:.0378;transform:translate(21.0745vw,-10px) scale(.1871);animation:fall-353 17s -1s linear infinite}@keyframes fall-353{37.257%{transform:translate(29.8539vw,37.257vh) scale(.1871)}to{transform:translate(25.4642vw,99vh) scale(.1871)}}.snow:nth-child(354){opacity:1.616;transform:translate(48.663vw,-10px) scale(.5951);animation:fall-354 21s -3s linear infinite}@keyframes fall-354{65.007%{transform:translate(42.0266vw,65.007vh) scale(.5951)}to{transform:translate(45.3448vw,99vh) scale(.5951)}}.snow:nth-child(355){opacity:.779;transform:translate(48.3568vw,-10px) scale(.5447);animation:fall-355 20s -19s linear infinite}@keyframes fall-355{67.31%{transform:translate(49.8642vw,67.31vh) scale(.5447)}to{transform:translate(49.1105vw,99vh) scale(.5447)}}.snow:nth-child(356){opacity:1.9422;transform:translate(64.6661vw,-10px) scale(.617);animation:fall-356 12s -8s linear infinite}@keyframes fall-356{56.55%{transform:translate(61.2348vw,56.55vh) scale(.617)}to{transform:translate(62.95045vw,99vh) scale(.617)}}.snow:nth-child(357){opacity:.379;transform:translate(2.4429vw,-10px) scale(.7433);animation:fall-357 25s -27s linear infinite}@keyframes fall-357{78.345%{transform:translate(-7.1901vw,78.345vh) scale(.7433)}to{transform:translate(-2.3736vw,99vh) scale(.7433)}}.snow:nth-child(358){opacity:1.178;transform:translate(44.9466vw,-10px) scale(.9076);animation:fall-358 25s -13s linear infinite}@keyframes fall-358{50.13%{transform:translate(35.2574vw,50.13vh) scale(.9076)}to{transform:translate(40.102vw,99vh) scale(.9076)}}.snow:nth-child(359){opacity:.1012;transform:translate(94.0811vw,-10px) scale(.614);animation:fall-359 29s -15s linear infinite}@keyframes fall-359{30.612%{transform:translate(84.4201vw,30.612vh) scale(.614)}to{transform:translate(89.2506vw,99vh) scale(.614)}}.snow:nth-child(360){opacity:.5008;transform:translate(64.2602vw,-10px) scale(.6562);animation:fall-360 30s -3s linear infinite}@keyframes fall-360{68.759%{transform:translate(54.6552vw,68.759vh) scale(.6562)}to{transform:translate(59.4577vw,99vh) scale(.6562)}}.snow:nth-child(361){opacity:1.2382;transform:translate(53.5476vw,-10px) scale(.7026);animation:fall-361 23s -26s linear infinite}@keyframes fall-361{59.51%{transform:translate(55.0701vw,59.51vh) scale(.7026)}to{transform:translate(54.30885vw,99vh) scale(.7026)}}.snow:nth-child(362){opacity:1.6104;transform:translate(36.5471vw,-10px) scale(.7695);animation:fall-362 26s -21s linear infinite}@keyframes fall-362{72.521%{transform:translate(42.9082vw,72.521vh) scale(.7695)}to{transform:translate(39.72765vw,99vh) scale(.7695)}}.snow:nth-child(363){opacity:.0918;transform:translate(47.6498vw,-10px) scale(.4775);animation:fall-363 22s -19s linear infinite}@keyframes fall-363{53.673%{transform:translate(52.438vw,53.673vh) scale(.4775)}to{transform:translate(50.0439vw,99vh) scale(.4775)}}.snow:nth-child(364){opacity:1.9904;transform:translate(3.5867vw,-10px) scale(.8917);animation:fall-364 16s -20s linear infinite}@keyframes fall-364{75.447%{transform:translate(2.4538vw,75.447vh) scale(.8917)}to{transform:translate(3.02025vw,99vh) scale(.8917)}}.snow:nth-child(365){opacity:.8992;transform:translate(21.4871vw,-10px) scale(.3821);animation:fall-365 15s -30s linear infinite}@keyframes fall-365{66.184%{transform:translate(24.4407vw,66.184vh) scale(.3821)}to{transform:translate(22.9639vw,99vh) scale(.3821)}}.snow:nth-child(366){opacity:.4578;transform:translate(83.5613vw,-10px) scale(.4234);animation:fall-366 17s -2s linear infinite}@keyframes fall-366{41.467%{transform:translate(86.5196vw,41.467vh) scale(.4234)}to{transform:translate(85.04045vw,99vh) scale(.4234)}}.snow:nth-child(367){opacity:1.5062;transform:translate(10.7238vw,-10px) scale(.0409);animation:fall-367 21s -13s linear infinite}@keyframes fall-367{62.341%{transform:translate(.9922vw,62.341vh) scale(.0409)}to{transform:translate(5.858vw,99vh) scale(.0409)}}.snow:nth-child(368){opacity:.4632;transform:translate(34.2109vw,-10px) scale(.2295);animation:fall-368 24s -10s linear infinite}@keyframes fall-368{78.709%{transform:translate(42.476vw,78.709vh) scale(.2295)}to{transform:translate(38.34345vw,99vh) scale(.2295)}}.snow:nth-child(369){opacity:1.9472;transform:translate(55.2522vw,-10px) scale(.0533);animation:fall-369 30s -18s linear infinite}@keyframes fall-369{57.527%{transform:translate(55.3639vw,57.527vh) scale(.0533)}to{transform:translate(55.30805vw,99vh) scale(.0533)}}.snow:nth-child(370){opacity:1.7582;transform:translate(50.136vw,-10px) scale(.2673);animation:fall-370 15s -13s linear infinite}@keyframes fall-370{49.882%{transform:translate(57.0895vw,49.882vh) scale(.2673)}to{transform:translate(53.61275vw,99vh) scale(.2673)}}.snow:nth-child(371){opacity:1.4228;transform:translate(76.4915vw,-10px) scale(.8508);animation:fall-371 22s -18s linear infinite}@keyframes fall-371{30.131%{transform:translate(85.0901vw,30.131vh) scale(.8508)}to{transform:translate(80.7908vw,99vh) scale(.8508)}}.snow:nth-child(372){opacity:1.8236;transform:translate(.82vw,-10px) scale(.5552);animation:fall-372 30s -5s linear infinite}@keyframes fall-372{50.043%{transform:translate(-4.813vw,50.043vh) scale(.5552)}to{transform:translate(-1.9965vw,99vh) scale(.5552)}}.snow:nth-child(373){opacity:1.4462;transform:translate(17.4962vw,-10px) scale(.7811);animation:fall-373 20s -24s linear infinite}@keyframes fall-373{39.252%{transform:translate(26.2687vw,39.252vh) scale(.7811)}to{transform:translate(21.88245vw,99vh) scale(.7811)}}.snow:nth-child(374){opacity:.6772;transform:translate(52.4227vw,-10px) scale(.1455);animation:fall-374 14s -10s linear infinite}@keyframes fall-374{57.837%{transform:translate(55.797vw,57.837vh) scale(.1455)}to{transform:translate(54.10985vw,99vh) scale(.1455)}}.snow:nth-child(375){opacity:1.4414;transform:translate(7.8866vw,-10px) scale(.9052);animation:fall-375 11s -30s linear infinite}@keyframes fall-375{50.536%{transform:translate(16.3692vw,50.536vh) scale(.9052)}to{transform:translate(12.1279vw,99vh) scale(.9052)}}.snow:nth-child(376){opacity:1.9008;transform:translate(21.813vw,-10px) scale(.7024);animation:fall-376 13s -15s linear infinite}@keyframes fall-376{41.641%{transform:translate(15.5337vw,41.641vh) scale(.7024)}to{transform:translate(18.67335vw,99vh) scale(.7024)}}.snow:nth-child(377){opacity:.2882;transform:translate(63.623vw,-10px) scale(.7276);animation:fall-377 28s -16s linear infinite}@keyframes fall-377{68.143%{transform:translate(54.1156vw,68.143vh) scale(.7276)}to{transform:translate(58.8693vw,99vh) scale(.7276)}}.snow:nth-child(378){opacity:.7828;transform:translate(70.1098vw,-10px) scale(.6477);animation:fall-378 13s -2s linear infinite}@keyframes fall-378{56.671%{transform:translate(61.7752vw,56.671vh) scale(.6477)}to{transform:translate(65.9425vw,99vh) scale(.6477)}}.snow:nth-child(379){opacity:.4846;transform:translate(26.7602vw,-10px) scale(.5147);animation:fall-379 30s -24s linear infinite}@keyframes fall-379{57.888%{transform:translate(21.663vw,57.888vh) scale(.5147)}to{transform:translate(24.2116vw,99vh) scale(.5147)}}.snow:nth-child(380){opacity:1.2216;transform:translate(54.2372vw,-10px) scale(.2089);animation:fall-380 19s -6s linear infinite}@keyframes fall-380{35.581%{transform:translate(57.4164vw,35.581vh) scale(.2089)}to{transform:translate(55.8268vw,99vh) scale(.2089)}}.snow:nth-child(381){opacity:.7058;transform:translate(6.6788vw,-10px) scale(.7065);animation:fall-381 21s -28s linear infinite}@keyframes fall-381{67.03%{transform:translate(8.0775vw,67.03vh) scale(.7065)}to{transform:translate(7.37815vw,99vh) scale(.7065)}}.snow:nth-child(382){opacity:.8302;transform:translate(23.7897vw,-10px) scale(.6886);animation:fall-382 20s -1s linear infinite}@keyframes fall-382{79.135%{transform:translate(23.4832vw,79.135vh) scale(.6886)}to{transform:translate(23.63645vw,99vh) scale(.6886)}}.snow:nth-child(383){opacity:1.3324;transform:translate(45.8978vw,-10px) scale(.5902);animation:fall-383 23s -22s linear infinite}@keyframes fall-383{76.108%{transform:translate(43.0522vw,76.108vh) scale(.5902)}to{transform:translate(44.475vw,99vh) scale(.5902)}}.snow:nth-child(384){opacity:.514;transform:translate(10.8552vw,-10px) scale(.0732);animation:fall-384 12s -17s linear infinite}@keyframes fall-384{58.913%{transform:translate(3.2559vw,58.913vh) scale(.0732)}to{transform:translate(7.05555vw,99vh) scale(.0732)}}.snow:nth-child(385){opacity:.2698;transform:translate(75.8864vw,-10px) scale(.1801);animation:fall-385 11s -11s linear infinite}@keyframes fall-385{61.352%{transform:translate(79.3488vw,61.352vh) scale(.1801)}to{transform:translate(77.6176vw,99vh) scale(.1801)}}.snow:nth-child(386){opacity:.023;transform:translate(40.338vw,-10px) scale(.9951);animation:fall-386 26s -13s linear infinite}@keyframes fall-386{30.547%{transform:translate(35.6711vw,30.547vh) scale(.9951)}to{transform:translate(38.00455vw,99vh) scale(.9951)}}.snow:nth-child(387){opacity:.5916;transform:translate(33.0805vw,-10px) scale(.9147);animation:fall-387 25s -19s linear infinite}@keyframes fall-387{63.579%{transform:translate(38.294vw,63.579vh) scale(.9147)}to{transform:translate(35.68725vw,99vh) scale(.9147)}}.snow:nth-child(388){opacity:1.1406;transform:translate(1.5502vw,-10px) scale(.752);animation:fall-388 14s -8s linear infinite}@keyframes fall-388{45.318%{transform:translate(3.9406vw,45.318vh) scale(.752)}to{transform:translate(2.7454vw,99vh) scale(.752)}}.snow:nth-child(389){opacity:.4026;transform:translate(5.2566vw,-10px) scale(.0272);animation:fall-389 26s -15s linear infinite}@keyframes fall-389{64.245%{transform:translate(.6444vw,64.245vh) scale(.0272)}to{transform:translate(2.9505vw,99vh) scale(.0272)}}.snow:nth-child(390){opacity:1.2434;transform:translate(46.9332vw,-10px) scale(.3905);animation:fall-390 18s -29s linear infinite}@keyframes fall-390{78.795%{transform:translate(45.6417vw,78.795vh) scale(.3905)}to{transform:translate(46.28745vw,99vh) scale(.3905)}}.snow:nth-child(391){opacity:.2734;transform:translate(25.4427vw,-10px) scale(.0352);animation:fall-391 27s -8s linear infinite}@keyframes fall-391{38.637%{transform:translate(21.5678vw,38.637vh) scale(.0352)}to{transform:translate(23.50525vw,99vh) scale(.0352)}}.snow:nth-child(392){opacity:.4762;transform:translate(41.0666vw,-10px) scale(.9137);animation:fall-392 15s -29s linear infinite}@keyframes fall-392{41.084%{transform:translate(44.1692vw,41.084vh) scale(.9137)}to{transform:translate(42.6179vw,99vh) scale(.9137)}}.snow:nth-child(393){opacity:1.0934;transform:translate(71.7354vw,-10px) scale(.6623);animation:fall-393 13s -2s linear infinite}@keyframes fall-393{55.485%{transform:translate(75.8925vw,55.485vh) scale(.6623)}to{transform:translate(73.81395vw,99vh) scale(.6623)}}.snow:nth-child(394){opacity:.3738;transform:translate(89.7793vw,-10px) scale(.9659);animation:fall-394 29s -27s linear infinite}@keyframes fall-394{52.555%{transform:translate(86.7529vw,52.555vh) scale(.9659)}to{transform:translate(88.2661vw,99vh) scale(.9659)}}.snow:nth-child(395){opacity:1.4072;transform:translate(46.7842vw,-10px) scale(.1495);animation:fall-395 26s -19s linear infinite}@keyframes fall-395{76.838%{transform:translate(38.6816vw,76.838vh) scale(.1495)}to{transform:translate(42.7329vw,99vh) scale(.1495)}}.snow:nth-child(396){opacity:1.206;transform:translate(17.0471vw,-10px) scale(.1354);animation:fall-396 25s -20s linear infinite}@keyframes fall-396{66.04%{transform:translate(20.4753vw,66.04vh) scale(.1354)}to{transform:translate(18.7612vw,99vh) scale(.1354)}}.snow:nth-child(397){opacity:.3536;transform:translate(20.4961vw,-10px) scale(.527);animation:fall-397 28s -12s linear infinite}@keyframes fall-397{77.802%{transform:translate(19.6853vw,77.802vh) scale(.527)}to{transform:translate(20.0907vw,99vh) scale(.527)}}.snow:nth-child(398){opacity:1.9024;transform:translate(9.3973vw,-10px) scale(.9135);animation:fall-398 27s -10s linear infinite}@keyframes fall-398{59.769%{transform:translate(-.1405vw,59.769vh) scale(.9135)}to{transform:translate(4.6284vw,99vh) scale(.9135)}}.snow:nth-child(399){opacity:.2724;transform:translate(94.0518vw,-10px) scale(.2622);animation:fall-399 12s -13s linear infinite}@keyframes fall-399{61.905%{transform:translate(100.7289vw,61.905vh) scale(.2622)}to{transform:translate(97.39035vw,99vh) scale(.2622)}}.snow:nth-child(400){opacity:1.5846;transform:translate(16.526vw,-10px) scale(.1932);animation:fall-400 13s -15s linear infinite}@keyframes fall-400{70.388%{transform:translate(23.8994vw,70.388vh) scale(.1932)}to{transform:translate(20.2127vw,99vh) scale(.1932)}}\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:1.856;transform:translate(78.9754vw,-10px) scale(.735);animation:fall-1 20s -12s linear infinite}@keyframes fall-1{68.249%{transform:translate(86.2369vw,68.249vh) scale(.735)}to{transform:translate(82.60615vw,99vh) scale(.735)}}.snow:nth-child(2){opacity:.127;transform:translate(.8313vw,-10px) scale(.8814);animation:fall-2 19s -20s linear infinite}@keyframes fall-2{61.534%{transform:translate(-6.8209vw,61.534vh) scale(.8814)}to{transform:translate(-2.9948vw,99vh) scale(.8814)}}.snow:nth-child(3){opacity:.4844;transform:translate(63.077vw,-10px) scale(.9462);animation:fall-3 26s -4s linear infinite}@keyframes fall-3{40.107%{transform:translate(59.312vw,40.107vh) scale(.9462)}to{transform:translate(61.1945vw,99vh) scale(.9462)}}.snow:nth-child(4){opacity:.9784;transform:translate(73.8842vw,-10px) scale(.6759);animation:fall-4 29s -18s linear infinite}@keyframes fall-4{72.646%{transform:translate(78.1239vw,72.646vh) scale(.6759)}to{transform:translate(76.00405vw,99vh) scale(.6759)}}.snow:nth-child(5){opacity:1.1426;transform:translate(84.9769vw,-10px) scale(.08);animation:fall-5 14s -7s linear infinite}@keyframes fall-5{60.032%{transform:translate(77.789vw,60.032vh) scale(.08)}to{transform:translate(81.38295vw,99vh) scale(.08)}}.snow:nth-child(6){opacity:1.112;transform:translate(37.5392vw,-10px) scale(.9966);animation:fall-6 25s -19s linear infinite}@keyframes fall-6{54.021%{transform:translate(44.1655vw,54.021vh) scale(.9966)}to{transform:translate(40.85235vw,99vh) scale(.9966)}}.snow:nth-child(7){opacity:.8356;transform:translate(68.3181vw,-10px) scale(.5206);animation:fall-7 13s -16s linear infinite}@keyframes fall-7{35.82%{transform:translate(70.677vw,35.82vh) scale(.5206)}to{transform:translate(69.49755vw,99vh) scale(.5206)}}.snow:nth-child(8){opacity:.9766;transform:translate(74.0859vw,-10px) scale(.182);animation:fall-8 12s -18s linear infinite}@keyframes fall-8{45.955%{transform:translate(71.0911vw,45.955vh) scale(.182)}to{transform:translate(72.5885vw,99vh) scale(.182)}}.snow:nth-child(9){opacity:1.7886;transform:translate(84.003vw,-10px) scale(.4915);animation:fall-9 29s -19s linear infinite}@keyframes fall-9{43.089%{transform:translate(93.3036vw,43.089vh) scale(.4915)}to{transform:translate(88.6533vw,99vh) scale(.4915)}}.snow:nth-child(10){opacity:1.9252;transform:translate(43.2538vw,-10px) scale(.6738);animation:fall-10 26s -7s linear infinite}@keyframes fall-10{35.089%{transform:translate(40.7286vw,35.089vh) scale(.6738)}to{transform:translate(41.9912vw,99vh) scale(.6738)}}.snow:nth-child(11){opacity:.6102;transform:translate(62.8281vw,-10px) scale(.0379);animation:fall-11 30s -13s linear infinite}@keyframes fall-11{36.639%{transform:translate(62.0775vw,36.639vh) scale(.0379)}to{transform:translate(62.4528vw,99vh) scale(.0379)}}.snow:nth-child(12){opacity:.928;transform:translate(63.5983vw,-10px) scale(.7115);animation:fall-12 10s -6s linear infinite}@keyframes fall-12{70.663%{transform:translate(56.9945vw,70.663vh) scale(.7115)}to{transform:translate(60.2964vw,99vh) scale(.7115)}}.snow:nth-child(13){opacity:1.2846;transform:translate(33.94vw,-10px) scale(.8766);animation:fall-13 15s -10s linear infinite}@keyframes fall-13{62.552%{transform:translate(26.6527vw,62.552vh) scale(.8766)}to{transform:translate(30.29635vw,99vh) scale(.8766)}}.snow:nth-child(14){opacity:.603;transform:translate(53.0269vw,-10px) scale(.2336);animation:fall-14 13s -25s linear infinite}@keyframes fall-14{42.813%{transform:translate(60.8718vw,42.813vh) scale(.2336)}to{transform:translate(56.94935vw,99vh) scale(.2336)}}.snow:nth-child(15){opacity:1.9338;transform:translate(24.3816vw,-10px) scale(.1536);animation:fall-15 24s -1s linear infinite}@keyframes fall-15{75.954%{transform:translate(17.7351vw,75.954vh) scale(.1536)}to{transform:translate(21.05835vw,99vh) scale(.1536)}}.snow:nth-child(16){opacity:.924;transform:translate(24.5737vw,-10px) scale(.6842);animation:fall-16 10s -4s linear infinite}@keyframes fall-16{56.274%{transform:translate(20.5653vw,56.274vh) scale(.6842)}to{transform:translate(22.5695vw,99vh) scale(.6842)}}.snow:nth-child(17){opacity:1.3504;transform:translate(68.046vw,-10px) scale(.1323);animation:fall-17 21s -1s linear infinite}@keyframes fall-17{40.589%{transform:translate(59.1071vw,40.589vh) scale(.1323)}to{transform:translate(63.57655vw,99vh) scale(.1323)}}.snow:nth-child(18){opacity:.6476;transform:translate(68.7122vw,-10px) scale(.8049);animation:fall-18 25s -15s linear infinite}@keyframes fall-18{70.162%{transform:translate(73.7855vw,70.162vh) scale(.8049)}to{transform:translate(71.24885vw,99vh) scale(.8049)}}.snow:nth-child(19){opacity:1.007;transform:translate(24.7398vw,-10px) scale(.8662);animation:fall-19 20s -26s linear infinite}@keyframes fall-19{79.179%{transform:translate(18.4561vw,79.179vh) scale(.8662)}to{transform:translate(21.59795vw,99vh) scale(.8662)}}.snow:nth-child(20){opacity:.8814;transform:translate(45.8693vw,-10px) scale(.1489);animation:fall-20 21s -17s linear infinite}@keyframes fall-20{35.761%{transform:translate(54.9321vw,35.761vh) scale(.1489)}to{transform:translate(50.4007vw,99vh) scale(.1489)}}.snow:nth-child(21){opacity:1.8542;transform:translate(21.6966vw,-10px) scale(.5558);animation:fall-21 20s -23s linear infinite}@keyframes fall-21{34.927%{transform:translate(29.4323vw,34.927vh) scale(.5558)}to{transform:translate(25.56445vw,99vh) scale(.5558)}}.snow:nth-child(22){opacity:1.8346;transform:translate(.8154vw,-10px) scale(.7915);animation:fall-22 27s -26s linear infinite}@keyframes fall-22{56.18%{transform:translate(-1.053vw,56.18vh) scale(.7915)}to{transform:translate(-.1188vw,99vh) scale(.7915)}}.snow:nth-child(23){opacity:1.5514;transform:translate(83.5922vw,-10px) scale(.2469);animation:fall-23 22s -4s linear infinite}@keyframes fall-23{46.859%{transform:translate(80.7462vw,46.859vh) scale(.2469)}to{transform:translate(82.1692vw,99vh) scale(.2469)}}.snow:nth-child(24){opacity:1.852;transform:translate(.3427vw,-10px) scale(.7851);animation:fall-24 10s -19s linear infinite}@keyframes fall-24{42.76%{transform:translate(-6.832vw,42.76vh) scale(.7851)}to{transform:translate(-3.24465vw,99vh) scale(.7851)}}.snow:nth-child(25){opacity:1.2496;transform:translate(67.9536vw,-10px) scale(.6775);animation:fall-25 15s -29s linear infinite}@keyframes fall-25{70.928%{transform:translate(66.995vw,70.928vh) scale(.6775)}to{transform:translate(67.4743vw,99vh) scale(.6775)}}.snow:nth-child(26){opacity:.329;transform:translate(72.5399vw,-10px) scale(.6775);animation:fall-26 13s -15s linear infinite}@keyframes fall-26{40.764%{transform:translate(76.7571vw,40.764vh) scale(.6775)}to{transform:translate(74.6485vw,99vh) scale(.6775)}}.snow:nth-child(27){opacity:.2168;transform:translate(51.6018vw,-10px) scale(.9579);animation:fall-27 21s -29s linear infinite}@keyframes fall-27{54.772%{transform:translate(56.2441vw,54.772vh) scale(.9579)}to{transform:translate(53.92295vw,99vh) scale(.9579)}}.snow:nth-child(28){opacity:.3764;transform:translate(83.7335vw,-10px) scale(.5082);animation:fall-28 26s -3s linear infinite}@keyframes fall-28{30.914%{transform:translate(79.8411vw,30.914vh) scale(.5082)}to{transform:translate(81.7873vw,99vh) scale(.5082)}}.snow:nth-child(29){opacity:1.2914;transform:translate(86.3617vw,-10px) scale(.7809);animation:fall-29 19s -25s linear infinite}@keyframes fall-29{70.496%{transform:translate(94.8782vw,70.496vh) scale(.7809)}to{transform:translate(90.61995vw,99vh) scale(.7809)}}.snow:nth-child(30){opacity:.1758;transform:translate(75.1042vw,-10px) scale(.3552);animation:fall-30 13s -18s linear infinite}@keyframes fall-30{72.477%{transform:translate(83.6448vw,72.477vh) scale(.3552)}to{transform:translate(79.3745vw,99vh) scale(.3552)}}.snow:nth-child(31){opacity:1.5108;transform:translate(34.3774vw,-10px) scale(.9985);animation:fall-31 16s -11s linear infinite}@keyframes fall-31{30.272%{transform:translate(37.4616vw,30.272vh) scale(.9985)}to{transform:translate(35.9195vw,99vh) scale(.9985)}}.snow:nth-child(32){opacity:.6926;transform:translate(13.9045vw,-10px) scale(.3666);animation:fall-32 20s -29s linear infinite}@keyframes fall-32{63.463%{transform:translate(5.243vw,63.463vh) scale(.3666)}to{transform:translate(9.57375vw,99vh) scale(.3666)}}.snow:nth-child(33){opacity:.4472;transform:translate(3.2705vw,-10px) scale(.5003);animation:fall-33 26s -7s linear infinite}@keyframes fall-33{43.002%{transform:translate(-6.2776vw,43.002vh) scale(.5003)}to{transform:translate(-1.50355vw,99vh) scale(.5003)}}.snow:nth-child(34){opacity:1.7432;transform:translate(46.7336vw,-10px) scale(.4234);animation:fall-34 13s -2s linear infinite}@keyframes fall-34{34.407%{transform:translate(38.4403vw,34.407vh) scale(.4234)}to{transform:translate(42.58695vw,99vh) scale(.4234)}}.snow:nth-child(35){opacity:1.1042;transform:translate(52.2561vw,-10px) scale(.3746);animation:fall-35 29s -9s linear infinite}@keyframes fall-35{55.703%{transform:translate(45.2712vw,55.703vh) scale(.3746)}to{transform:translate(48.76365vw,99vh) scale(.3746)}}.snow:nth-child(36){opacity:.927;transform:translate(30.4388vw,-10px) scale(.9996);animation:fall-36 10s -16s linear infinite}@keyframes fall-36{57.865%{transform:translate(30.4329vw,57.865vh) scale(.9996)}to{transform:translate(30.43585vw,99vh) scale(.9996)}}.snow:nth-child(37){opacity:1.0858;transform:translate(26.4842vw,-10px) scale(.511);animation:fall-37 12s -19s linear infinite}@keyframes fall-37{65.518%{transform:translate(18.4383vw,65.518vh) scale(.511)}to{transform:translate(22.46125vw,99vh) scale(.511)}}.snow:nth-child(38){opacity:1.2292;transform:translate(14.3506vw,-10px) scale(.6178);animation:fall-38 20s -9s linear infinite}@keyframes fall-38{76.791%{transform:translate(21.4016vw,76.791vh) scale(.6178)}to{transform:translate(17.8761vw,99vh) scale(.6178)}}.snow:nth-child(39){opacity:1.4458;transform:translate(81.8032vw,-10px) scale(.3491);animation:fall-39 10s -4s linear infinite}@keyframes fall-39{49.883%{transform:translate(79.0688vw,49.883vh) scale(.3491)}to{transform:translate(80.436vw,99vh) scale(.3491)}}.snow:nth-child(40){opacity:1.5918;transform:translate(49.2435vw,-10px) scale(.162);animation:fall-40 28s -27s linear infinite}@keyframes fall-40{52.365%{transform:translate(41.1861vw,52.365vh) scale(.162)}to{transform:translate(45.2148vw,99vh) scale(.162)}}.snow:nth-child(41){opacity:1.65;transform:translate(28.3439vw,-10px) scale(.026);animation:fall-41 22s -7s linear infinite}@keyframes fall-41{61.886%{transform:translate(23.5688vw,61.886vh) scale(.026)}to{transform:translate(25.95635vw,99vh) scale(.026)}}.snow:nth-child(42){opacity:1.8126;transform:translate(78.212vw,-10px) scale(.9863);animation:fall-42 25s -21s linear infinite}@keyframes fall-42{79.445%{transform:translate(83.5797vw,79.445vh) scale(.9863)}to{transform:translate(80.89585vw,99vh) scale(.9863)}}.snow:nth-child(43){opacity:1.585;transform:translate(73.4722vw,-10px) scale(.2053);animation:fall-43 29s -13s linear infinite}@keyframes fall-43{72.6%{transform:translate(82.8658vw,72.6vh) scale(.2053)}to{transform:translate(78.169vw,99vh) scale(.2053)}}.snow:nth-child(44){opacity:1.85;transform:translate(14.9565vw,-10px) scale(.8409);animation:fall-44 17s -5s linear infinite}@keyframes fall-44{78.356%{transform:translate(5.362vw,78.356vh) scale(.8409)}to{transform:translate(10.15925vw,99vh) scale(.8409)}}.snow:nth-child(45){opacity:.2798;transform:translate(24.9446vw,-10px) scale(.2738);animation:fall-45 20s -20s linear infinite}@keyframes fall-45{49.412%{transform:translate(15.4937vw,49.412vh) scale(.2738)}to{transform:translate(20.21915vw,99vh) scale(.2738)}}.snow:nth-child(46){opacity:.6634;transform:translate(57.602vw,-10px) scale(.8692);animation:fall-46 26s -2s linear infinite}@keyframes fall-46{36.503%{transform:translate(62.5714vw,36.503vh) scale(.8692)}to{transform:translate(60.0867vw,99vh) scale(.8692)}}.snow:nth-child(47){opacity:.6814;transform:translate(76.0554vw,-10px) scale(.2367);animation:fall-47 17s -19s linear infinite}@keyframes fall-47{46.359%{transform:translate(83.3441vw,46.359vh) scale(.2367)}to{transform:translate(79.69975vw,99vh) scale(.2367)}}.snow:nth-child(48){opacity:.3014;transform:translate(82.0932vw,-10px) scale(.4076);animation:fall-48 13s -13s linear infinite}@keyframes fall-48{79.817%{transform:translate(83.7727vw,79.817vh) scale(.4076)}to{transform:translate(82.93295vw,99vh) scale(.4076)}}.snow:nth-child(49){opacity:1.0524;transform:translate(86.4203vw,-10px) scale(.0845);animation:fall-49 15s -11s linear infinite}@keyframes fall-49{72.754%{transform:translate(93.8218vw,72.754vh) scale(.0845)}to{transform:translate(90.12105vw,99vh) scale(.0845)}}.snow:nth-child(50){opacity:1.1062;transform:translate(99.2613vw,-10px) scale(.7902);animation:fall-50 15s -15s linear infinite}@keyframes fall-50{33.257%{transform:translate(102.9193vw,33.257vh) scale(.7902)}to{transform:translate(101.0903vw,99vh) scale(.7902)}}.snow:nth-child(51){opacity:1.5752;transform:translate(42.4696vw,-10px) scale(.0706);animation:fall-51 21s -11s linear infinite}@keyframes fall-51{71.885%{transform:translate(35.5518vw,71.885vh) scale(.0706)}to{transform:translate(39.0107vw,99vh) scale(.0706)}}.snow:nth-child(52){opacity:.4384;transform:translate(64.5431vw,-10px) scale(.838);animation:fall-52 13s -19s linear infinite}@keyframes fall-52{57.38%{transform:translate(55.8712vw,57.38vh) scale(.838)}to{transform:translate(60.20715vw,99vh) scale(.838)}}.snow:nth-child(53){opacity:.357;transform:translate(91.0899vw,-10px) scale(.1203);animation:fall-53 17s -11s linear infinite}@keyframes fall-53{74.959%{transform:translate(93.9818vw,74.959vh) scale(.1203)}to{transform:translate(92.53585vw,99vh) scale(.1203)}}.snow:nth-child(54){opacity:1.43;transform:translate(33.3958vw,-10px) scale(.8274);animation:fall-54 12s -5s linear infinite}@keyframes fall-54{34.433%{transform:translate(25.1005vw,34.433vh) scale(.8274)}to{transform:translate(29.24815vw,99vh) scale(.8274)}}.snow:nth-child(55){opacity:1.9388;transform:translate(82.8166vw,-10px) scale(.3475);animation:fall-55 15s -17s linear infinite}@keyframes fall-55{65.37%{transform:translate(74.7383vw,65.37vh) scale(.3475)}to{transform:translate(78.77745vw,99vh) scale(.3475)}}.snow:nth-child(56){opacity:1.8604;transform:translate(90.0459vw,-10px) scale(.7959);animation:fall-56 13s -3s linear infinite}@keyframes fall-56{34.191%{transform:translate(84.4228vw,34.191vh) scale(.7959)}to{transform:translate(87.23435vw,99vh) scale(.7959)}}.snow:nth-child(57){opacity:.5954;transform:translate(79.0113vw,-10px) scale(.8163);animation:fall-57 27s -12s linear infinite}@keyframes fall-57{33.767%{transform:translate(81.7309vw,33.767vh) scale(.8163)}to{transform:translate(80.3711vw,99vh) scale(.8163)}}.snow:nth-child(58){opacity:1.5798;transform:translate(19.3623vw,-10px) scale(.9211);animation:fall-58 16s -7s linear infinite}@keyframes fall-58{68.593%{transform:translate(17.0299vw,68.593vh) scale(.9211)}to{transform:translate(18.1961vw,99vh) scale(.9211)}}.snow:nth-child(59){opacity:1.3222;transform:translate(87.8046vw,-10px) scale(.383);animation:fall-59 22s -4s linear infinite}@keyframes fall-59{41.357%{transform:translate(95.3016vw,41.357vh) scale(.383)}to{transform:translate(91.5531vw,99vh) scale(.383)}}.snow:nth-child(60){opacity:.4468;transform:translate(28.337vw,-10px) scale(.8838);animation:fall-60 11s -7s linear infinite}@keyframes fall-60{56.449%{transform:translate(28.9264vw,56.449vh) scale(.8838)}to{transform:translate(28.6317vw,99vh) scale(.8838)}}.snow:nth-child(61){opacity:.1802;transform:translate(98.1597vw,-10px) scale(.8145);animation:fall-61 29s -28s linear infinite}@keyframes fall-61{58.025%{transform:translate(100.0314vw,58.025vh) scale(.8145)}to{transform:translate(99.09555vw,99vh) scale(.8145)}}.snow:nth-child(62){opacity:1.0524;transform:translate(13.0543vw,-10px) scale(.243);animation:fall-62 11s -30s linear infinite}@keyframes fall-62{66.94%{transform:translate(12.9814vw,66.94vh) scale(.243)}to{transform:translate(13.01785vw,99vh) scale(.243)}}.snow:nth-child(63){opacity:1.9864;transform:translate(66.1201vw,-10px) scale(.1433);animation:fall-63 25s -3s linear infinite}@keyframes fall-63{51.595%{transform:translate(60.3476vw,51.595vh) scale(.1433)}to{transform:translate(63.23385vw,99vh) scale(.1433)}}.snow:nth-child(64){opacity:.149;transform:translate(3.9649vw,-10px) scale(.5677);animation:fall-64 13s -30s linear infinite}@keyframes fall-64{75.33%{transform:translate(12.9832vw,75.33vh) scale(.5677)}to{transform:translate(8.47405vw,99vh) scale(.5677)}}.snow:nth-child(65){opacity:.417;transform:translate(39.0131vw,-10px) scale(.0768);animation:fall-65 18s -22s linear infinite}@keyframes fall-65{45.479%{transform:translate(48.1482vw,45.479vh) scale(.0768)}to{transform:translate(43.58065vw,99vh) scale(.0768)}}.snow:nth-child(66){opacity:.9108;transform:translate(51.7805vw,-10px) scale(.7878);animation:fall-66 15s -10s linear infinite}@keyframes fall-66{43.768%{transform:translate(56.3431vw,43.768vh) scale(.7878)}to{transform:translate(54.0618vw,99vh) scale(.7878)}}.snow:nth-child(67){opacity:.5116;transform:translate(49.8257vw,-10px) scale(.7895);animation:fall-67 27s -2s linear infinite}@keyframes fall-67{49.049%{transform:translate(58.1466vw,49.049vh) scale(.7895)}to{transform:translate(53.98615vw,99vh) scale(.7895)}}.snow:nth-child(68){opacity:1.951;transform:translate(88.4995vw,-10px) scale(.1736);animation:fall-68 10s -20s linear infinite}@keyframes fall-68{46.053%{transform:translate(88.3858vw,46.053vh) scale(.1736)}to{transform:translate(88.44265vw,99vh) scale(.1736)}}.snow:nth-child(69){opacity:1.9176;transform:translate(64.7727vw,-10px) scale(.3953);animation:fall-69 29s -12s linear infinite}@keyframes fall-69{50.12%{transform:translate(59.3348vw,50.12vh) scale(.3953)}to{transform:translate(62.05375vw,99vh) scale(.3953)}}.snow:nth-child(70){opacity:.5078;transform:translate(4.6022vw,-10px) scale(.6826);animation:fall-70 11s -25s linear infinite}@keyframes fall-70{43.676%{transform:translate(12.4831vw,43.676vh) scale(.6826)}to{transform:translate(8.54265vw,99vh) scale(.6826)}}.snow:nth-child(71){opacity:1.5896;transform:translate(44.6316vw,-10px) scale(.1113);animation:fall-71 11s -5s linear infinite}@keyframes fall-71{38.676%{transform:translate(44.0612vw,38.676vh) scale(.1113)}to{transform:translate(44.3464vw,99vh) scale(.1113)}}.snow:nth-child(72){opacity:1.543;transform:translate(47.8854vw,-10px) scale(.4325);animation:fall-72 24s -30s linear infinite}@keyframes fall-72{49.263%{transform:translate(48.3306vw,49.263vh) scale(.4325)}to{transform:translate(48.108vw,99vh) scale(.4325)}}.snow:nth-child(73){opacity:.9896;transform:translate(5.5333vw,-10px) scale(.7879);animation:fall-73 11s -18s linear infinite}@keyframes fall-73{52.102%{transform:translate(8.2866vw,52.102vh) scale(.7879)}to{transform:translate(6.90995vw,99vh) scale(.7879)}}.snow:nth-child(74){opacity:.382;transform:translate(81.2853vw,-10px) scale(.8823);animation:fall-74 17s -29s linear infinite}@keyframes fall-74{53.783%{transform:translate(78.9032vw,53.783vh) scale(.8823)}to{transform:translate(80.09425vw,99vh) scale(.8823)}}.snow:nth-child(75){opacity:.2492;transform:translate(73.6626vw,-10px) scale(.7536);animation:fall-75 29s -24s linear infinite}@keyframes fall-75{43.92%{transform:translate(77.0382vw,43.92vh) scale(.7536)}to{transform:translate(75.3504vw,99vh) scale(.7536)}}.snow:nth-child(76){opacity:.5386;transform:translate(29.0117vw,-10px) scale(.7823);animation:fall-76 23s -27s linear infinite}@keyframes fall-76{78.769%{transform:translate(38.2454vw,78.769vh) scale(.7823)}to{transform:translate(33.62855vw,99vh) scale(.7823)}}.snow:nth-child(77){opacity:1.3412;transform:translate(29.2vw,-10px) scale(.1725);animation:fall-77 14s -9s linear infinite}@keyframes fall-77{42.779%{transform:translate(33.7764vw,42.779vh) scale(.1725)}to{transform:translate(31.4882vw,99vh) scale(.1725)}}.snow:nth-child(78){opacity:.6124;transform:translate(33.6715vw,-10px) scale(.6717);animation:fall-78 23s -26s linear infinite}@keyframes fall-78{56.845%{transform:translate(41.5268vw,56.845vh) scale(.6717)}to{transform:translate(37.59915vw,99vh) scale(.6717)}}.snow:nth-child(79){opacity:.9614;transform:translate(59.5142vw,-10px) scale(.2406);animation:fall-79 10s -22s linear infinite}@keyframes fall-79{40.127%{transform:translate(62.2381vw,40.127vh) scale(.2406)}to{transform:translate(60.87615vw,99vh) scale(.2406)}}.snow:nth-child(80){opacity:.9186;transform:translate(82.5629vw,-10px) scale(.3105);animation:fall-80 24s -24s linear infinite}@keyframes fall-80{49.181%{transform:translate(89.4181vw,49.181vh) scale(.3105)}to{transform:translate(85.9905vw,99vh) scale(.3105)}}.snow:nth-child(81){opacity:1.2086;transform:translate(15.4234vw,-10px) scale(.7425);animation:fall-81 29s -1s linear infinite}@keyframes fall-81{47.065%{transform:translate(23.0923vw,47.065vh) scale(.7425)}to{transform:translate(19.25785vw,99vh) scale(.7425)}}.snow:nth-child(82){opacity:.799;transform:translate(33.0084vw,-10px) scale(.0644);animation:fall-82 27s -13s linear infinite}@keyframes fall-82{36.273%{transform:translate(26.7183vw,36.273vh) scale(.0644)}to{transform:translate(29.86335vw,99vh) scale(.0644)}}.snow:nth-child(83){opacity:.7146;transform:translate(72.9829vw,-10px) scale(.5958);animation:fall-83 14s -27s linear infinite}@keyframes fall-83{66.295%{transform:translate(75.88vw,66.295vh) scale(.5958)}to{transform:translate(74.43145vw,99vh) scale(.5958)}}.snow:nth-child(84){opacity:1.873;transform:translate(44.1244vw,-10px) scale(.8551);animation:fall-84 11s -25s linear infinite}@keyframes fall-84{40.808%{transform:translate(51.9083vw,40.808vh) scale(.8551)}to{transform:translate(48.01635vw,99vh) scale(.8551)}}.snow:nth-child(85){opacity:.868;transform:translate(88.5903vw,-10px) scale(.4568);animation:fall-85 29s -4s linear infinite}@keyframes fall-85{30.589%{transform:translate(93.5203vw,30.589vh) scale(.4568)}to{transform:translate(91.0553vw,99vh) scale(.4568)}}.snow:nth-child(86){opacity:.1308;transform:translate(50.9959vw,-10px) scale(.9859);animation:fall-86 23s -21s linear infinite}@keyframes fall-86{70.044%{transform:translate(43.9899vw,70.044vh) scale(.9859)}to{transform:translate(47.4929vw,99vh) scale(.9859)}}.snow:nth-child(87){opacity:1.99;transform:translate(19.8203vw,-10px) scale(.3438);animation:fall-87 19s -11s linear infinite}@keyframes fall-87{75.502%{transform:translate(20.0378vw,75.502vh) scale(.3438)}to{transform:translate(19.92905vw,99vh) scale(.3438)}}.snow:nth-child(88){opacity:.855;transform:translate(14.6903vw,-10px) scale(.9994);animation:fall-88 19s -21s linear infinite}@keyframes fall-88{75.286%{transform:translate(23.7275vw,75.286vh) scale(.9994)}to{transform:translate(19.2089vw,99vh) scale(.9994)}}.snow:nth-child(89){opacity:1.3902;transform:translate(19.2312vw,-10px) scale(.4802);animation:fall-89 11s -27s linear infinite}@keyframes fall-89{68.602%{transform:translate(9.941vw,68.602vh) scale(.4802)}to{transform:translate(14.5861vw,99vh) scale(.4802)}}.snow:nth-child(90){opacity:1.979;transform:translate(25.9935vw,-10px) scale(.7942);animation:fall-90 23s -5s linear infinite}@keyframes fall-90{59.898%{transform:translate(33.5581vw,59.898vh) scale(.7942)}to{transform:translate(29.7758vw,99vh) scale(.7942)}}.snow:nth-child(91){opacity:.2704;transform:translate(92.9103vw,-10px) scale(.175);animation:fall-91 10s -2s linear infinite}@keyframes fall-91{57.615%{transform:translate(95.4585vw,57.615vh) scale(.175)}to{transform:translate(94.1844vw,99vh) scale(.175)}}.snow:nth-child(92){opacity:1.8086;transform:translate(35.7624vw,-10px) scale(.0117);animation:fall-92 20s -27s linear infinite}@keyframes fall-92{46.421%{transform:translate(40.2755vw,46.421vh) scale(.0117)}to{transform:translate(38.01895vw,99vh) scale(.0117)}}.snow:nth-child(93){opacity:1.841;transform:translate(15.112vw,-10px) scale(.5613);animation:fall-93 26s -6s linear infinite}@keyframes fall-93{68.487%{transform:translate(6.7243vw,68.487vh) scale(.5613)}to{transform:translate(10.91815vw,99vh) scale(.5613)}}.snow:nth-child(94){opacity:.4576;transform:translate(16.0322vw,-10px) scale(.2098);animation:fall-94 15s -16s linear infinite}@keyframes fall-94{39.699%{transform:translate(7.0048vw,39.699vh) scale(.2098)}to{transform:translate(11.5185vw,99vh) scale(.2098)}}.snow:nth-child(95){opacity:1.7084;transform:translate(9.9352vw,-10px) scale(.8608);animation:fall-95 17s -2s linear infinite}@keyframes fall-95{37.518%{transform:translate(16.4048vw,37.518vh) scale(.8608)}to{transform:translate(13.17vw,99vh) scale(.8608)}}.snow:nth-child(96){opacity:.5228;transform:translate(11.1108vw,-10px) scale(.8562);animation:fall-96 17s -16s linear infinite}@keyframes fall-96{41.112%{transform:translate(17.4955vw,41.112vh) scale(.8562)}to{transform:translate(14.30315vw,99vh) scale(.8562)}}.snow:nth-child(97){opacity:1.0768;transform:translate(77.1242vw,-10px) scale(.2671);animation:fall-97 20s -16s linear infinite}@keyframes fall-97{60.839%{transform:translate(79.6629vw,60.839vh) scale(.2671)}to{transform:translate(78.39355vw,99vh) scale(.2671)}}.snow:nth-child(98){opacity:.5264;transform:translate(55.6162vw,-10px) scale(.3433);animation:fall-98 12s -18s linear infinite}@keyframes fall-98{40.891%{transform:translate(53.1081vw,40.891vh) scale(.3433)}to{transform:translate(54.36215vw,99vh) scale(.3433)}}.snow:nth-child(99){opacity:1.5714;transform:translate(43.5625vw,-10px) scale(.237);animation:fall-99 18s -15s linear infinite}@keyframes fall-99{52.81%{transform:translate(50.3487vw,52.81vh) scale(.237)}to{transform:translate(46.9556vw,99vh) scale(.237)}}.snow:nth-child(100){opacity:.9678;transform:translate(81.4046vw,-10px) scale(.066);animation:fall-100 25s -30s linear infinite}@keyframes fall-100{30.873%{transform:translate(81.1501vw,30.873vh) scale(.066)}to{transform:translate(81.27735vw,99vh) scale(.066)}}.snow:nth-child(101){opacity:1.9476;transform:translate(60.5728vw,-10px) scale(.3626);animation:fall-101 18s -30s linear infinite}@keyframes fall-101{48.676%{transform:translate(57.2093vw,48.676vh) scale(.3626)}to{transform:translate(58.89105vw,99vh) scale(.3626)}}.snow:nth-child(102){opacity:1.913;transform:translate(53.429vw,-10px) scale(.498);animation:fall-102 30s -1s linear infinite}@keyframes fall-102{75.088%{transform:translate(60.2071vw,75.088vh) scale(.498)}to{transform:translate(56.81805vw,99vh) scale(.498)}}.snow:nth-child(103){opacity:.1242;transform:translate(57.4423vw,-10px) scale(.5406);animation:fall-103 20s -17s linear infinite}@keyframes fall-103{32.841%{transform:translate(59.2524vw,32.841vh) scale(.5406)}to{transform:translate(58.34735vw,99vh) scale(.5406)}}.snow:nth-child(104){opacity:.2224;transform:translate(96.5168vw,-10px) scale(.9835);animation:fall-104 11s -30s linear infinite}@keyframes fall-104{50.112%{transform:translate(89.3205vw,50.112vh) scale(.9835)}to{transform:translate(92.91865vw,99vh) scale(.9835)}}.snow:nth-child(105){opacity:1.7322;transform:translate(52.493vw,-10px) scale(.1303);animation:fall-105 28s -14s linear infinite}@keyframes fall-105{37.033%{transform:translate(43.1504vw,37.033vh) scale(.1303)}to{transform:translate(47.8217vw,99vh) scale(.1303)}}.snow:nth-child(106){opacity:1.2676;transform:translate(27.3003vw,-10px) scale(.8334);animation:fall-106 15s -11s linear infinite}@keyframes fall-106{53.501%{transform:translate(22.3675vw,53.501vh) scale(.8334)}to{transform:translate(24.8339vw,99vh) scale(.8334)}}.snow:nth-child(107){opacity:.2654;transform:translate(84.0991vw,-10px) scale(.4072);animation:fall-107 30s -26s linear infinite}@keyframes fall-107{54.291%{transform:translate(84.0259vw,54.291vh) scale(.4072)}to{transform:translate(84.0625vw,99vh) scale(.4072)}}.snow:nth-child(108){opacity:.247;transform:translate(16.9392vw,-10px) scale(.4833);animation:fall-108 12s -3s linear infinite}@keyframes fall-108{54.12%{transform:translate(10.2881vw,54.12vh) scale(.4833)}to{transform:translate(13.61365vw,99vh) scale(.4833)}}.snow:nth-child(109){opacity:1.081;transform:translate(2.2978vw,-10px) scale(.7153);animation:fall-109 25s -9s linear infinite}@keyframes fall-109{35.759%{transform:translate(-1.3397vw,35.759vh) scale(.7153)}to{transform:translate(.47905vw,99vh) scale(.7153)}}.snow:nth-child(110){opacity:1.1652;transform:translate(71.6011vw,-10px) scale(.043);animation:fall-110 17s -14s linear infinite}@keyframes fall-110{70.697%{transform:translate(65.8222vw,70.697vh) scale(.043)}to{transform:translate(68.71165vw,99vh) scale(.043)}}.snow:nth-child(111){opacity:1.8206;transform:translate(71.4908vw,-10px) scale(.2145);animation:fall-111 29s -11s linear infinite}@keyframes fall-111{69.487%{transform:translate(65.0245vw,69.487vh) scale(.2145)}to{transform:translate(68.25765vw,99vh) scale(.2145)}}.snow:nth-child(112){opacity:.0844;transform:translate(63.2388vw,-10px) scale(.2511);animation:fall-112 10s -27s linear infinite}@keyframes fall-112{67.402%{transform:translate(54.9563vw,67.402vh) scale(.2511)}to{transform:translate(59.09755vw,99vh) scale(.2511)}}.snow:nth-child(113){opacity:.3846;transform:translate(78.4331vw,-10px) scale(.0162);animation:fall-113 12s -9s linear infinite}@keyframes fall-113{78.239%{transform:translate(71.0152vw,78.239vh) scale(.0162)}to{transform:translate(74.72415vw,99vh) scale(.0162)}}.snow:nth-child(114){opacity:.3072;transform:translate(82.59vw,-10px) scale(.144);animation:fall-114 21s -30s linear infinite}@keyframes fall-114{58.08%{transform:translate(75.2299vw,58.08vh) scale(.144)}to{transform:translate(78.90995vw,99vh) scale(.144)}}.snow:nth-child(115){opacity:1.3886;transform:translate(62.9932vw,-10px) scale(.3662);animation:fall-115 28s -2s linear infinite}@keyframes fall-115{70.148%{transform:translate(60.3909vw,70.148vh) scale(.3662)}to{transform:translate(61.69205vw,99vh) scale(.3662)}}.snow:nth-child(116){opacity:1.5878;transform:translate(49.1401vw,-10px) scale(.7102);animation:fall-116 24s -10s linear infinite}@keyframes fall-116{62.981%{transform:translate(46.0227vw,62.981vh) scale(.7102)}to{transform:translate(47.5814vw,99vh) scale(.7102)}}.snow:nth-child(117){opacity:1.5248;transform:translate(85.8909vw,-10px) scale(.0484);animation:fall-117 21s -22s linear infinite}@keyframes fall-117{60.422%{transform:translate(86.0434vw,60.422vh) scale(.0484)}to{transform:translate(85.96715vw,99vh) scale(.0484)}}.snow:nth-child(118){opacity:1.3008;transform:translate(30.4308vw,-10px) scale(.9594);animation:fall-118 21s -3s linear infinite}@keyframes fall-118{60.895%{transform:translate(40.4148vw,60.895vh) scale(.9594)}to{transform:translate(35.4228vw,99vh) scale(.9594)}}.snow:nth-child(119){opacity:1.9622;transform:translate(91.7341vw,-10px) scale(.1102);animation:fall-119 28s -16s linear infinite}@keyframes fall-119{66.521%{transform:translate(92.3339vw,66.521vh) scale(.1102)}to{transform:translate(92.034vw,99vh) scale(.1102)}}.snow:nth-child(120){opacity:1.4312;transform:translate(24.5268vw,-10px) scale(.0867);animation:fall-120 10s -2s linear infinite}@keyframes fall-120{34.523%{transform:translate(27.2294vw,34.523vh) scale(.0867)}to{transform:translate(25.8781vw,99vh) scale(.0867)}}.snow:nth-child(121){opacity:1.7838;transform:translate(83.2129vw,-10px) scale(.1129);animation:fall-121 30s -4s linear infinite}@keyframes fall-121{32.664%{transform:translate(81.871vw,32.664vh) scale(.1129)}to{transform:translate(82.54195vw,99vh) scale(.1129)}}.snow:nth-child(122){opacity:.5768;transform:translate(70.856vw,-10px) scale(.1953);animation:fall-122 28s -21s linear infinite}@keyframes fall-122{32.688%{transform:translate(79.5327vw,32.688vh) scale(.1953)}to{transform:translate(75.19435vw,99vh) scale(.1953)}}.snow:nth-child(123){opacity:1.4372;transform:translate(32.2859vw,-10px) scale(.8729);animation:fall-123 30s -5s linear infinite}@keyframes fall-123{45.035%{transform:translate(28.381vw,45.035vh) scale(.8729)}to{transform:translate(30.33345vw,99vh) scale(.8729)}}.snow:nth-child(124){opacity:.6578;transform:translate(96.2947vw,-10px) scale(.2183);animation:fall-124 26s -8s linear infinite}@keyframes fall-124{52.665%{transform:translate(98.5551vw,52.665vh) scale(.2183)}to{transform:translate(97.4249vw,99vh) scale(.2183)}}.snow:nth-child(125){opacity:.5122;transform:translate(94.6457vw,-10px) scale(.5917);animation:fall-125 13s -4s linear infinite}@keyframes fall-125{31.726%{transform:translate(103.7898vw,31.726vh) scale(.5917)}to{transform:translate(99.21775vw,99vh) scale(.5917)}}.snow:nth-child(126){opacity:.4512;transform:translate(96.3549vw,-10px) scale(.044);animation:fall-126 22s -20s linear infinite}@keyframes fall-126{48.608%{transform:translate(92.209vw,48.608vh) scale(.044)}to{transform:translate(94.28195vw,99vh) scale(.044)}}.snow:nth-child(127){opacity:.0078;transform:translate(75.5155vw,-10px) scale(.3934);animation:fall-127 23s -9s linear infinite}@keyframes fall-127{61.861%{transform:translate(76.2043vw,61.861vh) scale(.3934)}to{transform:translate(75.8599vw,99vh) scale(.3934)}}.snow:nth-child(128){opacity:1.423;transform:translate(99.9763vw,-10px) scale(.1831);animation:fall-128 18s -24s linear infinite}@keyframes fall-128{79.437%{transform:translate(100.8642vw,79.437vh) scale(.1831)}to{transform:translate(100.42025vw,99vh) scale(.1831)}}.snow:nth-child(129){opacity:.4752;transform:translate(22.3966vw,-10px) scale(.7618);animation:fall-129 12s -21s linear infinite}@keyframes fall-129{79.531%{transform:translate(23.7405vw,79.531vh) scale(.7618)}to{transform:translate(23.06855vw,99vh) scale(.7618)}}.snow:nth-child(130){opacity:1.202;transform:translate(56.6696vw,-10px) scale(.9785);animation:fall-130 20s -18s linear infinite}@keyframes fall-130{55.544%{transform:translate(56.501vw,55.544vh) scale(.9785)}to{transform:translate(56.5853vw,99vh) scale(.9785)}}.snow:nth-child(131){opacity:.9918;transform:translate(44.5797vw,-10px) scale(.3931);animation:fall-131 22s -22s linear infinite}@keyframes fall-131{42.158%{transform:translate(51.5941vw,42.158vh) scale(.3931)}to{transform:translate(48.0869vw,99vh) scale(.3931)}}.snow:nth-child(132){opacity:.913;transform:translate(24.3499vw,-10px) scale(.9248);animation:fall-132 30s -16s linear infinite}@keyframes fall-132{44.78%{transform:translate(33.8506vw,44.78vh) scale(.9248)}to{transform:translate(29.10025vw,99vh) scale(.9248)}}.snow:nth-child(133){opacity:1.7844;transform:translate(67.5211vw,-10px) scale(.1523);animation:fall-133 27s -4s linear infinite}@keyframes fall-133{39.037%{transform:translate(73.6157vw,39.037vh) scale(.1523)}to{transform:translate(70.5684vw,99vh) scale(.1523)}}.snow:nth-child(134){opacity:.5556;transform:translate(31.3396vw,-10px) scale(.328);animation:fall-134 10s -23s linear infinite}@keyframes fall-134{65.214%{transform:translate(36.0412vw,65.214vh) scale(.328)}to{transform:translate(33.6904vw,99vh) scale(.328)}}.snow:nth-child(135){opacity:1.2226;transform:translate(94.9724vw,-10px) scale(.4323);animation:fall-135 21s -22s linear infinite}@keyframes fall-135{54.242%{transform:translate(90.7644vw,54.242vh) scale(.4323)}to{transform:translate(92.8684vw,99vh) scale(.4323)}}.snow:nth-child(136){opacity:.3056;transform:translate(18.7233vw,-10px) scale(.8608);animation:fall-136 17s -10s linear infinite}@keyframes fall-136{51.646%{transform:translate(23.0072vw,51.646vh) scale(.8608)}to{transform:translate(20.86525vw,99vh) scale(.8608)}}.snow:nth-child(137){opacity:1.374;transform:translate(95.6534vw,-10px) scale(.7672);animation:fall-137 12s -6s linear infinite}@keyframes fall-137{70.964%{transform:translate(97.7341vw,70.964vh) scale(.7672)}to{transform:translate(96.69375vw,99vh) scale(.7672)}}.snow:nth-child(138){opacity:.6026;transform:translate(9.9118vw,-10px) scale(.7698);animation:fall-138 18s -16s linear infinite}@keyframes fall-138{72.561%{transform:translate(13.0635vw,72.561vh) scale(.7698)}to{transform:translate(11.48765vw,99vh) scale(.7698)}}.snow:nth-child(139){opacity:.6134;transform:translate(81.9516vw,-10px) scale(.2992);animation:fall-139 10s -23s linear infinite}@keyframes fall-139{63.192%{transform:translate(74.7166vw,63.192vh) scale(.2992)}to{transform:translate(78.3341vw,99vh) scale(.2992)}}.snow:nth-child(140){opacity:1.3598;transform:translate(31.8339vw,-10px) scale(.1134);animation:fall-140 17s -11s linear infinite}@keyframes fall-140{38.809%{transform:translate(38.5751vw,38.809vh) scale(.1134)}to{transform:translate(35.2045vw,99vh) scale(.1134)}}.snow:nth-child(141){opacity:1.0866;transform:translate(13.074vw,-10px) scale(.6144);animation:fall-141 26s -22s linear infinite}@keyframes fall-141{63.442%{transform:translate(18.351vw,63.442vh) scale(.6144)}to{transform:translate(15.7125vw,99vh) scale(.6144)}}.snow:nth-child(142){opacity:1.441;transform:translate(90.9812vw,-10px) scale(.9238);animation:fall-142 18s -7s linear infinite}@keyframes fall-142{52.715%{transform:translate(90.1711vw,52.715vh) scale(.9238)}to{transform:translate(90.57615vw,99vh) scale(.9238)}}.snow:nth-child(143){opacity:1.6458;transform:translate(72.3414vw,-10px) scale(.7989);animation:fall-143 19s -2s linear infinite}@keyframes fall-143{68.739%{transform:translate(62.3881vw,68.739vh) scale(.7989)}to{transform:translate(67.36475vw,99vh) scale(.7989)}}.snow:nth-child(144){opacity:.1464;transform:translate(11.9105vw,-10px) scale(.298);animation:fall-144 10s -3s linear infinite}@keyframes fall-144{69.964%{transform:translate(17.6259vw,69.964vh) scale(.298)}to{transform:translate(14.7682vw,99vh) scale(.298)}}.snow:nth-child(145){opacity:.5802;transform:translate(38.6873vw,-10px) scale(.4674);animation:fall-145 24s -20s linear infinite}@keyframes fall-145{51.427%{transform:translate(38.1191vw,51.427vh) scale(.4674)}to{transform:translate(38.4032vw,99vh) scale(.4674)}}.snow:nth-child(146){opacity:.3662;transform:translate(38.7789vw,-10px) scale(.0775);animation:fall-146 27s -20s linear infinite}@keyframes fall-146{53.182%{transform:translate(35.2279vw,53.182vh) scale(.0775)}to{transform:translate(37.0034vw,99vh) scale(.0775)}}.snow:nth-child(147){opacity:1.1876;transform:translate(56.3416vw,-10px) scale(.012);animation:fall-147 27s -21s linear infinite}@keyframes fall-147{31.026%{transform:translate(64.4353vw,31.026vh) scale(.012)}to{transform:translate(60.38845vw,99vh) scale(.012)}}.snow:nth-child(148){opacity:1.4274;transform:translate(23.9806vw,-10px) scale(.4891);animation:fall-148 26s -18s linear infinite}@keyframes fall-148{53.487%{transform:translate(18.2881vw,53.487vh) scale(.4891)}to{transform:translate(21.13435vw,99vh) scale(.4891)}}.snow:nth-child(149){opacity:.4392;transform:translate(26.1708vw,-10px) scale(.919);animation:fall-149 13s -20s linear infinite}@keyframes fall-149{79.51%{transform:translate(24.2418vw,79.51vh) scale(.919)}to{transform:translate(25.2063vw,99vh) scale(.919)}}.snow:nth-child(150){opacity:.6544;transform:translate(13.4879vw,-10px) scale(.7437);animation:fall-150 16s -11s linear infinite}@keyframes fall-150{57.808%{transform:translate(13.4664vw,57.808vh) scale(.7437)}to{transform:translate(13.47715vw,99vh) scale(.7437)}}.snow:nth-child(151){opacity:1.932;transform:translate(51.2366vw,-10px) scale(.095);animation:fall-151 10s -27s linear infinite}@keyframes fall-151{38.493%{transform:translate(54.0215vw,38.493vh) scale(.095)}to{transform:translate(52.62905vw,99vh) scale(.095)}}.snow:nth-child(152){opacity:1.1074;transform:translate(76.3247vw,-10px) scale(.2861);animation:fall-152 29s -12s linear infinite}@keyframes fall-152{60.025%{transform:translate(86.2283vw,60.025vh) scale(.2861)}to{transform:translate(81.2765vw,99vh) scale(.2861)}}.snow:nth-child(153){opacity:1.599;transform:translate(10.6412vw,-10px) scale(.4625);animation:fall-153 22s -17s linear infinite}@keyframes fall-153{34.513%{transform:translate(13.0119vw,34.513vh) scale(.4625)}to{transform:translate(11.82655vw,99vh) scale(.4625)}}.snow:nth-child(154){opacity:1.5546;transform:translate(90.2097vw,-10px) scale(.5261);animation:fall-154 16s -3s linear infinite}@keyframes fall-154{69.84%{transform:translate(98.404vw,69.84vh) scale(.5261)}to{transform:translate(94.30685vw,99vh) scale(.5261)}}.snow:nth-child(155){opacity:.4712;transform:translate(16.2812vw,-10px) scale(.7222);animation:fall-155 13s -28s linear infinite}@keyframes fall-155{62.923%{transform:translate(23.545vw,62.923vh) scale(.7222)}to{transform:translate(19.9131vw,99vh) scale(.7222)}}.snow:nth-child(156){opacity:.3432;transform:translate(63.1059vw,-10px) scale(.5262);animation:fall-156 29s -16s linear infinite}@keyframes fall-156{43.732%{transform:translate(69.3416vw,43.732vh) scale(.5262)}to{transform:translate(66.22375vw,99vh) scale(.5262)}}.snow:nth-child(157){opacity:1.2368;transform:translate(62.9041vw,-10px) scale(.7261);animation:fall-157 18s -24s linear infinite}@keyframes fall-157{43.534%{transform:translate(63.7904vw,43.534vh) scale(.7261)}to{transform:translate(63.34725vw,99vh) scale(.7261)}}.snow:nth-child(158){opacity:1.513;transform:translate(10.4966vw,-10px) scale(.8022);animation:fall-158 30s -8s linear infinite}@keyframes fall-158{40.041%{transform:translate(7.0374vw,40.041vh) scale(.8022)}to{transform:translate(8.767vw,99vh) scale(.8022)}}.snow:nth-child(159){opacity:.0724;transform:translate(70.6355vw,-10px) scale(.9767);animation:fall-159 17s -26s linear infinite}@keyframes fall-159{54.978%{transform:translate(78.0986vw,54.978vh) scale(.9767)}to{transform:translate(74.36705vw,99vh) scale(.9767)}}.snow:nth-child(160){opacity:1.7896;transform:translate(3.4998vw,-10px) scale(.4227);animation:fall-160 11s -27s linear infinite}@keyframes fall-160{71.492%{transform:translate(13.1206vw,71.492vh) scale(.4227)}to{transform:translate(8.3102vw,99vh) scale(.4227)}}.snow:nth-child(161){opacity:.5686;transform:translate(28.5439vw,-10px) scale(.1016);animation:fall-161 15s -7s linear infinite}@keyframes fall-161{32%{transform:translate(21.7426vw,32vh) scale(.1016)}to{transform:translate(25.14325vw,99vh) scale(.1016)}}.snow:nth-child(162){opacity:1.2946;transform:translate(68.4477vw,-10px) scale(.4508);animation:fall-162 18s -13s linear infinite}@keyframes fall-162{74.588%{transform:translate(76.2787vw,74.588vh) scale(.4508)}to{transform:translate(72.3632vw,99vh) scale(.4508)}}.snow:nth-child(163){opacity:.908;transform:translate(98.5894vw,-10px) scale(.7963);animation:fall-163 28s -23s linear infinite}@keyframes fall-163{75.711%{transform:translate(105.2727vw,75.711vh) scale(.7963)}to{transform:translate(101.93105vw,99vh) scale(.7963)}}.snow:nth-child(164){opacity:.0444;transform:translate(79.5031vw,-10px) scale(.4883);animation:fall-164 18s -14s linear infinite}@keyframes fall-164{67.57%{transform:translate(88.4146vw,67.57vh) scale(.4883)}to{transform:translate(83.95885vw,99vh) scale(.4883)}}.snow:nth-child(165){opacity:1.5618;transform:translate(70.9601vw,-10px) scale(.2262);animation:fall-165 27s -3s linear infinite}@keyframes fall-165{69.559%{transform:translate(66.4447vw,69.559vh) scale(.2262)}to{transform:translate(68.7024vw,99vh) scale(.2262)}}.snow:nth-child(166){opacity:1.2064;transform:translate(42.9774vw,-10px) scale(.5913);animation:fall-166 17s -21s linear infinite}@keyframes fall-166{52.483%{transform:translate(41.3433vw,52.483vh) scale(.5913)}to{transform:translate(42.16035vw,99vh) scale(.5913)}}.snow:nth-child(167){opacity:1.7174;transform:translate(14.503vw,-10px) scale(.4875);animation:fall-167 13s -25s linear infinite}@keyframes fall-167{37.851%{transform:translate(22.1626vw,37.851vh) scale(.4875)}to{transform:translate(18.3328vw,99vh) scale(.4875)}}.snow:nth-child(168){opacity:1.8988;transform:translate(26.2738vw,-10px) scale(.5752);animation:fall-168 13s -7s linear infinite}@keyframes fall-168{46.018%{transform:translate(36.0787vw,46.018vh) scale(.5752)}to{transform:translate(31.17625vw,99vh) scale(.5752)}}.snow:nth-child(169){opacity:1.2568;transform:translate(47.6721vw,-10px) scale(.3191);animation:fall-169 11s -26s linear infinite}@keyframes fall-169{30.257%{transform:translate(42.0277vw,30.257vh) scale(.3191)}to{transform:translate(44.8499vw,99vh) scale(.3191)}}.snow:nth-child(170){opacity:.4742;transform:translate(5.1358vw,-10px) scale(.1374);animation:fall-170 30s -8s linear infinite}@keyframes fall-170{70.462%{transform:translate(9.1989vw,70.462vh) scale(.1374)}to{transform:translate(7.16735vw,99vh) scale(.1374)}}.snow:nth-child(171){opacity:1.3864;transform:translate(33.0712vw,-10px) scale(.0842);animation:fall-171 22s -18s linear infinite}@keyframes fall-171{69.422%{transform:translate(34.0445vw,69.422vh) scale(.0842)}to{transform:translate(33.55785vw,99vh) scale(.0842)}}.snow:nth-child(172){opacity:1.8278;transform:translate(74.6874vw,-10px) scale(.0466);animation:fall-172 15s -4s linear infinite}@keyframes fall-172{73.775%{transform:translate(77.2644vw,73.775vh) scale(.0466)}to{transform:translate(75.9759vw,99vh) scale(.0466)}}.snow:nth-child(173){opacity:.4094;transform:translate(34.4927vw,-10px) scale(.4358);animation:fall-173 23s -21s linear infinite}@keyframes fall-173{72.713%{transform:translate(39.0189vw,72.713vh) scale(.4358)}to{transform:translate(36.7558vw,99vh) scale(.4358)}}.snow:nth-child(174){opacity:1.157;transform:translate(70.764vw,-10px) scale(.6517);animation:fall-174 14s -22s linear infinite}@keyframes fall-174{76.782%{transform:translate(65.2381vw,76.782vh) scale(.6517)}to{transform:translate(68.00105vw,99vh) scale(.6517)}}.snow:nth-child(175){opacity:.4524;transform:translate(26.9949vw,-10px) scale(.482);animation:fall-175 23s -3s linear infinite}@keyframes fall-175{61.542%{transform:translate(34.3238vw,61.542vh) scale(.482)}to{transform:translate(30.65935vw,99vh) scale(.482)}}.snow:nth-child(176){opacity:1.4002;transform:translate(60.4925vw,-10px) scale(.2711);animation:fall-176 22s -19s linear infinite}@keyframes fall-176{66.955%{transform:translate(64.7471vw,66.955vh) scale(.2711)}to{transform:translate(62.6198vw,99vh) scale(.2711)}}.snow:nth-child(177){opacity:.0256;transform:translate(48.0757vw,-10px) scale(.3938);animation:fall-177 20s -3s linear infinite}@keyframes fall-177{35.374%{transform:translate(50.749vw,35.374vh) scale(.3938)}to{transform:translate(49.41235vw,99vh) scale(.3938)}}.snow:nth-child(178){opacity:.7188;transform:translate(32.8468vw,-10px) scale(.982);animation:fall-178 27s -28s linear infinite}@keyframes fall-178{47.805%{transform:translate(29.8485vw,47.805vh) scale(.982)}to{transform:translate(31.34765vw,99vh) scale(.982)}}.snow:nth-child(179){opacity:1.49;transform:translate(12.2823vw,-10px) scale(.187);animation:fall-179 12s -12s linear infinite}@keyframes fall-179{55.579%{transform:translate(3.0485vw,55.579vh) scale(.187)}to{transform:translate(7.6654vw,99vh) scale(.187)}}.snow:nth-child(180){opacity:.2026;transform:translate(97.8183vw,-10px) scale(.7366);animation:fall-180 20s -2s linear infinite}@keyframes fall-180{58.265%{transform:translate(100.2053vw,58.265vh) scale(.7366)}to{transform:translate(99.0118vw,99vh) scale(.7366)}}.snow:nth-child(181){opacity:.7296;transform:translate(26.2647vw,-10px) scale(.5243);animation:fall-181 24s -20s linear infinite}@keyframes fall-181{69.923%{transform:translate(18.3551vw,69.923vh) scale(.5243)}to{transform:translate(22.3099vw,99vh) scale(.5243)}}.snow:nth-child(182){opacity:.2534;transform:translate(75.5368vw,-10px) scale(.2935);animation:fall-182 23s -29s linear infinite}@keyframes fall-182{40.021%{transform:translate(78.9418vw,40.021vh) scale(.2935)}to{transform:translate(77.2393vw,99vh) scale(.2935)}}.snow:nth-child(183){opacity:.0684;transform:translate(69.945vw,-10px) scale(.4933);animation:fall-183 25s -4s linear infinite}@keyframes fall-183{32.251%{transform:translate(75.5725vw,32.251vh) scale(.4933)}to{transform:translate(72.75875vw,99vh) scale(.4933)}}.snow:nth-child(184){opacity:.445;transform:translate(37.4451vw,-10px) scale(.4218);animation:fall-184 26s -10s linear infinite}@keyframes fall-184{32.417%{transform:translate(38.6233vw,32.417vh) scale(.4218)}to{transform:translate(38.0342vw,99vh) scale(.4218)}}.snow:nth-child(185){opacity:1.9064;transform:translate(77.7741vw,-10px) scale(.4257);animation:fall-185 20s -4s linear infinite}@keyframes fall-185{78.25%{transform:translate(77.7914vw,78.25vh) scale(.4257)}to{transform:translate(77.78275vw,99vh) scale(.4257)}}.snow:nth-child(186){opacity:.732;transform:translate(21.8157vw,-10px) scale(.0853);animation:fall-186 17s -7s linear infinite}@keyframes fall-186{40.405%{transform:translate(18.0604vw,40.405vh) scale(.0853)}to{transform:translate(19.93805vw,99vh) scale(.0853)}}.snow:nth-child(187){opacity:1.773;transform:translate(61.1762vw,-10px) scale(.7672);animation:fall-187 16s -28s linear infinite}@keyframes fall-187{50.783%{transform:translate(57.1376vw,50.783vh) scale(.7672)}to{transform:translate(59.1569vw,99vh) scale(.7672)}}.snow:nth-child(188){opacity:1.0116;transform:translate(99.1183vw,-10px) scale(.1413);animation:fall-188 19s -2s linear infinite}@keyframes fall-188{79.724%{transform:translate(93.7122vw,79.724vh) scale(.1413)}to{transform:translate(96.41525vw,99vh) scale(.1413)}}.snow:nth-child(189){opacity:.299;transform:translate(28.7615vw,-10px) scale(.171);animation:fall-189 14s -9s linear infinite}@keyframes fall-189{71.524%{transform:translate(22.5254vw,71.524vh) scale(.171)}to{transform:translate(25.64345vw,99vh) scale(.171)}}.snow:nth-child(190){opacity:1.6798;transform:translate(58.5113vw,-10px) scale(.3743);animation:fall-190 29s -23s linear infinite}@keyframes fall-190{47.147%{transform:translate(52.7753vw,47.147vh) scale(.3743)}to{transform:translate(55.6433vw,99vh) scale(.3743)}}.snow:nth-child(191){opacity:.2748;transform:translate(4.2026vw,-10px) scale(.2752);animation:fall-191 15s -17s linear infinite}@keyframes fall-191{50.538%{transform:translate(-.4466vw,50.538vh) scale(.2752)}to{transform:translate(1.878vw,99vh) scale(.2752)}}.snow:nth-child(192){opacity:.9644;transform:translate(29.7217vw,-10px) scale(.6714);animation:fall-192 11s -25s linear infinite}@keyframes fall-192{72.14%{transform:translate(34.7001vw,72.14vh) scale(.6714)}to{transform:translate(32.2109vw,99vh) scale(.6714)}}.snow:nth-child(193){opacity:1.5772;transform:translate(49.8599vw,-10px) scale(.2171);animation:fall-193 24s -21s linear infinite}@keyframes fall-193{62.167%{transform:translate(43.075vw,62.167vh) scale(.2171)}to{transform:translate(46.46745vw,99vh) scale(.2171)}}.snow:nth-child(194){opacity:.1862;transform:translate(81.8188vw,-10px) scale(.812);animation:fall-194 18s -7s linear infinite}@keyframes fall-194{43.347%{transform:translate(85.7872vw,43.347vh) scale(.812)}to{transform:translate(83.803vw,99vh) scale(.812)}}.snow:nth-child(195){opacity:1.1672;transform:translate(17.1705vw,-10px) scale(.1384);animation:fall-195 25s -8s linear infinite}@keyframes fall-195{67.261%{transform:translate(9.1819vw,67.261vh) scale(.1384)}to{transform:translate(13.1762vw,99vh) scale(.1384)}}.snow:nth-child(196){opacity:1.7784;transform:translate(6.0926vw,-10px) scale(.7724);animation:fall-196 10s -23s linear infinite}@keyframes fall-196{63.395%{transform:translate(6.568vw,63.395vh) scale(.7724)}to{transform:translate(6.3303vw,99vh) scale(.7724)}}.snow:nth-child(197){opacity:1.5292;transform:translate(16.6214vw,-10px) scale(.7316);animation:fall-197 12s -11s linear infinite}@keyframes fall-197{37.606%{transform:translate(7.5557vw,37.606vh) scale(.7316)}to{transform:translate(12.08855vw,99vh) scale(.7316)}}.snow:nth-child(198){opacity:.4776;transform:translate(79.1288vw,-10px) scale(.4856);animation:fall-198 30s -1s linear infinite}@keyframes fall-198{74.012%{transform:translate(69.1435vw,74.012vh) scale(.4856)}to{transform:translate(74.13615vw,99vh) scale(.4856)}}.snow:nth-child(199){opacity:.0338;transform:translate(65.756vw,-10px) scale(.1414);animation:fall-199 10s -28s linear infinite}@keyframes fall-199{51.346%{transform:translate(65.3777vw,51.346vh) scale(.1414)}to{transform:translate(65.56685vw,99vh) scale(.1414)}}.snow:nth-child(200){opacity:1.4476;transform:translate(48.4164vw,-10px) scale(.6404);animation:fall-200 10s -9s linear infinite}@keyframes fall-200{48.035%{transform:translate(53.9502vw,48.035vh) scale(.6404)}to{transform:translate(51.1833vw,99vh) scale(.6404)}}.snow:nth-child(201){opacity:1.9272;transform:translate(17.6145vw,-10px) scale(.8423);animation:fall-201 21s -23s linear infinite}@keyframes fall-201{57.327%{transform:translate(23.9169vw,57.327vh) scale(.8423)}to{transform:translate(20.7657vw,99vh) scale(.8423)}}.snow:nth-child(202){opacity:.7574;transform:translate(99.1603vw,-10px) scale(.1414);animation:fall-202 22s -21s linear infinite}@keyframes fall-202{73.733%{transform:translate(106.4178vw,73.733vh) scale(.1414)}to{transform:translate(102.78905vw,99vh) scale(.1414)}}.snow:nth-child(203){opacity:.998;transform:translate(18.509vw,-10px) scale(.8919);animation:fall-203 26s -13s linear infinite}@keyframes fall-203{75.175%{transform:translate(27.9404vw,75.175vh) scale(.8919)}to{transform:translate(23.2247vw,99vh) scale(.8919)}}.snow:nth-child(204){opacity:.7898;transform:translate(51.1382vw,-10px) scale(.7599);animation:fall-204 10s -22s linear infinite}@keyframes fall-204{56.916%{transform:translate(50.2454vw,56.916vh) scale(.7599)}to{transform:translate(50.6918vw,99vh) scale(.7599)}}.snow:nth-child(205){opacity:1.6058;transform:translate(83.1235vw,-10px) scale(.7603);animation:fall-205 13s -17s linear infinite}@keyframes fall-205{51.13%{transform:translate(78.7262vw,51.13vh) scale(.7603)}to{transform:translate(80.92485vw,99vh) scale(.7603)}}.snow:nth-child(206){opacity:.7384;transform:translate(64.8489vw,-10px) scale(.3495);animation:fall-206 23s -3s linear infinite}@keyframes fall-206{48.612%{transform:translate(63.1434vw,48.612vh) scale(.3495)}to{transform:translate(63.99615vw,99vh) scale(.3495)}}.snow:nth-child(207){opacity:.1356;transform:translate(23.9606vw,-10px) scale(.1669);animation:fall-207 24s -2s linear infinite}@keyframes fall-207{36.27%{transform:translate(20.8379vw,36.27vh) scale(.1669)}to{transform:translate(22.39925vw,99vh) scale(.1669)}}.snow:nth-child(208){opacity:.9408;transform:translate(53.7495vw,-10px) scale(.4685);animation:fall-208 21s -14s linear infinite}@keyframes fall-208{36.169%{transform:translate(48.9502vw,36.169vh) scale(.4685)}to{transform:translate(51.34985vw,99vh) scale(.4685)}}.snow:nth-child(209){opacity:1.8;transform:translate(56.6991vw,-10px) scale(.5002);animation:fall-209 17s -16s linear infinite}@keyframes fall-209{48.355%{transform:translate(61.4283vw,48.355vh) scale(.5002)}to{transform:translate(59.0637vw,99vh) scale(.5002)}}.snow:nth-child(210){opacity:.9318;transform:translate(13.2392vw,-10px) scale(.4516);animation:fall-210 27s -10s linear infinite}@keyframes fall-210{71.165%{transform:translate(14.7109vw,71.165vh) scale(.4516)}to{transform:translate(13.97505vw,99vh) scale(.4516)}}.snow:nth-child(211){opacity:1.5206;transform:translate(37.9328vw,-10px) scale(.7122);animation:fall-211 17s -5s linear infinite}@keyframes fall-211{33.891%{transform:translate(32.6425vw,33.891vh) scale(.7122)}to{transform:translate(35.28765vw,99vh) scale(.7122)}}.snow:nth-child(212){opacity:.7556;transform:translate(95.1453vw,-10px) scale(.554);animation:fall-212 15s -22s linear infinite}@keyframes fall-212{65.558%{transform:translate(103.6588vw,65.558vh) scale(.554)}to{transform:translate(99.40205vw,99vh) scale(.554)}}.snow:nth-child(213){opacity:1.1992;transform:translate(40.4253vw,-10px) scale(.8038);animation:fall-213 12s -26s linear infinite}@keyframes fall-213{34.196%{transform:translate(38.9093vw,34.196vh) scale(.8038)}to{transform:translate(39.6673vw,99vh) scale(.8038)}}.snow:nth-child(214){opacity:1.8036;transform:translate(37.5504vw,-10px) scale(.9207);animation:fall-214 28s -21s linear infinite}@keyframes fall-214{57.419%{transform:translate(47.5153vw,57.419vh) scale(.9207)}to{transform:translate(42.53285vw,99vh) scale(.9207)}}.snow:nth-child(215){opacity:1.5384;transform:translate(66.4157vw,-10px) scale(.1785);animation:fall-215 21s -9s linear infinite}@keyframes fall-215{66.173%{transform:translate(71.8851vw,66.173vh) scale(.1785)}to{transform:translate(69.1504vw,99vh) scale(.1785)}}.snow:nth-child(216){opacity:.853;transform:translate(87.4964vw,-10px) scale(.2172);animation:fall-216 22s -21s linear infinite}@keyframes fall-216{65.778%{transform:translate(90.5923vw,65.778vh) scale(.2172)}to{transform:translate(89.04435vw,99vh) scale(.2172)}}.snow:nth-child(217){opacity:1.112;transform:translate(98.0646vw,-10px) scale(.9758);animation:fall-217 22s -28s linear infinite}@keyframes fall-217{30.441%{transform:translate(100.1275vw,30.441vh) scale(.9758)}to{transform:translate(99.09605vw,99vh) scale(.9758)}}.snow:nth-child(218){opacity:1.063;transform:translate(73.9546vw,-10px) scale(.6437);animation:fall-218 13s -1s linear infinite}@keyframes fall-218{57.531%{transform:translate(73.8829vw,57.531vh) scale(.6437)}to{transform:translate(73.91875vw,99vh) scale(.6437)}}.snow:nth-child(219){opacity:.511;transform:translate(82.835vw,-10px) scale(.7581);animation:fall-219 11s -13s linear infinite}@keyframes fall-219{73.65%{transform:translate(81.2716vw,73.65vh) scale(.7581)}to{transform:translate(82.0533vw,99vh) scale(.7581)}}.snow:nth-child(220){opacity:.6484;transform:translate(50.5685vw,-10px) scale(.3107);animation:fall-220 21s -12s linear infinite}@keyframes fall-220{56.928%{transform:translate(48.348vw,56.928vh) scale(.3107)}to{transform:translate(49.45825vw,99vh) scale(.3107)}}.snow:nth-child(221){opacity:1.362;transform:translate(.786vw,-10px) scale(.7545);animation:fall-221 16s -12s linear infinite}@keyframes fall-221{40.967%{transform:translate(5.9411vw,40.967vh) scale(.7545)}to{transform:translate(3.36355vw,99vh) scale(.7545)}}.snow:nth-child(222){opacity:.2008;transform:translate(39.1396vw,-10px) scale(.6471);animation:fall-222 18s -28s linear infinite}@keyframes fall-222{49.691%{transform:translate(39.9504vw,49.691vh) scale(.6471)}to{transform:translate(39.545vw,99vh) scale(.6471)}}.snow:nth-child(223){opacity:1.3774;transform:translate(42.9941vw,-10px) scale(.0707);animation:fall-223 11s -17s linear infinite}@keyframes fall-223{55.515%{transform:translate(52.5778vw,55.515vh) scale(.0707)}to{transform:translate(47.78595vw,99vh) scale(.0707)}}.snow:nth-child(224){opacity:.2236;transform:translate(15.5635vw,-10px) scale(.3591);animation:fall-224 12s -18s linear infinite}@keyframes fall-224{62.887%{transform:translate(7.6402vw,62.887vh) scale(.3591)}to{transform:translate(11.60185vw,99vh) scale(.3591)}}.snow:nth-child(225){opacity:.4176;transform:translate(66.5693vw,-10px) scale(.5897);animation:fall-225 30s -27s linear infinite}@keyframes fall-225{78.567%{transform:translate(73.478vw,78.567vh) scale(.5897)}to{transform:translate(70.02365vw,99vh) scale(.5897)}}.snow:nth-child(226){opacity:.9404;transform:translate(12.4434vw,-10px) scale(.4261);animation:fall-226 25s -20s linear infinite}@keyframes fall-226{75.849%{transform:translate(8.9831vw,75.849vh) scale(.4261)}to{transform:translate(10.71325vw,99vh) scale(.4261)}}.snow:nth-child(227){opacity:1.68;transform:translate(75.4975vw,-10px) scale(.0075);animation:fall-227 12s -5s linear infinite}@keyframes fall-227{42.617%{transform:translate(83.8611vw,42.617vh) scale(.0075)}to{transform:translate(79.6793vw,99vh) scale(.0075)}}.snow:nth-child(228){opacity:1.3114;transform:translate(87.8022vw,-10px) scale(.9182);animation:fall-228 24s -28s linear infinite}@keyframes fall-228{54.991%{transform:translate(83.9202vw,54.991vh) scale(.9182)}to{transform:translate(85.8612vw,99vh) scale(.9182)}}.snow:nth-child(229){opacity:1.2224;transform:translate(33.0071vw,-10px) scale(.2196);animation:fall-229 21s -28s linear infinite}@keyframes fall-229{46.195%{transform:translate(31.9914vw,46.195vh) scale(.2196)}to{transform:translate(32.49925vw,99vh) scale(.2196)}}.snow:nth-child(230){opacity:.8734;transform:translate(71.4261vw,-10px) scale(.2168);animation:fall-230 22s -20s linear infinite}@keyframes fall-230{34.49%{transform:translate(69.908vw,34.49vh) scale(.2168)}to{transform:translate(70.66705vw,99vh) scale(.2168)}}.snow:nth-child(231){opacity:1.7442;transform:translate(94.1216vw,-10px) scale(.2228);animation:fall-231 25s -4s linear infinite}@keyframes fall-231{64.824%{transform:translate(86.9813vw,64.824vh) scale(.2228)}to{transform:translate(90.55145vw,99vh) scale(.2228)}}.snow:nth-child(232){opacity:1.4912;transform:translate(98.829vw,-10px) scale(.6934);animation:fall-232 11s -19s linear infinite}@keyframes fall-232{77.061%{transform:translate(99.1948vw,77.061vh) scale(.6934)}to{transform:translate(99.0119vw,99vh) scale(.6934)}}.snow:nth-child(233){opacity:1.9554;transform:translate(13.8438vw,-10px) scale(.7225);animation:fall-233 25s -12s linear infinite}@keyframes fall-233{46.612%{transform:translate(12.2264vw,46.612vh) scale(.7225)}to{transform:translate(13.0351vw,99vh) scale(.7225)}}.snow:nth-child(234){opacity:.9062;transform:translate(95.1698vw,-10px) scale(.501);animation:fall-234 21s -2s linear infinite}@keyframes fall-234{33.795%{transform:translate(101.9355vw,33.795vh) scale(.501)}to{transform:translate(98.55265vw,99vh) scale(.501)}}.snow:nth-child(235){opacity:1.0616;transform:translate(51.1141vw,-10px) scale(.6558);animation:fall-235 11s -23s linear infinite}@keyframes fall-235{42.968%{transform:translate(51.0931vw,42.968vh) scale(.6558)}to{transform:translate(51.1036vw,99vh) scale(.6558)}}.snow:nth-child(236){opacity:1.7428;transform:translate(84.2767vw,-10px) scale(.5333);animation:fall-236 18s -25s linear infinite}@keyframes fall-236{63.551%{transform:translate(79.4607vw,63.551vh) scale(.5333)}to{transform:translate(81.8687vw,99vh) scale(.5333)}}.snow:nth-child(237){opacity:.4314;transform:translate(56.9408vw,-10px) scale(.1836);animation:fall-237 13s -5s linear infinite}@keyframes fall-237{37.597%{transform:translate(60.9914vw,37.597vh) scale(.1836)}to{transform:translate(58.9661vw,99vh) scale(.1836)}}.snow:nth-child(238){opacity:.255;transform:translate(11.677vw,-10px) scale(.5683);animation:fall-238 20s -26s linear infinite}@keyframes fall-238{49.734%{transform:translate(17.34vw,49.734vh) scale(.5683)}to{transform:translate(14.5085vw,99vh) scale(.5683)}}.snow:nth-child(239){opacity:.061;transform:translate(19.833vw,-10px) scale(.9466);animation:fall-239 28s -12s linear infinite}@keyframes fall-239{45.856%{transform:translate(21.9819vw,45.856vh) scale(.9466)}to{transform:translate(20.90745vw,99vh) scale(.9466)}}.snow:nth-child(240){opacity:.5706;transform:translate(23.6239vw,-10px) scale(.9113);animation:fall-240 27s -24s linear infinite}@keyframes fall-240{63.735%{transform:translate(24.9224vw,63.735vh) scale(.9113)}to{transform:translate(24.27315vw,99vh) scale(.9113)}}.snow:nth-child(241){opacity:.042;transform:translate(50.2476vw,-10px) scale(.4847);animation:fall-241 12s -5s linear infinite}@keyframes fall-241{30.477%{transform:translate(40.8299vw,30.477vh) scale(.4847)}to{transform:translate(45.53875vw,99vh) scale(.4847)}}.snow:nth-child(242){opacity:.9646;transform:translate(68.3042vw,-10px) scale(.5581);animation:fall-242 27s -9s linear infinite}@keyframes fall-242{75.217%{transform:translate(70.6996vw,75.217vh) scale(.5581)}to{transform:translate(69.5019vw,99vh) scale(.5581)}}.snow:nth-child(243){opacity:1.1926;transform:translate(28.7344vw,-10px) scale(.8888);animation:fall-243 18s -11s linear infinite}@keyframes fall-243{62.887%{transform:translate(21.3781vw,62.887vh) scale(.8888)}to{transform:translate(25.05625vw,99vh) scale(.8888)}}.snow:nth-child(244){opacity:1.1632;transform:translate(35.5725vw,-10px) scale(.9011);animation:fall-244 21s -5s linear infinite}@keyframes fall-244{66.182%{transform:translate(26.0534vw,66.182vh) scale(.9011)}to{transform:translate(30.81295vw,99vh) scale(.9011)}}.snow:nth-child(245){opacity:.6174;transform:translate(96.1033vw,-10px) scale(.9423);animation:fall-245 21s -10s linear infinite}@keyframes fall-245{42.652%{transform:translate(100.9003vw,42.652vh) scale(.9423)}to{transform:translate(98.5018vw,99vh) scale(.9423)}}.snow:nth-child(246){opacity:.9462;transform:translate(66.6064vw,-10px) scale(.807);animation:fall-246 20s -26s linear infinite}@keyframes fall-246{69.397%{transform:translate(72.775vw,69.397vh) scale(.807)}to{transform:translate(69.6907vw,99vh) scale(.807)}}.snow:nth-child(247){opacity:.0924;transform:translate(64.6208vw,-10px) scale(.6255);animation:fall-247 13s -4s linear infinite}@keyframes fall-247{77.717%{transform:translate(73.2207vw,77.717vh) scale(.6255)}to{transform:translate(68.92075vw,99vh) scale(.6255)}}.snow:nth-child(248){opacity:1.585;transform:translate(8.0369vw,-10px) scale(.0905);animation:fall-248 23s -16s linear infinite}@keyframes fall-248{56.695%{transform:translate(6.2991vw,56.695vh) scale(.0905)}to{transform:translate(7.168vw,99vh) scale(.0905)}}.snow:nth-child(249){opacity:.566;transform:translate(9.8486vw,-10px) scale(.7408);animation:fall-249 21s -10s linear infinite}@keyframes fall-249{52.538%{transform:translate(1.1248vw,52.538vh) scale(.7408)}to{transform:translate(5.4867vw,99vh) scale(.7408)}}.snow:nth-child(250){opacity:.5236;transform:translate(92.2829vw,-10px) scale(.7273);animation:fall-250 13s -20s linear infinite}@keyframes fall-250{65.741%{transform:translate(85.9774vw,65.741vh) scale(.7273)}to{transform:translate(89.13015vw,99vh) scale(.7273)}}.snow:nth-child(251){opacity:1.1674;transform:translate(38.8446vw,-10px) scale(.2282);animation:fall-251 11s -25s linear infinite}@keyframes fall-251{56.104%{transform:translate(30.9398vw,56.104vh) scale(.2282)}to{transform:translate(34.8922vw,99vh) scale(.2282)}}.snow:nth-child(252){opacity:1.2382;transform:translate(13.6679vw,-10px) scale(.7823);animation:fall-252 20s -6s linear infinite}@keyframes fall-252{44.113%{transform:translate(11.495vw,44.113vh) scale(.7823)}to{transform:translate(12.58145vw,99vh) scale(.7823)}}.snow:nth-child(253){opacity:1.0156;transform:translate(92.8876vw,-10px) scale(.291);animation:fall-253 11s -28s linear infinite}@keyframes fall-253{36.532%{transform:translate(85.8537vw,36.532vh) scale(.291)}to{transform:translate(89.37065vw,99vh) scale(.291)}}.snow:nth-child(254){opacity:1.5992;transform:translate(82.9134vw,-10px) scale(.5706);animation:fall-254 26s -15s linear infinite}@keyframes fall-254{33.449%{transform:translate(75.8323vw,33.449vh) scale(.5706)}to{transform:translate(79.37285vw,99vh) scale(.5706)}}.snow:nth-child(255){opacity:.3446;transform:translate(41.2493vw,-10px) scale(.0824);animation:fall-255 27s -29s linear infinite}@keyframes fall-255{34.213%{transform:translate(35.8478vw,34.213vh) scale(.0824)}to{transform:translate(38.54855vw,99vh) scale(.0824)}}.snow:nth-child(256){opacity:.192;transform:translate(74.0467vw,-10px) scale(.6132);animation:fall-256 19s -13s linear infinite}@keyframes fall-256{50.833%{transform:translate(82.1418vw,50.833vh) scale(.6132)}to{transform:translate(78.09425vw,99vh) scale(.6132)}}.snow:nth-child(257){opacity:.731;transform:translate(24.5921vw,-10px) scale(.8752);animation:fall-257 18s -17s linear infinite}@keyframes fall-257{37.209%{transform:translate(16.2757vw,37.209vh) scale(.8752)}to{transform:translate(20.4339vw,99vh) scale(.8752)}}.snow:nth-child(258){opacity:1.2138;transform:translate(31.5515vw,-10px) scale(.8072);animation:fall-258 16s -8s linear infinite}@keyframes fall-258{66.934%{transform:translate(39.4106vw,66.934vh) scale(.8072)}to{transform:translate(35.48105vw,99vh) scale(.8072)}}.snow:nth-child(259){opacity:.0754;transform:translate(66.1002vw,-10px) scale(.6259);animation:fall-259 28s -13s linear infinite}@keyframes fall-259{76.579%{transform:translate(63.9704vw,76.579vh) scale(.6259)}to{transform:translate(65.0353vw,99vh) scale(.6259)}}.snow:nth-child(260){opacity:1.5934;transform:translate(58.8321vw,-10px) scale(.3728);animation:fall-260 28s -14s linear infinite}@keyframes fall-260{43.772%{transform:translate(63.8994vw,43.772vh) scale(.3728)}to{transform:translate(61.36575vw,99vh) scale(.3728)}}.snow:nth-child(261){opacity:.4008;transform:translate(94.1323vw,-10px) scale(.1396);animation:fall-261 12s -4s linear infinite}@keyframes fall-261{57.525%{transform:translate(84.4143vw,57.525vh) scale(.1396)}to{transform:translate(89.2733vw,99vh) scale(.1396)}}.snow:nth-child(262){opacity:.5472;transform:translate(46.2324vw,-10px) scale(.1411);animation:fall-262 14s -28s linear infinite}@keyframes fall-262{53.507%{transform:translate(49.1908vw,53.507vh) scale(.1411)}to{transform:translate(47.7116vw,99vh) scale(.1411)}}.snow:nth-child(263){opacity:.9632;transform:translate(45.0695vw,-10px) scale(.9985);animation:fall-263 11s -30s linear infinite}@keyframes fall-263{53.45%{transform:translate(38.033vw,53.45vh) scale(.9985)}to{transform:translate(41.55125vw,99vh) scale(.9985)}}.snow:nth-child(264){opacity:1.1252;transform:translate(66.7957vw,-10px) scale(.1063);animation:fall-264 22s -6s linear infinite}@keyframes fall-264{75.484%{transform:translate(58.7779vw,75.484vh) scale(.1063)}to{transform:translate(62.7868vw,99vh) scale(.1063)}}.snow:nth-child(265){opacity:.2002;transform:translate(84.0951vw,-10px) scale(.0759);animation:fall-265 20s -6s linear infinite}@keyframes fall-265{46.205%{transform:translate(75.7297vw,46.205vh) scale(.0759)}to{transform:translate(79.9124vw,99vh) scale(.0759)}}.snow:nth-child(266){opacity:1.001;transform:translate(41.2196vw,-10px) scale(.6004);animation:fall-266 21s -15s linear infinite}@keyframes fall-266{55.729%{transform:translate(42.0211vw,55.729vh) scale(.6004)}to{transform:translate(41.62035vw,99vh) scale(.6004)}}.snow:nth-child(267){opacity:1.8964;transform:translate(28.8732vw,-10px) scale(.0019);animation:fall-267 23s -30s linear infinite}@keyframes fall-267{71.962%{transform:translate(21.4766vw,71.962vh) scale(.0019)}to{transform:translate(25.1749vw,99vh) scale(.0019)}}.snow:nth-child(268){opacity:1.9526;transform:translate(13.0445vw,-10px) scale(.8255);animation:fall-268 27s -22s linear infinite}@keyframes fall-268{62.512%{transform:translate(3.9294vw,62.512vh) scale(.8255)}to{transform:translate(8.48695vw,99vh) scale(.8255)}}.snow:nth-child(269){opacity:.9334;transform:translate(88.5906vw,-10px) scale(.5515);animation:fall-269 16s -21s linear infinite}@keyframes fall-269{44.972%{transform:translate(82.5715vw,44.972vh) scale(.5515)}to{transform:translate(85.58105vw,99vh) scale(.5515)}}.snow:nth-child(270){opacity:.8104;transform:translate(6.7155vw,-10px) scale(.4732);animation:fall-270 23s -21s linear infinite}@keyframes fall-270{58.084%{transform:translate(13.5963vw,58.084vh) scale(.4732)}to{transform:translate(10.1559vw,99vh) scale(.4732)}}.snow:nth-child(271){opacity:.0314;transform:translate(8.2928vw,-10px) scale(.6124);animation:fall-271 12s -14s linear infinite}@keyframes fall-271{30.046%{transform:translate(17.8108vw,30.046vh) scale(.6124)}to{transform:translate(13.0518vw,99vh) scale(.6124)}}.snow:nth-child(272){opacity:.1996;transform:translate(36.7412vw,-10px) scale(.4326);animation:fall-272 10s -16s linear infinite}@keyframes fall-272{33.165%{transform:translate(40.6481vw,33.165vh) scale(.4326)}to{transform:translate(38.69465vw,99vh) scale(.4326)}}.snow:nth-child(273){opacity:.7412;transform:translate(2.4967vw,-10px) scale(.9699);animation:fall-273 26s -22s linear infinite}@keyframes fall-273{68.109%{transform:translate(12.1375vw,68.109vh) scale(.9699)}to{transform:translate(7.3171vw,99vh) scale(.9699)}}.snow:nth-child(274){opacity:1.0364;transform:translate(53.1788vw,-10px) scale(.3097);animation:fall-274 16s -30s linear infinite}@keyframes fall-274{53.393%{transform:translate(45.0297vw,53.393vh) scale(.3097)}to{transform:translate(49.10425vw,99vh) scale(.3097)}}.snow:nth-child(275){opacity:.656;transform:translate(71.4228vw,-10px) scale(.5695);animation:fall-275 27s -8s linear infinite}@keyframes fall-275{63.864%{transform:translate(72.3314vw,63.864vh) scale(.5695)}to{transform:translate(71.8771vw,99vh) scale(.5695)}}.snow:nth-child(276){opacity:1.452;transform:translate(55.8982vw,-10px) scale(.3624);animation:fall-276 20s -27s linear infinite}@keyframes fall-276{76.18%{transform:translate(63.0181vw,76.18vh) scale(.3624)}to{transform:translate(59.45815vw,99vh) scale(.3624)}}.snow:nth-child(277){opacity:.1866;transform:translate(97.4912vw,-10px) scale(.3332);animation:fall-277 18s -30s linear infinite}@keyframes fall-277{30.687%{transform:translate(90.1199vw,30.687vh) scale(.3332)}to{transform:translate(93.80555vw,99vh) scale(.3332)}}.snow:nth-child(278){opacity:.8786;transform:translate(34.2336vw,-10px) scale(.2152);animation:fall-278 30s -14s linear infinite}@keyframes fall-278{44.593%{transform:translate(26.1588vw,44.593vh) scale(.2152)}to{transform:translate(30.1962vw,99vh) scale(.2152)}}.snow:nth-child(279){opacity:1.9384;transform:translate(18.8705vw,-10px) scale(.517);animation:fall-279 15s -24s linear infinite}@keyframes fall-279{53.093%{transform:translate(15.8187vw,53.093vh) scale(.517)}to{transform:translate(17.3446vw,99vh) scale(.517)}}.snow:nth-child(280){opacity:1.746;transform:translate(67.7967vw,-10px) scale(.5779);animation:fall-280 14s -14s linear infinite}@keyframes fall-280{64.265%{transform:translate(58.7598vw,64.265vh) scale(.5779)}to{transform:translate(63.27825vw,99vh) scale(.5779)}}.snow:nth-child(281){opacity:.8356;transform:translate(17.7984vw,-10px) scale(.503);animation:fall-281 19s -9s linear infinite}@keyframes fall-281{46.744%{transform:translate(10.9143vw,46.744vh) scale(.503)}to{transform:translate(14.35635vw,99vh) scale(.503)}}.snow:nth-child(282){opacity:.9814;transform:translate(23.7667vw,-10px) scale(.6515);animation:fall-282 30s -8s linear infinite}@keyframes fall-282{48.103%{transform:translate(13.9121vw,48.103vh) scale(.6515)}to{transform:translate(18.8394vw,99vh) scale(.6515)}}.snow:nth-child(283){opacity:.6474;transform:translate(58.1473vw,-10px) scale(.8238);animation:fall-283 19s -29s linear infinite}@keyframes fall-283{33.847%{transform:translate(56.5832vw,33.847vh) scale(.8238)}to{transform:translate(57.36525vw,99vh) scale(.8238)}}.snow:nth-child(284){opacity:.002;transform:translate(90.5605vw,-10px) scale(.7751);animation:fall-284 18s -14s linear infinite}@keyframes fall-284{48.524%{transform:translate(91.1581vw,48.524vh) scale(.7751)}to{transform:translate(90.8593vw,99vh) scale(.7751)}}.snow:nth-child(285){opacity:.6046;transform:translate(61.84vw,-10px) scale(.3215);animation:fall-285 22s -19s linear infinite}@keyframes fall-285{32.846%{transform:translate(64.0652vw,32.846vh) scale(.3215)}to{transform:translate(62.9526vw,99vh) scale(.3215)}}.snow:nth-child(286){opacity:1.3686;transform:translate(64.0345vw,-10px) scale(.5914);animation:fall-286 13s -17s linear infinite}@keyframes fall-286{50.817%{transform:translate(66.0823vw,50.817vh) scale(.5914)}to{transform:translate(65.0584vw,99vh) scale(.5914)}}.snow:nth-child(287){opacity:.6102;transform:translate(61.3183vw,-10px) scale(.0467);animation:fall-287 18s -19s linear infinite}@keyframes fall-287{72.104%{transform:translate(61.8812vw,72.104vh) scale(.0467)}to{transform:translate(61.59975vw,99vh) scale(.0467)}}.snow:nth-child(288){opacity:1.655;transform:translate(11.5479vw,-10px) scale(.4224);animation:fall-288 21s -30s linear infinite}@keyframes fall-288{31.411%{transform:translate(14.2677vw,31.411vh) scale(.4224)}to{transform:translate(12.9078vw,99vh) scale(.4224)}}.snow:nth-child(289){opacity:.091;transform:translate(93.0878vw,-10px) scale(.9998);animation:fall-289 30s -20s linear infinite}@keyframes fall-289{70.364%{transform:translate(97.3527vw,70.364vh) scale(.9998)}to{transform:translate(95.22025vw,99vh) scale(.9998)}}.snow:nth-child(290){opacity:.845;transform:translate(48.4358vw,-10px) scale(.4074);animation:fall-290 26s -6s linear infinite}@keyframes fall-290{55.109%{transform:translate(56.7531vw,55.109vh) scale(.4074)}to{transform:translate(52.59445vw,99vh) scale(.4074)}}.snow:nth-child(291){opacity:.2354;transform:translate(82.2464vw,-10px) scale(.7293);animation:fall-291 30s -29s linear infinite}@keyframes fall-291{32.28%{transform:translate(87.5745vw,32.28vh) scale(.7293)}to{transform:translate(84.91045vw,99vh) scale(.7293)}}.snow:nth-child(292){opacity:1.1278;transform:translate(.1934vw,-10px) scale(.6561);animation:fall-292 20s -13s linear infinite}@keyframes fall-292{30.279%{transform:translate(-1.4402vw,30.279vh) scale(.6561)}to{transform:translate(-.6234vw,99vh) scale(.6561)}}.snow:nth-child(293){opacity:.0522;transform:translate(6.7745vw,-10px) scale(.1386);animation:fall-293 11s -17s linear infinite}@keyframes fall-293{33.1%{transform:translate(-2.1605vw,33.1vh) scale(.1386)}to{transform:translate(2.307vw,99vh) scale(.1386)}}.snow:nth-child(294){opacity:.5424;transform:translate(34.9374vw,-10px) scale(.0846);animation:fall-294 23s -11s linear infinite}@keyframes fall-294{35.101%{transform:translate(28.2415vw,35.101vh) scale(.0846)}to{transform:translate(31.58945vw,99vh) scale(.0846)}}.snow:nth-child(295){opacity:.3998;transform:translate(82.2895vw,-10px) scale(.5544);animation:fall-295 12s -26s linear infinite}@keyframes fall-295{63.097%{transform:translate(72.87vw,63.097vh) scale(.5544)}to{transform:translate(77.57975vw,99vh) scale(.5544)}}.snow:nth-child(296){opacity:1.6302;transform:translate(84.4074vw,-10px) scale(.8449);animation:fall-296 15s -13s linear infinite}@keyframes fall-296{72.197%{transform:translate(84.8182vw,72.197vh) scale(.8449)}to{transform:translate(84.6128vw,99vh) scale(.8449)}}.snow:nth-child(297){opacity:.4652;transform:translate(84.6398vw,-10px) scale(.4371);animation:fall-297 19s -7s linear infinite}@keyframes fall-297{52.45%{transform:translate(79.6731vw,52.45vh) scale(.4371)}to{transform:translate(82.15645vw,99vh) scale(.4371)}}.snow:nth-child(298){opacity:1.1038;transform:translate(72.6913vw,-10px) scale(.7367);animation:fall-298 14s -21s linear infinite}@keyframes fall-298{54.416%{transform:translate(68.703vw,54.416vh) scale(.7367)}to{transform:translate(70.69715vw,99vh) scale(.7367)}}.snow:nth-child(299){opacity:.6832;transform:translate(32.211vw,-10px) scale(.2713);animation:fall-299 14s -13s linear infinite}@keyframes fall-299{71.543%{transform:translate(36.7822vw,71.543vh) scale(.2713)}to{transform:translate(34.4966vw,99vh) scale(.2713)}}.snow:nth-child(300){opacity:1.7724;transform:translate(56.2798vw,-10px) scale(.9183);animation:fall-300 24s -30s linear infinite}@keyframes fall-300{32.692%{transform:translate(56.2236vw,32.692vh) scale(.9183)}to{transform:translate(56.2517vw,99vh) scale(.9183)}}.snow:nth-child(301){opacity:.8978;transform:translate(13.4509vw,-10px) scale(.3748);animation:fall-301 28s -9s linear infinite}@keyframes fall-301{75.287%{transform:translate(8.6715vw,75.287vh) scale(.3748)}to{transform:translate(11.0612vw,99vh) scale(.3748)}}.snow:nth-child(302){opacity:1.4044;transform:translate(69.3876vw,-10px) scale(.0633);animation:fall-302 17s -15s linear infinite}@keyframes fall-302{66.748%{transform:translate(64.4539vw,66.748vh) scale(.0633)}to{transform:translate(66.92075vw,99vh) scale(.0633)}}.snow:nth-child(303){opacity:.6384;transform:translate(76.0108vw,-10px) scale(.8599);animation:fall-303 24s -6s linear infinite}@keyframes fall-303{38.032%{transform:translate(67.2068vw,38.032vh) scale(.8599)}to{transform:translate(71.6088vw,99vh) scale(.8599)}}.snow:nth-child(304){opacity:1.176;transform:translate(94.1214vw,-10px) scale(.5012);animation:fall-304 25s -17s linear infinite}@keyframes fall-304{75.326%{transform:translate(101.7784vw,75.326vh) scale(.5012)}to{transform:translate(97.9499vw,99vh) scale(.5012)}}.snow:nth-child(305){opacity:.9594;transform:translate(59.9953vw,-10px) scale(.3864);animation:fall-305 26s -18s linear infinite}@keyframes fall-305{62.632%{transform:translate(61.3921vw,62.632vh) scale(.3864)}to{transform:translate(60.6937vw,99vh) scale(.3864)}}.snow:nth-child(306){opacity:1.4374;transform:translate(80.0108vw,-10px) scale(.2649);animation:fall-306 14s -5s linear infinite}@keyframes fall-306{77.127%{transform:translate(89.7558vw,77.127vh) scale(.2649)}to{transform:translate(84.8833vw,99vh) scale(.2649)}}.snow:nth-child(307){opacity:.9444;transform:translate(3.318vw,-10px) scale(.0909);animation:fall-307 28s -11s linear infinite}@keyframes fall-307{77.687%{transform:translate(12.0882vw,77.687vh) scale(.0909)}to{transform:translate(7.7031vw,99vh) scale(.0909)}}.snow:nth-child(308){opacity:1.4024;transform:translate(43.3008vw,-10px) scale(.4923);animation:fall-308 25s -4s linear infinite}@keyframes fall-308{56.823%{transform:translate(40.9573vw,56.823vh) scale(.4923)}to{transform:translate(42.12905vw,99vh) scale(.4923)}}.snow:nth-child(309){opacity:.5316;transform:translate(72.9227vw,-10px) scale(.0864);animation:fall-309 16s -27s linear infinite}@keyframes fall-309{39.828%{transform:translate(63.3173vw,39.828vh) scale(.0864)}to{transform:translate(68.12vw,99vh) scale(.0864)}}.snow:nth-child(310){opacity:.7298;transform:translate(78.2251vw,-10px) scale(.8749);animation:fall-310 19s -9s linear infinite}@keyframes fall-310{49.204%{transform:translate(81.8153vw,49.204vh) scale(.8749)}to{transform:translate(80.0202vw,99vh) scale(.8749)}}.snow:nth-child(311){opacity:1.6856;transform:translate(40.3323vw,-10px) scale(.3148);animation:fall-311 17s -7s linear infinite}@keyframes fall-311{32.963%{transform:translate(38.311vw,32.963vh) scale(.3148)}to{transform:translate(39.32165vw,99vh) scale(.3148)}}.snow:nth-child(312){opacity:1.758;transform:translate(67.7782vw,-10px) scale(.0633);animation:fall-312 30s -11s linear infinite}@keyframes fall-312{47.532%{transform:translate(63.7396vw,47.532vh) scale(.0633)}to{transform:translate(65.7589vw,99vh) scale(.0633)}}.snow:nth-child(313){opacity:.7326;transform:translate(43.4964vw,-10px) scale(.2498);animation:fall-313 14s -12s linear infinite}@keyframes fall-313{64.694%{transform:translate(37.0224vw,64.694vh) scale(.2498)}to{transform:translate(40.2594vw,99vh) scale(.2498)}}.snow:nth-child(314){opacity:1.0456;transform:translate(17.9674vw,-10px) scale(.2899);animation:fall-314 29s -28s linear infinite}@keyframes fall-314{54.765%{transform:translate(26.8866vw,54.765vh) scale(.2899)}to{transform:translate(22.427vw,99vh) scale(.2899)}}.snow:nth-child(315){opacity:1.3562;transform:translate(89.469vw,-10px) scale(.4489);animation:fall-315 11s -14s linear infinite}@keyframes fall-315{55.024%{transform:translate(84.2017vw,55.024vh) scale(.4489)}to{transform:translate(86.83535vw,99vh) scale(.4489)}}.snow:nth-child(316){opacity:.0978;transform:translate(30.6589vw,-10px) scale(.4027);animation:fall-316 28s -30s linear infinite}@keyframes fall-316{64.287%{transform:translate(21.0274vw,64.287vh) scale(.4027)}to{transform:translate(25.84315vw,99vh) scale(.4027)}}.snow:nth-child(317){opacity:.7426;transform:translate(34.1153vw,-10px) scale(.4945);animation:fall-317 19s -16s linear infinite}@keyframes fall-317{65.609%{transform:translate(41.915vw,65.609vh) scale(.4945)}to{transform:translate(38.01515vw,99vh) scale(.4945)}}.snow:nth-child(318){opacity:.1996;transform:translate(86.5702vw,-10px) scale(.7937);animation:fall-318 27s -9s linear infinite}@keyframes fall-318{79.772%{transform:translate(89.8015vw,79.772vh) scale(.7937)}to{transform:translate(88.18585vw,99vh) scale(.7937)}}.snow:nth-child(319){opacity:.5752;transform:translate(60.0282vw,-10px) scale(.8739);animation:fall-319 30s -25s linear infinite}@keyframes fall-319{72.812%{transform:translate(65.6962vw,72.812vh) scale(.8739)}to{transform:translate(62.8622vw,99vh) scale(.8739)}}.snow:nth-child(320){opacity:1.0862;transform:translate(5.6901vw,-10px) scale(.6495);animation:fall-320 16s -19s linear infinite}@keyframes fall-320{65.051%{transform:translate(-1.6643vw,65.051vh) scale(.6495)}to{transform:translate(2.0129vw,99vh) scale(.6495)}}.snow:nth-child(321){opacity:.8238;transform:translate(3.321vw,-10px) scale(.4959);animation:fall-321 12s -2s linear infinite}@keyframes fall-321{47.535%{transform:translate(-2.865vw,47.535vh) scale(.4959)}to{transform:translate(.228vw,99vh) scale(.4959)}}.snow:nth-child(322){opacity:1.3812;transform:translate(8.4106vw,-10px) scale(.2879);animation:fall-322 13s -22s linear infinite}@keyframes fall-322{46.328%{transform:translate(16.7211vw,46.328vh) scale(.2879)}to{transform:translate(12.56585vw,99vh) scale(.2879)}}.snow:nth-child(323){opacity:.3284;transform:translate(65.649vw,-10px) scale(.2941);animation:fall-323 26s -16s linear infinite}@keyframes fall-323{30.537%{transform:translate(73.8251vw,30.537vh) scale(.2941)}to{transform:translate(69.73705vw,99vh) scale(.2941)}}.snow:nth-child(324){opacity:1.577;transform:translate(33.7112vw,-10px) scale(.9368);animation:fall-324 11s -26s linear infinite}@keyframes fall-324{49.221%{transform:translate(39.1117vw,49.221vh) scale(.9368)}to{transform:translate(36.41145vw,99vh) scale(.9368)}}.snow:nth-child(325){opacity:1.4446;transform:translate(47.1699vw,-10px) scale(.8044);animation:fall-325 14s -29s linear infinite}@keyframes fall-325{55.919%{transform:translate(56.5769vw,55.919vh) scale(.8044)}to{transform:translate(51.8734vw,99vh) scale(.8044)}}.snow:nth-child(326){opacity:.3594;transform:translate(23.669vw,-10px) scale(.0806);animation:fall-326 24s -19s linear infinite}@keyframes fall-326{42.676%{transform:translate(27.6817vw,42.676vh) scale(.0806)}to{transform:translate(25.67535vw,99vh) scale(.0806)}}.snow:nth-child(327){opacity:1.9296;transform:translate(79.1573vw,-10px) scale(.0911);animation:fall-327 13s -14s linear infinite}@keyframes fall-327{78.202%{transform:translate(81.9339vw,78.202vh) scale(.0911)}to{transform:translate(80.5456vw,99vh) scale(.0911)}}.snow:nth-child(328){opacity:1.1702;transform:translate(14.3076vw,-10px) scale(.7073);animation:fall-328 20s -3s linear infinite}@keyframes fall-328{79.405%{transform:translate(14.2529vw,79.405vh) scale(.7073)}to{transform:translate(14.28025vw,99vh) scale(.7073)}}.snow:nth-child(329){opacity:1.4528;transform:translate(40.7042vw,-10px) scale(.0937);animation:fall-329 22s -22s linear infinite}@keyframes fall-329{79.178%{transform:translate(42.3985vw,79.178vh) scale(.0937)}to{transform:translate(41.55135vw,99vh) scale(.0937)}}.snow:nth-child(330){opacity:1.9446;transform:translate(51.9603vw,-10px) scale(.2778);animation:fall-330 25s -13s linear infinite}@keyframes fall-330{66.003%{transform:translate(53.9607vw,66.003vh) scale(.2778)}to{transform:translate(52.9605vw,99vh) scale(.2778)}}.snow:nth-child(331){opacity:.7568;transform:translate(46.9444vw,-10px) scale(.7623);animation:fall-331 26s -5s linear infinite}@keyframes fall-331{48.534%{transform:translate(54.3385vw,48.534vh) scale(.7623)}to{transform:translate(50.64145vw,99vh) scale(.7623)}}.snow:nth-child(332){opacity:.3228;transform:translate(35.0394vw,-10px) scale(.2094);animation:fall-332 24s -19s linear infinite}@keyframes fall-332{50.448%{transform:translate(29.9499vw,50.448vh) scale(.2094)}to{transform:translate(32.49465vw,99vh) scale(.2094)}}.snow:nth-child(333){opacity:1.2062;transform:translate(6.4655vw,-10px) scale(.0315);animation:fall-333 13s -11s linear infinite}@keyframes fall-333{56.698%{transform:translate(2.6741vw,56.698vh) scale(.0315)}to{transform:translate(4.5698vw,99vh) scale(.0315)}}.snow:nth-child(334){opacity:.6894;transform:translate(35.6328vw,-10px) scale(.0243);animation:fall-334 22s -1s linear infinite}@keyframes fall-334{51.235%{transform:translate(27.6995vw,51.235vh) scale(.0243)}to{transform:translate(31.66615vw,99vh) scale(.0243)}}.snow:nth-child(335){opacity:1.9148;transform:translate(13.7537vw,-10px) scale(.7207);animation:fall-335 16s -5s linear infinite}@keyframes fall-335{31.779%{transform:translate(14.7591vw,31.779vh) scale(.7207)}to{transform:translate(14.2564vw,99vh) scale(.7207)}}.snow:nth-child(336){opacity:.4156;transform:translate(20.2611vw,-10px) scale(.6162);animation:fall-336 18s -1s linear infinite}@keyframes fall-336{48.593%{transform:translate(30.0758vw,48.593vh) scale(.6162)}to{transform:translate(25.16845vw,99vh) scale(.6162)}}.snow:nth-child(337){opacity:.137;transform:translate(1.5225vw,-10px) scale(.4313);animation:fall-337 29s -29s linear infinite}@keyframes fall-337{49.814%{transform:translate(.6976vw,49.814vh) scale(.4313)}to{transform:translate(1.11005vw,99vh) scale(.4313)}}.snow:nth-child(338){opacity:.0114;transform:translate(53.7134vw,-10px) scale(.4036);animation:fall-338 25s -2s linear infinite}@keyframes fall-338{79.403%{transform:translate(56.5656vw,79.403vh) scale(.4036)}to{transform:translate(55.1395vw,99vh) scale(.4036)}}.snow:nth-child(339){opacity:.9356;transform:translate(15.487vw,-10px) scale(.909);animation:fall-339 29s -27s linear infinite}@keyframes fall-339{67.842%{transform:translate(17.5126vw,67.842vh) scale(.909)}to{transform:translate(16.4998vw,99vh) scale(.909)}}.snow:nth-child(340){opacity:.521;transform:translate(26.0587vw,-10px) scale(.0328);animation:fall-340 11s -30s linear infinite}@keyframes fall-340{54.461%{transform:translate(20.5565vw,54.461vh) scale(.0328)}to{transform:translate(23.3076vw,99vh) scale(.0328)}}.snow:nth-child(341){opacity:1.69;transform:translate(18.4109vw,-10px) scale(.7237);animation:fall-341 24s -4s linear infinite}@keyframes fall-341{36.752%{transform:translate(17.2397vw,36.752vh) scale(.7237)}to{transform:translate(17.8253vw,99vh) scale(.7237)}}.snow:nth-child(342){opacity:1.1706;transform:translate(66.3684vw,-10px) scale(.684);animation:fall-342 26s -13s linear infinite}@keyframes fall-342{57.209%{transform:translate(66.2199vw,57.209vh) scale(.684)}to{transform:translate(66.29415vw,99vh) scale(.684)}}.snow:nth-child(343){opacity:.6366;transform:translate(4.218vw,-10px) scale(.057);animation:fall-343 13s -26s linear infinite}@keyframes fall-343{66.538%{transform:translate(8.7112vw,66.538vh) scale(.057)}to{transform:translate(6.4646vw,99vh) scale(.057)}}.snow:nth-child(344){opacity:.5402;transform:translate(94.8308vw,-10px) scale(.7659);animation:fall-344 16s -13s linear infinite}@keyframes fall-344{62.576%{transform:translate(103.94vw,62.576vh) scale(.7659)}to{transform:translate(99.3854vw,99vh) scale(.7659)}}.snow:nth-child(345){opacity:1.9616;transform:translate(30.601vw,-10px) scale(.6859);animation:fall-345 27s -29s linear infinite}@keyframes fall-345{71.43%{transform:translate(31.9065vw,71.43vh) scale(.6859)}to{transform:translate(31.25375vw,99vh) scale(.6859)}}.snow:nth-child(346){opacity:1.1694;transform:translate(61.5253vw,-10px) scale(.1887);animation:fall-346 19s -9s linear infinite}@keyframes fall-346{69.2%{transform:translate(54.1371vw,69.2vh) scale(.1887)}to{transform:translate(57.8312vw,99vh) scale(.1887)}}.snow:nth-child(347){opacity:1.9944;transform:translate(73.0979vw,-10px) scale(.6079);animation:fall-347 26s -2s linear infinite}@keyframes fall-347{65.312%{transform:translate(66.2548vw,65.312vh) scale(.6079)}to{transform:translate(69.67635vw,99vh) scale(.6079)}}.snow:nth-child(348){opacity:.2848;transform:translate(79.2551vw,-10px) scale(.037);animation:fall-348 20s -19s linear infinite}@keyframes fall-348{40.048%{transform:translate(72.9146vw,40.048vh) scale(.037)}to{transform:translate(76.08485vw,99vh) scale(.037)}}.snow:nth-child(349){opacity:.5068;transform:translate(3.6873vw,-10px) scale(.612);animation:fall-349 26s -18s linear infinite}@keyframes fall-349{61.046%{transform:translate(7.803vw,61.046vh) scale(.612)}to{transform:translate(5.74515vw,99vh) scale(.612)}}.snow:nth-child(350){opacity:1.9126;transform:translate(1.7198vw,-10px) scale(.9185);animation:fall-350 24s -13s linear infinite}@keyframes fall-350{42.909%{transform:translate(2.3563vw,42.909vh) scale(.9185)}to{transform:translate(2.03805vw,99vh) scale(.9185)}}.snow:nth-child(351){opacity:1.7468;transform:translate(75.2546vw,-10px) scale(.1854);animation:fall-351 22s -1s linear infinite}@keyframes fall-351{50.887%{transform:translate(74.2715vw,50.887vh) scale(.1854)}to{transform:translate(74.76305vw,99vh) scale(.1854)}}.snow:nth-child(352){opacity:.6452;transform:translate(87.5902vw,-10px) scale(.2965);animation:fall-352 11s -4s linear infinite}@keyframes fall-352{75.052%{transform:translate(82.0002vw,75.052vh) scale(.2965)}to{transform:translate(84.7952vw,99vh) scale(.2965)}}.snow:nth-child(353){opacity:1.7018;transform:translate(92.6934vw,-10px) scale(.7534);animation:fall-353 18s -16s linear infinite}@keyframes fall-353{30.599%{transform:translate(96.6925vw,30.599vh) scale(.7534)}to{transform:translate(94.69295vw,99vh) scale(.7534)}}.snow:nth-child(354){opacity:.4856;transform:translate(88.6022vw,-10px) scale(.8129);animation:fall-354 20s -18s linear infinite}@keyframes fall-354{40.217%{transform:translate(80.3653vw,40.217vh) scale(.8129)}to{transform:translate(84.48375vw,99vh) scale(.8129)}}.snow:nth-child(355){opacity:.0842;transform:translate(87.4655vw,-10px) scale(.592);animation:fall-355 15s -19s linear infinite}@keyframes fall-355{47.404%{transform:translate(80.2088vw,47.404vh) scale(.592)}to{transform:translate(83.83715vw,99vh) scale(.592)}}.snow:nth-child(356){opacity:.4982;transform:translate(63.1164vw,-10px) scale(.3621);animation:fall-356 26s -5s linear infinite}@keyframes fall-356{34.693%{transform:translate(55.5612vw,34.693vh) scale(.3621)}to{transform:translate(59.3388vw,99vh) scale(.3621)}}.snow:nth-child(357){opacity:.859;transform:translate(34.2325vw,-10px) scale(.6091);animation:fall-357 23s -30s linear infinite}@keyframes fall-357{39.818%{transform:translate(34.6625vw,39.818vh) scale(.6091)}to{transform:translate(34.4475vw,99vh) scale(.6091)}}.snow:nth-child(358){opacity:1.556;transform:translate(87.4086vw,-10px) scale(.2509);animation:fall-358 23s -13s linear infinite}@keyframes fall-358{77.486%{transform:translate(90.2062vw,77.486vh) scale(.2509)}to{transform:translate(88.8074vw,99vh) scale(.2509)}}.snow:nth-child(359){opacity:1.8754;transform:translate(2.9539vw,-10px) scale(.7902);animation:fall-359 24s -18s linear infinite}@keyframes fall-359{67.53%{transform:translate(8.7608vw,67.53vh) scale(.7902)}to{transform:translate(5.85735vw,99vh) scale(.7902)}}.snow:nth-child(360){opacity:1.4638;transform:translate(97.1044vw,-10px) scale(.3013);animation:fall-360 28s -11s linear infinite}@keyframes fall-360{79.652%{transform:translate(105.0458vw,79.652vh) scale(.3013)}to{transform:translate(101.0751vw,99vh) scale(.3013)}}.snow:nth-child(361){opacity:.2208;transform:translate(2.0139vw,-10px) scale(.4575);animation:fall-361 10s -22s linear infinite}@keyframes fall-361{72.937%{transform:translate(-7.6382vw,72.937vh) scale(.4575)}to{transform:translate(-2.81215vw,99vh) scale(.4575)}}.snow:nth-child(362){opacity:.8314;transform:translate(32.7567vw,-10px) scale(.965);animation:fall-362 15s -25s linear infinite}@keyframes fall-362{34.511%{transform:translate(28.3804vw,34.511vh) scale(.965)}to{transform:translate(30.56855vw,99vh) scale(.965)}}.snow:nth-child(363){opacity:1.7252;transform:translate(81.7772vw,-10px) scale(.6502);animation:fall-363 19s -29s linear infinite}@keyframes fall-363{67.4%{transform:translate(91.488vw,67.4vh) scale(.6502)}to{transform:translate(86.6326vw,99vh) scale(.6502)}}.snow:nth-child(364){opacity:.4356;transform:translate(87.7096vw,-10px) scale(.1968);animation:fall-364 19s -17s linear infinite}@keyframes fall-364{40.113%{transform:translate(81.9506vw,40.113vh) scale(.1968)}to{transform:translate(84.8301vw,99vh) scale(.1968)}}.snow:nth-child(365){opacity:1.2216;transform:translate(38.5032vw,-10px) scale(.9665);animation:fall-365 26s -30s linear infinite}@keyframes fall-365{48.019%{transform:translate(30.5814vw,48.019vh) scale(.9665)}to{transform:translate(34.5423vw,99vh) scale(.9665)}}.snow:nth-child(366){opacity:.959;transform:translate(83.6283vw,-10px) scale(.4106);animation:fall-366 29s -5s linear infinite}@keyframes fall-366{67.459%{transform:translate(76.1515vw,67.459vh) scale(.4106)}to{transform:translate(79.8899vw,99vh) scale(.4106)}}.snow:nth-child(367){opacity:1.4472;transform:translate(42.0854vw,-10px) scale(.7932);animation:fall-367 15s -8s linear infinite}@keyframes fall-367{68.094%{transform:translate(35.8922vw,68.094vh) scale(.7932)}to{transform:translate(38.9888vw,99vh) scale(.7932)}}.snow:nth-child(368){opacity:1.4318;transform:translate(11.4924vw,-10px) scale(.5779);animation:fall-368 11s -10s linear infinite}@keyframes fall-368{77.062%{transform:translate(13.3197vw,77.062vh) scale(.5779)}to{transform:translate(12.40605vw,99vh) scale(.5779)}}.snow:nth-child(369){opacity:.0146;transform:translate(25.6644vw,-10px) scale(.2713);animation:fall-369 27s -3s linear infinite}@keyframes fall-369{74.152%{transform:translate(29.8079vw,74.152vh) scale(.2713)}to{transform:translate(27.73615vw,99vh) scale(.2713)}}.snow:nth-child(370){opacity:1.5176;transform:translate(44.4302vw,-10px) scale(.7557);animation:fall-370 24s -26s linear infinite}@keyframes fall-370{48.618%{transform:translate(50.8161vw,48.618vh) scale(.7557)}to{transform:translate(47.62315vw,99vh) scale(.7557)}}.snow:nth-child(371){opacity:1.4998;transform:translate(87.4279vw,-10px) scale(.7956);animation:fall-371 17s -25s linear infinite}@keyframes fall-371{66.108%{transform:translate(85.7852vw,66.108vh) scale(.7956)}to{transform:translate(86.60655vw,99vh) scale(.7956)}}.snow:nth-child(372){opacity:.6878;transform:translate(46.7134vw,-10px) scale(.0119);animation:fall-372 24s -10s linear infinite}@keyframes fall-372{48.054%{transform:translate(55.2235vw,48.054vh) scale(.0119)}to{transform:translate(50.96845vw,99vh) scale(.0119)}}.snow:nth-child(373){opacity:.6502;transform:translate(71.8694vw,-10px) scale(.3914);animation:fall-373 22s -22s linear infinite}@keyframes fall-373{74.591%{transform:translate(64.1833vw,74.591vh) scale(.3914)}to{transform:translate(68.02635vw,99vh) scale(.3914)}}.snow:nth-child(374){opacity:1.6782;transform:translate(53.4163vw,-10px) scale(.8846);animation:fall-374 28s -25s linear infinite}@keyframes fall-374{51.284%{transform:translate(60.6516vw,51.284vh) scale(.8846)}to{transform:translate(57.03395vw,99vh) scale(.8846)}}.snow:nth-child(375){opacity:.2302;transform:translate(70.2248vw,-10px) scale(.6956);animation:fall-375 23s -12s linear infinite}@keyframes fall-375{68.193%{transform:translate(66.2864vw,68.193vh) scale(.6956)}to{transform:translate(68.2556vw,99vh) scale(.6956)}}.snow:nth-child(376){opacity:1.8852;transform:translate(65.4567vw,-10px) scale(.4234);animation:fall-376 21s -10s linear infinite}@keyframes fall-376{49.622%{transform:translate(65.0277vw,49.622vh) scale(.4234)}to{transform:translate(65.2422vw,99vh) scale(.4234)}}.snow:nth-child(377){opacity:.5694;transform:translate(46.2549vw,-10px) scale(.9873);animation:fall-377 14s -3s linear infinite}@keyframes fall-377{44.981%{transform:translate(54.2822vw,44.981vh) scale(.9873)}to{transform:translate(50.26855vw,99vh) scale(.9873)}}.snow:nth-child(378){opacity:.2656;transform:translate(94.1147vw,-10px) scale(.5818);animation:fall-378 16s -10s linear infinite}@keyframes fall-378{30.365%{transform:translate(104.11vw,30.365vh) scale(.5818)}to{transform:translate(99.11235vw,99vh) scale(.5818)}}.snow:nth-child(379){opacity:1.67;transform:translate(97.7619vw,-10px) scale(.306);animation:fall-379 20s -21s linear infinite}@keyframes fall-379{64.651%{transform:translate(97.3408vw,64.651vh) scale(.306)}to{transform:translate(97.55135vw,99vh) scale(.306)}}.snow:nth-child(380){opacity:.0928;transform:translate(53.6049vw,-10px) scale(.9472);animation:fall-380 26s -8s linear infinite}@keyframes fall-380{47.239%{transform:translate(62.3945vw,47.239vh) scale(.9472)}to{transform:translate(57.9997vw,99vh) scale(.9472)}}.snow:nth-child(381){opacity:.5158;transform:translate(52.0088vw,-10px) scale(.6914);animation:fall-381 22s -24s linear infinite}@keyframes fall-381{59.593%{transform:translate(42.606vw,59.593vh) scale(.6914)}to{transform:translate(47.3074vw,99vh) scale(.6914)}}.snow:nth-child(382){opacity:.716;transform:translate(79.5249vw,-10px) scale(.0913);animation:fall-382 23s -14s linear infinite}@keyframes fall-382{49.066%{transform:translate(74.4069vw,49.066vh) scale(.0913)}to{transform:translate(76.9659vw,99vh) scale(.0913)}}.snow:nth-child(383){opacity:.6482;transform:translate(12.976vw,-10px) scale(.6027);animation:fall-383 29s -5s linear infinite}@keyframes fall-383{32.345%{transform:translate(11.9755vw,32.345vh) scale(.6027)}to{transform:translate(12.47575vw,99vh) scale(.6027)}}.snow:nth-child(384){opacity:1.7694;transform:translate(45.4496vw,-10px) scale(.3076);animation:fall-384 15s -2s linear infinite}@keyframes fall-384{35.998%{transform:translate(54.2247vw,35.998vh) scale(.3076)}to{transform:translate(49.83715vw,99vh) scale(.3076)}}.snow:nth-child(385){opacity:1.2076;transform:translate(66.7074vw,-10px) scale(.104);animation:fall-385 15s -18s linear infinite}@keyframes fall-385{43.753%{transform:translate(58.7349vw,43.753vh) scale(.104)}to{transform:translate(62.72115vw,99vh) scale(.104)}}.snow:nth-child(386){opacity:1.644;transform:translate(17.8577vw,-10px) scale(.8765);animation:fall-386 27s -16s linear infinite}@keyframes fall-386{48.725%{transform:translate(18.668vw,48.725vh) scale(.8765)}to{transform:translate(18.26285vw,99vh) scale(.8765)}}.snow:nth-child(387){opacity:.0294;transform:translate(60.3871vw,-10px) scale(.1954);animation:fall-387 25s -8s linear infinite}@keyframes fall-387{47.802%{transform:translate(51.3063vw,47.802vh) scale(.1954)}to{transform:translate(55.8467vw,99vh) scale(.1954)}}.snow:nth-child(388){opacity:.659;transform:translate(91.7055vw,-10px) scale(.3842);animation:fall-388 23s -14s linear infinite}@keyframes fall-388{58.808%{transform:translate(98.2461vw,58.808vh) scale(.3842)}to{transform:translate(94.9758vw,99vh) scale(.3842)}}.snow:nth-child(389){opacity:1.134;transform:translate(78.6734vw,-10px) scale(.8912);animation:fall-389 24s -20s linear infinite}@keyframes fall-389{63.177%{transform:translate(70.7848vw,63.177vh) scale(.8912)}to{transform:translate(74.7291vw,99vh) scale(.8912)}}.snow:nth-child(390){opacity:.2174;transform:translate(45.1948vw,-10px) scale(.3001);animation:fall-390 14s -20s linear infinite}@keyframes fall-390{56.475%{transform:translate(37.6047vw,56.475vh) scale(.3001)}to{transform:translate(41.39975vw,99vh) scale(.3001)}}.snow:nth-child(391){opacity:.4592;transform:translate(8.2489vw,-10px) scale(.9337);animation:fall-391 23s -30s linear infinite}@keyframes fall-391{49.522%{transform:translate(15.8892vw,49.522vh) scale(.9337)}to{transform:translate(12.06905vw,99vh) scale(.9337)}}.snow:nth-child(392){opacity:1.146;transform:translate(76.1385vw,-10px) scale(.8253);animation:fall-392 25s -27s linear infinite}@keyframes fall-392{71.305%{transform:translate(76.9207vw,71.305vh) scale(.8253)}to{transform:translate(76.5296vw,99vh) scale(.8253)}}.snow:nth-child(393){opacity:.2338;transform:translate(39.7443vw,-10px) scale(.362);animation:fall-393 18s -11s linear infinite}@keyframes fall-393{71.642%{transform:translate(45.8343vw,71.642vh) scale(.362)}to{transform:translate(42.7893vw,99vh) scale(.362)}}.snow:nth-child(394){opacity:.2192;transform:translate(61.943vw,-10px) scale(.8039);animation:fall-394 23s -30s linear infinite}@keyframes fall-394{32.863%{transform:translate(62.0938vw,32.863vh) scale(.8039)}to{transform:translate(62.0184vw,99vh) scale(.8039)}}.snow:nth-child(395){opacity:.2998;transform:translate(55.9981vw,-10px) scale(.795);animation:fall-395 27s -14s linear infinite}@keyframes fall-395{39.563%{transform:translate(64.8407vw,39.563vh) scale(.795)}to{transform:translate(60.4194vw,99vh) scale(.795)}}.snow:nth-child(396){opacity:.4596;transform:translate(75.4964vw,-10px) scale(.1485);animation:fall-396 15s -16s linear infinite}@keyframes fall-396{44.79%{transform:translate(69.6932vw,44.79vh) scale(.1485)}to{transform:translate(72.5948vw,99vh) scale(.1485)}}.snow:nth-child(397){opacity:.996;transform:translate(32.7664vw,-10px) scale(.1299);animation:fall-397 10s -9s linear infinite}@keyframes fall-397{61.129%{transform:translate(36.7306vw,61.129vh) scale(.1299)}to{transform:translate(34.7485vw,99vh) scale(.1299)}}.snow:nth-child(398){opacity:1.331;transform:translate(44.1596vw,-10px) scale(.4098);animation:fall-398 26s -16s linear infinite}@keyframes fall-398{60.785%{transform:translate(37.0752vw,60.785vh) scale(.4098)}to{transform:translate(40.6174vw,99vh) scale(.4098)}}.snow:nth-child(399){opacity:1.3002;transform:translate(62.7585vw,-10px) scale(.3543);animation:fall-399 12s -26s linear infinite}@keyframes fall-399{52.429%{transform:translate(61.3403vw,52.429vh) scale(.3543)}to{transform:translate(62.0494vw,99vh) scale(.3543)}}.snow:nth-child(400){opacity:.5196;transform:translate(93.9659vw,-10px) scale(.0409);animation:fall-400 12s -14s linear infinite}@keyframes fall-400{39.347%{transform:translate(91.3819vw,39.347vh) scale(.0409)}to{transform:translate(92.6739vw,99vh) scale(.0409)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.0636;transform:translate(46.8551vw,-10px) scale(.1866);animation:fall-1 19s -2s linear infinite}@keyframes fall-1{58.385%{transform:translate(41.1379vw,58.385vh) scale(.1866)}to{transform:translate(43.9965vw,99vh) scale(.1866)}}.snow:nth-child(2){opacity:1.578;transform:translate(32.3422vw,-10px) scale(.4319);animation:fall-2 23s -14s linear infinite}@keyframes fall-2{63.47%{transform:translate(35.3723vw,63.47vh) scale(.4319)}to{transform:translate(33.85725vw,99vh) scale(.4319)}}.snow:nth-child(3){opacity:1.5344;transform:translate(68.9146vw,-10px) scale(.7107);animation:fall-3 28s -28s linear infinite}@keyframes fall-3{38.32%{transform:translate(72.6116vw,38.32vh) scale(.7107)}to{transform:translate(70.7631vw,99vh) scale(.7107)}}.snow:nth-child(4){opacity:.1356;transform:translate(31.4483vw,-10px) scale(.7717);animation:fall-4 28s -5s linear infinite}@keyframes fall-4{58.182%{transform:translate(23.0819vw,58.182vh) scale(.7717)}to{transform:translate(27.2651vw,99vh) scale(.7717)}}.snow:nth-child(5){opacity:1.5668;transform:translate(44.6557vw,-10px) scale(.0087);animation:fall-5 14s -8s linear infinite}@keyframes fall-5{38.819%{transform:translate(46.174vw,38.819vh) scale(.0087)}to{transform:translate(45.41485vw,99vh) scale(.0087)}}.snow:nth-child(6){opacity:.2746;transform:translate(12.8413vw,-10px) scale(.6468);animation:fall-6 20s -20s linear infinite}@keyframes fall-6{70.921%{transform:translate(17.8155vw,70.921vh) scale(.6468)}to{transform:translate(15.3284vw,99vh) scale(.6468)}}.snow:nth-child(7){opacity:1.393;transform:translate(61.029vw,-10px) scale(.89);animation:fall-7 28s -21s linear infinite}@keyframes fall-7{60.755%{transform:translate(66.2651vw,60.755vh) scale(.89)}to{transform:translate(63.64705vw,99vh) scale(.89)}}.snow:nth-child(8){opacity:.355;transform:translate(50.5969vw,-10px) scale(.2735);animation:fall-8 12s -29s linear infinite}@keyframes fall-8{43.059%{transform:translate(57.2058vw,43.059vh) scale(.2735)}to{transform:translate(53.90135vw,99vh) scale(.2735)}}.snow:nth-child(9){opacity:1.7622;transform:translate(32.7672vw,-10px) scale(.364);animation:fall-9 11s -27s linear infinite}@keyframes fall-9{59.354%{transform:translate(41.0072vw,59.354vh) scale(.364)}to{transform:translate(36.8872vw,99vh) scale(.364)}}.snow:nth-child(10){opacity:.1032;transform:translate(80.9953vw,-10px) scale(.5915);animation:fall-10 13s -29s linear infinite}@keyframes fall-10{35.932%{transform:translate(71.121vw,35.932vh) scale(.5915)}to{transform:translate(76.05815vw,99vh) scale(.5915)}}.snow:nth-child(11){opacity:.4808;transform:translate(28.6724vw,-10px) scale(.5825);animation:fall-11 26s -25s linear infinite}@keyframes fall-11{52.134%{transform:translate(30.3323vw,52.134vh) scale(.5825)}to{transform:translate(29.50235vw,99vh) scale(.5825)}}.snow:nth-child(12){opacity:.9486;transform:translate(52.6546vw,-10px) scale(.5183);animation:fall-12 27s -10s linear infinite}@keyframes fall-12{40.866%{transform:translate(45.6935vw,40.866vh) scale(.5183)}to{transform:translate(49.17405vw,99vh) scale(.5183)}}.snow:nth-child(13){opacity:.335;transform:translate(95.4908vw,-10px) scale(.919);animation:fall-13 12s -25s linear infinite}@keyframes fall-13{31.676%{transform:translate(94.7734vw,31.676vh) scale(.919)}to{transform:translate(95.1321vw,99vh) scale(.919)}}.snow:nth-child(14){opacity:.5632;transform:translate(45.6418vw,-10px) scale(.3394);animation:fall-14 26s -20s linear infinite}@keyframes fall-14{47.079%{transform:translate(51.915vw,47.079vh) scale(.3394)}to{transform:translate(48.7784vw,99vh) scale(.3394)}}.snow:nth-child(15){opacity:.3198;transform:translate(60.6931vw,-10px) scale(.063);animation:fall-15 24s -25s linear infinite}@keyframes fall-15{43.595%{transform:translate(64.1012vw,43.595vh) scale(.063)}to{transform:translate(62.39715vw,99vh) scale(.063)}}.snow:nth-child(16){opacity:.819;transform:translate(39.8703vw,-10px) scale(.0789);animation:fall-16 27s -6s linear infinite}@keyframes fall-16{74.133%{transform:translate(40.006vw,74.133vh) scale(.0789)}to{transform:translate(39.93815vw,99vh) scale(.0789)}}.snow:nth-child(17){opacity:1.4066;transform:translate(11.523vw,-10px) scale(.8653);animation:fall-17 11s -2s linear infinite}@keyframes fall-17{59.648%{transform:translate(4.916vw,59.648vh) scale(.8653)}to{transform:translate(8.2195vw,99vh) scale(.8653)}}.snow:nth-child(18){opacity:.9378;transform:translate(12.2197vw,-10px) scale(.7375);animation:fall-18 20s -24s linear infinite}@keyframes fall-18{69.706%{transform:translate(9.5424vw,69.706vh) scale(.7375)}to{transform:translate(10.88105vw,99vh) scale(.7375)}}.snow:nth-child(19){opacity:.6796;transform:translate(25.4436vw,-10px) scale(.4338);animation:fall-19 22s -16s linear infinite}@keyframes fall-19{70.641%{transform:translate(21.2988vw,70.641vh) scale(.4338)}to{transform:translate(23.3712vw,99vh) scale(.4338)}}.snow:nth-child(20){opacity:1.6712;transform:translate(4.3407vw,-10px) scale(.4983);animation:fall-20 27s -24s linear infinite}@keyframes fall-20{42.195%{transform:translate(5.9478vw,42.195vh) scale(.4983)}to{transform:translate(5.14425vw,99vh) scale(.4983)}}.snow:nth-child(21){opacity:1.1898;transform:translate(59.0956vw,-10px) scale(.5989);animation:fall-21 21s -8s linear infinite}@keyframes fall-21{70.217%{transform:translate(66.863vw,70.217vh) scale(.5989)}to{transform:translate(62.9793vw,99vh) scale(.5989)}}.snow:nth-child(22){opacity:1.2872;transform:translate(95.5378vw,-10px) scale(.621);animation:fall-22 20s -27s linear infinite}@keyframes fall-22{71.077%{transform:translate(100.242vw,71.077vh) scale(.621)}to{transform:translate(97.8899vw,99vh) scale(.621)}}.snow:nth-child(23){opacity:.5384;transform:translate(80.0639vw,-10px) scale(.9695);animation:fall-23 16s -29s linear infinite}@keyframes fall-23{61.217%{transform:translate(72.0715vw,61.217vh) scale(.9695)}to{transform:translate(76.0677vw,99vh) scale(.9695)}}.snow:nth-child(24){opacity:1.6746;transform:translate(57.451vw,-10px) scale(.4894);animation:fall-24 21s -10s linear infinite}@keyframes fall-24{63.739%{transform:translate(60.7786vw,63.739vh) scale(.4894)}to{transform:translate(59.1148vw,99vh) scale(.4894)}}.snow:nth-child(25){opacity:1.0324;transform:translate(79.9457vw,-10px) scale(.1828);animation:fall-25 12s -12s linear infinite}@keyframes fall-25{39.488%{transform:translate(70.8557vw,39.488vh) scale(.1828)}to{transform:translate(75.4007vw,99vh) scale(.1828)}}.snow:nth-child(26){opacity:1.4304;transform:translate(30.6451vw,-10px) scale(.258);animation:fall-26 18s -12s linear infinite}@keyframes fall-26{69.92%{transform:translate(37.311vw,69.92vh) scale(.258)}to{transform:translate(33.97805vw,99vh) scale(.258)}}.snow:nth-child(27){opacity:.9742;transform:translate(42.717vw,-10px) scale(.7629);animation:fall-27 19s -21s linear infinite}@keyframes fall-27{57.21%{transform:translate(44.4363vw,57.21vh) scale(.7629)}to{transform:translate(43.57665vw,99vh) scale(.7629)}}.snow:nth-child(28){opacity:1.9472;transform:translate(86.8919vw,-10px) scale(.5461);animation:fall-28 12s -24s linear infinite}@keyframes fall-28{34.164%{transform:translate(96.285vw,34.164vh) scale(.5461)}to{transform:translate(91.58845vw,99vh) scale(.5461)}}.snow:nth-child(29){opacity:.516;transform:translate(11.8658vw,-10px) scale(.7163);animation:fall-29 27s -17s linear infinite}@keyframes fall-29{62.974%{transform:translate(3.0679vw,62.974vh) scale(.7163)}to{transform:translate(7.46685vw,99vh) scale(.7163)}}.snow:nth-child(30){opacity:1.6202;transform:translate(55.8521vw,-10px) scale(.5556);animation:fall-30 23s -22s linear infinite}@keyframes fall-30{48.473%{transform:translate(61.5192vw,48.473vh) scale(.5556)}to{transform:translate(58.68565vw,99vh) scale(.5556)}}.snow:nth-child(31){opacity:1.5344;transform:translate(5.6854vw,-10px) scale(.1055);animation:fall-31 30s -18s linear infinite}@keyframes fall-31{73.55%{transform:translate(8.775vw,73.55vh) scale(.1055)}to{transform:translate(7.2302vw,99vh) scale(.1055)}}.snow:nth-child(32){opacity:.8156;transform:translate(72.6077vw,-10px) scale(.4433);animation:fall-32 21s -22s linear infinite}@keyframes fall-32{36.472%{transform:translate(82.5956vw,36.472vh) scale(.4433)}to{transform:translate(77.60165vw,99vh) scale(.4433)}}.snow:nth-child(33){opacity:1.07;transform:translate(25.7861vw,-10px) scale(.4168);animation:fall-33 14s -18s linear infinite}@keyframes fall-33{75.358%{transform:translate(34.5125vw,75.358vh) scale(.4168)}to{transform:translate(30.1493vw,99vh) scale(.4168)}}.snow:nth-child(34){opacity:.6754;transform:translate(46.0323vw,-10px) scale(.7257);animation:fall-34 14s -11s linear infinite}@keyframes fall-34{35.353%{transform:translate(47.9646vw,35.353vh) scale(.7257)}to{transform:translate(46.99845vw,99vh) scale(.7257)}}.snow:nth-child(35){opacity:.1014;transform:translate(33.056vw,-10px) scale(.0475);animation:fall-35 25s -18s linear infinite}@keyframes fall-35{79.687%{transform:translate(31.9038vw,79.687vh) scale(.0475)}to{transform:translate(32.4799vw,99vh) scale(.0475)}}.snow:nth-child(36){opacity:.506;transform:translate(35.8368vw,-10px) scale(.0256);animation:fall-36 11s -19s linear infinite}@keyframes fall-36{43.765%{transform:translate(33.8067vw,43.765vh) scale(.0256)}to{transform:translate(34.82175vw,99vh) scale(.0256)}}.snow:nth-child(37){opacity:1.194;transform:translate(.5375vw,-10px) scale(.391);animation:fall-37 11s -22s linear infinite}@keyframes fall-37{60.005%{transform:translate(2.8701vw,60.005vh) scale(.391)}to{transform:translate(1.7038vw,99vh) scale(.391)}}.snow:nth-child(38){opacity:.0376;transform:translate(97.4291vw,-10px) scale(.1364);animation:fall-38 13s -21s linear infinite}@keyframes fall-38{74.293%{transform:translate(90.7021vw,74.293vh) scale(.1364)}to{transform:translate(94.0656vw,99vh) scale(.1364)}}.snow:nth-child(39){opacity:1.6358;transform:translate(63.005vw,-10px) scale(.9779);animation:fall-39 15s -9s linear infinite}@keyframes fall-39{60.002%{transform:translate(59.4812vw,60.002vh) scale(.9779)}to{transform:translate(61.2431vw,99vh) scale(.9779)}}.snow:nth-child(40){opacity:.0326;transform:translate(91.8558vw,-10px) scale(.444);animation:fall-40 24s -2s linear infinite}@keyframes fall-40{73.219%{transform:translate(98.9968vw,73.219vh) scale(.444)}to{transform:translate(95.4263vw,99vh) scale(.444)}}.snow:nth-child(41){opacity:1.5072;transform:translate(49.8596vw,-10px) scale(.0151);animation:fall-41 25s -7s linear infinite}@keyframes fall-41{31.326%{transform:translate(48.8433vw,31.326vh) scale(.0151)}to{transform:translate(49.35145vw,99vh) scale(.0151)}}.snow:nth-child(42){opacity:1.208;transform:translate(89.6694vw,-10px) scale(.0119);animation:fall-42 25s -19s linear infinite}@keyframes fall-42{39.035%{transform:translate(81.3535vw,39.035vh) scale(.0119)}to{transform:translate(85.51145vw,99vh) scale(.0119)}}.snow:nth-child(43){opacity:1.3948;transform:translate(21.6557vw,-10px) scale(.809);animation:fall-43 16s -16s linear infinite}@keyframes fall-43{53.903%{transform:translate(17.9636vw,53.903vh) scale(.809)}to{transform:translate(19.80965vw,99vh) scale(.809)}}.snow:nth-child(44){opacity:1.0222;transform:translate(83.5876vw,-10px) scale(.6567);animation:fall-44 15s -3s linear infinite}@keyframes fall-44{54.099%{transform:translate(91.7175vw,54.099vh) scale(.6567)}to{transform:translate(87.65255vw,99vh) scale(.6567)}}.snow:nth-child(45){opacity:.981;transform:translate(56.0186vw,-10px) scale(.8596);animation:fall-45 11s -5s linear infinite}@keyframes fall-45{49.42%{transform:translate(54.6586vw,49.42vh) scale(.8596)}to{transform:translate(55.3386vw,99vh) scale(.8596)}}.snow:nth-child(46){opacity:.6154;transform:translate(98.0271vw,-10px) scale(.3926);animation:fall-46 17s -10s linear infinite}@keyframes fall-46{60.753%{transform:translate(98.8445vw,60.753vh) scale(.3926)}to{transform:translate(98.4358vw,99vh) scale(.3926)}}.snow:nth-child(47){opacity:.0316;transform:translate(97.8918vw,-10px) scale(.9342);animation:fall-47 28s -23s linear infinite}@keyframes fall-47{35.938%{transform:translate(93.2674vw,35.938vh) scale(.9342)}to{transform:translate(95.5796vw,99vh) scale(.9342)}}.snow:nth-child(48){opacity:.6162;transform:translate(72.6882vw,-10px) scale(.3282);animation:fall-48 11s -13s linear infinite}@keyframes fall-48{58.259%{transform:translate(79.3754vw,58.259vh) scale(.3282)}to{transform:translate(76.0318vw,99vh) scale(.3282)}}.snow:nth-child(49){opacity:1.1376;transform:translate(11.3848vw,-10px) scale(.9929);animation:fall-49 12s -3s linear infinite}@keyframes fall-49{75.815%{transform:translate(5.2587vw,75.815vh) scale(.9929)}to{transform:translate(8.32175vw,99vh) scale(.9929)}}.snow:nth-child(50){opacity:.5148;transform:translate(56.938vw,-10px) scale(.2369);animation:fall-50 20s -10s linear infinite}@keyframes fall-50{53.729%{transform:translate(51.2825vw,53.729vh) scale(.2369)}to{transform:translate(54.11025vw,99vh) scale(.2369)}}.snow:nth-child(51){opacity:1.4232;transform:translate(13.722vw,-10px) scale(.5999);animation:fall-51 25s -28s linear infinite}@keyframes fall-51{35.798%{transform:translate(13.4637vw,35.798vh) scale(.5999)}to{transform:translate(13.59285vw,99vh) scale(.5999)}}.snow:nth-child(52){opacity:1.598;transform:translate(41.6356vw,-10px) scale(.3078);animation:fall-52 15s -19s linear infinite}@keyframes fall-52{76.887%{transform:translate(36.7989vw,76.887vh) scale(.3078)}to{transform:translate(39.21725vw,99vh) scale(.3078)}}.snow:nth-child(53){opacity:.391;transform:translate(79.0638vw,-10px) scale(.869);animation:fall-53 21s -6s linear infinite}@keyframes fall-53{74.386%{transform:translate(76.0172vw,74.386vh) scale(.869)}to{transform:translate(77.5405vw,99vh) scale(.869)}}.snow:nth-child(54){opacity:1.1256;transform:translate(14.7584vw,-10px) scale(.6511);animation:fall-54 19s -11s linear infinite}@keyframes fall-54{46.524%{transform:translate(13.76vw,46.524vh) scale(.6511)}to{transform:translate(14.2592vw,99vh) scale(.6511)}}.snow:nth-child(55){opacity:.1682;transform:translate(91.2075vw,-10px) scale(.1669);animation:fall-55 29s -16s linear infinite}@keyframes fall-55{68.198%{transform:translate(86.28vw,68.198vh) scale(.1669)}to{transform:translate(88.74375vw,99vh) scale(.1669)}}.snow:nth-child(56){opacity:1.8236;transform:translate(5.7877vw,-10px) scale(.8695);animation:fall-56 10s -12s linear infinite}@keyframes fall-56{32.438%{transform:translate(4.2628vw,32.438vh) scale(.8695)}to{transform:translate(5.02525vw,99vh) scale(.8695)}}.snow:nth-child(57){opacity:1.011;transform:translate(14.2403vw,-10px) scale(.8837);animation:fall-57 28s -5s linear infinite}@keyframes fall-57{40.852%{transform:translate(13.8058vw,40.852vh) scale(.8837)}to{transform:translate(14.02305vw,99vh) scale(.8837)}}.snow:nth-child(58){opacity:.8098;transform:translate(39.6169vw,-10px) scale(.3672);animation:fall-58 28s -4s linear infinite}@keyframes fall-58{43.14%{transform:translate(31.0799vw,43.14vh) scale(.3672)}to{transform:translate(35.3484vw,99vh) scale(.3672)}}.snow:nth-child(59){opacity:.2228;transform:translate(2.2151vw,-10px) scale(.1167);animation:fall-59 26s -5s linear infinite}@keyframes fall-59{57.405%{transform:translate(9.7174vw,57.405vh) scale(.1167)}to{transform:translate(5.96625vw,99vh) scale(.1167)}}.snow:nth-child(60){opacity:1.5532;transform:translate(19.2696vw,-10px) scale(.7619);animation:fall-60 12s -26s linear infinite}@keyframes fall-60{54.955%{transform:translate(26.9109vw,54.955vh) scale(.7619)}to{transform:translate(23.09025vw,99vh) scale(.7619)}}.snow:nth-child(61){opacity:.3882;transform:translate(31.5585vw,-10px) scale(.7462);animation:fall-61 12s -28s linear infinite}@keyframes fall-61{41.776%{transform:translate(39.5343vw,41.776vh) scale(.7462)}to{transform:translate(35.5464vw,99vh) scale(.7462)}}.snow:nth-child(62){opacity:1.3708;transform:translate(26.641vw,-10px) scale(.2268);animation:fall-62 17s -26s linear infinite}@keyframes fall-62{60.647%{transform:translate(35.1534vw,60.647vh) scale(.2268)}to{transform:translate(30.8972vw,99vh) scale(.2268)}}.snow:nth-child(63){opacity:1.3994;transform:translate(61.0488vw,-10px) scale(.6933);animation:fall-63 13s -15s linear infinite}@keyframes fall-63{53.261%{transform:translate(54.8437vw,53.261vh) scale(.6933)}to{transform:translate(57.94625vw,99vh) scale(.6933)}}.snow:nth-child(64){opacity:1.7932;transform:translate(13.2689vw,-10px) scale(.5144);animation:fall-64 26s -29s linear infinite}@keyframes fall-64{33.026%{transform:translate(5.4232vw,33.026vh) scale(.5144)}to{transform:translate(9.34605vw,99vh) scale(.5144)}}.snow:nth-child(65){opacity:.121;transform:translate(12.8495vw,-10px) scale(.3179);animation:fall-65 22s -15s linear infinite}@keyframes fall-65{53.864%{transform:translate(21.4794vw,53.864vh) scale(.3179)}to{transform:translate(17.16445vw,99vh) scale(.3179)}}.snow:nth-child(66){opacity:1.4398;transform:translate(36.6136vw,-10px) scale(.0692);animation:fall-66 23s -30s linear infinite}@keyframes fall-66{75.355%{transform:translate(38.8902vw,75.355vh) scale(.0692)}to{transform:translate(37.7519vw,99vh) scale(.0692)}}.snow:nth-child(67){opacity:.432;transform:translate(88.4603vw,-10px) scale(.5803);animation:fall-67 27s -5s linear infinite}@keyframes fall-67{58.398%{transform:translate(94.7824vw,58.398vh) scale(.5803)}to{transform:translate(91.62135vw,99vh) scale(.5803)}}.snow:nth-child(68){opacity:.6394;transform:translate(73.5451vw,-10px) scale(.1668);animation:fall-68 11s -15s linear infinite}@keyframes fall-68{78.259%{transform:translate(81.8831vw,78.259vh) scale(.1668)}to{transform:translate(77.7141vw,99vh) scale(.1668)}}.snow:nth-child(69){opacity:1.4082;transform:translate(58.2039vw,-10px) scale(.8231);animation:fall-69 19s -3s linear infinite}@keyframes fall-69{49.367%{transform:translate(64.4488vw,49.367vh) scale(.8231)}to{transform:translate(61.32635vw,99vh) scale(.8231)}}.snow:nth-child(70){opacity:1.7582;transform:translate(20.2564vw,-10px) scale(.4812);animation:fall-70 18s -29s linear infinite}@keyframes fall-70{66.333%{transform:translate(29.5961vw,66.333vh) scale(.4812)}to{transform:translate(24.92625vw,99vh) scale(.4812)}}.snow:nth-child(71){opacity:.3856;transform:translate(1.4868vw,-10px) scale(.44);animation:fall-71 12s -9s linear infinite}@keyframes fall-71{72.87%{transform:translate(5.2309vw,72.87vh) scale(.44)}to{transform:translate(3.35885vw,99vh) scale(.44)}}.snow:nth-child(72){opacity:1.838;transform:translate(7.7218vw,-10px) scale(.4574);animation:fall-72 21s -25s linear infinite}@keyframes fall-72{51.806%{transform:translate(8.7772vw,51.806vh) scale(.4574)}to{transform:translate(8.2495vw,99vh) scale(.4574)}}.snow:nth-child(73){opacity:1.0084;transform:translate(72.4055vw,-10px) scale(.7855);animation:fall-73 19s -14s linear infinite}@keyframes fall-73{41.655%{transform:translate(72.8638vw,41.655vh) scale(.7855)}to{transform:translate(72.63465vw,99vh) scale(.7855)}}.snow:nth-child(74){opacity:.54;transform:translate(8.7588vw,-10px) scale(.1955);animation:fall-74 12s -9s linear infinite}@keyframes fall-74{30.632%{transform:translate(18.5494vw,30.632vh) scale(.1955)}to{transform:translate(13.6541vw,99vh) scale(.1955)}}.snow:nth-child(75){opacity:1.082;transform:translate(84.7452vw,-10px) scale(.4554);animation:fall-75 30s -12s linear infinite}@keyframes fall-75{61.204%{transform:translate(88.0789vw,61.204vh) scale(.4554)}to{transform:translate(86.41205vw,99vh) scale(.4554)}}.snow:nth-child(76){opacity:1.8216;transform:translate(79.4118vw,-10px) scale(.3134);animation:fall-76 24s -19s linear infinite}@keyframes fall-76{43.218%{transform:translate(83.8885vw,43.218vh) scale(.3134)}to{transform:translate(81.65015vw,99vh) scale(.3134)}}.snow:nth-child(77){opacity:.708;transform:translate(90.9244vw,-10px) scale(.5538);animation:fall-77 21s -5s linear infinite}@keyframes fall-77{68.761%{transform:translate(83.03vw,68.761vh) scale(.5538)}to{transform:translate(86.9772vw,99vh) scale(.5538)}}.snow:nth-child(78){opacity:1.1;transform:translate(46.1661vw,-10px) scale(.3033);animation:fall-78 12s -27s linear infinite}@keyframes fall-78{66.694%{transform:translate(43.8719vw,66.694vh) scale(.3033)}to{transform:translate(45.019vw,99vh) scale(.3033)}}.snow:nth-child(79){opacity:.3766;transform:translate(3.7034vw,-10px) scale(.076);animation:fall-79 10s -21s linear infinite}@keyframes fall-79{40.169%{transform:translate(3.3302vw,40.169vh) scale(.076)}to{transform:translate(3.5168vw,99vh) scale(.076)}}.snow:nth-child(80){opacity:1.4894;transform:translate(48.348vw,-10px) scale(.9067);animation:fall-80 14s -1s linear infinite}@keyframes fall-80{62.349%{transform:translate(45.885vw,62.349vh) scale(.9067)}to{transform:translate(47.1165vw,99vh) scale(.9067)}}.snow:nth-child(81){opacity:1.8122;transform:translate(82.1994vw,-10px) scale(.1178);animation:fall-81 21s -6s linear infinite}@keyframes fall-81{31.623%{transform:translate(78.8499vw,31.623vh) scale(.1178)}to{transform:translate(80.52465vw,99vh) scale(.1178)}}.snow:nth-child(82){opacity:.4638;transform:translate(52.6263vw,-10px) scale(.3496);animation:fall-82 17s -2s linear infinite}@keyframes fall-82{48.588%{transform:translate(57.385vw,48.588vh) scale(.3496)}to{transform:translate(55.00565vw,99vh) scale(.3496)}}.snow:nth-child(83){opacity:1.2712;transform:translate(95.5837vw,-10px) scale(.8113);animation:fall-83 19s -26s linear infinite}@keyframes fall-83{49.123%{transform:translate(101.785vw,49.123vh) scale(.8113)}to{transform:translate(98.68435vw,99vh) scale(.8113)}}.snow:nth-child(84){opacity:1.1102;transform:translate(93.5054vw,-10px) scale(.1011);animation:fall-84 29s -5s linear infinite}@keyframes fall-84{64.854%{transform:translate(99.5969vw,64.854vh) scale(.1011)}to{transform:translate(96.55115vw,99vh) scale(.1011)}}.snow:nth-child(85){opacity:.0384;transform:translate(39.3113vw,-10px) scale(.8563);animation:fall-85 16s -4s linear infinite}@keyframes fall-85{74.961%{transform:translate(34.1045vw,74.961vh) scale(.8563)}to{transform:translate(36.7079vw,99vh) scale(.8563)}}.snow:nth-child(86){opacity:.3606;transform:translate(11.5402vw,-10px) scale(.2817);animation:fall-86 25s -27s linear infinite}@keyframes fall-86{39.239%{transform:translate(18.1687vw,39.239vh) scale(.2817)}to{transform:translate(14.85445vw,99vh) scale(.2817)}}.snow:nth-child(87){opacity:1.1256;transform:translate(54.3388vw,-10px) scale(.9063);animation:fall-87 24s -1s linear infinite}@keyframes fall-87{70.821%{transform:translate(55.6931vw,70.821vh) scale(.9063)}to{transform:translate(55.01595vw,99vh) scale(.9063)}}.snow:nth-child(88){opacity:1.074;transform:translate(60.6514vw,-10px) scale(.5908);animation:fall-88 22s -6s linear infinite}@keyframes fall-88{48.895%{transform:translate(54.37vw,48.895vh) scale(.5908)}to{transform:translate(57.5107vw,99vh) scale(.5908)}}.snow:nth-child(89){opacity:1.075;transform:translate(23.4727vw,-10px) scale(.9658);animation:fall-89 15s -28s linear infinite}@keyframes fall-89{62.631%{transform:translate(16.2763vw,62.631vh) scale(.9658)}to{transform:translate(19.8745vw,99vh) scale(.9658)}}.snow:nth-child(90){opacity:1.9382;transform:translate(40.1444vw,-10px) scale(.7587);animation:fall-90 25s -12s linear infinite}@keyframes fall-90{41.904%{transform:translate(36.3577vw,41.904vh) scale(.7587)}to{transform:translate(38.25105vw,99vh) scale(.7587)}}.snow:nth-child(91){opacity:.4964;transform:translate(94.4918vw,-10px) scale(.7122);animation:fall-91 18s -10s linear infinite}@keyframes fall-91{39.911%{transform:translate(103.2003vw,39.911vh) scale(.7122)}to{transform:translate(98.84605vw,99vh) scale(.7122)}}.snow:nth-child(92){opacity:.0914;transform:translate(25.4494vw,-10px) scale(.5655);animation:fall-92 22s -19s linear infinite}@keyframes fall-92{36.525%{transform:translate(33.6915vw,36.525vh) scale(.5655)}to{transform:translate(29.57045vw,99vh) scale(.5655)}}.snow:nth-child(93){opacity:1.473;transform:translate(65.1969vw,-10px) scale(.9606);animation:fall-93 24s -6s linear infinite}@keyframes fall-93{72.966%{transform:translate(71.4388vw,72.966vh) scale(.9606)}to{transform:translate(68.31785vw,99vh) scale(.9606)}}.snow:nth-child(94){opacity:1.4578;transform:translate(70.6279vw,-10px) scale(.9479);animation:fall-94 10s -30s linear infinite}@keyframes fall-94{57.37%{transform:translate(76.5159vw,57.37vh) scale(.9479)}to{transform:translate(73.5719vw,99vh) scale(.9479)}}.snow:nth-child(95){opacity:1.0782;transform:translate(60.8034vw,-10px) scale(.2727);animation:fall-95 26s -15s linear infinite}@keyframes fall-95{75.922%{transform:translate(68.1188vw,75.922vh) scale(.2727)}to{transform:translate(64.4611vw,99vh) scale(.2727)}}.snow:nth-child(96){opacity:1.9284;transform:translate(75.7854vw,-10px) scale(.6067);animation:fall-96 17s -10s linear infinite}@keyframes fall-96{37.723%{transform:translate(84.6584vw,37.723vh) scale(.6067)}to{transform:translate(80.2219vw,99vh) scale(.6067)}}.snow:nth-child(97){opacity:.5058;transform:translate(4.9579vw,-10px) scale(.2596);animation:fall-97 16s -1s linear infinite}@keyframes fall-97{49.508%{transform:translate(7.0119vw,49.508vh) scale(.2596)}to{transform:translate(5.9849vw,99vh) scale(.2596)}}.snow:nth-child(98){opacity:1.4984;transform:translate(92.7923vw,-10px) scale(.0646);animation:fall-98 18s -1s linear infinite}@keyframes fall-98{62.103%{transform:translate(83.9141vw,62.103vh) scale(.0646)}to{transform:translate(88.3532vw,99vh) scale(.0646)}}.snow:nth-child(99){opacity:.5594;transform:translate(63.1109vw,-10px) scale(.7315);animation:fall-99 24s -21s linear infinite}@keyframes fall-99{44.353%{transform:translate(70.8708vw,44.353vh) scale(.7315)}to{transform:translate(66.99085vw,99vh) scale(.7315)}}.snow:nth-child(100){opacity:1.0262;transform:translate(98.5587vw,-10px) scale(.9092);animation:fall-100 19s -4s linear infinite}@keyframes fall-100{64.839%{transform:translate(92.9104vw,64.839vh) scale(.9092)}to{transform:translate(95.73455vw,99vh) scale(.9092)}}.snow:nth-child(101){opacity:1.9508;transform:translate(18.5702vw,-10px) scale(.6785);animation:fall-101 21s -23s linear infinite}@keyframes fall-101{46.454%{transform:translate(25.6188vw,46.454vh) scale(.6785)}to{transform:translate(22.0945vw,99vh) scale(.6785)}}.snow:nth-child(102){opacity:.5084;transform:translate(71.607vw,-10px) scale(.5744);animation:fall-102 16s -5s linear infinite}@keyframes fall-102{70.016%{transform:translate(65.0002vw,70.016vh) scale(.5744)}to{transform:translate(68.3036vw,99vh) scale(.5744)}}.snow:nth-child(103){opacity:.5562;transform:translate(46.0396vw,-10px) scale(.3345);animation:fall-103 18s -10s linear infinite}@keyframes fall-103{66.189%{transform:translate(40.3385vw,66.189vh) scale(.3345)}to{transform:translate(43.18905vw,99vh) scale(.3345)}}.snow:nth-child(104){opacity:1.699;transform:translate(91.5672vw,-10px) scale(.7818);animation:fall-104 25s -2s linear infinite}@keyframes fall-104{75.301%{transform:translate(93.4021vw,75.301vh) scale(.7818)}to{transform:translate(92.48465vw,99vh) scale(.7818)}}.snow:nth-child(105){opacity:1.3086;transform:translate(71.5247vw,-10px) scale(.3452);animation:fall-105 12s -2s linear infinite}@keyframes fall-105{33.796%{transform:translate(65.3243vw,33.796vh) scale(.3452)}to{transform:translate(68.4245vw,99vh) scale(.3452)}}.snow:nth-child(106){opacity:.2384;transform:translate(72.8692vw,-10px) scale(.9361);animation:fall-106 14s -5s linear infinite}@keyframes fall-106{60.821%{transform:translate(72.9884vw,60.821vh) scale(.9361)}to{transform:translate(72.9288vw,99vh) scale(.9361)}}.snow:nth-child(107){opacity:.7372;transform:translate(60.9972vw,-10px) scale(.272);animation:fall-107 30s -25s linear infinite}@keyframes fall-107{32.694%{transform:translate(62.3134vw,32.694vh) scale(.272)}to{transform:translate(61.6553vw,99vh) scale(.272)}}.snow:nth-child(108){opacity:1.9124;transform:translate(97.7145vw,-10px) scale(.2645);animation:fall-108 25s -11s linear infinite}@keyframes fall-108{38.191%{transform:translate(94.0936vw,38.191vh) scale(.2645)}to{transform:translate(95.90405vw,99vh) scale(.2645)}}.snow:nth-child(109){opacity:.8946;transform:translate(84.0434vw,-10px) scale(.3729);animation:fall-109 19s -26s linear infinite}@keyframes fall-109{47.332%{transform:translate(93.7111vw,47.332vh) scale(.3729)}to{transform:translate(88.87725vw,99vh) scale(.3729)}}.snow:nth-child(110){opacity:.0594;transform:translate(54.8708vw,-10px) scale(.3313);animation:fall-110 28s -12s linear infinite}@keyframes fall-110{36.903%{transform:translate(62.0608vw,36.903vh) scale(.3313)}to{transform:translate(58.4658vw,99vh) scale(.3313)}}.snow:nth-child(111){opacity:1.1144;transform:translate(51.5785vw,-10px) scale(.8855);animation:fall-111 13s -6s linear infinite}@keyframes fall-111{44.493%{transform:translate(59.0176vw,44.493vh) scale(.8855)}to{transform:translate(55.29805vw,99vh) scale(.8855)}}.snow:nth-child(112){opacity:.6658;transform:translate(59.9076vw,-10px) scale(.6192);animation:fall-112 25s -18s linear infinite}@keyframes fall-112{49.616%{transform:translate(66.7295vw,49.616vh) scale(.6192)}to{transform:translate(63.31855vw,99vh) scale(.6192)}}.snow:nth-child(113){opacity:1.1106;transform:translate(49.6091vw,-10px) scale(.7835);animation:fall-113 29s -11s linear infinite}@keyframes fall-113{43.229%{transform:translate(57.8973vw,43.229vh) scale(.7835)}to{transform:translate(53.7532vw,99vh) scale(.7835)}}.snow:nth-child(114){opacity:1.139;transform:translate(10.3845vw,-10px) scale(.367);animation:fall-114 24s -29s linear infinite}@keyframes fall-114{40.877%{transform:translate(20.0098vw,40.877vh) scale(.367)}to{transform:translate(15.19715vw,99vh) scale(.367)}}.snow:nth-child(115){opacity:.8156;transform:translate(8.3839vw,-10px) scale(.3587);animation:fall-115 15s -24s linear infinite}@keyframes fall-115{36.991%{transform:translate(10.9154vw,36.991vh) scale(.3587)}to{transform:translate(9.64965vw,99vh) scale(.3587)}}.snow:nth-child(116){opacity:1.1972;transform:translate(47.2168vw,-10px) scale(.2919);animation:fall-116 23s -4s linear infinite}@keyframes fall-116{50.713%{transform:translate(54.6178vw,50.713vh) scale(.2919)}to{transform:translate(50.9173vw,99vh) scale(.2919)}}.snow:nth-child(117){opacity:.3626;transform:translate(56.9059vw,-10px) scale(.8805);animation:fall-117 26s -15s linear infinite}@keyframes fall-117{30.749%{transform:translate(53.7181vw,30.749vh) scale(.8805)}to{transform:translate(55.312vw,99vh) scale(.8805)}}.snow:nth-child(118){opacity:1.1364;transform:translate(2.2527vw,-10px) scale(.4621);animation:fall-118 10s -20s linear infinite}@keyframes fall-118{74.119%{transform:translate(-3.4551vw,74.119vh) scale(.4621)}to{transform:translate(-.6012vw,99vh) scale(.4621)}}.snow:nth-child(119){opacity:1.036;transform:translate(51.2132vw,-10px) scale(.7342);animation:fall-119 18s -30s linear infinite}@keyframes fall-119{35.654%{transform:translate(52.8215vw,35.654vh) scale(.7342)}to{transform:translate(52.01735vw,99vh) scale(.7342)}}.snow:nth-child(120){opacity:1.176;transform:translate(1.0869vw,-10px) scale(.2388);animation:fall-120 30s -28s linear infinite}@keyframes fall-120{44.137%{transform:translate(6.2737vw,44.137vh) scale(.2388)}to{transform:translate(3.6803vw,99vh) scale(.2388)}}.snow:nth-child(121){opacity:.7422;transform:translate(2.3106vw,-10px) scale(.9591);animation:fall-121 28s -17s linear infinite}@keyframes fall-121{77.322%{transform:translate(1.6929vw,77.322vh) scale(.9591)}to{transform:translate(2.00175vw,99vh) scale(.9591)}}.snow:nth-child(122){opacity:1.0014;transform:translate(46.7539vw,-10px) scale(.2312);animation:fall-122 11s -3s linear infinite}@keyframes fall-122{61.487%{transform:translate(43.6675vw,61.487vh) scale(.2312)}to{transform:translate(45.2107vw,99vh) scale(.2312)}}.snow:nth-child(123){opacity:1.4608;transform:translate(81.9848vw,-10px) scale(.9152);animation:fall-123 27s -25s linear infinite}@keyframes fall-123{69.911%{transform:translate(76.5979vw,69.911vh) scale(.9152)}to{transform:translate(79.29135vw,99vh) scale(.9152)}}.snow:nth-child(124){opacity:.145;transform:translate(29.1514vw,-10px) scale(.8898);animation:fall-124 21s -8s linear infinite}@keyframes fall-124{37.915%{transform:translate(22.3411vw,37.915vh) scale(.8898)}to{transform:translate(25.74625vw,99vh) scale(.8898)}}.snow:nth-child(125){opacity:.4516;transform:translate(69.2176vw,-10px) scale(.5613);animation:fall-125 10s -16s linear infinite}@keyframes fall-125{44.829%{transform:translate(68.2359vw,44.829vh) scale(.5613)}to{transform:translate(68.72675vw,99vh) scale(.5613)}}.snow:nth-child(126){opacity:.7628;transform:translate(45.7816vw,-10px) scale(.8092);animation:fall-126 12s -14s linear infinite}@keyframes fall-126{54.402%{transform:translate(50.2793vw,54.402vh) scale(.8092)}to{transform:translate(48.03045vw,99vh) scale(.8092)}}.snow:nth-child(127){opacity:.2774;transform:translate(35.8732vw,-10px) scale(.9183);animation:fall-127 16s -16s linear infinite}@keyframes fall-127{48.733%{transform:translate(34.1891vw,48.733vh) scale(.9183)}to{transform:translate(35.03115vw,99vh) scale(.9183)}}.snow:nth-child(128){opacity:.1682;transform:translate(9.8404vw,-10px) scale(.1701);animation:fall-128 21s -24s linear infinite}@keyframes fall-128{76.792%{transform:translate(7.1505vw,76.792vh) scale(.1701)}to{transform:translate(8.49545vw,99vh) scale(.1701)}}.snow:nth-child(129){opacity:1.3498;transform:translate(90.5666vw,-10px) scale(.1703);animation:fall-129 30s -4s linear infinite}@keyframes fall-129{48.61%{transform:translate(99.7024vw,48.61vh) scale(.1703)}to{transform:translate(95.1345vw,99vh) scale(.1703)}}.snow:nth-child(130){opacity:.9258;transform:translate(50.2516vw,-10px) scale(.6426);animation:fall-130 20s -23s linear infinite}@keyframes fall-130{31.101%{transform:translate(53.505vw,31.101vh) scale(.6426)}to{transform:translate(51.8783vw,99vh) scale(.6426)}}.snow:nth-child(131){opacity:.2926;transform:translate(77.4174vw,-10px) scale(.883);animation:fall-131 10s -16s linear infinite}@keyframes fall-131{40.697%{transform:translate(85.8454vw,40.697vh) scale(.883)}to{transform:translate(81.6314vw,99vh) scale(.883)}}.snow:nth-child(132){opacity:.7216;transform:translate(88.1935vw,-10px) scale(.5552);animation:fall-132 10s -29s linear infinite}@keyframes fall-132{67.909%{transform:translate(91.8042vw,67.909vh) scale(.5552)}to{transform:translate(89.99885vw,99vh) scale(.5552)}}.snow:nth-child(133){opacity:1.575;transform:translate(74.0501vw,-10px) scale(.5989);animation:fall-133 24s -19s linear infinite}@keyframes fall-133{50.779%{transform:translate(75.3476vw,50.779vh) scale(.5989)}to{transform:translate(74.69885vw,99vh) scale(.5989)}}.snow:nth-child(134){opacity:1.5178;transform:translate(45.5572vw,-10px) scale(.1431);animation:fall-134 29s -29s linear infinite}@keyframes fall-134{52.568%{transform:translate(39.7945vw,52.568vh) scale(.1431)}to{transform:translate(42.67585vw,99vh) scale(.1431)}}.snow:nth-child(135){opacity:1.0532;transform:translate(62.7101vw,-10px) scale(.8711);animation:fall-135 27s -16s linear infinite}@keyframes fall-135{57.711%{transform:translate(64.59vw,57.711vh) scale(.8711)}to{transform:translate(63.65005vw,99vh) scale(.8711)}}.snow:nth-child(136){opacity:.364;transform:translate(65.2686vw,-10px) scale(.2513);animation:fall-136 12s -11s linear infinite}@keyframes fall-136{77.947%{transform:translate(65.8258vw,77.947vh) scale(.2513)}to{transform:translate(65.5472vw,99vh) scale(.2513)}}.snow:nth-child(137){opacity:1.5526;transform:translate(87.2134vw,-10px) scale(.0097);animation:fall-137 26s -27s linear infinite}@keyframes fall-137{52.75%{transform:translate(82.5155vw,52.75vh) scale(.0097)}to{transform:translate(84.86445vw,99vh) scale(.0097)}}.snow:nth-child(138){opacity:1.0844;transform:translate(47.8075vw,-10px) scale(.101);animation:fall-138 11s -23s linear infinite}@keyframes fall-138{71.291%{transform:translate(51.2589vw,71.291vh) scale(.101)}to{transform:translate(49.5332vw,99vh) scale(.101)}}.snow:nth-child(139){opacity:1.7274;transform:translate(36.0552vw,-10px) scale(.9311);animation:fall-139 10s -20s linear infinite}@keyframes fall-139{43.287%{transform:translate(36.7254vw,43.287vh) scale(.9311)}to{transform:translate(36.3903vw,99vh) scale(.9311)}}.snow:nth-child(140){opacity:.8656;transform:translate(7.9213vw,-10px) scale(.8719);animation:fall-140 30s -27s linear infinite}@keyframes fall-140{72.3%{transform:translate(7.6333vw,72.3vh) scale(.8719)}to{transform:translate(7.7773vw,99vh) scale(.8719)}}.snow:nth-child(141){opacity:1.1614;transform:translate(63.133vw,-10px) scale(.573);animation:fall-141 20s -26s linear infinite}@keyframes fall-141{68.948%{transform:translate(57.2754vw,68.948vh) scale(.573)}to{transform:translate(60.2042vw,99vh) scale(.573)}}.snow:nth-child(142){opacity:.4094;transform:translate(72.7017vw,-10px) scale(.0296);animation:fall-142 15s -23s linear infinite}@keyframes fall-142{76.273%{transform:translate(67.6437vw,76.273vh) scale(.0296)}to{transform:translate(70.1727vw,99vh) scale(.0296)}}.snow:nth-child(143){opacity:.2144;transform:translate(4.8163vw,-10px) scale(.259);animation:fall-143 19s -8s linear infinite}@keyframes fall-143{31.72%{transform:translate(13.6107vw,31.72vh) scale(.259)}to{transform:translate(9.2135vw,99vh) scale(.259)}}.snow:nth-child(144){opacity:1.9126;transform:translate(25.2839vw,-10px) scale(.0807);animation:fall-144 12s -16s linear infinite}@keyframes fall-144{66.715%{transform:translate(15.9923vw,66.715vh) scale(.0807)}to{transform:translate(20.6381vw,99vh) scale(.0807)}}.snow:nth-child(145){opacity:1.5622;transform:translate(5.7983vw,-10px) scale(.09);animation:fall-145 14s -30s linear infinite}@keyframes fall-145{34.353%{transform:translate(10.1653vw,34.353vh) scale(.09)}to{transform:translate(7.9818vw,99vh) scale(.09)}}.snow:nth-child(146){opacity:1.3794;transform:translate(38.4451vw,-10px) scale(.296);animation:fall-146 28s -28s linear infinite}@keyframes fall-146{57.757%{transform:translate(45.3958vw,57.757vh) scale(.296)}to{transform:translate(41.92045vw,99vh) scale(.296)}}.snow:nth-child(147){opacity:.4594;transform:translate(49.6656vw,-10px) scale(.7371);animation:fall-147 10s -19s linear infinite}@keyframes fall-147{75.709%{transform:translate(59.0601vw,75.709vh) scale(.7371)}to{transform:translate(54.36285vw,99vh) scale(.7371)}}.snow:nth-child(148){opacity:.613;transform:translate(2.4925vw,-10px) scale(.379);animation:fall-148 11s -15s linear infinite}@keyframes fall-148{39.144%{transform:translate(-.9011vw,39.144vh) scale(.379)}to{transform:translate(.7957vw,99vh) scale(.379)}}.snow:nth-child(149){opacity:1.4064;transform:translate(71.7964vw,-10px) scale(.5011);animation:fall-149 15s -16s linear infinite}@keyframes fall-149{76.18%{transform:translate(81.13vw,76.18vh) scale(.5011)}to{transform:translate(76.4632vw,99vh) scale(.5011)}}.snow:nth-child(150){opacity:1.8696;transform:translate(3.3592vw,-10px) scale(.8998);animation:fall-150 10s -24s linear infinite}@keyframes fall-150{49.792%{transform:translate(3.4763vw,49.792vh) scale(.8998)}to{transform:translate(3.41775vw,99vh) scale(.8998)}}.snow:nth-child(151){opacity:.2996;transform:translate(95.5321vw,-10px) scale(.6388);animation:fall-151 12s -13s linear infinite}@keyframes fall-151{40.586%{transform:translate(103.9995vw,40.586vh) scale(.6388)}to{transform:translate(99.7658vw,99vh) scale(.6388)}}.snow:nth-child(152){opacity:1.213;transform:translate(43.7143vw,-10px) scale(.0773);animation:fall-152 29s -2s linear infinite}@keyframes fall-152{62.824%{transform:translate(51.4505vw,62.824vh) scale(.0773)}to{transform:translate(47.5824vw,99vh) scale(.0773)}}.snow:nth-child(153){opacity:.024;transform:translate(9.5187vw,-10px) scale(.2203);animation:fall-153 19s -11s linear infinite}@keyframes fall-153{74.039%{transform:translate(3.517vw,74.039vh) scale(.2203)}to{transform:translate(6.51785vw,99vh) scale(.2203)}}.snow:nth-child(154){opacity:1.9992;transform:translate(88.8677vw,-10px) scale(.3956);animation:fall-154 19s -28s linear infinite}@keyframes fall-154{66.692%{transform:translate(90.4649vw,66.692vh) scale(.3956)}to{transform:translate(89.6663vw,99vh) scale(.3956)}}.snow:nth-child(155){opacity:1.0792;transform:translate(46.7044vw,-10px) scale(.6075);animation:fall-155 10s -11s linear infinite}@keyframes fall-155{30%{transform:translate(46.8421vw,30vh) scale(.6075)}to{transform:translate(46.77325vw,99vh) scale(.6075)}}.snow:nth-child(156){opacity:1.2564;transform:translate(70.0429vw,-10px) scale(.0211);animation:fall-156 21s -29s linear infinite}@keyframes fall-156{59.423%{transform:translate(75.423vw,59.423vh) scale(.0211)}to{transform:translate(72.73295vw,99vh) scale(.0211)}}.snow:nth-child(157){opacity:1.0128;transform:translate(82.4062vw,-10px) scale(.8507);animation:fall-157 15s -14s linear infinite}@keyframes fall-157{75.186%{transform:translate(86.6647vw,75.186vh) scale(.8507)}to{transform:translate(84.53545vw,99vh) scale(.8507)}}.snow:nth-child(158){opacity:.5002;transform:translate(51.4918vw,-10px) scale(.3407);animation:fall-158 28s -7s linear infinite}@keyframes fall-158{54.081%{transform:translate(54.9631vw,54.081vh) scale(.3407)}to{transform:translate(53.22745vw,99vh) scale(.3407)}}.snow:nth-child(159){opacity:1.9206;transform:translate(91.4148vw,-10px) scale(.8251);animation:fall-159 12s -29s linear infinite}@keyframes fall-159{75.262%{transform:translate(90.4689vw,75.262vh) scale(.8251)}to{transform:translate(90.94185vw,99vh) scale(.8251)}}.snow:nth-child(160){opacity:.007;transform:translate(2.4194vw,-10px) scale(.1203);animation:fall-160 29s -22s linear infinite}@keyframes fall-160{73.124%{transform:translate(-7.5467vw,73.124vh) scale(.1203)}to{transform:translate(-2.56365vw,99vh) scale(.1203)}}.snow:nth-child(161){opacity:1.018;transform:translate(55.164vw,-10px) scale(.2417);animation:fall-161 20s -27s linear infinite}@keyframes fall-161{59.184%{transform:translate(49.2112vw,59.184vh) scale(.2417)}to{transform:translate(52.1876vw,99vh) scale(.2417)}}.snow:nth-child(162){opacity:1.0428;transform:translate(86.2268vw,-10px) scale(.5353);animation:fall-162 15s -26s linear infinite}@keyframes fall-162{38.227%{transform:translate(87.2676vw,38.227vh) scale(.5353)}to{transform:translate(86.7472vw,99vh) scale(.5353)}}.snow:nth-child(163){opacity:.6362;transform:translate(48.0289vw,-10px) scale(.2765);animation:fall-163 15s -25s linear infinite}@keyframes fall-163{79.271%{transform:translate(48.3331vw,79.271vh) scale(.2765)}to{transform:translate(48.181vw,99vh) scale(.2765)}}.snow:nth-child(164){opacity:1.6958;transform:translate(76.6043vw,-10px) scale(.6148);animation:fall-164 14s -24s linear infinite}@keyframes fall-164{72.746%{transform:translate(72.0932vw,72.746vh) scale(.6148)}to{transform:translate(74.34875vw,99vh) scale(.6148)}}.snow:nth-child(165){opacity:.6354;transform:translate(92.0782vw,-10px) scale(.5644);animation:fall-165 16s -8s linear infinite}@keyframes fall-165{77.445%{transform:translate(86.7719vw,77.445vh) scale(.5644)}to{transform:translate(89.42505vw,99vh) scale(.5644)}}.snow:nth-child(166){opacity:1.7246;transform:translate(10.1745vw,-10px) scale(.1621);animation:fall-166 18s -22s linear infinite}@keyframes fall-166{67.571%{transform:translate(19.802vw,67.571vh) scale(.1621)}to{transform:translate(14.98825vw,99vh) scale(.1621)}}.snow:nth-child(167){opacity:.636;transform:translate(88.5006vw,-10px) scale(.4358);animation:fall-167 14s -16s linear infinite}@keyframes fall-167{58.926%{transform:translate(97.3499vw,58.926vh) scale(.4358)}to{transform:translate(92.92525vw,99vh) scale(.4358)}}.snow:nth-child(168){opacity:.2952;transform:translate(26.3704vw,-10px) scale(.1625);animation:fall-168 18s -7s linear infinite}@keyframes fall-168{51.752%{transform:translate(19.5612vw,51.752vh) scale(.1625)}to{transform:translate(22.9658vw,99vh) scale(.1625)}}.snow:nth-child(169){opacity:1.6184;transform:translate(78.2917vw,-10px) scale(.0866);animation:fall-169 21s -6s linear infinite}@keyframes fall-169{39.04%{transform:translate(72.9725vw,39.04vh) scale(.0866)}to{transform:translate(75.6321vw,99vh) scale(.0866)}}.snow:nth-child(170){opacity:.95;transform:translate(96.981vw,-10px) scale(.0549);animation:fall-170 30s -26s linear infinite}@keyframes fall-170{55.005%{transform:translate(88.4794vw,55.005vh) scale(.0549)}to{transform:translate(92.7302vw,99vh) scale(.0549)}}.snow:nth-child(171){opacity:1.3116;transform:translate(97.9724vw,-10px) scale(.2788);animation:fall-171 26s -13s linear infinite}@keyframes fall-171{75.327%{transform:translate(102.6962vw,75.327vh) scale(.2788)}to{transform:translate(100.3343vw,99vh) scale(.2788)}}.snow:nth-child(172){opacity:1.6704;transform:translate(51.0772vw,-10px) scale(.3761);animation:fall-172 30s -12s linear infinite}@keyframes fall-172{79.361%{transform:translate(42.1357vw,79.361vh) scale(.3761)}to{transform:translate(46.60645vw,99vh) scale(.3761)}}.snow:nth-child(173){opacity:1.2582;transform:translate(8.8588vw,-10px) scale(.0523);animation:fall-173 20s -15s linear infinite}@keyframes fall-173{54.105%{transform:translate(4.5745vw,54.105vh) scale(.0523)}to{transform:translate(6.71665vw,99vh) scale(.0523)}}.snow:nth-child(174){opacity:.3832;transform:translate(55.8209vw,-10px) scale(.7613);animation:fall-174 20s -30s linear infinite}@keyframes fall-174{69.831%{transform:translate(51.3426vw,69.831vh) scale(.7613)}to{transform:translate(53.58175vw,99vh) scale(.7613)}}.snow:nth-child(175){opacity:1.5642;transform:translate(59.8744vw,-10px) scale(.8648);animation:fall-175 30s -3s linear infinite}@keyframes fall-175{53.639%{transform:translate(69.6517vw,53.639vh) scale(.8648)}to{transform:translate(64.76305vw,99vh) scale(.8648)}}.snow:nth-child(176){opacity:1.0328;transform:translate(67.0996vw,-10px) scale(.0176);animation:fall-176 17s -25s linear infinite}@keyframes fall-176{76.334%{transform:translate(63.0708vw,76.334vh) scale(.0176)}to{transform:translate(65.0852vw,99vh) scale(.0176)}}.snow:nth-child(177){opacity:.4252;transform:translate(54.5674vw,-10px) scale(.4531);animation:fall-177 24s -1s linear infinite}@keyframes fall-177{38.263%{transform:translate(62.8442vw,38.263vh) scale(.4531)}to{transform:translate(58.7058vw,99vh) scale(.4531)}}.snow:nth-child(178){opacity:.9824;transform:translate(77.1115vw,-10px) scale(.6395);animation:fall-178 17s -25s linear infinite}@keyframes fall-178{65.09%{transform:translate(76.7438vw,65.09vh) scale(.6395)}to{transform:translate(76.92765vw,99vh) scale(.6395)}}.snow:nth-child(179){opacity:1.5996;transform:translate(63.653vw,-10px) scale(.0943);animation:fall-179 21s -20s linear infinite}@keyframes fall-179{45.448%{transform:translate(53.6888vw,45.448vh) scale(.0943)}to{transform:translate(58.6709vw,99vh) scale(.0943)}}.snow:nth-child(180){opacity:1.037;transform:translate(25.9vw,-10px) scale(.066);animation:fall-180 30s -27s linear infinite}@keyframes fall-180{78.365%{transform:translate(34.8077vw,78.365vh) scale(.066)}to{transform:translate(30.35385vw,99vh) scale(.066)}}.snow:nth-child(181){opacity:1.3784;transform:translate(6.2567vw,-10px) scale(.3349);animation:fall-181 22s -26s linear infinite}@keyframes fall-181{74.455%{transform:translate(-3.1637vw,74.455vh) scale(.3349)}to{transform:translate(1.5465vw,99vh) scale(.3349)}}.snow:nth-child(182){opacity:.7212;transform:translate(15.7236vw,-10px) scale(.7666);animation:fall-182 24s -7s linear infinite}@keyframes fall-182{37.662%{transform:translate(18.5474vw,37.662vh) scale(.7666)}to{transform:translate(17.1355vw,99vh) scale(.7666)}}.snow:nth-child(183){opacity:1.1744;transform:translate(2.6164vw,-10px) scale(.574);animation:fall-183 23s -12s linear infinite}@keyframes fall-183{42.25%{transform:translate(2.3053vw,42.25vh) scale(.574)}to{transform:translate(2.46085vw,99vh) scale(.574)}}.snow:nth-child(184){opacity:1.2532;transform:translate(86.3195vw,-10px) scale(.088);animation:fall-184 18s -11s linear infinite}@keyframes fall-184{74.032%{transform:translate(93.0575vw,74.032vh) scale(.088)}to{transform:translate(89.6885vw,99vh) scale(.088)}}.snow:nth-child(185){opacity:1.873;transform:translate(58.3966vw,-10px) scale(.4189);animation:fall-185 15s -24s linear infinite}@keyframes fall-185{74.111%{transform:translate(67.1612vw,74.111vh) scale(.4189)}to{transform:translate(62.7789vw,99vh) scale(.4189)}}.snow:nth-child(186){opacity:1.6178;transform:translate(16.2805vw,-10px) scale(.0575);animation:fall-186 29s -29s linear infinite}@keyframes fall-186{55.852%{transform:translate(8.7051vw,55.852vh) scale(.0575)}to{transform:translate(12.4928vw,99vh) scale(.0575)}}.snow:nth-child(187){opacity:1.629;transform:translate(20.2543vw,-10px) scale(.4277);animation:fall-187 23s -28s linear infinite}@keyframes fall-187{32.664%{transform:translate(28.4776vw,32.664vh) scale(.4277)}to{transform:translate(24.36595vw,99vh) scale(.4277)}}.snow:nth-child(188){opacity:1.705;transform:translate(39.7743vw,-10px) scale(.3979);animation:fall-188 23s -10s linear infinite}@keyframes fall-188{38.665%{transform:translate(46.9485vw,38.665vh) scale(.3979)}to{transform:translate(43.3614vw,99vh) scale(.3979)}}.snow:nth-child(189){opacity:1.9402;transform:translate(48.0589vw,-10px) scale(.4623);animation:fall-189 11s -29s linear infinite}@keyframes fall-189{65.976%{transform:translate(44.6908vw,65.976vh) scale(.4623)}to{transform:translate(46.37485vw,99vh) scale(.4623)}}.snow:nth-child(190){opacity:1.2602;transform:translate(25.0897vw,-10px) scale(.9722);animation:fall-190 26s -29s linear infinite}@keyframes fall-190{78.815%{transform:translate(22.3233vw,78.815vh) scale(.9722)}to{transform:translate(23.7065vw,99vh) scale(.9722)}}.snow:nth-child(191){opacity:1.496;transform:translate(4.4767vw,-10px) scale(.9977);animation:fall-191 13s -20s linear infinite}@keyframes fall-191{72.922%{transform:translate(9.8339vw,72.922vh) scale(.9977)}to{transform:translate(7.1553vw,99vh) scale(.9977)}}.snow:nth-child(192){opacity:1.4294;transform:translate(30.5319vw,-10px) scale(.6541);animation:fall-192 15s -21s linear infinite}@keyframes fall-192{70.41%{transform:translate(27.9714vw,70.41vh) scale(.6541)}to{transform:translate(29.25165vw,99vh) scale(.6541)}}.snow:nth-child(193){opacity:.514;transform:translate(34.4947vw,-10px) scale(.8953);animation:fall-193 25s -24s linear infinite}@keyframes fall-193{57.523%{transform:translate(37.6919vw,57.523vh) scale(.8953)}to{transform:translate(36.0933vw,99vh) scale(.8953)}}.snow:nth-child(194){opacity:1.2702;transform:translate(23.8802vw,-10px) scale(.1447);animation:fall-194 28s -27s linear infinite}@keyframes fall-194{50.984%{transform:translate(21.4023vw,50.984vh) scale(.1447)}to{transform:translate(22.64125vw,99vh) scale(.1447)}}.snow:nth-child(195){opacity:.838;transform:translate(65.7135vw,-10px) scale(.728);animation:fall-195 21s -24s linear infinite}@keyframes fall-195{59.057%{transform:translate(67.5275vw,59.057vh) scale(.728)}to{transform:translate(66.6205vw,99vh) scale(.728)}}.snow:nth-child(196){opacity:.3014;transform:translate(21.2997vw,-10px) scale(.3344);animation:fall-196 26s -11s linear infinite}@keyframes fall-196{33.562%{transform:translate(18.0996vw,33.562vh) scale(.3344)}to{transform:translate(19.69965vw,99vh) scale(.3344)}}.snow:nth-child(197){opacity:.8244;transform:translate(71.0801vw,-10px) scale(.2335);animation:fall-197 10s -7s linear infinite}@keyframes fall-197{76.776%{transform:translate(73.6527vw,76.776vh) scale(.2335)}to{transform:translate(72.3664vw,99vh) scale(.2335)}}.snow:nth-child(198){opacity:.5268;transform:translate(20.2207vw,-10px) scale(.9816);animation:fall-198 21s -7s linear infinite}@keyframes fall-198{37.472%{transform:translate(20.898vw,37.472vh) scale(.9816)}to{transform:translate(20.55935vw,99vh) scale(.9816)}}.snow:nth-child(199){opacity:1.5006;transform:translate(48.8089vw,-10px) scale(.577);animation:fall-199 11s -12s linear infinite}@keyframes fall-199{44.646%{transform:translate(44.8818vw,44.646vh) scale(.577)}to{transform:translate(46.84535vw,99vh) scale(.577)}}.snow:nth-child(200){opacity:.8942;transform:translate(95.5828vw,-10px) scale(.4744);animation:fall-200 11s -23s linear infinite}@keyframes fall-200{39.765%{transform:translate(95.4968vw,39.765vh) scale(.4744)}to{transform:translate(95.5398vw,99vh) scale(.4744)}}.snow:nth-child(201){opacity:1.5134;transform:translate(69.3084vw,-10px) scale(.7044);animation:fall-201 18s -9s linear infinite}@keyframes fall-201{56.018%{transform:translate(67.5953vw,56.018vh) scale(.7044)}to{transform:translate(68.45185vw,99vh) scale(.7044)}}.snow:nth-child(202){opacity:.6444;transform:translate(46.0279vw,-10px) scale(.7388);animation:fall-202 20s -26s linear infinite}@keyframes fall-202{45.851%{transform:translate(47.4169vw,45.851vh) scale(.7388)}to{transform:translate(46.7224vw,99vh) scale(.7388)}}.snow:nth-child(203){opacity:.2836;transform:translate(84.3191vw,-10px) scale(.2686);animation:fall-203 19s -7s linear infinite}@keyframes fall-203{69.318%{transform:translate(83.294vw,69.318vh) scale(.2686)}to{transform:translate(83.80655vw,99vh) scale(.2686)}}.snow:nth-child(204){opacity:.626;transform:translate(98.089vw,-10px) scale(.6426);animation:fall-204 23s -8s linear infinite}@keyframes fall-204{75.631%{transform:translate(99.3695vw,75.631vh) scale(.6426)}to{transform:translate(98.72925vw,99vh) scale(.6426)}}.snow:nth-child(205){opacity:.1338;transform:translate(47.6215vw,-10px) scale(.0995);animation:fall-205 24s -26s linear infinite}@keyframes fall-205{60.065%{transform:translate(38.0845vw,60.065vh) scale(.0995)}to{transform:translate(42.853vw,99vh) scale(.0995)}}.snow:nth-child(206){opacity:1.8878;transform:translate(7.4063vw,-10px) scale(.4773);animation:fall-206 16s -27s linear infinite}@keyframes fall-206{59.528%{transform:translate(.2362vw,59.528vh) scale(.4773)}to{transform:translate(3.82125vw,99vh) scale(.4773)}}.snow:nth-child(207){opacity:.8702;transform:translate(17.471vw,-10px) scale(.339);animation:fall-207 14s -11s linear infinite}@keyframes fall-207{67.869%{transform:translate(20.0435vw,67.869vh) scale(.339)}to{transform:translate(18.75725vw,99vh) scale(.339)}}.snow:nth-child(208){opacity:.3806;transform:translate(21.8582vw,-10px) scale(.5963);animation:fall-208 10s -16s linear infinite}@keyframes fall-208{74.209%{transform:translate(26.4707vw,74.209vh) scale(.5963)}to{transform:translate(24.16445vw,99vh) scale(.5963)}}.snow:nth-child(209){opacity:.5438;transform:translate(59.2731vw,-10px) scale(.1948);animation:fall-209 12s -30s linear infinite}@keyframes fall-209{77.013%{transform:translate(67.2706vw,77.013vh) scale(.1948)}to{transform:translate(63.27185vw,99vh) scale(.1948)}}.snow:nth-child(210){opacity:1.8948;transform:translate(35.6569vw,-10px) scale(.2206);animation:fall-210 25s -24s linear infinite}@keyframes fall-210{59.081%{transform:translate(43.4845vw,59.081vh) scale(.2206)}to{transform:translate(39.5707vw,99vh) scale(.2206)}}.snow:nth-child(211){opacity:1.7724;transform:translate(51.3187vw,-10px) scale(.1333);animation:fall-211 29s -28s linear infinite}@keyframes fall-211{45.566%{transform:translate(55.9208vw,45.566vh) scale(.1333)}to{transform:translate(53.61975vw,99vh) scale(.1333)}}.snow:nth-child(212){opacity:1.348;transform:translate(7.5293vw,-10px) scale(.3447);animation:fall-212 26s -16s linear infinite}@keyframes fall-212{75.582%{transform:translate(13.8557vw,75.582vh) scale(.3447)}to{transform:translate(10.6925vw,99vh) scale(.3447)}}.snow:nth-child(213){opacity:1.6638;transform:translate(92.5625vw,-10px) scale(.84);animation:fall-213 10s -2s linear infinite}@keyframes fall-213{46.833%{transform:translate(88.1609vw,46.833vh) scale(.84)}to{transform:translate(90.3617vw,99vh) scale(.84)}}.snow:nth-child(214){opacity:.6426;transform:translate(18.1001vw,-10px) scale(.3634);animation:fall-214 30s -13s linear infinite}@keyframes fall-214{35.34%{transform:translate(18.2527vw,35.34vh) scale(.3634)}to{transform:translate(18.1764vw,99vh) scale(.3634)}}.snow:nth-child(215){opacity:.5272;transform:translate(62.3009vw,-10px) scale(.4135);animation:fall-215 12s -18s linear infinite}@keyframes fall-215{48.664%{transform:translate(57.1878vw,48.664vh) scale(.4135)}to{transform:translate(59.74435vw,99vh) scale(.4135)}}.snow:nth-child(216){opacity:1.595;transform:translate(29.1224vw,-10px) scale(.0578);animation:fall-216 27s -13s linear infinite}@keyframes fall-216{46.091%{transform:translate(26.5629vw,46.091vh) scale(.0578)}to{transform:translate(27.84265vw,99vh) scale(.0578)}}.snow:nth-child(217){opacity:.4862;transform:translate(18.4985vw,-10px) scale(.6293);animation:fall-217 20s -14s linear infinite}@keyframes fall-217{53.934%{transform:translate(10.1122vw,53.934vh) scale(.6293)}to{transform:translate(14.30535vw,99vh) scale(.6293)}}.snow:nth-child(218){opacity:.3244;transform:translate(23.2923vw,-10px) scale(.4923);animation:fall-218 24s -26s linear infinite}@keyframes fall-218{73.532%{transform:translate(13.4524vw,73.532vh) scale(.4923)}to{transform:translate(18.37235vw,99vh) scale(.4923)}}.snow:nth-child(219){opacity:1.2356;transform:translate(6.41vw,-10px) scale(.6018);animation:fall-219 13s -7s linear infinite}@keyframes fall-219{74.394%{transform:translate(-3.3216vw,74.394vh) scale(.6018)}to{transform:translate(1.5442vw,99vh) scale(.6018)}}.snow:nth-child(220){opacity:1.9388;transform:translate(10.969vw,-10px) scale(.2257);animation:fall-220 17s -14s linear infinite}@keyframes fall-220{79.717%{transform:translate(19.7898vw,79.717vh) scale(.2257)}to{transform:translate(15.3794vw,99vh) scale(.2257)}}.snow:nth-child(221){opacity:1.3838;transform:translate(40.1956vw,-10px) scale(.6723);animation:fall-221 18s -10s linear infinite}@keyframes fall-221{44.755%{transform:translate(36.0305vw,44.755vh) scale(.6723)}to{transform:translate(38.11305vw,99vh) scale(.6723)}}.snow:nth-child(222){opacity:.4778;transform:translate(20.4015vw,-10px) scale(.6194);animation:fall-222 26s -3s linear infinite}@keyframes fall-222{46.055%{transform:translate(26.0546vw,46.055vh) scale(.6194)}to{transform:translate(23.22805vw,99vh) scale(.6194)}}.snow:nth-child(223){opacity:1.2878;transform:translate(44.0811vw,-10px) scale(.3038);animation:fall-223 17s -26s linear infinite}@keyframes fall-223{70.284%{transform:translate(37.1115vw,70.284vh) scale(.3038)}to{transform:translate(40.5963vw,99vh) scale(.3038)}}.snow:nth-child(224){opacity:.4642;transform:translate(49.0259vw,-10px) scale(.9665);animation:fall-224 26s -26s linear infinite}@keyframes fall-224{40.456%{transform:translate(50.7063vw,40.456vh) scale(.9665)}to{transform:translate(49.8661vw,99vh) scale(.9665)}}.snow:nth-child(225){opacity:1.7886;transform:translate(48.3592vw,-10px) scale(.2721);animation:fall-225 24s -15s linear infinite}@keyframes fall-225{79.539%{transform:translate(50.8981vw,79.539vh) scale(.2721)}to{transform:translate(49.62865vw,99vh) scale(.2721)}}.snow:nth-child(226){opacity:1.1574;transform:translate(.2788vw,-10px) scale(.3494);animation:fall-226 11s -2s linear infinite}@keyframes fall-226{68.55%{transform:translate(2.1525vw,68.55vh) scale(.3494)}to{transform:translate(1.21565vw,99vh) scale(.3494)}}.snow:nth-child(227){opacity:1.3578;transform:translate(17.3745vw,-10px) scale(.9005);animation:fall-227 17s -22s linear infinite}@keyframes fall-227{33.8%{transform:translate(12.1094vw,33.8vh) scale(.9005)}to{transform:translate(14.74195vw,99vh) scale(.9005)}}.snow:nth-child(228){opacity:.0708;transform:translate(36.7176vw,-10px) scale(.2867);animation:fall-228 22s -22s linear infinite}@keyframes fall-228{33.842%{transform:translate(26.8836vw,33.842vh) scale(.2867)}to{transform:translate(31.8006vw,99vh) scale(.2867)}}.snow:nth-child(229){opacity:.2978;transform:translate(97.9389vw,-10px) scale(.6227);animation:fall-229 26s -19s linear infinite}@keyframes fall-229{33.726%{transform:translate(90.7452vw,33.726vh) scale(.6227)}to{transform:translate(94.34205vw,99vh) scale(.6227)}}.snow:nth-child(230){opacity:.1978;transform:translate(69.7819vw,-10px) scale(.6852);animation:fall-230 17s -24s linear infinite}@keyframes fall-230{43.4%{transform:translate(61.2073vw,43.4vh) scale(.6852)}to{transform:translate(65.4946vw,99vh) scale(.6852)}}.snow:nth-child(231){opacity:1.6912;transform:translate(81.7007vw,-10px) scale(.8755);animation:fall-231 25s -14s linear infinite}@keyframes fall-231{46.181%{transform:translate(83.2851vw,46.181vh) scale(.8755)}to{transform:translate(82.4929vw,99vh) scale(.8755)}}.snow:nth-child(232){opacity:.811;transform:translate(79.0567vw,-10px) scale(.2771);animation:fall-232 21s -15s linear infinite}@keyframes fall-232{54.377%{transform:translate(71.7728vw,54.377vh) scale(.2771)}to{transform:translate(75.41475vw,99vh) scale(.2771)}}.snow:nth-child(233){opacity:.9116;transform:translate(70.4523vw,-10px) scale(.0708);animation:fall-233 17s -30s linear infinite}@keyframes fall-233{62.965%{transform:translate(69.5417vw,62.965vh) scale(.0708)}to{transform:translate(69.997vw,99vh) scale(.0708)}}.snow:nth-child(234){opacity:1.5396;transform:translate(95.7252vw,-10px) scale(.8485);animation:fall-234 12s -9s linear infinite}@keyframes fall-234{47.111%{transform:translate(92.7739vw,47.111vh) scale(.8485)}to{transform:translate(94.24955vw,99vh) scale(.8485)}}.snow:nth-child(235){opacity:.6934;transform:translate(35.5541vw,-10px) scale(.618);animation:fall-235 30s -1s linear infinite}@keyframes fall-235{78.339%{transform:translate(43.1429vw,78.339vh) scale(.618)}to{transform:translate(39.3485vw,99vh) scale(.618)}}.snow:nth-child(236){opacity:1.3694;transform:translate(51.9105vw,-10px) scale(.762);animation:fall-236 25s -22s linear infinite}@keyframes fall-236{66.871%{transform:translate(55.8616vw,66.871vh) scale(.762)}to{transform:translate(53.88605vw,99vh) scale(.762)}}.snow:nth-child(237){opacity:.0852;transform:translate(74.9242vw,-10px) scale(.0716);animation:fall-237 10s -4s linear infinite}@keyframes fall-237{51.148%{transform:translate(65.7511vw,51.148vh) scale(.0716)}to{transform:translate(70.33765vw,99vh) scale(.0716)}}.snow:nth-child(238){opacity:1.9178;transform:translate(14.6288vw,-10px) scale(.0485);animation:fall-238 15s -25s linear infinite}@keyframes fall-238{45.053%{transform:translate(15.5488vw,45.053vh) scale(.0485)}to{transform:translate(15.0888vw,99vh) scale(.0485)}}.snow:nth-child(239){opacity:.2188;transform:translate(64.1872vw,-10px) scale(.8248);animation:fall-239 26s -2s linear infinite}@keyframes fall-239{53.242%{transform:translate(65.7681vw,53.242vh) scale(.8248)}to{transform:translate(64.97765vw,99vh) scale(.8248)}}.snow:nth-child(240){opacity:.9936;transform:translate(36.232vw,-10px) scale(.1958);animation:fall-240 30s -20s linear infinite}@keyframes fall-240{70.127%{transform:translate(26.2591vw,70.127vh) scale(.1958)}to{transform:translate(31.24555vw,99vh) scale(.1958)}}.snow:nth-child(241){opacity:.1368;transform:translate(65.7597vw,-10px) scale(.2075);animation:fall-241 30s -26s linear infinite}@keyframes fall-241{68.625%{transform:translate(60.0417vw,68.625vh) scale(.2075)}to{transform:translate(62.9007vw,99vh) scale(.2075)}}.snow:nth-child(242){opacity:.857;transform:translate(59.4702vw,-10px) scale(.4265);animation:fall-242 30s -6s linear infinite}@keyframes fall-242{77.212%{transform:translate(68.3993vw,77.212vh) scale(.4265)}to{transform:translate(63.93475vw,99vh) scale(.4265)}}.snow:nth-child(243){opacity:1.9608;transform:translate(45.0848vw,-10px) scale(.5927);animation:fall-243 15s -11s linear infinite}@keyframes fall-243{32.049%{transform:translate(42.5326vw,32.049vh) scale(.5927)}to{transform:translate(43.8087vw,99vh) scale(.5927)}}.snow:nth-child(244){opacity:.2464;transform:translate(70.2971vw,-10px) scale(.1474);animation:fall-244 14s -23s linear infinite}@keyframes fall-244{73.288%{transform:translate(60.4781vw,73.288vh) scale(.1474)}to{transform:translate(65.3876vw,99vh) scale(.1474)}}.snow:nth-child(245){opacity:1.439;transform:translate(16.6606vw,-10px) scale(.4649);animation:fall-245 11s -27s linear infinite}@keyframes fall-245{45.481%{transform:translate(17.5463vw,45.481vh) scale(.4649)}to{transform:translate(17.10345vw,99vh) scale(.4649)}}.snow:nth-child(246){opacity:1.3912;transform:translate(11.1275vw,-10px) scale(.0809);animation:fall-246 27s -10s linear infinite}@keyframes fall-246{59.196%{transform:translate(2.7115vw,59.196vh) scale(.0809)}to{transform:translate(6.9195vw,99vh) scale(.0809)}}.snow:nth-child(247){opacity:1.0146;transform:translate(14.22vw,-10px) scale(.7734);animation:fall-247 29s -6s linear infinite}@keyframes fall-247{69.191%{transform:translate(22.6797vw,69.191vh) scale(.7734)}to{transform:translate(18.44985vw,99vh) scale(.7734)}}.snow:nth-child(248){opacity:.608;transform:translate(5.3865vw,-10px) scale(.5942);animation:fall-248 14s -4s linear infinite}@keyframes fall-248{54.075%{transform:translate(12.5023vw,54.075vh) scale(.5942)}to{transform:translate(8.9444vw,99vh) scale(.5942)}}.snow:nth-child(249){opacity:1.0794;transform:translate(96.9095vw,-10px) scale(.1621);animation:fall-249 15s -25s linear infinite}@keyframes fall-249{63.738%{transform:translate(87.4342vw,63.738vh) scale(.1621)}to{transform:translate(92.17185vw,99vh) scale(.1621)}}.snow:nth-child(250){opacity:1.8502;transform:translate(71.3951vw,-10px) scale(.7388);animation:fall-250 13s -8s linear infinite}@keyframes fall-250{46.791%{transform:translate(71.6668vw,46.791vh) scale(.7388)}to{transform:translate(71.53095vw,99vh) scale(.7388)}}.snow:nth-child(251){opacity:.8358;transform:translate(55.0842vw,-10px) scale(.1265);animation:fall-251 17s -1s linear infinite}@keyframes fall-251{71.396%{transform:translate(53.2213vw,71.396vh) scale(.1265)}to{transform:translate(54.15275vw,99vh) scale(.1265)}}.snow:nth-child(252){opacity:1.5398;transform:translate(39.8518vw,-10px) scale(.6182);animation:fall-252 27s -23s linear infinite}@keyframes fall-252{40.405%{transform:translate(43.9805vw,40.405vh) scale(.6182)}to{transform:translate(41.91615vw,99vh) scale(.6182)}}.snow:nth-child(253){opacity:1.4342;transform:translate(93.8582vw,-10px) scale(.4713);animation:fall-253 25s -14s linear infinite}@keyframes fall-253{73.479%{transform:translate(93.5402vw,73.479vh) scale(.4713)}to{transform:translate(93.6992vw,99vh) scale(.4713)}}.snow:nth-child(254){opacity:.8854;transform:translate(79.497vw,-10px) scale(.8788);animation:fall-254 20s -3s linear infinite}@keyframes fall-254{73.696%{transform:translate(82.2711vw,73.696vh) scale(.8788)}to{transform:translate(80.88405vw,99vh) scale(.8788)}}.snow:nth-child(255){opacity:.3442;transform:translate(50.0079vw,-10px) scale(.4866);animation:fall-255 21s -15s linear infinite}@keyframes fall-255{63.681%{transform:translate(42.7737vw,63.681vh) scale(.4866)}to{transform:translate(46.3908vw,99vh) scale(.4866)}}.snow:nth-child(256){opacity:.7104;transform:translate(91.3134vw,-10px) scale(.7206);animation:fall-256 16s -11s linear infinite}@keyframes fall-256{43.215%{transform:translate(93.3586vw,43.215vh) scale(.7206)}to{transform:translate(92.336vw,99vh) scale(.7206)}}.snow:nth-child(257){opacity:1.9618;transform:translate(35.8772vw,-10px) scale(.3255);animation:fall-257 24s -27s linear infinite}@keyframes fall-257{38.547%{transform:translate(27.4565vw,38.547vh) scale(.3255)}to{transform:translate(31.66685vw,99vh) scale(.3255)}}.snow:nth-child(258){opacity:1.0516;transform:translate(68.0153vw,-10px) scale(.0219);animation:fall-258 10s -13s linear infinite}@keyframes fall-258{36.076%{transform:translate(66.0115vw,36.076vh) scale(.0219)}to{transform:translate(67.0134vw,99vh) scale(.0219)}}.snow:nth-child(259){opacity:1.4136;transform:translate(52.4639vw,-10px) scale(.2826);animation:fall-259 17s -2s linear infinite}@keyframes fall-259{61.993%{transform:translate(61.7032vw,61.993vh) scale(.2826)}to{transform:translate(57.08355vw,99vh) scale(.2826)}}.snow:nth-child(260){opacity:.3878;transform:translate(51.5314vw,-10px) scale(.5899);animation:fall-260 24s -5s linear infinite}@keyframes fall-260{74.737%{transform:translate(51.4159vw,74.737vh) scale(.5899)}to{transform:translate(51.47365vw,99vh) scale(.5899)}}.snow:nth-child(261){opacity:.6078;transform:translate(43.2634vw,-10px) scale(.0346);animation:fall-261 30s -17s linear infinite}@keyframes fall-261{49.089%{transform:translate(41.8531vw,49.089vh) scale(.0346)}to{transform:translate(42.55825vw,99vh) scale(.0346)}}.snow:nth-child(262){opacity:.3074;transform:translate(26.243vw,-10px) scale(.0175);animation:fall-262 16s -3s linear infinite}@keyframes fall-262{52.677%{transform:translate(21.172vw,52.677vh) scale(.0175)}to{transform:translate(23.7075vw,99vh) scale(.0175)}}.snow:nth-child(263){opacity:.4118;transform:translate(95.7737vw,-10px) scale(.6216);animation:fall-263 26s -9s linear infinite}@keyframes fall-263{60.645%{transform:translate(95.0433vw,60.645vh) scale(.6216)}to{transform:translate(95.4085vw,99vh) scale(.6216)}}.snow:nth-child(264){opacity:1.03;transform:translate(84.1378vw,-10px) scale(.1809);animation:fall-264 23s -3s linear infinite}@keyframes fall-264{62.955%{transform:translate(78.0393vw,62.955vh) scale(.1809)}to{transform:translate(81.08855vw,99vh) scale(.1809)}}.snow:nth-child(265){opacity:.6354;transform:translate(82.3986vw,-10px) scale(.3325);animation:fall-265 27s -16s linear infinite}@keyframes fall-265{45.651%{transform:translate(79.128vw,45.651vh) scale(.3325)}to{transform:translate(80.7633vw,99vh) scale(.3325)}}.snow:nth-child(266){opacity:1.0972;transform:translate(70.8431vw,-10px) scale(.4316);animation:fall-266 17s -20s linear infinite}@keyframes fall-266{76.132%{transform:translate(63.5987vw,76.132vh) scale(.4316)}to{transform:translate(67.2209vw,99vh) scale(.4316)}}.snow:nth-child(267){opacity:1.5366;transform:translate(95.878vw,-10px) scale(.5354);animation:fall-267 12s -9s linear infinite}@keyframes fall-267{52.203%{transform:translate(97.5837vw,52.203vh) scale(.5354)}to{transform:translate(96.73085vw,99vh) scale(.5354)}}.snow:nth-child(268){opacity:.6414;transform:translate(84.449vw,-10px) scale(.8263);animation:fall-268 18s -10s linear infinite}@keyframes fall-268{68.422%{transform:translate(76.3926vw,68.422vh) scale(.8263)}to{transform:translate(80.4208vw,99vh) scale(.8263)}}.snow:nth-child(269){opacity:.5176;transform:translate(77.932vw,-10px) scale(.2078);animation:fall-269 19s -7s linear infinite}@keyframes fall-269{50.941%{transform:translate(71.8693vw,50.941vh) scale(.2078)}to{transform:translate(74.90065vw,99vh) scale(.2078)}}.snow:nth-child(270){opacity:.785;transform:translate(15.4765vw,-10px) scale(.5787);animation:fall-270 10s -28s linear infinite}@keyframes fall-270{32.064%{transform:translate(22.0077vw,32.064vh) scale(.5787)}to{transform:translate(18.7421vw,99vh) scale(.5787)}}.snow:nth-child(271){opacity:.6688;transform:translate(36.7282vw,-10px) scale(.6457);animation:fall-271 26s -20s linear infinite}@keyframes fall-271{75.146%{transform:translate(31.6017vw,75.146vh) scale(.6457)}to{transform:translate(34.16495vw,99vh) scale(.6457)}}.snow:nth-child(272){opacity:.3694;transform:translate(90.4352vw,-10px) scale(.1533);animation:fall-272 14s -17s linear infinite}@keyframes fall-272{65.12%{transform:translate(81.5391vw,65.12vh) scale(.1533)}to{transform:translate(85.98715vw,99vh) scale(.1533)}}.snow:nth-child(273){opacity:.581;transform:translate(23.213vw,-10px) scale(.2849);animation:fall-273 12s -15s linear infinite}@keyframes fall-273{36.501%{transform:translate(28.7172vw,36.501vh) scale(.2849)}to{transform:translate(25.9651vw,99vh) scale(.2849)}}.snow:nth-child(274){opacity:.985;transform:translate(33.3973vw,-10px) scale(.5875);animation:fall-274 22s -9s linear infinite}@keyframes fall-274{67.676%{transform:translate(41.0043vw,67.676vh) scale(.5875)}to{transform:translate(37.2008vw,99vh) scale(.5875)}}.snow:nth-child(275){opacity:.8966;transform:translate(42.3561vw,-10px) scale(.1585);animation:fall-275 28s -30s linear infinite}@keyframes fall-275{78.658%{transform:translate(45.555vw,78.658vh) scale(.1585)}to{transform:translate(43.95555vw,99vh) scale(.1585)}}.snow:nth-child(276){opacity:.6094;transform:translate(43.7364vw,-10px) scale(.7947);animation:fall-276 29s -15s linear infinite}@keyframes fall-276{38.64%{transform:translate(40.8268vw,38.64vh) scale(.7947)}to{transform:translate(42.2816vw,99vh) scale(.7947)}}.snow:nth-child(277){opacity:1.6568;transform:translate(60.1713vw,-10px) scale(.2868);animation:fall-277 21s -8s linear infinite}@keyframes fall-277{69.988%{transform:translate(57.4003vw,69.988vh) scale(.2868)}to{transform:translate(58.7858vw,99vh) scale(.2868)}}.snow:nth-child(278){opacity:.5252;transform:translate(75.7352vw,-10px) scale(.2274);animation:fall-278 18s -28s linear infinite}@keyframes fall-278{52.88%{transform:translate(74.7112vw,52.88vh) scale(.2274)}to{transform:translate(75.2232vw,99vh) scale(.2274)}}.snow:nth-child(279){opacity:1.2612;transform:translate(44.7803vw,-10px) scale(.1761);animation:fall-279 30s -1s linear infinite}@keyframes fall-279{45.236%{transform:translate(36.9852vw,45.236vh) scale(.1761)}to{transform:translate(40.88275vw,99vh) scale(.1761)}}.snow:nth-child(280){opacity:1.2282;transform:translate(49.6384vw,-10px) scale(.2977);animation:fall-280 14s -1s linear infinite}@keyframes fall-280{46.529%{transform:translate(49.1512vw,46.529vh) scale(.2977)}to{transform:translate(49.3948vw,99vh) scale(.2977)}}.snow:nth-child(281){opacity:.6848;transform:translate(77.9293vw,-10px) scale(.2479);animation:fall-281 18s -25s linear infinite}@keyframes fall-281{44.101%{transform:translate(74.3829vw,44.101vh) scale(.2479)}to{transform:translate(76.1561vw,99vh) scale(.2479)}}.snow:nth-child(282){opacity:1.3476;transform:translate(7.4801vw,-10px) scale(.827);animation:fall-282 24s -1s linear infinite}@keyframes fall-282{65.25%{transform:translate(8.1028vw,65.25vh) scale(.827)}to{transform:translate(7.79145vw,99vh) scale(.827)}}.snow:nth-child(283){opacity:1.6554;transform:translate(3.8938vw,-10px) scale(.6142);animation:fall-283 20s -23s linear infinite}@keyframes fall-283{59.372%{transform:translate(-5.2348vw,59.372vh) scale(.6142)}to{transform:translate(-.6705vw,99vh) scale(.6142)}}.snow:nth-child(284){opacity:.6226;transform:translate(1.0822vw,-10px) scale(.8067);animation:fall-284 24s -23s linear infinite}@keyframes fall-284{72.806%{transform:translate(-2.2068vw,72.806vh) scale(.8067)}to{transform:translate(-.5623vw,99vh) scale(.8067)}}.snow:nth-child(285){opacity:1.0954;transform:translate(73.8721vw,-10px) scale(.9031);animation:fall-285 28s -28s linear infinite}@keyframes fall-285{72.02%{transform:translate(73.7856vw,72.02vh) scale(.9031)}to{transform:translate(73.82885vw,99vh) scale(.9031)}}.snow:nth-child(286){opacity:1.0924;transform:translate(11.2523vw,-10px) scale(.2842);animation:fall-286 26s -15s linear infinite}@keyframes fall-286{38.368%{transform:translate(16.7552vw,38.368vh) scale(.2842)}to{transform:translate(14.00375vw,99vh) scale(.2842)}}.snow:nth-child(287){opacity:.6086;transform:translate(37.5989vw,-10px) scale(.483);animation:fall-287 22s -19s linear infinite}@keyframes fall-287{48.305%{transform:translate(29.3926vw,48.305vh) scale(.483)}to{transform:translate(33.49575vw,99vh) scale(.483)}}.snow:nth-child(288){opacity:1.9534;transform:translate(82.9962vw,-10px) scale(.9571);animation:fall-288 22s -4s linear infinite}@keyframes fall-288{60.518%{transform:translate(80.375vw,60.518vh) scale(.9571)}to{transform:translate(81.6856vw,99vh) scale(.9571)}}.snow:nth-child(289){opacity:1.839;transform:translate(4.2798vw,-10px) scale(.1126);animation:fall-289 15s -24s linear infinite}@keyframes fall-289{65.98%{transform:translate(5.4245vw,65.98vh) scale(.1126)}to{transform:translate(4.85215vw,99vh) scale(.1126)}}.snow:nth-child(290){opacity:.2108;transform:translate(98.964vw,-10px) scale(.9454);animation:fall-290 15s -13s linear infinite}@keyframes fall-290{54.182%{transform:translate(101.1335vw,54.182vh) scale(.9454)}to{transform:translate(100.04875vw,99vh) scale(.9454)}}.snow:nth-child(291){opacity:1.332;transform:translate(47.9722vw,-10px) scale(.2453);animation:fall-291 26s -5s linear infinite}@keyframes fall-291{43.039%{transform:translate(51.2693vw,43.039vh) scale(.2453)}to{transform:translate(49.62075vw,99vh) scale(.2453)}}.snow:nth-child(292){opacity:.8304;transform:translate(88.601vw,-10px) scale(.0874);animation:fall-292 25s -25s linear infinite}@keyframes fall-292{50.178%{transform:translate(82.6824vw,50.178vh) scale(.0874)}to{transform:translate(85.6417vw,99vh) scale(.0874)}}.snow:nth-child(293){opacity:1.5056;transform:translate(96.9608vw,-10px) scale(.4893);animation:fall-293 30s -2s linear infinite}@keyframes fall-293{41.643%{transform:translate(93.39vw,41.643vh) scale(.4893)}to{transform:translate(95.1754vw,99vh) scale(.4893)}}.snow:nth-child(294){opacity:.9488;transform:translate(60.319vw,-10px) scale(.0251);animation:fall-294 15s -21s linear infinite}@keyframes fall-294{68.51%{transform:translate(57.5392vw,68.51vh) scale(.0251)}to{transform:translate(58.9291vw,99vh) scale(.0251)}}.snow:nth-child(295){opacity:.5542;transform:translate(86.6258vw,-10px) scale(.4694);animation:fall-295 22s -22s linear infinite}@keyframes fall-295{55.255%{transform:translate(81.4067vw,55.255vh) scale(.4694)}to{transform:translate(84.01625vw,99vh) scale(.4694)}}.snow:nth-child(296){opacity:.7942;transform:translate(83.1205vw,-10px) scale(.6146);animation:fall-296 30s -28s linear infinite}@keyframes fall-296{57.351%{transform:translate(80.9585vw,57.351vh) scale(.6146)}to{transform:translate(82.0395vw,99vh) scale(.6146)}}.snow:nth-child(297){opacity:.1898;transform:translate(58.8465vw,-10px) scale(.449);animation:fall-297 27s -29s linear infinite}@keyframes fall-297{79.275%{transform:translate(63.4667vw,79.275vh) scale(.449)}to{transform:translate(61.1566vw,99vh) scale(.449)}}.snow:nth-child(298){opacity:1.3194;transform:translate(83.8637vw,-10px) scale(.2613);animation:fall-298 14s -17s linear infinite}@keyframes fall-298{41.533%{transform:translate(87.165vw,41.533vh) scale(.2613)}to{transform:translate(85.51435vw,99vh) scale(.2613)}}.snow:nth-child(299){opacity:.268;transform:translate(12.3099vw,-10px) scale(.4916);animation:fall-299 20s -26s linear infinite}@keyframes fall-299{55.58%{transform:translate(10.8869vw,55.58vh) scale(.4916)}to{transform:translate(11.5984vw,99vh) scale(.4916)}}.snow:nth-child(300){opacity:.7574;transform:translate(23.7064vw,-10px) scale(.0446);animation:fall-300 25s -12s linear infinite}@keyframes fall-300{65.505%{transform:translate(28.8281vw,65.505vh) scale(.0446)}to{transform:translate(26.26725vw,99vh) scale(.0446)}}.snow:nth-child(301){opacity:1.452;transform:translate(96.5093vw,-10px) scale(.5558);animation:fall-301 23s -25s linear infinite}@keyframes fall-301{71.955%{transform:translate(90.0261vw,71.955vh) scale(.5558)}to{transform:translate(93.2677vw,99vh) scale(.5558)}}.snow:nth-child(302){opacity:1.9426;transform:translate(44.2698vw,-10px) scale(.155);animation:fall-302 16s -9s linear infinite}@keyframes fall-302{66.136%{transform:translate(51.2043vw,66.136vh) scale(.155)}to{transform:translate(47.73705vw,99vh) scale(.155)}}.snow:nth-child(303){opacity:1.1162;transform:translate(17.1473vw,-10px) scale(.6299);animation:fall-303 15s -28s linear infinite}@keyframes fall-303{42.852%{transform:translate(8.3324vw,42.852vh) scale(.6299)}to{transform:translate(12.73985vw,99vh) scale(.6299)}}.snow:nth-child(304){opacity:1.9748;transform:translate(60.2699vw,-10px) scale(.1776);animation:fall-304 30s -14s linear infinite}@keyframes fall-304{37.348%{transform:translate(69.9212vw,37.348vh) scale(.1776)}to{transform:translate(65.09555vw,99vh) scale(.1776)}}.snow:nth-child(305){opacity:.5008;transform:translate(61.0495vw,-10px) scale(.696);animation:fall-305 13s -20s linear infinite}@keyframes fall-305{53.458%{transform:translate(61.2389vw,53.458vh) scale(.696)}to{transform:translate(61.1442vw,99vh) scale(.696)}}.snow:nth-child(306){opacity:.0092;transform:translate(80.4436vw,-10px) scale(.3444);animation:fall-306 30s -4s linear infinite}@keyframes fall-306{50.185%{transform:translate(78.7333vw,50.185vh) scale(.3444)}to{transform:translate(79.58845vw,99vh) scale(.3444)}}.snow:nth-child(307){opacity:.2904;transform:translate(54.3816vw,-10px) scale(.4114);animation:fall-307 27s -13s linear infinite}@keyframes fall-307{46.62%{transform:translate(48.2972vw,46.62vh) scale(.4114)}to{transform:translate(51.3394vw,99vh) scale(.4114)}}.snow:nth-child(308){opacity:.9812;transform:translate(26.7629vw,-10px) scale(.2786);animation:fall-308 28s -3s linear infinite}@keyframes fall-308{39.39%{transform:translate(19.8766vw,39.39vh) scale(.2786)}to{transform:translate(23.31975vw,99vh) scale(.2786)}}.snow:nth-child(309){opacity:.3136;transform:translate(76.4286vw,-10px) scale(.3174);animation:fall-309 10s -27s linear infinite}@keyframes fall-309{55.625%{transform:translate(85.6442vw,55.625vh) scale(.3174)}to{transform:translate(81.0364vw,99vh) scale(.3174)}}.snow:nth-child(310){opacity:1.7562;transform:translate(94.5178vw,-10px) scale(.6565);animation:fall-310 18s -11s linear infinite}@keyframes fall-310{41.952%{transform:translate(95.8064vw,41.952vh) scale(.6565)}to{transform:translate(95.1621vw,99vh) scale(.6565)}}.snow:nth-child(311){opacity:.4094;transform:translate(15.6372vw,-10px) scale(.8873);animation:fall-311 16s -28s linear infinite}@keyframes fall-311{68.052%{transform:translate(7.1557vw,68.052vh) scale(.8873)}to{transform:translate(11.39645vw,99vh) scale(.8873)}}.snow:nth-child(312){opacity:.5066;transform:translate(29.3859vw,-10px) scale(.7126);animation:fall-312 17s -15s linear infinite}@keyframes fall-312{65.688%{transform:translate(37.2558vw,65.688vh) scale(.7126)}to{transform:translate(33.32085vw,99vh) scale(.7126)}}.snow:nth-child(313){opacity:1.7858;transform:translate(63.106vw,-10px) scale(.2294);animation:fall-313 23s -18s linear infinite}@keyframes fall-313{43.413%{transform:translate(61.7804vw,43.413vh) scale(.2294)}to{transform:translate(62.4432vw,99vh) scale(.2294)}}.snow:nth-child(314){opacity:.151;transform:translate(98.7578vw,-10px) scale(.5645);animation:fall-314 24s -6s linear infinite}@keyframes fall-314{32.148%{transform:translate(99.509vw,32.148vh) scale(.5645)}to{transform:translate(99.1334vw,99vh) scale(.5645)}}.snow:nth-child(315){opacity:1.8878;transform:translate(40.6697vw,-10px) scale(.4243);animation:fall-315 27s -28s linear infinite}@keyframes fall-315{74.087%{transform:translate(41.9774vw,74.087vh) scale(.4243)}to{transform:translate(41.32355vw,99vh) scale(.4243)}}.snow:nth-child(316){opacity:.8122;transform:translate(20.4252vw,-10px) scale(.1146);animation:fall-316 18s -24s linear infinite}@keyframes fall-316{77.529%{transform:translate(28.0891vw,77.529vh) scale(.1146)}to{transform:translate(24.25715vw,99vh) scale(.1146)}}.snow:nth-child(317){opacity:.4298;transform:translate(48.7698vw,-10px) scale(.6953);animation:fall-317 18s -17s linear infinite}@keyframes fall-317{56.529%{transform:translate(56.6782vw,56.529vh) scale(.6953)}to{transform:translate(52.724vw,99vh) scale(.6953)}}.snow:nth-child(318){opacity:1.8012;transform:translate(80.1377vw,-10px) scale(.7798);animation:fall-318 14s -23s linear infinite}@keyframes fall-318{30.934%{transform:translate(83.2918vw,30.934vh) scale(.7798)}to{transform:translate(81.71475vw,99vh) scale(.7798)}}.snow:nth-child(319){opacity:1.4896;transform:translate(73.8124vw,-10px) scale(.3761);animation:fall-319 30s -10s linear infinite}@keyframes fall-319{49.712%{transform:translate(83.0887vw,49.712vh) scale(.3761)}to{transform:translate(78.45055vw,99vh) scale(.3761)}}.snow:nth-child(320){opacity:1.385;transform:translate(51.712vw,-10px) scale(.1692);animation:fall-320 15s -22s linear infinite}@keyframes fall-320{65.506%{transform:translate(61.5586vw,65.506vh) scale(.1692)}to{transform:translate(56.6353vw,99vh) scale(.1692)}}.snow:nth-child(321){opacity:1.6376;transform:translate(23.2483vw,-10px) scale(.8323);animation:fall-321 13s -2s linear infinite}@keyframes fall-321{77.358%{transform:translate(15.6105vw,77.358vh) scale(.8323)}to{transform:translate(19.4294vw,99vh) scale(.8323)}}.snow:nth-child(322){opacity:.7806;transform:translate(5.4609vw,-10px) scale(.4407);animation:fall-322 13s -4s linear infinite}@keyframes fall-322{41.495%{transform:translate(6.213vw,41.495vh) scale(.4407)}to{transform:translate(5.83695vw,99vh) scale(.4407)}}.snow:nth-child(323){opacity:.808;transform:translate(52.06vw,-10px) scale(.364);animation:fall-323 22s -20s linear infinite}@keyframes fall-323{42.801%{transform:translate(50.7577vw,42.801vh) scale(.364)}to{transform:translate(51.40885vw,99vh) scale(.364)}}.snow:nth-child(324){opacity:1.0774;transform:translate(85.7226vw,-10px) scale(.7393);animation:fall-324 21s -1s linear infinite}@keyframes fall-324{36.527%{transform:translate(76.1327vw,36.527vh) scale(.7393)}to{transform:translate(80.92765vw,99vh) scale(.7393)}}.snow:nth-child(325){opacity:.5048;transform:translate(60.3182vw,-10px) scale(.7834);animation:fall-325 25s -13s linear infinite}@keyframes fall-325{60.473%{transform:translate(57.8921vw,60.473vh) scale(.7834)}to{transform:translate(59.10515vw,99vh) scale(.7834)}}.snow:nth-child(326){opacity:.2208;transform:translate(87.3201vw,-10px) scale(.3018);animation:fall-326 29s -29s linear infinite}@keyframes fall-326{58.3%{transform:translate(87.5117vw,58.3vh) scale(.3018)}to{transform:translate(87.4159vw,99vh) scale(.3018)}}.snow:nth-child(327){opacity:1.6972;transform:translate(29.0826vw,-10px) scale(.8362);animation:fall-327 11s -5s linear infinite}@keyframes fall-327{45.571%{transform:translate(21.0663vw,45.571vh) scale(.8362)}to{transform:translate(25.07445vw,99vh) scale(.8362)}}.snow:nth-child(328){opacity:1.1294;transform:translate(42.6273vw,-10px) scale(.9195);animation:fall-328 20s -5s linear infinite}@keyframes fall-328{44.821%{transform:translate(44.0022vw,44.821vh) scale(.9195)}to{transform:translate(43.31475vw,99vh) scale(.9195)}}.snow:nth-child(329){opacity:1.5368;transform:translate(4.9994vw,-10px) scale(.1614);animation:fall-329 19s -26s linear infinite}@keyframes fall-329{47.631%{transform:translate(-3.597vw,47.631vh) scale(.1614)}to{transform:translate(.7012vw,99vh) scale(.1614)}}.snow:nth-child(330){opacity:.8654;transform:translate(19.8807vw,-10px) scale(.9005);animation:fall-330 27s -20s linear infinite}@keyframes fall-330{60.732%{transform:translate(13.815vw,60.732vh) scale(.9005)}to{transform:translate(16.84785vw,99vh) scale(.9005)}}.snow:nth-child(331){opacity:.6078;transform:translate(56.6499vw,-10px) scale(.2311);animation:fall-331 11s -3s linear infinite}@keyframes fall-331{51.459%{transform:translate(58.4848vw,51.459vh) scale(.2311)}to{transform:translate(57.56735vw,99vh) scale(.2311)}}.snow:nth-child(332){opacity:.1796;transform:translate(64.2579vw,-10px) scale(.6671);animation:fall-332 21s -29s linear infinite}@keyframes fall-332{37.031%{transform:translate(67.5976vw,37.031vh) scale(.6671)}to{transform:translate(65.92775vw,99vh) scale(.6671)}}.snow:nth-child(333){opacity:1.4888;transform:translate(15.8415vw,-10px) scale(.6636);animation:fall-333 15s -24s linear infinite}@keyframes fall-333{57.496%{transform:translate(21.109vw,57.496vh) scale(.6636)}to{transform:translate(18.47525vw,99vh) scale(.6636)}}.snow:nth-child(334){opacity:.3838;transform:translate(57.0755vw,-10px) scale(.2885);animation:fall-334 23s -10s linear infinite}@keyframes fall-334{40.415%{transform:translate(57.7686vw,40.415vh) scale(.2885)}to{transform:translate(57.42205vw,99vh) scale(.2885)}}.snow:nth-child(335){opacity:.4888;transform:translate(93.6407vw,-10px) scale(.0435);animation:fall-335 27s -27s linear infinite}@keyframes fall-335{61.298%{transform:translate(98.0197vw,61.298vh) scale(.0435)}to{transform:translate(95.8302vw,99vh) scale(.0435)}}.snow:nth-child(336){opacity:.6126;transform:translate(49.9543vw,-10px) scale(.7302);animation:fall-336 14s -8s linear infinite}@keyframes fall-336{71.187%{transform:translate(46.765vw,71.187vh) scale(.7302)}to{transform:translate(48.35965vw,99vh) scale(.7302)}}.snow:nth-child(337){opacity:.6466;transform:translate(73.7697vw,-10px) scale(.5917);animation:fall-337 18s -30s linear infinite}@keyframes fall-337{65.608%{transform:translate(76.0063vw,65.608vh) scale(.5917)}to{transform:translate(74.888vw,99vh) scale(.5917)}}.snow:nth-child(338){opacity:.922;transform:translate(30.0704vw,-10px) scale(.1047);animation:fall-338 27s -4s linear infinite}@keyframes fall-338{34.952%{transform:translate(35.6917vw,34.952vh) scale(.1047)}to{transform:translate(32.88105vw,99vh) scale(.1047)}}.snow:nth-child(339){opacity:1.411;transform:translate(44.2261vw,-10px) scale(.9901);animation:fall-339 22s -14s linear infinite}@keyframes fall-339{66.871%{transform:translate(50.9117vw,66.871vh) scale(.9901)}to{transform:translate(47.5689vw,99vh) scale(.9901)}}.snow:nth-child(340){opacity:1.2918;transform:translate(18.0259vw,-10px) scale(.4128);animation:fall-340 23s -11s linear infinite}@keyframes fall-340{51.315%{transform:translate(14.1239vw,51.315vh) scale(.4128)}to{transform:translate(16.0749vw,99vh) scale(.4128)}}.snow:nth-child(341){opacity:1.2346;transform:translate(11.3805vw,-10px) scale(.4752);animation:fall-341 22s -15s linear infinite}@keyframes fall-341{40.865%{transform:translate(18.1211vw,40.865vh) scale(.4752)}to{transform:translate(14.7508vw,99vh) scale(.4752)}}.snow:nth-child(342){opacity:1.2622;transform:translate(14.1784vw,-10px) scale(.3252);animation:fall-342 24s -20s linear infinite}@keyframes fall-342{72.624%{transform:translate(11.827vw,72.624vh) scale(.3252)}to{transform:translate(13.0027vw,99vh) scale(.3252)}}.snow:nth-child(343){opacity:.084;transform:translate(77.8018vw,-10px) scale(.0034);animation:fall-343 20s -29s linear infinite}@keyframes fall-343{60.853%{transform:translate(77.3446vw,60.853vh) scale(.0034)}to{transform:translate(77.5732vw,99vh) scale(.0034)}}.snow:nth-child(344){opacity:1.0944;transform:translate(87.7726vw,-10px) scale(.3542);animation:fall-344 14s -15s linear infinite}@keyframes fall-344{74.3%{transform:translate(87.4516vw,74.3vh) scale(.3542)}to{transform:translate(87.6121vw,99vh) scale(.3542)}}.snow:nth-child(345){opacity:1.2442;transform:translate(22.9445vw,-10px) scale(.6838);animation:fall-345 13s -8s linear infinite}@keyframes fall-345{32.365%{transform:translate(30.7648vw,32.365vh) scale(.6838)}to{transform:translate(26.85465vw,99vh) scale(.6838)}}.snow:nth-child(346){opacity:1.837;transform:translate(17.4849vw,-10px) scale(.7277);animation:fall-346 10s -5s linear infinite}@keyframes fall-346{40.175%{transform:translate(12.9254vw,40.175vh) scale(.7277)}to{transform:translate(15.20515vw,99vh) scale(.7277)}}.snow:nth-child(347){opacity:.5906;transform:translate(40.0656vw,-10px) scale(.9715);animation:fall-347 13s -5s linear infinite}@keyframes fall-347{75.039%{transform:translate(47.4413vw,75.039vh) scale(.9715)}to{transform:translate(43.75345vw,99vh) scale(.9715)}}.snow:nth-child(348){opacity:.2876;transform:translate(64.5257vw,-10px) scale(.1273);animation:fall-348 25s -4s linear infinite}@keyframes fall-348{74.738%{transform:translate(60.7929vw,74.738vh) scale(.1273)}to{transform:translate(62.6593vw,99vh) scale(.1273)}}.snow:nth-child(349){opacity:1.2082;transform:translate(96.1926vw,-10px) scale(.6177);animation:fall-349 17s -17s linear infinite}@keyframes fall-349{33.092%{transform:translate(90.5422vw,33.092vh) scale(.6177)}to{transform:translate(93.3674vw,99vh) scale(.6177)}}.snow:nth-child(350){opacity:1.4374;transform:translate(29.4703vw,-10px) scale(.2366);animation:fall-350 25s -25s linear infinite}@keyframes fall-350{59.053%{transform:translate(37.2083vw,59.053vh) scale(.2366)}to{transform:translate(33.3393vw,99vh) scale(.2366)}}.snow:nth-child(351){opacity:1.3756;transform:translate(56.8914vw,-10px) scale(.9237);animation:fall-351 28s -17s linear infinite}@keyframes fall-351{34.905%{transform:translate(61.6131vw,34.905vh) scale(.9237)}to{transform:translate(59.25225vw,99vh) scale(.9237)}}.snow:nth-child(352){opacity:.966;transform:translate(.7279vw,-10px) scale(.1597);animation:fall-352 23s -21s linear infinite}@keyframes fall-352{60.644%{transform:translate(-4.535vw,60.644vh) scale(.1597)}to{transform:translate(-1.90355vw,99vh) scale(.1597)}}.snow:nth-child(353){opacity:.0378;transform:translate(21.0745vw,-10px) scale(.1871);animation:fall-353 17s -1s linear infinite}@keyframes fall-353{37.257%{transform:translate(29.8539vw,37.257vh) scale(.1871)}to{transform:translate(25.4642vw,99vh) scale(.1871)}}.snow:nth-child(354){opacity:1.616;transform:translate(48.663vw,-10px) scale(.5951);animation:fall-354 21s -3s linear infinite}@keyframes fall-354{65.007%{transform:translate(42.0266vw,65.007vh) scale(.5951)}to{transform:translate(45.3448vw,99vh) scale(.5951)}}.snow:nth-child(355){opacity:.779;transform:translate(48.3568vw,-10px) scale(.5447);animation:fall-355 20s -19s linear infinite}@keyframes fall-355{67.31%{transform:translate(49.8642vw,67.31vh) scale(.5447)}to{transform:translate(49.1105vw,99vh) scale(.5447)}}.snow:nth-child(356){opacity:1.9422;transform:translate(64.6661vw,-10px) scale(.617);animation:fall-356 12s -8s linear infinite}@keyframes fall-356{56.55%{transform:translate(61.2348vw,56.55vh) scale(.617)}to{transform:translate(62.95045vw,99vh) scale(.617)}}.snow:nth-child(357){opacity:.379;transform:translate(2.4429vw,-10px) scale(.7433);animation:fall-357 25s -27s linear infinite}@keyframes fall-357{78.345%{transform:translate(-7.1901vw,78.345vh) scale(.7433)}to{transform:translate(-2.3736vw,99vh) scale(.7433)}}.snow:nth-child(358){opacity:1.178;transform:translate(44.9466vw,-10px) scale(.9076);animation:fall-358 25s -13s linear infinite}@keyframes fall-358{50.13%{transform:translate(35.2574vw,50.13vh) scale(.9076)}to{transform:translate(40.102vw,99vh) scale(.9076)}}.snow:nth-child(359){opacity:.1012;transform:translate(94.0811vw,-10px) scale(.614);animation:fall-359 29s -15s linear infinite}@keyframes fall-359{30.612%{transform:translate(84.4201vw,30.612vh) scale(.614)}to{transform:translate(89.2506vw,99vh) scale(.614)}}.snow:nth-child(360){opacity:.5008;transform:translate(64.2602vw,-10px) scale(.6562);animation:fall-360 30s -3s linear infinite}@keyframes fall-360{68.759%{transform:translate(54.6552vw,68.759vh) scale(.6562)}to{transform:translate(59.4577vw,99vh) scale(.6562)}}.snow:nth-child(361){opacity:1.2382;transform:translate(53.5476vw,-10px) scale(.7026);animation:fall-361 23s -26s linear infinite}@keyframes fall-361{59.51%{transform:translate(55.0701vw,59.51vh) scale(.7026)}to{transform:translate(54.30885vw,99vh) scale(.7026)}}.snow:nth-child(362){opacity:1.6104;transform:translate(36.5471vw,-10px) scale(.7695);animation:fall-362 26s -21s linear infinite}@keyframes fall-362{72.521%{transform:translate(42.9082vw,72.521vh) scale(.7695)}to{transform:translate(39.72765vw,99vh) scale(.7695)}}.snow:nth-child(363){opacity:.0918;transform:translate(47.6498vw,-10px) scale(.4775);animation:fall-363 22s -19s linear infinite}@keyframes fall-363{53.673%{transform:translate(52.438vw,53.673vh) scale(.4775)}to{transform:translate(50.0439vw,99vh) scale(.4775)}}.snow:nth-child(364){opacity:1.9904;transform:translate(3.5867vw,-10px) scale(.8917);animation:fall-364 16s -20s linear infinite}@keyframes fall-364{75.447%{transform:translate(2.4538vw,75.447vh) scale(.8917)}to{transform:translate(3.02025vw,99vh) scale(.8917)}}.snow:nth-child(365){opacity:.8992;transform:translate(21.4871vw,-10px) scale(.3821);animation:fall-365 15s -30s linear infinite}@keyframes fall-365{66.184%{transform:translate(24.4407vw,66.184vh) scale(.3821)}to{transform:translate(22.9639vw,99vh) scale(.3821)}}.snow:nth-child(366){opacity:.4578;transform:translate(83.5613vw,-10px) scale(.4234);animation:fall-366 17s -2s linear infinite}@keyframes fall-366{41.467%{transform:translate(86.5196vw,41.467vh) scale(.4234)}to{transform:translate(85.04045vw,99vh) scale(.4234)}}.snow:nth-child(367){opacity:1.5062;transform:translate(10.7238vw,-10px) scale(.0409);animation:fall-367 21s -13s linear infinite}@keyframes fall-367{62.341%{transform:translate(.9922vw,62.341vh) scale(.0409)}to{transform:translate(5.858vw,99vh) scale(.0409)}}.snow:nth-child(368){opacity:.4632;transform:translate(34.2109vw,-10px) scale(.2295);animation:fall-368 24s -10s linear infinite}@keyframes fall-368{78.709%{transform:translate(42.476vw,78.709vh) scale(.2295)}to{transform:translate(38.34345vw,99vh) scale(.2295)}}.snow:nth-child(369){opacity:1.9472;transform:translate(55.2522vw,-10px) scale(.0533);animation:fall-369 30s -18s linear infinite}@keyframes fall-369{57.527%{transform:translate(55.3639vw,57.527vh) scale(.0533)}to{transform:translate(55.30805vw,99vh) scale(.0533)}}.snow:nth-child(370){opacity:1.7582;transform:translate(50.136vw,-10px) scale(.2673);animation:fall-370 15s -13s linear infinite}@keyframes fall-370{49.882%{transform:translate(57.0895vw,49.882vh) scale(.2673)}to{transform:translate(53.61275vw,99vh) scale(.2673)}}.snow:nth-child(371){opacity:1.4228;transform:translate(76.4915vw,-10px) scale(.8508);animation:fall-371 22s -18s linear infinite}@keyframes fall-371{30.131%{transform:translate(85.0901vw,30.131vh) scale(.8508)}to{transform:translate(80.7908vw,99vh) scale(.8508)}}.snow:nth-child(372){opacity:1.8236;transform:translate(.82vw,-10px) scale(.5552);animation:fall-372 30s -5s linear infinite}@keyframes fall-372{50.043%{transform:translate(-4.813vw,50.043vh) scale(.5552)}to{transform:translate(-1.9965vw,99vh) scale(.5552)}}.snow:nth-child(373){opacity:1.4462;transform:translate(17.4962vw,-10px) scale(.7811);animation:fall-373 20s -24s linear infinite}@keyframes fall-373{39.252%{transform:translate(26.2687vw,39.252vh) scale(.7811)}to{transform:translate(21.88245vw,99vh) scale(.7811)}}.snow:nth-child(374){opacity:.6772;transform:translate(52.4227vw,-10px) scale(.1455);animation:fall-374 14s -10s linear infinite}@keyframes fall-374{57.837%{transform:translate(55.797vw,57.837vh) scale(.1455)}to{transform:translate(54.10985vw,99vh) scale(.1455)}}.snow:nth-child(375){opacity:1.4414;transform:translate(7.8866vw,-10px) scale(.9052);animation:fall-375 11s -30s linear infinite}@keyframes fall-375{50.536%{transform:translate(16.3692vw,50.536vh) scale(.9052)}to{transform:translate(12.1279vw,99vh) scale(.9052)}}.snow:nth-child(376){opacity:1.9008;transform:translate(21.813vw,-10px) scale(.7024);animation:fall-376 13s -15s linear infinite}@keyframes fall-376{41.641%{transform:translate(15.5337vw,41.641vh) scale(.7024)}to{transform:translate(18.67335vw,99vh) scale(.7024)}}.snow:nth-child(377){opacity:.2882;transform:translate(63.623vw,-10px) scale(.7276);animation:fall-377 28s -16s linear infinite}@keyframes fall-377{68.143%{transform:translate(54.1156vw,68.143vh) scale(.7276)}to{transform:translate(58.8693vw,99vh) scale(.7276)}}.snow:nth-child(378){opacity:.7828;transform:translate(70.1098vw,-10px) scale(.6477);animation:fall-378 13s -2s linear infinite}@keyframes fall-378{56.671%{transform:translate(61.7752vw,56.671vh) scale(.6477)}to{transform:translate(65.9425vw,99vh) scale(.6477)}}.snow:nth-child(379){opacity:.4846;transform:translate(26.7602vw,-10px) scale(.5147);animation:fall-379 30s -24s linear infinite}@keyframes fall-379{57.888%{transform:translate(21.663vw,57.888vh) scale(.5147)}to{transform:translate(24.2116vw,99vh) scale(.5147)}}.snow:nth-child(380){opacity:1.2216;transform:translate(54.2372vw,-10px) scale(.2089);animation:fall-380 19s -6s linear infinite}@keyframes fall-380{35.581%{transform:translate(57.4164vw,35.581vh) scale(.2089)}to{transform:translate(55.8268vw,99vh) scale(.2089)}}.snow:nth-child(381){opacity:.7058;transform:translate(6.6788vw,-10px) scale(.7065);animation:fall-381 21s -28s linear infinite}@keyframes fall-381{67.03%{transform:translate(8.0775vw,67.03vh) scale(.7065)}to{transform:translate(7.37815vw,99vh) scale(.7065)}}.snow:nth-child(382){opacity:.8302;transform:translate(23.7897vw,-10px) scale(.6886);animation:fall-382 20s -1s linear infinite}@keyframes fall-382{79.135%{transform:translate(23.4832vw,79.135vh) scale(.6886)}to{transform:translate(23.63645vw,99vh) scale(.6886)}}.snow:nth-child(383){opacity:1.3324;transform:translate(45.8978vw,-10px) scale(.5902);animation:fall-383 23s -22s linear infinite}@keyframes fall-383{76.108%{transform:translate(43.0522vw,76.108vh) scale(.5902)}to{transform:translate(44.475vw,99vh) scale(.5902)}}.snow:nth-child(384){opacity:.514;transform:translate(10.8552vw,-10px) scale(.0732);animation:fall-384 12s -17s linear infinite}@keyframes fall-384{58.913%{transform:translate(3.2559vw,58.913vh) scale(.0732)}to{transform:translate(7.05555vw,99vh) scale(.0732)}}.snow:nth-child(385){opacity:.2698;transform:translate(75.8864vw,-10px) scale(.1801);animation:fall-385 11s -11s linear infinite}@keyframes fall-385{61.352%{transform:translate(79.3488vw,61.352vh) scale(.1801)}to{transform:translate(77.6176vw,99vh) scale(.1801)}}.snow:nth-child(386){opacity:.023;transform:translate(40.338vw,-10px) scale(.9951);animation:fall-386 26s -13s linear infinite}@keyframes fall-386{30.547%{transform:translate(35.6711vw,30.547vh) scale(.9951)}to{transform:translate(38.00455vw,99vh) scale(.9951)}}.snow:nth-child(387){opacity:.5916;transform:translate(33.0805vw,-10px) scale(.9147);animation:fall-387 25s -19s linear infinite}@keyframes fall-387{63.579%{transform:translate(38.294vw,63.579vh) scale(.9147)}to{transform:translate(35.68725vw,99vh) scale(.9147)}}.snow:nth-child(388){opacity:1.1406;transform:translate(1.5502vw,-10px) scale(.752);animation:fall-388 14s -8s linear infinite}@keyframes fall-388{45.318%{transform:translate(3.9406vw,45.318vh) scale(.752)}to{transform:translate(2.7454vw,99vh) scale(.752)}}.snow:nth-child(389){opacity:.4026;transform:translate(5.2566vw,-10px) scale(.0272);animation:fall-389 26s -15s linear infinite}@keyframes fall-389{64.245%{transform:translate(.6444vw,64.245vh) scale(.0272)}to{transform:translate(2.9505vw,99vh) scale(.0272)}}.snow:nth-child(390){opacity:1.2434;transform:translate(46.9332vw,-10px) scale(.3905);animation:fall-390 18s -29s linear infinite}@keyframes fall-390{78.795%{transform:translate(45.6417vw,78.795vh) scale(.3905)}to{transform:translate(46.28745vw,99vh) scale(.3905)}}.snow:nth-child(391){opacity:.2734;transform:translate(25.4427vw,-10px) scale(.0352);animation:fall-391 27s -8s linear infinite}@keyframes fall-391{38.637%{transform:translate(21.5678vw,38.637vh) scale(.0352)}to{transform:translate(23.50525vw,99vh) scale(.0352)}}.snow:nth-child(392){opacity:.4762;transform:translate(41.0666vw,-10px) scale(.9137);animation:fall-392 15s -29s linear infinite}@keyframes fall-392{41.084%{transform:translate(44.1692vw,41.084vh) scale(.9137)}to{transform:translate(42.6179vw,99vh) scale(.9137)}}.snow:nth-child(393){opacity:1.0934;transform:translate(71.7354vw,-10px) scale(.6623);animation:fall-393 13s -2s linear infinite}@keyframes fall-393{55.485%{transform:translate(75.8925vw,55.485vh) scale(.6623)}to{transform:translate(73.81395vw,99vh) scale(.6623)}}.snow:nth-child(394){opacity:.3738;transform:translate(89.7793vw,-10px) scale(.9659);animation:fall-394 29s -27s linear infinite}@keyframes fall-394{52.555%{transform:translate(86.7529vw,52.555vh) scale(.9659)}to{transform:translate(88.2661vw,99vh) scale(.9659)}}.snow:nth-child(395){opacity:1.4072;transform:translate(46.7842vw,-10px) scale(.1495);animation:fall-395 26s -19s linear infinite}@keyframes fall-395{76.838%{transform:translate(38.6816vw,76.838vh) scale(.1495)}to{transform:translate(42.7329vw,99vh) scale(.1495)}}.snow:nth-child(396){opacity:1.206;transform:translate(17.0471vw,-10px) scale(.1354);animation:fall-396 25s -20s linear infinite}@keyframes fall-396{66.04%{transform:translate(20.4753vw,66.04vh) scale(.1354)}to{transform:translate(18.7612vw,99vh) scale(.1354)}}.snow:nth-child(397){opacity:.3536;transform:translate(20.4961vw,-10px) scale(.527);animation:fall-397 28s -12s linear infinite}@keyframes fall-397{77.802%{transform:translate(19.6853vw,77.802vh) scale(.527)}to{transform:translate(20.0907vw,99vh) scale(.527)}}.snow:nth-child(398){opacity:1.9024;transform:translate(9.3973vw,-10px) scale(.9135);animation:fall-398 27s -10s linear infinite}@keyframes fall-398{59.769%{transform:translate(-.1405vw,59.769vh) scale(.9135)}to{transform:translate(4.6284vw,99vh) scale(.9135)}}.snow:nth-child(399){opacity:.2724;transform:translate(94.0518vw,-10px) scale(.2622);animation:fall-399 12s -13s linear infinite}@keyframes fall-399{61.905%{transform:translate(100.7289vw,61.905vh) scale(.2622)}to{transform:translate(97.39035vw,99vh) scale(.2622)}}.snow:nth-child(400){opacity:1.5846;transform:translate(16.526vw,-10px) scale(.1932);animation:fall-400 13s -15s linear infinite}@keyframes fall-400{70.388%{transform:translate(23.8994vw,70.388vh) scale(.1932)}to{transform:translate(20.2127vw,99vh) scale(.1932)}}\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:1.856;transform:translate(78.9754vw,-10px) scale(.735);animation:fall-1 20s -12s linear infinite}@keyframes fall-1{68.249%{transform:translate(86.2369vw,68.249vh) scale(.735)}to{transform:translate(82.60615vw,99vh) scale(.735)}}.snow:nth-child(2){opacity:.127;transform:translate(.8313vw,-10px) scale(.8814);animation:fall-2 19s -20s linear infinite}@keyframes fall-2{61.534%{transform:translate(-6.8209vw,61.534vh) scale(.8814)}to{transform:translate(-2.9948vw,99vh) scale(.8814)}}.snow:nth-child(3){opacity:.4844;transform:translate(63.077vw,-10px) scale(.9462);animation:fall-3 26s -4s linear infinite}@keyframes fall-3{40.107%{transform:translate(59.312vw,40.107vh) scale(.9462)}to{transform:translate(61.1945vw,99vh) scale(.9462)}}.snow:nth-child(4){opacity:.9784;transform:translate(73.8842vw,-10px) scale(.6759);animation:fall-4 29s -18s linear infinite}@keyframes fall-4{72.646%{transform:translate(78.1239vw,72.646vh) scale(.6759)}to{transform:translate(76.00405vw,99vh) scale(.6759)}}.snow:nth-child(5){opacity:1.1426;transform:translate(84.9769vw,-10px) scale(.08);animation:fall-5 14s -7s linear infinite}@keyframes fall-5{60.032%{transform:translate(77.789vw,60.032vh) scale(.08)}to{transform:translate(81.38295vw,99vh) scale(.08)}}.snow:nth-child(6){opacity:1.112;transform:translate(37.5392vw,-10px) scale(.9966);animation:fall-6 25s -19s linear infinite}@keyframes fall-6{54.021%{transform:translate(44.1655vw,54.021vh) scale(.9966)}to{transform:translate(40.85235vw,99vh) scale(.9966)}}.snow:nth-child(7){opacity:.8356;transform:translate(68.3181vw,-10px) scale(.5206);animation:fall-7 13s -16s linear infinite}@keyframes fall-7{35.82%{transform:translate(70.677vw,35.82vh) scale(.5206)}to{transform:translate(69.49755vw,99vh) scale(.5206)}}.snow:nth-child(8){opacity:.9766;transform:translate(74.0859vw,-10px) scale(.182);animation:fall-8 12s -18s linear infinite}@keyframes fall-8{45.955%{transform:translate(71.0911vw,45.955vh) scale(.182)}to{transform:translate(72.5885vw,99vh) scale(.182)}}.snow:nth-child(9){opacity:1.7886;transform:translate(84.003vw,-10px) scale(.4915);animation:fall-9 29s -19s linear infinite}@keyframes fall-9{43.089%{transform:translate(93.3036vw,43.089vh) scale(.4915)}to{transform:translate(88.6533vw,99vh) scale(.4915)}}.snow:nth-child(10){opacity:1.9252;transform:translate(43.2538vw,-10px) scale(.6738);animation:fall-10 26s -7s linear infinite}@keyframes fall-10{35.089%{transform:translate(40.7286vw,35.089vh) scale(.6738)}to{transform:translate(41.9912vw,99vh) scale(.6738)}}.snow:nth-child(11){opacity:.6102;transform:translate(62.8281vw,-10px) scale(.0379);animation:fall-11 30s -13s linear infinite}@keyframes fall-11{36.639%{transform:translate(62.0775vw,36.639vh) scale(.0379)}to{transform:translate(62.4528vw,99vh) scale(.0379)}}.snow:nth-child(12){opacity:.928;transform:translate(63.5983vw,-10px) scale(.7115);animation:fall-12 10s -6s linear infinite}@keyframes fall-12{70.663%{transform:translate(56.9945vw,70.663vh) scale(.7115)}to{transform:translate(60.2964vw,99vh) scale(.7115)}}.snow:nth-child(13){opacity:1.2846;transform:translate(33.94vw,-10px) scale(.8766);animation:fall-13 15s -10s linear infinite}@keyframes fall-13{62.552%{transform:translate(26.6527vw,62.552vh) scale(.8766)}to{transform:translate(30.29635vw,99vh) scale(.8766)}}.snow:nth-child(14){opacity:.603;transform:translate(53.0269vw,-10px) scale(.2336);animation:fall-14 13s -25s linear infinite}@keyframes fall-14{42.813%{transform:translate(60.8718vw,42.813vh) scale(.2336)}to{transform:translate(56.94935vw,99vh) scale(.2336)}}.snow:nth-child(15){opacity:1.9338;transform:translate(24.3816vw,-10px) scale(.1536);animation:fall-15 24s -1s linear infinite}@keyframes fall-15{75.954%{transform:translate(17.7351vw,75.954vh) scale(.1536)}to{transform:translate(21.05835vw,99vh) scale(.1536)}}.snow:nth-child(16){opacity:.924;transform:translate(24.5737vw,-10px) scale(.6842);animation:fall-16 10s -4s linear infinite}@keyframes fall-16{56.274%{transform:translate(20.5653vw,56.274vh) scale(.6842)}to{transform:translate(22.5695vw,99vh) scale(.6842)}}.snow:nth-child(17){opacity:1.3504;transform:translate(68.046vw,-10px) scale(.1323);animation:fall-17 21s -1s linear infinite}@keyframes fall-17{40.589%{transform:translate(59.1071vw,40.589vh) scale(.1323)}to{transform:translate(63.57655vw,99vh) scale(.1323)}}.snow:nth-child(18){opacity:.6476;transform:translate(68.7122vw,-10px) scale(.8049);animation:fall-18 25s -15s linear infinite}@keyframes fall-18{70.162%{transform:translate(73.7855vw,70.162vh) scale(.8049)}to{transform:translate(71.24885vw,99vh) scale(.8049)}}.snow:nth-child(19){opacity:1.007;transform:translate(24.7398vw,-10px) scale(.8662);animation:fall-19 20s -26s linear infinite}@keyframes fall-19{79.179%{transform:translate(18.4561vw,79.179vh) scale(.8662)}to{transform:translate(21.59795vw,99vh) scale(.8662)}}.snow:nth-child(20){opacity:.8814;transform:translate(45.8693vw,-10px) scale(.1489);animation:fall-20 21s -17s linear infinite}@keyframes fall-20{35.761%{transform:translate(54.9321vw,35.761vh) scale(.1489)}to{transform:translate(50.4007vw,99vh) scale(.1489)}}.snow:nth-child(21){opacity:1.8542;transform:translate(21.6966vw,-10px) scale(.5558);animation:fall-21 20s -23s linear infinite}@keyframes fall-21{34.927%{transform:translate(29.4323vw,34.927vh) scale(.5558)}to{transform:translate(25.56445vw,99vh) scale(.5558)}}.snow:nth-child(22){opacity:1.8346;transform:translate(.8154vw,-10px) scale(.7915);animation:fall-22 27s -26s linear infinite}@keyframes fall-22{56.18%{transform:translate(-1.053vw,56.18vh) scale(.7915)}to{transform:translate(-.1188vw,99vh) scale(.7915)}}.snow:nth-child(23){opacity:1.5514;transform:translate(83.5922vw,-10px) scale(.2469);animation:fall-23 22s -4s linear infinite}@keyframes fall-23{46.859%{transform:translate(80.7462vw,46.859vh) scale(.2469)}to{transform:translate(82.1692vw,99vh) scale(.2469)}}.snow:nth-child(24){opacity:1.852;transform:translate(.3427vw,-10px) scale(.7851);animation:fall-24 10s -19s linear infinite}@keyframes fall-24{42.76%{transform:translate(-6.832vw,42.76vh) scale(.7851)}to{transform:translate(-3.24465vw,99vh) scale(.7851)}}.snow:nth-child(25){opacity:1.2496;transform:translate(67.9536vw,-10px) scale(.6775);animation:fall-25 15s -29s linear infinite}@keyframes fall-25{70.928%{transform:translate(66.995vw,70.928vh) scale(.6775)}to{transform:translate(67.4743vw,99vh) scale(.6775)}}.snow:nth-child(26){opacity:.329;transform:translate(72.5399vw,-10px) scale(.6775);animation:fall-26 13s -15s linear infinite}@keyframes fall-26{40.764%{transform:translate(76.7571vw,40.764vh) scale(.6775)}to{transform:translate(74.6485vw,99vh) scale(.6775)}}.snow:nth-child(27){opacity:.2168;transform:translate(51.6018vw,-10px) scale(.9579);animation:fall-27 21s -29s linear infinite}@keyframes fall-27{54.772%{transform:translate(56.2441vw,54.772vh) scale(.9579)}to{transform:translate(53.92295vw,99vh) scale(.9579)}}.snow:nth-child(28){opacity:.3764;transform:translate(83.7335vw,-10px) scale(.5082);animation:fall-28 26s -3s linear infinite}@keyframes fall-28{30.914%{transform:translate(79.8411vw,30.914vh) scale(.5082)}to{transform:translate(81.7873vw,99vh) scale(.5082)}}.snow:nth-child(29){opacity:1.2914;transform:translate(86.3617vw,-10px) scale(.7809);animation:fall-29 19s -25s linear infinite}@keyframes fall-29{70.496%{transform:translate(94.8782vw,70.496vh) scale(.7809)}to{transform:translate(90.61995vw,99vh) scale(.7809)}}.snow:nth-child(30){opacity:.1758;transform:translate(75.1042vw,-10px) scale(.3552);animation:fall-30 13s -18s linear infinite}@keyframes fall-30{72.477%{transform:translate(83.6448vw,72.477vh) scale(.3552)}to{transform:translate(79.3745vw,99vh) scale(.3552)}}.snow:nth-child(31){opacity:1.5108;transform:translate(34.3774vw,-10px) scale(.9985);animation:fall-31 16s -11s linear infinite}@keyframes fall-31{30.272%{transform:translate(37.4616vw,30.272vh) scale(.9985)}to{transform:translate(35.9195vw,99vh) scale(.9985)}}.snow:nth-child(32){opacity:.6926;transform:translate(13.9045vw,-10px) scale(.3666);animation:fall-32 20s -29s linear infinite}@keyframes fall-32{63.463%{transform:translate(5.243vw,63.463vh) scale(.3666)}to{transform:translate(9.57375vw,99vh) scale(.3666)}}.snow:nth-child(33){opacity:.4472;transform:translate(3.2705vw,-10px) scale(.5003);animation:fall-33 26s -7s linear infinite}@keyframes fall-33{43.002%{transform:translate(-6.2776vw,43.002vh) scale(.5003)}to{transform:translate(-1.50355vw,99vh) scale(.5003)}}.snow:nth-child(34){opacity:1.7432;transform:translate(46.7336vw,-10px) scale(.4234);animation:fall-34 13s -2s linear infinite}@keyframes fall-34{34.407%{transform:translate(38.4403vw,34.407vh) scale(.4234)}to{transform:translate(42.58695vw,99vh) scale(.4234)}}.snow:nth-child(35){opacity:1.1042;transform:translate(52.2561vw,-10px) scale(.3746);animation:fall-35 29s -9s linear infinite}@keyframes fall-35{55.703%{transform:translate(45.2712vw,55.703vh) scale(.3746)}to{transform:translate(48.76365vw,99vh) scale(.3746)}}.snow:nth-child(36){opacity:.927;transform:translate(30.4388vw,-10px) scale(.9996);animation:fall-36 10s -16s linear infinite}@keyframes fall-36{57.865%{transform:translate(30.4329vw,57.865vh) scale(.9996)}to{transform:translate(30.43585vw,99vh) scale(.9996)}}.snow:nth-child(37){opacity:1.0858;transform:translate(26.4842vw,-10px) scale(.511);animation:fall-37 12s -19s linear infinite}@keyframes fall-37{65.518%{transform:translate(18.4383vw,65.518vh) scale(.511)}to{transform:translate(22.46125vw,99vh) scale(.511)}}.snow:nth-child(38){opacity:1.2292;transform:translate(14.3506vw,-10px) scale(.6178);animation:fall-38 20s -9s linear infinite}@keyframes fall-38{76.791%{transform:translate(21.4016vw,76.791vh) scale(.6178)}to{transform:translate(17.8761vw,99vh) scale(.6178)}}.snow:nth-child(39){opacity:1.4458;transform:translate(81.8032vw,-10px) scale(.3491);animation:fall-39 10s -4s linear infinite}@keyframes fall-39{49.883%{transform:translate(79.0688vw,49.883vh) scale(.3491)}to{transform:translate(80.436vw,99vh) scale(.3491)}}.snow:nth-child(40){opacity:1.5918;transform:translate(49.2435vw,-10px) scale(.162);animation:fall-40 28s -27s linear infinite}@keyframes fall-40{52.365%{transform:translate(41.1861vw,52.365vh) scale(.162)}to{transform:translate(45.2148vw,99vh) scale(.162)}}.snow:nth-child(41){opacity:1.65;transform:translate(28.3439vw,-10px) scale(.026);animation:fall-41 22s -7s linear infinite}@keyframes fall-41{61.886%{transform:translate(23.5688vw,61.886vh) scale(.026)}to{transform:translate(25.95635vw,99vh) scale(.026)}}.snow:nth-child(42){opacity:1.8126;transform:translate(78.212vw,-10px) scale(.9863);animation:fall-42 25s -21s linear infinite}@keyframes fall-42{79.445%{transform:translate(83.5797vw,79.445vh) scale(.9863)}to{transform:translate(80.89585vw,99vh) scale(.9863)}}.snow:nth-child(43){opacity:1.585;transform:translate(73.4722vw,-10px) scale(.2053);animation:fall-43 29s -13s linear infinite}@keyframes fall-43{72.6%{transform:translate(82.8658vw,72.6vh) scale(.2053)}to{transform:translate(78.169vw,99vh) scale(.2053)}}.snow:nth-child(44){opacity:1.85;transform:translate(14.9565vw,-10px) scale(.8409);animation:fall-44 17s -5s linear infinite}@keyframes fall-44{78.356%{transform:translate(5.362vw,78.356vh) scale(.8409)}to{transform:translate(10.15925vw,99vh) scale(.8409)}}.snow:nth-child(45){opacity:.2798;transform:translate(24.9446vw,-10px) scale(.2738);animation:fall-45 20s -20s linear infinite}@keyframes fall-45{49.412%{transform:translate(15.4937vw,49.412vh) scale(.2738)}to{transform:translate(20.21915vw,99vh) scale(.2738)}}.snow:nth-child(46){opacity:.6634;transform:translate(57.602vw,-10px) scale(.8692);animation:fall-46 26s -2s linear infinite}@keyframes fall-46{36.503%{transform:translate(62.5714vw,36.503vh) scale(.8692)}to{transform:translate(60.0867vw,99vh) scale(.8692)}}.snow:nth-child(47){opacity:.6814;transform:translate(76.0554vw,-10px) scale(.2367);animation:fall-47 17s -19s linear infinite}@keyframes fall-47{46.359%{transform:translate(83.3441vw,46.359vh) scale(.2367)}to{transform:translate(79.69975vw,99vh) scale(.2367)}}.snow:nth-child(48){opacity:.3014;transform:translate(82.0932vw,-10px) scale(.4076);animation:fall-48 13s -13s linear infinite}@keyframes fall-48{79.817%{transform:translate(83.7727vw,79.817vh) scale(.4076)}to{transform:translate(82.93295vw,99vh) scale(.4076)}}.snow:nth-child(49){opacity:1.0524;transform:translate(86.4203vw,-10px) scale(.0845);animation:fall-49 15s -11s linear infinite}@keyframes fall-49{72.754%{transform:translate(93.8218vw,72.754vh) scale(.0845)}to{transform:translate(90.12105vw,99vh) scale(.0845)}}.snow:nth-child(50){opacity:1.1062;transform:translate(99.2613vw,-10px) scale(.7902);animation:fall-50 15s -15s linear infinite}@keyframes fall-50{33.257%{transform:translate(102.9193vw,33.257vh) scale(.7902)}to{transform:translate(101.0903vw,99vh) scale(.7902)}}.snow:nth-child(51){opacity:1.5752;transform:translate(42.4696vw,-10px) scale(.0706);animation:fall-51 21s -11s linear infinite}@keyframes fall-51{71.885%{transform:translate(35.5518vw,71.885vh) scale(.0706)}to{transform:translate(39.0107vw,99vh) scale(.0706)}}.snow:nth-child(52){opacity:.4384;transform:translate(64.5431vw,-10px) scale(.838);animation:fall-52 13s -19s linear infinite}@keyframes fall-52{57.38%{transform:translate(55.8712vw,57.38vh) scale(.838)}to{transform:translate(60.20715vw,99vh) scale(.838)}}.snow:nth-child(53){opacity:.357;transform:translate(91.0899vw,-10px) scale(.1203);animation:fall-53 17s -11s linear infinite}@keyframes fall-53{74.959%{transform:translate(93.9818vw,74.959vh) scale(.1203)}to{transform:translate(92.53585vw,99vh) scale(.1203)}}.snow:nth-child(54){opacity:1.43;transform:translate(33.3958vw,-10px) scale(.8274);animation:fall-54 12s -5s linear infinite}@keyframes fall-54{34.433%{transform:translate(25.1005vw,34.433vh) scale(.8274)}to{transform:translate(29.24815vw,99vh) scale(.8274)}}.snow:nth-child(55){opacity:1.9388;transform:translate(82.8166vw,-10px) scale(.3475);animation:fall-55 15s -17s linear infinite}@keyframes fall-55{65.37%{transform:translate(74.7383vw,65.37vh) scale(.3475)}to{transform:translate(78.77745vw,99vh) scale(.3475)}}.snow:nth-child(56){opacity:1.8604;transform:translate(90.0459vw,-10px) scale(.7959);animation:fall-56 13s -3s linear infinite}@keyframes fall-56{34.191%{transform:translate(84.4228vw,34.191vh) scale(.7959)}to{transform:translate(87.23435vw,99vh) scale(.7959)}}.snow:nth-child(57){opacity:.5954;transform:translate(79.0113vw,-10px) scale(.8163);animation:fall-57 27s -12s linear infinite}@keyframes fall-57{33.767%{transform:translate(81.7309vw,33.767vh) scale(.8163)}to{transform:translate(80.3711vw,99vh) scale(.8163)}}.snow:nth-child(58){opacity:1.5798;transform:translate(19.3623vw,-10px) scale(.9211);animation:fall-58 16s -7s linear infinite}@keyframes fall-58{68.593%{transform:translate(17.0299vw,68.593vh) scale(.9211)}to{transform:translate(18.1961vw,99vh) scale(.9211)}}.snow:nth-child(59){opacity:1.3222;transform:translate(87.8046vw,-10px) scale(.383);animation:fall-59 22s -4s linear infinite}@keyframes fall-59{41.357%{transform:translate(95.3016vw,41.357vh) scale(.383)}to{transform:translate(91.5531vw,99vh) scale(.383)}}.snow:nth-child(60){opacity:.4468;transform:translate(28.337vw,-10px) scale(.8838);animation:fall-60 11s -7s linear infinite}@keyframes fall-60{56.449%{transform:translate(28.9264vw,56.449vh) scale(.8838)}to{transform:translate(28.6317vw,99vh) scale(.8838)}}.snow:nth-child(61){opacity:.1802;transform:translate(98.1597vw,-10px) scale(.8145);animation:fall-61 29s -28s linear infinite}@keyframes fall-61{58.025%{transform:translate(100.0314vw,58.025vh) scale(.8145)}to{transform:translate(99.09555vw,99vh) scale(.8145)}}.snow:nth-child(62){opacity:1.0524;transform:translate(13.0543vw,-10px) scale(.243);animation:fall-62 11s -30s linear infinite}@keyframes fall-62{66.94%{transform:translate(12.9814vw,66.94vh) scale(.243)}to{transform:translate(13.01785vw,99vh) scale(.243)}}.snow:nth-child(63){opacity:1.9864;transform:translate(66.1201vw,-10px) scale(.1433);animation:fall-63 25s -3s linear infinite}@keyframes fall-63{51.595%{transform:translate(60.3476vw,51.595vh) scale(.1433)}to{transform:translate(63.23385vw,99vh) scale(.1433)}}.snow:nth-child(64){opacity:.149;transform:translate(3.9649vw,-10px) scale(.5677);animation:fall-64 13s -30s linear infinite}@keyframes fall-64{75.33%{transform:translate(12.9832vw,75.33vh) scale(.5677)}to{transform:translate(8.47405vw,99vh) scale(.5677)}}.snow:nth-child(65){opacity:.417;transform:translate(39.0131vw,-10px) scale(.0768);animation:fall-65 18s -22s linear infinite}@keyframes fall-65{45.479%{transform:translate(48.1482vw,45.479vh) scale(.0768)}to{transform:translate(43.58065vw,99vh) scale(.0768)}}.snow:nth-child(66){opacity:.9108;transform:translate(51.7805vw,-10px) scale(.7878);animation:fall-66 15s -10s linear infinite}@keyframes fall-66{43.768%{transform:translate(56.3431vw,43.768vh) scale(.7878)}to{transform:translate(54.0618vw,99vh) scale(.7878)}}.snow:nth-child(67){opacity:.5116;transform:translate(49.8257vw,-10px) scale(.7895);animation:fall-67 27s -2s linear infinite}@keyframes fall-67{49.049%{transform:translate(58.1466vw,49.049vh) scale(.7895)}to{transform:translate(53.98615vw,99vh) scale(.7895)}}.snow:nth-child(68){opacity:1.951;transform:translate(88.4995vw,-10px) scale(.1736);animation:fall-68 10s -20s linear infinite}@keyframes fall-68{46.053%{transform:translate(88.3858vw,46.053vh) scale(.1736)}to{transform:translate(88.44265vw,99vh) scale(.1736)}}.snow:nth-child(69){opacity:1.9176;transform:translate(64.7727vw,-10px) scale(.3953);animation:fall-69 29s -12s linear infinite}@keyframes fall-69{50.12%{transform:translate(59.3348vw,50.12vh) scale(.3953)}to{transform:translate(62.05375vw,99vh) scale(.3953)}}.snow:nth-child(70){opacity:.5078;transform:translate(4.6022vw,-10px) scale(.6826);animation:fall-70 11s -25s linear infinite}@keyframes fall-70{43.676%{transform:translate(12.4831vw,43.676vh) scale(.6826)}to{transform:translate(8.54265vw,99vh) scale(.6826)}}.snow:nth-child(71){opacity:1.5896;transform:translate(44.6316vw,-10px) scale(.1113);animation:fall-71 11s -5s linear infinite}@keyframes fall-71{38.676%{transform:translate(44.0612vw,38.676vh) scale(.1113)}to{transform:translate(44.3464vw,99vh) scale(.1113)}}.snow:nth-child(72){opacity:1.543;transform:translate(47.8854vw,-10px) scale(.4325);animation:fall-72 24s -30s linear infinite}@keyframes fall-72{49.263%{transform:translate(48.3306vw,49.263vh) scale(.4325)}to{transform:translate(48.108vw,99vh) scale(.4325)}}.snow:nth-child(73){opacity:.9896;transform:translate(5.5333vw,-10px) scale(.7879);animation:fall-73 11s -18s linear infinite}@keyframes fall-73{52.102%{transform:translate(8.2866vw,52.102vh) scale(.7879)}to{transform:translate(6.90995vw,99vh) scale(.7879)}}.snow:nth-child(74){opacity:.382;transform:translate(81.2853vw,-10px) scale(.8823);animation:fall-74 17s -29s linear infinite}@keyframes fall-74{53.783%{transform:translate(78.9032vw,53.783vh) scale(.8823)}to{transform:translate(80.09425vw,99vh) scale(.8823)}}.snow:nth-child(75){opacity:.2492;transform:translate(73.6626vw,-10px) scale(.7536);animation:fall-75 29s -24s linear infinite}@keyframes fall-75{43.92%{transform:translate(77.0382vw,43.92vh) scale(.7536)}to{transform:translate(75.3504vw,99vh) scale(.7536)}}.snow:nth-child(76){opacity:.5386;transform:translate(29.0117vw,-10px) scale(.7823);animation:fall-76 23s -27s linear infinite}@keyframes fall-76{78.769%{transform:translate(38.2454vw,78.769vh) scale(.7823)}to{transform:translate(33.62855vw,99vh) scale(.7823)}}.snow:nth-child(77){opacity:1.3412;transform:translate(29.2vw,-10px) scale(.1725);animation:fall-77 14s -9s linear infinite}@keyframes fall-77{42.779%{transform:translate(33.7764vw,42.779vh) scale(.1725)}to{transform:translate(31.4882vw,99vh) scale(.1725)}}.snow:nth-child(78){opacity:.6124;transform:translate(33.6715vw,-10px) scale(.6717);animation:fall-78 23s -26s linear infinite}@keyframes fall-78{56.845%{transform:translate(41.5268vw,56.845vh) scale(.6717)}to{transform:translate(37.59915vw,99vh) scale(.6717)}}.snow:nth-child(79){opacity:.9614;transform:translate(59.5142vw,-10px) scale(.2406);animation:fall-79 10s -22s linear infinite}@keyframes fall-79{40.127%{transform:translate(62.2381vw,40.127vh) scale(.2406)}to{transform:translate(60.87615vw,99vh) scale(.2406)}}.snow:nth-child(80){opacity:.9186;transform:translate(82.5629vw,-10px) scale(.3105);animation:fall-80 24s -24s linear infinite}@keyframes fall-80{49.181%{transform:translate(89.4181vw,49.181vh) scale(.3105)}to{transform:translate(85.9905vw,99vh) scale(.3105)}}.snow:nth-child(81){opacity:1.2086;transform:translate(15.4234vw,-10px) scale(.7425);animation:fall-81 29s -1s linear infinite}@keyframes fall-81{47.065%{transform:translate(23.0923vw,47.065vh) scale(.7425)}to{transform:translate(19.25785vw,99vh) scale(.7425)}}.snow:nth-child(82){opacity:.799;transform:translate(33.0084vw,-10px) scale(.0644);animation:fall-82 27s -13s linear infinite}@keyframes fall-82{36.273%{transform:translate(26.7183vw,36.273vh) scale(.0644)}to{transform:translate(29.86335vw,99vh) scale(.0644)}}.snow:nth-child(83){opacity:.7146;transform:translate(72.9829vw,-10px) scale(.5958);animation:fall-83 14s -27s linear infinite}@keyframes fall-83{66.295%{transform:translate(75.88vw,66.295vh) scale(.5958)}to{transform:translate(74.43145vw,99vh) scale(.5958)}}.snow:nth-child(84){opacity:1.873;transform:translate(44.1244vw,-10px) scale(.8551);animation:fall-84 11s -25s linear infinite}@keyframes fall-84{40.808%{transform:translate(51.9083vw,40.808vh) scale(.8551)}to{transform:translate(48.01635vw,99vh) scale(.8551)}}.snow:nth-child(85){opacity:.868;transform:translate(88.5903vw,-10px) scale(.4568);animation:fall-85 29s -4s linear infinite}@keyframes fall-85{30.589%{transform:translate(93.5203vw,30.589vh) scale(.4568)}to{transform:translate(91.0553vw,99vh) scale(.4568)}}.snow:nth-child(86){opacity:.1308;transform:translate(50.9959vw,-10px) scale(.9859);animation:fall-86 23s -21s linear infinite}@keyframes fall-86{70.044%{transform:translate(43.9899vw,70.044vh) scale(.9859)}to{transform:translate(47.4929vw,99vh) scale(.9859)}}.snow:nth-child(87){opacity:1.99;transform:translate(19.8203vw,-10px) scale(.3438);animation:fall-87 19s -11s linear infinite}@keyframes fall-87{75.502%{transform:translate(20.0378vw,75.502vh) scale(.3438)}to{transform:translate(19.92905vw,99vh) scale(.3438)}}.snow:nth-child(88){opacity:.855;transform:translate(14.6903vw,-10px) scale(.9994);animation:fall-88 19s -21s linear infinite}@keyframes fall-88{75.286%{transform:translate(23.7275vw,75.286vh) scale(.9994)}to{transform:translate(19.2089vw,99vh) scale(.9994)}}.snow:nth-child(89){opacity:1.3902;transform:translate(19.2312vw,-10px) scale(.4802);animation:fall-89 11s -27s linear infinite}@keyframes fall-89{68.602%{transform:translate(9.941vw,68.602vh) scale(.4802)}to{transform:translate(14.5861vw,99vh) scale(.4802)}}.snow:nth-child(90){opacity:1.979;transform:translate(25.9935vw,-10px) scale(.7942);animation:fall-90 23s -5s linear infinite}@keyframes fall-90{59.898%{transform:translate(33.5581vw,59.898vh) scale(.7942)}to{transform:translate(29.7758vw,99vh) scale(.7942)}}.snow:nth-child(91){opacity:.2704;transform:translate(92.9103vw,-10px) scale(.175);animation:fall-91 10s -2s linear infinite}@keyframes fall-91{57.615%{transform:translate(95.4585vw,57.615vh) scale(.175)}to{transform:translate(94.1844vw,99vh) scale(.175)}}.snow:nth-child(92){opacity:1.8086;transform:translate(35.7624vw,-10px) scale(.0117);animation:fall-92 20s -27s linear infinite}@keyframes fall-92{46.421%{transform:translate(40.2755vw,46.421vh) scale(.0117)}to{transform:translate(38.01895vw,99vh) scale(.0117)}}.snow:nth-child(93){opacity:1.841;transform:translate(15.112vw,-10px) scale(.5613);animation:fall-93 26s -6s linear infinite}@keyframes fall-93{68.487%{transform:translate(6.7243vw,68.487vh) scale(.5613)}to{transform:translate(10.91815vw,99vh) scale(.5613)}}.snow:nth-child(94){opacity:.4576;transform:translate(16.0322vw,-10px) scale(.2098);animation:fall-94 15s -16s linear infinite}@keyframes fall-94{39.699%{transform:translate(7.0048vw,39.699vh) scale(.2098)}to{transform:translate(11.5185vw,99vh) scale(.2098)}}.snow:nth-child(95){opacity:1.7084;transform:translate(9.9352vw,-10px) scale(.8608);animation:fall-95 17s -2s linear infinite}@keyframes fall-95{37.518%{transform:translate(16.4048vw,37.518vh) scale(.8608)}to{transform:translate(13.17vw,99vh) scale(.8608)}}.snow:nth-child(96){opacity:.5228;transform:translate(11.1108vw,-10px) scale(.8562);animation:fall-96 17s -16s linear infinite}@keyframes fall-96{41.112%{transform:translate(17.4955vw,41.112vh) scale(.8562)}to{transform:translate(14.30315vw,99vh) scale(.8562)}}.snow:nth-child(97){opacity:1.0768;transform:translate(77.1242vw,-10px) scale(.2671);animation:fall-97 20s -16s linear infinite}@keyframes fall-97{60.839%{transform:translate(79.6629vw,60.839vh) scale(.2671)}to{transform:translate(78.39355vw,99vh) scale(.2671)}}.snow:nth-child(98){opacity:.5264;transform:translate(55.6162vw,-10px) scale(.3433);animation:fall-98 12s -18s linear infinite}@keyframes fall-98{40.891%{transform:translate(53.1081vw,40.891vh) scale(.3433)}to{transform:translate(54.36215vw,99vh) scale(.3433)}}.snow:nth-child(99){opacity:1.5714;transform:translate(43.5625vw,-10px) scale(.237);animation:fall-99 18s -15s linear infinite}@keyframes fall-99{52.81%{transform:translate(50.3487vw,52.81vh) scale(.237)}to{transform:translate(46.9556vw,99vh) scale(.237)}}.snow:nth-child(100){opacity:.9678;transform:translate(81.4046vw,-10px) scale(.066);animation:fall-100 25s -30s linear infinite}@keyframes fall-100{30.873%{transform:translate(81.1501vw,30.873vh) scale(.066)}to{transform:translate(81.27735vw,99vh) scale(.066)}}.snow:nth-child(101){opacity:1.9476;transform:translate(60.5728vw,-10px) scale(.3626);animation:fall-101 18s -30s linear infinite}@keyframes fall-101{48.676%{transform:translate(57.2093vw,48.676vh) scale(.3626)}to{transform:translate(58.89105vw,99vh) scale(.3626)}}.snow:nth-child(102){opacity:1.913;transform:translate(53.429vw,-10px) scale(.498);animation:fall-102 30s -1s linear infinite}@keyframes fall-102{75.088%{transform:translate(60.2071vw,75.088vh) scale(.498)}to{transform:translate(56.81805vw,99vh) scale(.498)}}.snow:nth-child(103){opacity:.1242;transform:translate(57.4423vw,-10px) scale(.5406);animation:fall-103 20s -17s linear infinite}@keyframes fall-103{32.841%{transform:translate(59.2524vw,32.841vh) scale(.5406)}to{transform:translate(58.34735vw,99vh) scale(.5406)}}.snow:nth-child(104){opacity:.2224;transform:translate(96.5168vw,-10px) scale(.9835);animation:fall-104 11s -30s linear infinite}@keyframes fall-104{50.112%{transform:translate(89.3205vw,50.112vh) scale(.9835)}to{transform:translate(92.91865vw,99vh) scale(.9835)}}.snow:nth-child(105){opacity:1.7322;transform:translate(52.493vw,-10px) scale(.1303);animation:fall-105 28s -14s linear infinite}@keyframes fall-105{37.033%{transform:translate(43.1504vw,37.033vh) scale(.1303)}to{transform:translate(47.8217vw,99vh) scale(.1303)}}.snow:nth-child(106){opacity:1.2676;transform:translate(27.3003vw,-10px) scale(.8334);animation:fall-106 15s -11s linear infinite}@keyframes fall-106{53.501%{transform:translate(22.3675vw,53.501vh) scale(.8334)}to{transform:translate(24.8339vw,99vh) scale(.8334)}}.snow:nth-child(107){opacity:.2654;transform:translate(84.0991vw,-10px) scale(.4072);animation:fall-107 30s -26s linear infinite}@keyframes fall-107{54.291%{transform:translate(84.0259vw,54.291vh) scale(.4072)}to{transform:translate(84.0625vw,99vh) scale(.4072)}}.snow:nth-child(108){opacity:.247;transform:translate(16.9392vw,-10px) scale(.4833);animation:fall-108 12s -3s linear infinite}@keyframes fall-108{54.12%{transform:translate(10.2881vw,54.12vh) scale(.4833)}to{transform:translate(13.61365vw,99vh) scale(.4833)}}.snow:nth-child(109){opacity:1.081;transform:translate(2.2978vw,-10px) scale(.7153);animation:fall-109 25s -9s linear infinite}@keyframes fall-109{35.759%{transform:translate(-1.3397vw,35.759vh) scale(.7153)}to{transform:translate(.47905vw,99vh) scale(.7153)}}.snow:nth-child(110){opacity:1.1652;transform:translate(71.6011vw,-10px) scale(.043);animation:fall-110 17s -14s linear infinite}@keyframes fall-110{70.697%{transform:translate(65.8222vw,70.697vh) scale(.043)}to{transform:translate(68.71165vw,99vh) scale(.043)}}.snow:nth-child(111){opacity:1.8206;transform:translate(71.4908vw,-10px) scale(.2145);animation:fall-111 29s -11s linear infinite}@keyframes fall-111{69.487%{transform:translate(65.0245vw,69.487vh) scale(.2145)}to{transform:translate(68.25765vw,99vh) scale(.2145)}}.snow:nth-child(112){opacity:.0844;transform:translate(63.2388vw,-10px) scale(.2511);animation:fall-112 10s -27s linear infinite}@keyframes fall-112{67.402%{transform:translate(54.9563vw,67.402vh) scale(.2511)}to{transform:translate(59.09755vw,99vh) scale(.2511)}}.snow:nth-child(113){opacity:.3846;transform:translate(78.4331vw,-10px) scale(.0162);animation:fall-113 12s -9s linear infinite}@keyframes fall-113{78.239%{transform:translate(71.0152vw,78.239vh) scale(.0162)}to{transform:translate(74.72415vw,99vh) scale(.0162)}}.snow:nth-child(114){opacity:.3072;transform:translate(82.59vw,-10px) scale(.144);animation:fall-114 21s -30s linear infinite}@keyframes fall-114{58.08%{transform:translate(75.2299vw,58.08vh) scale(.144)}to{transform:translate(78.90995vw,99vh) scale(.144)}}.snow:nth-child(115){opacity:1.3886;transform:translate(62.9932vw,-10px) scale(.3662);animation:fall-115 28s -2s linear infinite}@keyframes fall-115{70.148%{transform:translate(60.3909vw,70.148vh) scale(.3662)}to{transform:translate(61.69205vw,99vh) scale(.3662)}}.snow:nth-child(116){opacity:1.5878;transform:translate(49.1401vw,-10px) scale(.7102);animation:fall-116 24s -10s linear infinite}@keyframes fall-116{62.981%{transform:translate(46.0227vw,62.981vh) scale(.7102)}to{transform:translate(47.5814vw,99vh) scale(.7102)}}.snow:nth-child(117){opacity:1.5248;transform:translate(85.8909vw,-10px) scale(.0484);animation:fall-117 21s -22s linear infinite}@keyframes fall-117{60.422%{transform:translate(86.0434vw,60.422vh) scale(.0484)}to{transform:translate(85.96715vw,99vh) scale(.0484)}}.snow:nth-child(118){opacity:1.3008;transform:translate(30.4308vw,-10px) scale(.9594);animation:fall-118 21s -3s linear infinite}@keyframes fall-118{60.895%{transform:translate(40.4148vw,60.895vh) scale(.9594)}to{transform:translate(35.4228vw,99vh) scale(.9594)}}.snow:nth-child(119){opacity:1.9622;transform:translate(91.7341vw,-10px) scale(.1102);animation:fall-119 28s -16s linear infinite}@keyframes fall-119{66.521%{transform:translate(92.3339vw,66.521vh) scale(.1102)}to{transform:translate(92.034vw,99vh) scale(.1102)}}.snow:nth-child(120){opacity:1.4312;transform:translate(24.5268vw,-10px) scale(.0867);animation:fall-120 10s -2s linear infinite}@keyframes fall-120{34.523%{transform:translate(27.2294vw,34.523vh) scale(.0867)}to{transform:translate(25.8781vw,99vh) scale(.0867)}}.snow:nth-child(121){opacity:1.7838;transform:translate(83.2129vw,-10px) scale(.1129);animation:fall-121 30s -4s linear infinite}@keyframes fall-121{32.664%{transform:translate(81.871vw,32.664vh) scale(.1129)}to{transform:translate(82.54195vw,99vh) scale(.1129)}}.snow:nth-child(122){opacity:.5768;transform:translate(70.856vw,-10px) scale(.1953);animation:fall-122 28s -21s linear infinite}@keyframes fall-122{32.688%{transform:translate(79.5327vw,32.688vh) scale(.1953)}to{transform:translate(75.19435vw,99vh) scale(.1953)}}.snow:nth-child(123){opacity:1.4372;transform:translate(32.2859vw,-10px) scale(.8729);animation:fall-123 30s -5s linear infinite}@keyframes fall-123{45.035%{transform:translate(28.381vw,45.035vh) scale(.8729)}to{transform:translate(30.33345vw,99vh) scale(.8729)}}.snow:nth-child(124){opacity:.6578;transform:translate(96.2947vw,-10px) scale(.2183);animation:fall-124 26s -8s linear infinite}@keyframes fall-124{52.665%{transform:translate(98.5551vw,52.665vh) scale(.2183)}to{transform:translate(97.4249vw,99vh) scale(.2183)}}.snow:nth-child(125){opacity:.5122;transform:translate(94.6457vw,-10px) scale(.5917);animation:fall-125 13s -4s linear infinite}@keyframes fall-125{31.726%{transform:translate(103.7898vw,31.726vh) scale(.5917)}to{transform:translate(99.21775vw,99vh) scale(.5917)}}.snow:nth-child(126){opacity:.4512;transform:translate(96.3549vw,-10px) scale(.044);animation:fall-126 22s -20s linear infinite}@keyframes fall-126{48.608%{transform:translate(92.209vw,48.608vh) scale(.044)}to{transform:translate(94.28195vw,99vh) scale(.044)}}.snow:nth-child(127){opacity:.0078;transform:translate(75.5155vw,-10px) scale(.3934);animation:fall-127 23s -9s linear infinite}@keyframes fall-127{61.861%{transform:translate(76.2043vw,61.861vh) scale(.3934)}to{transform:translate(75.8599vw,99vh) scale(.3934)}}.snow:nth-child(128){opacity:1.423;transform:translate(99.9763vw,-10px) scale(.1831);animation:fall-128 18s -24s linear infinite}@keyframes fall-128{79.437%{transform:translate(100.8642vw,79.437vh) scale(.1831)}to{transform:translate(100.42025vw,99vh) scale(.1831)}}.snow:nth-child(129){opacity:.4752;transform:translate(22.3966vw,-10px) scale(.7618);animation:fall-129 12s -21s linear infinite}@keyframes fall-129{79.531%{transform:translate(23.7405vw,79.531vh) scale(.7618)}to{transform:translate(23.06855vw,99vh) scale(.7618)}}.snow:nth-child(130){opacity:1.202;transform:translate(56.6696vw,-10px) scale(.9785);animation:fall-130 20s -18s linear infinite}@keyframes fall-130{55.544%{transform:translate(56.501vw,55.544vh) scale(.9785)}to{transform:translate(56.5853vw,99vh) scale(.9785)}}.snow:nth-child(131){opacity:.9918;transform:translate(44.5797vw,-10px) scale(.3931);animation:fall-131 22s -22s linear infinite}@keyframes fall-131{42.158%{transform:translate(51.5941vw,42.158vh) scale(.3931)}to{transform:translate(48.0869vw,99vh) scale(.3931)}}.snow:nth-child(132){opacity:.913;transform:translate(24.3499vw,-10px) scale(.9248);animation:fall-132 30s -16s linear infinite}@keyframes fall-132{44.78%{transform:translate(33.8506vw,44.78vh) scale(.9248)}to{transform:translate(29.10025vw,99vh) scale(.9248)}}.snow:nth-child(133){opacity:1.7844;transform:translate(67.5211vw,-10px) scale(.1523);animation:fall-133 27s -4s linear infinite}@keyframes fall-133{39.037%{transform:translate(73.6157vw,39.037vh) scale(.1523)}to{transform:translate(70.5684vw,99vh) scale(.1523)}}.snow:nth-child(134){opacity:.5556;transform:translate(31.3396vw,-10px) scale(.328);animation:fall-134 10s -23s linear infinite}@keyframes fall-134{65.214%{transform:translate(36.0412vw,65.214vh) scale(.328)}to{transform:translate(33.6904vw,99vh) scale(.328)}}.snow:nth-child(135){opacity:1.2226;transform:translate(94.9724vw,-10px) scale(.4323);animation:fall-135 21s -22s linear infinite}@keyframes fall-135{54.242%{transform:translate(90.7644vw,54.242vh) scale(.4323)}to{transform:translate(92.8684vw,99vh) scale(.4323)}}.snow:nth-child(136){opacity:.3056;transform:translate(18.7233vw,-10px) scale(.8608);animation:fall-136 17s -10s linear infinite}@keyframes fall-136{51.646%{transform:translate(23.0072vw,51.646vh) scale(.8608)}to{transform:translate(20.86525vw,99vh) scale(.8608)}}.snow:nth-child(137){opacity:1.374;transform:translate(95.6534vw,-10px) scale(.7672);animation:fall-137 12s -6s linear infinite}@keyframes fall-137{70.964%{transform:translate(97.7341vw,70.964vh) scale(.7672)}to{transform:translate(96.69375vw,99vh) scale(.7672)}}.snow:nth-child(138){opacity:.6026;transform:translate(9.9118vw,-10px) scale(.7698);animation:fall-138 18s -16s linear infinite}@keyframes fall-138{72.561%{transform:translate(13.0635vw,72.561vh) scale(.7698)}to{transform:translate(11.48765vw,99vh) scale(.7698)}}.snow:nth-child(139){opacity:.6134;transform:translate(81.9516vw,-10px) scale(.2992);animation:fall-139 10s -23s linear infinite}@keyframes fall-139{63.192%{transform:translate(74.7166vw,63.192vh) scale(.2992)}to{transform:translate(78.3341vw,99vh) scale(.2992)}}.snow:nth-child(140){opacity:1.3598;transform:translate(31.8339vw,-10px) scale(.1134);animation:fall-140 17s -11s linear infinite}@keyframes fall-140{38.809%{transform:translate(38.5751vw,38.809vh) scale(.1134)}to{transform:translate(35.2045vw,99vh) scale(.1134)}}.snow:nth-child(141){opacity:1.0866;transform:translate(13.074vw,-10px) scale(.6144);animation:fall-141 26s -22s linear infinite}@keyframes fall-141{63.442%{transform:translate(18.351vw,63.442vh) scale(.6144)}to{transform:translate(15.7125vw,99vh) scale(.6144)}}.snow:nth-child(142){opacity:1.441;transform:translate(90.9812vw,-10px) scale(.9238);animation:fall-142 18s -7s linear infinite}@keyframes fall-142{52.715%{transform:translate(90.1711vw,52.715vh) scale(.9238)}to{transform:translate(90.57615vw,99vh) scale(.9238)}}.snow:nth-child(143){opacity:1.6458;transform:translate(72.3414vw,-10px) scale(.7989);animation:fall-143 19s -2s linear infinite}@keyframes fall-143{68.739%{transform:translate(62.3881vw,68.739vh) scale(.7989)}to{transform:translate(67.36475vw,99vh) scale(.7989)}}.snow:nth-child(144){opacity:.1464;transform:translate(11.9105vw,-10px) scale(.298);animation:fall-144 10s -3s linear infinite}@keyframes fall-144{69.964%{transform:translate(17.6259vw,69.964vh) scale(.298)}to{transform:translate(14.7682vw,99vh) scale(.298)}}.snow:nth-child(145){opacity:.5802;transform:translate(38.6873vw,-10px) scale(.4674);animation:fall-145 24s -20s linear infinite}@keyframes fall-145{51.427%{transform:translate(38.1191vw,51.427vh) scale(.4674)}to{transform:translate(38.4032vw,99vh) scale(.4674)}}.snow:nth-child(146){opacity:.3662;transform:translate(38.7789vw,-10px) scale(.0775);animation:fall-146 27s -20s linear infinite}@keyframes fall-146{53.182%{transform:translate(35.2279vw,53.182vh) scale(.0775)}to{transform:translate(37.0034vw,99vh) scale(.0775)}}.snow:nth-child(147){opacity:1.1876;transform:translate(56.3416vw,-10px) scale(.012);animation:fall-147 27s -21s linear infinite}@keyframes fall-147{31.026%{transform:translate(64.4353vw,31.026vh) scale(.012)}to{transform:translate(60.38845vw,99vh) scale(.012)}}.snow:nth-child(148){opacity:1.4274;transform:translate(23.9806vw,-10px) scale(.4891);animation:fall-148 26s -18s linear infinite}@keyframes fall-148{53.487%{transform:translate(18.2881vw,53.487vh) scale(.4891)}to{transform:translate(21.13435vw,99vh) scale(.4891)}}.snow:nth-child(149){opacity:.4392;transform:translate(26.1708vw,-10px) scale(.919);animation:fall-149 13s -20s linear infinite}@keyframes fall-149{79.51%{transform:translate(24.2418vw,79.51vh) scale(.919)}to{transform:translate(25.2063vw,99vh) scale(.919)}}.snow:nth-child(150){opacity:.6544;transform:translate(13.4879vw,-10px) scale(.7437);animation:fall-150 16s -11s linear infinite}@keyframes fall-150{57.808%{transform:translate(13.4664vw,57.808vh) scale(.7437)}to{transform:translate(13.47715vw,99vh) scale(.7437)}}.snow:nth-child(151){opacity:1.932;transform:translate(51.2366vw,-10px) scale(.095);animation:fall-151 10s -27s linear infinite}@keyframes fall-151{38.493%{transform:translate(54.0215vw,38.493vh) scale(.095)}to{transform:translate(52.62905vw,99vh) scale(.095)}}.snow:nth-child(152){opacity:1.1074;transform:translate(76.3247vw,-10px) scale(.2861);animation:fall-152 29s -12s linear infinite}@keyframes fall-152{60.025%{transform:translate(86.2283vw,60.025vh) scale(.2861)}to{transform:translate(81.2765vw,99vh) scale(.2861)}}.snow:nth-child(153){opacity:1.599;transform:translate(10.6412vw,-10px) scale(.4625);animation:fall-153 22s -17s linear infinite}@keyframes fall-153{34.513%{transform:translate(13.0119vw,34.513vh) scale(.4625)}to{transform:translate(11.82655vw,99vh) scale(.4625)}}.snow:nth-child(154){opacity:1.5546;transform:translate(90.2097vw,-10px) scale(.5261);animation:fall-154 16s -3s linear infinite}@keyframes fall-154{69.84%{transform:translate(98.404vw,69.84vh) scale(.5261)}to{transform:translate(94.30685vw,99vh) scale(.5261)}}.snow:nth-child(155){opacity:.4712;transform:translate(16.2812vw,-10px) scale(.7222);animation:fall-155 13s -28s linear infinite}@keyframes fall-155{62.923%{transform:translate(23.545vw,62.923vh) scale(.7222)}to{transform:translate(19.9131vw,99vh) scale(.7222)}}.snow:nth-child(156){opacity:.3432;transform:translate(63.1059vw,-10px) scale(.5262);animation:fall-156 29s -16s linear infinite}@keyframes fall-156{43.732%{transform:translate(69.3416vw,43.732vh) scale(.5262)}to{transform:translate(66.22375vw,99vh) scale(.5262)}}.snow:nth-child(157){opacity:1.2368;transform:translate(62.9041vw,-10px) scale(.7261);animation:fall-157 18s -24s linear infinite}@keyframes fall-157{43.534%{transform:translate(63.7904vw,43.534vh) scale(.7261)}to{transform:translate(63.34725vw,99vh) scale(.7261)}}.snow:nth-child(158){opacity:1.513;transform:translate(10.4966vw,-10px) scale(.8022);animation:fall-158 30s -8s linear infinite}@keyframes fall-158{40.041%{transform:translate(7.0374vw,40.041vh) scale(.8022)}to{transform:translate(8.767vw,99vh) scale(.8022)}}.snow:nth-child(159){opacity:.0724;transform:translate(70.6355vw,-10px) scale(.9767);animation:fall-159 17s -26s linear infinite}@keyframes fall-159{54.978%{transform:translate(78.0986vw,54.978vh) scale(.9767)}to{transform:translate(74.36705vw,99vh) scale(.9767)}}.snow:nth-child(160){opacity:1.7896;transform:translate(3.4998vw,-10px) scale(.4227);animation:fall-160 11s -27s linear infinite}@keyframes fall-160{71.492%{transform:translate(13.1206vw,71.492vh) scale(.4227)}to{transform:translate(8.3102vw,99vh) scale(.4227)}}.snow:nth-child(161){opacity:.5686;transform:translate(28.5439vw,-10px) scale(.1016);animation:fall-161 15s -7s linear infinite}@keyframes fall-161{32%{transform:translate(21.7426vw,32vh) scale(.1016)}to{transform:translate(25.14325vw,99vh) scale(.1016)}}.snow:nth-child(162){opacity:1.2946;transform:translate(68.4477vw,-10px) scale(.4508);animation:fall-162 18s -13s linear infinite}@keyframes fall-162{74.588%{transform:translate(76.2787vw,74.588vh) scale(.4508)}to{transform:translate(72.3632vw,99vh) scale(.4508)}}.snow:nth-child(163){opacity:.908;transform:translate(98.5894vw,-10px) scale(.7963);animation:fall-163 28s -23s linear infinite}@keyframes fall-163{75.711%{transform:translate(105.2727vw,75.711vh) scale(.7963)}to{transform:translate(101.93105vw,99vh) scale(.7963)}}.snow:nth-child(164){opacity:.0444;transform:translate(79.5031vw,-10px) scale(.4883);animation:fall-164 18s -14s linear infinite}@keyframes fall-164{67.57%{transform:translate(88.4146vw,67.57vh) scale(.4883)}to{transform:translate(83.95885vw,99vh) scale(.4883)}}.snow:nth-child(165){opacity:1.5618;transform:translate(70.9601vw,-10px) scale(.2262);animation:fall-165 27s -3s linear infinite}@keyframes fall-165{69.559%{transform:translate(66.4447vw,69.559vh) scale(.2262)}to{transform:translate(68.7024vw,99vh) scale(.2262)}}.snow:nth-child(166){opacity:1.2064;transform:translate(42.9774vw,-10px) scale(.5913);animation:fall-166 17s -21s linear infinite}@keyframes fall-166{52.483%{transform:translate(41.3433vw,52.483vh) scale(.5913)}to{transform:translate(42.16035vw,99vh) scale(.5913)}}.snow:nth-child(167){opacity:1.7174;transform:translate(14.503vw,-10px) scale(.4875);animation:fall-167 13s -25s linear infinite}@keyframes fall-167{37.851%{transform:translate(22.1626vw,37.851vh) scale(.4875)}to{transform:translate(18.3328vw,99vh) scale(.4875)}}.snow:nth-child(168){opacity:1.8988;transform:translate(26.2738vw,-10px) scale(.5752);animation:fall-168 13s -7s linear infinite}@keyframes fall-168{46.018%{transform:translate(36.0787vw,46.018vh) scale(.5752)}to{transform:translate(31.17625vw,99vh) scale(.5752)}}.snow:nth-child(169){opacity:1.2568;transform:translate(47.6721vw,-10px) scale(.3191);animation:fall-169 11s -26s linear infinite}@keyframes fall-169{30.257%{transform:translate(42.0277vw,30.257vh) scale(.3191)}to{transform:translate(44.8499vw,99vh) scale(.3191)}}.snow:nth-child(170){opacity:.4742;transform:translate(5.1358vw,-10px) scale(.1374);animation:fall-170 30s -8s linear infinite}@keyframes fall-170{70.462%{transform:translate(9.1989vw,70.462vh) scale(.1374)}to{transform:translate(7.16735vw,99vh) scale(.1374)}}.snow:nth-child(171){opacity:1.3864;transform:translate(33.0712vw,-10px) scale(.0842);animation:fall-171 22s -18s linear infinite}@keyframes fall-171{69.422%{transform:translate(34.0445vw,69.422vh) scale(.0842)}to{transform:translate(33.55785vw,99vh) scale(.0842)}}.snow:nth-child(172){opacity:1.8278;transform:translate(74.6874vw,-10px) scale(.0466);animation:fall-172 15s -4s linear infinite}@keyframes fall-172{73.775%{transform:translate(77.2644vw,73.775vh) scale(.0466)}to{transform:translate(75.9759vw,99vh) scale(.0466)}}.snow:nth-child(173){opacity:.4094;transform:translate(34.4927vw,-10px) scale(.4358);animation:fall-173 23s -21s linear infinite}@keyframes fall-173{72.713%{transform:translate(39.0189vw,72.713vh) scale(.4358)}to{transform:translate(36.7558vw,99vh) scale(.4358)}}.snow:nth-child(174){opacity:1.157;transform:translate(70.764vw,-10px) scale(.6517);animation:fall-174 14s -22s linear infinite}@keyframes fall-174{76.782%{transform:translate(65.2381vw,76.782vh) scale(.6517)}to{transform:translate(68.00105vw,99vh) scale(.6517)}}.snow:nth-child(175){opacity:.4524;transform:translate(26.9949vw,-10px) scale(.482);animation:fall-175 23s -3s linear infinite}@keyframes fall-175{61.542%{transform:translate(34.3238vw,61.542vh) scale(.482)}to{transform:translate(30.65935vw,99vh) scale(.482)}}.snow:nth-child(176){opacity:1.4002;transform:translate(60.4925vw,-10px) scale(.2711);animation:fall-176 22s -19s linear infinite}@keyframes fall-176{66.955%{transform:translate(64.7471vw,66.955vh) scale(.2711)}to{transform:translate(62.6198vw,99vh) scale(.2711)}}.snow:nth-child(177){opacity:.0256;transform:translate(48.0757vw,-10px) scale(.3938);animation:fall-177 20s -3s linear infinite}@keyframes fall-177{35.374%{transform:translate(50.749vw,35.374vh) scale(.3938)}to{transform:translate(49.41235vw,99vh) scale(.3938)}}.snow:nth-child(178){opacity:.7188;transform:translate(32.8468vw,-10px) scale(.982);animation:fall-178 27s -28s linear infinite}@keyframes fall-178{47.805%{transform:translate(29.8485vw,47.805vh) scale(.982)}to{transform:translate(31.34765vw,99vh) scale(.982)}}.snow:nth-child(179){opacity:1.49;transform:translate(12.2823vw,-10px) scale(.187);animation:fall-179 12s -12s linear infinite}@keyframes fall-179{55.579%{transform:translate(3.0485vw,55.579vh) scale(.187)}to{transform:translate(7.6654vw,99vh) scale(.187)}}.snow:nth-child(180){opacity:.2026;transform:translate(97.8183vw,-10px) scale(.7366);animation:fall-180 20s -2s linear infinite}@keyframes fall-180{58.265%{transform:translate(100.2053vw,58.265vh) scale(.7366)}to{transform:translate(99.0118vw,99vh) scale(.7366)}}.snow:nth-child(181){opacity:.7296;transform:translate(26.2647vw,-10px) scale(.5243);animation:fall-181 24s -20s linear infinite}@keyframes fall-181{69.923%{transform:translate(18.3551vw,69.923vh) scale(.5243)}to{transform:translate(22.3099vw,99vh) scale(.5243)}}.snow:nth-child(182){opacity:.2534;transform:translate(75.5368vw,-10px) scale(.2935);animation:fall-182 23s -29s linear infinite}@keyframes fall-182{40.021%{transform:translate(78.9418vw,40.021vh) scale(.2935)}to{transform:translate(77.2393vw,99vh) scale(.2935)}}.snow:nth-child(183){opacity:.0684;transform:translate(69.945vw,-10px) scale(.4933);animation:fall-183 25s -4s linear infinite}@keyframes fall-183{32.251%{transform:translate(75.5725vw,32.251vh) scale(.4933)}to{transform:translate(72.75875vw,99vh) scale(.4933)}}.snow:nth-child(184){opacity:.445;transform:translate(37.4451vw,-10px) scale(.4218);animation:fall-184 26s -10s linear infinite}@keyframes fall-184{32.417%{transform:translate(38.6233vw,32.417vh) scale(.4218)}to{transform:translate(38.0342vw,99vh) scale(.4218)}}.snow:nth-child(185){opacity:1.9064;transform:translate(77.7741vw,-10px) scale(.4257);animation:fall-185 20s -4s linear infinite}@keyframes fall-185{78.25%{transform:translate(77.7914vw,78.25vh) scale(.4257)}to{transform:translate(77.78275vw,99vh) scale(.4257)}}.snow:nth-child(186){opacity:.732;transform:translate(21.8157vw,-10px) scale(.0853);animation:fall-186 17s -7s linear infinite}@keyframes fall-186{40.405%{transform:translate(18.0604vw,40.405vh) scale(.0853)}to{transform:translate(19.93805vw,99vh) scale(.0853)}}.snow:nth-child(187){opacity:1.773;transform:translate(61.1762vw,-10px) scale(.7672);animation:fall-187 16s -28s linear infinite}@keyframes fall-187{50.783%{transform:translate(57.1376vw,50.783vh) scale(.7672)}to{transform:translate(59.1569vw,99vh) scale(.7672)}}.snow:nth-child(188){opacity:1.0116;transform:translate(99.1183vw,-10px) scale(.1413);animation:fall-188 19s -2s linear infinite}@keyframes fall-188{79.724%{transform:translate(93.7122vw,79.724vh) scale(.1413)}to{transform:translate(96.41525vw,99vh) scale(.1413)}}.snow:nth-child(189){opacity:.299;transform:translate(28.7615vw,-10px) scale(.171);animation:fall-189 14s -9s linear infinite}@keyframes fall-189{71.524%{transform:translate(22.5254vw,71.524vh) scale(.171)}to{transform:translate(25.64345vw,99vh) scale(.171)}}.snow:nth-child(190){opacity:1.6798;transform:translate(58.5113vw,-10px) scale(.3743);animation:fall-190 29s -23s linear infinite}@keyframes fall-190{47.147%{transform:translate(52.7753vw,47.147vh) scale(.3743)}to{transform:translate(55.6433vw,99vh) scale(.3743)}}.snow:nth-child(191){opacity:.2748;transform:translate(4.2026vw,-10px) scale(.2752);animation:fall-191 15s -17s linear infinite}@keyframes fall-191{50.538%{transform:translate(-.4466vw,50.538vh) scale(.2752)}to{transform:translate(1.878vw,99vh) scale(.2752)}}.snow:nth-child(192){opacity:.9644;transform:translate(29.7217vw,-10px) scale(.6714);animation:fall-192 11s -25s linear infinite}@keyframes fall-192{72.14%{transform:translate(34.7001vw,72.14vh) scale(.6714)}to{transform:translate(32.2109vw,99vh) scale(.6714)}}.snow:nth-child(193){opacity:1.5772;transform:translate(49.8599vw,-10px) scale(.2171);animation:fall-193 24s -21s linear infinite}@keyframes fall-193{62.167%{transform:translate(43.075vw,62.167vh) scale(.2171)}to{transform:translate(46.46745vw,99vh) scale(.2171)}}.snow:nth-child(194){opacity:.1862;transform:translate(81.8188vw,-10px) scale(.812);animation:fall-194 18s -7s linear infinite}@keyframes fall-194{43.347%{transform:translate(85.7872vw,43.347vh) scale(.812)}to{transform:translate(83.803vw,99vh) scale(.812)}}.snow:nth-child(195){opacity:1.1672;transform:translate(17.1705vw,-10px) scale(.1384);animation:fall-195 25s -8s linear infinite}@keyframes fall-195{67.261%{transform:translate(9.1819vw,67.261vh) scale(.1384)}to{transform:translate(13.1762vw,99vh) scale(.1384)}}.snow:nth-child(196){opacity:1.7784;transform:translate(6.0926vw,-10px) scale(.7724);animation:fall-196 10s -23s linear infinite}@keyframes fall-196{63.395%{transform:translate(6.568vw,63.395vh) scale(.7724)}to{transform:translate(6.3303vw,99vh) scale(.7724)}}.snow:nth-child(197){opacity:1.5292;transform:translate(16.6214vw,-10px) scale(.7316);animation:fall-197 12s -11s linear infinite}@keyframes fall-197{37.606%{transform:translate(7.5557vw,37.606vh) scale(.7316)}to{transform:translate(12.08855vw,99vh) scale(.7316)}}.snow:nth-child(198){opacity:.4776;transform:translate(79.1288vw,-10px) scale(.4856);animation:fall-198 30s -1s linear infinite}@keyframes fall-198{74.012%{transform:translate(69.1435vw,74.012vh) scale(.4856)}to{transform:translate(74.13615vw,99vh) scale(.4856)}}.snow:nth-child(199){opacity:.0338;transform:translate(65.756vw,-10px) scale(.1414);animation:fall-199 10s -28s linear infinite}@keyframes fall-199{51.346%{transform:translate(65.3777vw,51.346vh) scale(.1414)}to{transform:translate(65.56685vw,99vh) scale(.1414)}}.snow:nth-child(200){opacity:1.4476;transform:translate(48.4164vw,-10px) scale(.6404);animation:fall-200 10s -9s linear infinite}@keyframes fall-200{48.035%{transform:translate(53.9502vw,48.035vh) scale(.6404)}to{transform:translate(51.1833vw,99vh) scale(.6404)}}.snow:nth-child(201){opacity:1.9272;transform:translate(17.6145vw,-10px) scale(.8423);animation:fall-201 21s -23s linear infinite}@keyframes fall-201{57.327%{transform:translate(23.9169vw,57.327vh) scale(.8423)}to{transform:translate(20.7657vw,99vh) scale(.8423)}}.snow:nth-child(202){opacity:.7574;transform:translate(99.1603vw,-10px) scale(.1414);animation:fall-202 22s -21s linear infinite}@keyframes fall-202{73.733%{transform:translate(106.4178vw,73.733vh) scale(.1414)}to{transform:translate(102.78905vw,99vh) scale(.1414)}}.snow:nth-child(203){opacity:.998;transform:translate(18.509vw,-10px) scale(.8919);animation:fall-203 26s -13s linear infinite}@keyframes fall-203{75.175%{transform:translate(27.9404vw,75.175vh) scale(.8919)}to{transform:translate(23.2247vw,99vh) scale(.8919)}}.snow:nth-child(204){opacity:.7898;transform:translate(51.1382vw,-10px) scale(.7599);animation:fall-204 10s -22s linear infinite}@keyframes fall-204{56.916%{transform:translate(50.2454vw,56.916vh) scale(.7599)}to{transform:translate(50.6918vw,99vh) scale(.7599)}}.snow:nth-child(205){opacity:1.6058;transform:translate(83.1235vw,-10px) scale(.7603);animation:fall-205 13s -17s linear infinite}@keyframes fall-205{51.13%{transform:translate(78.7262vw,51.13vh) scale(.7603)}to{transform:translate(80.92485vw,99vh) scale(.7603)}}.snow:nth-child(206){opacity:.7384;transform:translate(64.8489vw,-10px) scale(.3495);animation:fall-206 23s -3s linear infinite}@keyframes fall-206{48.612%{transform:translate(63.1434vw,48.612vh) scale(.3495)}to{transform:translate(63.99615vw,99vh) scale(.3495)}}.snow:nth-child(207){opacity:.1356;transform:translate(23.9606vw,-10px) scale(.1669);animation:fall-207 24s -2s linear infinite}@keyframes fall-207{36.27%{transform:translate(20.8379vw,36.27vh) scale(.1669)}to{transform:translate(22.39925vw,99vh) scale(.1669)}}.snow:nth-child(208){opacity:.9408;transform:translate(53.7495vw,-10px) scale(.4685);animation:fall-208 21s -14s linear infinite}@keyframes fall-208{36.169%{transform:translate(48.9502vw,36.169vh) scale(.4685)}to{transform:translate(51.34985vw,99vh) scale(.4685)}}.snow:nth-child(209){opacity:1.8;transform:translate(56.6991vw,-10px) scale(.5002);animation:fall-209 17s -16s linear infinite}@keyframes fall-209{48.355%{transform:translate(61.4283vw,48.355vh) scale(.5002)}to{transform:translate(59.0637vw,99vh) scale(.5002)}}.snow:nth-child(210){opacity:.9318;transform:translate(13.2392vw,-10px) scale(.4516);animation:fall-210 27s -10s linear infinite}@keyframes fall-210{71.165%{transform:translate(14.7109vw,71.165vh) scale(.4516)}to{transform:translate(13.97505vw,99vh) scale(.4516)}}.snow:nth-child(211){opacity:1.5206;transform:translate(37.9328vw,-10px) scale(.7122);animation:fall-211 17s -5s linear infinite}@keyframes fall-211{33.891%{transform:translate(32.6425vw,33.891vh) scale(.7122)}to{transform:translate(35.28765vw,99vh) scale(.7122)}}.snow:nth-child(212){opacity:.7556;transform:translate(95.1453vw,-10px) scale(.554);animation:fall-212 15s -22s linear infinite}@keyframes fall-212{65.558%{transform:translate(103.6588vw,65.558vh) scale(.554)}to{transform:translate(99.40205vw,99vh) scale(.554)}}.snow:nth-child(213){opacity:1.1992;transform:translate(40.4253vw,-10px) scale(.8038);animation:fall-213 12s -26s linear infinite}@keyframes fall-213{34.196%{transform:translate(38.9093vw,34.196vh) scale(.8038)}to{transform:translate(39.6673vw,99vh) scale(.8038)}}.snow:nth-child(214){opacity:1.8036;transform:translate(37.5504vw,-10px) scale(.9207);animation:fall-214 28s -21s linear infinite}@keyframes fall-214{57.419%{transform:translate(47.5153vw,57.419vh) scale(.9207)}to{transform:translate(42.53285vw,99vh) scale(.9207)}}.snow:nth-child(215){opacity:1.5384;transform:translate(66.4157vw,-10px) scale(.1785);animation:fall-215 21s -9s linear infinite}@keyframes fall-215{66.173%{transform:translate(71.8851vw,66.173vh) scale(.1785)}to{transform:translate(69.1504vw,99vh) scale(.1785)}}.snow:nth-child(216){opacity:.853;transform:translate(87.4964vw,-10px) scale(.2172);animation:fall-216 22s -21s linear infinite}@keyframes fall-216{65.778%{transform:translate(90.5923vw,65.778vh) scale(.2172)}to{transform:translate(89.04435vw,99vh) scale(.2172)}}.snow:nth-child(217){opacity:1.112;transform:translate(98.0646vw,-10px) scale(.9758);animation:fall-217 22s -28s linear infinite}@keyframes fall-217{30.441%{transform:translate(100.1275vw,30.441vh) scale(.9758)}to{transform:translate(99.09605vw,99vh) scale(.9758)}}.snow:nth-child(218){opacity:1.063;transform:translate(73.9546vw,-10px) scale(.6437);animation:fall-218 13s -1s linear infinite}@keyframes fall-218{57.531%{transform:translate(73.8829vw,57.531vh) scale(.6437)}to{transform:translate(73.91875vw,99vh) scale(.6437)}}.snow:nth-child(219){opacity:.511;transform:translate(82.835vw,-10px) scale(.7581);animation:fall-219 11s -13s linear infinite}@keyframes fall-219{73.65%{transform:translate(81.2716vw,73.65vh) scale(.7581)}to{transform:translate(82.0533vw,99vh) scale(.7581)}}.snow:nth-child(220){opacity:.6484;transform:translate(50.5685vw,-10px) scale(.3107);animation:fall-220 21s -12s linear infinite}@keyframes fall-220{56.928%{transform:translate(48.348vw,56.928vh) scale(.3107)}to{transform:translate(49.45825vw,99vh) scale(.3107)}}.snow:nth-child(221){opacity:1.362;transform:translate(.786vw,-10px) scale(.7545);animation:fall-221 16s -12s linear infinite}@keyframes fall-221{40.967%{transform:translate(5.9411vw,40.967vh) scale(.7545)}to{transform:translate(3.36355vw,99vh) scale(.7545)}}.snow:nth-child(222){opacity:.2008;transform:translate(39.1396vw,-10px) scale(.6471);animation:fall-222 18s -28s linear infinite}@keyframes fall-222{49.691%{transform:translate(39.9504vw,49.691vh) scale(.6471)}to{transform:translate(39.545vw,99vh) scale(.6471)}}.snow:nth-child(223){opacity:1.3774;transform:translate(42.9941vw,-10px) scale(.0707);animation:fall-223 11s -17s linear infinite}@keyframes fall-223{55.515%{transform:translate(52.5778vw,55.515vh) scale(.0707)}to{transform:translate(47.78595vw,99vh) scale(.0707)}}.snow:nth-child(224){opacity:.2236;transform:translate(15.5635vw,-10px) scale(.3591);animation:fall-224 12s -18s linear infinite}@keyframes fall-224{62.887%{transform:translate(7.6402vw,62.887vh) scale(.3591)}to{transform:translate(11.60185vw,99vh) scale(.3591)}}.snow:nth-child(225){opacity:.4176;transform:translate(66.5693vw,-10px) scale(.5897);animation:fall-225 30s -27s linear infinite}@keyframes fall-225{78.567%{transform:translate(73.478vw,78.567vh) scale(.5897)}to{transform:translate(70.02365vw,99vh) scale(.5897)}}.snow:nth-child(226){opacity:.9404;transform:translate(12.4434vw,-10px) scale(.4261);animation:fall-226 25s -20s linear infinite}@keyframes fall-226{75.849%{transform:translate(8.9831vw,75.849vh) scale(.4261)}to{transform:translate(10.71325vw,99vh) scale(.4261)}}.snow:nth-child(227){opacity:1.68;transform:translate(75.4975vw,-10px) scale(.0075);animation:fall-227 12s -5s linear infinite}@keyframes fall-227{42.617%{transform:translate(83.8611vw,42.617vh) scale(.0075)}to{transform:translate(79.6793vw,99vh) scale(.0075)}}.snow:nth-child(228){opacity:1.3114;transform:translate(87.8022vw,-10px) scale(.9182);animation:fall-228 24s -28s linear infinite}@keyframes fall-228{54.991%{transform:translate(83.9202vw,54.991vh) scale(.9182)}to{transform:translate(85.8612vw,99vh) scale(.9182)}}.snow:nth-child(229){opacity:1.2224;transform:translate(33.0071vw,-10px) scale(.2196);animation:fall-229 21s -28s linear infinite}@keyframes fall-229{46.195%{transform:translate(31.9914vw,46.195vh) scale(.2196)}to{transform:translate(32.49925vw,99vh) scale(.2196)}}.snow:nth-child(230){opacity:.8734;transform:translate(71.4261vw,-10px) scale(.2168);animation:fall-230 22s -20s linear infinite}@keyframes fall-230{34.49%{transform:translate(69.908vw,34.49vh) scale(.2168)}to{transform:translate(70.66705vw,99vh) scale(.2168)}}.snow:nth-child(231){opacity:1.7442;transform:translate(94.1216vw,-10px) scale(.2228);animation:fall-231 25s -4s linear infinite}@keyframes fall-231{64.824%{transform:translate(86.9813vw,64.824vh) scale(.2228)}to{transform:translate(90.55145vw,99vh) scale(.2228)}}.snow:nth-child(232){opacity:1.4912;transform:translate(98.829vw,-10px) scale(.6934);animation:fall-232 11s -19s linear infinite}@keyframes fall-232{77.061%{transform:translate(99.1948vw,77.061vh) scale(.6934)}to{transform:translate(99.0119vw,99vh) scale(.6934)}}.snow:nth-child(233){opacity:1.9554;transform:translate(13.8438vw,-10px) scale(.7225);animation:fall-233 25s -12s linear infinite}@keyframes fall-233{46.612%{transform:translate(12.2264vw,46.612vh) scale(.7225)}to{transform:translate(13.0351vw,99vh) scale(.7225)}}.snow:nth-child(234){opacity:.9062;transform:translate(95.1698vw,-10px) scale(.501);animation:fall-234 21s -2s linear infinite}@keyframes fall-234{33.795%{transform:translate(101.9355vw,33.795vh) scale(.501)}to{transform:translate(98.55265vw,99vh) scale(.501)}}.snow:nth-child(235){opacity:1.0616;transform:translate(51.1141vw,-10px) scale(.6558);animation:fall-235 11s -23s linear infinite}@keyframes fall-235{42.968%{transform:translate(51.0931vw,42.968vh) scale(.6558)}to{transform:translate(51.1036vw,99vh) scale(.6558)}}.snow:nth-child(236){opacity:1.7428;transform:translate(84.2767vw,-10px) scale(.5333);animation:fall-236 18s -25s linear infinite}@keyframes fall-236{63.551%{transform:translate(79.4607vw,63.551vh) scale(.5333)}to{transform:translate(81.8687vw,99vh) scale(.5333)}}.snow:nth-child(237){opacity:.4314;transform:translate(56.9408vw,-10px) scale(.1836);animation:fall-237 13s -5s linear infinite}@keyframes fall-237{37.597%{transform:translate(60.9914vw,37.597vh) scale(.1836)}to{transform:translate(58.9661vw,99vh) scale(.1836)}}.snow:nth-child(238){opacity:.255;transform:translate(11.677vw,-10px) scale(.5683);animation:fall-238 20s -26s linear infinite}@keyframes fall-238{49.734%{transform:translate(17.34vw,49.734vh) scale(.5683)}to{transform:translate(14.5085vw,99vh) scale(.5683)}}.snow:nth-child(239){opacity:.061;transform:translate(19.833vw,-10px) scale(.9466);animation:fall-239 28s -12s linear infinite}@keyframes fall-239{45.856%{transform:translate(21.9819vw,45.856vh) scale(.9466)}to{transform:translate(20.90745vw,99vh) scale(.9466)}}.snow:nth-child(240){opacity:.5706;transform:translate(23.6239vw,-10px) scale(.9113);animation:fall-240 27s -24s linear infinite}@keyframes fall-240{63.735%{transform:translate(24.9224vw,63.735vh) scale(.9113)}to{transform:translate(24.27315vw,99vh) scale(.9113)}}.snow:nth-child(241){opacity:.042;transform:translate(50.2476vw,-10px) scale(.4847);animation:fall-241 12s -5s linear infinite}@keyframes fall-241{30.477%{transform:translate(40.8299vw,30.477vh) scale(.4847)}to{transform:translate(45.53875vw,99vh) scale(.4847)}}.snow:nth-child(242){opacity:.9646;transform:translate(68.3042vw,-10px) scale(.5581);animation:fall-242 27s -9s linear infinite}@keyframes fall-242{75.217%{transform:translate(70.6996vw,75.217vh) scale(.5581)}to{transform:translate(69.5019vw,99vh) scale(.5581)}}.snow:nth-child(243){opacity:1.1926;transform:translate(28.7344vw,-10px) scale(.8888);animation:fall-243 18s -11s linear infinite}@keyframes fall-243{62.887%{transform:translate(21.3781vw,62.887vh) scale(.8888)}to{transform:translate(25.05625vw,99vh) scale(.8888)}}.snow:nth-child(244){opacity:1.1632;transform:translate(35.5725vw,-10px) scale(.9011);animation:fall-244 21s -5s linear infinite}@keyframes fall-244{66.182%{transform:translate(26.0534vw,66.182vh) scale(.9011)}to{transform:translate(30.81295vw,99vh) scale(.9011)}}.snow:nth-child(245){opacity:.6174;transform:translate(96.1033vw,-10px) scale(.9423);animation:fall-245 21s -10s linear infinite}@keyframes fall-245{42.652%{transform:translate(100.9003vw,42.652vh) scale(.9423)}to{transform:translate(98.5018vw,99vh) scale(.9423)}}.snow:nth-child(246){opacity:.9462;transform:translate(66.6064vw,-10px) scale(.807);animation:fall-246 20s -26s linear infinite}@keyframes fall-246{69.397%{transform:translate(72.775vw,69.397vh) scale(.807)}to{transform:translate(69.6907vw,99vh) scale(.807)}}.snow:nth-child(247){opacity:.0924;transform:translate(64.6208vw,-10px) scale(.6255);animation:fall-247 13s -4s linear infinite}@keyframes fall-247{77.717%{transform:translate(73.2207vw,77.717vh) scale(.6255)}to{transform:translate(68.92075vw,99vh) scale(.6255)}}.snow:nth-child(248){opacity:1.585;transform:translate(8.0369vw,-10px) scale(.0905);animation:fall-248 23s -16s linear infinite}@keyframes fall-248{56.695%{transform:translate(6.2991vw,56.695vh) scale(.0905)}to{transform:translate(7.168vw,99vh) scale(.0905)}}.snow:nth-child(249){opacity:.566;transform:translate(9.8486vw,-10px) scale(.7408);animation:fall-249 21s -10s linear infinite}@keyframes fall-249{52.538%{transform:translate(1.1248vw,52.538vh) scale(.7408)}to{transform:translate(5.4867vw,99vh) scale(.7408)}}.snow:nth-child(250){opacity:.5236;transform:translate(92.2829vw,-10px) scale(.7273);animation:fall-250 13s -20s linear infinite}@keyframes fall-250{65.741%{transform:translate(85.9774vw,65.741vh) scale(.7273)}to{transform:translate(89.13015vw,99vh) scale(.7273)}}.snow:nth-child(251){opacity:1.1674;transform:translate(38.8446vw,-10px) scale(.2282);animation:fall-251 11s -25s linear infinite}@keyframes fall-251{56.104%{transform:translate(30.9398vw,56.104vh) scale(.2282)}to{transform:translate(34.8922vw,99vh) scale(.2282)}}.snow:nth-child(252){opacity:1.2382;transform:translate(13.6679vw,-10px) scale(.7823);animation:fall-252 20s -6s linear infinite}@keyframes fall-252{44.113%{transform:translate(11.495vw,44.113vh) scale(.7823)}to{transform:translate(12.58145vw,99vh) scale(.7823)}}.snow:nth-child(253){opacity:1.0156;transform:translate(92.8876vw,-10px) scale(.291);animation:fall-253 11s -28s linear infinite}@keyframes fall-253{36.532%{transform:translate(85.8537vw,36.532vh) scale(.291)}to{transform:translate(89.37065vw,99vh) scale(.291)}}.snow:nth-child(254){opacity:1.5992;transform:translate(82.9134vw,-10px) scale(.5706);animation:fall-254 26s -15s linear infinite}@keyframes fall-254{33.449%{transform:translate(75.8323vw,33.449vh) scale(.5706)}to{transform:translate(79.37285vw,99vh) scale(.5706)}}.snow:nth-child(255){opacity:.3446;transform:translate(41.2493vw,-10px) scale(.0824);animation:fall-255 27s -29s linear infinite}@keyframes fall-255{34.213%{transform:translate(35.8478vw,34.213vh) scale(.0824)}to{transform:translate(38.54855vw,99vh) scale(.0824)}}.snow:nth-child(256){opacity:.192;transform:translate(74.0467vw,-10px) scale(.6132);animation:fall-256 19s -13s linear infinite}@keyframes fall-256{50.833%{transform:translate(82.1418vw,50.833vh) scale(.6132)}to{transform:translate(78.09425vw,99vh) scale(.6132)}}.snow:nth-child(257){opacity:.731;transform:translate(24.5921vw,-10px) scale(.8752);animation:fall-257 18s -17s linear infinite}@keyframes fall-257{37.209%{transform:translate(16.2757vw,37.209vh) scale(.8752)}to{transform:translate(20.4339vw,99vh) scale(.8752)}}.snow:nth-child(258){opacity:1.2138;transform:translate(31.5515vw,-10px) scale(.8072);animation:fall-258 16s -8s linear infinite}@keyframes fall-258{66.934%{transform:translate(39.4106vw,66.934vh) scale(.8072)}to{transform:translate(35.48105vw,99vh) scale(.8072)}}.snow:nth-child(259){opacity:.0754;transform:translate(66.1002vw,-10px) scale(.6259);animation:fall-259 28s -13s linear infinite}@keyframes fall-259{76.579%{transform:translate(63.9704vw,76.579vh) scale(.6259)}to{transform:translate(65.0353vw,99vh) scale(.6259)}}.snow:nth-child(260){opacity:1.5934;transform:translate(58.8321vw,-10px) scale(.3728);animation:fall-260 28s -14s linear infinite}@keyframes fall-260{43.772%{transform:translate(63.8994vw,43.772vh) scale(.3728)}to{transform:translate(61.36575vw,99vh) scale(.3728)}}.snow:nth-child(261){opacity:.4008;transform:translate(94.1323vw,-10px) scale(.1396);animation:fall-261 12s -4s linear infinite}@keyframes fall-261{57.525%{transform:translate(84.4143vw,57.525vh) scale(.1396)}to{transform:translate(89.2733vw,99vh) scale(.1396)}}.snow:nth-child(262){opacity:.5472;transform:translate(46.2324vw,-10px) scale(.1411);animation:fall-262 14s -28s linear infinite}@keyframes fall-262{53.507%{transform:translate(49.1908vw,53.507vh) scale(.1411)}to{transform:translate(47.7116vw,99vh) scale(.1411)}}.snow:nth-child(263){opacity:.9632;transform:translate(45.0695vw,-10px) scale(.9985);animation:fall-263 11s -30s linear infinite}@keyframes fall-263{53.45%{transform:translate(38.033vw,53.45vh) scale(.9985)}to{transform:translate(41.55125vw,99vh) scale(.9985)}}.snow:nth-child(264){opacity:1.1252;transform:translate(66.7957vw,-10px) scale(.1063);animation:fall-264 22s -6s linear infinite}@keyframes fall-264{75.484%{transform:translate(58.7779vw,75.484vh) scale(.1063)}to{transform:translate(62.7868vw,99vh) scale(.1063)}}.snow:nth-child(265){opacity:.2002;transform:translate(84.0951vw,-10px) scale(.0759);animation:fall-265 20s -6s linear infinite}@keyframes fall-265{46.205%{transform:translate(75.7297vw,46.205vh) scale(.0759)}to{transform:translate(79.9124vw,99vh) scale(.0759)}}.snow:nth-child(266){opacity:1.001;transform:translate(41.2196vw,-10px) scale(.6004);animation:fall-266 21s -15s linear infinite}@keyframes fall-266{55.729%{transform:translate(42.0211vw,55.729vh) scale(.6004)}to{transform:translate(41.62035vw,99vh) scale(.6004)}}.snow:nth-child(267){opacity:1.8964;transform:translate(28.8732vw,-10px) scale(.0019);animation:fall-267 23s -30s linear infinite}@keyframes fall-267{71.962%{transform:translate(21.4766vw,71.962vh) scale(.0019)}to{transform:translate(25.1749vw,99vh) scale(.0019)}}.snow:nth-child(268){opacity:1.9526;transform:translate(13.0445vw,-10px) scale(.8255);animation:fall-268 27s -22s linear infinite}@keyframes fall-268{62.512%{transform:translate(3.9294vw,62.512vh) scale(.8255)}to{transform:translate(8.48695vw,99vh) scale(.8255)}}.snow:nth-child(269){opacity:.9334;transform:translate(88.5906vw,-10px) scale(.5515);animation:fall-269 16s -21s linear infinite}@keyframes fall-269{44.972%{transform:translate(82.5715vw,44.972vh) scale(.5515)}to{transform:translate(85.58105vw,99vh) scale(.5515)}}.snow:nth-child(270){opacity:.8104;transform:translate(6.7155vw,-10px) scale(.4732);animation:fall-270 23s -21s linear infinite}@keyframes fall-270{58.084%{transform:translate(13.5963vw,58.084vh) scale(.4732)}to{transform:translate(10.1559vw,99vh) scale(.4732)}}.snow:nth-child(271){opacity:.0314;transform:translate(8.2928vw,-10px) scale(.6124);animation:fall-271 12s -14s linear infinite}@keyframes fall-271{30.046%{transform:translate(17.8108vw,30.046vh) scale(.6124)}to{transform:translate(13.0518vw,99vh) scale(.6124)}}.snow:nth-child(272){opacity:.1996;transform:translate(36.7412vw,-10px) scale(.4326);animation:fall-272 10s -16s linear infinite}@keyframes fall-272{33.165%{transform:translate(40.6481vw,33.165vh) scale(.4326)}to{transform:translate(38.69465vw,99vh) scale(.4326)}}.snow:nth-child(273){opacity:.7412;transform:translate(2.4967vw,-10px) scale(.9699);animation:fall-273 26s -22s linear infinite}@keyframes fall-273{68.109%{transform:translate(12.1375vw,68.109vh) scale(.9699)}to{transform:translate(7.3171vw,99vh) scale(.9699)}}.snow:nth-child(274){opacity:1.0364;transform:translate(53.1788vw,-10px) scale(.3097);animation:fall-274 16s -30s linear infinite}@keyframes fall-274{53.393%{transform:translate(45.0297vw,53.393vh) scale(.3097)}to{transform:translate(49.10425vw,99vh) scale(.3097)}}.snow:nth-child(275){opacity:.656;transform:translate(71.4228vw,-10px) scale(.5695);animation:fall-275 27s -8s linear infinite}@keyframes fall-275{63.864%{transform:translate(72.3314vw,63.864vh) scale(.5695)}to{transform:translate(71.8771vw,99vh) scale(.5695)}}.snow:nth-child(276){opacity:1.452;transform:translate(55.8982vw,-10px) scale(.3624);animation:fall-276 20s -27s linear infinite}@keyframes fall-276{76.18%{transform:translate(63.0181vw,76.18vh) scale(.3624)}to{transform:translate(59.45815vw,99vh) scale(.3624)}}.snow:nth-child(277){opacity:.1866;transform:translate(97.4912vw,-10px) scale(.3332);animation:fall-277 18s -30s linear infinite}@keyframes fall-277{30.687%{transform:translate(90.1199vw,30.687vh) scale(.3332)}to{transform:translate(93.80555vw,99vh) scale(.3332)}}.snow:nth-child(278){opacity:.8786;transform:translate(34.2336vw,-10px) scale(.2152);animation:fall-278 30s -14s linear infinite}@keyframes fall-278{44.593%{transform:translate(26.1588vw,44.593vh) scale(.2152)}to{transform:translate(30.1962vw,99vh) scale(.2152)}}.snow:nth-child(279){opacity:1.9384;transform:translate(18.8705vw,-10px) scale(.517);animation:fall-279 15s -24s linear infinite}@keyframes fall-279{53.093%{transform:translate(15.8187vw,53.093vh) scale(.517)}to{transform:translate(17.3446vw,99vh) scale(.517)}}.snow:nth-child(280){opacity:1.746;transform:translate(67.7967vw,-10px) scale(.5779);animation:fall-280 14s -14s linear infinite}@keyframes fall-280{64.265%{transform:translate(58.7598vw,64.265vh) scale(.5779)}to{transform:translate(63.27825vw,99vh) scale(.5779)}}.snow:nth-child(281){opacity:.8356;transform:translate(17.7984vw,-10px) scale(.503);animation:fall-281 19s -9s linear infinite}@keyframes fall-281{46.744%{transform:translate(10.9143vw,46.744vh) scale(.503)}to{transform:translate(14.35635vw,99vh) scale(.503)}}.snow:nth-child(282){opacity:.9814;transform:translate(23.7667vw,-10px) scale(.6515);animation:fall-282 30s -8s linear infinite}@keyframes fall-282{48.103%{transform:translate(13.9121vw,48.103vh) scale(.6515)}to{transform:translate(18.8394vw,99vh) scale(.6515)}}.snow:nth-child(283){opacity:.6474;transform:translate(58.1473vw,-10px) scale(.8238);animation:fall-283 19s -29s linear infinite}@keyframes fall-283{33.847%{transform:translate(56.5832vw,33.847vh) scale(.8238)}to{transform:translate(57.36525vw,99vh) scale(.8238)}}.snow:nth-child(284){opacity:.002;transform:translate(90.5605vw,-10px) scale(.7751);animation:fall-284 18s -14s linear infinite}@keyframes fall-284{48.524%{transform:translate(91.1581vw,48.524vh) scale(.7751)}to{transform:translate(90.8593vw,99vh) scale(.7751)}}.snow:nth-child(285){opacity:.6046;transform:translate(61.84vw,-10px) scale(.3215);animation:fall-285 22s -19s linear infinite}@keyframes fall-285{32.846%{transform:translate(64.0652vw,32.846vh) scale(.3215)}to{transform:translate(62.9526vw,99vh) scale(.3215)}}.snow:nth-child(286){opacity:1.3686;transform:translate(64.0345vw,-10px) scale(.5914);animation:fall-286 13s -17s linear infinite}@keyframes fall-286{50.817%{transform:translate(66.0823vw,50.817vh) scale(.5914)}to{transform:translate(65.0584vw,99vh) scale(.5914)}}.snow:nth-child(287){opacity:.6102;transform:translate(61.3183vw,-10px) scale(.0467);animation:fall-287 18s -19s linear infinite}@keyframes fall-287{72.104%{transform:translate(61.8812vw,72.104vh) scale(.0467)}to{transform:translate(61.59975vw,99vh) scale(.0467)}}.snow:nth-child(288){opacity:1.655;transform:translate(11.5479vw,-10px) scale(.4224);animation:fall-288 21s -30s linear infinite}@keyframes fall-288{31.411%{transform:translate(14.2677vw,31.411vh) scale(.4224)}to{transform:translate(12.9078vw,99vh) scale(.4224)}}.snow:nth-child(289){opacity:.091;transform:translate(93.0878vw,-10px) scale(.9998);animation:fall-289 30s -20s linear infinite}@keyframes fall-289{70.364%{transform:translate(97.3527vw,70.364vh) scale(.9998)}to{transform:translate(95.22025vw,99vh) scale(.9998)}}.snow:nth-child(290){opacity:.845;transform:translate(48.4358vw,-10px) scale(.4074);animation:fall-290 26s -6s linear infinite}@keyframes fall-290{55.109%{transform:translate(56.7531vw,55.109vh) scale(.4074)}to{transform:translate(52.59445vw,99vh) scale(.4074)}}.snow:nth-child(291){opacity:.2354;transform:translate(82.2464vw,-10px) scale(.7293);animation:fall-291 30s -29s linear infinite}@keyframes fall-291{32.28%{transform:translate(87.5745vw,32.28vh) scale(.7293)}to{transform:translate(84.91045vw,99vh) scale(.7293)}}.snow:nth-child(292){opacity:1.1278;transform:translate(.1934vw,-10px) scale(.6561);animation:fall-292 20s -13s linear infinite}@keyframes fall-292{30.279%{transform:translate(-1.4402vw,30.279vh) scale(.6561)}to{transform:translate(-.6234vw,99vh) scale(.6561)}}.snow:nth-child(293){opacity:.0522;transform:translate(6.7745vw,-10px) scale(.1386);animation:fall-293 11s -17s linear infinite}@keyframes fall-293{33.1%{transform:translate(-2.1605vw,33.1vh) scale(.1386)}to{transform:translate(2.307vw,99vh) scale(.1386)}}.snow:nth-child(294){opacity:.5424;transform:translate(34.9374vw,-10px) scale(.0846);animation:fall-294 23s -11s linear infinite}@keyframes fall-294{35.101%{transform:translate(28.2415vw,35.101vh) scale(.0846)}to{transform:translate(31.58945vw,99vh) scale(.0846)}}.snow:nth-child(295){opacity:.3998;transform:translate(82.2895vw,-10px) scale(.5544);animation:fall-295 12s -26s linear infinite}@keyframes fall-295{63.097%{transform:translate(72.87vw,63.097vh) scale(.5544)}to{transform:translate(77.57975vw,99vh) scale(.5544)}}.snow:nth-child(296){opacity:1.6302;transform:translate(84.4074vw,-10px) scale(.8449);animation:fall-296 15s -13s linear infinite}@keyframes fall-296{72.197%{transform:translate(84.8182vw,72.197vh) scale(.8449)}to{transform:translate(84.6128vw,99vh) scale(.8449)}}.snow:nth-child(297){opacity:.4652;transform:translate(84.6398vw,-10px) scale(.4371);animation:fall-297 19s -7s linear infinite}@keyframes fall-297{52.45%{transform:translate(79.6731vw,52.45vh) scale(.4371)}to{transform:translate(82.15645vw,99vh) scale(.4371)}}.snow:nth-child(298){opacity:1.1038;transform:translate(72.6913vw,-10px) scale(.7367);animation:fall-298 14s -21s linear infinite}@keyframes fall-298{54.416%{transform:translate(68.703vw,54.416vh) scale(.7367)}to{transform:translate(70.69715vw,99vh) scale(.7367)}}.snow:nth-child(299){opacity:.6832;transform:translate(32.211vw,-10px) scale(.2713);animation:fall-299 14s -13s linear infinite}@keyframes fall-299{71.543%{transform:translate(36.7822vw,71.543vh) scale(.2713)}to{transform:translate(34.4966vw,99vh) scale(.2713)}}.snow:nth-child(300){opacity:1.7724;transform:translate(56.2798vw,-10px) scale(.9183);animation:fall-300 24s -30s linear infinite}@keyframes fall-300{32.692%{transform:translate(56.2236vw,32.692vh) scale(.9183)}to{transform:translate(56.2517vw,99vh) scale(.9183)}}.snow:nth-child(301){opacity:.8978;transform:translate(13.4509vw,-10px) scale(.3748);animation:fall-301 28s -9s linear infinite}@keyframes fall-301{75.287%{transform:translate(8.6715vw,75.287vh) scale(.3748)}to{transform:translate(11.0612vw,99vh) scale(.3748)}}.snow:nth-child(302){opacity:1.4044;transform:translate(69.3876vw,-10px) scale(.0633);animation:fall-302 17s -15s linear infinite}@keyframes fall-302{66.748%{transform:translate(64.4539vw,66.748vh) scale(.0633)}to{transform:translate(66.92075vw,99vh) scale(.0633)}}.snow:nth-child(303){opacity:.6384;transform:translate(76.0108vw,-10px) scale(.8599);animation:fall-303 24s -6s linear infinite}@keyframes fall-303{38.032%{transform:translate(67.2068vw,38.032vh) scale(.8599)}to{transform:translate(71.6088vw,99vh) scale(.8599)}}.snow:nth-child(304){opacity:1.176;transform:translate(94.1214vw,-10px) scale(.5012);animation:fall-304 25s -17s linear infinite}@keyframes fall-304{75.326%{transform:translate(101.7784vw,75.326vh) scale(.5012)}to{transform:translate(97.9499vw,99vh) scale(.5012)}}.snow:nth-child(305){opacity:.9594;transform:translate(59.9953vw,-10px) scale(.3864);animation:fall-305 26s -18s linear infinite}@keyframes fall-305{62.632%{transform:translate(61.3921vw,62.632vh) scale(.3864)}to{transform:translate(60.6937vw,99vh) scale(.3864)}}.snow:nth-child(306){opacity:1.4374;transform:translate(80.0108vw,-10px) scale(.2649);animation:fall-306 14s -5s linear infinite}@keyframes fall-306{77.127%{transform:translate(89.7558vw,77.127vh) scale(.2649)}to{transform:translate(84.8833vw,99vh) scale(.2649)}}.snow:nth-child(307){opacity:.9444;transform:translate(3.318vw,-10px) scale(.0909);animation:fall-307 28s -11s linear infinite}@keyframes fall-307{77.687%{transform:translate(12.0882vw,77.687vh) scale(.0909)}to{transform:translate(7.7031vw,99vh) scale(.0909)}}.snow:nth-child(308){opacity:1.4024;transform:translate(43.3008vw,-10px) scale(.4923);animation:fall-308 25s -4s linear infinite}@keyframes fall-308{56.823%{transform:translate(40.9573vw,56.823vh) scale(.4923)}to{transform:translate(42.12905vw,99vh) scale(.4923)}}.snow:nth-child(309){opacity:.5316;transform:translate(72.9227vw,-10px) scale(.0864);animation:fall-309 16s -27s linear infinite}@keyframes fall-309{39.828%{transform:translate(63.3173vw,39.828vh) scale(.0864)}to{transform:translate(68.12vw,99vh) scale(.0864)}}.snow:nth-child(310){opacity:.7298;transform:translate(78.2251vw,-10px) scale(.8749);animation:fall-310 19s -9s linear infinite}@keyframes fall-310{49.204%{transform:translate(81.8153vw,49.204vh) scale(.8749)}to{transform:translate(80.0202vw,99vh) scale(.8749)}}.snow:nth-child(311){opacity:1.6856;transform:translate(40.3323vw,-10px) scale(.3148);animation:fall-311 17s -7s linear infinite}@keyframes fall-311{32.963%{transform:translate(38.311vw,32.963vh) scale(.3148)}to{transform:translate(39.32165vw,99vh) scale(.3148)}}.snow:nth-child(312){opacity:1.758;transform:translate(67.7782vw,-10px) scale(.0633);animation:fall-312 30s -11s linear infinite}@keyframes fall-312{47.532%{transform:translate(63.7396vw,47.532vh) scale(.0633)}to{transform:translate(65.7589vw,99vh) scale(.0633)}}.snow:nth-child(313){opacity:.7326;transform:translate(43.4964vw,-10px) scale(.2498);animation:fall-313 14s -12s linear infinite}@keyframes fall-313{64.694%{transform:translate(37.0224vw,64.694vh) scale(.2498)}to{transform:translate(40.2594vw,99vh) scale(.2498)}}.snow:nth-child(314){opacity:1.0456;transform:translate(17.9674vw,-10px) scale(.2899);animation:fall-314 29s -28s linear infinite}@keyframes fall-314{54.765%{transform:translate(26.8866vw,54.765vh) scale(.2899)}to{transform:translate(22.427vw,99vh) scale(.2899)}}.snow:nth-child(315){opacity:1.3562;transform:translate(89.469vw,-10px) scale(.4489);animation:fall-315 11s -14s linear infinite}@keyframes fall-315{55.024%{transform:translate(84.2017vw,55.024vh) scale(.4489)}to{transform:translate(86.83535vw,99vh) scale(.4489)}}.snow:nth-child(316){opacity:.0978;transform:translate(30.6589vw,-10px) scale(.4027);animation:fall-316 28s -30s linear infinite}@keyframes fall-316{64.287%{transform:translate(21.0274vw,64.287vh) scale(.4027)}to{transform:translate(25.84315vw,99vh) scale(.4027)}}.snow:nth-child(317){opacity:.7426;transform:translate(34.1153vw,-10px) scale(.4945);animation:fall-317 19s -16s linear infinite}@keyframes fall-317{65.609%{transform:translate(41.915vw,65.609vh) scale(.4945)}to{transform:translate(38.01515vw,99vh) scale(.4945)}}.snow:nth-child(318){opacity:.1996;transform:translate(86.5702vw,-10px) scale(.7937);animation:fall-318 27s -9s linear infinite}@keyframes fall-318{79.772%{transform:translate(89.8015vw,79.772vh) scale(.7937)}to{transform:translate(88.18585vw,99vh) scale(.7937)}}.snow:nth-child(319){opacity:.5752;transform:translate(60.0282vw,-10px) scale(.8739);animation:fall-319 30s -25s linear infinite}@keyframes fall-319{72.812%{transform:translate(65.6962vw,72.812vh) scale(.8739)}to{transform:translate(62.8622vw,99vh) scale(.8739)}}.snow:nth-child(320){opacity:1.0862;transform:translate(5.6901vw,-10px) scale(.6495);animation:fall-320 16s -19s linear infinite}@keyframes fall-320{65.051%{transform:translate(-1.6643vw,65.051vh) scale(.6495)}to{transform:translate(2.0129vw,99vh) scale(.6495)}}.snow:nth-child(321){opacity:.8238;transform:translate(3.321vw,-10px) scale(.4959);animation:fall-321 12s -2s linear infinite}@keyframes fall-321{47.535%{transform:translate(-2.865vw,47.535vh) scale(.4959)}to{transform:translate(.228vw,99vh) scale(.4959)}}.snow:nth-child(322){opacity:1.3812;transform:translate(8.4106vw,-10px) scale(.2879);animation:fall-322 13s -22s linear infinite}@keyframes fall-322{46.328%{transform:translate(16.7211vw,46.328vh) scale(.2879)}to{transform:translate(12.56585vw,99vh) scale(.2879)}}.snow:nth-child(323){opacity:.3284;transform:translate(65.649vw,-10px) scale(.2941);animation:fall-323 26s -16s linear infinite}@keyframes fall-323{30.537%{transform:translate(73.8251vw,30.537vh) scale(.2941)}to{transform:translate(69.73705vw,99vh) scale(.2941)}}.snow:nth-child(324){opacity:1.577;transform:translate(33.7112vw,-10px) scale(.9368);animation:fall-324 11s -26s linear infinite}@keyframes fall-324{49.221%{transform:translate(39.1117vw,49.221vh) scale(.9368)}to{transform:translate(36.41145vw,99vh) scale(.9368)}}.snow:nth-child(325){opacity:1.4446;transform:translate(47.1699vw,-10px) scale(.8044);animation:fall-325 14s -29s linear infinite}@keyframes fall-325{55.919%{transform:translate(56.5769vw,55.919vh) scale(.8044)}to{transform:translate(51.8734vw,99vh) scale(.8044)}}.snow:nth-child(326){opacity:.3594;transform:translate(23.669vw,-10px) scale(.0806);animation:fall-326 24s -19s linear infinite}@keyframes fall-326{42.676%{transform:translate(27.6817vw,42.676vh) scale(.0806)}to{transform:translate(25.67535vw,99vh) scale(.0806)}}.snow:nth-child(327){opacity:1.9296;transform:translate(79.1573vw,-10px) scale(.0911);animation:fall-327 13s -14s linear infinite}@keyframes fall-327{78.202%{transform:translate(81.9339vw,78.202vh) scale(.0911)}to{transform:translate(80.5456vw,99vh) scale(.0911)}}.snow:nth-child(328){opacity:1.1702;transform:translate(14.3076vw,-10px) scale(.7073);animation:fall-328 20s -3s linear infinite}@keyframes fall-328{79.405%{transform:translate(14.2529vw,79.405vh) scale(.7073)}to{transform:translate(14.28025vw,99vh) scale(.7073)}}.snow:nth-child(329){opacity:1.4528;transform:translate(40.7042vw,-10px) scale(.0937);animation:fall-329 22s -22s linear infinite}@keyframes fall-329{79.178%{transform:translate(42.3985vw,79.178vh) scale(.0937)}to{transform:translate(41.55135vw,99vh) scale(.0937)}}.snow:nth-child(330){opacity:1.9446;transform:translate(51.9603vw,-10px) scale(.2778);animation:fall-330 25s -13s linear infinite}@keyframes fall-330{66.003%{transform:translate(53.9607vw,66.003vh) scale(.2778)}to{transform:translate(52.9605vw,99vh) scale(.2778)}}.snow:nth-child(331){opacity:.7568;transform:translate(46.9444vw,-10px) scale(.7623);animation:fall-331 26s -5s linear infinite}@keyframes fall-331{48.534%{transform:translate(54.3385vw,48.534vh) scale(.7623)}to{transform:translate(50.64145vw,99vh) scale(.7623)}}.snow:nth-child(332){opacity:.3228;transform:translate(35.0394vw,-10px) scale(.2094);animation:fall-332 24s -19s linear infinite}@keyframes fall-332{50.448%{transform:translate(29.9499vw,50.448vh) scale(.2094)}to{transform:translate(32.49465vw,99vh) scale(.2094)}}.snow:nth-child(333){opacity:1.2062;transform:translate(6.4655vw,-10px) scale(.0315);animation:fall-333 13s -11s linear infinite}@keyframes fall-333{56.698%{transform:translate(2.6741vw,56.698vh) scale(.0315)}to{transform:translate(4.5698vw,99vh) scale(.0315)}}.snow:nth-child(334){opacity:.6894;transform:translate(35.6328vw,-10px) scale(.0243);animation:fall-334 22s -1s linear infinite}@keyframes fall-334{51.235%{transform:translate(27.6995vw,51.235vh) scale(.0243)}to{transform:translate(31.66615vw,99vh) scale(.0243)}}.snow:nth-child(335){opacity:1.9148;transform:translate(13.7537vw,-10px) scale(.7207);animation:fall-335 16s -5s linear infinite}@keyframes fall-335{31.779%{transform:translate(14.7591vw,31.779vh) scale(.7207)}to{transform:translate(14.2564vw,99vh) scale(.7207)}}.snow:nth-child(336){opacity:.4156;transform:translate(20.2611vw,-10px) scale(.6162);animation:fall-336 18s -1s linear infinite}@keyframes fall-336{48.593%{transform:translate(30.0758vw,48.593vh) scale(.6162)}to{transform:translate(25.16845vw,99vh) scale(.6162)}}.snow:nth-child(337){opacity:.137;transform:translate(1.5225vw,-10px) scale(.4313);animation:fall-337 29s -29s linear infinite}@keyframes fall-337{49.814%{transform:translate(.6976vw,49.814vh) scale(.4313)}to{transform:translate(1.11005vw,99vh) scale(.4313)}}.snow:nth-child(338){opacity:.0114;transform:translate(53.7134vw,-10px) scale(.4036);animation:fall-338 25s -2s linear infinite}@keyframes fall-338{79.403%{transform:translate(56.5656vw,79.403vh) scale(.4036)}to{transform:translate(55.1395vw,99vh) scale(.4036)}}.snow:nth-child(339){opacity:.9356;transform:translate(15.487vw,-10px) scale(.909);animation:fall-339 29s -27s linear infinite}@keyframes fall-339{67.842%{transform:translate(17.5126vw,67.842vh) scale(.909)}to{transform:translate(16.4998vw,99vh) scale(.909)}}.snow:nth-child(340){opacity:.521;transform:translate(26.0587vw,-10px) scale(.0328);animation:fall-340 11s -30s linear infinite}@keyframes fall-340{54.461%{transform:translate(20.5565vw,54.461vh) scale(.0328)}to{transform:translate(23.3076vw,99vh) scale(.0328)}}.snow:nth-child(341){opacity:1.69;transform:translate(18.4109vw,-10px) scale(.7237);animation:fall-341 24s -4s linear infinite}@keyframes fall-341{36.752%{transform:translate(17.2397vw,36.752vh) scale(.7237)}to{transform:translate(17.8253vw,99vh) scale(.7237)}}.snow:nth-child(342){opacity:1.1706;transform:translate(66.3684vw,-10px) scale(.684);animation:fall-342 26s -13s linear infinite}@keyframes fall-342{57.209%{transform:translate(66.2199vw,57.209vh) scale(.684)}to{transform:translate(66.29415vw,99vh) scale(.684)}}.snow:nth-child(343){opacity:.6366;transform:translate(4.218vw,-10px) scale(.057);animation:fall-343 13s -26s linear infinite}@keyframes fall-343{66.538%{transform:translate(8.7112vw,66.538vh) scale(.057)}to{transform:translate(6.4646vw,99vh) scale(.057)}}.snow:nth-child(344){opacity:.5402;transform:translate(94.8308vw,-10px) scale(.7659);animation:fall-344 16s -13s linear infinite}@keyframes fall-344{62.576%{transform:translate(103.94vw,62.576vh) scale(.7659)}to{transform:translate(99.3854vw,99vh) scale(.7659)}}.snow:nth-child(345){opacity:1.9616;transform:translate(30.601vw,-10px) scale(.6859);animation:fall-345 27s -29s linear infinite}@keyframes fall-345{71.43%{transform:translate(31.9065vw,71.43vh) scale(.6859)}to{transform:translate(31.25375vw,99vh) scale(.6859)}}.snow:nth-child(346){opacity:1.1694;transform:translate(61.5253vw,-10px) scale(.1887);animation:fall-346 19s -9s linear infinite}@keyframes fall-346{69.2%{transform:translate(54.1371vw,69.2vh) scale(.1887)}to{transform:translate(57.8312vw,99vh) scale(.1887)}}.snow:nth-child(347){opacity:1.9944;transform:translate(73.0979vw,-10px) scale(.6079);animation:fall-347 26s -2s linear infinite}@keyframes fall-347{65.312%{transform:translate(66.2548vw,65.312vh) scale(.6079)}to{transform:translate(69.67635vw,99vh) scale(.6079)}}.snow:nth-child(348){opacity:.2848;transform:translate(79.2551vw,-10px) scale(.037);animation:fall-348 20s -19s linear infinite}@keyframes fall-348{40.048%{transform:translate(72.9146vw,40.048vh) scale(.037)}to{transform:translate(76.08485vw,99vh) scale(.037)}}.snow:nth-child(349){opacity:.5068;transform:translate(3.6873vw,-10px) scale(.612);animation:fall-349 26s -18s linear infinite}@keyframes fall-349{61.046%{transform:translate(7.803vw,61.046vh) scale(.612)}to{transform:translate(5.74515vw,99vh) scale(.612)}}.snow:nth-child(350){opacity:1.9126;transform:translate(1.7198vw,-10px) scale(.9185);animation:fall-350 24s -13s linear infinite}@keyframes fall-350{42.909%{transform:translate(2.3563vw,42.909vh) scale(.9185)}to{transform:translate(2.03805vw,99vh) scale(.9185)}}.snow:nth-child(351){opacity:1.7468;transform:translate(75.2546vw,-10px) scale(.1854);animation:fall-351 22s -1s linear infinite}@keyframes fall-351{50.887%{transform:translate(74.2715vw,50.887vh) scale(.1854)}to{transform:translate(74.76305vw,99vh) scale(.1854)}}.snow:nth-child(352){opacity:.6452;transform:translate(87.5902vw,-10px) scale(.2965);animation:fall-352 11s -4s linear infinite}@keyframes fall-352{75.052%{transform:translate(82.0002vw,75.052vh) scale(.2965)}to{transform:translate(84.7952vw,99vh) scale(.2965)}}.snow:nth-child(353){opacity:1.7018;transform:translate(92.6934vw,-10px) scale(.7534);animation:fall-353 18s -16s linear infinite}@keyframes fall-353{30.599%{transform:translate(96.6925vw,30.599vh) scale(.7534)}to{transform:translate(94.69295vw,99vh) scale(.7534)}}.snow:nth-child(354){opacity:.4856;transform:translate(88.6022vw,-10px) scale(.8129);animation:fall-354 20s -18s linear infinite}@keyframes fall-354{40.217%{transform:translate(80.3653vw,40.217vh) scale(.8129)}to{transform:translate(84.48375vw,99vh) scale(.8129)}}.snow:nth-child(355){opacity:.0842;transform:translate(87.4655vw,-10px) scale(.592);animation:fall-355 15s -19s linear infinite}@keyframes fall-355{47.404%{transform:translate(80.2088vw,47.404vh) scale(.592)}to{transform:translate(83.83715vw,99vh) scale(.592)}}.snow:nth-child(356){opacity:.4982;transform:translate(63.1164vw,-10px) scale(.3621);animation:fall-356 26s -5s linear infinite}@keyframes fall-356{34.693%{transform:translate(55.5612vw,34.693vh) scale(.3621)}to{transform:translate(59.3388vw,99vh) scale(.3621)}}.snow:nth-child(357){opacity:.859;transform:translate(34.2325vw,-10px) scale(.6091);animation:fall-357 23s -30s linear infinite}@keyframes fall-357{39.818%{transform:translate(34.6625vw,39.818vh) scale(.6091)}to{transform:translate(34.4475vw,99vh) scale(.6091)}}.snow:nth-child(358){opacity:1.556;transform:translate(87.4086vw,-10px) scale(.2509);animation:fall-358 23s -13s linear infinite}@keyframes fall-358{77.486%{transform:translate(90.2062vw,77.486vh) scale(.2509)}to{transform:translate(88.8074vw,99vh) scale(.2509)}}.snow:nth-child(359){opacity:1.8754;transform:translate(2.9539vw,-10px) scale(.7902);animation:fall-359 24s -18s linear infinite}@keyframes fall-359{67.53%{transform:translate(8.7608vw,67.53vh) scale(.7902)}to{transform:translate(5.85735vw,99vh) scale(.7902)}}.snow:nth-child(360){opacity:1.4638;transform:translate(97.1044vw,-10px) scale(.3013);animation:fall-360 28s -11s linear infinite}@keyframes fall-360{79.652%{transform:translate(105.0458vw,79.652vh) scale(.3013)}to{transform:translate(101.0751vw,99vh) scale(.3013)}}.snow:nth-child(361){opacity:.2208;transform:translate(2.0139vw,-10px) scale(.4575);animation:fall-361 10s -22s linear infinite}@keyframes fall-361{72.937%{transform:translate(-7.6382vw,72.937vh) scale(.4575)}to{transform:translate(-2.81215vw,99vh) scale(.4575)}}.snow:nth-child(362){opacity:.8314;transform:translate(32.7567vw,-10px) scale(.965);animation:fall-362 15s -25s linear infinite}@keyframes fall-362{34.511%{transform:translate(28.3804vw,34.511vh) scale(.965)}to{transform:translate(30.56855vw,99vh) scale(.965)}}.snow:nth-child(363){opacity:1.7252;transform:translate(81.7772vw,-10px) scale(.6502);animation:fall-363 19s -29s linear infinite}@keyframes fall-363{67.4%{transform:translate(91.488vw,67.4vh) scale(.6502)}to{transform:translate(86.6326vw,99vh) scale(.6502)}}.snow:nth-child(364){opacity:.4356;transform:translate(87.7096vw,-10px) scale(.1968);animation:fall-364 19s -17s linear infinite}@keyframes fall-364{40.113%{transform:translate(81.9506vw,40.113vh) scale(.1968)}to{transform:translate(84.8301vw,99vh) scale(.1968)}}.snow:nth-child(365){opacity:1.2216;transform:translate(38.5032vw,-10px) scale(.9665);animation:fall-365 26s -30s linear infinite}@keyframes fall-365{48.019%{transform:translate(30.5814vw,48.019vh) scale(.9665)}to{transform:translate(34.5423vw,99vh) scale(.9665)}}.snow:nth-child(366){opacity:.959;transform:translate(83.6283vw,-10px) scale(.4106);animation:fall-366 29s -5s linear infinite}@keyframes fall-366{67.459%{transform:translate(76.1515vw,67.459vh) scale(.4106)}to{transform:translate(79.8899vw,99vh) scale(.4106)}}.snow:nth-child(367){opacity:1.4472;transform:translate(42.0854vw,-10px) scale(.7932);animation:fall-367 15s -8s linear infinite}@keyframes fall-367{68.094%{transform:translate(35.8922vw,68.094vh) scale(.7932)}to{transform:translate(38.9888vw,99vh) scale(.7932)}}.snow:nth-child(368){opacity:1.4318;transform:translate(11.4924vw,-10px) scale(.5779);animation:fall-368 11s -10s linear infinite}@keyframes fall-368{77.062%{transform:translate(13.3197vw,77.062vh) scale(.5779)}to{transform:translate(12.40605vw,99vh) scale(.5779)}}.snow:nth-child(369){opacity:.0146;transform:translate(25.6644vw,-10px) scale(.2713);animation:fall-369 27s -3s linear infinite}@keyframes fall-369{74.152%{transform:translate(29.8079vw,74.152vh) scale(.2713)}to{transform:translate(27.73615vw,99vh) scale(.2713)}}.snow:nth-child(370){opacity:1.5176;transform:translate(44.4302vw,-10px) scale(.7557);animation:fall-370 24s -26s linear infinite}@keyframes fall-370{48.618%{transform:translate(50.8161vw,48.618vh) scale(.7557)}to{transform:translate(47.62315vw,99vh) scale(.7557)}}.snow:nth-child(371){opacity:1.4998;transform:translate(87.4279vw,-10px) scale(.7956);animation:fall-371 17s -25s linear infinite}@keyframes fall-371{66.108%{transform:translate(85.7852vw,66.108vh) scale(.7956)}to{transform:translate(86.60655vw,99vh) scale(.7956)}}.snow:nth-child(372){opacity:.6878;transform:translate(46.7134vw,-10px) scale(.0119);animation:fall-372 24s -10s linear infinite}@keyframes fall-372{48.054%{transform:translate(55.2235vw,48.054vh) scale(.0119)}to{transform:translate(50.96845vw,99vh) scale(.0119)}}.snow:nth-child(373){opacity:.6502;transform:translate(71.8694vw,-10px) scale(.3914);animation:fall-373 22s -22s linear infinite}@keyframes fall-373{74.591%{transform:translate(64.1833vw,74.591vh) scale(.3914)}to{transform:translate(68.02635vw,99vh) scale(.3914)}}.snow:nth-child(374){opacity:1.6782;transform:translate(53.4163vw,-10px) scale(.8846);animation:fall-374 28s -25s linear infinite}@keyframes fall-374{51.284%{transform:translate(60.6516vw,51.284vh) scale(.8846)}to{transform:translate(57.03395vw,99vh) scale(.8846)}}.snow:nth-child(375){opacity:.2302;transform:translate(70.2248vw,-10px) scale(.6956);animation:fall-375 23s -12s linear infinite}@keyframes fall-375{68.193%{transform:translate(66.2864vw,68.193vh) scale(.6956)}to{transform:translate(68.2556vw,99vh) scale(.6956)}}.snow:nth-child(376){opacity:1.8852;transform:translate(65.4567vw,-10px) scale(.4234);animation:fall-376 21s -10s linear infinite}@keyframes fall-376{49.622%{transform:translate(65.0277vw,49.622vh) scale(.4234)}to{transform:translate(65.2422vw,99vh) scale(.4234)}}.snow:nth-child(377){opacity:.5694;transform:translate(46.2549vw,-10px) scale(.9873);animation:fall-377 14s -3s linear infinite}@keyframes fall-377{44.981%{transform:translate(54.2822vw,44.981vh) scale(.9873)}to{transform:translate(50.26855vw,99vh) scale(.9873)}}.snow:nth-child(378){opacity:.2656;transform:translate(94.1147vw,-10px) scale(.5818);animation:fall-378 16s -10s linear infinite}@keyframes fall-378{30.365%{transform:translate(104.11vw,30.365vh) scale(.5818)}to{transform:translate(99.11235vw,99vh) scale(.5818)}}.snow:nth-child(379){opacity:1.67;transform:translate(97.7619vw,-10px) scale(.306);animation:fall-379 20s -21s linear infinite}@keyframes fall-379{64.651%{transform:translate(97.3408vw,64.651vh) scale(.306)}to{transform:translate(97.55135vw,99vh) scale(.306)}}.snow:nth-child(380){opacity:.0928;transform:translate(53.6049vw,-10px) scale(.9472);animation:fall-380 26s -8s linear infinite}@keyframes fall-380{47.239%{transform:translate(62.3945vw,47.239vh) scale(.9472)}to{transform:translate(57.9997vw,99vh) scale(.9472)}}.snow:nth-child(381){opacity:.5158;transform:translate(52.0088vw,-10px) scale(.6914);animation:fall-381 22s -24s linear infinite}@keyframes fall-381{59.593%{transform:translate(42.606vw,59.593vh) scale(.6914)}to{transform:translate(47.3074vw,99vh) scale(.6914)}}.snow:nth-child(382){opacity:.716;transform:translate(79.5249vw,-10px) scale(.0913);animation:fall-382 23s -14s linear infinite}@keyframes fall-382{49.066%{transform:translate(74.4069vw,49.066vh) scale(.0913)}to{transform:translate(76.9659vw,99vh) scale(.0913)}}.snow:nth-child(383){opacity:.6482;transform:translate(12.976vw,-10px) scale(.6027);animation:fall-383 29s -5s linear infinite}@keyframes fall-383{32.345%{transform:translate(11.9755vw,32.345vh) scale(.6027)}to{transform:translate(12.47575vw,99vh) scale(.6027)}}.snow:nth-child(384){opacity:1.7694;transform:translate(45.4496vw,-10px) scale(.3076);animation:fall-384 15s -2s linear infinite}@keyframes fall-384{35.998%{transform:translate(54.2247vw,35.998vh) scale(.3076)}to{transform:translate(49.83715vw,99vh) scale(.3076)}}.snow:nth-child(385){opacity:1.2076;transform:translate(66.7074vw,-10px) scale(.104);animation:fall-385 15s -18s linear infinite}@keyframes fall-385{43.753%{transform:translate(58.7349vw,43.753vh) scale(.104)}to{transform:translate(62.72115vw,99vh) scale(.104)}}.snow:nth-child(386){opacity:1.644;transform:translate(17.8577vw,-10px) scale(.8765);animation:fall-386 27s -16s linear infinite}@keyframes fall-386{48.725%{transform:translate(18.668vw,48.725vh) scale(.8765)}to{transform:translate(18.26285vw,99vh) scale(.8765)}}.snow:nth-child(387){opacity:.0294;transform:translate(60.3871vw,-10px) scale(.1954);animation:fall-387 25s -8s linear infinite}@keyframes fall-387{47.802%{transform:translate(51.3063vw,47.802vh) scale(.1954)}to{transform:translate(55.8467vw,99vh) scale(.1954)}}.snow:nth-child(388){opacity:.659;transform:translate(91.7055vw,-10px) scale(.3842);animation:fall-388 23s -14s linear infinite}@keyframes fall-388{58.808%{transform:translate(98.2461vw,58.808vh) scale(.3842)}to{transform:translate(94.9758vw,99vh) scale(.3842)}}.snow:nth-child(389){opacity:1.134;transform:translate(78.6734vw,-10px) scale(.8912);animation:fall-389 24s -20s linear infinite}@keyframes fall-389{63.177%{transform:translate(70.7848vw,63.177vh) scale(.8912)}to{transform:translate(74.7291vw,99vh) scale(.8912)}}.snow:nth-child(390){opacity:.2174;transform:translate(45.1948vw,-10px) scale(.3001);animation:fall-390 14s -20s linear infinite}@keyframes fall-390{56.475%{transform:translate(37.6047vw,56.475vh) scale(.3001)}to{transform:translate(41.39975vw,99vh) scale(.3001)}}.snow:nth-child(391){opacity:.4592;transform:translate(8.2489vw,-10px) scale(.9337);animation:fall-391 23s -30s linear infinite}@keyframes fall-391{49.522%{transform:translate(15.8892vw,49.522vh) scale(.9337)}to{transform:translate(12.06905vw,99vh) scale(.9337)}}.snow:nth-child(392){opacity:1.146;transform:translate(76.1385vw,-10px) scale(.8253);animation:fall-392 25s -27s linear infinite}@keyframes fall-392{71.305%{transform:translate(76.9207vw,71.305vh) scale(.8253)}to{transform:translate(76.5296vw,99vh) scale(.8253)}}.snow:nth-child(393){opacity:.2338;transform:translate(39.7443vw,-10px) scale(.362);animation:fall-393 18s -11s linear infinite}@keyframes fall-393{71.642%{transform:translate(45.8343vw,71.642vh) scale(.362)}to{transform:translate(42.7893vw,99vh) scale(.362)}}.snow:nth-child(394){opacity:.2192;transform:translate(61.943vw,-10px) scale(.8039);animation:fall-394 23s -30s linear infinite}@keyframes fall-394{32.863%{transform:translate(62.0938vw,32.863vh) scale(.8039)}to{transform:translate(62.0184vw,99vh) scale(.8039)}}.snow:nth-child(395){opacity:.2998;transform:translate(55.9981vw,-10px) scale(.795);animation:fall-395 27s -14s linear infinite}@keyframes fall-395{39.563%{transform:translate(64.8407vw,39.563vh) scale(.795)}to{transform:translate(60.4194vw,99vh) scale(.795)}}.snow:nth-child(396){opacity:.4596;transform:translate(75.4964vw,-10px) scale(.1485);animation:fall-396 15s -16s linear infinite}@keyframes fall-396{44.79%{transform:translate(69.6932vw,44.79vh) scale(.1485)}to{transform:translate(72.5948vw,99vh) scale(.1485)}}.snow:nth-child(397){opacity:.996;transform:translate(32.7664vw,-10px) scale(.1299);animation:fall-397 10s -9s linear infinite}@keyframes fall-397{61.129%{transform:translate(36.7306vw,61.129vh) scale(.1299)}to{transform:translate(34.7485vw,99vh) scale(.1299)}}.snow:nth-child(398){opacity:1.331;transform:translate(44.1596vw,-10px) scale(.4098);animation:fall-398 26s -16s linear infinite}@keyframes fall-398{60.785%{transform:translate(37.0752vw,60.785vh) scale(.4098)}to{transform:translate(40.6174vw,99vh) scale(.4098)}}.snow:nth-child(399){opacity:1.3002;transform:translate(62.7585vw,-10px) scale(.3543);animation:fall-399 12s -26s linear infinite}@keyframes fall-399{52.429%{transform:translate(61.3403vw,52.429vh) scale(.3543)}to{transform:translate(62.0494vw,99vh) scale(.3543)}}.snow:nth-child(400){opacity:.5196;transform:translate(93.9659vw,-10px) scale(.0409);animation:fall-400 12s -14s linear infinite}@keyframes fall-400{39.347%{transform:translate(91.3819vw,39.347vh) scale(.0409)}to{transform:translate(92.6739vw,99vh) scale(.0409)}}\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==
|