@esfaenza/core 15.2.313 → 15.2.314
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.10", 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.10", 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-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.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:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.819;transform:translate(18.3444vw,-10px) scale(.6021);animation:fall-1 21s -2s linear infinite}@keyframes fall-1{32.49%{transform:translate(11.2016vw,32.49vh) scale(.6021)}to{transform:translate(14.773vw,99vh) scale(.6021)}}.snow:nth-child(2){opacity:1.36;transform:translate(97.7922vw,-10px) scale(.7474);animation:fall-2 19s -22s linear infinite}@keyframes fall-2{79.911%{transform:translate(97.1349vw,79.911vh) scale(.7474)}to{transform:translate(97.46355vw,99vh) scale(.7474)}}.snow:nth-child(3){opacity:.8498;transform:translate(14.8385vw,-10px) scale(.1434);animation:fall-3 28s -10s linear infinite}@keyframes fall-3{51.252%{transform:translate(11.0972vw,51.252vh) scale(.1434)}to{transform:translate(12.96785vw,99vh) scale(.1434)}}.snow:nth-child(4){opacity:.9012;transform:translate(68.6883vw,-10px) scale(.5423);animation:fall-4 27s -11s linear infinite}@keyframes fall-4{76.667%{transform:translate(61.0631vw,76.667vh) scale(.5423)}to{transform:translate(64.8757vw,99vh) scale(.5423)}}.snow:nth-child(5){opacity:.955;transform:translate(82.465vw,-10px) scale(.7819);animation:fall-5 10s -7s linear infinite}@keyframes fall-5{36.79%{transform:translate(81.3372vw,36.79vh) scale(.7819)}to{transform:translate(81.9011vw,99vh) scale(.7819)}}.snow:nth-child(6){opacity:.0352;transform:translate(74.1976vw,-10px) scale(.6301);animation:fall-6 10s -13s linear infinite}@keyframes fall-6{45.962%{transform:translate(73.6848vw,45.962vh) scale(.6301)}to{transform:translate(73.9412vw,99vh) scale(.6301)}}.snow:nth-child(7){opacity:1.6046;transform:translate(39.0229vw,-10px) scale(.6904);animation:fall-7 26s -4s linear infinite}@keyframes fall-7{70.878%{transform:translate(33.7991vw,70.878vh) scale(.6904)}to{transform:translate(36.411vw,99vh) scale(.6904)}}.snow:nth-child(8){opacity:1.8864;transform:translate(40.0958vw,-10px) scale(.9855);animation:fall-8 19s -12s linear infinite}@keyframes fall-8{51.919%{transform:translate(42.1843vw,51.919vh) scale(.9855)}to{transform:translate(41.14005vw,99vh) scale(.9855)}}.snow:nth-child(9){opacity:1.6322;transform:translate(51.6798vw,-10px) scale(.5295);animation:fall-9 10s -23s linear infinite}@keyframes fall-9{58.555%{transform:translate(60.2971vw,58.555vh) scale(.5295)}to{transform:translate(55.98845vw,99vh) scale(.5295)}}.snow:nth-child(10){opacity:1.5138;transform:translate(96.7505vw,-10px) scale(.8001);animation:fall-10 15s -14s linear infinite}@keyframes fall-10{69.839%{transform:translate(88.3241vw,69.839vh) scale(.8001)}to{transform:translate(92.5373vw,99vh) scale(.8001)}}.snow:nth-child(11){opacity:1.4328;transform:translate(20.4157vw,-10px) scale(.4682);animation:fall-11 19s -19s linear infinite}@keyframes fall-11{43.12%{transform:translate(24.9054vw,43.12vh) scale(.4682)}to{transform:translate(22.66055vw,99vh) scale(.4682)}}.snow:nth-child(12){opacity:.508;transform:translate(37.8079vw,-10px) scale(.4145);animation:fall-12 20s -15s linear infinite}@keyframes fall-12{70.286%{transform:translate(44.7452vw,70.286vh) scale(.4145)}to{transform:translate(41.27655vw,99vh) scale(.4145)}}.snow:nth-child(13){opacity:1.115;transform:translate(59.8544vw,-10px) scale(.4182);animation:fall-13 15s -23s linear infinite}@keyframes fall-13{50.953%{transform:translate(63.2077vw,50.953vh) scale(.4182)}to{transform:translate(61.53105vw,99vh) scale(.4182)}}.snow:nth-child(14){opacity:1.7266;transform:translate(17.3314vw,-10px) scale(.5939);animation:fall-14 20s -7s linear infinite}@keyframes fall-14{73.615%{transform:translate(25.3886vw,73.615vh) scale(.5939)}to{transform:translate(21.36vw,99vh) scale(.5939)}}.snow:nth-child(15){opacity:1.9762;transform:translate(96.0216vw,-10px) scale(.0852);animation:fall-15 28s -22s linear infinite}@keyframes fall-15{71.771%{transform:translate(91.3583vw,71.771vh) scale(.0852)}to{transform:translate(93.68995vw,99vh) scale(.0852)}}.snow:nth-child(16){opacity:1.7264;transform:translate(92.6968vw,-10px) scale(.1806);animation:fall-16 25s -13s linear infinite}@keyframes fall-16{63.653%{transform:translate(98.5901vw,63.653vh) scale(.1806)}to{transform:translate(95.64345vw,99vh) scale(.1806)}}.snow:nth-child(17){opacity:1.0518;transform:translate(86.035vw,-10px) scale(.7845);animation:fall-17 27s -20s linear infinite}@keyframes fall-17{70.197%{transform:translate(89.4466vw,70.197vh) scale(.7845)}to{transform:translate(87.7408vw,99vh) scale(.7845)}}.snow:nth-child(18){opacity:1.8134;transform:translate(37.2837vw,-10px) scale(.2092);animation:fall-18 17s -21s linear infinite}@keyframes fall-18{48.584%{transform:translate(33.4138vw,48.584vh) scale(.2092)}to{transform:translate(35.34875vw,99vh) scale(.2092)}}.snow:nth-child(19){opacity:.8302;transform:translate(67.3667vw,-10px) scale(.1201);animation:fall-19 20s -17s linear infinite}@keyframes fall-19{49.29%{transform:translate(64.8382vw,49.29vh) scale(.1201)}to{transform:translate(66.10245vw,99vh) scale(.1201)}}.snow:nth-child(20){opacity:1.7364;transform:translate(13.2374vw,-10px) scale(.335);animation:fall-20 15s -21s linear infinite}@keyframes fall-20{78.119%{transform:translate(14.8644vw,78.119vh) scale(.335)}to{transform:translate(14.0509vw,99vh) scale(.335)}}.snow:nth-child(21){opacity:1.0002;transform:translate(87.3664vw,-10px) scale(.377);animation:fall-21 13s -25s linear infinite}@keyframes fall-21{62.629%{transform:translate(93.1103vw,62.629vh) scale(.377)}to{transform:translate(90.23835vw,99vh) scale(.377)}}.snow:nth-child(22){opacity:1.127;transform:translate(64.9455vw,-10px) scale(.0663);animation:fall-22 29s -29s linear infinite}@keyframes fall-22{45.96%{transform:translate(64.3949vw,45.96vh) scale(.0663)}to{transform:translate(64.6702vw,99vh) scale(.0663)}}.snow:nth-child(23){opacity:1.3344;transform:translate(80.4821vw,-10px) scale(.5549);animation:fall-23 15s -21s linear infinite}@keyframes fall-23{43.044%{transform:translate(86.4403vw,43.044vh) scale(.5549)}to{transform:translate(83.4612vw,99vh) scale(.5549)}}.snow:nth-child(24){opacity:.6198;transform:translate(81.6632vw,-10px) scale(.7607);animation:fall-24 16s -20s linear infinite}@keyframes fall-24{41.27%{transform:translate(91.4703vw,41.27vh) scale(.7607)}to{transform:translate(86.56675vw,99vh) scale(.7607)}}.snow:nth-child(25){opacity:1.0448;transform:translate(73.0182vw,-10px) scale(.5503);animation:fall-25 30s -22s linear infinite}@keyframes fall-25{76.408%{transform:translate(68.9335vw,76.408vh) scale(.5503)}to{transform:translate(70.97585vw,99vh) scale(.5503)}}.snow:nth-child(26){opacity:1.4602;transform:translate(20.7667vw,-10px) scale(.6802);animation:fall-26 22s -23s linear infinite}@keyframes fall-26{52.872%{transform:translate(30.6645vw,52.872vh) scale(.6802)}to{transform:translate(25.7156vw,99vh) scale(.6802)}}.snow:nth-child(27){opacity:.8962;transform:translate(13.4966vw,-10px) scale(.8117);animation:fall-27 24s -5s linear infinite}@keyframes fall-27{46.242%{transform:translate(11.8066vw,46.242vh) scale(.8117)}to{transform:translate(12.6516vw,99vh) scale(.8117)}}.snow:nth-child(28){opacity:1.2286;transform:translate(46.7924vw,-10px) scale(.5972);animation:fall-28 29s -9s linear infinite}@keyframes fall-28{49.051%{transform:translate(43.202vw,49.051vh) scale(.5972)}to{transform:translate(44.9972vw,99vh) scale(.5972)}}.snow:nth-child(29){opacity:1.2686;transform:translate(39.8108vw,-10px) scale(.8566);animation:fall-29 16s -13s linear infinite}@keyframes fall-29{67.61%{transform:translate(41.6598vw,67.61vh) scale(.8566)}to{transform:translate(40.7353vw,99vh) scale(.8566)}}.snow:nth-child(30){opacity:.5956;transform:translate(71.6123vw,-10px) scale(.7255);animation:fall-30 27s -16s linear infinite}@keyframes fall-30{32.034%{transform:translate(62.5955vw,32.034vh) scale(.7255)}to{transform:translate(67.1039vw,99vh) scale(.7255)}}.snow:nth-child(31){opacity:1.0324;transform:translate(42.4101vw,-10px) scale(.8869);animation:fall-31 20s -14s linear infinite}@keyframes fall-31{54.107%{transform:translate(39.0655vw,54.107vh) scale(.8869)}to{transform:translate(40.7378vw,99vh) scale(.8869)}}.snow:nth-child(32){opacity:.1446;transform:translate(55.054vw,-10px) scale(.5394);animation:fall-32 27s -5s linear infinite}@keyframes fall-32{45.519%{transform:translate(48.2552vw,45.519vh) scale(.5394)}to{transform:translate(51.6546vw,99vh) scale(.5394)}}.snow:nth-child(33){opacity:1.3964;transform:translate(41.8716vw,-10px) scale(.4039);animation:fall-33 28s -30s linear infinite}@keyframes fall-33{66.889%{transform:translate(35.2316vw,66.889vh) scale(.4039)}to{transform:translate(38.5516vw,99vh) scale(.4039)}}.snow:nth-child(34){opacity:.1718;transform:translate(33.8192vw,-10px) scale(.9239);animation:fall-34 27s -28s linear infinite}@keyframes fall-34{31.976%{transform:translate(33.5083vw,31.976vh) scale(.9239)}to{transform:translate(33.66375vw,99vh) scale(.9239)}}.snow:nth-child(35){opacity:.8632;transform:translate(18.5117vw,-10px) scale(.1854);animation:fall-35 24s -19s linear infinite}@keyframes fall-35{69.803%{transform:translate(26.9537vw,69.803vh) scale(.1854)}to{transform:translate(22.7327vw,99vh) scale(.1854)}}.snow:nth-child(36){opacity:1.7098;transform:translate(41.7005vw,-10px) scale(.244);animation:fall-36 26s -20s linear infinite}@keyframes fall-36{77.29%{transform:translate(43.0719vw,77.29vh) scale(.244)}to{transform:translate(42.3862vw,99vh) scale(.244)}}.snow:nth-child(37){opacity:.608;transform:translate(56.5372vw,-10px) scale(.6274);animation:fall-37 22s -30s linear infinite}@keyframes fall-37{55.143%{transform:translate(52.7324vw,55.143vh) scale(.6274)}to{transform:translate(54.6348vw,99vh) scale(.6274)}}.snow:nth-child(38){opacity:.9352;transform:translate(9.9756vw,-10px) scale(.1766);animation:fall-38 22s -20s linear infinite}@keyframes fall-38{54.309%{transform:translate(1.844vw,54.309vh) scale(.1766)}to{transform:translate(5.9098vw,99vh) scale(.1766)}}.snow:nth-child(39){opacity:1.7954;transform:translate(61.1164vw,-10px) scale(.4594);animation:fall-39 21s -2s linear infinite}@keyframes fall-39{49.863%{transform:translate(66.022vw,49.863vh) scale(.4594)}to{transform:translate(63.5692vw,99vh) scale(.4594)}}.snow:nth-child(40){opacity:.3594;transform:translate(99.2427vw,-10px) scale(.0357);animation:fall-40 19s -22s linear infinite}@keyframes fall-40{50.392%{transform:translate(92.0653vw,50.392vh) scale(.0357)}to{transform:translate(95.654vw,99vh) scale(.0357)}}.snow:nth-child(41){opacity:1.7958;transform:translate(52.2854vw,-10px) scale(.3084);animation:fall-41 21s -28s linear infinite}@keyframes fall-41{60.351%{transform:translate(52.1335vw,60.351vh) scale(.3084)}to{transform:translate(52.20945vw,99vh) scale(.3084)}}.snow:nth-child(42){opacity:1.4808;transform:translate(16.8331vw,-10px) scale(.5116);animation:fall-42 24s -29s linear infinite}@keyframes fall-42{65.392%{transform:translate(15.0985vw,65.392vh) scale(.5116)}to{transform:translate(15.9658vw,99vh) scale(.5116)}}.snow:nth-child(43){opacity:1.4234;transform:translate(57.6235vw,-10px) scale(.4054);animation:fall-43 11s -23s linear infinite}@keyframes fall-43{67.78%{transform:translate(56.1055vw,67.78vh) scale(.4054)}to{transform:translate(56.8645vw,99vh) scale(.4054)}}.snow:nth-child(44){opacity:1.4636;transform:translate(93.6157vw,-10px) scale(.1998);animation:fall-44 19s -2s linear infinite}@keyframes fall-44{48.025%{transform:translate(95.3276vw,48.025vh) scale(.1998)}to{transform:translate(94.47165vw,99vh) scale(.1998)}}.snow:nth-child(45){opacity:.8118;transform:translate(35.1141vw,-10px) scale(.8592);animation:fall-45 12s -21s linear infinite}@keyframes fall-45{46.824%{transform:translate(27.3611vw,46.824vh) scale(.8592)}to{transform:translate(31.2376vw,99vh) scale(.8592)}}.snow:nth-child(46){opacity:.1284;transform:translate(92.1391vw,-10px) scale(.9558);animation:fall-46 19s -8s linear infinite}@keyframes fall-46{32.196%{transform:translate(99.1746vw,32.196vh) scale(.9558)}to{transform:translate(95.65685vw,99vh) scale(.9558)}}.snow:nth-child(47){opacity:1.115;transform:translate(75.8205vw,-10px) scale(.1291);animation:fall-47 18s -28s linear infinite}@keyframes fall-47{35.753%{transform:translate(83.9665vw,35.753vh) scale(.1291)}to{transform:translate(79.8935vw,99vh) scale(.1291)}}.snow:nth-child(48){opacity:1.169;transform:translate(77.59vw,-10px) scale(.5986);animation:fall-48 26s -9s linear infinite}@keyframes fall-48{32.355%{transform:translate(72.6065vw,32.355vh) scale(.5986)}to{transform:translate(75.09825vw,99vh) scale(.5986)}}.snow:nth-child(49){opacity:1.5606;transform:translate(24.4005vw,-10px) scale(.1081);animation:fall-49 10s -20s linear infinite}@keyframes fall-49{69.535%{transform:translate(19.749vw,69.535vh) scale(.1081)}to{transform:translate(22.07475vw,99vh) scale(.1081)}}.snow:nth-child(50){opacity:1.9668;transform:translate(33.5389vw,-10px) scale(.3207);animation:fall-50 26s -4s linear infinite}@keyframes fall-50{55.737%{transform:translate(39.1139vw,55.737vh) scale(.3207)}to{transform:translate(36.3264vw,99vh) scale(.3207)}}.snow:nth-child(51){opacity:1.7908;transform:translate(61.0173vw,-10px) scale(.2958);animation:fall-51 23s -29s linear infinite}@keyframes fall-51{32.382%{transform:translate(60.0666vw,32.382vh) scale(.2958)}to{transform:translate(60.54195vw,99vh) scale(.2958)}}.snow:nth-child(52){opacity:1.591;transform:translate(35.0511vw,-10px) scale(.3981);animation:fall-52 10s -26s linear infinite}@keyframes fall-52{51.223%{transform:translate(40.5306vw,51.223vh) scale(.3981)}to{transform:translate(37.79085vw,99vh) scale(.3981)}}.snow:nth-child(53){opacity:.2872;transform:translate(61.6833vw,-10px) scale(.1544);animation:fall-53 20s -10s linear infinite}@keyframes fall-53{44.393%{transform:translate(56.4104vw,44.393vh) scale(.1544)}to{transform:translate(59.04685vw,99vh) scale(.1544)}}.snow:nth-child(54){opacity:1.6768;transform:translate(95.7369vw,-10px) scale(.4004);animation:fall-54 19s -9s linear infinite}@keyframes fall-54{56.263%{transform:translate(88.618vw,56.263vh) scale(.4004)}to{transform:translate(92.17745vw,99vh) scale(.4004)}}.snow:nth-child(55){opacity:.3956;transform:translate(21.0435vw,-10px) scale(.6793);animation:fall-55 19s -23s linear infinite}@keyframes fall-55{44.388%{transform:translate(17.0144vw,44.388vh) scale(.6793)}to{transform:translate(19.02895vw,99vh) scale(.6793)}}.snow:nth-child(56){opacity:1.6636;transform:translate(81.0065vw,-10px) scale(.1443);animation:fall-56 21s -29s linear infinite}@keyframes fall-56{74.004%{transform:translate(85.2345vw,74.004vh) scale(.1443)}to{transform:translate(83.1205vw,99vh) scale(.1443)}}.snow:nth-child(57){opacity:.4838;transform:translate(27.3826vw,-10px) scale(.5578);animation:fall-57 11s -17s linear infinite}@keyframes fall-57{34.354%{transform:translate(18.4297vw,34.354vh) scale(.5578)}to{transform:translate(22.90615vw,99vh) scale(.5578)}}.snow:nth-child(58){opacity:1.0282;transform:translate(63.1643vw,-10px) scale(.3827);animation:fall-58 20s -3s linear infinite}@keyframes fall-58{48.656%{transform:translate(65.033vw,48.656vh) scale(.3827)}to{transform:translate(64.09865vw,99vh) scale(.3827)}}.snow:nth-child(59){opacity:1.9966;transform:translate(8.481vw,-10px) scale(.2201);animation:fall-59 23s -27s linear infinite}@keyframes fall-59{54.344%{transform:translate(6.6015vw,54.344vh) scale(.2201)}to{transform:translate(7.54125vw,99vh) scale(.2201)}}.snow:nth-child(60){opacity:.3146;transform:translate(48.7178vw,-10px) scale(.4333);animation:fall-60 30s -19s linear infinite}@keyframes fall-60{53.488%{transform:translate(57.9396vw,53.488vh) scale(.4333)}to{transform:translate(53.3287vw,99vh) scale(.4333)}}.snow:nth-child(61){opacity:.1656;transform:translate(20.0382vw,-10px) scale(.2964);animation:fall-61 24s -6s linear infinite}@keyframes fall-61{72.086%{transform:translate(10.2255vw,72.086vh) scale(.2964)}to{transform:translate(15.13185vw,99vh) scale(.2964)}}.snow:nth-child(62){opacity:.503;transform:translate(88.13vw,-10px) scale(.5607);animation:fall-62 12s -15s linear infinite}@keyframes fall-62{79.737%{transform:translate(82.8823vw,79.737vh) scale(.5607)}to{transform:translate(85.50615vw,99vh) scale(.5607)}}.snow:nth-child(63){opacity:1.855;transform:translate(78.8575vw,-10px) scale(.3611);animation:fall-63 15s -17s linear infinite}@keyframes fall-63{33.251%{transform:translate(76.5564vw,33.251vh) scale(.3611)}to{transform:translate(77.70695vw,99vh) scale(.3611)}}.snow:nth-child(64){opacity:.9858;transform:translate(54.7808vw,-10px) scale(.919);animation:fall-64 30s -18s linear infinite}@keyframes fall-64{48.43%{transform:translate(46.4055vw,48.43vh) scale(.919)}to{transform:translate(50.59315vw,99vh) scale(.919)}}.snow:nth-child(65){opacity:1.0174;transform:translate(43.1395vw,-10px) scale(.7414);animation:fall-65 20s -22s linear infinite}@keyframes fall-65{75.698%{transform:translate(38.7201vw,75.698vh) scale(.7414)}to{transform:translate(40.9298vw,99vh) scale(.7414)}}.snow:nth-child(66){opacity:.151;transform:translate(50.7576vw,-10px) scale(.4688);animation:fall-66 17s -16s linear infinite}@keyframes fall-66{59.881%{transform:translate(47.9473vw,59.881vh) scale(.4688)}to{transform:translate(49.35245vw,99vh) scale(.4688)}}.snow:nth-child(67){opacity:.2362;transform:translate(20.8646vw,-10px) scale(.2218);animation:fall-67 19s -26s linear infinite}@keyframes fall-67{55.566%{transform:translate(16.0644vw,55.566vh) scale(.2218)}to{transform:translate(18.4645vw,99vh) scale(.2218)}}.snow:nth-child(68){opacity:1.5648;transform:translate(41.4136vw,-10px) scale(.8407);animation:fall-68 14s -27s linear infinite}@keyframes fall-68{66.818%{transform:translate(33.4517vw,66.818vh) scale(.8407)}to{transform:translate(37.43265vw,99vh) scale(.8407)}}.snow:nth-child(69){opacity:.6172;transform:translate(26.9961vw,-10px) scale(.6382);animation:fall-69 21s -7s linear infinite}@keyframes fall-69{50.137%{transform:translate(17.0751vw,50.137vh) scale(.6382)}to{transform:translate(22.0356vw,99vh) scale(.6382)}}.snow:nth-child(70){opacity:.461;transform:translate(20.1362vw,-10px) scale(.614);animation:fall-70 30s -1s linear infinite}@keyframes fall-70{57.79%{transform:translate(23.9269vw,57.79vh) scale(.614)}to{transform:translate(22.03155vw,99vh) scale(.614)}}.snow:nth-child(71){opacity:1.3434;transform:translate(21.945vw,-10px) scale(.8275);animation:fall-71 17s -21s linear infinite}@keyframes fall-71{75.024%{transform:translate(18.9681vw,75.024vh) scale(.8275)}to{transform:translate(20.45655vw,99vh) scale(.8275)}}.snow:nth-child(72){opacity:.1024;transform:translate(58.2577vw,-10px) scale(.4415);animation:fall-72 26s -3s linear infinite}@keyframes fall-72{64.458%{transform:translate(51.6396vw,64.458vh) scale(.4415)}to{transform:translate(54.94865vw,99vh) scale(.4415)}}.snow:nth-child(73){opacity:.5678;transform:translate(98.2153vw,-10px) scale(.5938);animation:fall-73 19s -14s linear infinite}@keyframes fall-73{69.205%{transform:translate(106.5473vw,69.205vh) scale(.5938)}to{transform:translate(102.3813vw,99vh) scale(.5938)}}.snow:nth-child(74){opacity:.2266;transform:translate(65.0333vw,-10px) scale(.8637);animation:fall-74 29s -26s linear infinite}@keyframes fall-74{73.614%{transform:translate(61.7705vw,73.614vh) scale(.8637)}to{transform:translate(63.4019vw,99vh) scale(.8637)}}.snow:nth-child(75){opacity:1.9528;transform:translate(15.5699vw,-10px) scale(.8592);animation:fall-75 22s -28s linear infinite}@keyframes fall-75{60.113%{transform:translate(10.5832vw,60.113vh) scale(.8592)}to{transform:translate(13.07655vw,99vh) scale(.8592)}}.snow:nth-child(76){opacity:.3176;transform:translate(59.419vw,-10px) scale(.1683);animation:fall-76 25s -7s linear infinite}@keyframes fall-76{31.538%{transform:translate(64.9722vw,31.538vh) scale(.1683)}to{transform:translate(62.1956vw,99vh) scale(.1683)}}.snow:nth-child(77){opacity:1.3982;transform:translate(63.105vw,-10px) scale(.4952);animation:fall-77 18s -9s linear infinite}@keyframes fall-77{38.502%{transform:translate(53.8566vw,38.502vh) scale(.4952)}to{transform:translate(58.4808vw,99vh) scale(.4952)}}.snow:nth-child(78){opacity:.1688;transform:translate(82.9448vw,-10px) scale(.6917);animation:fall-78 15s -21s linear infinite}@keyframes fall-78{79.309%{transform:translate(75.2168vw,79.309vh) scale(.6917)}to{transform:translate(79.0808vw,99vh) scale(.6917)}}.snow:nth-child(79){opacity:1.1128;transform:translate(11.5075vw,-10px) scale(.473);animation:fall-79 26s -19s linear infinite}@keyframes fall-79{52.443%{transform:translate(10.957vw,52.443vh) scale(.473)}to{transform:translate(11.23225vw,99vh) scale(.473)}}.snow:nth-child(80){opacity:1.625;transform:translate(12.2864vw,-10px) scale(.8707);animation:fall-80 29s -9s linear infinite}@keyframes fall-80{59.748%{transform:translate(9.751vw,59.748vh) scale(.8707)}to{transform:translate(11.0187vw,99vh) scale(.8707)}}.snow:nth-child(81){opacity:.909;transform:translate(64.7108vw,-10px) scale(.1576);animation:fall-81 11s -22s linear infinite}@keyframes fall-81{56.954%{transform:translate(71.186vw,56.954vh) scale(.1576)}to{transform:translate(67.9484vw,99vh) scale(.1576)}}.snow:nth-child(82){opacity:.7968;transform:translate(84.3964vw,-10px) scale(.0042);animation:fall-82 19s -16s linear infinite}@keyframes fall-82{58.16%{transform:translate(83.7917vw,58.16vh) scale(.0042)}to{transform:translate(84.09405vw,99vh) scale(.0042)}}.snow:nth-child(83){opacity:1.7338;transform:translate(80.4259vw,-10px) scale(.6457);animation:fall-83 30s -5s linear infinite}@keyframes fall-83{61.876%{transform:translate(89.6579vw,61.876vh) scale(.6457)}to{transform:translate(85.0419vw,99vh) scale(.6457)}}.snow:nth-child(84){opacity:1.0148;transform:translate(67.1794vw,-10px) scale(.7373);animation:fall-84 10s -8s linear infinite}@keyframes fall-84{74.474%{transform:translate(57.6603vw,74.474vh) scale(.7373)}to{transform:translate(62.41985vw,99vh) scale(.7373)}}.snow:nth-child(85){opacity:1.5496;transform:translate(58.6255vw,-10px) scale(.7281);animation:fall-85 21s -14s linear infinite}@keyframes fall-85{76.64%{transform:translate(59.8044vw,76.64vh) scale(.7281)}to{transform:translate(59.21495vw,99vh) scale(.7281)}}.snow:nth-child(86){opacity:1.8726;transform:translate(35.7034vw,-10px) scale(.3262);animation:fall-86 21s -8s linear infinite}@keyframes fall-86{68.97%{transform:translate(28.5743vw,68.97vh) scale(.3262)}to{transform:translate(32.13885vw,99vh) scale(.3262)}}.snow:nth-child(87){opacity:1.9792;transform:translate(15.0273vw,-10px) scale(.5271);animation:fall-87 21s -29s linear infinite}@keyframes fall-87{79.28%{transform:translate(10.8548vw,79.28vh) scale(.5271)}to{transform:translate(12.94105vw,99vh) scale(.5271)}}.snow:nth-child(88){opacity:.6374;transform:translate(22.5387vw,-10px) scale(.2212);animation:fall-88 18s -28s linear infinite}@keyframes fall-88{48.896%{transform:translate(31.2887vw,48.896vh) scale(.2212)}to{transform:translate(26.9137vw,99vh) scale(.2212)}}.snow:nth-child(89){opacity:1.644;transform:translate(78.116vw,-10px) scale(.451);animation:fall-89 11s -9s linear infinite}@keyframes fall-89{79.023%{transform:translate(78.4786vw,79.023vh) scale(.451)}to{transform:translate(78.2973vw,99vh) scale(.451)}}.snow:nth-child(90){opacity:.9776;transform:translate(79.306vw,-10px) scale(.1289);animation:fall-90 11s -19s linear infinite}@keyframes fall-90{65.579%{transform:translate(88.3473vw,65.579vh) scale(.1289)}to{transform:translate(83.82665vw,99vh) scale(.1289)}}.snow:nth-child(91){opacity:1.7822;transform:translate(52.6865vw,-10px) scale(.2483);animation:fall-91 22s -2s linear infinite}@keyframes fall-91{75.562%{transform:translate(54.0008vw,75.562vh) scale(.2483)}to{transform:translate(53.34365vw,99vh) scale(.2483)}}.snow:nth-child(92){opacity:1.7662;transform:translate(52.6516vw,-10px) scale(.4644);animation:fall-92 29s -18s linear infinite}@keyframes fall-92{46.834%{transform:translate(45.6244vw,46.834vh) scale(.4644)}to{transform:translate(49.138vw,99vh) scale(.4644)}}.snow:nth-child(93){opacity:.9004;transform:translate(86.0687vw,-10px) scale(.8227);animation:fall-93 15s -20s linear infinite}@keyframes fall-93{58.392%{transform:translate(94.7389vw,58.392vh) scale(.8227)}to{transform:translate(90.4038vw,99vh) scale(.8227)}}.snow:nth-child(94){opacity:1.504;transform:translate(83.3845vw,-10px) scale(.4061);animation:fall-94 10s -4s linear infinite}@keyframes fall-94{77.136%{transform:translate(82.1266vw,77.136vh) scale(.4061)}to{transform:translate(82.75555vw,99vh) scale(.4061)}}.snow:nth-child(95){opacity:1.0614;transform:translate(.8064vw,-10px) scale(.7048);animation:fall-95 24s -23s linear infinite}@keyframes fall-95{77.489%{transform:translate(6.6554vw,77.489vh) scale(.7048)}to{transform:translate(3.7309vw,99vh) scale(.7048)}}.snow:nth-child(96){opacity:.4482;transform:translate(13.2416vw,-10px) scale(.5497);animation:fall-96 10s -8s linear infinite}@keyframes fall-96{39.248%{transform:translate(17.7184vw,39.248vh) scale(.5497)}to{transform:translate(15.48vw,99vh) scale(.5497)}}.snow:nth-child(97){opacity:.973;transform:translate(19.762vw,-10px) scale(.5429);animation:fall-97 14s -28s linear infinite}@keyframes fall-97{77.324%{transform:translate(16.5478vw,77.324vh) scale(.5429)}to{transform:translate(18.1549vw,99vh) scale(.5429)}}.snow:nth-child(98){opacity:.7888;transform:translate(8.0308vw,-10px) scale(.6175);animation:fall-98 30s -3s linear infinite}@keyframes fall-98{39.712%{transform:translate(12.559vw,39.712vh) scale(.6175)}to{transform:translate(10.2949vw,99vh) scale(.6175)}}.snow:nth-child(99){opacity:1.0158;transform:translate(68.2797vw,-10px) scale(.6936);animation:fall-99 12s -8s linear infinite}@keyframes fall-99{35.129%{transform:translate(62.6613vw,35.129vh) scale(.6936)}to{transform:translate(65.4705vw,99vh) scale(.6936)}}.snow:nth-child(100){opacity:.0894;transform:translate(96.8718vw,-10px) scale(.4841);animation:fall-100 24s -9s linear infinite}@keyframes fall-100{57.233%{transform:translate(92.6517vw,57.233vh) scale(.4841)}to{transform:translate(94.76175vw,99vh) scale(.4841)}}.snow:nth-child(101){opacity:1.0744;transform:translate(19.7013vw,-10px) scale(.8852);animation:fall-101 24s -23s linear infinite}@keyframes fall-101{76.916%{transform:translate(15.996vw,76.916vh) scale(.8852)}to{transform:translate(17.84865vw,99vh) scale(.8852)}}.snow:nth-child(102){opacity:.9592;transform:translate(51.9539vw,-10px) scale(.9562);animation:fall-102 27s -3s linear infinite}@keyframes fall-102{72.434%{transform:translate(57.4829vw,72.434vh) scale(.9562)}to{transform:translate(54.7184vw,99vh) scale(.9562)}}.snow:nth-child(103){opacity:1.074;transform:translate(58.5541vw,-10px) scale(.657);animation:fall-103 16s -1s linear infinite}@keyframes fall-103{39.723%{transform:translate(67.5727vw,39.723vh) scale(.657)}to{transform:translate(63.0634vw,99vh) scale(.657)}}.snow:nth-child(104){opacity:1.8172;transform:translate(74.5806vw,-10px) scale(.0165);animation:fall-104 26s -18s linear infinite}@keyframes fall-104{50.614%{transform:translate(83.6588vw,50.614vh) scale(.0165)}to{transform:translate(79.1197vw,99vh) scale(.0165)}}.snow:nth-child(105){opacity:.8488;transform:translate(55.9283vw,-10px) scale(.3112);animation:fall-105 16s -18s linear infinite}@keyframes fall-105{43.898%{transform:translate(64.4946vw,43.898vh) scale(.3112)}to{transform:translate(60.21145vw,99vh) scale(.3112)}}.snow:nth-child(106){opacity:.0572;transform:translate(87.2031vw,-10px) scale(.0965);animation:fall-106 23s -1s linear infinite}@keyframes fall-106{60.486%{transform:translate(87.9077vw,60.486vh) scale(.0965)}to{transform:translate(87.5554vw,99vh) scale(.0965)}}.snow:nth-child(107){opacity:.6382;transform:translate(72.2718vw,-10px) scale(.0124);animation:fall-107 13s -4s linear infinite}@keyframes fall-107{57.784%{transform:translate(75.9882vw,57.784vh) scale(.0124)}to{transform:translate(74.13vw,99vh) scale(.0124)}}.snow:nth-child(108){opacity:.9598;transform:translate(56.644vw,-10px) scale(.3168);animation:fall-108 10s -23s linear infinite}@keyframes fall-108{73.103%{transform:translate(57.1924vw,73.103vh) scale(.3168)}to{transform:translate(56.9182vw,99vh) scale(.3168)}}.snow:nth-child(109){opacity:.3052;transform:translate(25.4371vw,-10px) scale(.9103);animation:fall-109 17s -26s linear infinite}@keyframes fall-109{56.8%{transform:translate(16.8941vw,56.8vh) scale(.9103)}to{transform:translate(21.1656vw,99vh) scale(.9103)}}.snow:nth-child(110){opacity:1.3072;transform:translate(51.8785vw,-10px) scale(.3404);animation:fall-110 19s -7s linear infinite}@keyframes fall-110{70.71%{transform:translate(42.1225vw,70.71vh) scale(.3404)}to{transform:translate(47.0005vw,99vh) scale(.3404)}}.snow:nth-child(111){opacity:1.1596;transform:translate(65.2399vw,-10px) scale(.7124);animation:fall-111 29s -15s linear infinite}@keyframes fall-111{62.051%{transform:translate(65.5624vw,62.051vh) scale(.7124)}to{transform:translate(65.40115vw,99vh) scale(.7124)}}.snow:nth-child(112){opacity:1.6476;transform:translate(74.031vw,-10px) scale(.3731);animation:fall-112 12s -3s linear infinite}@keyframes fall-112{37.825%{transform:translate(72.4517vw,37.825vh) scale(.3731)}to{transform:translate(73.24135vw,99vh) scale(.3731)}}.snow:nth-child(113){opacity:.7548;transform:translate(13.2802vw,-10px) scale(.417);animation:fall-113 18s -13s linear infinite}@keyframes fall-113{33.539%{transform:translate(8.2946vw,33.539vh) scale(.417)}to{transform:translate(10.7874vw,99vh) scale(.417)}}.snow:nth-child(114){opacity:.3306;transform:translate(21.0825vw,-10px) scale(.9576);animation:fall-114 26s -2s linear infinite}@keyframes fall-114{77.255%{transform:translate(11.838vw,77.255vh) scale(.9576)}to{transform:translate(16.46025vw,99vh) scale(.9576)}}.snow:nth-child(115){opacity:1.6886;transform:translate(29.8697vw,-10px) scale(.4389);animation:fall-115 15s -2s linear infinite}@keyframes fall-115{70.419%{transform:translate(28.4531vw,70.419vh) scale(.4389)}to{transform:translate(29.1614vw,99vh) scale(.4389)}}.snow:nth-child(116){opacity:1.1048;transform:translate(97.8403vw,-10px) scale(.1955);animation:fall-116 23s -22s linear infinite}@keyframes fall-116{62.474%{transform:translate(97.592vw,62.474vh) scale(.1955)}to{transform:translate(97.71615vw,99vh) scale(.1955)}}.snow:nth-child(117){opacity:1.3678;transform:translate(48.8734vw,-10px) scale(.4393);animation:fall-117 29s -26s linear infinite}@keyframes fall-117{36.601%{transform:translate(51.7495vw,36.601vh) scale(.4393)}to{transform:translate(50.31145vw,99vh) scale(.4393)}}.snow:nth-child(118){opacity:.2896;transform:translate(90.3935vw,-10px) scale(.6781);animation:fall-118 23s -20s linear infinite}@keyframes fall-118{34.164%{transform:translate(86.5338vw,34.164vh) scale(.6781)}to{transform:translate(88.46365vw,99vh) scale(.6781)}}.snow:nth-child(119){opacity:1.214;transform:translate(92.8941vw,-10px) scale(.2471);animation:fall-119 20s -25s linear infinite}@keyframes fall-119{40.13%{transform:translate(99.1522vw,40.13vh) scale(.2471)}to{transform:translate(96.02315vw,99vh) scale(.2471)}}.snow:nth-child(120){opacity:1.6084;transform:translate(41.86vw,-10px) scale(.3014);animation:fall-120 27s -3s linear infinite}@keyframes fall-120{36.657%{transform:translate(36.8894vw,36.657vh) scale(.3014)}to{transform:translate(39.3747vw,99vh) scale(.3014)}}.snow:nth-child(121){opacity:.7276;transform:translate(48.0768vw,-10px) scale(.9324);animation:fall-121 11s -9s linear infinite}@keyframes fall-121{43.068%{transform:translate(49.858vw,43.068vh) scale(.9324)}to{transform:translate(48.9674vw,99vh) scale(.9324)}}.snow:nth-child(122){opacity:.0712;transform:translate(59.6307vw,-10px) scale(.3634);animation:fall-122 15s -18s linear infinite}@keyframes fall-122{32.035%{transform:translate(65.2611vw,32.035vh) scale(.3634)}to{transform:translate(62.4459vw,99vh) scale(.3634)}}.snow:nth-child(123){opacity:1.6462;transform:translate(35.3206vw,-10px) scale(.9968);animation:fall-123 11s -20s linear infinite}@keyframes fall-123{48.437%{transform:translate(44.285vw,48.437vh) scale(.9968)}to{transform:translate(39.8028vw,99vh) scale(.9968)}}.snow:nth-child(124){opacity:1.9208;transform:translate(92.3997vw,-10px) scale(.856);animation:fall-124 15s -21s linear infinite}@keyframes fall-124{78.45%{transform:translate(101.7807vw,78.45vh) scale(.856)}to{transform:translate(97.0902vw,99vh) scale(.856)}}.snow:nth-child(125){opacity:.1756;transform:translate(6.4219vw,-10px) scale(.0973);animation:fall-125 26s -7s linear infinite}@keyframes fall-125{61.542%{transform:translate(15.1644vw,61.542vh) scale(.0973)}to{transform:translate(10.79315vw,99vh) scale(.0973)}}.snow:nth-child(126){opacity:1.9376;transform:translate(84.7915vw,-10px) scale(.8327);animation:fall-126 15s -13s linear infinite}@keyframes fall-126{41.995%{transform:translate(87.9783vw,41.995vh) scale(.8327)}to{transform:translate(86.3849vw,99vh) scale(.8327)}}.snow:nth-child(127){opacity:1.8998;transform:translate(48.3967vw,-10px) scale(.2678);animation:fall-127 15s -21s linear infinite}@keyframes fall-127{33.377%{transform:translate(50.5546vw,33.377vh) scale(.2678)}to{transform:translate(49.47565vw,99vh) scale(.2678)}}.snow:nth-child(128){opacity:1.191;transform:translate(72.3431vw,-10px) scale(.3468);animation:fall-128 15s -16s linear infinite}@keyframes fall-128{77.681%{transform:translate(77.3527vw,77.681vh) scale(.3468)}to{transform:translate(74.8479vw,99vh) scale(.3468)}}.snow:nth-child(129){opacity:1.532;transform:translate(66.961vw,-10px) scale(.8927);animation:fall-129 14s -5s linear infinite}@keyframes fall-129{63.636%{transform:translate(61.9167vw,63.636vh) scale(.8927)}to{transform:translate(64.43885vw,99vh) scale(.8927)}}.snow:nth-child(130){opacity:.161;transform:translate(29.4466vw,-10px) scale(.3057);animation:fall-130 24s -6s linear infinite}@keyframes fall-130{78.531%{transform:translate(34.0119vw,78.531vh) scale(.3057)}to{transform:translate(31.72925vw,99vh) scale(.3057)}}.snow:nth-child(131){opacity:1.2888;transform:translate(79.3001vw,-10px) scale(.8752);animation:fall-131 19s -25s linear infinite}@keyframes fall-131{54.176%{transform:translate(85.1523vw,54.176vh) scale(.8752)}to{transform:translate(82.2262vw,99vh) scale(.8752)}}.snow:nth-child(132){opacity:1.6084;transform:translate(65.0979vw,-10px) scale(.2133);animation:fall-132 16s -27s linear infinite}@keyframes fall-132{42.801%{transform:translate(72.2107vw,42.801vh) scale(.2133)}to{transform:translate(68.6543vw,99vh) scale(.2133)}}.snow:nth-child(133){opacity:.3342;transform:translate(76.6578vw,-10px) scale(.2392);animation:fall-133 14s -21s linear infinite}@keyframes fall-133{53.034%{transform:translate(67.1589vw,53.034vh) scale(.2392)}to{transform:translate(71.90835vw,99vh) scale(.2392)}}.snow:nth-child(134){opacity:1.419;transform:translate(34.1444vw,-10px) scale(.8784);animation:fall-134 19s -18s linear infinite}@keyframes fall-134{62.641%{transform:translate(36.4152vw,62.641vh) scale(.8784)}to{transform:translate(35.2798vw,99vh) scale(.8784)}}.snow:nth-child(135){opacity:.4058;transform:translate(77.6828vw,-10px) scale(.2253);animation:fall-135 24s -5s linear infinite}@keyframes fall-135{53.597%{transform:translate(78.5413vw,53.597vh) scale(.2253)}to{transform:translate(78.11205vw,99vh) scale(.2253)}}.snow:nth-child(136){opacity:.3;transform:translate(3.8655vw,-10px) scale(.8823);animation:fall-136 29s -28s linear infinite}@keyframes fall-136{71.135%{transform:translate(5.8068vw,71.135vh) scale(.8823)}to{transform:translate(4.83615vw,99vh) scale(.8823)}}.snow:nth-child(137){opacity:.2838;transform:translate(16.862vw,-10px) scale(.184);animation:fall-137 18s -22s linear infinite}@keyframes fall-137{61.933%{transform:translate(25.4992vw,61.933vh) scale(.184)}to{transform:translate(21.1806vw,99vh) scale(.184)}}.snow:nth-child(138){opacity:1.5366;transform:translate(69.8177vw,-10px) scale(.8356);animation:fall-138 17s -8s linear infinite}@keyframes fall-138{79.462%{transform:translate(69.7468vw,79.462vh) scale(.8356)}to{transform:translate(69.78225vw,99vh) scale(.8356)}}.snow:nth-child(139){opacity:1.428;transform:translate(12.0787vw,-10px) scale(.7774);animation:fall-139 27s -2s linear infinite}@keyframes fall-139{48.448%{transform:translate(7.7686vw,48.448vh) scale(.7774)}to{transform:translate(9.92365vw,99vh) scale(.7774)}}.snow:nth-child(140){opacity:.0588;transform:translate(52.4642vw,-10px) scale(.0361);animation:fall-140 11s -20s linear infinite}@keyframes fall-140{37.136%{transform:translate(51.992vw,37.136vh) scale(.0361)}to{transform:translate(52.2281vw,99vh) scale(.0361)}}.snow:nth-child(141){opacity:.641;transform:translate(33.3654vw,-10px) scale(.0731);animation:fall-141 20s -7s linear infinite}@keyframes fall-141{67.262%{transform:translate(39.1891vw,67.262vh) scale(.0731)}to{transform:translate(36.27725vw,99vh) scale(.0731)}}.snow:nth-child(142){opacity:.4488;transform:translate(31.4998vw,-10px) scale(.4691);animation:fall-142 14s -8s linear infinite}@keyframes fall-142{43.842%{transform:translate(23.1439vw,43.842vh) scale(.4691)}to{transform:translate(27.32185vw,99vh) scale(.4691)}}.snow:nth-child(143){opacity:1.1654;transform:translate(30.7738vw,-10px) scale(.7059);animation:fall-143 24s -18s linear infinite}@keyframes fall-143{79.385%{transform:translate(28.7078vw,79.385vh) scale(.7059)}to{transform:translate(29.7408vw,99vh) scale(.7059)}}.snow:nth-child(144){opacity:.7618;transform:translate(36.5654vw,-10px) scale(.4942);animation:fall-144 12s -27s linear infinite}@keyframes fall-144{70.257%{transform:translate(31.7981vw,70.257vh) scale(.4942)}to{transform:translate(34.18175vw,99vh) scale(.4942)}}.snow:nth-child(145){opacity:.2348;transform:translate(11.3528vw,-10px) scale(.1062);animation:fall-145 29s -15s linear infinite}@keyframes fall-145{52.295%{transform:translate(14.5013vw,52.295vh) scale(.1062)}to{transform:translate(12.92705vw,99vh) scale(.1062)}}.snow:nth-child(146){opacity:1.6704;transform:translate(29.9816vw,-10px) scale(.2478);animation:fall-146 19s -7s linear infinite}@keyframes fall-146{51.314%{transform:translate(27.1371vw,51.314vh) scale(.2478)}to{transform:translate(28.55935vw,99vh) scale(.2478)}}.snow:nth-child(147){opacity:.6672;transform:translate(44.7969vw,-10px) scale(.3434);animation:fall-147 23s -26s linear infinite}@keyframes fall-147{42.554%{transform:translate(44.7571vw,42.554vh) scale(.3434)}to{transform:translate(44.777vw,99vh) scale(.3434)}}.snow:nth-child(148){opacity:1.7364;transform:translate(37.3008vw,-10px) scale(.093);animation:fall-148 29s -24s linear infinite}@keyframes fall-148{32.089%{transform:translate(27.6826vw,32.089vh) scale(.093)}to{transform:translate(32.4917vw,99vh) scale(.093)}}.snow:nth-child(149){opacity:.531;transform:translate(59.2455vw,-10px) scale(.2811);animation:fall-149 30s -6s linear infinite}@keyframes fall-149{47.086%{transform:translate(55.0458vw,47.086vh) scale(.2811)}to{transform:translate(57.14565vw,99vh) scale(.2811)}}.snow:nth-child(150){opacity:.369;transform:translate(79.8193vw,-10px) scale(.5537);animation:fall-150 18s -5s linear infinite}@keyframes fall-150{71.464%{transform:translate(74.6212vw,71.464vh) scale(.5537)}to{transform:translate(77.22025vw,99vh) scale(.5537)}}.snow:nth-child(151){opacity:.6554;transform:translate(39.4433vw,-10px) scale(.7704);animation:fall-151 11s -28s linear infinite}@keyframes fall-151{66.839%{transform:translate(48.2152vw,66.839vh) scale(.7704)}to{transform:translate(43.82925vw,99vh) scale(.7704)}}.snow:nth-child(152){opacity:.327;transform:translate(6.06vw,-10px) scale(.6963);animation:fall-152 23s -30s linear infinite}@keyframes fall-152{42.488%{transform:translate(11.6171vw,42.488vh) scale(.6963)}to{transform:translate(8.83855vw,99vh) scale(.6963)}}.snow:nth-child(153){opacity:.282;transform:translate(42.46vw,-10px) scale(.7817);animation:fall-153 15s -29s linear infinite}@keyframes fall-153{72.317%{transform:translate(43.6344vw,72.317vh) scale(.7817)}to{transform:translate(43.0472vw,99vh) scale(.7817)}}.snow:nth-child(154){opacity:1.0942;transform:translate(43.7994vw,-10px) scale(.0482);animation:fall-154 23s -28s linear infinite}@keyframes fall-154{65.693%{transform:translate(46.2947vw,65.693vh) scale(.0482)}to{transform:translate(45.04705vw,99vh) scale(.0482)}}.snow:nth-child(155){opacity:.7018;transform:translate(77.6359vw,-10px) scale(.5698);animation:fall-155 22s -13s linear infinite}@keyframes fall-155{43.31%{transform:translate(74.7123vw,43.31vh) scale(.5698)}to{transform:translate(76.1741vw,99vh) scale(.5698)}}.snow:nth-child(156){opacity:1.015;transform:translate(56.7856vw,-10px) scale(.9373);animation:fall-156 20s -1s linear infinite}@keyframes fall-156{34.46%{transform:translate(62.4972vw,34.46vh) scale(.9373)}to{transform:translate(59.6414vw,99vh) scale(.9373)}}.snow:nth-child(157){opacity:1.438;transform:translate(37.6454vw,-10px) scale(.5063);animation:fall-157 21s -13s linear infinite}@keyframes fall-157{58.288%{transform:translate(28.1133vw,58.288vh) scale(.5063)}to{transform:translate(32.87935vw,99vh) scale(.5063)}}.snow:nth-child(158){opacity:1.087;transform:translate(85.2188vw,-10px) scale(.2051);animation:fall-158 18s -17s linear infinite}@keyframes fall-158{75.141%{transform:translate(88.6603vw,75.141vh) scale(.2051)}to{transform:translate(86.93955vw,99vh) scale(.2051)}}.snow:nth-child(159){opacity:.1586;transform:translate(39.9186vw,-10px) scale(.5354);animation:fall-159 13s -7s linear infinite}@keyframes fall-159{53.544%{transform:translate(41.7153vw,53.544vh) scale(.5354)}to{transform:translate(40.81695vw,99vh) scale(.5354)}}.snow:nth-child(160){opacity:.323;transform:translate(18.1639vw,-10px) scale(.0337);animation:fall-160 19s -15s linear infinite}@keyframes fall-160{62.658%{transform:translate(12.6792vw,62.658vh) scale(.0337)}to{transform:translate(15.42155vw,99vh) scale(.0337)}}.snow:nth-child(161){opacity:.4788;transform:translate(69.3398vw,-10px) scale(.3149);animation:fall-161 20s -30s linear infinite}@keyframes fall-161{53.57%{transform:translate(61.7679vw,53.57vh) scale(.3149)}to{transform:translate(65.55385vw,99vh) scale(.3149)}}.snow:nth-child(162){opacity:1.7114;transform:translate(32.1001vw,-10px) scale(.8297);animation:fall-162 25s -12s linear infinite}@keyframes fall-162{69.793%{transform:translate(30.4201vw,69.793vh) scale(.8297)}to{transform:translate(31.2601vw,99vh) scale(.8297)}}.snow:nth-child(163){opacity:.8682;transform:translate(71.5834vw,-10px) scale(.2402);animation:fall-163 25s -22s linear infinite}@keyframes fall-163{52.46%{transform:translate(70.8407vw,52.46vh) scale(.2402)}to{transform:translate(71.21205vw,99vh) scale(.2402)}}.snow:nth-child(164){opacity:.1544;transform:translate(40.0531vw,-10px) scale(.6429);animation:fall-164 29s -13s linear infinite}@keyframes fall-164{31.527%{transform:translate(41.2082vw,31.527vh) scale(.6429)}to{transform:translate(40.63065vw,99vh) scale(.6429)}}.snow:nth-child(165){opacity:1.6882;transform:translate(31.876vw,-10px) scale(.6916);animation:fall-165 16s -4s linear infinite}@keyframes fall-165{31.996%{transform:translate(23.3228vw,31.996vh) scale(.6916)}to{transform:translate(27.5994vw,99vh) scale(.6916)}}.snow:nth-child(166){opacity:.0952;transform:translate(66.1033vw,-10px) scale(.7674);animation:fall-166 10s -28s linear infinite}@keyframes fall-166{61.905%{transform:translate(63.5562vw,61.905vh) scale(.7674)}to{transform:translate(64.82975vw,99vh) scale(.7674)}}.snow:nth-child(167){opacity:.0898;transform:translate(68.286vw,-10px) scale(.0445);animation:fall-167 26s -30s linear infinite}@keyframes fall-167{43.219%{transform:translate(69.5598vw,43.219vh) scale(.0445)}to{transform:translate(68.9229vw,99vh) scale(.0445)}}.snow:nth-child(168){opacity:.1192;transform:translate(53.6857vw,-10px) scale(.4646);animation:fall-168 10s -4s linear infinite}@keyframes fall-168{52.884%{transform:translate(62.6398vw,52.884vh) scale(.4646)}to{transform:translate(58.16275vw,99vh) scale(.4646)}}.snow:nth-child(169){opacity:1.2994;transform:translate(6.5272vw,-10px) scale(.926);animation:fall-169 10s -17s linear infinite}@keyframes fall-169{38.985%{transform:translate(.5469vw,38.985vh) scale(.926)}to{transform:translate(3.53705vw,99vh) scale(.926)}}.snow:nth-child(170){opacity:1.7122;transform:translate(5.5819vw,-10px) scale(.8984);animation:fall-170 10s -11s linear infinite}@keyframes fall-170{79.472%{transform:translate(15.3671vw,79.472vh) scale(.8984)}to{transform:translate(10.4745vw,99vh) scale(.8984)}}.snow:nth-child(171){opacity:1.0544;transform:translate(.5988vw,-10px) scale(.6737);animation:fall-171 21s -9s linear infinite}@keyframes fall-171{53.09%{transform:translate(-8.6563vw,53.09vh) scale(.6737)}to{transform:translate(-4.02875vw,99vh) scale(.6737)}}.snow:nth-child(172){opacity:1.0016;transform:translate(46.894vw,-10px) scale(.9013);animation:fall-172 28s -7s linear infinite}@keyframes fall-172{37.612%{transform:translate(37.6863vw,37.612vh) scale(.9013)}to{transform:translate(42.29015vw,99vh) scale(.9013)}}.snow:nth-child(173){opacity:1.088;transform:translate(16.5657vw,-10px) scale(.2314);animation:fall-173 12s -10s linear infinite}@keyframes fall-173{67.15%{transform:translate(13.5925vw,67.15vh) scale(.2314)}to{transform:translate(15.0791vw,99vh) scale(.2314)}}.snow:nth-child(174){opacity:.2704;transform:translate(77.8251vw,-10px) scale(.4964);animation:fall-174 10s -11s linear infinite}@keyframes fall-174{36.059%{transform:translate(73.7947vw,36.059vh) scale(.4964)}to{transform:translate(75.8099vw,99vh) scale(.4964)}}.snow:nth-child(175){opacity:1.2306;transform:translate(69.5924vw,-10px) scale(.1609);animation:fall-175 10s -18s linear infinite}@keyframes fall-175{71.237%{transform:translate(61.4404vw,71.237vh) scale(.1609)}to{transform:translate(65.5164vw,99vh) scale(.1609)}}.snow:nth-child(176){opacity:1.7578;transform:translate(58.8526vw,-10px) scale(.2683);animation:fall-176 10s -7s linear infinite}@keyframes fall-176{41.923%{transform:translate(54.3801vw,41.923vh) scale(.2683)}to{transform:translate(56.61635vw,99vh) scale(.2683)}}.snow:nth-child(177){opacity:.0078;transform:translate(60.0814vw,-10px) scale(.5194);animation:fall-177 13s -9s linear infinite}@keyframes fall-177{48.849%{transform:translate(58.4204vw,48.849vh) scale(.5194)}to{transform:translate(59.2509vw,99vh) scale(.5194)}}.snow:nth-child(178){opacity:.696;transform:translate(56.9478vw,-10px) scale(.2188);animation:fall-178 19s -1s linear infinite}@keyframes fall-178{77.431%{transform:translate(48.2874vw,77.431vh) scale(.2188)}to{transform:translate(52.6176vw,99vh) scale(.2188)}}.snow:nth-child(179){opacity:.4816;transform:translate(66.5478vw,-10px) scale(.606);animation:fall-179 21s -1s linear infinite}@keyframes fall-179{79.859%{transform:translate(58.5512vw,79.859vh) scale(.606)}to{transform:translate(62.5495vw,99vh) scale(.606)}}.snow:nth-child(180){opacity:1.6646;transform:translate(76.1834vw,-10px) scale(.1316);animation:fall-180 12s -19s linear infinite}@keyframes fall-180{69.37%{transform:translate(74.9763vw,69.37vh) scale(.1316)}to{transform:translate(75.57985vw,99vh) scale(.1316)}}.snow:nth-child(181){opacity:1.2316;transform:translate(34.8775vw,-10px) scale(.6158);animation:fall-181 11s -4s linear infinite}@keyframes fall-181{66.195%{transform:translate(30.0056vw,66.195vh) scale(.6158)}to{transform:translate(32.44155vw,99vh) scale(.6158)}}.snow:nth-child(182){opacity:.7822;transform:translate(62.7383vw,-10px) scale(.4401);animation:fall-182 14s -1s linear infinite}@keyframes fall-182{48.397%{transform:translate(69.7798vw,48.397vh) scale(.4401)}to{transform:translate(66.25905vw,99vh) scale(.4401)}}.snow:nth-child(183){opacity:1.735;transform:translate(41.5666vw,-10px) scale(.5518);animation:fall-183 25s -15s linear infinite}@keyframes fall-183{31.458%{transform:translate(36.1837vw,31.458vh) scale(.5518)}to{transform:translate(38.87515vw,99vh) scale(.5518)}}.snow:nth-child(184){opacity:.3586;transform:translate(92.8051vw,-10px) scale(.4486);animation:fall-184 23s -13s linear infinite}@keyframes fall-184{33.943%{transform:translate(88.5637vw,33.943vh) scale(.4486)}to{transform:translate(90.6844vw,99vh) scale(.4486)}}.snow:nth-child(185){opacity:1.8184;transform:translate(6.6288vw,-10px) scale(.1532);animation:fall-185 16s -4s linear infinite}@keyframes fall-185{52.748%{transform:translate(9.962vw,52.748vh) scale(.1532)}to{transform:translate(8.2954vw,99vh) scale(.1532)}}.snow:nth-child(186){opacity:.3198;transform:translate(97.6734vw,-10px) scale(.7473);animation:fall-186 21s -15s linear infinite}@keyframes fall-186{52.698%{transform:translate(91.8827vw,52.698vh) scale(.7473)}to{transform:translate(94.77805vw,99vh) scale(.7473)}}.snow:nth-child(187){opacity:1.0562;transform:translate(69.2298vw,-10px) scale(.4971);animation:fall-187 14s -28s linear infinite}@keyframes fall-187{73.177%{transform:translate(61.1061vw,73.177vh) scale(.4971)}to{transform:translate(65.16795vw,99vh) scale(.4971)}}.snow:nth-child(188){opacity:1.5672;transform:translate(50.6203vw,-10px) scale(.0699);animation:fall-188 24s -26s linear infinite}@keyframes fall-188{51.815%{transform:translate(42.8637vw,51.815vh) scale(.0699)}to{transform:translate(46.742vw,99vh) scale(.0699)}}.snow:nth-child(189){opacity:1.0248;transform:translate(.2119vw,-10px) scale(.5998);animation:fall-189 27s -7s linear infinite}@keyframes fall-189{40.996%{transform:translate(6.6573vw,40.996vh) scale(.5998)}to{transform:translate(3.4346vw,99vh) scale(.5998)}}.snow:nth-child(190){opacity:.302;transform:translate(70.1917vw,-10px) scale(.183);animation:fall-190 26s -14s linear infinite}@keyframes fall-190{36.338%{transform:translate(72.6728vw,36.338vh) scale(.183)}to{transform:translate(71.43225vw,99vh) scale(.183)}}.snow:nth-child(191){opacity:1.5426;transform:translate(33.7815vw,-10px) scale(.2581);animation:fall-191 11s -17s linear infinite}@keyframes fall-191{32.296%{transform:translate(27.7764vw,32.296vh) scale(.2581)}to{transform:translate(30.77895vw,99vh) scale(.2581)}}.snow:nth-child(192){opacity:1.525;transform:translate(12.6619vw,-10px) scale(.8971);animation:fall-192 20s -12s linear infinite}@keyframes fall-192{62.504%{transform:translate(5.9529vw,62.504vh) scale(.8971)}to{transform:translate(9.3074vw,99vh) scale(.8971)}}.snow:nth-child(193){opacity:1.5534;transform:translate(8.7392vw,-10px) scale(.7857);animation:fall-193 17s -7s linear infinite}@keyframes fall-193{44.118%{transform:translate(.9162vw,44.118vh) scale(.7857)}to{transform:translate(4.8277vw,99vh) scale(.7857)}}.snow:nth-child(194){opacity:.9452;transform:translate(75.7105vw,-10px) scale(.253);animation:fall-194 14s -21s linear infinite}@keyframes fall-194{39.98%{transform:translate(69.0577vw,39.98vh) scale(.253)}to{transform:translate(72.3841vw,99vh) scale(.253)}}.snow:nth-child(195){opacity:.4174;transform:translate(97.8295vw,-10px) scale(.7486);animation:fall-195 12s -15s linear infinite}@keyframes fall-195{62.096%{transform:translate(100.171vw,62.096vh) scale(.7486)}to{transform:translate(99.00025vw,99vh) scale(.7486)}}.snow:nth-child(196){opacity:.3966;transform:translate(40.3727vw,-10px) scale(.5918);animation:fall-196 25s -16s linear infinite}@keyframes fall-196{60.505%{transform:translate(39.9685vw,60.505vh) scale(.5918)}to{transform:translate(40.1706vw,99vh) scale(.5918)}}.snow:nth-child(197){opacity:1.0076;transform:translate(89.0596vw,-10px) scale(.1365);animation:fall-197 13s -19s linear infinite}@keyframes fall-197{34.198%{transform:translate(81.1323vw,34.198vh) scale(.1365)}to{transform:translate(85.09595vw,99vh) scale(.1365)}}.snow:nth-child(198){opacity:.6418;transform:translate(16.8134vw,-10px) scale(.6098);animation:fall-198 13s -23s linear infinite}@keyframes fall-198{54.496%{transform:translate(23.9084vw,54.496vh) scale(.6098)}to{transform:translate(20.3609vw,99vh) scale(.6098)}}.snow:nth-child(199){opacity:1.4202;transform:translate(63.0783vw,-10px) scale(.4224);animation:fall-199 18s -13s linear infinite}@keyframes fall-199{78.209%{transform:translate(53.5487vw,78.209vh) scale(.4224)}to{transform:translate(58.3135vw,99vh) scale(.4224)}}.snow:nth-child(200){opacity:.9118;transform:translate(6.3899vw,-10px) scale(.5162);animation:fall-200 11s -19s linear infinite}@keyframes fall-200{71.567%{transform:translate(9.4513vw,71.567vh) scale(.5162)}to{transform:translate(7.9206vw,99vh) scale(.5162)}}.snow:nth-child(201){opacity:1.0118;transform:translate(.3606vw,-10px) scale(.7246);animation:fall-201 16s -29s linear infinite}@keyframes fall-201{67.999%{transform:translate(3.254vw,67.999vh) scale(.7246)}to{transform:translate(1.8073vw,99vh) scale(.7246)}}.snow:nth-child(202){opacity:.5956;transform:translate(58.4095vw,-10px) scale(.1515);animation:fall-202 18s -18s linear infinite}@keyframes fall-202{71.674%{transform:translate(63.9845vw,71.674vh) scale(.1515)}to{transform:translate(61.197vw,99vh) scale(.1515)}}.snow:nth-child(203){opacity:1.6278;transform:translate(90.0053vw,-10px) scale(.4453);animation:fall-203 20s -25s linear infinite}@keyframes fall-203{46.283%{transform:translate(99.5076vw,46.283vh) scale(.4453)}to{transform:translate(94.75645vw,99vh) scale(.4453)}}.snow:nth-child(204){opacity:1.0084;transform:translate(68.5361vw,-10px) scale(.6202);animation:fall-204 10s -27s linear infinite}@keyframes fall-204{76.079%{transform:translate(61.5694vw,76.079vh) scale(.6202)}to{transform:translate(65.05275vw,99vh) scale(.6202)}}.snow:nth-child(205){opacity:1.4804;transform:translate(11.0966vw,-10px) scale(.9468);animation:fall-205 23s -22s linear infinite}@keyframes fall-205{49.238%{transform:translate(1.2559vw,49.238vh) scale(.9468)}to{transform:translate(6.17625vw,99vh) scale(.9468)}}.snow:nth-child(206){opacity:.6146;transform:translate(15.0738vw,-10px) scale(.9646);animation:fall-206 15s -16s linear infinite}@keyframes fall-206{38.723%{transform:translate(8.2154vw,38.723vh) scale(.9646)}to{transform:translate(11.6446vw,99vh) scale(.9646)}}.snow:nth-child(207){opacity:.3332;transform:translate(19.1117vw,-10px) scale(.7524);animation:fall-207 17s -23s linear infinite}@keyframes fall-207{77.08%{transform:translate(13.7829vw,77.08vh) scale(.7524)}to{transform:translate(16.4473vw,99vh) scale(.7524)}}.snow:nth-child(208){opacity:.3726;transform:translate(86.1145vw,-10px) scale(.6414);animation:fall-208 21s -20s linear infinite}@keyframes fall-208{64.159%{transform:translate(89.5968vw,64.159vh) scale(.6414)}to{transform:translate(87.85565vw,99vh) scale(.6414)}}.snow:nth-child(209){opacity:1.4978;transform:translate(54.5211vw,-10px) scale(.105);animation:fall-209 10s -27s linear infinite}@keyframes fall-209{66.163%{transform:translate(58.3233vw,66.163vh) scale(.105)}to{transform:translate(56.4222vw,99vh) scale(.105)}}.snow:nth-child(210){opacity:1.6032;transform:translate(7.1836vw,-10px) scale(.3266);animation:fall-210 12s -15s linear infinite}@keyframes fall-210{48.806%{transform:translate(12.9929vw,48.806vh) scale(.3266)}to{transform:translate(10.08825vw,99vh) scale(.3266)}}.snow:nth-child(211){opacity:.0442;transform:translate(18.2835vw,-10px) scale(.7055);animation:fall-211 29s -10s linear infinite}@keyframes fall-211{54.555%{transform:translate(12.749vw,54.555vh) scale(.7055)}to{transform:translate(15.51625vw,99vh) scale(.7055)}}.snow:nth-child(212){opacity:1.8172;transform:translate(71.5741vw,-10px) scale(.3883);animation:fall-212 11s -3s linear infinite}@keyframes fall-212{47.383%{transform:translate(65.5096vw,47.383vh) scale(.3883)}to{transform:translate(68.54185vw,99vh) scale(.3883)}}.snow:nth-child(213){opacity:1.722;transform:translate(16.2607vw,-10px) scale(.09);animation:fall-213 28s -12s linear infinite}@keyframes fall-213{59.631%{transform:translate(8.973vw,59.631vh) scale(.09)}to{transform:translate(12.61685vw,99vh) scale(.09)}}.snow:nth-child(214){opacity:1.5874;transform:translate(18.1172vw,-10px) scale(.7076);animation:fall-214 30s -24s linear infinite}@keyframes fall-214{71.437%{transform:translate(23.9782vw,71.437vh) scale(.7076)}to{transform:translate(21.0477vw,99vh) scale(.7076)}}.snow:nth-child(215){opacity:.2404;transform:translate(95.9103vw,-10px) scale(.3413);animation:fall-215 10s -28s linear infinite}@keyframes fall-215{49.502%{transform:translate(86.7463vw,49.502vh) scale(.3413)}to{transform:translate(91.3283vw,99vh) scale(.3413)}}.snow:nth-child(216){opacity:1.7476;transform:translate(47.3652vw,-10px) scale(.8349);animation:fall-216 16s -1s linear infinite}@keyframes fall-216{38.904%{transform:translate(54.4336vw,38.904vh) scale(.8349)}to{transform:translate(50.8994vw,99vh) scale(.8349)}}.snow:nth-child(217){opacity:.2446;transform:translate(20.3112vw,-10px) scale(.4942);animation:fall-217 19s -19s linear infinite}@keyframes fall-217{30.725%{transform:translate(18.6453vw,30.725vh) scale(.4942)}to{transform:translate(19.47825vw,99vh) scale(.4942)}}.snow:nth-child(218){opacity:.4794;transform:translate(83.3566vw,-10px) scale(.1874);animation:fall-218 26s -2s linear infinite}@keyframes fall-218{47.873%{transform:translate(73.7712vw,47.873vh) scale(.1874)}to{transform:translate(78.5639vw,99vh) scale(.1874)}}.snow:nth-child(219){opacity:.2966;transform:translate(25.4113vw,-10px) scale(.6509);animation:fall-219 29s -9s linear infinite}@keyframes fall-219{40.734%{transform:translate(15.5852vw,40.734vh) scale(.6509)}to{transform:translate(20.49825vw,99vh) scale(.6509)}}.snow:nth-child(220){opacity:1.3432;transform:translate(53.7353vw,-10px) scale(.3571);animation:fall-220 17s -27s linear infinite}@keyframes fall-220{65.176%{transform:translate(44.4846vw,65.176vh) scale(.3571)}to{transform:translate(49.10995vw,99vh) scale(.3571)}}.snow:nth-child(221){opacity:1.7238;transform:translate(94.8005vw,-10px) scale(.0258);animation:fall-221 14s -9s linear infinite}@keyframes fall-221{74.789%{transform:translate(101.476vw,74.789vh) scale(.0258)}to{transform:translate(98.13825vw,99vh) scale(.0258)}}.snow:nth-child(222){opacity:1.2494;transform:translate(81.6985vw,-10px) scale(.1692);animation:fall-222 12s -13s linear infinite}@keyframes fall-222{35.209%{transform:translate(74.0821vw,35.209vh) scale(.1692)}to{transform:translate(77.8903vw,99vh) scale(.1692)}}.snow:nth-child(223){opacity:.572;transform:translate(94.6024vw,-10px) scale(.7129);animation:fall-223 16s -9s linear infinite}@keyframes fall-223{76.189%{transform:translate(91.8831vw,76.189vh) scale(.7129)}to{transform:translate(93.24275vw,99vh) scale(.7129)}}.snow:nth-child(224){opacity:.316;transform:translate(17.2635vw,-10px) scale(.6872);animation:fall-224 14s -9s linear infinite}@keyframes fall-224{72.144%{transform:translate(12.8432vw,72.144vh) scale(.6872)}to{transform:translate(15.05335vw,99vh) scale(.6872)}}.snow:nth-child(225){opacity:.3346;transform:translate(73.684vw,-10px) scale(.9319);animation:fall-225 17s -30s linear infinite}@keyframes fall-225{72.395%{transform:translate(78.3508vw,72.395vh) scale(.9319)}to{transform:translate(76.0174vw,99vh) scale(.9319)}}.snow:nth-child(226){opacity:.4674;transform:translate(90.2906vw,-10px) scale(.6831);animation:fall-226 12s -9s linear infinite}@keyframes fall-226{33.442%{transform:translate(99.8406vw,33.442vh) scale(.6831)}to{transform:translate(95.0656vw,99vh) scale(.6831)}}.snow:nth-child(227){opacity:1.079;transform:translate(16.6052vw,-10px) scale(.6041);animation:fall-227 17s -16s linear infinite}@keyframes fall-227{68.995%{transform:translate(21.8556vw,68.995vh) scale(.6041)}to{transform:translate(19.2304vw,99vh) scale(.6041)}}.snow:nth-child(228){opacity:.4502;transform:translate(47.6879vw,-10px) scale(.7397);animation:fall-228 21s -15s linear infinite}@keyframes fall-228{52.973%{transform:translate(53.5378vw,52.973vh) scale(.7397)}to{transform:translate(50.61285vw,99vh) scale(.7397)}}.snow:nth-child(229){opacity:.4552;transform:translate(96.8169vw,-10px) scale(.8063);animation:fall-229 19s -17s linear infinite}@keyframes fall-229{76.071%{transform:translate(99.2629vw,76.071vh) scale(.8063)}to{transform:translate(98.0399vw,99vh) scale(.8063)}}.snow:nth-child(230){opacity:1.7442;transform:translate(17.1751vw,-10px) scale(.9858);animation:fall-230 17s -11s linear infinite}@keyframes fall-230{60.614%{transform:translate(16.7589vw,60.614vh) scale(.9858)}to{transform:translate(16.967vw,99vh) scale(.9858)}}.snow:nth-child(231){opacity:.1612;transform:translate(81.7342vw,-10px) scale(.1587);animation:fall-231 23s -16s linear infinite}@keyframes fall-231{43.846%{transform:translate(87.9174vw,43.846vh) scale(.1587)}to{transform:translate(84.8258vw,99vh) scale(.1587)}}.snow:nth-child(232){opacity:.2696;transform:translate(29.4996vw,-10px) scale(.8898);animation:fall-232 25s -20s linear infinite}@keyframes fall-232{51.569%{transform:translate(34.3191vw,51.569vh) scale(.8898)}to{transform:translate(31.90935vw,99vh) scale(.8898)}}.snow:nth-child(233){opacity:1.3574;transform:translate(78.5872vw,-10px) scale(.1752);animation:fall-233 29s -3s linear infinite}@keyframes fall-233{64.377%{transform:translate(86.3563vw,64.377vh) scale(.1752)}to{transform:translate(82.47175vw,99vh) scale(.1752)}}.snow:nth-child(234){opacity:.297;transform:translate(60.6002vw,-10px) scale(.2157);animation:fall-234 25s -6s linear infinite}@keyframes fall-234{54.311%{transform:translate(69.5571vw,54.311vh) scale(.2157)}to{transform:translate(65.07865vw,99vh) scale(.2157)}}.snow:nth-child(235){opacity:1.8604;transform:translate(18.7628vw,-10px) scale(.4025);animation:fall-235 14s -6s linear infinite}@keyframes fall-235{55.773%{transform:translate(12.1981vw,55.773vh) scale(.4025)}to{transform:translate(15.48045vw,99vh) scale(.4025)}}.snow:nth-child(236){opacity:.7526;transform:translate(99.5454vw,-10px) scale(.518);animation:fall-236 12s -3s linear infinite}@keyframes fall-236{65.203%{transform:translate(104.3036vw,65.203vh) scale(.518)}to{transform:translate(101.9245vw,99vh) scale(.518)}}.snow:nth-child(237){opacity:1.6386;transform:translate(1.3369vw,-10px) scale(.7096);animation:fall-237 30s -21s linear infinite}@keyframes fall-237{78.517%{transform:translate(3.3027vw,78.517vh) scale(.7096)}to{transform:translate(2.3198vw,99vh) scale(.7096)}}.snow:nth-child(238){opacity:1.1178;transform:translate(79.6167vw,-10px) scale(.5366);animation:fall-238 30s -7s linear infinite}@keyframes fall-238{40.155%{transform:translate(88.7798vw,40.155vh) scale(.5366)}to{transform:translate(84.19825vw,99vh) scale(.5366)}}.snow:nth-child(239){opacity:.8072;transform:translate(57.215vw,-10px) scale(.6326);animation:fall-239 28s -4s linear infinite}@keyframes fall-239{57.885%{transform:translate(66.7627vw,57.885vh) scale(.6326)}to{transform:translate(61.98885vw,99vh) scale(.6326)}}.snow:nth-child(240){opacity:1.131;transform:translate(54.1145vw,-10px) scale(.1728);animation:fall-240 18s -23s linear infinite}@keyframes fall-240{78.925%{transform:translate(60.4853vw,78.925vh) scale(.1728)}to{transform:translate(57.2999vw,99vh) scale(.1728)}}.snow:nth-child(241){opacity:.1362;transform:translate(63.2286vw,-10px) scale(.804);animation:fall-241 24s -2s linear infinite}@keyframes fall-241{66.086%{transform:translate(68.078vw,66.086vh) scale(.804)}to{transform:translate(65.6533vw,99vh) scale(.804)}}.snow:nth-child(242){opacity:1.4134;transform:translate(74.3194vw,-10px) scale(.5481);animation:fall-242 28s -30s linear infinite}@keyframes fall-242{48.795%{transform:translate(78.6919vw,48.795vh) scale(.5481)}to{transform:translate(76.50565vw,99vh) scale(.5481)}}.snow:nth-child(243){opacity:1.0556;transform:translate(38.7902vw,-10px) scale(.3548);animation:fall-243 11s -28s linear infinite}@keyframes fall-243{60.191%{transform:translate(36.0555vw,60.191vh) scale(.3548)}to{transform:translate(37.42285vw,99vh) scale(.3548)}}.snow:nth-child(244){opacity:1.2822;transform:translate(73.1362vw,-10px) scale(.9354);animation:fall-244 17s -7s linear infinite}@keyframes fall-244{36.201%{transform:translate(78.9381vw,36.201vh) scale(.9354)}to{transform:translate(76.03715vw,99vh) scale(.9354)}}.snow:nth-child(245){opacity:.6156;transform:translate(37.4699vw,-10px) scale(.8846);animation:fall-245 17s -24s linear infinite}@keyframes fall-245{61.496%{transform:translate(29.9818vw,61.496vh) scale(.8846)}to{transform:translate(33.72585vw,99vh) scale(.8846)}}.snow:nth-child(246){opacity:.114;transform:translate(14.3342vw,-10px) scale(.8321);animation:fall-246 15s -7s linear infinite}@keyframes fall-246{69.211%{transform:translate(20.3395vw,69.211vh) scale(.8321)}to{transform:translate(17.33685vw,99vh) scale(.8321)}}.snow:nth-child(247){opacity:.3564;transform:translate(16.8001vw,-10px) scale(.2742);animation:fall-247 13s -7s linear infinite}@keyframes fall-247{77.249%{transform:translate(25.6524vw,77.249vh) scale(.2742)}to{transform:translate(21.22625vw,99vh) scale(.2742)}}.snow:nth-child(248){opacity:.1306;transform:translate(28.5391vw,-10px) scale(.2134);animation:fall-248 30s -16s linear infinite}@keyframes fall-248{40.023%{transform:translate(31.8182vw,40.023vh) scale(.2134)}to{transform:translate(30.17865vw,99vh) scale(.2134)}}.snow:nth-child(249){opacity:.3984;transform:translate(4.0737vw,-10px) scale(.3783);animation:fall-249 29s -27s linear infinite}@keyframes fall-249{35.549%{transform:translate(5.7264vw,35.549vh) scale(.3783)}to{transform:translate(4.90005vw,99vh) scale(.3783)}}.snow:nth-child(250){opacity:1.8254;transform:translate(67.8759vw,-10px) scale(.9286);animation:fall-250 21s -30s linear infinite}@keyframes fall-250{38.833%{transform:translate(58.0338vw,38.833vh) scale(.9286)}to{transform:translate(62.95485vw,99vh) scale(.9286)}}.snow:nth-child(251){opacity:1.2902;transform:translate(9.9498vw,-10px) scale(.2712);animation:fall-251 12s -25s linear infinite}@keyframes fall-251{61.87%{transform:translate(14.4259vw,61.87vh) scale(.2712)}to{transform:translate(12.18785vw,99vh) scale(.2712)}}.snow:nth-child(252){opacity:1.523;transform:translate(78.5121vw,-10px) scale(.2021);animation:fall-252 24s -5s linear infinite}@keyframes fall-252{58.96%{transform:translate(85.3821vw,58.96vh) scale(.2021)}to{transform:translate(81.9471vw,99vh) scale(.2021)}}.snow:nth-child(253){opacity:.3612;transform:translate(55.4689vw,-10px) scale(.5319);animation:fall-253 12s -30s linear infinite}@keyframes fall-253{64.159%{transform:translate(51.9626vw,64.159vh) scale(.5319)}to{transform:translate(53.71575vw,99vh) scale(.5319)}}.snow:nth-child(254){opacity:1.7052;transform:translate(99.9513vw,-10px) scale(.7544);animation:fall-254 10s -14s linear infinite}@keyframes fall-254{60.406%{transform:translate(95.2986vw,60.406vh) scale(.7544)}to{transform:translate(97.62495vw,99vh) scale(.7544)}}.snow:nth-child(255){opacity:.7502;transform:translate(2.2201vw,-10px) scale(.3429);animation:fall-255 12s -16s linear infinite}@keyframes fall-255{74.876%{transform:translate(2.0723vw,74.876vh) scale(.3429)}to{transform:translate(2.1462vw,99vh) scale(.3429)}}.snow:nth-child(256){opacity:1.1528;transform:translate(64.1919vw,-10px) scale(.0312);animation:fall-256 13s -25s linear infinite}@keyframes fall-256{72.383%{transform:translate(62.853vw,72.383vh) scale(.0312)}to{transform:translate(63.52245vw,99vh) scale(.0312)}}.snow:nth-child(257){opacity:1.8898;transform:translate(41.7827vw,-10px) scale(.6302);animation:fall-257 24s -10s linear infinite}@keyframes fall-257{52.282%{transform:translate(47.8323vw,52.282vh) scale(.6302)}to{transform:translate(44.8075vw,99vh) scale(.6302)}}.snow:nth-child(258){opacity:1.5458;transform:translate(67.9066vw,-10px) scale(.4138);animation:fall-258 22s -4s linear infinite}@keyframes fall-258{30.934%{transform:translate(58.7006vw,30.934vh) scale(.4138)}to{transform:translate(63.3036vw,99vh) scale(.4138)}}.snow:nth-child(259){opacity:1.2212;transform:translate(85.7178vw,-10px) scale(.0174);animation:fall-259 15s -28s linear infinite}@keyframes fall-259{52.395%{transform:translate(88.3389vw,52.395vh) scale(.0174)}to{transform:translate(87.02835vw,99vh) scale(.0174)}}.snow:nth-child(260){opacity:1.5426;transform:translate(27.4592vw,-10px) scale(.292);animation:fall-260 23s -3s linear infinite}@keyframes fall-260{30.659%{transform:translate(30.267vw,30.659vh) scale(.292)}to{transform:translate(28.8631vw,99vh) scale(.292)}}.snow:nth-child(261){opacity:.8952;transform:translate(54.5648vw,-10px) scale(.3998);animation:fall-261 15s -30s linear infinite}@keyframes fall-261{42.644%{transform:translate(59.5089vw,42.644vh) scale(.3998)}to{transform:translate(57.03685vw,99vh) scale(.3998)}}.snow:nth-child(262){opacity:.7952;transform:translate(84.2772vw,-10px) scale(.2845);animation:fall-262 21s -16s linear infinite}@keyframes fall-262{79.844%{transform:translate(81.6241vw,79.844vh) scale(.2845)}to{transform:translate(82.95065vw,99vh) scale(.2845)}}.snow:nth-child(263){opacity:.5478;transform:translate(39.8121vw,-10px) scale(.2475);animation:fall-263 25s -10s linear infinite}@keyframes fall-263{68.417%{transform:translate(42.263vw,68.417vh) scale(.2475)}to{transform:translate(41.03755vw,99vh) scale(.2475)}}.snow:nth-child(264){opacity:1.7084;transform:translate(1.4405vw,-10px) scale(.8688);animation:fall-264 19s -26s linear infinite}@keyframes fall-264{72.225%{transform:translate(6.1701vw,72.225vh) scale(.8688)}to{transform:translate(3.8053vw,99vh) scale(.8688)}}.snow:nth-child(265){opacity:.0358;transform:translate(42.1254vw,-10px) scale(.1441);animation:fall-265 25s -18s linear infinite}@keyframes fall-265{46.947%{transform:translate(34.8516vw,46.947vh) scale(.1441)}to{transform:translate(38.4885vw,99vh) scale(.1441)}}.snow:nth-child(266){opacity:.0438;transform:translate(37.7121vw,-10px) scale(.7824);animation:fall-266 14s -6s linear infinite}@keyframes fall-266{46.024%{transform:translate(31.0739vw,46.024vh) scale(.7824)}to{transform:translate(34.393vw,99vh) scale(.7824)}}.snow:nth-child(267){opacity:1.5038;transform:translate(22.6827vw,-10px) scale(.6817);animation:fall-267 14s -17s linear infinite}@keyframes fall-267{72.659%{transform:translate(24.2904vw,72.659vh) scale(.6817)}to{transform:translate(23.48655vw,99vh) scale(.6817)}}.snow:nth-child(268){opacity:.4486;transform:translate(47.0983vw,-10px) scale(.6034);animation:fall-268 17s -22s linear infinite}@keyframes fall-268{73.866%{transform:translate(43.0184vw,73.866vh) scale(.6034)}to{transform:translate(45.05835vw,99vh) scale(.6034)}}.snow:nth-child(269){opacity:1.1806;transform:translate(58.1436vw,-10px) scale(.1348);animation:fall-269 13s -15s linear infinite}@keyframes fall-269{48.757%{transform:translate(66.6177vw,48.757vh) scale(.1348)}to{transform:translate(62.38065vw,99vh) scale(.1348)}}.snow:nth-child(270){opacity:.4654;transform:translate(19.5678vw,-10px) scale(.7406);animation:fall-270 19s -29s linear infinite}@keyframes fall-270{58.175%{transform:translate(10.8053vw,58.175vh) scale(.7406)}to{transform:translate(15.18655vw,99vh) scale(.7406)}}.snow:nth-child(271){opacity:1.0274;transform:translate(79.3879vw,-10px) scale(.1772);animation:fall-271 24s -15s linear infinite}@keyframes fall-271{41.255%{transform:translate(84.4126vw,41.255vh) scale(.1772)}to{transform:translate(81.90025vw,99vh) scale(.1772)}}.snow:nth-child(272){opacity:.2742;transform:translate(63.9724vw,-10px) scale(.5187);animation:fall-272 14s -17s linear infinite}@keyframes fall-272{48.832%{transform:translate(61.0187vw,48.832vh) scale(.5187)}to{transform:translate(62.49555vw,99vh) scale(.5187)}}.snow:nth-child(273){opacity:1.253;transform:translate(12.8723vw,-10px) scale(.7643);animation:fall-273 30s -13s linear infinite}@keyframes fall-273{34.798%{transform:translate(12.1999vw,34.798vh) scale(.7643)}to{transform:translate(12.5361vw,99vh) scale(.7643)}}.snow:nth-child(274){opacity:1.8076;transform:translate(50.2319vw,-10px) scale(.0971);animation:fall-274 14s -10s linear infinite}@keyframes fall-274{30.768%{transform:translate(47.3626vw,30.768vh) scale(.0971)}to{transform:translate(48.79725vw,99vh) scale(.0971)}}.snow:nth-child(275){opacity:1.1372;transform:translate(63.9153vw,-10px) scale(.3881);animation:fall-275 17s -1s linear infinite}@keyframes fall-275{37.924%{transform:translate(66.5449vw,37.924vh) scale(.3881)}to{transform:translate(65.2301vw,99vh) scale(.3881)}}.snow:nth-child(276){opacity:.5124;transform:translate(98.3761vw,-10px) scale(.351);animation:fall-276 21s -27s linear infinite}@keyframes fall-276{36.738%{transform:translate(99.1051vw,36.738vh) scale(.351)}to{transform:translate(98.7406vw,99vh) scale(.351)}}.snow:nth-child(277){opacity:.1772;transform:translate(99.0369vw,-10px) scale(.6714);animation:fall-277 27s -16s linear infinite}@keyframes fall-277{30.415%{transform:translate(91.8965vw,30.415vh) scale(.6714)}to{transform:translate(95.4667vw,99vh) scale(.6714)}}.snow:nth-child(278){opacity:.0662;transform:translate(29.581vw,-10px) scale(.8533);animation:fall-278 12s -27s linear infinite}@keyframes fall-278{43.991%{transform:translate(25.8999vw,43.991vh) scale(.8533)}to{transform:translate(27.74045vw,99vh) scale(.8533)}}.snow:nth-child(279){opacity:.9934;transform:translate(37.9981vw,-10px) scale(.2303);animation:fall-279 11s -22s linear infinite}@keyframes fall-279{52.41%{transform:translate(40.3272vw,52.41vh) scale(.2303)}to{transform:translate(39.16265vw,99vh) scale(.2303)}}.snow:nth-child(280){opacity:.6504;transform:translate(49.9818vw,-10px) scale(.7924);animation:fall-280 30s -14s linear infinite}@keyframes fall-280{63.305%{transform:translate(50.4337vw,63.305vh) scale(.7924)}to{transform:translate(50.20775vw,99vh) scale(.7924)}}.snow:nth-child(281){opacity:.6788;transform:translate(60.1548vw,-10px) scale(.5181);animation:fall-281 16s -25s linear infinite}@keyframes fall-281{62.52%{transform:translate(52.4581vw,62.52vh) scale(.5181)}to{transform:translate(56.30645vw,99vh) scale(.5181)}}.snow:nth-child(282){opacity:.8934;transform:translate(10.0207vw,-10px) scale(.7534);animation:fall-282 27s -26s linear infinite}@keyframes fall-282{66.422%{transform:translate(13.1421vw,66.422vh) scale(.7534)}to{transform:translate(11.5814vw,99vh) scale(.7534)}}.snow:nth-child(283){opacity:1.5738;transform:translate(79.9649vw,-10px) scale(.2724);animation:fall-283 30s -5s linear infinite}@keyframes fall-283{73.323%{transform:translate(78.3805vw,73.323vh) scale(.2724)}to{transform:translate(79.1727vw,99vh) scale(.2724)}}.snow:nth-child(284){opacity:1.5418;transform:translate(13.578vw,-10px) scale(.9472);animation:fall-284 25s -29s linear infinite}@keyframes fall-284{56.326%{transform:translate(8.1234vw,56.326vh) scale(.9472)}to{transform:translate(10.8507vw,99vh) scale(.9472)}}.snow:nth-child(285){opacity:.1934;transform:translate(37.369vw,-10px) scale(.7582);animation:fall-285 18s -3s linear infinite}@keyframes fall-285{59.777%{transform:translate(44.2489vw,59.777vh) scale(.7582)}to{transform:translate(40.80895vw,99vh) scale(.7582)}}.snow:nth-child(286){opacity:.6532;transform:translate(28.6598vw,-10px) scale(.275);animation:fall-286 23s -12s linear infinite}@keyframes fall-286{76.585%{transform:translate(37.5202vw,76.585vh) scale(.275)}to{transform:translate(33.09vw,99vh) scale(.275)}}.snow:nth-child(287){opacity:1.7358;transform:translate(79.3203vw,-10px) scale(.0458);animation:fall-287 24s -26s linear infinite}@keyframes fall-287{71.409%{transform:translate(73.6599vw,71.409vh) scale(.0458)}to{transform:translate(76.4901vw,99vh) scale(.0458)}}.snow:nth-child(288){opacity:1.6332;transform:translate(74.5731vw,-10px) scale(.241);animation:fall-288 19s -13s linear infinite}@keyframes fall-288{32.78%{transform:translate(72.9298vw,32.78vh) scale(.241)}to{transform:translate(73.75145vw,99vh) scale(.241)}}.snow:nth-child(289){opacity:1.6558;transform:translate(29.9677vw,-10px) scale(.7381);animation:fall-289 12s -19s linear infinite}@keyframes fall-289{76.698%{transform:translate(30.9576vw,76.698vh) scale(.7381)}to{transform:translate(30.46265vw,99vh) scale(.7381)}}.snow:nth-child(290){opacity:1.484;transform:translate(73.6708vw,-10px) scale(.5444);animation:fall-290 29s -6s linear infinite}@keyframes fall-290{47.073%{transform:translate(80.3537vw,47.073vh) scale(.5444)}to{transform:translate(77.01225vw,99vh) scale(.5444)}}.snow:nth-child(291){opacity:1.3372;transform:translate(49.2864vw,-10px) scale(.3435);animation:fall-291 21s -5s linear infinite}@keyframes fall-291{53.464%{transform:translate(52.8373vw,53.464vh) scale(.3435)}to{transform:translate(51.06185vw,99vh) scale(.3435)}}.snow:nth-child(292){opacity:.9338;transform:translate(.9405vw,-10px) scale(.4646);animation:fall-292 23s -21s linear infinite}@keyframes fall-292{54.22%{transform:translate(3.3592vw,54.22vh) scale(.4646)}to{transform:translate(2.14985vw,99vh) scale(.4646)}}.snow:nth-child(293){opacity:1.0336;transform:translate(70.9292vw,-10px) scale(.0056);animation:fall-293 20s -9s linear infinite}@keyframes fall-293{72.13%{transform:translate(69.331vw,72.13vh) scale(.0056)}to{transform:translate(70.1301vw,99vh) scale(.0056)}}.snow:nth-child(294){opacity:1.4736;transform:translate(77.5404vw,-10px) scale(.9997);animation:fall-294 29s -16s linear infinite}@keyframes fall-294{30.632%{transform:translate(72.817vw,30.632vh) scale(.9997)}to{transform:translate(75.1787vw,99vh) scale(.9997)}}.snow:nth-child(295){opacity:.8104;transform:translate(23.5678vw,-10px) scale(.4136);animation:fall-295 16s -1s linear infinite}@keyframes fall-295{57.845%{transform:translate(26.5221vw,57.845vh) scale(.4136)}to{transform:translate(25.04495vw,99vh) scale(.4136)}}.snow:nth-child(296){opacity:1.951;transform:translate(19.3784vw,-10px) scale(.227);animation:fall-296 18s -4s linear infinite}@keyframes fall-296{67.722%{transform:translate(21.1299vw,67.722vh) scale(.227)}to{transform:translate(20.25415vw,99vh) scale(.227)}}.snow:nth-child(297){opacity:1.3482;transform:translate(69.3539vw,-10px) scale(.0573);animation:fall-297 26s -13s linear infinite}@keyframes fall-297{49.314%{transform:translate(64.3345vw,49.314vh) scale(.0573)}to{transform:translate(66.8442vw,99vh) scale(.0573)}}.snow:nth-child(298){opacity:.291;transform:translate(35.573vw,-10px) scale(.54);animation:fall-298 24s -9s linear infinite}@keyframes fall-298{34.964%{transform:translate(27.6624vw,34.964vh) scale(.54)}to{transform:translate(31.6177vw,99vh) scale(.54)}}.snow:nth-child(299){opacity:1.9734;transform:translate(46.0308vw,-10px) scale(.2035);animation:fall-299 23s -15s linear infinite}@keyframes fall-299{36.699%{transform:translate(50.3334vw,36.699vh) scale(.2035)}to{transform:translate(48.1821vw,99vh) scale(.2035)}}.snow:nth-child(300){opacity:1.937;transform:translate(89.3934vw,-10px) scale(.0872);animation:fall-300 24s -23s linear infinite}@keyframes fall-300{59.444%{transform:translate(85.2782vw,59.444vh) scale(.0872)}to{transform:translate(87.3358vw,99vh) scale(.0872)}}.snow:nth-child(301){opacity:1.4418;transform:translate(71.5908vw,-10px) scale(.3447);animation:fall-301 12s -13s linear infinite}@keyframes fall-301{37.762%{transform:translate(63.7027vw,37.762vh) scale(.3447)}to{transform:translate(67.64675vw,99vh) scale(.3447)}}.snow:nth-child(302){opacity:1.4616;transform:translate(8.3679vw,-10px) scale(.6901);animation:fall-302 21s -5s linear infinite}@keyframes fall-302{40.795%{transform:translate(7.2314vw,40.795vh) scale(.6901)}to{transform:translate(7.79965vw,99vh) scale(.6901)}}.snow:nth-child(303){opacity:.9608;transform:translate(41.8767vw,-10px) scale(.0263);animation:fall-303 28s -22s linear infinite}@keyframes fall-303{52.405%{transform:translate(41.9746vw,52.405vh) scale(.0263)}to{transform:translate(41.92565vw,99vh) scale(.0263)}}.snow:nth-child(304){opacity:1.9854;transform:translate(81.9244vw,-10px) scale(.1207);animation:fall-304 27s -27s linear infinite}@keyframes fall-304{77.81%{transform:translate(81.9751vw,77.81vh) scale(.1207)}to{transform:translate(81.94975vw,99vh) scale(.1207)}}.snow:nth-child(305){opacity:1.7598;transform:translate(90.2215vw,-10px) scale(.9235);animation:fall-305 11s -15s linear infinite}@keyframes fall-305{40.428%{transform:translate(88.0301vw,40.428vh) scale(.9235)}to{transform:translate(89.1258vw,99vh) scale(.9235)}}.snow:nth-child(306){opacity:1.3528;transform:translate(88.6503vw,-10px) scale(.4425);animation:fall-306 22s -20s linear infinite}@keyframes fall-306{74.838%{transform:translate(89.033vw,74.838vh) scale(.4425)}to{transform:translate(88.84165vw,99vh) scale(.4425)}}.snow:nth-child(307){opacity:1.6394;transform:translate(49.0174vw,-10px) scale(.4992);animation:fall-307 29s -26s linear infinite}@keyframes fall-307{60.463%{transform:translate(54.9487vw,60.463vh) scale(.4992)}to{transform:translate(51.98305vw,99vh) scale(.4992)}}.snow:nth-child(308){opacity:1.7876;transform:translate(90.5537vw,-10px) scale(.4069);animation:fall-308 12s -22s linear infinite}@keyframes fall-308{56.715%{transform:translate(100.3262vw,56.715vh) scale(.4069)}to{transform:translate(95.43995vw,99vh) scale(.4069)}}.snow:nth-child(309){opacity:.0854;transform:translate(8.7636vw,-10px) scale(.7069);animation:fall-309 16s -13s linear infinite}@keyframes fall-309{61.368%{transform:translate(15.1016vw,61.368vh) scale(.7069)}to{transform:translate(11.9326vw,99vh) scale(.7069)}}.snow:nth-child(310){opacity:.5542;transform:translate(3.7051vw,-10px) scale(.8633);animation:fall-310 12s -3s linear infinite}@keyframes fall-310{50.342%{transform:translate(3.9959vw,50.342vh) scale(.8633)}to{transform:translate(3.8505vw,99vh) scale(.8633)}}.snow:nth-child(311){opacity:1.3396;transform:translate(.859vw,-10px) scale(.3294);animation:fall-311 11s -29s linear infinite}@keyframes fall-311{45.083%{transform:translate(8.8728vw,45.083vh) scale(.3294)}to{transform:translate(4.8659vw,99vh) scale(.3294)}}.snow:nth-child(312){opacity:.8668;transform:translate(44.8406vw,-10px) scale(.781);animation:fall-312 15s -8s linear infinite}@keyframes fall-312{39.3%{transform:translate(36.9073vw,39.3vh) scale(.781)}to{transform:translate(40.87395vw,99vh) scale(.781)}}.snow:nth-child(313){opacity:1.2172;transform:translate(28.1007vw,-10px) scale(.2959);animation:fall-313 23s -16s linear infinite}@keyframes fall-313{71.636%{transform:translate(30.1425vw,71.636vh) scale(.2959)}to{transform:translate(29.1216vw,99vh) scale(.2959)}}.snow:nth-child(314){opacity:.477;transform:translate(4.6687vw,-10px) scale(.4006);animation:fall-314 30s -3s linear infinite}@keyframes fall-314{37.611%{transform:translate(4.0584vw,37.611vh) scale(.4006)}to{transform:translate(4.36355vw,99vh) scale(.4006)}}.snow:nth-child(315){opacity:1.4954;transform:translate(62.5194vw,-10px) scale(.7216);animation:fall-315 18s -10s linear infinite}@keyframes fall-315{37.773%{transform:translate(71.406vw,37.773vh) scale(.7216)}to{transform:translate(66.9627vw,99vh) scale(.7216)}}.snow:nth-child(316){opacity:.0928;transform:translate(58.8812vw,-10px) scale(.2719);animation:fall-316 11s -2s linear infinite}@keyframes fall-316{60.026%{transform:translate(61.0755vw,60.026vh) scale(.2719)}to{transform:translate(59.97835vw,99vh) scale(.2719)}}.snow:nth-child(317){opacity:1.2388;transform:translate(4.4781vw,-10px) scale(.8551);animation:fall-317 28s -23s linear infinite}@keyframes fall-317{57.065%{transform:translate(.3429vw,57.065vh) scale(.8551)}to{transform:translate(2.4105vw,99vh) scale(.8551)}}.snow:nth-child(318){opacity:.3008;transform:translate(73.1992vw,-10px) scale(.3269);animation:fall-318 14s -18s linear infinite}@keyframes fall-318{57.334%{transform:translate(69.3054vw,57.334vh) scale(.3269)}to{transform:translate(71.2523vw,99vh) scale(.3269)}}.snow:nth-child(319){opacity:1.9208;transform:translate(35.7842vw,-10px) scale(.4061);animation:fall-319 17s -6s linear infinite}@keyframes fall-319{67.262%{transform:translate(33.0163vw,67.262vh) scale(.4061)}to{transform:translate(34.40025vw,99vh) scale(.4061)}}.snow:nth-child(320){opacity:.2724;transform:translate(.2227vw,-10px) scale(.0448);animation:fall-320 28s -22s linear infinite}@keyframes fall-320{44.401%{transform:translate(-1.9911vw,44.401vh) scale(.0448)}to{transform:translate(-.8842vw,99vh) scale(.0448)}}.snow:nth-child(321){opacity:1.3002;transform:translate(.2457vw,-10px) scale(.3796);animation:fall-321 18s -28s linear infinite}@keyframes fall-321{71.284%{transform:translate(6.7268vw,71.284vh) scale(.3796)}to{transform:translate(3.48625vw,99vh) scale(.3796)}}.snow:nth-child(322){opacity:1.2388;transform:translate(15.4889vw,-10px) scale(.2102);animation:fall-322 13s -15s linear infinite}@keyframes fall-322{65.784%{transform:translate(10.305vw,65.784vh) scale(.2102)}to{transform:translate(12.89695vw,99vh) scale(.2102)}}.snow:nth-child(323){opacity:.0308;transform:translate(92.2578vw,-10px) scale(.4112);animation:fall-323 22s -16s linear infinite}@keyframes fall-323{51.616%{transform:translate(93.3897vw,51.616vh) scale(.4112)}to{transform:translate(92.82375vw,99vh) scale(.4112)}}.snow:nth-child(324){opacity:1.9866;transform:translate(53.3941vw,-10px) scale(.9645);animation:fall-324 24s -19s linear infinite}@keyframes fall-324{43.54%{transform:translate(60.7368vw,43.54vh) scale(.9645)}to{transform:translate(57.06545vw,99vh) scale(.9645)}}.snow:nth-child(325){opacity:1.5862;transform:translate(45.6325vw,-10px) scale(.243);animation:fall-325 23s -20s linear infinite}@keyframes fall-325{36.341%{transform:translate(44.5676vw,36.341vh) scale(.243)}to{transform:translate(45.10005vw,99vh) scale(.243)}}.snow:nth-child(326){opacity:.4918;transform:translate(96.0662vw,-10px) scale(.1018);animation:fall-326 18s -28s linear infinite}@keyframes fall-326{59.247%{transform:translate(90.7338vw,59.247vh) scale(.1018)}to{transform:translate(93.4vw,99vh) scale(.1018)}}.snow:nth-child(327){opacity:.3938;transform:translate(84.903vw,-10px) scale(.5959);animation:fall-327 16s -2s linear infinite}@keyframes fall-327{58.198%{transform:translate(84.7717vw,58.198vh) scale(.5959)}to{transform:translate(84.83735vw,99vh) scale(.5959)}}.snow:nth-child(328){opacity:.504;transform:translate(69.34vw,-10px) scale(.7938);animation:fall-328 29s -8s linear infinite}@keyframes fall-328{47.624%{transform:translate(68.5189vw,47.624vh) scale(.7938)}to{transform:translate(68.92945vw,99vh) scale(.7938)}}.snow:nth-child(329){opacity:1.359;transform:translate(22.064vw,-10px) scale(.3811);animation:fall-329 12s -4s linear infinite}@keyframes fall-329{59.431%{transform:translate(24.1543vw,59.431vh) scale(.3811)}to{transform:translate(23.10915vw,99vh) scale(.3811)}}.snow:nth-child(330){opacity:1.9348;transform:translate(71.2514vw,-10px) scale(.987);animation:fall-330 18s -3s linear infinite}@keyframes fall-330{79.437%{transform:translate(76.176vw,79.437vh) scale(.987)}to{transform:translate(73.7137vw,99vh) scale(.987)}}.snow:nth-child(331){opacity:1.1794;transform:translate(76.6427vw,-10px) scale(.3045);animation:fall-331 15s -16s linear infinite}@keyframes fall-331{75.913%{transform:translate(76.4532vw,75.913vh) scale(.3045)}to{transform:translate(76.54795vw,99vh) scale(.3045)}}.snow:nth-child(332){opacity:1.6856;transform:translate(67.7479vw,-10px) scale(.8646);animation:fall-332 27s -13s linear infinite}@keyframes fall-332{44.844%{transform:translate(74.383vw,44.844vh) scale(.8646)}to{transform:translate(71.06545vw,99vh) scale(.8646)}}.snow:nth-child(333){opacity:.3058;transform:translate(53.6248vw,-10px) scale(.6219);animation:fall-333 18s -11s linear infinite}@keyframes fall-333{47.654%{transform:translate(45.0275vw,47.654vh) scale(.6219)}to{transform:translate(49.32615vw,99vh) scale(.6219)}}.snow:nth-child(334){opacity:1.0558;transform:translate(39.0582vw,-10px) scale(.0549);animation:fall-334 27s -2s linear infinite}@keyframes fall-334{68.208%{transform:translate(44.986vw,68.208vh) scale(.0549)}to{transform:translate(42.0221vw,99vh) scale(.0549)}}.snow:nth-child(335){opacity:1.3134;transform:translate(55.7205vw,-10px) scale(.3994);animation:fall-335 23s -17s linear infinite}@keyframes fall-335{47.389%{transform:translate(55.8963vw,47.389vh) scale(.3994)}to{transform:translate(55.8084vw,99vh) scale(.3994)}}.snow:nth-child(336){opacity:.2022;transform:translate(96.0665vw,-10px) scale(.0196);animation:fall-336 23s -16s linear infinite}@keyframes fall-336{71.617%{transform:translate(94.8041vw,71.617vh) scale(.0196)}to{transform:translate(95.4353vw,99vh) scale(.0196)}}.snow:nth-child(337){opacity:.8268;transform:translate(12.3495vw,-10px) scale(.8042);animation:fall-337 12s -24s linear infinite}@keyframes fall-337{50.176%{transform:translate(4.2602vw,50.176vh) scale(.8042)}to{transform:translate(8.30485vw,99vh) scale(.8042)}}.snow:nth-child(338){opacity:1.955;transform:translate(84.6671vw,-10px) scale(.1992);animation:fall-338 24s -17s linear infinite}@keyframes fall-338{44.999%{transform:translate(93.4505vw,44.999vh) scale(.1992)}to{transform:translate(89.0588vw,99vh) scale(.1992)}}.snow:nth-child(339){opacity:.5258;transform:translate(58.5832vw,-10px) scale(.87);animation:fall-339 14s -1s linear infinite}@keyframes fall-339{59.708%{transform:translate(56.0217vw,59.708vh) scale(.87)}to{transform:translate(57.30245vw,99vh) scale(.87)}}.snow:nth-child(340){opacity:.1796;transform:translate(10.3221vw,-10px) scale(.2639);animation:fall-340 21s -13s linear infinite}@keyframes fall-340{42.628%{transform:translate(1.3033vw,42.628vh) scale(.2639)}to{transform:translate(5.8127vw,99vh) scale(.2639)}}.snow:nth-child(341){opacity:.681;transform:translate(88.9463vw,-10px) scale(.9368);animation:fall-341 29s -5s linear infinite}@keyframes fall-341{47.078%{transform:translate(95.4709vw,47.078vh) scale(.9368)}to{transform:translate(92.2086vw,99vh) scale(.9368)}}.snow:nth-child(342){opacity:.571;transform:translate(77.9293vw,-10px) scale(.6637);animation:fall-342 21s -28s linear infinite}@keyframes fall-342{65.707%{transform:translate(71.2923vw,65.707vh) scale(.6637)}to{transform:translate(74.6108vw,99vh) scale(.6637)}}.snow:nth-child(343){opacity:.631;transform:translate(88.4869vw,-10px) scale(.3586);animation:fall-343 16s -16s linear infinite}@keyframes fall-343{45.424%{transform:translate(86.819vw,45.424vh) scale(.3586)}to{transform:translate(87.65295vw,99vh) scale(.3586)}}.snow:nth-child(344){opacity:.2702;transform:translate(82.2127vw,-10px) scale(.2142);animation:fall-344 23s -4s linear infinite}@keyframes fall-344{74.954%{transform:translate(81.7484vw,74.954vh) scale(.2142)}to{transform:translate(81.98055vw,99vh) scale(.2142)}}.snow:nth-child(345){opacity:.2868;transform:translate(30.8279vw,-10px) scale(.1503);animation:fall-345 27s -18s linear infinite}@keyframes fall-345{57.547%{transform:translate(32.706vw,57.547vh) scale(.1503)}to{transform:translate(31.76695vw,99vh) scale(.1503)}}.snow:nth-child(346){opacity:.234;transform:translate(18.4336vw,-10px) scale(.2841);animation:fall-346 21s -3s linear infinite}@keyframes fall-346{42.131%{transform:translate(27.4114vw,42.131vh) scale(.2841)}to{transform:translate(22.9225vw,99vh) scale(.2841)}}.snow:nth-child(347){opacity:1.5248;transform:translate(16.7609vw,-10px) scale(.4788);animation:fall-347 27s -1s linear infinite}@keyframes fall-347{64.12%{transform:translate(12.477vw,64.12vh) scale(.4788)}to{transform:translate(14.61895vw,99vh) scale(.4788)}}.snow:nth-child(348){opacity:1.4718;transform:translate(86.5533vw,-10px) scale(.7841);animation:fall-348 12s -23s linear infinite}@keyframes fall-348{40.599%{transform:translate(79.9904vw,40.599vh) scale(.7841)}to{transform:translate(83.27185vw,99vh) scale(.7841)}}.snow:nth-child(349){opacity:1.455;transform:translate(98.27vw,-10px) scale(.9132);animation:fall-349 18s -12s linear infinite}@keyframes fall-349{60.467%{transform:translate(93.8968vw,60.467vh) scale(.9132)}to{transform:translate(96.0834vw,99vh) scale(.9132)}}.snow:nth-child(350){opacity:.8764;transform:translate(42.7296vw,-10px) scale(.1312);animation:fall-350 17s -28s linear infinite}@keyframes fall-350{33.417%{transform:translate(43.3686vw,33.417vh) scale(.1312)}to{transform:translate(43.0491vw,99vh) scale(.1312)}}.snow:nth-child(351){opacity:.3338;transform:translate(75.6293vw,-10px) scale(.8177);animation:fall-351 28s -30s linear infinite}@keyframes fall-351{67.723%{transform:translate(79.3786vw,67.723vh) scale(.8177)}to{transform:translate(77.50395vw,99vh) scale(.8177)}}.snow:nth-child(352){opacity:.666;transform:translate(31.5995vw,-10px) scale(.1527);animation:fall-352 23s -24s linear infinite}@keyframes fall-352{54%{transform:translate(30.8753vw,54vh) scale(.1527)}to{transform:translate(31.2374vw,99vh) scale(.1527)}}.snow:nth-child(353){opacity:1.423;transform:translate(53.4352vw,-10px) scale(.3836);animation:fall-353 13s -5s linear infinite}@keyframes fall-353{61.328%{transform:translate(60.5955vw,61.328vh) scale(.3836)}to{transform:translate(57.01535vw,99vh) scale(.3836)}}.snow:nth-child(354){opacity:.4406;transform:translate(70.7649vw,-10px) scale(.1237);animation:fall-354 16s -22s linear infinite}@keyframes fall-354{39.777%{transform:translate(68.0817vw,39.777vh) scale(.1237)}to{transform:translate(69.4233vw,99vh) scale(.1237)}}.snow:nth-child(355){opacity:.5672;transform:translate(20.944vw,-10px) scale(.1106);animation:fall-355 12s -6s linear infinite}@keyframes fall-355{65.687%{transform:translate(14.8632vw,65.687vh) scale(.1106)}to{transform:translate(17.9036vw,99vh) scale(.1106)}}.snow:nth-child(356){opacity:.5224;transform:translate(79.7186vw,-10px) scale(.339);animation:fall-356 15s -25s linear infinite}@keyframes fall-356{32.086%{transform:translate(86.6674vw,32.086vh) scale(.339)}to{transform:translate(83.193vw,99vh) scale(.339)}}.snow:nth-child(357){opacity:1.343;transform:translate(50.5091vw,-10px) scale(.9801);animation:fall-357 14s -28s linear infinite}@keyframes fall-357{54.764%{transform:translate(47.1861vw,54.764vh) scale(.9801)}to{transform:translate(48.8476vw,99vh) scale(.9801)}}.snow:nth-child(358){opacity:.8068;transform:translate(59.3304vw,-10px) scale(.711);animation:fall-358 25s -6s linear infinite}@keyframes fall-358{50.585%{transform:translate(64.1157vw,50.585vh) scale(.711)}to{transform:translate(61.72305vw,99vh) scale(.711)}}.snow:nth-child(359){opacity:1.8518;transform:translate(44.7363vw,-10px) scale(.3914);animation:fall-359 30s -9s linear infinite}@keyframes fall-359{36.107%{transform:translate(46.5826vw,36.107vh) scale(.3914)}to{transform:translate(45.65945vw,99vh) scale(.3914)}}.snow:nth-child(360){opacity:.537;transform:translate(46.8359vw,-10px) scale(.435);animation:fall-360 21s -4s linear infinite}@keyframes fall-360{57.995%{transform:translate(53.3741vw,57.995vh) scale(.435)}to{transform:translate(50.105vw,99vh) scale(.435)}}.snow:nth-child(361){opacity:.9034;transform:translate(78.847vw,-10px) scale(.2684);animation:fall-361 19s -13s linear infinite}@keyframes fall-361{30.183%{transform:translate(77.8525vw,30.183vh) scale(.2684)}to{transform:translate(78.34975vw,99vh) scale(.2684)}}.snow:nth-child(362){opacity:.889;transform:translate(73.2279vw,-10px) scale(.2851);animation:fall-362 14s -16s linear infinite}@keyframes fall-362{34.203%{transform:translate(63.5588vw,34.203vh) scale(.2851)}to{transform:translate(68.39335vw,99vh) scale(.2851)}}.snow:nth-child(363){opacity:1.8058;transform:translate(41.0944vw,-10px) scale(.223);animation:fall-363 25s -14s linear infinite}@keyframes fall-363{32.422%{transform:translate(32.0981vw,32.422vh) scale(.223)}to{transform:translate(36.59625vw,99vh) scale(.223)}}.snow:nth-child(364){opacity:.938;transform:translate(82.6366vw,-10px) scale(.049);animation:fall-364 15s -1s linear infinite}@keyframes fall-364{42.034%{transform:translate(80.7109vw,42.034vh) scale(.049)}to{transform:translate(81.67375vw,99vh) scale(.049)}}.snow:nth-child(365){opacity:1.1368;transform:translate(90.2407vw,-10px) scale(.3054);animation:fall-365 28s -27s linear infinite}@keyframes fall-365{42.084%{transform:translate(93.6379vw,42.084vh) scale(.3054)}to{transform:translate(91.9393vw,99vh) scale(.3054)}}.snow:nth-child(366){opacity:.3002;transform:translate(98.222vw,-10px) scale(.3855);animation:fall-366 22s -8s linear infinite}@keyframes fall-366{35.977%{transform:translate(92.1908vw,35.977vh) scale(.3855)}to{transform:translate(95.2064vw,99vh) scale(.3855)}}.snow:nth-child(367){opacity:.429;transform:translate(41.8792vw,-10px) scale(.8953);animation:fall-367 14s -3s linear infinite}@keyframes fall-367{36.421%{transform:translate(32.5661vw,36.421vh) scale(.8953)}to{transform:translate(37.22265vw,99vh) scale(.8953)}}.snow:nth-child(368){opacity:1.3828;transform:translate(92.1564vw,-10px) scale(.7483);animation:fall-368 25s -6s linear infinite}@keyframes fall-368{52.529%{transform:translate(97.6781vw,52.529vh) scale(.7483)}to{transform:translate(94.91725vw,99vh) scale(.7483)}}.snow:nth-child(369){opacity:1.8408;transform:translate(88.7242vw,-10px) scale(.2805);animation:fall-369 21s -8s linear infinite}@keyframes fall-369{67.303%{transform:translate(79.0257vw,67.303vh) scale(.2805)}to{transform:translate(83.87495vw,99vh) scale(.2805)}}.snow:nth-child(370){opacity:1.5474;transform:translate(40.3979vw,-10px) scale(.3023);animation:fall-370 23s -20s linear infinite}@keyframes fall-370{35.819%{transform:translate(39.2504vw,35.819vh) scale(.3023)}to{transform:translate(39.82415vw,99vh) scale(.3023)}}.snow:nth-child(371){opacity:1.4884;transform:translate(69.4882vw,-10px) scale(.8919);animation:fall-371 30s -2s linear infinite}@keyframes fall-371{72.986%{transform:translate(59.5947vw,72.986vh) scale(.8919)}to{transform:translate(64.54145vw,99vh) scale(.8919)}}.snow:nth-child(372){opacity:.5884;transform:translate(84.5079vw,-10px) scale(.6595);animation:fall-372 13s -30s linear infinite}@keyframes fall-372{78.28%{transform:translate(79.8906vw,78.28vh) scale(.6595)}to{transform:translate(82.19925vw,99vh) scale(.6595)}}.snow:nth-child(373){opacity:1.4602;transform:translate(5.8763vw,-10px) scale(.2593);animation:fall-373 16s -5s linear infinite}@keyframes fall-373{61.186%{transform:translate(7.3736vw,61.186vh) scale(.2593)}to{transform:translate(6.62495vw,99vh) scale(.2593)}}.snow:nth-child(374){opacity:.9738;transform:translate(50.8304vw,-10px) scale(.1553);animation:fall-374 27s -29s linear infinite}@keyframes fall-374{73.701%{transform:translate(46.2666vw,73.701vh) scale(.1553)}to{transform:translate(48.5485vw,99vh) scale(.1553)}}.snow:nth-child(375){opacity:.7852;transform:translate(74.4414vw,-10px) scale(.3587);animation:fall-375 10s -21s linear infinite}@keyframes fall-375{33.663%{transform:translate(67.6011vw,33.663vh) scale(.3587)}to{transform:translate(71.02125vw,99vh) scale(.3587)}}.snow:nth-child(376){opacity:.584;transform:translate(57.84vw,-10px) scale(.9772);animation:fall-376 27s -24s linear infinite}@keyframes fall-376{33.648%{transform:translate(48.2993vw,33.648vh) scale(.9772)}to{transform:translate(53.06965vw,99vh) scale(.9772)}}.snow:nth-child(377){opacity:.5794;transform:translate(58.8787vw,-10px) scale(.1016);animation:fall-377 17s -28s linear infinite}@keyframes fall-377{34.021%{transform:translate(57.7327vw,34.021vh) scale(.1016)}to{transform:translate(58.3057vw,99vh) scale(.1016)}}.snow:nth-child(378){opacity:.189;transform:translate(.2381vw,-10px) scale(.861);animation:fall-378 30s -22s linear infinite}@keyframes fall-378{79.367%{transform:translate(5.1983vw,79.367vh) scale(.861)}to{transform:translate(2.7182vw,99vh) scale(.861)}}.snow:nth-child(379){opacity:1.0452;transform:translate(5.6134vw,-10px) scale(.5626);animation:fall-379 13s -24s linear infinite}@keyframes fall-379{41.849%{transform:translate(-.8452vw,41.849vh) scale(.5626)}to{transform:translate(2.3841vw,99vh) scale(.5626)}}.snow:nth-child(380){opacity:1.468;transform:translate(4.0446vw,-10px) scale(.0696);animation:fall-380 16s -2s linear infinite}@keyframes fall-380{33.946%{transform:translate(-3.7519vw,33.946vh) scale(.0696)}to{transform:translate(.14635vw,99vh) scale(.0696)}}.snow:nth-child(381){opacity:1.9352;transform:translate(35.0927vw,-10px) scale(.1371);animation:fall-381 27s -8s linear infinite}@keyframes fall-381{41.368%{transform:translate(42.2144vw,41.368vh) scale(.1371)}to{transform:translate(38.65355vw,99vh) scale(.1371)}}.snow:nth-child(382){opacity:.9622;transform:translate(7.7274vw,-10px) scale(.9185);animation:fall-382 29s -23s linear infinite}@keyframes fall-382{61.924%{transform:translate(-.7387vw,61.924vh) scale(.9185)}to{transform:translate(3.49435vw,99vh) scale(.9185)}}.snow:nth-child(383){opacity:.9786;transform:translate(60.4959vw,-10px) scale(.2305);animation:fall-383 28s -22s linear infinite}@keyframes fall-383{73.104%{transform:translate(66.1132vw,73.104vh) scale(.2305)}to{transform:translate(63.30455vw,99vh) scale(.2305)}}.snow:nth-child(384){opacity:1.32;transform:translate(28.0914vw,-10px) scale(.0033);animation:fall-384 11s -24s linear infinite}@keyframes fall-384{57.051%{transform:translate(28.93vw,57.051vh) scale(.0033)}to{transform:translate(28.5107vw,99vh) scale(.0033)}}.snow:nth-child(385){opacity:.513;transform:translate(80.4468vw,-10px) scale(.4875);animation:fall-385 13s -6s linear infinite}@keyframes fall-385{48.075%{transform:translate(79.5468vw,48.075vh) scale(.4875)}to{transform:translate(79.9968vw,99vh) scale(.4875)}}.snow:nth-child(386){opacity:.491;transform:translate(69.8252vw,-10px) scale(.086);animation:fall-386 15s -7s linear infinite}@keyframes fall-386{48.7%{transform:translate(74.9699vw,48.7vh) scale(.086)}to{transform:translate(72.39755vw,99vh) scale(.086)}}.snow:nth-child(387){opacity:1.921;transform:translate(8.6043vw,-10px) scale(.6898);animation:fall-387 29s -27s linear infinite}@keyframes fall-387{61.231%{transform:translate(.8614vw,61.231vh) scale(.6898)}to{transform:translate(4.73285vw,99vh) scale(.6898)}}.snow:nth-child(388){opacity:.9782;transform:translate(84.973vw,-10px) scale(.6832);animation:fall-388 22s -6s linear infinite}@keyframes fall-388{69.792%{transform:translate(81.3002vw,69.792vh) scale(.6832)}to{transform:translate(83.1366vw,99vh) scale(.6832)}}.snow:nth-child(389){opacity:1.8842;transform:translate(98.3371vw,-10px) scale(.2714);animation:fall-389 13s -20s linear infinite}@keyframes fall-389{41.226%{transform:translate(101.9524vw,41.226vh) scale(.2714)}to{transform:translate(100.14475vw,99vh) scale(.2714)}}.snow:nth-child(390){opacity:.6576;transform:translate(7.5464vw,-10px) scale(.3259);animation:fall-390 29s -16s linear infinite}@keyframes fall-390{31.878%{transform:translate(14.6743vw,31.878vh) scale(.3259)}to{transform:translate(11.11035vw,99vh) scale(.3259)}}.snow:nth-child(391){opacity:1.4546;transform:translate(49.51vw,-10px) scale(.8219);animation:fall-391 15s -13s linear infinite}@keyframes fall-391{37.081%{transform:translate(48.0851vw,37.081vh) scale(.8219)}to{transform:translate(48.79755vw,99vh) scale(.8219)}}.snow:nth-child(392){opacity:.2034;transform:translate(31.4226vw,-10px) scale(.3976);animation:fall-392 24s -21s linear infinite}@keyframes fall-392{43.522%{transform:translate(23.257vw,43.522vh) scale(.3976)}to{transform:translate(27.3398vw,99vh) scale(.3976)}}.snow:nth-child(393){opacity:.5704;transform:translate(60.4765vw,-10px) scale(.5239);animation:fall-393 24s -2s linear infinite}@keyframes fall-393{45.752%{transform:translate(69.8678vw,45.752vh) scale(.5239)}to{transform:translate(65.17215vw,99vh) scale(.5239)}}.snow:nth-child(394){opacity:1.4254;transform:translate(6.6032vw,-10px) scale(.5973);animation:fall-394 15s -25s linear infinite}@keyframes fall-394{49.915%{transform:translate(-2.8737vw,49.915vh) scale(.5973)}to{transform:translate(1.86475vw,99vh) scale(.5973)}}.snow:nth-child(395){opacity:.8454;transform:translate(8.6682vw,-10px) scale(.6711);animation:fall-395 24s -23s linear infinite}@keyframes fall-395{70.013%{transform:translate(11.7948vw,70.013vh) scale(.6711)}to{transform:translate(10.2315vw,99vh) scale(.6711)}}.snow:nth-child(396){opacity:1.289;transform:translate(89.9826vw,-10px) scale(.6373);animation:fall-396 28s -10s linear infinite}@keyframes fall-396{55.011%{transform:translate(89.035vw,55.011vh) scale(.6373)}to{transform:translate(89.5088vw,99vh) scale(.6373)}}.snow:nth-child(397){opacity:.403;transform:translate(48.6632vw,-10px) scale(.0678);animation:fall-397 25s -14s linear infinite}@keyframes fall-397{79.203%{transform:translate(42.665vw,79.203vh) scale(.0678)}to{transform:translate(45.6641vw,99vh) scale(.0678)}}.snow:nth-child(398){opacity:1.3182;transform:translate(37.3947vw,-10px) scale(.9999);animation:fall-398 10s -8s linear infinite}@keyframes fall-398{71.76%{transform:translate(33.7801vw,71.76vh) scale(.9999)}to{transform:translate(35.5874vw,99vh) scale(.9999)}}.snow:nth-child(399){opacity:.9826;transform:translate(97.7147vw,-10px) scale(.3571);animation:fall-399 19s -22s linear infinite}@keyframes fall-399{40.779%{transform:translate(100.0209vw,40.779vh) scale(.3571)}to{transform:translate(98.8678vw,99vh) scale(.3571)}}.snow:nth-child(400){opacity:1.571;transform:translate(76.3504vw,-10px) scale(.1959);animation:fall-400 29s -22s linear infinite}@keyframes fall-400{66.964%{transform:translate(78.9403vw,66.964vh) scale(.1959)}to{transform:translate(77.64535vw,99vh) scale(.1959)}}\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.10", 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-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.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:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.8664;transform:translate(96.1722vw,-10px) scale(.0785);animation:fall-1 26s -21s linear infinite}@keyframes fall-1{69.979%{transform:translate(104.6013vw,69.979vh) scale(.0785)}to{transform:translate(100.38675vw,99vh) scale(.0785)}}.snow:nth-child(2){opacity:1.3906;transform:translate(58.9914vw,-10px) scale(.4853);animation:fall-2 14s -28s linear infinite}@keyframes fall-2{57.778%{transform:translate(55.6908vw,57.778vh) scale(.4853)}to{transform:translate(57.3411vw,99vh) scale(.4853)}}.snow:nth-child(3){opacity:.9958;transform:translate(51.5407vw,-10px) scale(.6111);animation:fall-3 13s -27s linear infinite}@keyframes fall-3{51.968%{transform:translate(60.8852vw,51.968vh) scale(.6111)}to{transform:translate(56.21295vw,99vh) scale(.6111)}}.snow:nth-child(4){opacity:1.3596;transform:translate(18.2699vw,-10px) scale(.37);animation:fall-4 12s -12s linear infinite}@keyframes fall-4{30.992%{transform:translate(26.5416vw,30.992vh) scale(.37)}to{transform:translate(22.40575vw,99vh) scale(.37)}}.snow:nth-child(5){opacity:1.5826;transform:translate(53.0338vw,-10px) scale(.7233);animation:fall-5 20s -4s linear infinite}@keyframes fall-5{50.013%{transform:translate(48.3696vw,50.013vh) scale(.7233)}to{transform:translate(50.7017vw,99vh) scale(.7233)}}.snow:nth-child(6){opacity:1.2458;transform:translate(64.4684vw,-10px) scale(.8031);animation:fall-6 30s -15s linear infinite}@keyframes fall-6{64.913%{transform:translate(68.8213vw,64.913vh) scale(.8031)}to{transform:translate(66.64485vw,99vh) scale(.8031)}}.snow:nth-child(7){opacity:.6326;transform:translate(42.4105vw,-10px) scale(.1231);animation:fall-7 23s -18s linear infinite}@keyframes fall-7{42.235%{transform:translate(44.9549vw,42.235vh) scale(.1231)}to{transform:translate(43.6827vw,99vh) scale(.1231)}}.snow:nth-child(8){opacity:.117;transform:translate(31.9596vw,-10px) scale(.0898);animation:fall-8 10s -21s linear infinite}@keyframes fall-8{76.578%{transform:translate(28.1877vw,76.578vh) scale(.0898)}to{transform:translate(30.07365vw,99vh) scale(.0898)}}.snow:nth-child(9){opacity:.3396;transform:translate(82.3775vw,-10px) scale(.5399);animation:fall-9 27s -30s linear infinite}@keyframes fall-9{55.745%{transform:translate(81.8773vw,55.745vh) scale(.5399)}to{transform:translate(82.1274vw,99vh) scale(.5399)}}.snow:nth-child(10){opacity:1.8272;transform:translate(95.5891vw,-10px) scale(.6043);animation:fall-10 27s -12s linear infinite}@keyframes fall-10{78.649%{transform:translate(97.7267vw,78.649vh) scale(.6043)}to{transform:translate(96.6579vw,99vh) scale(.6043)}}.snow:nth-child(11){opacity:.6774;transform:translate(23.2035vw,-10px) scale(.9351);animation:fall-11 16s -14s linear infinite}@keyframes fall-11{78.665%{transform:translate(18.3049vw,78.665vh) scale(.9351)}to{transform:translate(20.7542vw,99vh) scale(.9351)}}.snow:nth-child(12){opacity:.5878;transform:translate(82.1979vw,-10px) scale(.0169);animation:fall-12 27s -26s linear infinite}@keyframes fall-12{53.185%{transform:translate(86.7657vw,53.185vh) scale(.0169)}to{transform:translate(84.4818vw,99vh) scale(.0169)}}.snow:nth-child(13){opacity:.4952;transform:translate(98.9099vw,-10px) scale(.776);animation:fall-13 22s -28s linear infinite}@keyframes fall-13{34.396%{transform:translate(104.8137vw,34.396vh) scale(.776)}to{transform:translate(101.8618vw,99vh) scale(.776)}}.snow:nth-child(14){opacity:.8376;transform:translate(8.8402vw,-10px) scale(.3373);animation:fall-14 13s -1s linear infinite}@keyframes fall-14{58.834%{transform:translate(17.7362vw,58.834vh) scale(.3373)}to{transform:translate(13.2882vw,99vh) scale(.3373)}}.snow:nth-child(15){opacity:1.0702;transform:translate(17.7532vw,-10px) scale(.6376);animation:fall-15 15s -9s linear infinite}@keyframes fall-15{76.275%{transform:translate(8.2766vw,76.275vh) scale(.6376)}to{transform:translate(13.0149vw,99vh) scale(.6376)}}.snow:nth-child(16){opacity:.0838;transform:translate(53.8708vw,-10px) scale(.7391);animation:fall-16 13s -15s linear infinite}@keyframes fall-16{61.473%{transform:translate(61.1683vw,61.473vh) scale(.7391)}to{transform:translate(57.51955vw,99vh) scale(.7391)}}.snow:nth-child(17){opacity:.1694;transform:translate(60.3205vw,-10px) scale(.6031);animation:fall-17 13s -18s linear infinite}@keyframes fall-17{32.471%{transform:translate(61.5569vw,32.471vh) scale(.6031)}to{transform:translate(60.9387vw,99vh) scale(.6031)}}.snow:nth-child(18){opacity:.3438;transform:translate(84.8811vw,-10px) scale(.6152);animation:fall-18 17s -8s linear infinite}@keyframes fall-18{36.121%{transform:translate(81.1418vw,36.121vh) scale(.6152)}to{transform:translate(83.01145vw,99vh) scale(.6152)}}.snow:nth-child(19){opacity:1.8398;transform:translate(75.3189vw,-10px) scale(.2025);animation:fall-19 17s -24s linear infinite}@keyframes fall-19{61.138%{transform:translate(83.7122vw,61.138vh) scale(.2025)}to{transform:translate(79.51555vw,99vh) scale(.2025)}}.snow:nth-child(20){opacity:1.0116;transform:translate(58.7134vw,-10px) scale(.1215);animation:fall-20 22s -8s linear infinite}@keyframes fall-20{45.291%{transform:translate(68.5731vw,45.291vh) scale(.1215)}to{transform:translate(63.64325vw,99vh) scale(.1215)}}.snow:nth-child(21){opacity:1.907;transform:translate(22.7282vw,-10px) scale(.3972);animation:fall-21 23s -21s linear infinite}@keyframes fall-21{77.758%{transform:translate(30.1576vw,77.758vh) scale(.3972)}to{transform:translate(26.4429vw,99vh) scale(.3972)}}.snow:nth-child(22){opacity:1.6858;transform:translate(3.1893vw,-10px) scale(.6301);animation:fall-22 21s -27s linear infinite}@keyframes fall-22{36.768%{transform:translate(-6.4041vw,36.768vh) scale(.6301)}to{transform:translate(-1.6074vw,99vh) scale(.6301)}}.snow:nth-child(23){opacity:.476;transform:translate(68.4073vw,-10px) scale(.5208);animation:fall-23 24s -25s linear infinite}@keyframes fall-23{52.032%{transform:translate(71.1252vw,52.032vh) scale(.5208)}to{transform:translate(69.76625vw,99vh) scale(.5208)}}.snow:nth-child(24){opacity:.6728;transform:translate(73.0142vw,-10px) scale(.6118);animation:fall-24 11s -27s linear infinite}@keyframes fall-24{34.612%{transform:translate(64.3372vw,34.612vh) scale(.6118)}to{transform:translate(68.6757vw,99vh) scale(.6118)}}.snow:nth-child(25){opacity:1.0484;transform:translate(22.2099vw,-10px) scale(.3248);animation:fall-25 17s -6s linear infinite}@keyframes fall-25{45.714%{transform:translate(20.7715vw,45.714vh) scale(.3248)}to{transform:translate(21.4907vw,99vh) scale(.3248)}}.snow:nth-child(26){opacity:.697;transform:translate(33.5796vw,-10px) scale(.6629);animation:fall-26 20s -30s linear infinite}@keyframes fall-26{68.188%{transform:translate(29.7677vw,68.188vh) scale(.6629)}to{transform:translate(31.67365vw,99vh) scale(.6629)}}.snow:nth-child(27){opacity:1.1618;transform:translate(47.9168vw,-10px) scale(.0728);animation:fall-27 14s -26s linear infinite}@keyframes fall-27{51.982%{transform:translate(49.323vw,51.982vh) scale(.0728)}to{transform:translate(48.6199vw,99vh) scale(.0728)}}.snow:nth-child(28){opacity:1.8036;transform:translate(74.8981vw,-10px) scale(.2915);animation:fall-28 19s -14s linear infinite}@keyframes fall-28{50.641%{transform:translate(80.6151vw,50.641vh) scale(.2915)}to{transform:translate(77.7566vw,99vh) scale(.2915)}}.snow:nth-child(29){opacity:1.4844;transform:translate(54.7088vw,-10px) scale(.1963);animation:fall-29 13s -29s linear infinite}@keyframes fall-29{75.267%{transform:translate(46.24vw,75.267vh) scale(.1963)}to{transform:translate(50.4744vw,99vh) scale(.1963)}}.snow:nth-child(30){opacity:1.4046;transform:translate(94.4288vw,-10px) scale(.7174);animation:fall-30 16s -18s linear infinite}@keyframes fall-30{56.134%{transform:translate(101.5601vw,56.134vh) scale(.7174)}to{transform:translate(97.99445vw,99vh) scale(.7174)}}.snow:nth-child(31){opacity:1.7024;transform:translate(48.0187vw,-10px) scale(.0496);animation:fall-31 27s -13s linear infinite}@keyframes fall-31{38.036%{transform:translate(56.5191vw,38.036vh) scale(.0496)}to{transform:translate(52.2689vw,99vh) scale(.0496)}}.snow:nth-child(32){opacity:.9054;transform:translate(88.8357vw,-10px) scale(.2047);animation:fall-32 29s -10s linear infinite}@keyframes fall-32{45.456%{transform:translate(80.2282vw,45.456vh) scale(.2047)}to{transform:translate(84.53195vw,99vh) scale(.2047)}}.snow:nth-child(33){opacity:.474;transform:translate(28.1495vw,-10px) scale(.2522);animation:fall-33 12s -5s linear infinite}@keyframes fall-33{66.988%{transform:translate(21.2592vw,66.988vh) scale(.2522)}to{transform:translate(24.70435vw,99vh) scale(.2522)}}.snow:nth-child(34){opacity:1.0088;transform:translate(9.2528vw,-10px) scale(.0054);animation:fall-34 26s -13s linear infinite}@keyframes fall-34{44.103%{transform:translate(5.081vw,44.103vh) scale(.0054)}to{transform:translate(7.1669vw,99vh) scale(.0054)}}.snow:nth-child(35){opacity:1.3012;transform:translate(43.6139vw,-10px) scale(.9289);animation:fall-35 14s -27s linear infinite}@keyframes fall-35{37.41%{transform:translate(46.8252vw,37.41vh) scale(.9289)}to{transform:translate(45.21955vw,99vh) scale(.9289)}}.snow:nth-child(36){opacity:1.6204;transform:translate(20.3967vw,-10px) scale(.0077);animation:fall-36 27s -2s linear infinite}@keyframes fall-36{34.866%{transform:translate(10.5601vw,34.866vh) scale(.0077)}to{transform:translate(15.4784vw,99vh) scale(.0077)}}.snow:nth-child(37){opacity:1.626;transform:translate(6.3554vw,-10px) scale(.4394);animation:fall-37 16s -12s linear infinite}@keyframes fall-37{63.553%{transform:translate(10.7596vw,63.553vh) scale(.4394)}to{transform:translate(8.5575vw,99vh) scale(.4394)}}.snow:nth-child(38){opacity:.5036;transform:translate(18.4391vw,-10px) scale(.8455);animation:fall-38 23s -11s linear infinite}@keyframes fall-38{53.191%{transform:translate(25.7602vw,53.191vh) scale(.8455)}to{transform:translate(22.09965vw,99vh) scale(.8455)}}.snow:nth-child(39){opacity:.1894;transform:translate(83.6777vw,-10px) scale(.6672);animation:fall-39 10s -13s linear infinite}@keyframes fall-39{32.808%{transform:translate(81.2131vw,32.808vh) scale(.6672)}to{transform:translate(82.4454vw,99vh) scale(.6672)}}.snow:nth-child(40){opacity:.464;transform:translate(37.1784vw,-10px) scale(.9449);animation:fall-40 11s -15s linear infinite}@keyframes fall-40{66.059%{transform:translate(36.3101vw,66.059vh) scale(.9449)}to{transform:translate(36.74425vw,99vh) scale(.9449)}}.snow:nth-child(41){opacity:1.3644;transform:translate(87.6182vw,-10px) scale(.6713);animation:fall-41 24s -19s linear infinite}@keyframes fall-41{74.769%{transform:translate(95.5025vw,74.769vh) scale(.6713)}to{transform:translate(91.56035vw,99vh) scale(.6713)}}.snow:nth-child(42){opacity:1.5732;transform:translate(30.2993vw,-10px) scale(.2832);animation:fall-42 10s -11s linear infinite}@keyframes fall-42{67.848%{transform:translate(38.3255vw,67.848vh) scale(.2832)}to{transform:translate(34.3124vw,99vh) scale(.2832)}}.snow:nth-child(43){opacity:.3792;transform:translate(88.4477vw,-10px) scale(.218);animation:fall-43 19s -27s linear infinite}@keyframes fall-43{38.735%{transform:translate(86.7009vw,38.735vh) scale(.218)}to{transform:translate(87.5743vw,99vh) scale(.218)}}.snow:nth-child(44){opacity:1.2352;transform:translate(81.3837vw,-10px) scale(.5811);animation:fall-44 15s -30s linear infinite}@keyframes fall-44{63.061%{transform:translate(90.1809vw,63.061vh) scale(.5811)}to{transform:translate(85.7823vw,99vh) scale(.5811)}}.snow:nth-child(45){opacity:.9132;transform:translate(78.9409vw,-10px) scale(.0404);animation:fall-45 28s -10s linear infinite}@keyframes fall-45{75.83%{transform:translate(80.3025vw,75.83vh) scale(.0404)}to{transform:translate(79.6217vw,99vh) scale(.0404)}}.snow:nth-child(46){opacity:1.0752;transform:translate(68.8477vw,-10px) scale(.3476);animation:fall-46 11s -2s linear infinite}@keyframes fall-46{38.747%{transform:translate(77.3834vw,38.747vh) scale(.3476)}to{transform:translate(73.11555vw,99vh) scale(.3476)}}.snow:nth-child(47){opacity:.7134;transform:translate(95.1766vw,-10px) scale(.9877);animation:fall-47 12s -23s linear infinite}@keyframes fall-47{47.527%{transform:translate(94.9521vw,47.527vh) scale(.9877)}to{transform:translate(95.06435vw,99vh) scale(.9877)}}.snow:nth-child(48){opacity:1.7598;transform:translate(27.9281vw,-10px) scale(.231);animation:fall-48 15s -9s linear infinite}@keyframes fall-48{69.17%{transform:translate(26.4402vw,69.17vh) scale(.231)}to{transform:translate(27.18415vw,99vh) scale(.231)}}.snow:nth-child(49){opacity:.3918;transform:translate(95.7839vw,-10px) scale(.3074);animation:fall-49 26s -3s linear infinite}@keyframes fall-49{42.69%{transform:translate(101.4633vw,42.69vh) scale(.3074)}to{transform:translate(98.6236vw,99vh) scale(.3074)}}.snow:nth-child(50){opacity:1.7236;transform:translate(14.5531vw,-10px) scale(.5733);animation:fall-50 10s -25s linear infinite}@keyframes fall-50{52.548%{transform:translate(12.4854vw,52.548vh) scale(.5733)}to{transform:translate(13.51925vw,99vh) scale(.5733)}}.snow:nth-child(51){opacity:1.062;transform:translate(.2439vw,-10px) scale(.3315);animation:fall-51 22s -11s linear infinite}@keyframes fall-51{30.875%{transform:translate(4.1778vw,30.875vh) scale(.3315)}to{transform:translate(2.21085vw,99vh) scale(.3315)}}.snow:nth-child(52){opacity:1.8026;transform:translate(98.3101vw,-10px) scale(.5455);animation:fall-52 28s -3s linear infinite}@keyframes fall-52{35.319%{transform:translate(92.7949vw,35.319vh) scale(.5455)}to{transform:translate(95.5525vw,99vh) scale(.5455)}}.snow:nth-child(53){opacity:1.2884;transform:translate(22.0236vw,-10px) scale(.2488);animation:fall-53 30s -25s linear infinite}@keyframes fall-53{37.97%{transform:translate(30.894vw,37.97vh) scale(.2488)}to{transform:translate(26.4588vw,99vh) scale(.2488)}}.snow:nth-child(54){opacity:.022;transform:translate(93.5708vw,-10px) scale(.0221);animation:fall-54 19s -26s linear infinite}@keyframes fall-54{61.469%{transform:translate(98.2107vw,61.469vh) scale(.0221)}to{transform:translate(95.89075vw,99vh) scale(.0221)}}.snow:nth-child(55){opacity:1.8198;transform:translate(94.7899vw,-10px) scale(.5482);animation:fall-55 21s -13s linear infinite}@keyframes fall-55{69.65%{transform:translate(97.8476vw,69.65vh) scale(.5482)}to{transform:translate(96.31875vw,99vh) scale(.5482)}}.snow:nth-child(56){opacity:.4882;transform:translate(81.2732vw,-10px) scale(.2172);animation:fall-56 19s -29s linear infinite}@keyframes fall-56{55.791%{transform:translate(74.157vw,55.791vh) scale(.2172)}to{transform:translate(77.7151vw,99vh) scale(.2172)}}.snow:nth-child(57){opacity:.7926;transform:translate(39.0633vw,-10px) scale(.0473);animation:fall-57 30s -25s linear infinite}@keyframes fall-57{32.243%{transform:translate(48.1094vw,32.243vh) scale(.0473)}to{transform:translate(43.58635vw,99vh) scale(.0473)}}.snow:nth-child(58){opacity:1.9772;transform:translate(35.7759vw,-10px) scale(.3317);animation:fall-58 16s -9s linear infinite}@keyframes fall-58{66.84%{transform:translate(28.1319vw,66.84vh) scale(.3317)}to{transform:translate(31.9539vw,99vh) scale(.3317)}}.snow:nth-child(59){opacity:1.3014;transform:translate(89.4597vw,-10px) scale(.1344);animation:fall-59 16s -20s linear infinite}@keyframes fall-59{62.886%{transform:translate(81.829vw,62.886vh) scale(.1344)}to{transform:translate(85.64435vw,99vh) scale(.1344)}}.snow:nth-child(60){opacity:1.7574;transform:translate(62.9171vw,-10px) scale(.8685);animation:fall-60 26s -14s linear infinite}@keyframes fall-60{51.114%{transform:translate(56.8805vw,51.114vh) scale(.8685)}to{transform:translate(59.8988vw,99vh) scale(.8685)}}.snow:nth-child(61){opacity:.5184;transform:translate(68.6099vw,-10px) scale(.3236);animation:fall-61 12s -19s linear infinite}@keyframes fall-61{47.429%{transform:translate(64.8043vw,47.429vh) scale(.3236)}to{transform:translate(66.7071vw,99vh) scale(.3236)}}.snow:nth-child(62){opacity:1.992;transform:translate(79.4646vw,-10px) scale(.0572);animation:fall-62 15s -21s linear infinite}@keyframes fall-62{78.744%{transform:translate(76.5472vw,78.744vh) scale(.0572)}to{transform:translate(78.0059vw,99vh) scale(.0572)}}.snow:nth-child(63){opacity:.414;transform:translate(25.8612vw,-10px) scale(.3649);animation:fall-63 20s -18s linear infinite}@keyframes fall-63{59.73%{transform:translate(30.7363vw,59.73vh) scale(.3649)}to{transform:translate(28.29875vw,99vh) scale(.3649)}}.snow:nth-child(64){opacity:.8848;transform:translate(74.6887vw,-10px) scale(.7741);animation:fall-64 21s -9s linear infinite}@keyframes fall-64{31.419%{transform:translate(68.3781vw,31.419vh) scale(.7741)}to{transform:translate(71.5334vw,99vh) scale(.7741)}}.snow:nth-child(65){opacity:.2428;transform:translate(35.7492vw,-10px) scale(.8352);animation:fall-65 16s -17s linear infinite}@keyframes fall-65{60.079%{transform:translate(42.8961vw,60.079vh) scale(.8352)}to{transform:translate(39.32265vw,99vh) scale(.8352)}}.snow:nth-child(66){opacity:1.4614;transform:translate(10.1802vw,-10px) scale(.0447);animation:fall-66 22s -2s linear infinite}@keyframes fall-66{47.882%{transform:translate(14.2488vw,47.882vh) scale(.0447)}to{transform:translate(12.2145vw,99vh) scale(.0447)}}.snow:nth-child(67){opacity:.2164;transform:translate(26.7853vw,-10px) scale(.77);animation:fall-67 17s -22s linear infinite}@keyframes fall-67{49%{transform:translate(16.8619vw,49vh) scale(.77)}to{transform:translate(21.8236vw,99vh) scale(.77)}}.snow:nth-child(68){opacity:1.5542;transform:translate(24.8387vw,-10px) scale(.7246);animation:fall-68 10s -17s linear infinite}@keyframes fall-68{61.028%{transform:translate(21.5647vw,61.028vh) scale(.7246)}to{transform:translate(23.2017vw,99vh) scale(.7246)}}.snow:nth-child(69){opacity:.6514;transform:translate(6.1327vw,-10px) scale(.021);animation:fall-69 30s -2s linear infinite}@keyframes fall-69{72.999%{transform:translate(14.8735vw,72.999vh) scale(.021)}to{transform:translate(10.5031vw,99vh) scale(.021)}}.snow:nth-child(70){opacity:1.05;transform:translate(4.6121vw,-10px) scale(.2007);animation:fall-70 26s -29s linear infinite}@keyframes fall-70{52.856%{transform:translate(4.3984vw,52.856vh) scale(.2007)}to{transform:translate(4.50525vw,99vh) scale(.2007)}}.snow:nth-child(71){opacity:1.649;transform:translate(55.753vw,-10px) scale(.1115);animation:fall-71 15s -5s linear infinite}@keyframes fall-71{61.101%{transform:translate(62.6451vw,61.101vh) scale(.1115)}to{transform:translate(59.19905vw,99vh) scale(.1115)}}.snow:nth-child(72){opacity:1.9308;transform:translate(11.5483vw,-10px) scale(.9584);animation:fall-72 21s -22s linear infinite}@keyframes fall-72{47.75%{transform:translate(8.8209vw,47.75vh) scale(.9584)}to{transform:translate(10.1846vw,99vh) scale(.9584)}}.snow:nth-child(73){opacity:1.3186;transform:translate(14.8698vw,-10px) scale(.5196);animation:fall-73 11s -29s linear infinite}@keyframes fall-73{43.601%{transform:translate(14.204vw,43.601vh) scale(.5196)}to{transform:translate(14.5369vw,99vh) scale(.5196)}}.snow:nth-child(74){opacity:1.5916;transform:translate(9.725vw,-10px) scale(.9839);animation:fall-74 20s -13s linear infinite}@keyframes fall-74{43.19%{transform:translate(16.8761vw,43.19vh) scale(.9839)}to{transform:translate(13.30055vw,99vh) scale(.9839)}}.snow:nth-child(75){opacity:1.5598;transform:translate(55.4268vw,-10px) scale(.6786);animation:fall-75 18s -23s linear infinite}@keyframes fall-75{78.823%{transform:translate(52.2776vw,78.823vh) scale(.6786)}to{transform:translate(53.8522vw,99vh) scale(.6786)}}.snow:nth-child(76){opacity:1.2648;transform:translate(29.8412vw,-10px) scale(.8852);animation:fall-76 23s -21s linear infinite}@keyframes fall-76{78.661%{transform:translate(34.6113vw,78.661vh) scale(.8852)}to{transform:translate(32.22625vw,99vh) scale(.8852)}}.snow:nth-child(77){opacity:1.243;transform:translate(20.4159vw,-10px) scale(.753);animation:fall-77 13s -6s linear infinite}@keyframes fall-77{39.561%{transform:translate(14.0421vw,39.561vh) scale(.753)}to{transform:translate(17.229vw,99vh) scale(.753)}}.snow:nth-child(78){opacity:.6328;transform:translate(18.7228vw,-10px) scale(.5539);animation:fall-78 23s -21s linear infinite}@keyframes fall-78{40.769%{transform:translate(10.0726vw,40.769vh) scale(.5539)}to{transform:translate(14.3977vw,99vh) scale(.5539)}}.snow:nth-child(79){opacity:.5466;transform:translate(95.6242vw,-10px) scale(.8855);animation:fall-79 24s -1s linear infinite}@keyframes fall-79{43.292%{transform:translate(93.9043vw,43.292vh) scale(.8855)}to{transform:translate(94.76425vw,99vh) scale(.8855)}}.snow:nth-child(80){opacity:1.5106;transform:translate(43.8542vw,-10px) scale(.0661);animation:fall-80 27s -22s linear infinite}@keyframes fall-80{76.423%{transform:translate(53.1659vw,76.423vh) scale(.0661)}to{transform:translate(48.51005vw,99vh) scale(.0661)}}.snow:nth-child(81){opacity:.7536;transform:translate(41.6483vw,-10px) scale(.2755);animation:fall-81 17s -8s linear infinite}@keyframes fall-81{33.573%{transform:translate(32.7795vw,33.573vh) scale(.2755)}to{transform:translate(37.2139vw,99vh) scale(.2755)}}.snow:nth-child(82){opacity:.3442;transform:translate(80.196vw,-10px) scale(.6399);animation:fall-82 19s -19s linear infinite}@keyframes fall-82{71.247%{transform:translate(89.2753vw,71.247vh) scale(.6399)}to{transform:translate(84.73565vw,99vh) scale(.6399)}}.snow:nth-child(83){opacity:1.8358;transform:translate(62.827vw,-10px) scale(.5052);animation:fall-83 12s -8s linear infinite}@keyframes fall-83{42.676%{transform:translate(71.1899vw,42.676vh) scale(.5052)}to{transform:translate(67.00845vw,99vh) scale(.5052)}}.snow:nth-child(84){opacity:1.5206;transform:translate(90.2396vw,-10px) scale(.8075);animation:fall-84 14s -5s linear infinite}@keyframes fall-84{60.274%{transform:translate(80.5767vw,60.274vh) scale(.8075)}to{transform:translate(85.40815vw,99vh) scale(.8075)}}.snow:nth-child(85){opacity:1.2776;transform:translate(81.8877vw,-10px) scale(.968);animation:fall-85 30s -27s linear infinite}@keyframes fall-85{63.101%{transform:translate(74.7628vw,63.101vh) scale(.968)}to{transform:translate(78.32525vw,99vh) scale(.968)}}.snow:nth-child(86){opacity:1.299;transform:translate(76.9029vw,-10px) scale(.0729);animation:fall-86 12s -22s linear infinite}@keyframes fall-86{47.701%{transform:translate(78.9375vw,47.701vh) scale(.0729)}to{transform:translate(77.9202vw,99vh) scale(.0729)}}.snow:nth-child(87){opacity:1.0372;transform:translate(56.1022vw,-10px) scale(.057);animation:fall-87 12s -25s linear infinite}@keyframes fall-87{68.753%{transform:translate(62.9769vw,68.753vh) scale(.057)}to{transform:translate(59.53955vw,99vh) scale(.057)}}.snow:nth-child(88){opacity:.6652;transform:translate(37.9325vw,-10px) scale(.422);animation:fall-88 21s -23s linear infinite}@keyframes fall-88{78.156%{transform:translate(43.8675vw,78.156vh) scale(.422)}to{transform:translate(40.9vw,99vh) scale(.422)}}.snow:nth-child(89){opacity:1.7822;transform:translate(54.7311vw,-10px) scale(.6886);animation:fall-89 19s -3s linear infinite}@keyframes fall-89{36.287%{transform:translate(55.9534vw,36.287vh) scale(.6886)}to{transform:translate(55.34225vw,99vh) scale(.6886)}}.snow:nth-child(90){opacity:1.528;transform:translate(21.149vw,-10px) scale(.3232);animation:fall-90 26s -10s linear infinite}@keyframes fall-90{35.234%{transform:translate(25.1712vw,35.234vh) scale(.3232)}to{transform:translate(23.1601vw,99vh) scale(.3232)}}.snow:nth-child(91){opacity:.2064;transform:translate(36.6606vw,-10px) scale(.4083);animation:fall-91 23s -24s linear infinite}@keyframes fall-91{30.949%{transform:translate(33.6082vw,30.949vh) scale(.4083)}to{transform:translate(35.1344vw,99vh) scale(.4083)}}.snow:nth-child(92){opacity:1.6924;transform:translate(31.7516vw,-10px) scale(.7518);animation:fall-92 26s -28s linear infinite}@keyframes fall-92{68.937%{transform:translate(22.0224vw,68.937vh) scale(.7518)}to{transform:translate(26.887vw,99vh) scale(.7518)}}.snow:nth-child(93){opacity:.9356;transform:translate(31.5128vw,-10px) scale(.7076);animation:fall-93 13s -23s linear infinite}@keyframes fall-93{64.791%{transform:translate(32.9373vw,64.791vh) scale(.7076)}to{transform:translate(32.22505vw,99vh) scale(.7076)}}.snow:nth-child(94){opacity:1.8372;transform:translate(22.6027vw,-10px) scale(.9342);animation:fall-94 24s -24s linear infinite}@keyframes fall-94{42.712%{transform:translate(15.4034vw,42.712vh) scale(.9342)}to{transform:translate(19.00305vw,99vh) scale(.9342)}}.snow:nth-child(95){opacity:.2822;transform:translate(39.7736vw,-10px) scale(.39);animation:fall-95 17s -13s linear infinite}@keyframes fall-95{42.95%{transform:translate(44.7792vw,42.95vh) scale(.39)}to{transform:translate(42.2764vw,99vh) scale(.39)}}.snow:nth-child(96){opacity:1.1514;transform:translate(10.9051vw,-10px) scale(.033);animation:fall-96 20s -17s linear infinite}@keyframes fall-96{75.195%{transform:translate(13.1562vw,75.195vh) scale(.033)}to{transform:translate(12.03065vw,99vh) scale(.033)}}.snow:nth-child(97){opacity:1.5796;transform:translate(45.3188vw,-10px) scale(.5503);animation:fall-97 25s -24s linear infinite}@keyframes fall-97{41.11%{transform:translate(45.0882vw,41.11vh) scale(.5503)}to{transform:translate(45.2035vw,99vh) scale(.5503)}}.snow:nth-child(98){opacity:1.7294;transform:translate(96.1706vw,-10px) scale(.2937);animation:fall-98 17s -16s linear infinite}@keyframes fall-98{67.756%{transform:translate(100.3766vw,67.756vh) scale(.2937)}to{transform:translate(98.2736vw,99vh) scale(.2937)}}.snow:nth-child(99){opacity:.5084;transform:translate(54.2916vw,-10px) scale(.5505);animation:fall-99 19s -21s linear infinite}@keyframes fall-99{58.193%{transform:translate(63.8039vw,58.193vh) scale(.5505)}to{transform:translate(59.04775vw,99vh) scale(.5505)}}.snow:nth-child(100){opacity:1.4402;transform:translate(90.2327vw,-10px) scale(.4622);animation:fall-100 14s -27s linear infinite}@keyframes fall-100{59.947%{transform:translate(94.6589vw,59.947vh) scale(.4622)}to{transform:translate(92.4458vw,99vh) scale(.4622)}}.snow:nth-child(101){opacity:.459;transform:translate(56.1446vw,-10px) scale(.9438);animation:fall-101 23s -22s linear infinite}@keyframes fall-101{57.778%{transform:translate(52.7581vw,57.778vh) scale(.9438)}to{transform:translate(54.45135vw,99vh) scale(.9438)}}.snow:nth-child(102){opacity:.3638;transform:translate(1.0205vw,-10px) scale(.0719);animation:fall-102 13s -30s linear infinite}@keyframes fall-102{33.81%{transform:translate(3.5683vw,33.81vh) scale(.0719)}to{transform:translate(2.2944vw,99vh) scale(.0719)}}.snow:nth-child(103){opacity:.8424;transform:translate(93.2875vw,-10px) scale(.9364);animation:fall-103 14s -11s linear infinite}@keyframes fall-103{72.301%{transform:translate(95.9292vw,72.301vh) scale(.9364)}to{transform:translate(94.60835vw,99vh) scale(.9364)}}.snow:nth-child(104){opacity:1.742;transform:translate(25.9465vw,-10px) scale(.2177);animation:fall-104 23s -11s linear infinite}@keyframes fall-104{36.505%{transform:translate(25.7888vw,36.505vh) scale(.2177)}to{transform:translate(25.86765vw,99vh) scale(.2177)}}.snow:nth-child(105){opacity:.8688;transform:translate(32.5602vw,-10px) scale(.115);animation:fall-105 20s -22s linear infinite}@keyframes fall-105{37.678%{transform:translate(32.5363vw,37.678vh) scale(.115)}to{transform:translate(32.54825vw,99vh) scale(.115)}}.snow:nth-child(106){opacity:.663;transform:translate(91.3868vw,-10px) scale(.0297);animation:fall-106 27s -26s linear infinite}@keyframes fall-106{51.447%{transform:translate(82.6494vw,51.447vh) scale(.0297)}to{transform:translate(87.0181vw,99vh) scale(.0297)}}.snow:nth-child(107){opacity:.3244;transform:translate(60.9619vw,-10px) scale(.3959);animation:fall-107 25s -18s linear infinite}@keyframes fall-107{36.078%{transform:translate(59.9537vw,36.078vh) scale(.3959)}to{transform:translate(60.4578vw,99vh) scale(.3959)}}.snow:nth-child(108){opacity:.9982;transform:translate(9.0326vw,-10px) scale(.1868);animation:fall-108 15s -13s linear infinite}@keyframes fall-108{57.365%{transform:translate(7.8082vw,57.365vh) scale(.1868)}to{transform:translate(8.4204vw,99vh) scale(.1868)}}.snow:nth-child(109){opacity:1.1726;transform:translate(59.54vw,-10px) scale(.3781);animation:fall-109 26s -2s linear infinite}@keyframes fall-109{49.038%{transform:translate(57.6151vw,49.038vh) scale(.3781)}to{transform:translate(58.57755vw,99vh) scale(.3781)}}.snow:nth-child(110){opacity:.44;transform:translate(67.8203vw,-10px) scale(.0926);animation:fall-110 27s -17s linear infinite}@keyframes fall-110{38.007%{transform:translate(65.8777vw,38.007vh) scale(.0926)}to{transform:translate(66.849vw,99vh) scale(.0926)}}.snow:nth-child(111){opacity:1.0434;transform:translate(64.7768vw,-10px) scale(.318);animation:fall-111 28s -20s linear infinite}@keyframes fall-111{34.593%{transform:translate(60.9833vw,34.593vh) scale(.318)}to{transform:translate(62.88005vw,99vh) scale(.318)}}.snow:nth-child(112){opacity:1.3502;transform:translate(3.8664vw,-10px) scale(.6734);animation:fall-112 26s -8s linear infinite}@keyframes fall-112{70.419%{transform:translate(11.4192vw,70.419vh) scale(.6734)}to{transform:translate(7.6428vw,99vh) scale(.6734)}}.snow:nth-child(113){opacity:.271;transform:translate(35.1517vw,-10px) scale(.7121);animation:fall-113 25s -25s linear infinite}@keyframes fall-113{61.271%{transform:translate(35.8608vw,61.271vh) scale(.7121)}to{transform:translate(35.50625vw,99vh) scale(.7121)}}.snow:nth-child(114){opacity:.9314;transform:translate(66.0742vw,-10px) scale(.7305);animation:fall-114 20s -6s linear infinite}@keyframes fall-114{74.94%{transform:translate(73.2424vw,74.94vh) scale(.7305)}to{transform:translate(69.6583vw,99vh) scale(.7305)}}.snow:nth-child(115){opacity:1.2466;transform:translate(97.211vw,-10px) scale(.0459);animation:fall-115 17s -18s linear infinite}@keyframes fall-115{52.031%{transform:translate(100.4155vw,52.031vh) scale(.0459)}to{transform:translate(98.81325vw,99vh) scale(.0459)}}.snow:nth-child(116){opacity:.401;transform:translate(23.8713vw,-10px) scale(.1123);animation:fall-116 12s -18s linear infinite}@keyframes fall-116{75.553%{transform:translate(20.3924vw,75.553vh) scale(.1123)}to{transform:translate(22.13185vw,99vh) scale(.1123)}}.snow:nth-child(117){opacity:.684;transform:translate(71.7138vw,-10px) scale(.9701);animation:fall-117 15s -10s linear infinite}@keyframes fall-117{31.154%{transform:translate(80.1298vw,31.154vh) scale(.9701)}to{transform:translate(75.9218vw,99vh) scale(.9701)}}.snow:nth-child(118){opacity:1.2306;transform:translate(92.2873vw,-10px) scale(.0635);animation:fall-118 23s -8s linear infinite}@keyframes fall-118{53.576%{transform:translate(100.1425vw,53.576vh) scale(.0635)}to{transform:translate(96.2149vw,99vh) scale(.0635)}}.snow:nth-child(119){opacity:1.381;transform:translate(94.3017vw,-10px) scale(.0782);animation:fall-119 24s -7s linear infinite}@keyframes fall-119{34.186%{transform:translate(84.3199vw,34.186vh) scale(.0782)}to{transform:translate(89.3108vw,99vh) scale(.0782)}}.snow:nth-child(120){opacity:.6468;transform:translate(89.7937vw,-10px) scale(.6227);animation:fall-120 16s -22s linear infinite}@keyframes fall-120{60.211%{transform:translate(84.4802vw,60.211vh) scale(.6227)}to{transform:translate(87.13695vw,99vh) scale(.6227)}}.snow:nth-child(121){opacity:.3246;transform:translate(64.1363vw,-10px) scale(.365);animation:fall-121 18s -24s linear infinite}@keyframes fall-121{73.345%{transform:translate(54.4005vw,73.345vh) scale(.365)}to{transform:translate(59.2684vw,99vh) scale(.365)}}.snow:nth-child(122){opacity:.5946;transform:translate(86.0896vw,-10px) scale(.7798);animation:fall-122 22s -4s linear infinite}@keyframes fall-122{63.697%{transform:translate(78.2417vw,63.697vh) scale(.7798)}to{transform:translate(82.16565vw,99vh) scale(.7798)}}.snow:nth-child(123){opacity:1.7324;transform:translate(79.3197vw,-10px) scale(.5479);animation:fall-123 20s -24s linear infinite}@keyframes fall-123{33.11%{transform:translate(71.7882vw,33.11vh) scale(.5479)}to{transform:translate(75.55395vw,99vh) scale(.5479)}}.snow:nth-child(124){opacity:1.05;transform:translate(89.2439vw,-10px) scale(.7095);animation:fall-124 20s -5s linear infinite}@keyframes fall-124{46.085%{transform:translate(99.0598vw,46.085vh) scale(.7095)}to{transform:translate(94.15185vw,99vh) scale(.7095)}}.snow:nth-child(125){opacity:1.2996;transform:translate(67.0532vw,-10px) scale(.0128);animation:fall-125 16s -20s linear infinite}@keyframes fall-125{78.815%{transform:translate(57.1576vw,78.815vh) scale(.0128)}to{transform:translate(62.1054vw,99vh) scale(.0128)}}.snow:nth-child(126){opacity:1.137;transform:translate(22.397vw,-10px) scale(.9055);animation:fall-126 11s -1s linear infinite}@keyframes fall-126{51.89%{transform:translate(13.5085vw,51.89vh) scale(.9055)}to{transform:translate(17.95275vw,99vh) scale(.9055)}}.snow:nth-child(127){opacity:1.4048;transform:translate(88.087vw,-10px) scale(.1621);animation:fall-127 21s -20s linear infinite}@keyframes fall-127{30.474%{transform:translate(82.9349vw,30.474vh) scale(.1621)}to{transform:translate(85.51095vw,99vh) scale(.1621)}}.snow:nth-child(128){opacity:1.1062;transform:translate(15.128vw,-10px) scale(.5543);animation:fall-128 18s -19s linear infinite}@keyframes fall-128{38.61%{transform:translate(24.0284vw,38.61vh) scale(.5543)}to{transform:translate(19.5782vw,99vh) scale(.5543)}}.snow:nth-child(129){opacity:1.5532;transform:translate(9.8983vw,-10px) scale(.5137);animation:fall-129 10s -21s linear infinite}@keyframes fall-129{43.91%{transform:translate(6.8758vw,43.91vh) scale(.5137)}to{transform:translate(8.38705vw,99vh) scale(.5137)}}.snow:nth-child(130){opacity:.7062;transform:translate(48.1811vw,-10px) scale(.1255);animation:fall-130 23s -19s linear infinite}@keyframes fall-130{34.196%{transform:translate(40.5398vw,34.196vh) scale(.1255)}to{transform:translate(44.36045vw,99vh) scale(.1255)}}.snow:nth-child(131){opacity:.3756;transform:translate(66.615vw,-10px) scale(.553);animation:fall-131 15s -16s linear infinite}@keyframes fall-131{76.345%{transform:translate(60.3947vw,76.345vh) scale(.553)}to{transform:translate(63.50485vw,99vh) scale(.553)}}.snow:nth-child(132){opacity:1.5336;transform:translate(5.5131vw,-10px) scale(.9925);animation:fall-132 19s -20s linear infinite}@keyframes fall-132{77.348%{transform:translate(9.0121vw,77.348vh) scale(.9925)}to{transform:translate(7.2626vw,99vh) scale(.9925)}}.snow:nth-child(133){opacity:.7208;transform:translate(39.7928vw,-10px) scale(.5388);animation:fall-133 29s -8s linear infinite}@keyframes fall-133{42.19%{transform:translate(40.3504vw,42.19vh) scale(.5388)}to{transform:translate(40.0716vw,99vh) scale(.5388)}}.snow:nth-child(134){opacity:1.4298;transform:translate(42.2933vw,-10px) scale(.7027);animation:fall-134 17s -19s linear infinite}@keyframes fall-134{64.107%{transform:translate(44.5127vw,64.107vh) scale(.7027)}to{transform:translate(43.403vw,99vh) scale(.7027)}}.snow:nth-child(135){opacity:1.4344;transform:translate(62.921vw,-10px) scale(.3099);animation:fall-135 15s -26s linear infinite}@keyframes fall-135{68.228%{transform:translate(60.2598vw,68.228vh) scale(.3099)}to{transform:translate(61.5904vw,99vh) scale(.3099)}}.snow:nth-child(136){opacity:.9704;transform:translate(70.8716vw,-10px) scale(.1053);animation:fall-136 10s -24s linear infinite}@keyframes fall-136{32.337%{transform:translate(72.3249vw,32.337vh) scale(.1053)}to{transform:translate(71.59825vw,99vh) scale(.1053)}}.snow:nth-child(137){opacity:1.6372;transform:translate(44.5847vw,-10px) scale(.9814);animation:fall-137 22s -16s linear infinite}@keyframes fall-137{43.982%{transform:translate(53.9938vw,43.982vh) scale(.9814)}to{transform:translate(49.28925vw,99vh) scale(.9814)}}.snow:nth-child(138){opacity:.9996;transform:translate(75.5641vw,-10px) scale(.7599);animation:fall-138 24s -3s linear infinite}@keyframes fall-138{44.155%{transform:translate(82.9994vw,44.155vh) scale(.7599)}to{transform:translate(79.28175vw,99vh) scale(.7599)}}.snow:nth-child(139){opacity:.695;transform:translate(81.2703vw,-10px) scale(.8448);animation:fall-139 27s -27s linear infinite}@keyframes fall-139{36.013%{transform:translate(78.9345vw,36.013vh) scale(.8448)}to{transform:translate(80.1024vw,99vh) scale(.8448)}}.snow:nth-child(140){opacity:1.396;transform:translate(31.3514vw,-10px) scale(.4372);animation:fall-140 19s -28s linear infinite}@keyframes fall-140{37.821%{transform:translate(22.1551vw,37.821vh) scale(.4372)}to{transform:translate(26.75325vw,99vh) scale(.4372)}}.snow:nth-child(141){opacity:.3236;transform:translate(51.5506vw,-10px) scale(.5554);animation:fall-141 23s -26s linear infinite}@keyframes fall-141{51.013%{transform:translate(56.3708vw,51.013vh) scale(.5554)}to{transform:translate(53.9607vw,99vh) scale(.5554)}}.snow:nth-child(142){opacity:1.3464;transform:translate(36.3701vw,-10px) scale(.3408);animation:fall-142 20s -30s linear infinite}@keyframes fall-142{39.456%{transform:translate(38.383vw,39.456vh) scale(.3408)}to{transform:translate(37.37655vw,99vh) scale(.3408)}}.snow:nth-child(143){opacity:.8256;transform:translate(78.0557vw,-10px) scale(.755);animation:fall-143 19s -15s linear infinite}@keyframes fall-143{42.045%{transform:translate(78.5641vw,42.045vh) scale(.755)}to{transform:translate(78.3099vw,99vh) scale(.755)}}.snow:nth-child(144){opacity:1.6946;transform:translate(82.1251vw,-10px) scale(.2939);animation:fall-144 27s -27s linear infinite}@keyframes fall-144{41.364%{transform:translate(89.0395vw,41.364vh) scale(.2939)}to{transform:translate(85.5823vw,99vh) scale(.2939)}}.snow:nth-child(145){opacity:.172;transform:translate(84.1238vw,-10px) scale(.4856);animation:fall-145 20s -1s linear infinite}@keyframes fall-145{39.192%{transform:translate(89.3367vw,39.192vh) scale(.4856)}to{transform:translate(86.73025vw,99vh) scale(.4856)}}.snow:nth-child(146){opacity:.971;transform:translate(34.2163vw,-10px) scale(.2174);animation:fall-146 25s -23s linear infinite}@keyframes fall-146{39.726%{transform:translate(34.4627vw,39.726vh) scale(.2174)}to{transform:translate(34.3395vw,99vh) scale(.2174)}}.snow:nth-child(147){opacity:.347;transform:translate(92.0298vw,-10px) scale(.4725);animation:fall-147 11s -17s linear infinite}@keyframes fall-147{39.962%{transform:translate(99.11vw,39.962vh) scale(.4725)}to{transform:translate(95.5699vw,99vh) scale(.4725)}}.snow:nth-child(148){opacity:.2888;transform:translate(38.9423vw,-10px) scale(.6606);animation:fall-148 13s -11s linear infinite}@keyframes fall-148{62.14%{transform:translate(33.5443vw,62.14vh) scale(.6606)}to{transform:translate(36.2433vw,99vh) scale(.6606)}}.snow:nth-child(149){opacity:1.7464;transform:translate(63.5103vw,-10px) scale(.0568);animation:fall-149 14s -1s linear infinite}@keyframes fall-149{57.614%{transform:translate(59.3966vw,57.614vh) scale(.0568)}to{transform:translate(61.45345vw,99vh) scale(.0568)}}.snow:nth-child(150){opacity:.1978;transform:translate(34.5758vw,-10px) scale(.6926);animation:fall-150 30s -12s linear infinite}@keyframes fall-150{60.011%{transform:translate(37.102vw,60.011vh) scale(.6926)}to{transform:translate(35.8389vw,99vh) scale(.6926)}}.snow:nth-child(151){opacity:.6576;transform:translate(38.2459vw,-10px) scale(.7685);animation:fall-151 22s -29s linear infinite}@keyframes fall-151{74.906%{transform:translate(40.7434vw,74.906vh) scale(.7685)}to{transform:translate(39.49465vw,99vh) scale(.7685)}}.snow:nth-child(152){opacity:1.936;transform:translate(49.1184vw,-10px) scale(.8332);animation:fall-152 12s -15s linear infinite}@keyframes fall-152{43.334%{transform:translate(43.7645vw,43.334vh) scale(.8332)}to{transform:translate(46.44145vw,99vh) scale(.8332)}}.snow:nth-child(153){opacity:.4666;transform:translate(34.2212vw,-10px) scale(.4837);animation:fall-153 24s -22s linear infinite}@keyframes fall-153{58.436%{transform:translate(27.3557vw,58.436vh) scale(.4837)}to{transform:translate(30.78845vw,99vh) scale(.4837)}}.snow:nth-child(154){opacity:.4128;transform:translate(86.5876vw,-10px) scale(.5075);animation:fall-154 10s -29s linear infinite}@keyframes fall-154{67.828%{transform:translate(95.1756vw,67.828vh) scale(.5075)}to{transform:translate(90.8816vw,99vh) scale(.5075)}}.snow:nth-child(155){opacity:1.218;transform:translate(67.8736vw,-10px) scale(.7546);animation:fall-155 24s -20s linear infinite}@keyframes fall-155{68.15%{transform:translate(59.2132vw,68.15vh) scale(.7546)}to{transform:translate(63.5434vw,99vh) scale(.7546)}}.snow:nth-child(156){opacity:.8734;transform:translate(56.4901vw,-10px) scale(.068);animation:fall-156 17s -21s linear infinite}@keyframes fall-156{43.46%{transform:translate(49.6246vw,43.46vh) scale(.068)}to{transform:translate(53.05735vw,99vh) scale(.068)}}.snow:nth-child(157){opacity:.5014;transform:translate(71.4298vw,-10px) scale(.6939);animation:fall-157 19s -2s linear infinite}@keyframes fall-157{73.826%{transform:translate(63.2129vw,73.826vh) scale(.6939)}to{transform:translate(67.32135vw,99vh) scale(.6939)}}.snow:nth-child(158){opacity:.1424;transform:translate(69vw,-10px) scale(.82);animation:fall-158 19s -24s linear infinite}@keyframes fall-158{49.601%{transform:translate(75.3815vw,49.601vh) scale(.82)}to{transform:translate(72.19075vw,99vh) scale(.82)}}.snow:nth-child(159){opacity:1.451;transform:translate(23.7891vw,-10px) scale(.8379);animation:fall-159 21s -15s linear infinite}@keyframes fall-159{54.066%{transform:translate(21.8647vw,54.066vh) scale(.8379)}to{transform:translate(22.8269vw,99vh) scale(.8379)}}.snow:nth-child(160){opacity:.1818;transform:translate(73.8761vw,-10px) scale(.6634);animation:fall-160 17s -3s linear infinite}@keyframes fall-160{53.028%{transform:translate(68.2661vw,53.028vh) scale(.6634)}to{transform:translate(71.0711vw,99vh) scale(.6634)}}.snow:nth-child(161){opacity:1.3018;transform:translate(44.4725vw,-10px) scale(.2641);animation:fall-161 18s -16s linear infinite}@keyframes fall-161{71.822%{transform:translate(42.7206vw,71.822vh) scale(.2641)}to{transform:translate(43.59655vw,99vh) scale(.2641)}}.snow:nth-child(162){opacity:1.6086;transform:translate(70.5703vw,-10px) scale(.3811);animation:fall-162 25s -11s linear infinite}@keyframes fall-162{55.079%{transform:translate(72.7956vw,55.079vh) scale(.3811)}to{transform:translate(71.68295vw,99vh) scale(.3811)}}.snow:nth-child(163){opacity:1.6158;transform:translate(13.0557vw,-10px) scale(.5384);animation:fall-163 21s -9s linear infinite}@keyframes fall-163{37.368%{transform:translate(3.2035vw,37.368vh) scale(.5384)}to{transform:translate(8.1296vw,99vh) scale(.5384)}}.snow:nth-child(164){opacity:1.4714;transform:translate(42.3496vw,-10px) scale(.3007);animation:fall-164 20s -5s linear infinite}@keyframes fall-164{61.21%{transform:translate(49.9356vw,61.21vh) scale(.3007)}to{transform:translate(46.1426vw,99vh) scale(.3007)}}.snow:nth-child(165){opacity:1.2378;transform:translate(65.3612vw,-10px) scale(.2846);animation:fall-165 10s -4s linear infinite}@keyframes fall-165{33.722%{transform:translate(66.3086vw,33.722vh) scale(.2846)}to{transform:translate(65.8349vw,99vh) scale(.2846)}}.snow:nth-child(166){opacity:1.597;transform:translate(56.4451vw,-10px) scale(.3143);animation:fall-166 19s -27s linear infinite}@keyframes fall-166{79.545%{transform:translate(58.7209vw,79.545vh) scale(.3143)}to{transform:translate(57.583vw,99vh) scale(.3143)}}.snow:nth-child(167){opacity:.6682;transform:translate(12.6294vw,-10px) scale(.932);animation:fall-167 22s -10s linear infinite}@keyframes fall-167{61.854%{transform:translate(21.6613vw,61.854vh) scale(.932)}to{transform:translate(17.14535vw,99vh) scale(.932)}}.snow:nth-child(168){opacity:1.6604;transform:translate(64.5238vw,-10px) scale(.3372);animation:fall-168 20s -28s linear infinite}@keyframes fall-168{75.882%{transform:translate(71.8528vw,75.882vh) scale(.3372)}to{transform:translate(68.1883vw,99vh) scale(.3372)}}.snow:nth-child(169){opacity:1.0252;transform:translate(21.2523vw,-10px) scale(.4277);animation:fall-169 22s -25s linear infinite}@keyframes fall-169{60.385%{transform:translate(26.0824vw,60.385vh) scale(.4277)}to{transform:translate(23.66735vw,99vh) scale(.4277)}}.snow:nth-child(170){opacity:1.1742;transform:translate(90.1846vw,-10px) scale(.727);animation:fall-170 29s -12s linear infinite}@keyframes fall-170{67.009%{transform:translate(84.8697vw,67.009vh) scale(.727)}to{transform:translate(87.52715vw,99vh) scale(.727)}}.snow:nth-child(171){opacity:1.3098;transform:translate(11.0079vw,-10px) scale(.6045);animation:fall-171 26s -1s linear infinite}@keyframes fall-171{51.74%{transform:translate(18.9652vw,51.74vh) scale(.6045)}to{transform:translate(14.98655vw,99vh) scale(.6045)}}.snow:nth-child(172){opacity:.9638;transform:translate(89.7576vw,-10px) scale(.5125);animation:fall-172 12s -18s linear infinite}@keyframes fall-172{79.432%{transform:translate(94.0301vw,79.432vh) scale(.5125)}to{transform:translate(91.89385vw,99vh) scale(.5125)}}.snow:nth-child(173){opacity:.7112;transform:translate(94.9193vw,-10px) scale(.5862);animation:fall-173 28s -19s linear infinite}@keyframes fall-173{43.882%{transform:translate(89.2909vw,43.882vh) scale(.5862)}to{transform:translate(92.1051vw,99vh) scale(.5862)}}.snow:nth-child(174){opacity:1.0692;transform:translate(2.7208vw,-10px) scale(.1215);animation:fall-174 11s -12s linear infinite}@keyframes fall-174{52.61%{transform:translate(3.9262vw,52.61vh) scale(.1215)}to{transform:translate(3.3235vw,99vh) scale(.1215)}}.snow:nth-child(175){opacity:.91;transform:translate(66.1846vw,-10px) scale(.6804);animation:fall-175 10s -9s linear infinite}@keyframes fall-175{46.114%{transform:translate(74.2069vw,46.114vh) scale(.6804)}to{transform:translate(70.19575vw,99vh) scale(.6804)}}.snow:nth-child(176){opacity:.755;transform:translate(7.2128vw,-10px) scale(.4044);animation:fall-176 25s -30s linear infinite}@keyframes fall-176{70.206%{transform:translate(12.2549vw,70.206vh) scale(.4044)}to{transform:translate(9.73385vw,99vh) scale(.4044)}}.snow:nth-child(177){opacity:1.1988;transform:translate(97.3364vw,-10px) scale(.0507);animation:fall-177 19s -15s linear infinite}@keyframes fall-177{38.156%{transform:translate(87.4941vw,38.156vh) scale(.0507)}to{transform:translate(92.41525vw,99vh) scale(.0507)}}.snow:nth-child(178){opacity:1.6232;transform:translate(77.6327vw,-10px) scale(.5253);animation:fall-178 24s -11s linear infinite}@keyframes fall-178{59.985%{transform:translate(74.0379vw,59.985vh) scale(.5253)}to{transform:translate(75.8353vw,99vh) scale(.5253)}}.snow:nth-child(179){opacity:1.7182;transform:translate(.6416vw,-10px) scale(.4342);animation:fall-179 15s -1s linear infinite}@keyframes fall-179{43.547%{transform:translate(2.8313vw,43.547vh) scale(.4342)}to{transform:translate(1.73645vw,99vh) scale(.4342)}}.snow:nth-child(180){opacity:.271;transform:translate(28.9102vw,-10px) scale(.5012);animation:fall-180 29s -12s linear infinite}@keyframes fall-180{48.922%{transform:translate(31.5715vw,48.922vh) scale(.5012)}to{transform:translate(30.24085vw,99vh) scale(.5012)}}.snow:nth-child(181){opacity:1.4878;transform:translate(96.3217vw,-10px) scale(.7537);animation:fall-181 25s -15s linear infinite}@keyframes fall-181{51.357%{transform:translate(101.1175vw,51.357vh) scale(.7537)}to{transform:translate(98.7196vw,99vh) scale(.7537)}}.snow:nth-child(182){opacity:1.6316;transform:translate(61.0476vw,-10px) scale(.0437);animation:fall-182 23s -3s linear infinite}@keyframes fall-182{73.736%{transform:translate(61.9917vw,73.736vh) scale(.0437)}to{transform:translate(61.51965vw,99vh) scale(.0437)}}.snow:nth-child(183){opacity:1.0934;transform:translate(90.5198vw,-10px) scale(.987);animation:fall-183 23s -5s linear infinite}@keyframes fall-183{57.961%{transform:translate(90.1955vw,57.961vh) scale(.987)}to{transform:translate(90.35765vw,99vh) scale(.987)}}.snow:nth-child(184){opacity:1.545;transform:translate(73.3884vw,-10px) scale(.9328);animation:fall-184 27s -7s linear infinite}@keyframes fall-184{54.788%{transform:translate(66.3527vw,54.788vh) scale(.9328)}to{transform:translate(69.87055vw,99vh) scale(.9328)}}.snow:nth-child(185){opacity:1.0974;transform:translate(69.9292vw,-10px) scale(.1811);animation:fall-185 27s -12s linear infinite}@keyframes fall-185{50.36%{transform:translate(73.4162vw,50.36vh) scale(.1811)}to{transform:translate(71.6727vw,99vh) scale(.1811)}}.snow:nth-child(186){opacity:.7646;transform:translate(72.3523vw,-10px) scale(.0804);animation:fall-186 25s -22s linear infinite}@keyframes fall-186{69.849%{transform:translate(80.627vw,69.849vh) scale(.0804)}to{transform:translate(76.48965vw,99vh) scale(.0804)}}.snow:nth-child(187){opacity:1.4112;transform:translate(99.2131vw,-10px) scale(.6985);animation:fall-187 17s -17s linear infinite}@keyframes fall-187{62.972%{transform:translate(93.5817vw,62.972vh) scale(.6985)}to{transform:translate(96.3974vw,99vh) scale(.6985)}}.snow:nth-child(188){opacity:.8422;transform:translate(58.1598vw,-10px) scale(.6833);animation:fall-188 10s -3s linear infinite}@keyframes fall-188{68.427%{transform:translate(61.2934vw,68.427vh) scale(.6833)}to{transform:translate(59.7266vw,99vh) scale(.6833)}}.snow:nth-child(189){opacity:.2438;transform:translate(83.5762vw,-10px) scale(.7214);animation:fall-189 13s -9s linear infinite}@keyframes fall-189{78.49%{transform:translate(78.5476vw,78.49vh) scale(.7214)}to{transform:translate(81.0619vw,99vh) scale(.7214)}}.snow:nth-child(190){opacity:.3282;transform:translate(18.455vw,-10px) scale(.4486);animation:fall-190 19s -29s linear infinite}@keyframes fall-190{53.106%{transform:translate(26.6788vw,53.106vh) scale(.4486)}to{transform:translate(22.5669vw,99vh) scale(.4486)}}.snow:nth-child(191){opacity:.58;transform:translate(66.4767vw,-10px) scale(.5779);animation:fall-191 18s -21s linear infinite}@keyframes fall-191{43.278%{transform:translate(59.6152vw,43.278vh) scale(.5779)}to{transform:translate(63.04595vw,99vh) scale(.5779)}}.snow:nth-child(192){opacity:.2592;transform:translate(55.2084vw,-10px) scale(.9207);animation:fall-192 10s -13s linear infinite}@keyframes fall-192{37.344%{transform:translate(58.1555vw,37.344vh) scale(.9207)}to{transform:translate(56.68195vw,99vh) scale(.9207)}}.snow:nth-child(193){opacity:.423;transform:translate(90.4735vw,-10px) scale(.1521);animation:fall-193 15s -5s linear infinite}@keyframes fall-193{66.231%{transform:translate(97.7397vw,66.231vh) scale(.1521)}to{transform:translate(94.1066vw,99vh) scale(.1521)}}.snow:nth-child(194){opacity:1.8972;transform:translate(5.28vw,-10px) scale(.3673);animation:fall-194 18s -13s linear infinite}@keyframes fall-194{77.048%{transform:translate(10.8819vw,77.048vh) scale(.3673)}to{transform:translate(8.08095vw,99vh) scale(.3673)}}.snow:nth-child(195){opacity:1.1452;transform:translate(17.3946vw,-10px) scale(.1254);animation:fall-195 18s -11s linear infinite}@keyframes fall-195{34.918%{transform:translate(23.182vw,34.918vh) scale(.1254)}to{transform:translate(20.2883vw,99vh) scale(.1254)}}.snow:nth-child(196){opacity:.1768;transform:translate(9.1925vw,-10px) scale(.1561);animation:fall-196 19s -15s linear infinite}@keyframes fall-196{52.306%{transform:translate(7.8711vw,52.306vh) scale(.1561)}to{transform:translate(8.5318vw,99vh) scale(.1561)}}.snow:nth-child(197){opacity:.5598;transform:translate(64.3581vw,-10px) scale(.6188);animation:fall-197 20s -16s linear infinite}@keyframes fall-197{69.467%{transform:translate(61.8889vw,69.467vh) scale(.6188)}to{transform:translate(63.1235vw,99vh) scale(.6188)}}.snow:nth-child(198){opacity:1.2782;transform:translate(54.4809vw,-10px) scale(.3583);animation:fall-198 18s -23s linear infinite}@keyframes fall-198{76.634%{transform:translate(45.5916vw,76.634vh) scale(.3583)}to{transform:translate(50.03625vw,99vh) scale(.3583)}}.snow:nth-child(199){opacity:1.3242;transform:translate(80.6232vw,-10px) scale(.7073);animation:fall-199 14s -13s linear infinite}@keyframes fall-199{56.702%{transform:translate(75.5657vw,56.702vh) scale(.7073)}to{transform:translate(78.09445vw,99vh) scale(.7073)}}.snow:nth-child(200){opacity:1.8104;transform:translate(4.4025vw,-10px) scale(.0225);animation:fall-200 25s -23s linear infinite}@keyframes fall-200{50.798%{transform:translate(4.631vw,50.798vh) scale(.0225)}to{transform:translate(4.51675vw,99vh) scale(.0225)}}.snow:nth-child(201){opacity:1.575;transform:translate(71.086vw,-10px) scale(.842);animation:fall-201 29s -18s linear infinite}@keyframes fall-201{56.97%{transform:translate(65.6886vw,56.97vh) scale(.842)}to{transform:translate(68.3873vw,99vh) scale(.842)}}.snow:nth-child(202){opacity:1.157;transform:translate(14.4981vw,-10px) scale(.4198);animation:fall-202 11s -5s linear infinite}@keyframes fall-202{79.709%{transform:translate(22.6415vw,79.709vh) scale(.4198)}to{transform:translate(18.5698vw,99vh) scale(.4198)}}.snow:nth-child(203){opacity:.137;transform:translate(37.6579vw,-10px) scale(.9561);animation:fall-203 18s -7s linear infinite}@keyframes fall-203{60.198%{transform:translate(36.6528vw,60.198vh) scale(.9561)}to{transform:translate(37.15535vw,99vh) scale(.9561)}}.snow:nth-child(204){opacity:1.2648;transform:translate(89.8174vw,-10px) scale(.8066);animation:fall-204 22s -27s linear infinite}@keyframes fall-204{52.024%{transform:translate(88.8623vw,52.024vh) scale(.8066)}to{transform:translate(89.33985vw,99vh) scale(.8066)}}.snow:nth-child(205){opacity:.6282;transform:translate(40.1272vw,-10px) scale(.9396);animation:fall-205 30s -16s linear infinite}@keyframes fall-205{41.883%{transform:translate(33.5989vw,41.883vh) scale(.9396)}to{transform:translate(36.86305vw,99vh) scale(.9396)}}.snow:nth-child(206){opacity:.7074;transform:translate(57.1762vw,-10px) scale(.0217);animation:fall-206 16s -2s linear infinite}@keyframes fall-206{52.121%{transform:translate(57.0597vw,52.121vh) scale(.0217)}to{transform:translate(57.11795vw,99vh) scale(.0217)}}.snow:nth-child(207){opacity:1.6622;transform:translate(96.0729vw,-10px) scale(.4198);animation:fall-207 11s -12s linear infinite}@keyframes fall-207{47.606%{transform:translate(92.6373vw,47.606vh) scale(.4198)}to{transform:translate(94.3551vw,99vh) scale(.4198)}}.snow:nth-child(208){opacity:1.7292;transform:translate(83.3374vw,-10px) scale(.4074);animation:fall-208 26s -18s linear infinite}@keyframes fall-208{46.164%{transform:translate(79.0737vw,46.164vh) scale(.4074)}to{transform:translate(81.20555vw,99vh) scale(.4074)}}.snow:nth-child(209){opacity:1.6892;transform:translate(89.6543vw,-10px) scale(.5953);animation:fall-209 14s -21s linear infinite}@keyframes fall-209{48.56%{transform:translate(80.5672vw,48.56vh) scale(.5953)}to{transform:translate(85.11075vw,99vh) scale(.5953)}}.snow:nth-child(210){opacity:1.6862;transform:translate(36.4716vw,-10px) scale(.3713);animation:fall-210 14s -14s linear infinite}@keyframes fall-210{63.618%{transform:translate(39.2521vw,63.618vh) scale(.3713)}to{transform:translate(37.86185vw,99vh) scale(.3713)}}.snow:nth-child(211){opacity:1.2444;transform:translate(83.2417vw,-10px) scale(.7848);animation:fall-211 18s -1s linear infinite}@keyframes fall-211{44.68%{transform:translate(80.0546vw,44.68vh) scale(.7848)}to{transform:translate(81.64815vw,99vh) scale(.7848)}}.snow:nth-child(212){opacity:1.8986;transform:translate(26.9794vw,-10px) scale(.573);animation:fall-212 29s -10s linear infinite}@keyframes fall-212{46.054%{transform:translate(31.1898vw,46.054vh) scale(.573)}to{transform:translate(29.0846vw,99vh) scale(.573)}}.snow:nth-child(213){opacity:1.335;transform:translate(71.5693vw,-10px) scale(.7231);animation:fall-213 22s -24s linear infinite}@keyframes fall-213{46.067%{transform:translate(74.05vw,46.067vh) scale(.7231)}to{transform:translate(72.80965vw,99vh) scale(.7231)}}.snow:nth-child(214){opacity:1.735;transform:translate(52.2153vw,-10px) scale(.114);animation:fall-214 29s -12s linear infinite}@keyframes fall-214{78.919%{transform:translate(43.2091vw,78.919vh) scale(.114)}to{transform:translate(47.7122vw,99vh) scale(.114)}}.snow:nth-child(215){opacity:.014;transform:translate(52.3149vw,-10px) scale(.084);animation:fall-215 14s -10s linear infinite}@keyframes fall-215{69.665%{transform:translate(55.5436vw,69.665vh) scale(.084)}to{transform:translate(53.92925vw,99vh) scale(.084)}}.snow:nth-child(216){opacity:.5306;transform:translate(1.2007vw,-10px) scale(.1161);animation:fall-216 13s -13s linear infinite}@keyframes fall-216{57.706%{transform:translate(-1.0592vw,57.706vh) scale(.1161)}to{transform:translate(.07075vw,99vh) scale(.1161)}}.snow:nth-child(217){opacity:.3158;transform:translate(30.5013vw,-10px) scale(.433);animation:fall-217 14s -29s linear infinite}@keyframes fall-217{46.202%{transform:translate(22.4793vw,46.202vh) scale(.433)}to{transform:translate(26.4903vw,99vh) scale(.433)}}.snow:nth-child(218){opacity:1.1858;transform:translate(87.3784vw,-10px) scale(.9134);animation:fall-218 22s -27s linear infinite}@keyframes fall-218{60.013%{transform:translate(83.6751vw,60.013vh) scale(.9134)}to{transform:translate(85.52675vw,99vh) scale(.9134)}}.snow:nth-child(219){opacity:1.9492;transform:translate(59.8468vw,-10px) scale(.0162);animation:fall-219 30s -9s linear infinite}@keyframes fall-219{53.541%{transform:translate(60.9702vw,53.541vh) scale(.0162)}to{transform:translate(60.4085vw,99vh) scale(.0162)}}.snow:nth-child(220){opacity:.1246;transform:translate(21.8788vw,-10px) scale(.8051);animation:fall-220 13s -6s linear infinite}@keyframes fall-220{33.461%{transform:translate(25.3201vw,33.461vh) scale(.8051)}to{transform:translate(23.59945vw,99vh) scale(.8051)}}.snow:nth-child(221){opacity:1.081;transform:translate(53.8503vw,-10px) scale(.1934);animation:fall-221 30s -20s linear infinite}@keyframes fall-221{55.607%{transform:translate(46.7904vw,55.607vh) scale(.1934)}to{transform:translate(50.32035vw,99vh) scale(.1934)}}.snow:nth-child(222){opacity:1.5052;transform:translate(25.22vw,-10px) scale(.7381);animation:fall-222 23s -4s linear infinite}@keyframes fall-222{36.34%{transform:translate(21.7869vw,36.34vh) scale(.7381)}to{transform:translate(23.50345vw,99vh) scale(.7381)}}.snow:nth-child(223){opacity:.9922;transform:translate(57.1778vw,-10px) scale(.4755);animation:fall-223 29s -4s linear infinite}@keyframes fall-223{60.259%{transform:translate(61.0281vw,60.259vh) scale(.4755)}to{transform:translate(59.10295vw,99vh) scale(.4755)}}.snow:nth-child(224){opacity:.955;transform:translate(52.6725vw,-10px) scale(.4088);animation:fall-224 28s -21s linear infinite}@keyframes fall-224{58.668%{transform:translate(56.899vw,58.668vh) scale(.4088)}to{transform:translate(54.78575vw,99vh) scale(.4088)}}.snow:nth-child(225){opacity:.6202;transform:translate(23.105vw,-10px) scale(.6115);animation:fall-225 29s -14s linear infinite}@keyframes fall-225{58.536%{transform:translate(14.4175vw,58.536vh) scale(.6115)}to{transform:translate(18.76125vw,99vh) scale(.6115)}}.snow:nth-child(226){opacity:1.9612;transform:translate(32.3794vw,-10px) scale(.707);animation:fall-226 24s -20s linear infinite}@keyframes fall-226{36.12%{transform:translate(33.7116vw,36.12vh) scale(.707)}to{transform:translate(33.0455vw,99vh) scale(.707)}}.snow:nth-child(227){opacity:.6202;transform:translate(11.0748vw,-10px) scale(.5789);animation:fall-227 14s -7s linear infinite}@keyframes fall-227{42.95%{transform:translate(4.3621vw,42.95vh) scale(.5789)}to{transform:translate(7.71845vw,99vh) scale(.5789)}}.snow:nth-child(228){opacity:.492;transform:translate(25.2129vw,-10px) scale(.5544);animation:fall-228 10s -14s linear infinite}@keyframes fall-228{65.746%{transform:translate(29.2935vw,65.746vh) scale(.5544)}to{transform:translate(27.2532vw,99vh) scale(.5544)}}.snow:nth-child(229){opacity:.5176;transform:translate(84.6297vw,-10px) scale(.3765);animation:fall-229 30s -21s linear infinite}@keyframes fall-229{39.877%{transform:translate(76.0501vw,39.877vh) scale(.3765)}to{transform:translate(80.3399vw,99vh) scale(.3765)}}.snow:nth-child(230){opacity:.1128;transform:translate(60.8794vw,-10px) scale(.1402);animation:fall-230 20s -14s linear infinite}@keyframes fall-230{55.846%{transform:translate(55.8629vw,55.846vh) scale(.1402)}to{transform:translate(58.37115vw,99vh) scale(.1402)}}.snow:nth-child(231){opacity:1.552;transform:translate(16.7339vw,-10px) scale(.3043);animation:fall-231 20s -3s linear infinite}@keyframes fall-231{33.278%{transform:translate(21.0967vw,33.278vh) scale(.3043)}to{transform:translate(18.9153vw,99vh) scale(.3043)}}.snow:nth-child(232){opacity:.214;transform:translate(72.6354vw,-10px) scale(.1546);animation:fall-232 30s -6s linear infinite}@keyframes fall-232{60.136%{transform:translate(68.5102vw,60.136vh) scale(.1546)}to{transform:translate(70.5728vw,99vh) scale(.1546)}}.snow:nth-child(233){opacity:1.5232;transform:translate(43.8299vw,-10px) scale(.4858);animation:fall-233 18s -25s linear infinite}@keyframes fall-233{35.196%{transform:translate(38.19vw,35.196vh) scale(.4858)}to{transform:translate(41.00995vw,99vh) scale(.4858)}}.snow:nth-child(234){opacity:1.4098;transform:translate(51.7373vw,-10px) scale(.1802);animation:fall-234 12s -27s linear infinite}@keyframes fall-234{77.834%{transform:translate(43.7502vw,77.834vh) scale(.1802)}to{transform:translate(47.74375vw,99vh) scale(.1802)}}.snow:nth-child(235){opacity:1.6556;transform:translate(60.9741vw,-10px) scale(.3517);animation:fall-235 12s -24s linear infinite}@keyframes fall-235{39.467%{transform:translate(64.3574vw,39.467vh) scale(.3517)}to{transform:translate(62.66575vw,99vh) scale(.3517)}}.snow:nth-child(236){opacity:1.9912;transform:translate(65.1888vw,-10px) scale(.9093);animation:fall-236 17s -5s linear infinite}@keyframes fall-236{66.329%{transform:translate(70.1787vw,66.329vh) scale(.9093)}to{transform:translate(67.68375vw,99vh) scale(.9093)}}.snow:nth-child(237){opacity:.6592;transform:translate(98.6843vw,-10px) scale(.7091);animation:fall-237 12s -2s linear infinite}@keyframes fall-237{51.373%{transform:translate(97.6052vw,51.373vh) scale(.7091)}to{transform:translate(98.14475vw,99vh) scale(.7091)}}.snow:nth-child(238){opacity:1.8788;transform:translate(36.6668vw,-10px) scale(.3066);animation:fall-238 10s -5s linear infinite}@keyframes fall-238{44.784%{transform:translate(31.2257vw,44.784vh) scale(.3066)}to{transform:translate(33.94625vw,99vh) scale(.3066)}}.snow:nth-child(239){opacity:1.938;transform:translate(83.1437vw,-10px) scale(.298);animation:fall-239 18s -24s linear infinite}@keyframes fall-239{31.726%{transform:translate(86.5116vw,31.726vh) scale(.298)}to{transform:translate(84.82765vw,99vh) scale(.298)}}.snow:nth-child(240){opacity:.8386;transform:translate(10.7439vw,-10px) scale(.0775);animation:fall-240 16s -10s linear infinite}@keyframes fall-240{57.653%{transform:translate(17.4073vw,57.653vh) scale(.0775)}to{transform:translate(14.0756vw,99vh) scale(.0775)}}.snow:nth-child(241){opacity:1.706;transform:translate(21.2368vw,-10px) scale(.2228);animation:fall-241 28s -20s linear infinite}@keyframes fall-241{77.883%{transform:translate(24.7092vw,77.883vh) scale(.2228)}to{transform:translate(22.973vw,99vh) scale(.2228)}}.snow:nth-child(242){opacity:.9514;transform:translate(74.6796vw,-10px) scale(.5602);animation:fall-242 11s -21s linear infinite}@keyframes fall-242{36.305%{transform:translate(80.3975vw,36.305vh) scale(.5602)}to{transform:translate(77.53855vw,99vh) scale(.5602)}}.snow:nth-child(243){opacity:.3194;transform:translate(20.9422vw,-10px) scale(.3378);animation:fall-243 17s -29s linear infinite}@keyframes fall-243{75.214%{transform:translate(19.6378vw,75.214vh) scale(.3378)}to{transform:translate(20.29vw,99vh) scale(.3378)}}.snow:nth-child(244){opacity:.4906;transform:translate(82.2402vw,-10px) scale(.8425);animation:fall-244 19s -4s linear infinite}@keyframes fall-244{43.909%{transform:translate(90.5846vw,43.909vh) scale(.8425)}to{transform:translate(86.4124vw,99vh) scale(.8425)}}.snow:nth-child(245){opacity:1.1802;transform:translate(38.3527vw,-10px) scale(.6063);animation:fall-245 23s -9s linear infinite}@keyframes fall-245{59.473%{transform:translate(44.0214vw,59.473vh) scale(.6063)}to{transform:translate(41.18705vw,99vh) scale(.6063)}}.snow:nth-child(246){opacity:.3264;transform:translate(1.9914vw,-10px) scale(.3026);animation:fall-246 12s -22s linear infinite}@keyframes fall-246{73.156%{transform:translate(2.8249vw,73.156vh) scale(.3026)}to{transform:translate(2.40815vw,99vh) scale(.3026)}}.snow:nth-child(247){opacity:.643;transform:translate(34.3316vw,-10px) scale(.7616);animation:fall-247 19s -24s linear infinite}@keyframes fall-247{63.321%{transform:translate(31.3634vw,63.321vh) scale(.7616)}to{transform:translate(32.8475vw,99vh) scale(.7616)}}.snow:nth-child(248){opacity:.0494;transform:translate(56.7364vw,-10px) scale(.7918);animation:fall-248 13s -21s linear infinite}@keyframes fall-248{41.258%{transform:translate(48.0505vw,41.258vh) scale(.7918)}to{transform:translate(52.39345vw,99vh) scale(.7918)}}.snow:nth-child(249){opacity:.3084;transform:translate(13.8749vw,-10px) scale(.3963);animation:fall-249 28s -8s linear infinite}@keyframes fall-249{56.716%{transform:translate(23.2031vw,56.716vh) scale(.3963)}to{transform:translate(18.539vw,99vh) scale(.3963)}}.snow:nth-child(250){opacity:.9142;transform:translate(82.2259vw,-10px) scale(.189);animation:fall-250 29s -23s linear infinite}@keyframes fall-250{69.811%{transform:translate(84.6003vw,69.811vh) scale(.189)}to{transform:translate(83.4131vw,99vh) scale(.189)}}.snow:nth-child(251){opacity:1.585;transform:translate(47.5088vw,-10px) scale(.3008);animation:fall-251 16s -27s linear infinite}@keyframes fall-251{33.331%{transform:translate(49.1608vw,33.331vh) scale(.3008)}to{transform:translate(48.3348vw,99vh) scale(.3008)}}.snow:nth-child(252){opacity:1.6684;transform:translate(51.084vw,-10px) scale(.582);animation:fall-252 17s -27s linear infinite}@keyframes fall-252{78.502%{transform:translate(45.4108vw,78.502vh) scale(.582)}to{transform:translate(48.2474vw,99vh) scale(.582)}}.snow:nth-child(253){opacity:.7828;transform:translate(.0003vw,-10px) scale(.4017);animation:fall-253 18s -6s linear infinite}@keyframes fall-253{65.132%{transform:translate(8.2237vw,65.132vh) scale(.4017)}to{transform:translate(4.112vw,99vh) scale(.4017)}}.snow:nth-child(254){opacity:1.3242;transform:translate(1.8685vw,-10px) scale(.6151);animation:fall-254 30s -12s linear infinite}@keyframes fall-254{64.603%{transform:translate(5.9334vw,64.603vh) scale(.6151)}to{transform:translate(3.90095vw,99vh) scale(.6151)}}.snow:nth-child(255){opacity:.2086;transform:translate(41.2859vw,-10px) scale(.6736);animation:fall-255 26s -26s linear infinite}@keyframes fall-255{72.294%{transform:translate(51.1786vw,72.294vh) scale(.6736)}to{transform:translate(46.23225vw,99vh) scale(.6736)}}.snow:nth-child(256){opacity:1.633;transform:translate(91.1252vw,-10px) scale(.6647);animation:fall-256 19s -22s linear infinite}@keyframes fall-256{48.821%{transform:translate(92.5913vw,48.821vh) scale(.6647)}to{transform:translate(91.85825vw,99vh) scale(.6647)}}.snow:nth-child(257){opacity:1.2768;transform:translate(72.3181vw,-10px) scale(.237);animation:fall-257 27s -2s linear infinite}@keyframes fall-257{52.876%{transform:translate(63.5391vw,52.876vh) scale(.237)}to{transform:translate(67.9286vw,99vh) scale(.237)}}.snow:nth-child(258){opacity:1.6936;transform:translate(18.6155vw,-10px) scale(.3781);animation:fall-258 19s -14s linear infinite}@keyframes fall-258{79.38%{transform:translate(9.2913vw,79.38vh) scale(.3781)}to{transform:translate(13.9534vw,99vh) scale(.3781)}}.snow:nth-child(259){opacity:.065;transform:translate(77.9407vw,-10px) scale(.664);animation:fall-259 10s -12s linear infinite}@keyframes fall-259{42.472%{transform:translate(78.2666vw,42.472vh) scale(.664)}to{transform:translate(78.10365vw,99vh) scale(.664)}}.snow:nth-child(260){opacity:1.6042;transform:translate(65.3226vw,-10px) scale(.3856);animation:fall-260 26s -7s linear infinite}@keyframes fall-260{65.713%{transform:translate(72.0421vw,65.713vh) scale(.3856)}to{transform:translate(68.68235vw,99vh) scale(.3856)}}.snow:nth-child(261){opacity:1.6974;transform:translate(29.3622vw,-10px) scale(.9957);animation:fall-261 15s -13s linear infinite}@keyframes fall-261{77.761%{transform:translate(32.106vw,77.761vh) scale(.9957)}to{transform:translate(30.7341vw,99vh) scale(.9957)}}.snow:nth-child(262){opacity:1.8398;transform:translate(95.9878vw,-10px) scale(.8258);animation:fall-262 13s -6s linear infinite}@keyframes fall-262{76.485%{transform:translate(96.5044vw,76.485vh) scale(.8258)}to{transform:translate(96.2461vw,99vh) scale(.8258)}}.snow:nth-child(263){opacity:1.297;transform:translate(81.9025vw,-10px) scale(.0247);animation:fall-263 18s -30s linear infinite}@keyframes fall-263{34.525%{transform:translate(89.4349vw,34.525vh) scale(.0247)}to{transform:translate(85.6687vw,99vh) scale(.0247)}}.snow:nth-child(264){opacity:1.6952;transform:translate(10.5313vw,-10px) scale(.2388);animation:fall-264 14s -14s linear infinite}@keyframes fall-264{42.812%{transform:translate(5.1128vw,42.812vh) scale(.2388)}to{transform:translate(7.82205vw,99vh) scale(.2388)}}.snow:nth-child(265){opacity:1.4626;transform:translate(18.9563vw,-10px) scale(.3321);animation:fall-265 13s -28s linear infinite}@keyframes fall-265{39.627%{transform:translate(16.6989vw,39.627vh) scale(.3321)}to{transform:translate(17.8276vw,99vh) scale(.3321)}}.snow:nth-child(266){opacity:.6426;transform:translate(64.9877vw,-10px) scale(.4243);animation:fall-266 24s -20s linear infinite}@keyframes fall-266{65.239%{transform:translate(71.6598vw,65.239vh) scale(.4243)}to{transform:translate(68.32375vw,99vh) scale(.4243)}}.snow:nth-child(267){opacity:.4676;transform:translate(9.9796vw,-10px) scale(.8453);animation:fall-267 25s -22s linear infinite}@keyframes fall-267{36.09%{transform:translate(4.9214vw,36.09vh) scale(.8453)}to{transform:translate(7.4505vw,99vh) scale(.8453)}}.snow:nth-child(268){opacity:1.2836;transform:translate(41.5512vw,-10px) scale(.6608);animation:fall-268 17s -24s linear infinite}@keyframes fall-268{71.129%{transform:translate(34.5856vw,71.129vh) scale(.6608)}to{transform:translate(38.0684vw,99vh) scale(.6608)}}.snow:nth-child(269){opacity:.7896;transform:translate(45.2044vw,-10px) scale(.9962);animation:fall-269 17s -28s linear infinite}@keyframes fall-269{34.594%{transform:translate(35.4689vw,34.594vh) scale(.9962)}to{transform:translate(40.33665vw,99vh) scale(.9962)}}.snow:nth-child(270){opacity:.7462;transform:translate(73.6672vw,-10px) scale(.1703);animation:fall-270 26s -16s linear infinite}@keyframes fall-270{38.292%{transform:translate(64.2628vw,38.292vh) scale(.1703)}to{transform:translate(68.965vw,99vh) scale(.1703)}}.snow:nth-child(271){opacity:.0718;transform:translate(40.4304vw,-10px) scale(.5471);animation:fall-271 11s -22s linear infinite}@keyframes fall-271{40.372%{transform:translate(45.3624vw,40.372vh) scale(.5471)}to{transform:translate(42.8964vw,99vh) scale(.5471)}}.snow:nth-child(272){opacity:1.9612;transform:translate(79.7843vw,-10px) scale(.0488);animation:fall-272 13s -27s linear infinite}@keyframes fall-272{51.304%{transform:translate(76.9379vw,51.304vh) scale(.0488)}to{transform:translate(78.3611vw,99vh) scale(.0488)}}.snow:nth-child(273){opacity:.657;transform:translate(63.1763vw,-10px) scale(.5919);animation:fall-273 12s -26s linear infinite}@keyframes fall-273{30.369%{transform:translate(73.0745vw,30.369vh) scale(.5919)}to{transform:translate(68.1254vw,99vh) scale(.5919)}}.snow:nth-child(274){opacity:1.1186;transform:translate(24.2075vw,-10px) scale(.1433);animation:fall-274 30s -9s linear infinite}@keyframes fall-274{78.832%{transform:translate(33.092vw,78.832vh) scale(.1433)}to{transform:translate(28.64975vw,99vh) scale(.1433)}}.snow:nth-child(275){opacity:.9554;transform:translate(41.9242vw,-10px) scale(.2759);animation:fall-275 20s -11s linear infinite}@keyframes fall-275{36.126%{transform:translate(32.5529vw,36.126vh) scale(.2759)}to{transform:translate(37.23855vw,99vh) scale(.2759)}}.snow:nth-child(276){opacity:1.8348;transform:translate(87.2047vw,-10px) scale(.0817);animation:fall-276 23s -11s linear infinite}@keyframes fall-276{46.425%{transform:translate(92.0939vw,46.425vh) scale(.0817)}to{transform:translate(89.6493vw,99vh) scale(.0817)}}.snow:nth-child(277){opacity:.8602;transform:translate(92.0193vw,-10px) scale(.3694);animation:fall-277 28s -19s linear infinite}@keyframes fall-277{44.726%{transform:translate(84.2968vw,44.726vh) scale(.3694)}to{transform:translate(88.15805vw,99vh) scale(.3694)}}.snow:nth-child(278){opacity:.9612;transform:translate(96.9648vw,-10px) scale(.3226);animation:fall-278 27s -29s linear infinite}@keyframes fall-278{63.153%{transform:translate(106.4478vw,63.153vh) scale(.3226)}to{transform:translate(101.7063vw,99vh) scale(.3226)}}.snow:nth-child(279){opacity:1.8224;transform:translate(10.2875vw,-10px) scale(.5061);animation:fall-279 11s -26s linear infinite}@keyframes fall-279{56.456%{transform:translate(13.5046vw,56.456vh) scale(.5061)}to{transform:translate(11.89605vw,99vh) scale(.5061)}}.snow:nth-child(280){opacity:1.6148;transform:translate(68.8647vw,-10px) scale(.8078);animation:fall-280 24s -9s linear infinite}@keyframes fall-280{58.058%{transform:translate(66.5601vw,58.058vh) scale(.8078)}to{transform:translate(67.7124vw,99vh) scale(.8078)}}.snow:nth-child(281){opacity:1.7036;transform:translate(33.1639vw,-10px) scale(.9351);animation:fall-281 29s -1s linear infinite}@keyframes fall-281{59.335%{transform:translate(29.7308vw,59.335vh) scale(.9351)}to{transform:translate(31.44735vw,99vh) scale(.9351)}}.snow:nth-child(282){opacity:1.0588;transform:translate(22.9315vw,-10px) scale(.6131);animation:fall-282 12s -14s linear infinite}@keyframes fall-282{72.409%{transform:translate(25.8583vw,72.409vh) scale(.6131)}to{transform:translate(24.3949vw,99vh) scale(.6131)}}.snow:nth-child(283){opacity:1.4608;transform:translate(42.8163vw,-10px) scale(.4695);animation:fall-283 15s -26s linear infinite}@keyframes fall-283{69.236%{transform:translate(47.9144vw,69.236vh) scale(.4695)}to{transform:translate(45.36535vw,99vh) scale(.4695)}}.snow:nth-child(284){opacity:.1112;transform:translate(23.3169vw,-10px) scale(.2689);animation:fall-284 18s -26s linear infinite}@keyframes fall-284{35.457%{transform:translate(15.4562vw,35.457vh) scale(.2689)}to{transform:translate(19.38655vw,99vh) scale(.2689)}}.snow:nth-child(285){opacity:1.4524;transform:translate(2.6818vw,-10px) scale(.9469);animation:fall-285 22s -6s linear infinite}@keyframes fall-285{60.128%{transform:translate(2.3424vw,60.128vh) scale(.9469)}to{transform:translate(2.5121vw,99vh) scale(.9469)}}.snow:nth-child(286){opacity:1.7842;transform:translate(3.907vw,-10px) scale(.2707);animation:fall-286 12s -30s linear infinite}@keyframes fall-286{63.473%{transform:translate(-1.3322vw,63.473vh) scale(.2707)}to{transform:translate(1.2874vw,99vh) scale(.2707)}}.snow:nth-child(287){opacity:1.9314;transform:translate(43.4545vw,-10px) scale(.0284);animation:fall-287 12s -8s linear infinite}@keyframes fall-287{77.588%{transform:translate(44.9515vw,77.588vh) scale(.0284)}to{transform:translate(44.203vw,99vh) scale(.0284)}}.snow:nth-child(288){opacity:1.7464;transform:translate(85.8285vw,-10px) scale(.5892);animation:fall-288 29s -6s linear infinite}@keyframes fall-288{53.514%{transform:translate(90.3013vw,53.514vh) scale(.5892)}to{transform:translate(88.0649vw,99vh) scale(.5892)}}.snow:nth-child(289){opacity:.0754;transform:translate(60.4548vw,-10px) scale(.6513);animation:fall-289 11s -3s linear infinite}@keyframes fall-289{78.523%{transform:translate(66.7366vw,78.523vh) scale(.6513)}to{transform:translate(63.5957vw,99vh) scale(.6513)}}.snow:nth-child(290){opacity:.3708;transform:translate(41.2857vw,-10px) scale(.6002);animation:fall-290 18s -8s linear infinite}@keyframes fall-290{38.554%{transform:translate(48.8181vw,38.554vh) scale(.6002)}to{transform:translate(45.0519vw,99vh) scale(.6002)}}.snow:nth-child(291){opacity:1.4662;transform:translate(84.745vw,-10px) scale(.9534);animation:fall-291 11s -19s linear infinite}@keyframes fall-291{50.122%{transform:translate(88.192vw,50.122vh) scale(.9534)}to{transform:translate(86.4685vw,99vh) scale(.9534)}}.snow:nth-child(292){opacity:.849;transform:translate(88.3152vw,-10px) scale(.2792);animation:fall-292 25s -10s linear infinite}@keyframes fall-292{31.92%{transform:translate(95.9872vw,31.92vh) scale(.2792)}to{transform:translate(92.1512vw,99vh) scale(.2792)}}.snow:nth-child(293){opacity:.06;transform:translate(48.6446vw,-10px) scale(.2804);animation:fall-293 17s -16s linear infinite}@keyframes fall-293{62.641%{transform:translate(45.215vw,62.641vh) scale(.2804)}to{transform:translate(46.9298vw,99vh) scale(.2804)}}.snow:nth-child(294){opacity:.6532;transform:translate(72.6425vw,-10px) scale(.4343);animation:fall-294 10s -26s linear infinite}@keyframes fall-294{67.901%{transform:translate(74.5699vw,67.901vh) scale(.4343)}to{transform:translate(73.6062vw,99vh) scale(.4343)}}.snow:nth-child(295){opacity:.8866;transform:translate(70.9679vw,-10px) scale(.0704);animation:fall-295 27s -1s linear infinite}@keyframes fall-295{45.407%{transform:translate(77.9624vw,45.407vh) scale(.0704)}to{transform:translate(74.46515vw,99vh) scale(.0704)}}.snow:nth-child(296){opacity:.7172;transform:translate(21.9096vw,-10px) scale(.7511);animation:fall-296 28s -9s linear infinite}@keyframes fall-296{43.538%{transform:translate(27.2278vw,43.538vh) scale(.7511)}to{transform:translate(24.5687vw,99vh) scale(.7511)}}.snow:nth-child(297){opacity:1.3992;transform:translate(41.4904vw,-10px) scale(.0779);animation:fall-297 29s -3s linear infinite}@keyframes fall-297{44.742%{transform:translate(33.1975vw,44.742vh) scale(.0779)}to{transform:translate(37.34395vw,99vh) scale(.0779)}}.snow:nth-child(298){opacity:1.444;transform:translate(17.6275vw,-10px) scale(.1216);animation:fall-298 29s -4s linear infinite}@keyframes fall-298{47.634%{transform:translate(9.4522vw,47.634vh) scale(.1216)}to{transform:translate(13.53985vw,99vh) scale(.1216)}}.snow:nth-child(299){opacity:.8742;transform:translate(80.3003vw,-10px) scale(.3531);animation:fall-299 19s -29s linear infinite}@keyframes fall-299{68.931%{transform:translate(87.7173vw,68.931vh) scale(.3531)}to{transform:translate(84.0088vw,99vh) scale(.3531)}}.snow:nth-child(300){opacity:1.3104;transform:translate(43.8997vw,-10px) scale(.7112);animation:fall-300 14s -19s linear infinite}@keyframes fall-300{31.991%{transform:translate(37.5444vw,31.991vh) scale(.7112)}to{transform:translate(40.72205vw,99vh) scale(.7112)}}.snow:nth-child(301){opacity:1.6522;transform:translate(57.1126vw,-10px) scale(.4837);animation:fall-301 23s -2s linear infinite}@keyframes fall-301{44.615%{transform:translate(65.4297vw,44.615vh) scale(.4837)}to{transform:translate(61.27115vw,99vh) scale(.4837)}}.snow:nth-child(302){opacity:1.845;transform:translate(13.6866vw,-10px) scale(.0417);animation:fall-302 26s -10s linear infinite}@keyframes fall-302{37.29%{transform:translate(22.5861vw,37.29vh) scale(.0417)}to{transform:translate(18.13635vw,99vh) scale(.0417)}}.snow:nth-child(303){opacity:1.533;transform:translate(33.985vw,-10px) scale(.4621);animation:fall-303 26s -26s linear infinite}@keyframes fall-303{48.056%{transform:translate(32.2725vw,48.056vh) scale(.4621)}to{transform:translate(33.12875vw,99vh) scale(.4621)}}.snow:nth-child(304){opacity:.0864;transform:translate(12.3862vw,-10px) scale(.9924);animation:fall-304 10s -4s linear infinite}@keyframes fall-304{44.591%{transform:translate(9.4753vw,44.591vh) scale(.9924)}to{transform:translate(10.93075vw,99vh) scale(.9924)}}.snow:nth-child(305){opacity:.709;transform:translate(93.5744vw,-10px) scale(.6835);animation:fall-305 16s -22s linear infinite}@keyframes fall-305{66.888%{transform:translate(95.197vw,66.888vh) scale(.6835)}to{transform:translate(94.3857vw,99vh) scale(.6835)}}.snow:nth-child(306){opacity:.367;transform:translate(13.5072vw,-10px) scale(.6141);animation:fall-306 13s -2s linear infinite}@keyframes fall-306{54.671%{transform:translate(8.8193vw,54.671vh) scale(.6141)}to{transform:translate(11.16325vw,99vh) scale(.6141)}}.snow:nth-child(307){opacity:.9426;transform:translate(36.7445vw,-10px) scale(.0164);animation:fall-307 22s -16s linear infinite}@keyframes fall-307{66.106%{transform:translate(37.7567vw,66.106vh) scale(.0164)}to{transform:translate(37.2506vw,99vh) scale(.0164)}}.snow:nth-child(308){opacity:1.2024;transform:translate(3.989vw,-10px) scale(.2729);animation:fall-308 18s -22s linear infinite}@keyframes fall-308{72.446%{transform:translate(10.3763vw,72.446vh) scale(.2729)}to{transform:translate(7.18265vw,99vh) scale(.2729)}}.snow:nth-child(309){opacity:1.8616;transform:translate(35.1174vw,-10px) scale(.1359);animation:fall-309 10s -22s linear infinite}@keyframes fall-309{63.973%{transform:translate(30.1307vw,63.973vh) scale(.1359)}to{transform:translate(32.62405vw,99vh) scale(.1359)}}.snow:nth-child(310){opacity:1.5244;transform:translate(41.4301vw,-10px) scale(.6294);animation:fall-310 12s -5s linear infinite}@keyframes fall-310{31.347%{transform:translate(45.8371vw,31.347vh) scale(.6294)}to{transform:translate(43.6336vw,99vh) scale(.6294)}}.snow:nth-child(311){opacity:1.0898;transform:translate(25.7422vw,-10px) scale(.758);animation:fall-311 15s -22s linear infinite}@keyframes fall-311{42.496%{transform:translate(21.1131vw,42.496vh) scale(.758)}to{transform:translate(23.42765vw,99vh) scale(.758)}}.snow:nth-child(312){opacity:.6646;transform:translate(71.0699vw,-10px) scale(.8241);animation:fall-312 12s -24s linear infinite}@keyframes fall-312{52.928%{transform:translate(76.2955vw,52.928vh) scale(.8241)}to{transform:translate(73.6827vw,99vh) scale(.8241)}}.snow:nth-child(313){opacity:1.1454;transform:translate(90.5013vw,-10px) scale(.4087);animation:fall-313 13s -15s linear infinite}@keyframes fall-313{44.221%{transform:translate(90.3703vw,44.221vh) scale(.4087)}to{transform:translate(90.4358vw,99vh) scale(.4087)}}.snow:nth-child(314){opacity:.4944;transform:translate(38.0261vw,-10px) scale(.3159);animation:fall-314 26s -18s linear infinite}@keyframes fall-314{44.55%{transform:translate(40.074vw,44.55vh) scale(.3159)}to{transform:translate(39.05005vw,99vh) scale(.3159)}}.snow:nth-child(315){opacity:1.4834;transform:translate(11.5213vw,-10px) scale(.6183);animation:fall-315 30s -20s linear infinite}@keyframes fall-315{32.344%{transform:translate(16.941vw,32.344vh) scale(.6183)}to{transform:translate(14.23115vw,99vh) scale(.6183)}}.snow:nth-child(316){opacity:1.8776;transform:translate(64.3977vw,-10px) scale(.0694);animation:fall-316 25s -13s linear infinite}@keyframes fall-316{74.583%{transform:translate(63.4909vw,74.583vh) scale(.0694)}to{transform:translate(63.9443vw,99vh) scale(.0694)}}.snow:nth-child(317){opacity:.3444;transform:translate(59.0153vw,-10px) scale(.2113);animation:fall-317 14s -18s linear infinite}@keyframes fall-317{52.177%{transform:translate(61.3892vw,52.177vh) scale(.2113)}to{transform:translate(60.20225vw,99vh) scale(.2113)}}.snow:nth-child(318){opacity:1.5672;transform:translate(90.3626vw,-10px) scale(.4295);animation:fall-318 23s -3s linear infinite}@keyframes fall-318{77.476%{transform:translate(84.523vw,77.476vh) scale(.4295)}to{transform:translate(87.4428vw,99vh) scale(.4295)}}.snow:nth-child(319){opacity:.5724;transform:translate(25.1903vw,-10px) scale(.5884);animation:fall-319 29s -6s linear infinite}@keyframes fall-319{44.29%{transform:translate(17.5422vw,44.29vh) scale(.5884)}to{transform:translate(21.36625vw,99vh) scale(.5884)}}.snow:nth-child(320){opacity:1.29;transform:translate(25.5763vw,-10px) scale(.4407);animation:fall-320 25s -15s linear infinite}@keyframes fall-320{30.331%{transform:translate(20.1413vw,30.331vh) scale(.4407)}to{transform:translate(22.8588vw,99vh) scale(.4407)}}.snow:nth-child(321){opacity:.5038;transform:translate(13.7525vw,-10px) scale(.8357);animation:fall-321 30s -9s linear infinite}@keyframes fall-321{40.53%{transform:translate(15.1939vw,40.53vh) scale(.8357)}to{transform:translate(14.4732vw,99vh) scale(.8357)}}.snow:nth-child(322){opacity:1.8856;transform:translate(69.2368vw,-10px) scale(.9041);animation:fall-322 16s -19s linear infinite}@keyframes fall-322{70.658%{transform:translate(60.6824vw,70.658vh) scale(.9041)}to{transform:translate(64.9596vw,99vh) scale(.9041)}}.snow:nth-child(323){opacity:1.2922;transform:translate(41.8132vw,-10px) scale(.6056);animation:fall-323 19s -6s linear infinite}@keyframes fall-323{63.883%{transform:translate(37.4594vw,63.883vh) scale(.6056)}to{transform:translate(39.6363vw,99vh) scale(.6056)}}.snow:nth-child(324){opacity:1.3454;transform:translate(30.2324vw,-10px) scale(.243);animation:fall-324 18s -7s linear infinite}@keyframes fall-324{70.799%{transform:translate(29.2867vw,70.799vh) scale(.243)}to{transform:translate(29.75955vw,99vh) scale(.243)}}.snow:nth-child(325){opacity:1.598;transform:translate(54.3377vw,-10px) scale(.0232);animation:fall-325 17s -16s linear infinite}@keyframes fall-325{56.966%{transform:translate(48.5834vw,56.966vh) scale(.0232)}to{transform:translate(51.46055vw,99vh) scale(.0232)}}.snow:nth-child(326){opacity:1.3254;transform:translate(68.8107vw,-10px) scale(.121);animation:fall-326 28s -8s linear infinite}@keyframes fall-326{42.266%{transform:translate(61.4486vw,42.266vh) scale(.121)}to{transform:translate(65.12965vw,99vh) scale(.121)}}.snow:nth-child(327){opacity:1.9912;transform:translate(45.9581vw,-10px) scale(.1134);animation:fall-327 25s -10s linear infinite}@keyframes fall-327{56.879%{transform:translate(48.3305vw,56.879vh) scale(.1134)}to{transform:translate(47.1443vw,99vh) scale(.1134)}}.snow:nth-child(328){opacity:1.3952;transform:translate(12.9816vw,-10px) scale(.5213);animation:fall-328 25s -11s linear infinite}@keyframes fall-328{61.179%{transform:translate(15.8674vw,61.179vh) scale(.5213)}to{transform:translate(14.4245vw,99vh) scale(.5213)}}.snow:nth-child(329){opacity:.7286;transform:translate(73.5403vw,-10px) scale(.8405);animation:fall-329 22s -25s linear infinite}@keyframes fall-329{76.615%{transform:translate(68.5888vw,76.615vh) scale(.8405)}to{transform:translate(71.06455vw,99vh) scale(.8405)}}.snow:nth-child(330){opacity:1.922;transform:translate(11.7118vw,-10px) scale(.4757);animation:fall-330 12s -22s linear infinite}@keyframes fall-330{64.928%{transform:translate(3.8291vw,64.928vh) scale(.4757)}to{transform:translate(7.77045vw,99vh) scale(.4757)}}.snow:nth-child(331){opacity:.5114;transform:translate(.0152vw,-10px) scale(.7657);animation:fall-331 23s -20s linear infinite}@keyframes fall-331{65.6%{transform:translate(4.179vw,65.6vh) scale(.7657)}to{transform:translate(2.0971vw,99vh) scale(.7657)}}.snow:nth-child(332){opacity:1.2436;transform:translate(23.1262vw,-10px) scale(.7011);animation:fall-332 18s -19s linear infinite}@keyframes fall-332{75.46%{transform:translate(17.7612vw,75.46vh) scale(.7011)}to{transform:translate(20.4437vw,99vh) scale(.7011)}}.snow:nth-child(333){opacity:.5854;transform:translate(50.7913vw,-10px) scale(.097);animation:fall-333 22s -9s linear infinite}@keyframes fall-333{71.788%{transform:translate(55.587vw,71.788vh) scale(.097)}to{transform:translate(53.18915vw,99vh) scale(.097)}}.snow:nth-child(334){opacity:.8788;transform:translate(94.3761vw,-10px) scale(.8978);animation:fall-334 16s -19s linear infinite}@keyframes fall-334{59.54%{transform:translate(86.0087vw,59.54vh) scale(.8978)}to{transform:translate(90.1924vw,99vh) scale(.8978)}}.snow:nth-child(335){opacity:1.7132;transform:translate(53.976vw,-10px) scale(.2611);animation:fall-335 23s -29s linear infinite}@keyframes fall-335{66.041%{transform:translate(57.6606vw,66.041vh) scale(.2611)}to{transform:translate(55.8183vw,99vh) scale(.2611)}}.snow:nth-child(336){opacity:.9648;transform:translate(81.9364vw,-10px) scale(.6302);animation:fall-336 22s -16s linear infinite}@keyframes fall-336{55.008%{transform:translate(80.4825vw,55.008vh) scale(.6302)}to{transform:translate(81.20945vw,99vh) scale(.6302)}}.snow:nth-child(337){opacity:1.998;transform:translate(11.7461vw,-10px) scale(.7596);animation:fall-337 15s -26s linear infinite}@keyframes fall-337{79.864%{transform:translate(16.2907vw,79.864vh) scale(.7596)}to{transform:translate(14.0184vw,99vh) scale(.7596)}}.snow:nth-child(338){opacity:1.3822;transform:translate(8.1045vw,-10px) scale(.1757);animation:fall-338 12s -4s linear infinite}@keyframes fall-338{32.481%{transform:translate(10.586vw,32.481vh) scale(.1757)}to{transform:translate(9.34525vw,99vh) scale(.1757)}}.snow:nth-child(339){opacity:.4444;transform:translate(42.7176vw,-10px) scale(.2959);animation:fall-339 14s -10s linear infinite}@keyframes fall-339{67.65%{transform:translate(34.0007vw,67.65vh) scale(.2959)}to{transform:translate(38.35915vw,99vh) scale(.2959)}}.snow:nth-child(340){opacity:.533;transform:translate(71.3813vw,-10px) scale(.3981);animation:fall-340 30s -11s linear infinite}@keyframes fall-340{32.815%{transform:translate(76.551vw,32.815vh) scale(.3981)}to{transform:translate(73.96615vw,99vh) scale(.3981)}}.snow:nth-child(341){opacity:.1664;transform:translate(69.1783vw,-10px) scale(.0621);animation:fall-341 12s -24s linear infinite}@keyframes fall-341{64.353%{transform:translate(61.1926vw,64.353vh) scale(.0621)}to{transform:translate(65.18545vw,99vh) scale(.0621)}}.snow:nth-child(342){opacity:1.5294;transform:translate(59.7147vw,-10px) scale(.2928);animation:fall-342 25s -4s linear infinite}@keyframes fall-342{39.604%{transform:translate(60.1419vw,39.604vh) scale(.2928)}to{transform:translate(59.9283vw,99vh) scale(.2928)}}.snow:nth-child(343){opacity:1.9474;transform:translate(21.0223vw,-10px) scale(.9442);animation:fall-343 26s -7s linear infinite}@keyframes fall-343{31.624%{transform:translate(22.3333vw,31.624vh) scale(.9442)}to{transform:translate(21.6778vw,99vh) scale(.9442)}}.snow:nth-child(344){opacity:1.8224;transform:translate(29.7706vw,-10px) scale(.5816);animation:fall-344 20s -9s linear infinite}@keyframes fall-344{71.712%{transform:translate(38.5772vw,71.712vh) scale(.5816)}to{transform:translate(34.1739vw,99vh) scale(.5816)}}.snow:nth-child(345){opacity:1.5552;transform:translate(91.2056vw,-10px) scale(.89);animation:fall-345 28s -29s linear infinite}@keyframes fall-345{40.437%{transform:translate(89.8609vw,40.437vh) scale(.89)}to{transform:translate(90.53325vw,99vh) scale(.89)}}.snow:nth-child(346){opacity:.256;transform:translate(87.0643vw,-10px) scale(.4177);animation:fall-346 17s -16s linear infinite}@keyframes fall-346{45.105%{transform:translate(80.928vw,45.105vh) scale(.4177)}to{transform:translate(83.99615vw,99vh) scale(.4177)}}.snow:nth-child(347){opacity:1.14;transform:translate(64.5456vw,-10px) scale(.7247);animation:fall-347 17s -29s linear infinite}@keyframes fall-347{78.842%{transform:translate(54.8863vw,78.842vh) scale(.7247)}to{transform:translate(59.71595vw,99vh) scale(.7247)}}.snow:nth-child(348){opacity:1.2244;transform:translate(99.463vw,-10px) scale(.1539);animation:fall-348 14s -13s linear infinite}@keyframes fall-348{51.342%{transform:translate(97.4527vw,51.342vh) scale(.1539)}to{transform:translate(98.45785vw,99vh) scale(.1539)}}.snow:nth-child(349){opacity:.4042;transform:translate(10.9093vw,-10px) scale(.6797);animation:fall-349 19s -4s linear infinite}@keyframes fall-349{68.434%{transform:translate(2.9582vw,68.434vh) scale(.6797)}to{transform:translate(6.93375vw,99vh) scale(.6797)}}.snow:nth-child(350){opacity:1.1014;transform:translate(40.4346vw,-10px) scale(.1878);animation:fall-350 28s -26s linear infinite}@keyframes fall-350{40.782%{transform:translate(43.9426vw,40.782vh) scale(.1878)}to{transform:translate(42.1886vw,99vh) scale(.1878)}}.snow:nth-child(351){opacity:1.573;transform:translate(99.1857vw,-10px) scale(.2149);animation:fall-351 19s -3s linear infinite}@keyframes fall-351{39.539%{transform:translate(99.9751vw,39.539vh) scale(.2149)}to{transform:translate(99.5804vw,99vh) scale(.2149)}}.snow:nth-child(352){opacity:.662;transform:translate(48.2319vw,-10px) scale(.8032);animation:fall-352 22s -13s linear infinite}@keyframes fall-352{74.525%{transform:translate(38.5708vw,74.525vh) scale(.8032)}to{transform:translate(43.40135vw,99vh) scale(.8032)}}.snow:nth-child(353){opacity:1.1256;transform:translate(93.0686vw,-10px) scale(.0841);animation:fall-353 28s -1s linear infinite}@keyframes fall-353{47.97%{transform:translate(90.8191vw,47.97vh) scale(.0841)}to{transform:translate(91.94385vw,99vh) scale(.0841)}}.snow:nth-child(354){opacity:.1652;transform:translate(4.3729vw,-10px) scale(.8438);animation:fall-354 20s -29s linear infinite}@keyframes fall-354{49.837%{transform:translate(-2.9007vw,49.837vh) scale(.8438)}to{transform:translate(.7361vw,99vh) scale(.8438)}}.snow:nth-child(355){opacity:1.8104;transform:translate(2.4387vw,-10px) scale(.3165);animation:fall-355 15s -15s linear infinite}@keyframes fall-355{65.288%{transform:translate(.921vw,65.288vh) scale(.3165)}to{transform:translate(1.67985vw,99vh) scale(.3165)}}.snow:nth-child(356){opacity:1.0998;transform:translate(66.3808vw,-10px) scale(.8583);animation:fall-356 22s -29s linear infinite}@keyframes fall-356{51.138%{transform:translate(69.3653vw,51.138vh) scale(.8583)}to{transform:translate(67.87305vw,99vh) scale(.8583)}}.snow:nth-child(357){opacity:.2236;transform:translate(23.0779vw,-10px) scale(.4227);animation:fall-357 13s -16s linear infinite}@keyframes fall-357{70.222%{transform:translate(15.0931vw,70.222vh) scale(.4227)}to{transform:translate(19.0855vw,99vh) scale(.4227)}}.snow:nth-child(358){opacity:1.9076;transform:translate(38.7129vw,-10px) scale(.2217);animation:fall-358 17s -6s linear infinite}@keyframes fall-358{45.346%{transform:translate(41.2306vw,45.346vh) scale(.2217)}to{transform:translate(39.97175vw,99vh) scale(.2217)}}.snow:nth-child(359){opacity:1.4348;transform:translate(70.5707vw,-10px) scale(.0146);animation:fall-359 26s -28s linear infinite}@keyframes fall-359{69.235%{transform:translate(76.5643vw,69.235vh) scale(.0146)}to{transform:translate(73.5675vw,99vh) scale(.0146)}}.snow:nth-child(360){opacity:1.1144;transform:translate(76.7914vw,-10px) scale(.0955);animation:fall-360 23s -30s linear infinite}@keyframes fall-360{42.156%{transform:translate(69.748vw,42.156vh) scale(.0955)}to{transform:translate(73.2697vw,99vh) scale(.0955)}}.snow:nth-child(361){opacity:1.3096;transform:translate(3.9895vw,-10px) scale(.2574);animation:fall-361 25s -18s linear infinite}@keyframes fall-361{39.679%{transform:translate(3.093vw,39.679vh) scale(.2574)}to{transform:translate(3.54125vw,99vh) scale(.2574)}}.snow:nth-child(362){opacity:.1876;transform:translate(28.7827vw,-10px) scale(.1442);animation:fall-362 11s -6s linear infinite}@keyframes fall-362{59.94%{transform:translate(23.4455vw,59.94vh) scale(.1442)}to{transform:translate(26.1141vw,99vh) scale(.1442)}}.snow:nth-child(363){opacity:.9934;transform:translate(69.1395vw,-10px) scale(.0525);animation:fall-363 23s -17s linear infinite}@keyframes fall-363{39.181%{transform:translate(77.3295vw,39.181vh) scale(.0525)}to{transform:translate(73.2345vw,99vh) scale(.0525)}}.snow:nth-child(364){opacity:.9394;transform:translate(4.3325vw,-10px) scale(.4662);animation:fall-364 20s -20s linear infinite}@keyframes fall-364{78.319%{transform:translate(10.3617vw,78.319vh) scale(.4662)}to{transform:translate(7.3471vw,99vh) scale(.4662)}}.snow:nth-child(365){opacity:1.1484;transform:translate(8.5504vw,-10px) scale(.1753);animation:fall-365 10s -30s linear infinite}@keyframes fall-365{66.26%{transform:translate(.599vw,66.26vh) scale(.1753)}to{transform:translate(4.5747vw,99vh) scale(.1753)}}.snow:nth-child(366){opacity:.0088;transform:translate(27.2977vw,-10px) scale(.113);animation:fall-366 20s -18s linear infinite}@keyframes fall-366{73.797%{transform:translate(35.3457vw,73.797vh) scale(.113)}to{transform:translate(31.3217vw,99vh) scale(.113)}}.snow:nth-child(367){opacity:.6102;transform:translate(84.8398vw,-10px) scale(.1008);animation:fall-367 20s -26s linear infinite}@keyframes fall-367{62.6%{transform:translate(86.1711vw,62.6vh) scale(.1008)}to{transform:translate(85.50545vw,99vh) scale(.1008)}}.snow:nth-child(368){opacity:1.938;transform:translate(66.4016vw,-10px) scale(.7445);animation:fall-368 12s -10s linear infinite}@keyframes fall-368{64.971%{transform:translate(67.555vw,64.971vh) scale(.7445)}to{transform:translate(66.9783vw,99vh) scale(.7445)}}.snow:nth-child(369){opacity:1.5544;transform:translate(12.2474vw,-10px) scale(.0936);animation:fall-369 24s -10s linear infinite}@keyframes fall-369{42.467%{transform:translate(13.6569vw,42.467vh) scale(.0936)}to{transform:translate(12.95215vw,99vh) scale(.0936)}}.snow:nth-child(370){opacity:.1796;transform:translate(45.5762vw,-10px) scale(.4639);animation:fall-370 21s -10s linear infinite}@keyframes fall-370{33.719%{transform:translate(42.102vw,33.719vh) scale(.4639)}to{transform:translate(43.8391vw,99vh) scale(.4639)}}.snow:nth-child(371){opacity:1.1578;transform:translate(21.9663vw,-10px) scale(.2187);animation:fall-371 15s -19s linear infinite}@keyframes fall-371{48.247%{transform:translate(18.9195vw,48.247vh) scale(.2187)}to{transform:translate(20.4429vw,99vh) scale(.2187)}}.snow:nth-child(372){opacity:1.2642;transform:translate(82.7761vw,-10px) scale(.5148);animation:fall-372 30s -9s linear infinite}@keyframes fall-372{35.122%{transform:translate(77.1176vw,35.122vh) scale(.5148)}to{transform:translate(79.94685vw,99vh) scale(.5148)}}.snow:nth-child(373){opacity:1.8828;transform:translate(60.8208vw,-10px) scale(.6529);animation:fall-373 20s -22s linear infinite}@keyframes fall-373{55.091%{transform:translate(64.8265vw,55.091vh) scale(.6529)}to{transform:translate(62.82365vw,99vh) scale(.6529)}}.snow:nth-child(374){opacity:1.228;transform:translate(20.6912vw,-10px) scale(.4286);animation:fall-374 20s -19s linear infinite}@keyframes fall-374{63.039%{transform:translate(21.9151vw,63.039vh) scale(.4286)}to{transform:translate(21.30315vw,99vh) scale(.4286)}}.snow:nth-child(375){opacity:.6094;transform:translate(30.8807vw,-10px) scale(.775);animation:fall-375 25s -14s linear infinite}@keyframes fall-375{51.888%{transform:translate(32.125vw,51.888vh) scale(.775)}to{transform:translate(31.50285vw,99vh) scale(.775)}}.snow:nth-child(376){opacity:.2872;transform:translate(18.8908vw,-10px) scale(.9942);animation:fall-376 10s -15s linear infinite}@keyframes fall-376{61.96%{transform:translate(24.0816vw,61.96vh) scale(.9942)}to{transform:translate(21.4862vw,99vh) scale(.9942)}}.snow:nth-child(377){opacity:1.0098;transform:translate(93.2295vw,-10px) scale(.6151);animation:fall-377 25s -28s linear infinite}@keyframes fall-377{41.327%{transform:translate(85.9164vw,41.327vh) scale(.6151)}to{transform:translate(89.57295vw,99vh) scale(.6151)}}.snow:nth-child(378){opacity:1.7814;transform:translate(44.91vw,-10px) scale(.0992);animation:fall-378 26s -2s linear infinite}@keyframes fall-378{38.743%{transform:translate(54.0553vw,38.743vh) scale(.0992)}to{transform:translate(49.48265vw,99vh) scale(.0992)}}.snow:nth-child(379){opacity:1.8666;transform:translate(32.0393vw,-10px) scale(.4213);animation:fall-379 12s -23s linear infinite}@keyframes fall-379{51.343%{transform:translate(24.4463vw,51.343vh) scale(.4213)}to{transform:translate(28.2428vw,99vh) scale(.4213)}}.snow:nth-child(380){opacity:1.4222;transform:translate(87.1471vw,-10px) scale(.6728);animation:fall-380 18s -30s linear infinite}@keyframes fall-380{62.213%{transform:translate(84.1233vw,62.213vh) scale(.6728)}to{transform:translate(85.6352vw,99vh) scale(.6728)}}.snow:nth-child(381){opacity:.888;transform:translate(19.2848vw,-10px) scale(.2666);animation:fall-381 28s -1s linear infinite}@keyframes fall-381{70.713%{transform:translate(10.6811vw,70.713vh) scale(.2666)}to{transform:translate(14.98295vw,99vh) scale(.2666)}}.snow:nth-child(382){opacity:.8582;transform:translate(48.9455vw,-10px) scale(.3462);animation:fall-382 25s -1s linear infinite}@keyframes fall-382{48.986%{transform:translate(42.126vw,48.986vh) scale(.3462)}to{transform:translate(45.53575vw,99vh) scale(.3462)}}.snow:nth-child(383){opacity:.7192;transform:translate(29.8569vw,-10px) scale(.4904);animation:fall-383 20s -29s linear infinite}@keyframes fall-383{34.603%{transform:translate(31.6509vw,34.603vh) scale(.4904)}to{transform:translate(30.7539vw,99vh) scale(.4904)}}.snow:nth-child(384){opacity:1.6656;transform:translate(10.4488vw,-10px) scale(.5544);animation:fall-384 15s -21s linear infinite}@keyframes fall-384{75.982%{transform:translate(17.4745vw,75.982vh) scale(.5544)}to{transform:translate(13.96165vw,99vh) scale(.5544)}}.snow:nth-child(385){opacity:.6094;transform:translate(36.8399vw,-10px) scale(.0953);animation:fall-385 28s -16s linear infinite}@keyframes fall-385{50.962%{transform:translate(42.806vw,50.962vh) scale(.0953)}to{transform:translate(39.82295vw,99vh) scale(.0953)}}.snow:nth-child(386){opacity:.5456;transform:translate(32.7904vw,-10px) scale(.6537);animation:fall-386 16s -6s linear infinite}@keyframes fall-386{66.771%{transform:translate(34.8969vw,66.771vh) scale(.6537)}to{transform:translate(33.84365vw,99vh) scale(.6537)}}.snow:nth-child(387){opacity:.5584;transform:translate(1.5037vw,-10px) scale(.6143);animation:fall-387 10s -9s linear infinite}@keyframes fall-387{37.292%{transform:translate(4.1805vw,37.292vh) scale(.6143)}to{transform:translate(2.8421vw,99vh) scale(.6143)}}.snow:nth-child(388){opacity:.5376;transform:translate(45.0381vw,-10px) scale(.7347);animation:fall-388 17s -3s linear infinite}@keyframes fall-388{68.682%{transform:translate(39.7439vw,68.682vh) scale(.7347)}to{transform:translate(42.391vw,99vh) scale(.7347)}}.snow:nth-child(389){opacity:.6632;transform:translate(6.4734vw,-10px) scale(.0904);animation:fall-389 13s -22s linear infinite}@keyframes fall-389{75.829%{transform:translate(16.0683vw,75.829vh) scale(.0904)}to{transform:translate(11.27085vw,99vh) scale(.0904)}}.snow:nth-child(390){opacity:.627;transform:translate(31.7309vw,-10px) scale(.3693);animation:fall-390 30s -6s linear infinite}@keyframes fall-390{45.788%{transform:translate(34.6432vw,45.788vh) scale(.3693)}to{transform:translate(33.18705vw,99vh) scale(.3693)}}.snow:nth-child(391){opacity:.0494;transform:translate(71.075vw,-10px) scale(.4164);animation:fall-391 22s -17s linear infinite}@keyframes fall-391{59.68%{transform:translate(72.0143vw,59.68vh) scale(.4164)}to{transform:translate(71.54465vw,99vh) scale(.4164)}}.snow:nth-child(392){opacity:1.8152;transform:translate(61.4002vw,-10px) scale(.816);animation:fall-392 13s -5s linear infinite}@keyframes fall-392{30.561%{transform:translate(62.7026vw,30.561vh) scale(.816)}to{transform:translate(62.0514vw,99vh) scale(.816)}}.snow:nth-child(393){opacity:1.358;transform:translate(50.4689vw,-10px) scale(.0488);animation:fall-393 28s -26s linear infinite}@keyframes fall-393{65.836%{transform:translate(56.2859vw,65.836vh) scale(.0488)}to{transform:translate(53.3774vw,99vh) scale(.0488)}}.snow:nth-child(394){opacity:.0462;transform:translate(83.5814vw,-10px) scale(.5305);animation:fall-394 18s -29s linear infinite}@keyframes fall-394{76.514%{transform:translate(88.9715vw,76.514vh) scale(.5305)}to{transform:translate(86.27645vw,99vh) scale(.5305)}}.snow:nth-child(395){opacity:1.812;transform:translate(86.897vw,-10px) scale(.5862);animation:fall-395 24s -29s linear infinite}@keyframes fall-395{56.785%{transform:translate(78.52vw,56.785vh) scale(.5862)}to{transform:translate(82.7085vw,99vh) scale(.5862)}}.snow:nth-child(396){opacity:.1058;transform:translate(97.7906vw,-10px) scale(.4048);animation:fall-396 24s -7s linear infinite}@keyframes fall-396{79.456%{transform:translate(104.7237vw,79.456vh) scale(.4048)}to{transform:translate(101.25715vw,99vh) scale(.4048)}}.snow:nth-child(397){opacity:1.3968;transform:translate(45.8398vw,-10px) scale(.38);animation:fall-397 12s -1s linear infinite}@keyframes fall-397{57.866%{transform:translate(39.1311vw,57.866vh) scale(.38)}to{transform:translate(42.48545vw,99vh) scale(.38)}}.snow:nth-child(398){opacity:1.2414;transform:translate(47.7957vw,-10px) scale(.7389);animation:fall-398 18s -27s linear infinite}@keyframes fall-398{69.587%{transform:translate(37.948vw,69.587vh) scale(.7389)}to{transform:translate(42.87185vw,99vh) scale(.7389)}}.snow:nth-child(399){opacity:.4694;transform:translate(66.0624vw,-10px) scale(.8996);animation:fall-399 28s -13s linear infinite}@keyframes fall-399{76.51%{transform:translate(74.5111vw,76.51vh) scale(.8996)}to{transform:translate(70.28675vw,99vh) scale(.8996)}}.snow:nth-child(400){opacity:1.487;transform:translate(60.4891vw,-10px) scale(.1598);animation:fall-400 10s -20s linear infinite}@keyframes fall-400{59.457%{transform:translate(69.3797vw,59.457vh) scale(.1598)}to{transform:translate(64.9344vw,99vh) scale(.1598)}}\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.10", 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-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.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:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.819;transform:translate(18.3444vw,-10px) scale(.6021);animation:fall-1 21s -2s linear infinite}@keyframes fall-1{32.49%{transform:translate(11.2016vw,32.49vh) scale(.6021)}to{transform:translate(14.773vw,99vh) scale(.6021)}}.snow:nth-child(2){opacity:1.36;transform:translate(97.7922vw,-10px) scale(.7474);animation:fall-2 19s -22s linear infinite}@keyframes fall-2{79.911%{transform:translate(97.1349vw,79.911vh) scale(.7474)}to{transform:translate(97.46355vw,99vh) scale(.7474)}}.snow:nth-child(3){opacity:.8498;transform:translate(14.8385vw,-10px) scale(.1434);animation:fall-3 28s -10s linear infinite}@keyframes fall-3{51.252%{transform:translate(11.0972vw,51.252vh) scale(.1434)}to{transform:translate(12.96785vw,99vh) scale(.1434)}}.snow:nth-child(4){opacity:.9012;transform:translate(68.6883vw,-10px) scale(.5423);animation:fall-4 27s -11s linear infinite}@keyframes fall-4{76.667%{transform:translate(61.0631vw,76.667vh) scale(.5423)}to{transform:translate(64.8757vw,99vh) scale(.5423)}}.snow:nth-child(5){opacity:.955;transform:translate(82.465vw,-10px) scale(.7819);animation:fall-5 10s -7s linear infinite}@keyframes fall-5{36.79%{transform:translate(81.3372vw,36.79vh) scale(.7819)}to{transform:translate(81.9011vw,99vh) scale(.7819)}}.snow:nth-child(6){opacity:.0352;transform:translate(74.1976vw,-10px) scale(.6301);animation:fall-6 10s -13s linear infinite}@keyframes fall-6{45.962%{transform:translate(73.6848vw,45.962vh) scale(.6301)}to{transform:translate(73.9412vw,99vh) scale(.6301)}}.snow:nth-child(7){opacity:1.6046;transform:translate(39.0229vw,-10px) scale(.6904);animation:fall-7 26s -4s linear infinite}@keyframes fall-7{70.878%{transform:translate(33.7991vw,70.878vh) scale(.6904)}to{transform:translate(36.411vw,99vh) scale(.6904)}}.snow:nth-child(8){opacity:1.8864;transform:translate(40.0958vw,-10px) scale(.9855);animation:fall-8 19s -12s linear infinite}@keyframes fall-8{51.919%{transform:translate(42.1843vw,51.919vh) scale(.9855)}to{transform:translate(41.14005vw,99vh) scale(.9855)}}.snow:nth-child(9){opacity:1.6322;transform:translate(51.6798vw,-10px) scale(.5295);animation:fall-9 10s -23s linear infinite}@keyframes fall-9{58.555%{transform:translate(60.2971vw,58.555vh) scale(.5295)}to{transform:translate(55.98845vw,99vh) scale(.5295)}}.snow:nth-child(10){opacity:1.5138;transform:translate(96.7505vw,-10px) scale(.8001);animation:fall-10 15s -14s linear infinite}@keyframes fall-10{69.839%{transform:translate(88.3241vw,69.839vh) scale(.8001)}to{transform:translate(92.5373vw,99vh) scale(.8001)}}.snow:nth-child(11){opacity:1.4328;transform:translate(20.4157vw,-10px) scale(.4682);animation:fall-11 19s -19s linear infinite}@keyframes fall-11{43.12%{transform:translate(24.9054vw,43.12vh) scale(.4682)}to{transform:translate(22.66055vw,99vh) scale(.4682)}}.snow:nth-child(12){opacity:.508;transform:translate(37.8079vw,-10px) scale(.4145);animation:fall-12 20s -15s linear infinite}@keyframes fall-12{70.286%{transform:translate(44.7452vw,70.286vh) scale(.4145)}to{transform:translate(41.27655vw,99vh) scale(.4145)}}.snow:nth-child(13){opacity:1.115;transform:translate(59.8544vw,-10px) scale(.4182);animation:fall-13 15s -23s linear infinite}@keyframes fall-13{50.953%{transform:translate(63.2077vw,50.953vh) scale(.4182)}to{transform:translate(61.53105vw,99vh) scale(.4182)}}.snow:nth-child(14){opacity:1.7266;transform:translate(17.3314vw,-10px) scale(.5939);animation:fall-14 20s -7s linear infinite}@keyframes fall-14{73.615%{transform:translate(25.3886vw,73.615vh) scale(.5939)}to{transform:translate(21.36vw,99vh) scale(.5939)}}.snow:nth-child(15){opacity:1.9762;transform:translate(96.0216vw,-10px) scale(.0852);animation:fall-15 28s -22s linear infinite}@keyframes fall-15{71.771%{transform:translate(91.3583vw,71.771vh) scale(.0852)}to{transform:translate(93.68995vw,99vh) scale(.0852)}}.snow:nth-child(16){opacity:1.7264;transform:translate(92.6968vw,-10px) scale(.1806);animation:fall-16 25s -13s linear infinite}@keyframes fall-16{63.653%{transform:translate(98.5901vw,63.653vh) scale(.1806)}to{transform:translate(95.64345vw,99vh) scale(.1806)}}.snow:nth-child(17){opacity:1.0518;transform:translate(86.035vw,-10px) scale(.7845);animation:fall-17 27s -20s linear infinite}@keyframes fall-17{70.197%{transform:translate(89.4466vw,70.197vh) scale(.7845)}to{transform:translate(87.7408vw,99vh) scale(.7845)}}.snow:nth-child(18){opacity:1.8134;transform:translate(37.2837vw,-10px) scale(.2092);animation:fall-18 17s -21s linear infinite}@keyframes fall-18{48.584%{transform:translate(33.4138vw,48.584vh) scale(.2092)}to{transform:translate(35.34875vw,99vh) scale(.2092)}}.snow:nth-child(19){opacity:.8302;transform:translate(67.3667vw,-10px) scale(.1201);animation:fall-19 20s -17s linear infinite}@keyframes fall-19{49.29%{transform:translate(64.8382vw,49.29vh) scale(.1201)}to{transform:translate(66.10245vw,99vh) scale(.1201)}}.snow:nth-child(20){opacity:1.7364;transform:translate(13.2374vw,-10px) scale(.335);animation:fall-20 15s -21s linear infinite}@keyframes fall-20{78.119%{transform:translate(14.8644vw,78.119vh) scale(.335)}to{transform:translate(14.0509vw,99vh) scale(.335)}}.snow:nth-child(21){opacity:1.0002;transform:translate(87.3664vw,-10px) scale(.377);animation:fall-21 13s -25s linear infinite}@keyframes fall-21{62.629%{transform:translate(93.1103vw,62.629vh) scale(.377)}to{transform:translate(90.23835vw,99vh) scale(.377)}}.snow:nth-child(22){opacity:1.127;transform:translate(64.9455vw,-10px) scale(.0663);animation:fall-22 29s -29s linear infinite}@keyframes fall-22{45.96%{transform:translate(64.3949vw,45.96vh) scale(.0663)}to{transform:translate(64.6702vw,99vh) scale(.0663)}}.snow:nth-child(23){opacity:1.3344;transform:translate(80.4821vw,-10px) scale(.5549);animation:fall-23 15s -21s linear infinite}@keyframes fall-23{43.044%{transform:translate(86.4403vw,43.044vh) scale(.5549)}to{transform:translate(83.4612vw,99vh) scale(.5549)}}.snow:nth-child(24){opacity:.6198;transform:translate(81.6632vw,-10px) scale(.7607);animation:fall-24 16s -20s linear infinite}@keyframes fall-24{41.27%{transform:translate(91.4703vw,41.27vh) scale(.7607)}to{transform:translate(86.56675vw,99vh) scale(.7607)}}.snow:nth-child(25){opacity:1.0448;transform:translate(73.0182vw,-10px) scale(.5503);animation:fall-25 30s -22s linear infinite}@keyframes fall-25{76.408%{transform:translate(68.9335vw,76.408vh) scale(.5503)}to{transform:translate(70.97585vw,99vh) scale(.5503)}}.snow:nth-child(26){opacity:1.4602;transform:translate(20.7667vw,-10px) scale(.6802);animation:fall-26 22s -23s linear infinite}@keyframes fall-26{52.872%{transform:translate(30.6645vw,52.872vh) scale(.6802)}to{transform:translate(25.7156vw,99vh) scale(.6802)}}.snow:nth-child(27){opacity:.8962;transform:translate(13.4966vw,-10px) scale(.8117);animation:fall-27 24s -5s linear infinite}@keyframes fall-27{46.242%{transform:translate(11.8066vw,46.242vh) scale(.8117)}to{transform:translate(12.6516vw,99vh) scale(.8117)}}.snow:nth-child(28){opacity:1.2286;transform:translate(46.7924vw,-10px) scale(.5972);animation:fall-28 29s -9s linear infinite}@keyframes fall-28{49.051%{transform:translate(43.202vw,49.051vh) scale(.5972)}to{transform:translate(44.9972vw,99vh) scale(.5972)}}.snow:nth-child(29){opacity:1.2686;transform:translate(39.8108vw,-10px) scale(.8566);animation:fall-29 16s -13s linear infinite}@keyframes fall-29{67.61%{transform:translate(41.6598vw,67.61vh) scale(.8566)}to{transform:translate(40.7353vw,99vh) scale(.8566)}}.snow:nth-child(30){opacity:.5956;transform:translate(71.6123vw,-10px) scale(.7255);animation:fall-30 27s -16s linear infinite}@keyframes fall-30{32.034%{transform:translate(62.5955vw,32.034vh) scale(.7255)}to{transform:translate(67.1039vw,99vh) scale(.7255)}}.snow:nth-child(31){opacity:1.0324;transform:translate(42.4101vw,-10px) scale(.8869);animation:fall-31 20s -14s linear infinite}@keyframes fall-31{54.107%{transform:translate(39.0655vw,54.107vh) scale(.8869)}to{transform:translate(40.7378vw,99vh) scale(.8869)}}.snow:nth-child(32){opacity:.1446;transform:translate(55.054vw,-10px) scale(.5394);animation:fall-32 27s -5s linear infinite}@keyframes fall-32{45.519%{transform:translate(48.2552vw,45.519vh) scale(.5394)}to{transform:translate(51.6546vw,99vh) scale(.5394)}}.snow:nth-child(33){opacity:1.3964;transform:translate(41.8716vw,-10px) scale(.4039);animation:fall-33 28s -30s linear infinite}@keyframes fall-33{66.889%{transform:translate(35.2316vw,66.889vh) scale(.4039)}to{transform:translate(38.5516vw,99vh) scale(.4039)}}.snow:nth-child(34){opacity:.1718;transform:translate(33.8192vw,-10px) scale(.9239);animation:fall-34 27s -28s linear infinite}@keyframes fall-34{31.976%{transform:translate(33.5083vw,31.976vh) scale(.9239)}to{transform:translate(33.66375vw,99vh) scale(.9239)}}.snow:nth-child(35){opacity:.8632;transform:translate(18.5117vw,-10px) scale(.1854);animation:fall-35 24s -19s linear infinite}@keyframes fall-35{69.803%{transform:translate(26.9537vw,69.803vh) scale(.1854)}to{transform:translate(22.7327vw,99vh) scale(.1854)}}.snow:nth-child(36){opacity:1.7098;transform:translate(41.7005vw,-10px) scale(.244);animation:fall-36 26s -20s linear infinite}@keyframes fall-36{77.29%{transform:translate(43.0719vw,77.29vh) scale(.244)}to{transform:translate(42.3862vw,99vh) scale(.244)}}.snow:nth-child(37){opacity:.608;transform:translate(56.5372vw,-10px) scale(.6274);animation:fall-37 22s -30s linear infinite}@keyframes fall-37{55.143%{transform:translate(52.7324vw,55.143vh) scale(.6274)}to{transform:translate(54.6348vw,99vh) scale(.6274)}}.snow:nth-child(38){opacity:.9352;transform:translate(9.9756vw,-10px) scale(.1766);animation:fall-38 22s -20s linear infinite}@keyframes fall-38{54.309%{transform:translate(1.844vw,54.309vh) scale(.1766)}to{transform:translate(5.9098vw,99vh) scale(.1766)}}.snow:nth-child(39){opacity:1.7954;transform:translate(61.1164vw,-10px) scale(.4594);animation:fall-39 21s -2s linear infinite}@keyframes fall-39{49.863%{transform:translate(66.022vw,49.863vh) scale(.4594)}to{transform:translate(63.5692vw,99vh) scale(.4594)}}.snow:nth-child(40){opacity:.3594;transform:translate(99.2427vw,-10px) scale(.0357);animation:fall-40 19s -22s linear infinite}@keyframes fall-40{50.392%{transform:translate(92.0653vw,50.392vh) scale(.0357)}to{transform:translate(95.654vw,99vh) scale(.0357)}}.snow:nth-child(41){opacity:1.7958;transform:translate(52.2854vw,-10px) scale(.3084);animation:fall-41 21s -28s linear infinite}@keyframes fall-41{60.351%{transform:translate(52.1335vw,60.351vh) scale(.3084)}to{transform:translate(52.20945vw,99vh) scale(.3084)}}.snow:nth-child(42){opacity:1.4808;transform:translate(16.8331vw,-10px) scale(.5116);animation:fall-42 24s -29s linear infinite}@keyframes fall-42{65.392%{transform:translate(15.0985vw,65.392vh) scale(.5116)}to{transform:translate(15.9658vw,99vh) scale(.5116)}}.snow:nth-child(43){opacity:1.4234;transform:translate(57.6235vw,-10px) scale(.4054);animation:fall-43 11s -23s linear infinite}@keyframes fall-43{67.78%{transform:translate(56.1055vw,67.78vh) scale(.4054)}to{transform:translate(56.8645vw,99vh) scale(.4054)}}.snow:nth-child(44){opacity:1.4636;transform:translate(93.6157vw,-10px) scale(.1998);animation:fall-44 19s -2s linear infinite}@keyframes fall-44{48.025%{transform:translate(95.3276vw,48.025vh) scale(.1998)}to{transform:translate(94.47165vw,99vh) scale(.1998)}}.snow:nth-child(45){opacity:.8118;transform:translate(35.1141vw,-10px) scale(.8592);animation:fall-45 12s -21s linear infinite}@keyframes fall-45{46.824%{transform:translate(27.3611vw,46.824vh) scale(.8592)}to{transform:translate(31.2376vw,99vh) scale(.8592)}}.snow:nth-child(46){opacity:.1284;transform:translate(92.1391vw,-10px) scale(.9558);animation:fall-46 19s -8s linear infinite}@keyframes fall-46{32.196%{transform:translate(99.1746vw,32.196vh) scale(.9558)}to{transform:translate(95.65685vw,99vh) scale(.9558)}}.snow:nth-child(47){opacity:1.115;transform:translate(75.8205vw,-10px) scale(.1291);animation:fall-47 18s -28s linear infinite}@keyframes fall-47{35.753%{transform:translate(83.9665vw,35.753vh) scale(.1291)}to{transform:translate(79.8935vw,99vh) scale(.1291)}}.snow:nth-child(48){opacity:1.169;transform:translate(77.59vw,-10px) scale(.5986);animation:fall-48 26s -9s linear infinite}@keyframes fall-48{32.355%{transform:translate(72.6065vw,32.355vh) scale(.5986)}to{transform:translate(75.09825vw,99vh) scale(.5986)}}.snow:nth-child(49){opacity:1.5606;transform:translate(24.4005vw,-10px) scale(.1081);animation:fall-49 10s -20s linear infinite}@keyframes fall-49{69.535%{transform:translate(19.749vw,69.535vh) scale(.1081)}to{transform:translate(22.07475vw,99vh) scale(.1081)}}.snow:nth-child(50){opacity:1.9668;transform:translate(33.5389vw,-10px) scale(.3207);animation:fall-50 26s -4s linear infinite}@keyframes fall-50{55.737%{transform:translate(39.1139vw,55.737vh) scale(.3207)}to{transform:translate(36.3264vw,99vh) scale(.3207)}}.snow:nth-child(51){opacity:1.7908;transform:translate(61.0173vw,-10px) scale(.2958);animation:fall-51 23s -29s linear infinite}@keyframes fall-51{32.382%{transform:translate(60.0666vw,32.382vh) scale(.2958)}to{transform:translate(60.54195vw,99vh) scale(.2958)}}.snow:nth-child(52){opacity:1.591;transform:translate(35.0511vw,-10px) scale(.3981);animation:fall-52 10s -26s linear infinite}@keyframes fall-52{51.223%{transform:translate(40.5306vw,51.223vh) scale(.3981)}to{transform:translate(37.79085vw,99vh) scale(.3981)}}.snow:nth-child(53){opacity:.2872;transform:translate(61.6833vw,-10px) scale(.1544);animation:fall-53 20s -10s linear infinite}@keyframes fall-53{44.393%{transform:translate(56.4104vw,44.393vh) scale(.1544)}to{transform:translate(59.04685vw,99vh) scale(.1544)}}.snow:nth-child(54){opacity:1.6768;transform:translate(95.7369vw,-10px) scale(.4004);animation:fall-54 19s -9s linear infinite}@keyframes fall-54{56.263%{transform:translate(88.618vw,56.263vh) scale(.4004)}to{transform:translate(92.17745vw,99vh) scale(.4004)}}.snow:nth-child(55){opacity:.3956;transform:translate(21.0435vw,-10px) scale(.6793);animation:fall-55 19s -23s linear infinite}@keyframes fall-55{44.388%{transform:translate(17.0144vw,44.388vh) scale(.6793)}to{transform:translate(19.02895vw,99vh) scale(.6793)}}.snow:nth-child(56){opacity:1.6636;transform:translate(81.0065vw,-10px) scale(.1443);animation:fall-56 21s -29s linear infinite}@keyframes fall-56{74.004%{transform:translate(85.2345vw,74.004vh) scale(.1443)}to{transform:translate(83.1205vw,99vh) scale(.1443)}}.snow:nth-child(57){opacity:.4838;transform:translate(27.3826vw,-10px) scale(.5578);animation:fall-57 11s -17s linear infinite}@keyframes fall-57{34.354%{transform:translate(18.4297vw,34.354vh) scale(.5578)}to{transform:translate(22.90615vw,99vh) scale(.5578)}}.snow:nth-child(58){opacity:1.0282;transform:translate(63.1643vw,-10px) scale(.3827);animation:fall-58 20s -3s linear infinite}@keyframes fall-58{48.656%{transform:translate(65.033vw,48.656vh) scale(.3827)}to{transform:translate(64.09865vw,99vh) scale(.3827)}}.snow:nth-child(59){opacity:1.9966;transform:translate(8.481vw,-10px) scale(.2201);animation:fall-59 23s -27s linear infinite}@keyframes fall-59{54.344%{transform:translate(6.6015vw,54.344vh) scale(.2201)}to{transform:translate(7.54125vw,99vh) scale(.2201)}}.snow:nth-child(60){opacity:.3146;transform:translate(48.7178vw,-10px) scale(.4333);animation:fall-60 30s -19s linear infinite}@keyframes fall-60{53.488%{transform:translate(57.9396vw,53.488vh) scale(.4333)}to{transform:translate(53.3287vw,99vh) scale(.4333)}}.snow:nth-child(61){opacity:.1656;transform:translate(20.0382vw,-10px) scale(.2964);animation:fall-61 24s -6s linear infinite}@keyframes fall-61{72.086%{transform:translate(10.2255vw,72.086vh) scale(.2964)}to{transform:translate(15.13185vw,99vh) scale(.2964)}}.snow:nth-child(62){opacity:.503;transform:translate(88.13vw,-10px) scale(.5607);animation:fall-62 12s -15s linear infinite}@keyframes fall-62{79.737%{transform:translate(82.8823vw,79.737vh) scale(.5607)}to{transform:translate(85.50615vw,99vh) scale(.5607)}}.snow:nth-child(63){opacity:1.855;transform:translate(78.8575vw,-10px) scale(.3611);animation:fall-63 15s -17s linear infinite}@keyframes fall-63{33.251%{transform:translate(76.5564vw,33.251vh) scale(.3611)}to{transform:translate(77.70695vw,99vh) scale(.3611)}}.snow:nth-child(64){opacity:.9858;transform:translate(54.7808vw,-10px) scale(.919);animation:fall-64 30s -18s linear infinite}@keyframes fall-64{48.43%{transform:translate(46.4055vw,48.43vh) scale(.919)}to{transform:translate(50.59315vw,99vh) scale(.919)}}.snow:nth-child(65){opacity:1.0174;transform:translate(43.1395vw,-10px) scale(.7414);animation:fall-65 20s -22s linear infinite}@keyframes fall-65{75.698%{transform:translate(38.7201vw,75.698vh) scale(.7414)}to{transform:translate(40.9298vw,99vh) scale(.7414)}}.snow:nth-child(66){opacity:.151;transform:translate(50.7576vw,-10px) scale(.4688);animation:fall-66 17s -16s linear infinite}@keyframes fall-66{59.881%{transform:translate(47.9473vw,59.881vh) scale(.4688)}to{transform:translate(49.35245vw,99vh) scale(.4688)}}.snow:nth-child(67){opacity:.2362;transform:translate(20.8646vw,-10px) scale(.2218);animation:fall-67 19s -26s linear infinite}@keyframes fall-67{55.566%{transform:translate(16.0644vw,55.566vh) scale(.2218)}to{transform:translate(18.4645vw,99vh) scale(.2218)}}.snow:nth-child(68){opacity:1.5648;transform:translate(41.4136vw,-10px) scale(.8407);animation:fall-68 14s -27s linear infinite}@keyframes fall-68{66.818%{transform:translate(33.4517vw,66.818vh) scale(.8407)}to{transform:translate(37.43265vw,99vh) scale(.8407)}}.snow:nth-child(69){opacity:.6172;transform:translate(26.9961vw,-10px) scale(.6382);animation:fall-69 21s -7s linear infinite}@keyframes fall-69{50.137%{transform:translate(17.0751vw,50.137vh) scale(.6382)}to{transform:translate(22.0356vw,99vh) scale(.6382)}}.snow:nth-child(70){opacity:.461;transform:translate(20.1362vw,-10px) scale(.614);animation:fall-70 30s -1s linear infinite}@keyframes fall-70{57.79%{transform:translate(23.9269vw,57.79vh) scale(.614)}to{transform:translate(22.03155vw,99vh) scale(.614)}}.snow:nth-child(71){opacity:1.3434;transform:translate(21.945vw,-10px) scale(.8275);animation:fall-71 17s -21s linear infinite}@keyframes fall-71{75.024%{transform:translate(18.9681vw,75.024vh) scale(.8275)}to{transform:translate(20.45655vw,99vh) scale(.8275)}}.snow:nth-child(72){opacity:.1024;transform:translate(58.2577vw,-10px) scale(.4415);animation:fall-72 26s -3s linear infinite}@keyframes fall-72{64.458%{transform:translate(51.6396vw,64.458vh) scale(.4415)}to{transform:translate(54.94865vw,99vh) scale(.4415)}}.snow:nth-child(73){opacity:.5678;transform:translate(98.2153vw,-10px) scale(.5938);animation:fall-73 19s -14s linear infinite}@keyframes fall-73{69.205%{transform:translate(106.5473vw,69.205vh) scale(.5938)}to{transform:translate(102.3813vw,99vh) scale(.5938)}}.snow:nth-child(74){opacity:.2266;transform:translate(65.0333vw,-10px) scale(.8637);animation:fall-74 29s -26s linear infinite}@keyframes fall-74{73.614%{transform:translate(61.7705vw,73.614vh) scale(.8637)}to{transform:translate(63.4019vw,99vh) scale(.8637)}}.snow:nth-child(75){opacity:1.9528;transform:translate(15.5699vw,-10px) scale(.8592);animation:fall-75 22s -28s linear infinite}@keyframes fall-75{60.113%{transform:translate(10.5832vw,60.113vh) scale(.8592)}to{transform:translate(13.07655vw,99vh) scale(.8592)}}.snow:nth-child(76){opacity:.3176;transform:translate(59.419vw,-10px) scale(.1683);animation:fall-76 25s -7s linear infinite}@keyframes fall-76{31.538%{transform:translate(64.9722vw,31.538vh) scale(.1683)}to{transform:translate(62.1956vw,99vh) scale(.1683)}}.snow:nth-child(77){opacity:1.3982;transform:translate(63.105vw,-10px) scale(.4952);animation:fall-77 18s -9s linear infinite}@keyframes fall-77{38.502%{transform:translate(53.8566vw,38.502vh) scale(.4952)}to{transform:translate(58.4808vw,99vh) scale(.4952)}}.snow:nth-child(78){opacity:.1688;transform:translate(82.9448vw,-10px) scale(.6917);animation:fall-78 15s -21s linear infinite}@keyframes fall-78{79.309%{transform:translate(75.2168vw,79.309vh) scale(.6917)}to{transform:translate(79.0808vw,99vh) scale(.6917)}}.snow:nth-child(79){opacity:1.1128;transform:translate(11.5075vw,-10px) scale(.473);animation:fall-79 26s -19s linear infinite}@keyframes fall-79{52.443%{transform:translate(10.957vw,52.443vh) scale(.473)}to{transform:translate(11.23225vw,99vh) scale(.473)}}.snow:nth-child(80){opacity:1.625;transform:translate(12.2864vw,-10px) scale(.8707);animation:fall-80 29s -9s linear infinite}@keyframes fall-80{59.748%{transform:translate(9.751vw,59.748vh) scale(.8707)}to{transform:translate(11.0187vw,99vh) scale(.8707)}}.snow:nth-child(81){opacity:.909;transform:translate(64.7108vw,-10px) scale(.1576);animation:fall-81 11s -22s linear infinite}@keyframes fall-81{56.954%{transform:translate(71.186vw,56.954vh) scale(.1576)}to{transform:translate(67.9484vw,99vh) scale(.1576)}}.snow:nth-child(82){opacity:.7968;transform:translate(84.3964vw,-10px) scale(.0042);animation:fall-82 19s -16s linear infinite}@keyframes fall-82{58.16%{transform:translate(83.7917vw,58.16vh) scale(.0042)}to{transform:translate(84.09405vw,99vh) scale(.0042)}}.snow:nth-child(83){opacity:1.7338;transform:translate(80.4259vw,-10px) scale(.6457);animation:fall-83 30s -5s linear infinite}@keyframes fall-83{61.876%{transform:translate(89.6579vw,61.876vh) scale(.6457)}to{transform:translate(85.0419vw,99vh) scale(.6457)}}.snow:nth-child(84){opacity:1.0148;transform:translate(67.1794vw,-10px) scale(.7373);animation:fall-84 10s -8s linear infinite}@keyframes fall-84{74.474%{transform:translate(57.6603vw,74.474vh) scale(.7373)}to{transform:translate(62.41985vw,99vh) scale(.7373)}}.snow:nth-child(85){opacity:1.5496;transform:translate(58.6255vw,-10px) scale(.7281);animation:fall-85 21s -14s linear infinite}@keyframes fall-85{76.64%{transform:translate(59.8044vw,76.64vh) scale(.7281)}to{transform:translate(59.21495vw,99vh) scale(.7281)}}.snow:nth-child(86){opacity:1.8726;transform:translate(35.7034vw,-10px) scale(.3262);animation:fall-86 21s -8s linear infinite}@keyframes fall-86{68.97%{transform:translate(28.5743vw,68.97vh) scale(.3262)}to{transform:translate(32.13885vw,99vh) scale(.3262)}}.snow:nth-child(87){opacity:1.9792;transform:translate(15.0273vw,-10px) scale(.5271);animation:fall-87 21s -29s linear infinite}@keyframes fall-87{79.28%{transform:translate(10.8548vw,79.28vh) scale(.5271)}to{transform:translate(12.94105vw,99vh) scale(.5271)}}.snow:nth-child(88){opacity:.6374;transform:translate(22.5387vw,-10px) scale(.2212);animation:fall-88 18s -28s linear infinite}@keyframes fall-88{48.896%{transform:translate(31.2887vw,48.896vh) scale(.2212)}to{transform:translate(26.9137vw,99vh) scale(.2212)}}.snow:nth-child(89){opacity:1.644;transform:translate(78.116vw,-10px) scale(.451);animation:fall-89 11s -9s linear infinite}@keyframes fall-89{79.023%{transform:translate(78.4786vw,79.023vh) scale(.451)}to{transform:translate(78.2973vw,99vh) scale(.451)}}.snow:nth-child(90){opacity:.9776;transform:translate(79.306vw,-10px) scale(.1289);animation:fall-90 11s -19s linear infinite}@keyframes fall-90{65.579%{transform:translate(88.3473vw,65.579vh) scale(.1289)}to{transform:translate(83.82665vw,99vh) scale(.1289)}}.snow:nth-child(91){opacity:1.7822;transform:translate(52.6865vw,-10px) scale(.2483);animation:fall-91 22s -2s linear infinite}@keyframes fall-91{75.562%{transform:translate(54.0008vw,75.562vh) scale(.2483)}to{transform:translate(53.34365vw,99vh) scale(.2483)}}.snow:nth-child(92){opacity:1.7662;transform:translate(52.6516vw,-10px) scale(.4644);animation:fall-92 29s -18s linear infinite}@keyframes fall-92{46.834%{transform:translate(45.6244vw,46.834vh) scale(.4644)}to{transform:translate(49.138vw,99vh) scale(.4644)}}.snow:nth-child(93){opacity:.9004;transform:translate(86.0687vw,-10px) scale(.8227);animation:fall-93 15s -20s linear infinite}@keyframes fall-93{58.392%{transform:translate(94.7389vw,58.392vh) scale(.8227)}to{transform:translate(90.4038vw,99vh) scale(.8227)}}.snow:nth-child(94){opacity:1.504;transform:translate(83.3845vw,-10px) scale(.4061);animation:fall-94 10s -4s linear infinite}@keyframes fall-94{77.136%{transform:translate(82.1266vw,77.136vh) scale(.4061)}to{transform:translate(82.75555vw,99vh) scale(.4061)}}.snow:nth-child(95){opacity:1.0614;transform:translate(.8064vw,-10px) scale(.7048);animation:fall-95 24s -23s linear infinite}@keyframes fall-95{77.489%{transform:translate(6.6554vw,77.489vh) scale(.7048)}to{transform:translate(3.7309vw,99vh) scale(.7048)}}.snow:nth-child(96){opacity:.4482;transform:translate(13.2416vw,-10px) scale(.5497);animation:fall-96 10s -8s linear infinite}@keyframes fall-96{39.248%{transform:translate(17.7184vw,39.248vh) scale(.5497)}to{transform:translate(15.48vw,99vh) scale(.5497)}}.snow:nth-child(97){opacity:.973;transform:translate(19.762vw,-10px) scale(.5429);animation:fall-97 14s -28s linear infinite}@keyframes fall-97{77.324%{transform:translate(16.5478vw,77.324vh) scale(.5429)}to{transform:translate(18.1549vw,99vh) scale(.5429)}}.snow:nth-child(98){opacity:.7888;transform:translate(8.0308vw,-10px) scale(.6175);animation:fall-98 30s -3s linear infinite}@keyframes fall-98{39.712%{transform:translate(12.559vw,39.712vh) scale(.6175)}to{transform:translate(10.2949vw,99vh) scale(.6175)}}.snow:nth-child(99){opacity:1.0158;transform:translate(68.2797vw,-10px) scale(.6936);animation:fall-99 12s -8s linear infinite}@keyframes fall-99{35.129%{transform:translate(62.6613vw,35.129vh) scale(.6936)}to{transform:translate(65.4705vw,99vh) scale(.6936)}}.snow:nth-child(100){opacity:.0894;transform:translate(96.8718vw,-10px) scale(.4841);animation:fall-100 24s -9s linear infinite}@keyframes fall-100{57.233%{transform:translate(92.6517vw,57.233vh) scale(.4841)}to{transform:translate(94.76175vw,99vh) scale(.4841)}}.snow:nth-child(101){opacity:1.0744;transform:translate(19.7013vw,-10px) scale(.8852);animation:fall-101 24s -23s linear infinite}@keyframes fall-101{76.916%{transform:translate(15.996vw,76.916vh) scale(.8852)}to{transform:translate(17.84865vw,99vh) scale(.8852)}}.snow:nth-child(102){opacity:.9592;transform:translate(51.9539vw,-10px) scale(.9562);animation:fall-102 27s -3s linear infinite}@keyframes fall-102{72.434%{transform:translate(57.4829vw,72.434vh) scale(.9562)}to{transform:translate(54.7184vw,99vh) scale(.9562)}}.snow:nth-child(103){opacity:1.074;transform:translate(58.5541vw,-10px) scale(.657);animation:fall-103 16s -1s linear infinite}@keyframes fall-103{39.723%{transform:translate(67.5727vw,39.723vh) scale(.657)}to{transform:translate(63.0634vw,99vh) scale(.657)}}.snow:nth-child(104){opacity:1.8172;transform:translate(74.5806vw,-10px) scale(.0165);animation:fall-104 26s -18s linear infinite}@keyframes fall-104{50.614%{transform:translate(83.6588vw,50.614vh) scale(.0165)}to{transform:translate(79.1197vw,99vh) scale(.0165)}}.snow:nth-child(105){opacity:.8488;transform:translate(55.9283vw,-10px) scale(.3112);animation:fall-105 16s -18s linear infinite}@keyframes fall-105{43.898%{transform:translate(64.4946vw,43.898vh) scale(.3112)}to{transform:translate(60.21145vw,99vh) scale(.3112)}}.snow:nth-child(106){opacity:.0572;transform:translate(87.2031vw,-10px) scale(.0965);animation:fall-106 23s -1s linear infinite}@keyframes fall-106{60.486%{transform:translate(87.9077vw,60.486vh) scale(.0965)}to{transform:translate(87.5554vw,99vh) scale(.0965)}}.snow:nth-child(107){opacity:.6382;transform:translate(72.2718vw,-10px) scale(.0124);animation:fall-107 13s -4s linear infinite}@keyframes fall-107{57.784%{transform:translate(75.9882vw,57.784vh) scale(.0124)}to{transform:translate(74.13vw,99vh) scale(.0124)}}.snow:nth-child(108){opacity:.9598;transform:translate(56.644vw,-10px) scale(.3168);animation:fall-108 10s -23s linear infinite}@keyframes fall-108{73.103%{transform:translate(57.1924vw,73.103vh) scale(.3168)}to{transform:translate(56.9182vw,99vh) scale(.3168)}}.snow:nth-child(109){opacity:.3052;transform:translate(25.4371vw,-10px) scale(.9103);animation:fall-109 17s -26s linear infinite}@keyframes fall-109{56.8%{transform:translate(16.8941vw,56.8vh) scale(.9103)}to{transform:translate(21.1656vw,99vh) scale(.9103)}}.snow:nth-child(110){opacity:1.3072;transform:translate(51.8785vw,-10px) scale(.3404);animation:fall-110 19s -7s linear infinite}@keyframes fall-110{70.71%{transform:translate(42.1225vw,70.71vh) scale(.3404)}to{transform:translate(47.0005vw,99vh) scale(.3404)}}.snow:nth-child(111){opacity:1.1596;transform:translate(65.2399vw,-10px) scale(.7124);animation:fall-111 29s -15s linear infinite}@keyframes fall-111{62.051%{transform:translate(65.5624vw,62.051vh) scale(.7124)}to{transform:translate(65.40115vw,99vh) scale(.7124)}}.snow:nth-child(112){opacity:1.6476;transform:translate(74.031vw,-10px) scale(.3731);animation:fall-112 12s -3s linear infinite}@keyframes fall-112{37.825%{transform:translate(72.4517vw,37.825vh) scale(.3731)}to{transform:translate(73.24135vw,99vh) scale(.3731)}}.snow:nth-child(113){opacity:.7548;transform:translate(13.2802vw,-10px) scale(.417);animation:fall-113 18s -13s linear infinite}@keyframes fall-113{33.539%{transform:translate(8.2946vw,33.539vh) scale(.417)}to{transform:translate(10.7874vw,99vh) scale(.417)}}.snow:nth-child(114){opacity:.3306;transform:translate(21.0825vw,-10px) scale(.9576);animation:fall-114 26s -2s linear infinite}@keyframes fall-114{77.255%{transform:translate(11.838vw,77.255vh) scale(.9576)}to{transform:translate(16.46025vw,99vh) scale(.9576)}}.snow:nth-child(115){opacity:1.6886;transform:translate(29.8697vw,-10px) scale(.4389);animation:fall-115 15s -2s linear infinite}@keyframes fall-115{70.419%{transform:translate(28.4531vw,70.419vh) scale(.4389)}to{transform:translate(29.1614vw,99vh) scale(.4389)}}.snow:nth-child(116){opacity:1.1048;transform:translate(97.8403vw,-10px) scale(.1955);animation:fall-116 23s -22s linear infinite}@keyframes fall-116{62.474%{transform:translate(97.592vw,62.474vh) scale(.1955)}to{transform:translate(97.71615vw,99vh) scale(.1955)}}.snow:nth-child(117){opacity:1.3678;transform:translate(48.8734vw,-10px) scale(.4393);animation:fall-117 29s -26s linear infinite}@keyframes fall-117{36.601%{transform:translate(51.7495vw,36.601vh) scale(.4393)}to{transform:translate(50.31145vw,99vh) scale(.4393)}}.snow:nth-child(118){opacity:.2896;transform:translate(90.3935vw,-10px) scale(.6781);animation:fall-118 23s -20s linear infinite}@keyframes fall-118{34.164%{transform:translate(86.5338vw,34.164vh) scale(.6781)}to{transform:translate(88.46365vw,99vh) scale(.6781)}}.snow:nth-child(119){opacity:1.214;transform:translate(92.8941vw,-10px) scale(.2471);animation:fall-119 20s -25s linear infinite}@keyframes fall-119{40.13%{transform:translate(99.1522vw,40.13vh) scale(.2471)}to{transform:translate(96.02315vw,99vh) scale(.2471)}}.snow:nth-child(120){opacity:1.6084;transform:translate(41.86vw,-10px) scale(.3014);animation:fall-120 27s -3s linear infinite}@keyframes fall-120{36.657%{transform:translate(36.8894vw,36.657vh) scale(.3014)}to{transform:translate(39.3747vw,99vh) scale(.3014)}}.snow:nth-child(121){opacity:.7276;transform:translate(48.0768vw,-10px) scale(.9324);animation:fall-121 11s -9s linear infinite}@keyframes fall-121{43.068%{transform:translate(49.858vw,43.068vh) scale(.9324)}to{transform:translate(48.9674vw,99vh) scale(.9324)}}.snow:nth-child(122){opacity:.0712;transform:translate(59.6307vw,-10px) scale(.3634);animation:fall-122 15s -18s linear infinite}@keyframes fall-122{32.035%{transform:translate(65.2611vw,32.035vh) scale(.3634)}to{transform:translate(62.4459vw,99vh) scale(.3634)}}.snow:nth-child(123){opacity:1.6462;transform:translate(35.3206vw,-10px) scale(.9968);animation:fall-123 11s -20s linear infinite}@keyframes fall-123{48.437%{transform:translate(44.285vw,48.437vh) scale(.9968)}to{transform:translate(39.8028vw,99vh) scale(.9968)}}.snow:nth-child(124){opacity:1.9208;transform:translate(92.3997vw,-10px) scale(.856);animation:fall-124 15s -21s linear infinite}@keyframes fall-124{78.45%{transform:translate(101.7807vw,78.45vh) scale(.856)}to{transform:translate(97.0902vw,99vh) scale(.856)}}.snow:nth-child(125){opacity:.1756;transform:translate(6.4219vw,-10px) scale(.0973);animation:fall-125 26s -7s linear infinite}@keyframes fall-125{61.542%{transform:translate(15.1644vw,61.542vh) scale(.0973)}to{transform:translate(10.79315vw,99vh) scale(.0973)}}.snow:nth-child(126){opacity:1.9376;transform:translate(84.7915vw,-10px) scale(.8327);animation:fall-126 15s -13s linear infinite}@keyframes fall-126{41.995%{transform:translate(87.9783vw,41.995vh) scale(.8327)}to{transform:translate(86.3849vw,99vh) scale(.8327)}}.snow:nth-child(127){opacity:1.8998;transform:translate(48.3967vw,-10px) scale(.2678);animation:fall-127 15s -21s linear infinite}@keyframes fall-127{33.377%{transform:translate(50.5546vw,33.377vh) scale(.2678)}to{transform:translate(49.47565vw,99vh) scale(.2678)}}.snow:nth-child(128){opacity:1.191;transform:translate(72.3431vw,-10px) scale(.3468);animation:fall-128 15s -16s linear infinite}@keyframes fall-128{77.681%{transform:translate(77.3527vw,77.681vh) scale(.3468)}to{transform:translate(74.8479vw,99vh) scale(.3468)}}.snow:nth-child(129){opacity:1.532;transform:translate(66.961vw,-10px) scale(.8927);animation:fall-129 14s -5s linear infinite}@keyframes fall-129{63.636%{transform:translate(61.9167vw,63.636vh) scale(.8927)}to{transform:translate(64.43885vw,99vh) scale(.8927)}}.snow:nth-child(130){opacity:.161;transform:translate(29.4466vw,-10px) scale(.3057);animation:fall-130 24s -6s linear infinite}@keyframes fall-130{78.531%{transform:translate(34.0119vw,78.531vh) scale(.3057)}to{transform:translate(31.72925vw,99vh) scale(.3057)}}.snow:nth-child(131){opacity:1.2888;transform:translate(79.3001vw,-10px) scale(.8752);animation:fall-131 19s -25s linear infinite}@keyframes fall-131{54.176%{transform:translate(85.1523vw,54.176vh) scale(.8752)}to{transform:translate(82.2262vw,99vh) scale(.8752)}}.snow:nth-child(132){opacity:1.6084;transform:translate(65.0979vw,-10px) scale(.2133);animation:fall-132 16s -27s linear infinite}@keyframes fall-132{42.801%{transform:translate(72.2107vw,42.801vh) scale(.2133)}to{transform:translate(68.6543vw,99vh) scale(.2133)}}.snow:nth-child(133){opacity:.3342;transform:translate(76.6578vw,-10px) scale(.2392);animation:fall-133 14s -21s linear infinite}@keyframes fall-133{53.034%{transform:translate(67.1589vw,53.034vh) scale(.2392)}to{transform:translate(71.90835vw,99vh) scale(.2392)}}.snow:nth-child(134){opacity:1.419;transform:translate(34.1444vw,-10px) scale(.8784);animation:fall-134 19s -18s linear infinite}@keyframes fall-134{62.641%{transform:translate(36.4152vw,62.641vh) scale(.8784)}to{transform:translate(35.2798vw,99vh) scale(.8784)}}.snow:nth-child(135){opacity:.4058;transform:translate(77.6828vw,-10px) scale(.2253);animation:fall-135 24s -5s linear infinite}@keyframes fall-135{53.597%{transform:translate(78.5413vw,53.597vh) scale(.2253)}to{transform:translate(78.11205vw,99vh) scale(.2253)}}.snow:nth-child(136){opacity:.3;transform:translate(3.8655vw,-10px) scale(.8823);animation:fall-136 29s -28s linear infinite}@keyframes fall-136{71.135%{transform:translate(5.8068vw,71.135vh) scale(.8823)}to{transform:translate(4.83615vw,99vh) scale(.8823)}}.snow:nth-child(137){opacity:.2838;transform:translate(16.862vw,-10px) scale(.184);animation:fall-137 18s -22s linear infinite}@keyframes fall-137{61.933%{transform:translate(25.4992vw,61.933vh) scale(.184)}to{transform:translate(21.1806vw,99vh) scale(.184)}}.snow:nth-child(138){opacity:1.5366;transform:translate(69.8177vw,-10px) scale(.8356);animation:fall-138 17s -8s linear infinite}@keyframes fall-138{79.462%{transform:translate(69.7468vw,79.462vh) scale(.8356)}to{transform:translate(69.78225vw,99vh) scale(.8356)}}.snow:nth-child(139){opacity:1.428;transform:translate(12.0787vw,-10px) scale(.7774);animation:fall-139 27s -2s linear infinite}@keyframes fall-139{48.448%{transform:translate(7.7686vw,48.448vh) scale(.7774)}to{transform:translate(9.92365vw,99vh) scale(.7774)}}.snow:nth-child(140){opacity:.0588;transform:translate(52.4642vw,-10px) scale(.0361);animation:fall-140 11s -20s linear infinite}@keyframes fall-140{37.136%{transform:translate(51.992vw,37.136vh) scale(.0361)}to{transform:translate(52.2281vw,99vh) scale(.0361)}}.snow:nth-child(141){opacity:.641;transform:translate(33.3654vw,-10px) scale(.0731);animation:fall-141 20s -7s linear infinite}@keyframes fall-141{67.262%{transform:translate(39.1891vw,67.262vh) scale(.0731)}to{transform:translate(36.27725vw,99vh) scale(.0731)}}.snow:nth-child(142){opacity:.4488;transform:translate(31.4998vw,-10px) scale(.4691);animation:fall-142 14s -8s linear infinite}@keyframes fall-142{43.842%{transform:translate(23.1439vw,43.842vh) scale(.4691)}to{transform:translate(27.32185vw,99vh) scale(.4691)}}.snow:nth-child(143){opacity:1.1654;transform:translate(30.7738vw,-10px) scale(.7059);animation:fall-143 24s -18s linear infinite}@keyframes fall-143{79.385%{transform:translate(28.7078vw,79.385vh) scale(.7059)}to{transform:translate(29.7408vw,99vh) scale(.7059)}}.snow:nth-child(144){opacity:.7618;transform:translate(36.5654vw,-10px) scale(.4942);animation:fall-144 12s -27s linear infinite}@keyframes fall-144{70.257%{transform:translate(31.7981vw,70.257vh) scale(.4942)}to{transform:translate(34.18175vw,99vh) scale(.4942)}}.snow:nth-child(145){opacity:.2348;transform:translate(11.3528vw,-10px) scale(.1062);animation:fall-145 29s -15s linear infinite}@keyframes fall-145{52.295%{transform:translate(14.5013vw,52.295vh) scale(.1062)}to{transform:translate(12.92705vw,99vh) scale(.1062)}}.snow:nth-child(146){opacity:1.6704;transform:translate(29.9816vw,-10px) scale(.2478);animation:fall-146 19s -7s linear infinite}@keyframes fall-146{51.314%{transform:translate(27.1371vw,51.314vh) scale(.2478)}to{transform:translate(28.55935vw,99vh) scale(.2478)}}.snow:nth-child(147){opacity:.6672;transform:translate(44.7969vw,-10px) scale(.3434);animation:fall-147 23s -26s linear infinite}@keyframes fall-147{42.554%{transform:translate(44.7571vw,42.554vh) scale(.3434)}to{transform:translate(44.777vw,99vh) scale(.3434)}}.snow:nth-child(148){opacity:1.7364;transform:translate(37.3008vw,-10px) scale(.093);animation:fall-148 29s -24s linear infinite}@keyframes fall-148{32.089%{transform:translate(27.6826vw,32.089vh) scale(.093)}to{transform:translate(32.4917vw,99vh) scale(.093)}}.snow:nth-child(149){opacity:.531;transform:translate(59.2455vw,-10px) scale(.2811);animation:fall-149 30s -6s linear infinite}@keyframes fall-149{47.086%{transform:translate(55.0458vw,47.086vh) scale(.2811)}to{transform:translate(57.14565vw,99vh) scale(.2811)}}.snow:nth-child(150){opacity:.369;transform:translate(79.8193vw,-10px) scale(.5537);animation:fall-150 18s -5s linear infinite}@keyframes fall-150{71.464%{transform:translate(74.6212vw,71.464vh) scale(.5537)}to{transform:translate(77.22025vw,99vh) scale(.5537)}}.snow:nth-child(151){opacity:.6554;transform:translate(39.4433vw,-10px) scale(.7704);animation:fall-151 11s -28s linear infinite}@keyframes fall-151{66.839%{transform:translate(48.2152vw,66.839vh) scale(.7704)}to{transform:translate(43.82925vw,99vh) scale(.7704)}}.snow:nth-child(152){opacity:.327;transform:translate(6.06vw,-10px) scale(.6963);animation:fall-152 23s -30s linear infinite}@keyframes fall-152{42.488%{transform:translate(11.6171vw,42.488vh) scale(.6963)}to{transform:translate(8.83855vw,99vh) scale(.6963)}}.snow:nth-child(153){opacity:.282;transform:translate(42.46vw,-10px) scale(.7817);animation:fall-153 15s -29s linear infinite}@keyframes fall-153{72.317%{transform:translate(43.6344vw,72.317vh) scale(.7817)}to{transform:translate(43.0472vw,99vh) scale(.7817)}}.snow:nth-child(154){opacity:1.0942;transform:translate(43.7994vw,-10px) scale(.0482);animation:fall-154 23s -28s linear infinite}@keyframes fall-154{65.693%{transform:translate(46.2947vw,65.693vh) scale(.0482)}to{transform:translate(45.04705vw,99vh) scale(.0482)}}.snow:nth-child(155){opacity:.7018;transform:translate(77.6359vw,-10px) scale(.5698);animation:fall-155 22s -13s linear infinite}@keyframes fall-155{43.31%{transform:translate(74.7123vw,43.31vh) scale(.5698)}to{transform:translate(76.1741vw,99vh) scale(.5698)}}.snow:nth-child(156){opacity:1.015;transform:translate(56.7856vw,-10px) scale(.9373);animation:fall-156 20s -1s linear infinite}@keyframes fall-156{34.46%{transform:translate(62.4972vw,34.46vh) scale(.9373)}to{transform:translate(59.6414vw,99vh) scale(.9373)}}.snow:nth-child(157){opacity:1.438;transform:translate(37.6454vw,-10px) scale(.5063);animation:fall-157 21s -13s linear infinite}@keyframes fall-157{58.288%{transform:translate(28.1133vw,58.288vh) scale(.5063)}to{transform:translate(32.87935vw,99vh) scale(.5063)}}.snow:nth-child(158){opacity:1.087;transform:translate(85.2188vw,-10px) scale(.2051);animation:fall-158 18s -17s linear infinite}@keyframes fall-158{75.141%{transform:translate(88.6603vw,75.141vh) scale(.2051)}to{transform:translate(86.93955vw,99vh) scale(.2051)}}.snow:nth-child(159){opacity:.1586;transform:translate(39.9186vw,-10px) scale(.5354);animation:fall-159 13s -7s linear infinite}@keyframes fall-159{53.544%{transform:translate(41.7153vw,53.544vh) scale(.5354)}to{transform:translate(40.81695vw,99vh) scale(.5354)}}.snow:nth-child(160){opacity:.323;transform:translate(18.1639vw,-10px) scale(.0337);animation:fall-160 19s -15s linear infinite}@keyframes fall-160{62.658%{transform:translate(12.6792vw,62.658vh) scale(.0337)}to{transform:translate(15.42155vw,99vh) scale(.0337)}}.snow:nth-child(161){opacity:.4788;transform:translate(69.3398vw,-10px) scale(.3149);animation:fall-161 20s -30s linear infinite}@keyframes fall-161{53.57%{transform:translate(61.7679vw,53.57vh) scale(.3149)}to{transform:translate(65.55385vw,99vh) scale(.3149)}}.snow:nth-child(162){opacity:1.7114;transform:translate(32.1001vw,-10px) scale(.8297);animation:fall-162 25s -12s linear infinite}@keyframes fall-162{69.793%{transform:translate(30.4201vw,69.793vh) scale(.8297)}to{transform:translate(31.2601vw,99vh) scale(.8297)}}.snow:nth-child(163){opacity:.8682;transform:translate(71.5834vw,-10px) scale(.2402);animation:fall-163 25s -22s linear infinite}@keyframes fall-163{52.46%{transform:translate(70.8407vw,52.46vh) scale(.2402)}to{transform:translate(71.21205vw,99vh) scale(.2402)}}.snow:nth-child(164){opacity:.1544;transform:translate(40.0531vw,-10px) scale(.6429);animation:fall-164 29s -13s linear infinite}@keyframes fall-164{31.527%{transform:translate(41.2082vw,31.527vh) scale(.6429)}to{transform:translate(40.63065vw,99vh) scale(.6429)}}.snow:nth-child(165){opacity:1.6882;transform:translate(31.876vw,-10px) scale(.6916);animation:fall-165 16s -4s linear infinite}@keyframes fall-165{31.996%{transform:translate(23.3228vw,31.996vh) scale(.6916)}to{transform:translate(27.5994vw,99vh) scale(.6916)}}.snow:nth-child(166){opacity:.0952;transform:translate(66.1033vw,-10px) scale(.7674);animation:fall-166 10s -28s linear infinite}@keyframes fall-166{61.905%{transform:translate(63.5562vw,61.905vh) scale(.7674)}to{transform:translate(64.82975vw,99vh) scale(.7674)}}.snow:nth-child(167){opacity:.0898;transform:translate(68.286vw,-10px) scale(.0445);animation:fall-167 26s -30s linear infinite}@keyframes fall-167{43.219%{transform:translate(69.5598vw,43.219vh) scale(.0445)}to{transform:translate(68.9229vw,99vh) scale(.0445)}}.snow:nth-child(168){opacity:.1192;transform:translate(53.6857vw,-10px) scale(.4646);animation:fall-168 10s -4s linear infinite}@keyframes fall-168{52.884%{transform:translate(62.6398vw,52.884vh) scale(.4646)}to{transform:translate(58.16275vw,99vh) scale(.4646)}}.snow:nth-child(169){opacity:1.2994;transform:translate(6.5272vw,-10px) scale(.926);animation:fall-169 10s -17s linear infinite}@keyframes fall-169{38.985%{transform:translate(.5469vw,38.985vh) scale(.926)}to{transform:translate(3.53705vw,99vh) scale(.926)}}.snow:nth-child(170){opacity:1.7122;transform:translate(5.5819vw,-10px) scale(.8984);animation:fall-170 10s -11s linear infinite}@keyframes fall-170{79.472%{transform:translate(15.3671vw,79.472vh) scale(.8984)}to{transform:translate(10.4745vw,99vh) scale(.8984)}}.snow:nth-child(171){opacity:1.0544;transform:translate(.5988vw,-10px) scale(.6737);animation:fall-171 21s -9s linear infinite}@keyframes fall-171{53.09%{transform:translate(-8.6563vw,53.09vh) scale(.6737)}to{transform:translate(-4.02875vw,99vh) scale(.6737)}}.snow:nth-child(172){opacity:1.0016;transform:translate(46.894vw,-10px) scale(.9013);animation:fall-172 28s -7s linear infinite}@keyframes fall-172{37.612%{transform:translate(37.6863vw,37.612vh) scale(.9013)}to{transform:translate(42.29015vw,99vh) scale(.9013)}}.snow:nth-child(173){opacity:1.088;transform:translate(16.5657vw,-10px) scale(.2314);animation:fall-173 12s -10s linear infinite}@keyframes fall-173{67.15%{transform:translate(13.5925vw,67.15vh) scale(.2314)}to{transform:translate(15.0791vw,99vh) scale(.2314)}}.snow:nth-child(174){opacity:.2704;transform:translate(77.8251vw,-10px) scale(.4964);animation:fall-174 10s -11s linear infinite}@keyframes fall-174{36.059%{transform:translate(73.7947vw,36.059vh) scale(.4964)}to{transform:translate(75.8099vw,99vh) scale(.4964)}}.snow:nth-child(175){opacity:1.2306;transform:translate(69.5924vw,-10px) scale(.1609);animation:fall-175 10s -18s linear infinite}@keyframes fall-175{71.237%{transform:translate(61.4404vw,71.237vh) scale(.1609)}to{transform:translate(65.5164vw,99vh) scale(.1609)}}.snow:nth-child(176){opacity:1.7578;transform:translate(58.8526vw,-10px) scale(.2683);animation:fall-176 10s -7s linear infinite}@keyframes fall-176{41.923%{transform:translate(54.3801vw,41.923vh) scale(.2683)}to{transform:translate(56.61635vw,99vh) scale(.2683)}}.snow:nth-child(177){opacity:.0078;transform:translate(60.0814vw,-10px) scale(.5194);animation:fall-177 13s -9s linear infinite}@keyframes fall-177{48.849%{transform:translate(58.4204vw,48.849vh) scale(.5194)}to{transform:translate(59.2509vw,99vh) scale(.5194)}}.snow:nth-child(178){opacity:.696;transform:translate(56.9478vw,-10px) scale(.2188);animation:fall-178 19s -1s linear infinite}@keyframes fall-178{77.431%{transform:translate(48.2874vw,77.431vh) scale(.2188)}to{transform:translate(52.6176vw,99vh) scale(.2188)}}.snow:nth-child(179){opacity:.4816;transform:translate(66.5478vw,-10px) scale(.606);animation:fall-179 21s -1s linear infinite}@keyframes fall-179{79.859%{transform:translate(58.5512vw,79.859vh) scale(.606)}to{transform:translate(62.5495vw,99vh) scale(.606)}}.snow:nth-child(180){opacity:1.6646;transform:translate(76.1834vw,-10px) scale(.1316);animation:fall-180 12s -19s linear infinite}@keyframes fall-180{69.37%{transform:translate(74.9763vw,69.37vh) scale(.1316)}to{transform:translate(75.57985vw,99vh) scale(.1316)}}.snow:nth-child(181){opacity:1.2316;transform:translate(34.8775vw,-10px) scale(.6158);animation:fall-181 11s -4s linear infinite}@keyframes fall-181{66.195%{transform:translate(30.0056vw,66.195vh) scale(.6158)}to{transform:translate(32.44155vw,99vh) scale(.6158)}}.snow:nth-child(182){opacity:.7822;transform:translate(62.7383vw,-10px) scale(.4401);animation:fall-182 14s -1s linear infinite}@keyframes fall-182{48.397%{transform:translate(69.7798vw,48.397vh) scale(.4401)}to{transform:translate(66.25905vw,99vh) scale(.4401)}}.snow:nth-child(183){opacity:1.735;transform:translate(41.5666vw,-10px) scale(.5518);animation:fall-183 25s -15s linear infinite}@keyframes fall-183{31.458%{transform:translate(36.1837vw,31.458vh) scale(.5518)}to{transform:translate(38.87515vw,99vh) scale(.5518)}}.snow:nth-child(184){opacity:.3586;transform:translate(92.8051vw,-10px) scale(.4486);animation:fall-184 23s -13s linear infinite}@keyframes fall-184{33.943%{transform:translate(88.5637vw,33.943vh) scale(.4486)}to{transform:translate(90.6844vw,99vh) scale(.4486)}}.snow:nth-child(185){opacity:1.8184;transform:translate(6.6288vw,-10px) scale(.1532);animation:fall-185 16s -4s linear infinite}@keyframes fall-185{52.748%{transform:translate(9.962vw,52.748vh) scale(.1532)}to{transform:translate(8.2954vw,99vh) scale(.1532)}}.snow:nth-child(186){opacity:.3198;transform:translate(97.6734vw,-10px) scale(.7473);animation:fall-186 21s -15s linear infinite}@keyframes fall-186{52.698%{transform:translate(91.8827vw,52.698vh) scale(.7473)}to{transform:translate(94.77805vw,99vh) scale(.7473)}}.snow:nth-child(187){opacity:1.0562;transform:translate(69.2298vw,-10px) scale(.4971);animation:fall-187 14s -28s linear infinite}@keyframes fall-187{73.177%{transform:translate(61.1061vw,73.177vh) scale(.4971)}to{transform:translate(65.16795vw,99vh) scale(.4971)}}.snow:nth-child(188){opacity:1.5672;transform:translate(50.6203vw,-10px) scale(.0699);animation:fall-188 24s -26s linear infinite}@keyframes fall-188{51.815%{transform:translate(42.8637vw,51.815vh) scale(.0699)}to{transform:translate(46.742vw,99vh) scale(.0699)}}.snow:nth-child(189){opacity:1.0248;transform:translate(.2119vw,-10px) scale(.5998);animation:fall-189 27s -7s linear infinite}@keyframes fall-189{40.996%{transform:translate(6.6573vw,40.996vh) scale(.5998)}to{transform:translate(3.4346vw,99vh) scale(.5998)}}.snow:nth-child(190){opacity:.302;transform:translate(70.1917vw,-10px) scale(.183);animation:fall-190 26s -14s linear infinite}@keyframes fall-190{36.338%{transform:translate(72.6728vw,36.338vh) scale(.183)}to{transform:translate(71.43225vw,99vh) scale(.183)}}.snow:nth-child(191){opacity:1.5426;transform:translate(33.7815vw,-10px) scale(.2581);animation:fall-191 11s -17s linear infinite}@keyframes fall-191{32.296%{transform:translate(27.7764vw,32.296vh) scale(.2581)}to{transform:translate(30.77895vw,99vh) scale(.2581)}}.snow:nth-child(192){opacity:1.525;transform:translate(12.6619vw,-10px) scale(.8971);animation:fall-192 20s -12s linear infinite}@keyframes fall-192{62.504%{transform:translate(5.9529vw,62.504vh) scale(.8971)}to{transform:translate(9.3074vw,99vh) scale(.8971)}}.snow:nth-child(193){opacity:1.5534;transform:translate(8.7392vw,-10px) scale(.7857);animation:fall-193 17s -7s linear infinite}@keyframes fall-193{44.118%{transform:translate(.9162vw,44.118vh) scale(.7857)}to{transform:translate(4.8277vw,99vh) scale(.7857)}}.snow:nth-child(194){opacity:.9452;transform:translate(75.7105vw,-10px) scale(.253);animation:fall-194 14s -21s linear infinite}@keyframes fall-194{39.98%{transform:translate(69.0577vw,39.98vh) scale(.253)}to{transform:translate(72.3841vw,99vh) scale(.253)}}.snow:nth-child(195){opacity:.4174;transform:translate(97.8295vw,-10px) scale(.7486);animation:fall-195 12s -15s linear infinite}@keyframes fall-195{62.096%{transform:translate(100.171vw,62.096vh) scale(.7486)}to{transform:translate(99.00025vw,99vh) scale(.7486)}}.snow:nth-child(196){opacity:.3966;transform:translate(40.3727vw,-10px) scale(.5918);animation:fall-196 25s -16s linear infinite}@keyframes fall-196{60.505%{transform:translate(39.9685vw,60.505vh) scale(.5918)}to{transform:translate(40.1706vw,99vh) scale(.5918)}}.snow:nth-child(197){opacity:1.0076;transform:translate(89.0596vw,-10px) scale(.1365);animation:fall-197 13s -19s linear infinite}@keyframes fall-197{34.198%{transform:translate(81.1323vw,34.198vh) scale(.1365)}to{transform:translate(85.09595vw,99vh) scale(.1365)}}.snow:nth-child(198){opacity:.6418;transform:translate(16.8134vw,-10px) scale(.6098);animation:fall-198 13s -23s linear infinite}@keyframes fall-198{54.496%{transform:translate(23.9084vw,54.496vh) scale(.6098)}to{transform:translate(20.3609vw,99vh) scale(.6098)}}.snow:nth-child(199){opacity:1.4202;transform:translate(63.0783vw,-10px) scale(.4224);animation:fall-199 18s -13s linear infinite}@keyframes fall-199{78.209%{transform:translate(53.5487vw,78.209vh) scale(.4224)}to{transform:translate(58.3135vw,99vh) scale(.4224)}}.snow:nth-child(200){opacity:.9118;transform:translate(6.3899vw,-10px) scale(.5162);animation:fall-200 11s -19s linear infinite}@keyframes fall-200{71.567%{transform:translate(9.4513vw,71.567vh) scale(.5162)}to{transform:translate(7.9206vw,99vh) scale(.5162)}}.snow:nth-child(201){opacity:1.0118;transform:translate(.3606vw,-10px) scale(.7246);animation:fall-201 16s -29s linear infinite}@keyframes fall-201{67.999%{transform:translate(3.254vw,67.999vh) scale(.7246)}to{transform:translate(1.8073vw,99vh) scale(.7246)}}.snow:nth-child(202){opacity:.5956;transform:translate(58.4095vw,-10px) scale(.1515);animation:fall-202 18s -18s linear infinite}@keyframes fall-202{71.674%{transform:translate(63.9845vw,71.674vh) scale(.1515)}to{transform:translate(61.197vw,99vh) scale(.1515)}}.snow:nth-child(203){opacity:1.6278;transform:translate(90.0053vw,-10px) scale(.4453);animation:fall-203 20s -25s linear infinite}@keyframes fall-203{46.283%{transform:translate(99.5076vw,46.283vh) scale(.4453)}to{transform:translate(94.75645vw,99vh) scale(.4453)}}.snow:nth-child(204){opacity:1.0084;transform:translate(68.5361vw,-10px) scale(.6202);animation:fall-204 10s -27s linear infinite}@keyframes fall-204{76.079%{transform:translate(61.5694vw,76.079vh) scale(.6202)}to{transform:translate(65.05275vw,99vh) scale(.6202)}}.snow:nth-child(205){opacity:1.4804;transform:translate(11.0966vw,-10px) scale(.9468);animation:fall-205 23s -22s linear infinite}@keyframes fall-205{49.238%{transform:translate(1.2559vw,49.238vh) scale(.9468)}to{transform:translate(6.17625vw,99vh) scale(.9468)}}.snow:nth-child(206){opacity:.6146;transform:translate(15.0738vw,-10px) scale(.9646);animation:fall-206 15s -16s linear infinite}@keyframes fall-206{38.723%{transform:translate(8.2154vw,38.723vh) scale(.9646)}to{transform:translate(11.6446vw,99vh) scale(.9646)}}.snow:nth-child(207){opacity:.3332;transform:translate(19.1117vw,-10px) scale(.7524);animation:fall-207 17s -23s linear infinite}@keyframes fall-207{77.08%{transform:translate(13.7829vw,77.08vh) scale(.7524)}to{transform:translate(16.4473vw,99vh) scale(.7524)}}.snow:nth-child(208){opacity:.3726;transform:translate(86.1145vw,-10px) scale(.6414);animation:fall-208 21s -20s linear infinite}@keyframes fall-208{64.159%{transform:translate(89.5968vw,64.159vh) scale(.6414)}to{transform:translate(87.85565vw,99vh) scale(.6414)}}.snow:nth-child(209){opacity:1.4978;transform:translate(54.5211vw,-10px) scale(.105);animation:fall-209 10s -27s linear infinite}@keyframes fall-209{66.163%{transform:translate(58.3233vw,66.163vh) scale(.105)}to{transform:translate(56.4222vw,99vh) scale(.105)}}.snow:nth-child(210){opacity:1.6032;transform:translate(7.1836vw,-10px) scale(.3266);animation:fall-210 12s -15s linear infinite}@keyframes fall-210{48.806%{transform:translate(12.9929vw,48.806vh) scale(.3266)}to{transform:translate(10.08825vw,99vh) scale(.3266)}}.snow:nth-child(211){opacity:.0442;transform:translate(18.2835vw,-10px) scale(.7055);animation:fall-211 29s -10s linear infinite}@keyframes fall-211{54.555%{transform:translate(12.749vw,54.555vh) scale(.7055)}to{transform:translate(15.51625vw,99vh) scale(.7055)}}.snow:nth-child(212){opacity:1.8172;transform:translate(71.5741vw,-10px) scale(.3883);animation:fall-212 11s -3s linear infinite}@keyframes fall-212{47.383%{transform:translate(65.5096vw,47.383vh) scale(.3883)}to{transform:translate(68.54185vw,99vh) scale(.3883)}}.snow:nth-child(213){opacity:1.722;transform:translate(16.2607vw,-10px) scale(.09);animation:fall-213 28s -12s linear infinite}@keyframes fall-213{59.631%{transform:translate(8.973vw,59.631vh) scale(.09)}to{transform:translate(12.61685vw,99vh) scale(.09)}}.snow:nth-child(214){opacity:1.5874;transform:translate(18.1172vw,-10px) scale(.7076);animation:fall-214 30s -24s linear infinite}@keyframes fall-214{71.437%{transform:translate(23.9782vw,71.437vh) scale(.7076)}to{transform:translate(21.0477vw,99vh) scale(.7076)}}.snow:nth-child(215){opacity:.2404;transform:translate(95.9103vw,-10px) scale(.3413);animation:fall-215 10s -28s linear infinite}@keyframes fall-215{49.502%{transform:translate(86.7463vw,49.502vh) scale(.3413)}to{transform:translate(91.3283vw,99vh) scale(.3413)}}.snow:nth-child(216){opacity:1.7476;transform:translate(47.3652vw,-10px) scale(.8349);animation:fall-216 16s -1s linear infinite}@keyframes fall-216{38.904%{transform:translate(54.4336vw,38.904vh) scale(.8349)}to{transform:translate(50.8994vw,99vh) scale(.8349)}}.snow:nth-child(217){opacity:.2446;transform:translate(20.3112vw,-10px) scale(.4942);animation:fall-217 19s -19s linear infinite}@keyframes fall-217{30.725%{transform:translate(18.6453vw,30.725vh) scale(.4942)}to{transform:translate(19.47825vw,99vh) scale(.4942)}}.snow:nth-child(218){opacity:.4794;transform:translate(83.3566vw,-10px) scale(.1874);animation:fall-218 26s -2s linear infinite}@keyframes fall-218{47.873%{transform:translate(73.7712vw,47.873vh) scale(.1874)}to{transform:translate(78.5639vw,99vh) scale(.1874)}}.snow:nth-child(219){opacity:.2966;transform:translate(25.4113vw,-10px) scale(.6509);animation:fall-219 29s -9s linear infinite}@keyframes fall-219{40.734%{transform:translate(15.5852vw,40.734vh) scale(.6509)}to{transform:translate(20.49825vw,99vh) scale(.6509)}}.snow:nth-child(220){opacity:1.3432;transform:translate(53.7353vw,-10px) scale(.3571);animation:fall-220 17s -27s linear infinite}@keyframes fall-220{65.176%{transform:translate(44.4846vw,65.176vh) scale(.3571)}to{transform:translate(49.10995vw,99vh) scale(.3571)}}.snow:nth-child(221){opacity:1.7238;transform:translate(94.8005vw,-10px) scale(.0258);animation:fall-221 14s -9s linear infinite}@keyframes fall-221{74.789%{transform:translate(101.476vw,74.789vh) scale(.0258)}to{transform:translate(98.13825vw,99vh) scale(.0258)}}.snow:nth-child(222){opacity:1.2494;transform:translate(81.6985vw,-10px) scale(.1692);animation:fall-222 12s -13s linear infinite}@keyframes fall-222{35.209%{transform:translate(74.0821vw,35.209vh) scale(.1692)}to{transform:translate(77.8903vw,99vh) scale(.1692)}}.snow:nth-child(223){opacity:.572;transform:translate(94.6024vw,-10px) scale(.7129);animation:fall-223 16s -9s linear infinite}@keyframes fall-223{76.189%{transform:translate(91.8831vw,76.189vh) scale(.7129)}to{transform:translate(93.24275vw,99vh) scale(.7129)}}.snow:nth-child(224){opacity:.316;transform:translate(17.2635vw,-10px) scale(.6872);animation:fall-224 14s -9s linear infinite}@keyframes fall-224{72.144%{transform:translate(12.8432vw,72.144vh) scale(.6872)}to{transform:translate(15.05335vw,99vh) scale(.6872)}}.snow:nth-child(225){opacity:.3346;transform:translate(73.684vw,-10px) scale(.9319);animation:fall-225 17s -30s linear infinite}@keyframes fall-225{72.395%{transform:translate(78.3508vw,72.395vh) scale(.9319)}to{transform:translate(76.0174vw,99vh) scale(.9319)}}.snow:nth-child(226){opacity:.4674;transform:translate(90.2906vw,-10px) scale(.6831);animation:fall-226 12s -9s linear infinite}@keyframes fall-226{33.442%{transform:translate(99.8406vw,33.442vh) scale(.6831)}to{transform:translate(95.0656vw,99vh) scale(.6831)}}.snow:nth-child(227){opacity:1.079;transform:translate(16.6052vw,-10px) scale(.6041);animation:fall-227 17s -16s linear infinite}@keyframes fall-227{68.995%{transform:translate(21.8556vw,68.995vh) scale(.6041)}to{transform:translate(19.2304vw,99vh) scale(.6041)}}.snow:nth-child(228){opacity:.4502;transform:translate(47.6879vw,-10px) scale(.7397);animation:fall-228 21s -15s linear infinite}@keyframes fall-228{52.973%{transform:translate(53.5378vw,52.973vh) scale(.7397)}to{transform:translate(50.61285vw,99vh) scale(.7397)}}.snow:nth-child(229){opacity:.4552;transform:translate(96.8169vw,-10px) scale(.8063);animation:fall-229 19s -17s linear infinite}@keyframes fall-229{76.071%{transform:translate(99.2629vw,76.071vh) scale(.8063)}to{transform:translate(98.0399vw,99vh) scale(.8063)}}.snow:nth-child(230){opacity:1.7442;transform:translate(17.1751vw,-10px) scale(.9858);animation:fall-230 17s -11s linear infinite}@keyframes fall-230{60.614%{transform:translate(16.7589vw,60.614vh) scale(.9858)}to{transform:translate(16.967vw,99vh) scale(.9858)}}.snow:nth-child(231){opacity:.1612;transform:translate(81.7342vw,-10px) scale(.1587);animation:fall-231 23s -16s linear infinite}@keyframes fall-231{43.846%{transform:translate(87.9174vw,43.846vh) scale(.1587)}to{transform:translate(84.8258vw,99vh) scale(.1587)}}.snow:nth-child(232){opacity:.2696;transform:translate(29.4996vw,-10px) scale(.8898);animation:fall-232 25s -20s linear infinite}@keyframes fall-232{51.569%{transform:translate(34.3191vw,51.569vh) scale(.8898)}to{transform:translate(31.90935vw,99vh) scale(.8898)}}.snow:nth-child(233){opacity:1.3574;transform:translate(78.5872vw,-10px) scale(.1752);animation:fall-233 29s -3s linear infinite}@keyframes fall-233{64.377%{transform:translate(86.3563vw,64.377vh) scale(.1752)}to{transform:translate(82.47175vw,99vh) scale(.1752)}}.snow:nth-child(234){opacity:.297;transform:translate(60.6002vw,-10px) scale(.2157);animation:fall-234 25s -6s linear infinite}@keyframes fall-234{54.311%{transform:translate(69.5571vw,54.311vh) scale(.2157)}to{transform:translate(65.07865vw,99vh) scale(.2157)}}.snow:nth-child(235){opacity:1.8604;transform:translate(18.7628vw,-10px) scale(.4025);animation:fall-235 14s -6s linear infinite}@keyframes fall-235{55.773%{transform:translate(12.1981vw,55.773vh) scale(.4025)}to{transform:translate(15.48045vw,99vh) scale(.4025)}}.snow:nth-child(236){opacity:.7526;transform:translate(99.5454vw,-10px) scale(.518);animation:fall-236 12s -3s linear infinite}@keyframes fall-236{65.203%{transform:translate(104.3036vw,65.203vh) scale(.518)}to{transform:translate(101.9245vw,99vh) scale(.518)}}.snow:nth-child(237){opacity:1.6386;transform:translate(1.3369vw,-10px) scale(.7096);animation:fall-237 30s -21s linear infinite}@keyframes fall-237{78.517%{transform:translate(3.3027vw,78.517vh) scale(.7096)}to{transform:translate(2.3198vw,99vh) scale(.7096)}}.snow:nth-child(238){opacity:1.1178;transform:translate(79.6167vw,-10px) scale(.5366);animation:fall-238 30s -7s linear infinite}@keyframes fall-238{40.155%{transform:translate(88.7798vw,40.155vh) scale(.5366)}to{transform:translate(84.19825vw,99vh) scale(.5366)}}.snow:nth-child(239){opacity:.8072;transform:translate(57.215vw,-10px) scale(.6326);animation:fall-239 28s -4s linear infinite}@keyframes fall-239{57.885%{transform:translate(66.7627vw,57.885vh) scale(.6326)}to{transform:translate(61.98885vw,99vh) scale(.6326)}}.snow:nth-child(240){opacity:1.131;transform:translate(54.1145vw,-10px) scale(.1728);animation:fall-240 18s -23s linear infinite}@keyframes fall-240{78.925%{transform:translate(60.4853vw,78.925vh) scale(.1728)}to{transform:translate(57.2999vw,99vh) scale(.1728)}}.snow:nth-child(241){opacity:.1362;transform:translate(63.2286vw,-10px) scale(.804);animation:fall-241 24s -2s linear infinite}@keyframes fall-241{66.086%{transform:translate(68.078vw,66.086vh) scale(.804)}to{transform:translate(65.6533vw,99vh) scale(.804)}}.snow:nth-child(242){opacity:1.4134;transform:translate(74.3194vw,-10px) scale(.5481);animation:fall-242 28s -30s linear infinite}@keyframes fall-242{48.795%{transform:translate(78.6919vw,48.795vh) scale(.5481)}to{transform:translate(76.50565vw,99vh) scale(.5481)}}.snow:nth-child(243){opacity:1.0556;transform:translate(38.7902vw,-10px) scale(.3548);animation:fall-243 11s -28s linear infinite}@keyframes fall-243{60.191%{transform:translate(36.0555vw,60.191vh) scale(.3548)}to{transform:translate(37.42285vw,99vh) scale(.3548)}}.snow:nth-child(244){opacity:1.2822;transform:translate(73.1362vw,-10px) scale(.9354);animation:fall-244 17s -7s linear infinite}@keyframes fall-244{36.201%{transform:translate(78.9381vw,36.201vh) scale(.9354)}to{transform:translate(76.03715vw,99vh) scale(.9354)}}.snow:nth-child(245){opacity:.6156;transform:translate(37.4699vw,-10px) scale(.8846);animation:fall-245 17s -24s linear infinite}@keyframes fall-245{61.496%{transform:translate(29.9818vw,61.496vh) scale(.8846)}to{transform:translate(33.72585vw,99vh) scale(.8846)}}.snow:nth-child(246){opacity:.114;transform:translate(14.3342vw,-10px) scale(.8321);animation:fall-246 15s -7s linear infinite}@keyframes fall-246{69.211%{transform:translate(20.3395vw,69.211vh) scale(.8321)}to{transform:translate(17.33685vw,99vh) scale(.8321)}}.snow:nth-child(247){opacity:.3564;transform:translate(16.8001vw,-10px) scale(.2742);animation:fall-247 13s -7s linear infinite}@keyframes fall-247{77.249%{transform:translate(25.6524vw,77.249vh) scale(.2742)}to{transform:translate(21.22625vw,99vh) scale(.2742)}}.snow:nth-child(248){opacity:.1306;transform:translate(28.5391vw,-10px) scale(.2134);animation:fall-248 30s -16s linear infinite}@keyframes fall-248{40.023%{transform:translate(31.8182vw,40.023vh) scale(.2134)}to{transform:translate(30.17865vw,99vh) scale(.2134)}}.snow:nth-child(249){opacity:.3984;transform:translate(4.0737vw,-10px) scale(.3783);animation:fall-249 29s -27s linear infinite}@keyframes fall-249{35.549%{transform:translate(5.7264vw,35.549vh) scale(.3783)}to{transform:translate(4.90005vw,99vh) scale(.3783)}}.snow:nth-child(250){opacity:1.8254;transform:translate(67.8759vw,-10px) scale(.9286);animation:fall-250 21s -30s linear infinite}@keyframes fall-250{38.833%{transform:translate(58.0338vw,38.833vh) scale(.9286)}to{transform:translate(62.95485vw,99vh) scale(.9286)}}.snow:nth-child(251){opacity:1.2902;transform:translate(9.9498vw,-10px) scale(.2712);animation:fall-251 12s -25s linear infinite}@keyframes fall-251{61.87%{transform:translate(14.4259vw,61.87vh) scale(.2712)}to{transform:translate(12.18785vw,99vh) scale(.2712)}}.snow:nth-child(252){opacity:1.523;transform:translate(78.5121vw,-10px) scale(.2021);animation:fall-252 24s -5s linear infinite}@keyframes fall-252{58.96%{transform:translate(85.3821vw,58.96vh) scale(.2021)}to{transform:translate(81.9471vw,99vh) scale(.2021)}}.snow:nth-child(253){opacity:.3612;transform:translate(55.4689vw,-10px) scale(.5319);animation:fall-253 12s -30s linear infinite}@keyframes fall-253{64.159%{transform:translate(51.9626vw,64.159vh) scale(.5319)}to{transform:translate(53.71575vw,99vh) scale(.5319)}}.snow:nth-child(254){opacity:1.7052;transform:translate(99.9513vw,-10px) scale(.7544);animation:fall-254 10s -14s linear infinite}@keyframes fall-254{60.406%{transform:translate(95.2986vw,60.406vh) scale(.7544)}to{transform:translate(97.62495vw,99vh) scale(.7544)}}.snow:nth-child(255){opacity:.7502;transform:translate(2.2201vw,-10px) scale(.3429);animation:fall-255 12s -16s linear infinite}@keyframes fall-255{74.876%{transform:translate(2.0723vw,74.876vh) scale(.3429)}to{transform:translate(2.1462vw,99vh) scale(.3429)}}.snow:nth-child(256){opacity:1.1528;transform:translate(64.1919vw,-10px) scale(.0312);animation:fall-256 13s -25s linear infinite}@keyframes fall-256{72.383%{transform:translate(62.853vw,72.383vh) scale(.0312)}to{transform:translate(63.52245vw,99vh) scale(.0312)}}.snow:nth-child(257){opacity:1.8898;transform:translate(41.7827vw,-10px) scale(.6302);animation:fall-257 24s -10s linear infinite}@keyframes fall-257{52.282%{transform:translate(47.8323vw,52.282vh) scale(.6302)}to{transform:translate(44.8075vw,99vh) scale(.6302)}}.snow:nth-child(258){opacity:1.5458;transform:translate(67.9066vw,-10px) scale(.4138);animation:fall-258 22s -4s linear infinite}@keyframes fall-258{30.934%{transform:translate(58.7006vw,30.934vh) scale(.4138)}to{transform:translate(63.3036vw,99vh) scale(.4138)}}.snow:nth-child(259){opacity:1.2212;transform:translate(85.7178vw,-10px) scale(.0174);animation:fall-259 15s -28s linear infinite}@keyframes fall-259{52.395%{transform:translate(88.3389vw,52.395vh) scale(.0174)}to{transform:translate(87.02835vw,99vh) scale(.0174)}}.snow:nth-child(260){opacity:1.5426;transform:translate(27.4592vw,-10px) scale(.292);animation:fall-260 23s -3s linear infinite}@keyframes fall-260{30.659%{transform:translate(30.267vw,30.659vh) scale(.292)}to{transform:translate(28.8631vw,99vh) scale(.292)}}.snow:nth-child(261){opacity:.8952;transform:translate(54.5648vw,-10px) scale(.3998);animation:fall-261 15s -30s linear infinite}@keyframes fall-261{42.644%{transform:translate(59.5089vw,42.644vh) scale(.3998)}to{transform:translate(57.03685vw,99vh) scale(.3998)}}.snow:nth-child(262){opacity:.7952;transform:translate(84.2772vw,-10px) scale(.2845);animation:fall-262 21s -16s linear infinite}@keyframes fall-262{79.844%{transform:translate(81.6241vw,79.844vh) scale(.2845)}to{transform:translate(82.95065vw,99vh) scale(.2845)}}.snow:nth-child(263){opacity:.5478;transform:translate(39.8121vw,-10px) scale(.2475);animation:fall-263 25s -10s linear infinite}@keyframes fall-263{68.417%{transform:translate(42.263vw,68.417vh) scale(.2475)}to{transform:translate(41.03755vw,99vh) scale(.2475)}}.snow:nth-child(264){opacity:1.7084;transform:translate(1.4405vw,-10px) scale(.8688);animation:fall-264 19s -26s linear infinite}@keyframes fall-264{72.225%{transform:translate(6.1701vw,72.225vh) scale(.8688)}to{transform:translate(3.8053vw,99vh) scale(.8688)}}.snow:nth-child(265){opacity:.0358;transform:translate(42.1254vw,-10px) scale(.1441);animation:fall-265 25s -18s linear infinite}@keyframes fall-265{46.947%{transform:translate(34.8516vw,46.947vh) scale(.1441)}to{transform:translate(38.4885vw,99vh) scale(.1441)}}.snow:nth-child(266){opacity:.0438;transform:translate(37.7121vw,-10px) scale(.7824);animation:fall-266 14s -6s linear infinite}@keyframes fall-266{46.024%{transform:translate(31.0739vw,46.024vh) scale(.7824)}to{transform:translate(34.393vw,99vh) scale(.7824)}}.snow:nth-child(267){opacity:1.5038;transform:translate(22.6827vw,-10px) scale(.6817);animation:fall-267 14s -17s linear infinite}@keyframes fall-267{72.659%{transform:translate(24.2904vw,72.659vh) scale(.6817)}to{transform:translate(23.48655vw,99vh) scale(.6817)}}.snow:nth-child(268){opacity:.4486;transform:translate(47.0983vw,-10px) scale(.6034);animation:fall-268 17s -22s linear infinite}@keyframes fall-268{73.866%{transform:translate(43.0184vw,73.866vh) scale(.6034)}to{transform:translate(45.05835vw,99vh) scale(.6034)}}.snow:nth-child(269){opacity:1.1806;transform:translate(58.1436vw,-10px) scale(.1348);animation:fall-269 13s -15s linear infinite}@keyframes fall-269{48.757%{transform:translate(66.6177vw,48.757vh) scale(.1348)}to{transform:translate(62.38065vw,99vh) scale(.1348)}}.snow:nth-child(270){opacity:.4654;transform:translate(19.5678vw,-10px) scale(.7406);animation:fall-270 19s -29s linear infinite}@keyframes fall-270{58.175%{transform:translate(10.8053vw,58.175vh) scale(.7406)}to{transform:translate(15.18655vw,99vh) scale(.7406)}}.snow:nth-child(271){opacity:1.0274;transform:translate(79.3879vw,-10px) scale(.1772);animation:fall-271 24s -15s linear infinite}@keyframes fall-271{41.255%{transform:translate(84.4126vw,41.255vh) scale(.1772)}to{transform:translate(81.90025vw,99vh) scale(.1772)}}.snow:nth-child(272){opacity:.2742;transform:translate(63.9724vw,-10px) scale(.5187);animation:fall-272 14s -17s linear infinite}@keyframes fall-272{48.832%{transform:translate(61.0187vw,48.832vh) scale(.5187)}to{transform:translate(62.49555vw,99vh) scale(.5187)}}.snow:nth-child(273){opacity:1.253;transform:translate(12.8723vw,-10px) scale(.7643);animation:fall-273 30s -13s linear infinite}@keyframes fall-273{34.798%{transform:translate(12.1999vw,34.798vh) scale(.7643)}to{transform:translate(12.5361vw,99vh) scale(.7643)}}.snow:nth-child(274){opacity:1.8076;transform:translate(50.2319vw,-10px) scale(.0971);animation:fall-274 14s -10s linear infinite}@keyframes fall-274{30.768%{transform:translate(47.3626vw,30.768vh) scale(.0971)}to{transform:translate(48.79725vw,99vh) scale(.0971)}}.snow:nth-child(275){opacity:1.1372;transform:translate(63.9153vw,-10px) scale(.3881);animation:fall-275 17s -1s linear infinite}@keyframes fall-275{37.924%{transform:translate(66.5449vw,37.924vh) scale(.3881)}to{transform:translate(65.2301vw,99vh) scale(.3881)}}.snow:nth-child(276){opacity:.5124;transform:translate(98.3761vw,-10px) scale(.351);animation:fall-276 21s -27s linear infinite}@keyframes fall-276{36.738%{transform:translate(99.1051vw,36.738vh) scale(.351)}to{transform:translate(98.7406vw,99vh) scale(.351)}}.snow:nth-child(277){opacity:.1772;transform:translate(99.0369vw,-10px) scale(.6714);animation:fall-277 27s -16s linear infinite}@keyframes fall-277{30.415%{transform:translate(91.8965vw,30.415vh) scale(.6714)}to{transform:translate(95.4667vw,99vh) scale(.6714)}}.snow:nth-child(278){opacity:.0662;transform:translate(29.581vw,-10px) scale(.8533);animation:fall-278 12s -27s linear infinite}@keyframes fall-278{43.991%{transform:translate(25.8999vw,43.991vh) scale(.8533)}to{transform:translate(27.74045vw,99vh) scale(.8533)}}.snow:nth-child(279){opacity:.9934;transform:translate(37.9981vw,-10px) scale(.2303);animation:fall-279 11s -22s linear infinite}@keyframes fall-279{52.41%{transform:translate(40.3272vw,52.41vh) scale(.2303)}to{transform:translate(39.16265vw,99vh) scale(.2303)}}.snow:nth-child(280){opacity:.6504;transform:translate(49.9818vw,-10px) scale(.7924);animation:fall-280 30s -14s linear infinite}@keyframes fall-280{63.305%{transform:translate(50.4337vw,63.305vh) scale(.7924)}to{transform:translate(50.20775vw,99vh) scale(.7924)}}.snow:nth-child(281){opacity:.6788;transform:translate(60.1548vw,-10px) scale(.5181);animation:fall-281 16s -25s linear infinite}@keyframes fall-281{62.52%{transform:translate(52.4581vw,62.52vh) scale(.5181)}to{transform:translate(56.30645vw,99vh) scale(.5181)}}.snow:nth-child(282){opacity:.8934;transform:translate(10.0207vw,-10px) scale(.7534);animation:fall-282 27s -26s linear infinite}@keyframes fall-282{66.422%{transform:translate(13.1421vw,66.422vh) scale(.7534)}to{transform:translate(11.5814vw,99vh) scale(.7534)}}.snow:nth-child(283){opacity:1.5738;transform:translate(79.9649vw,-10px) scale(.2724);animation:fall-283 30s -5s linear infinite}@keyframes fall-283{73.323%{transform:translate(78.3805vw,73.323vh) scale(.2724)}to{transform:translate(79.1727vw,99vh) scale(.2724)}}.snow:nth-child(284){opacity:1.5418;transform:translate(13.578vw,-10px) scale(.9472);animation:fall-284 25s -29s linear infinite}@keyframes fall-284{56.326%{transform:translate(8.1234vw,56.326vh) scale(.9472)}to{transform:translate(10.8507vw,99vh) scale(.9472)}}.snow:nth-child(285){opacity:.1934;transform:translate(37.369vw,-10px) scale(.7582);animation:fall-285 18s -3s linear infinite}@keyframes fall-285{59.777%{transform:translate(44.2489vw,59.777vh) scale(.7582)}to{transform:translate(40.80895vw,99vh) scale(.7582)}}.snow:nth-child(286){opacity:.6532;transform:translate(28.6598vw,-10px) scale(.275);animation:fall-286 23s -12s linear infinite}@keyframes fall-286{76.585%{transform:translate(37.5202vw,76.585vh) scale(.275)}to{transform:translate(33.09vw,99vh) scale(.275)}}.snow:nth-child(287){opacity:1.7358;transform:translate(79.3203vw,-10px) scale(.0458);animation:fall-287 24s -26s linear infinite}@keyframes fall-287{71.409%{transform:translate(73.6599vw,71.409vh) scale(.0458)}to{transform:translate(76.4901vw,99vh) scale(.0458)}}.snow:nth-child(288){opacity:1.6332;transform:translate(74.5731vw,-10px) scale(.241);animation:fall-288 19s -13s linear infinite}@keyframes fall-288{32.78%{transform:translate(72.9298vw,32.78vh) scale(.241)}to{transform:translate(73.75145vw,99vh) scale(.241)}}.snow:nth-child(289){opacity:1.6558;transform:translate(29.9677vw,-10px) scale(.7381);animation:fall-289 12s -19s linear infinite}@keyframes fall-289{76.698%{transform:translate(30.9576vw,76.698vh) scale(.7381)}to{transform:translate(30.46265vw,99vh) scale(.7381)}}.snow:nth-child(290){opacity:1.484;transform:translate(73.6708vw,-10px) scale(.5444);animation:fall-290 29s -6s linear infinite}@keyframes fall-290{47.073%{transform:translate(80.3537vw,47.073vh) scale(.5444)}to{transform:translate(77.01225vw,99vh) scale(.5444)}}.snow:nth-child(291){opacity:1.3372;transform:translate(49.2864vw,-10px) scale(.3435);animation:fall-291 21s -5s linear infinite}@keyframes fall-291{53.464%{transform:translate(52.8373vw,53.464vh) scale(.3435)}to{transform:translate(51.06185vw,99vh) scale(.3435)}}.snow:nth-child(292){opacity:.9338;transform:translate(.9405vw,-10px) scale(.4646);animation:fall-292 23s -21s linear infinite}@keyframes fall-292{54.22%{transform:translate(3.3592vw,54.22vh) scale(.4646)}to{transform:translate(2.14985vw,99vh) scale(.4646)}}.snow:nth-child(293){opacity:1.0336;transform:translate(70.9292vw,-10px) scale(.0056);animation:fall-293 20s -9s linear infinite}@keyframes fall-293{72.13%{transform:translate(69.331vw,72.13vh) scale(.0056)}to{transform:translate(70.1301vw,99vh) scale(.0056)}}.snow:nth-child(294){opacity:1.4736;transform:translate(77.5404vw,-10px) scale(.9997);animation:fall-294 29s -16s linear infinite}@keyframes fall-294{30.632%{transform:translate(72.817vw,30.632vh) scale(.9997)}to{transform:translate(75.1787vw,99vh) scale(.9997)}}.snow:nth-child(295){opacity:.8104;transform:translate(23.5678vw,-10px) scale(.4136);animation:fall-295 16s -1s linear infinite}@keyframes fall-295{57.845%{transform:translate(26.5221vw,57.845vh) scale(.4136)}to{transform:translate(25.04495vw,99vh) scale(.4136)}}.snow:nth-child(296){opacity:1.951;transform:translate(19.3784vw,-10px) scale(.227);animation:fall-296 18s -4s linear infinite}@keyframes fall-296{67.722%{transform:translate(21.1299vw,67.722vh) scale(.227)}to{transform:translate(20.25415vw,99vh) scale(.227)}}.snow:nth-child(297){opacity:1.3482;transform:translate(69.3539vw,-10px) scale(.0573);animation:fall-297 26s -13s linear infinite}@keyframes fall-297{49.314%{transform:translate(64.3345vw,49.314vh) scale(.0573)}to{transform:translate(66.8442vw,99vh) scale(.0573)}}.snow:nth-child(298){opacity:.291;transform:translate(35.573vw,-10px) scale(.54);animation:fall-298 24s -9s linear infinite}@keyframes fall-298{34.964%{transform:translate(27.6624vw,34.964vh) scale(.54)}to{transform:translate(31.6177vw,99vh) scale(.54)}}.snow:nth-child(299){opacity:1.9734;transform:translate(46.0308vw,-10px) scale(.2035);animation:fall-299 23s -15s linear infinite}@keyframes fall-299{36.699%{transform:translate(50.3334vw,36.699vh) scale(.2035)}to{transform:translate(48.1821vw,99vh) scale(.2035)}}.snow:nth-child(300){opacity:1.937;transform:translate(89.3934vw,-10px) scale(.0872);animation:fall-300 24s -23s linear infinite}@keyframes fall-300{59.444%{transform:translate(85.2782vw,59.444vh) scale(.0872)}to{transform:translate(87.3358vw,99vh) scale(.0872)}}.snow:nth-child(301){opacity:1.4418;transform:translate(71.5908vw,-10px) scale(.3447);animation:fall-301 12s -13s linear infinite}@keyframes fall-301{37.762%{transform:translate(63.7027vw,37.762vh) scale(.3447)}to{transform:translate(67.64675vw,99vh) scale(.3447)}}.snow:nth-child(302){opacity:1.4616;transform:translate(8.3679vw,-10px) scale(.6901);animation:fall-302 21s -5s linear infinite}@keyframes fall-302{40.795%{transform:translate(7.2314vw,40.795vh) scale(.6901)}to{transform:translate(7.79965vw,99vh) scale(.6901)}}.snow:nth-child(303){opacity:.9608;transform:translate(41.8767vw,-10px) scale(.0263);animation:fall-303 28s -22s linear infinite}@keyframes fall-303{52.405%{transform:translate(41.9746vw,52.405vh) scale(.0263)}to{transform:translate(41.92565vw,99vh) scale(.0263)}}.snow:nth-child(304){opacity:1.9854;transform:translate(81.9244vw,-10px) scale(.1207);animation:fall-304 27s -27s linear infinite}@keyframes fall-304{77.81%{transform:translate(81.9751vw,77.81vh) scale(.1207)}to{transform:translate(81.94975vw,99vh) scale(.1207)}}.snow:nth-child(305){opacity:1.7598;transform:translate(90.2215vw,-10px) scale(.9235);animation:fall-305 11s -15s linear infinite}@keyframes fall-305{40.428%{transform:translate(88.0301vw,40.428vh) scale(.9235)}to{transform:translate(89.1258vw,99vh) scale(.9235)}}.snow:nth-child(306){opacity:1.3528;transform:translate(88.6503vw,-10px) scale(.4425);animation:fall-306 22s -20s linear infinite}@keyframes fall-306{74.838%{transform:translate(89.033vw,74.838vh) scale(.4425)}to{transform:translate(88.84165vw,99vh) scale(.4425)}}.snow:nth-child(307){opacity:1.6394;transform:translate(49.0174vw,-10px) scale(.4992);animation:fall-307 29s -26s linear infinite}@keyframes fall-307{60.463%{transform:translate(54.9487vw,60.463vh) scale(.4992)}to{transform:translate(51.98305vw,99vh) scale(.4992)}}.snow:nth-child(308){opacity:1.7876;transform:translate(90.5537vw,-10px) scale(.4069);animation:fall-308 12s -22s linear infinite}@keyframes fall-308{56.715%{transform:translate(100.3262vw,56.715vh) scale(.4069)}to{transform:translate(95.43995vw,99vh) scale(.4069)}}.snow:nth-child(309){opacity:.0854;transform:translate(8.7636vw,-10px) scale(.7069);animation:fall-309 16s -13s linear infinite}@keyframes fall-309{61.368%{transform:translate(15.1016vw,61.368vh) scale(.7069)}to{transform:translate(11.9326vw,99vh) scale(.7069)}}.snow:nth-child(310){opacity:.5542;transform:translate(3.7051vw,-10px) scale(.8633);animation:fall-310 12s -3s linear infinite}@keyframes fall-310{50.342%{transform:translate(3.9959vw,50.342vh) scale(.8633)}to{transform:translate(3.8505vw,99vh) scale(.8633)}}.snow:nth-child(311){opacity:1.3396;transform:translate(.859vw,-10px) scale(.3294);animation:fall-311 11s -29s linear infinite}@keyframes fall-311{45.083%{transform:translate(8.8728vw,45.083vh) scale(.3294)}to{transform:translate(4.8659vw,99vh) scale(.3294)}}.snow:nth-child(312){opacity:.8668;transform:translate(44.8406vw,-10px) scale(.781);animation:fall-312 15s -8s linear infinite}@keyframes fall-312{39.3%{transform:translate(36.9073vw,39.3vh) scale(.781)}to{transform:translate(40.87395vw,99vh) scale(.781)}}.snow:nth-child(313){opacity:1.2172;transform:translate(28.1007vw,-10px) scale(.2959);animation:fall-313 23s -16s linear infinite}@keyframes fall-313{71.636%{transform:translate(30.1425vw,71.636vh) scale(.2959)}to{transform:translate(29.1216vw,99vh) scale(.2959)}}.snow:nth-child(314){opacity:.477;transform:translate(4.6687vw,-10px) scale(.4006);animation:fall-314 30s -3s linear infinite}@keyframes fall-314{37.611%{transform:translate(4.0584vw,37.611vh) scale(.4006)}to{transform:translate(4.36355vw,99vh) scale(.4006)}}.snow:nth-child(315){opacity:1.4954;transform:translate(62.5194vw,-10px) scale(.7216);animation:fall-315 18s -10s linear infinite}@keyframes fall-315{37.773%{transform:translate(71.406vw,37.773vh) scale(.7216)}to{transform:translate(66.9627vw,99vh) scale(.7216)}}.snow:nth-child(316){opacity:.0928;transform:translate(58.8812vw,-10px) scale(.2719);animation:fall-316 11s -2s linear infinite}@keyframes fall-316{60.026%{transform:translate(61.0755vw,60.026vh) scale(.2719)}to{transform:translate(59.97835vw,99vh) scale(.2719)}}.snow:nth-child(317){opacity:1.2388;transform:translate(4.4781vw,-10px) scale(.8551);animation:fall-317 28s -23s linear infinite}@keyframes fall-317{57.065%{transform:translate(.3429vw,57.065vh) scale(.8551)}to{transform:translate(2.4105vw,99vh) scale(.8551)}}.snow:nth-child(318){opacity:.3008;transform:translate(73.1992vw,-10px) scale(.3269);animation:fall-318 14s -18s linear infinite}@keyframes fall-318{57.334%{transform:translate(69.3054vw,57.334vh) scale(.3269)}to{transform:translate(71.2523vw,99vh) scale(.3269)}}.snow:nth-child(319){opacity:1.9208;transform:translate(35.7842vw,-10px) scale(.4061);animation:fall-319 17s -6s linear infinite}@keyframes fall-319{67.262%{transform:translate(33.0163vw,67.262vh) scale(.4061)}to{transform:translate(34.40025vw,99vh) scale(.4061)}}.snow:nth-child(320){opacity:.2724;transform:translate(.2227vw,-10px) scale(.0448);animation:fall-320 28s -22s linear infinite}@keyframes fall-320{44.401%{transform:translate(-1.9911vw,44.401vh) scale(.0448)}to{transform:translate(-.8842vw,99vh) scale(.0448)}}.snow:nth-child(321){opacity:1.3002;transform:translate(.2457vw,-10px) scale(.3796);animation:fall-321 18s -28s linear infinite}@keyframes fall-321{71.284%{transform:translate(6.7268vw,71.284vh) scale(.3796)}to{transform:translate(3.48625vw,99vh) scale(.3796)}}.snow:nth-child(322){opacity:1.2388;transform:translate(15.4889vw,-10px) scale(.2102);animation:fall-322 13s -15s linear infinite}@keyframes fall-322{65.784%{transform:translate(10.305vw,65.784vh) scale(.2102)}to{transform:translate(12.89695vw,99vh) scale(.2102)}}.snow:nth-child(323){opacity:.0308;transform:translate(92.2578vw,-10px) scale(.4112);animation:fall-323 22s -16s linear infinite}@keyframes fall-323{51.616%{transform:translate(93.3897vw,51.616vh) scale(.4112)}to{transform:translate(92.82375vw,99vh) scale(.4112)}}.snow:nth-child(324){opacity:1.9866;transform:translate(53.3941vw,-10px) scale(.9645);animation:fall-324 24s -19s linear infinite}@keyframes fall-324{43.54%{transform:translate(60.7368vw,43.54vh) scale(.9645)}to{transform:translate(57.06545vw,99vh) scale(.9645)}}.snow:nth-child(325){opacity:1.5862;transform:translate(45.6325vw,-10px) scale(.243);animation:fall-325 23s -20s linear infinite}@keyframes fall-325{36.341%{transform:translate(44.5676vw,36.341vh) scale(.243)}to{transform:translate(45.10005vw,99vh) scale(.243)}}.snow:nth-child(326){opacity:.4918;transform:translate(96.0662vw,-10px) scale(.1018);animation:fall-326 18s -28s linear infinite}@keyframes fall-326{59.247%{transform:translate(90.7338vw,59.247vh) scale(.1018)}to{transform:translate(93.4vw,99vh) scale(.1018)}}.snow:nth-child(327){opacity:.3938;transform:translate(84.903vw,-10px) scale(.5959);animation:fall-327 16s -2s linear infinite}@keyframes fall-327{58.198%{transform:translate(84.7717vw,58.198vh) scale(.5959)}to{transform:translate(84.83735vw,99vh) scale(.5959)}}.snow:nth-child(328){opacity:.504;transform:translate(69.34vw,-10px) scale(.7938);animation:fall-328 29s -8s linear infinite}@keyframes fall-328{47.624%{transform:translate(68.5189vw,47.624vh) scale(.7938)}to{transform:translate(68.92945vw,99vh) scale(.7938)}}.snow:nth-child(329){opacity:1.359;transform:translate(22.064vw,-10px) scale(.3811);animation:fall-329 12s -4s linear infinite}@keyframes fall-329{59.431%{transform:translate(24.1543vw,59.431vh) scale(.3811)}to{transform:translate(23.10915vw,99vh) scale(.3811)}}.snow:nth-child(330){opacity:1.9348;transform:translate(71.2514vw,-10px) scale(.987);animation:fall-330 18s -3s linear infinite}@keyframes fall-330{79.437%{transform:translate(76.176vw,79.437vh) scale(.987)}to{transform:translate(73.7137vw,99vh) scale(.987)}}.snow:nth-child(331){opacity:1.1794;transform:translate(76.6427vw,-10px) scale(.3045);animation:fall-331 15s -16s linear infinite}@keyframes fall-331{75.913%{transform:translate(76.4532vw,75.913vh) scale(.3045)}to{transform:translate(76.54795vw,99vh) scale(.3045)}}.snow:nth-child(332){opacity:1.6856;transform:translate(67.7479vw,-10px) scale(.8646);animation:fall-332 27s -13s linear infinite}@keyframes fall-332{44.844%{transform:translate(74.383vw,44.844vh) scale(.8646)}to{transform:translate(71.06545vw,99vh) scale(.8646)}}.snow:nth-child(333){opacity:.3058;transform:translate(53.6248vw,-10px) scale(.6219);animation:fall-333 18s -11s linear infinite}@keyframes fall-333{47.654%{transform:translate(45.0275vw,47.654vh) scale(.6219)}to{transform:translate(49.32615vw,99vh) scale(.6219)}}.snow:nth-child(334){opacity:1.0558;transform:translate(39.0582vw,-10px) scale(.0549);animation:fall-334 27s -2s linear infinite}@keyframes fall-334{68.208%{transform:translate(44.986vw,68.208vh) scale(.0549)}to{transform:translate(42.0221vw,99vh) scale(.0549)}}.snow:nth-child(335){opacity:1.3134;transform:translate(55.7205vw,-10px) scale(.3994);animation:fall-335 23s -17s linear infinite}@keyframes fall-335{47.389%{transform:translate(55.8963vw,47.389vh) scale(.3994)}to{transform:translate(55.8084vw,99vh) scale(.3994)}}.snow:nth-child(336){opacity:.2022;transform:translate(96.0665vw,-10px) scale(.0196);animation:fall-336 23s -16s linear infinite}@keyframes fall-336{71.617%{transform:translate(94.8041vw,71.617vh) scale(.0196)}to{transform:translate(95.4353vw,99vh) scale(.0196)}}.snow:nth-child(337){opacity:.8268;transform:translate(12.3495vw,-10px) scale(.8042);animation:fall-337 12s -24s linear infinite}@keyframes fall-337{50.176%{transform:translate(4.2602vw,50.176vh) scale(.8042)}to{transform:translate(8.30485vw,99vh) scale(.8042)}}.snow:nth-child(338){opacity:1.955;transform:translate(84.6671vw,-10px) scale(.1992);animation:fall-338 24s -17s linear infinite}@keyframes fall-338{44.999%{transform:translate(93.4505vw,44.999vh) scale(.1992)}to{transform:translate(89.0588vw,99vh) scale(.1992)}}.snow:nth-child(339){opacity:.5258;transform:translate(58.5832vw,-10px) scale(.87);animation:fall-339 14s -1s linear infinite}@keyframes fall-339{59.708%{transform:translate(56.0217vw,59.708vh) scale(.87)}to{transform:translate(57.30245vw,99vh) scale(.87)}}.snow:nth-child(340){opacity:.1796;transform:translate(10.3221vw,-10px) scale(.2639);animation:fall-340 21s -13s linear infinite}@keyframes fall-340{42.628%{transform:translate(1.3033vw,42.628vh) scale(.2639)}to{transform:translate(5.8127vw,99vh) scale(.2639)}}.snow:nth-child(341){opacity:.681;transform:translate(88.9463vw,-10px) scale(.9368);animation:fall-341 29s -5s linear infinite}@keyframes fall-341{47.078%{transform:translate(95.4709vw,47.078vh) scale(.9368)}to{transform:translate(92.2086vw,99vh) scale(.9368)}}.snow:nth-child(342){opacity:.571;transform:translate(77.9293vw,-10px) scale(.6637);animation:fall-342 21s -28s linear infinite}@keyframes fall-342{65.707%{transform:translate(71.2923vw,65.707vh) scale(.6637)}to{transform:translate(74.6108vw,99vh) scale(.6637)}}.snow:nth-child(343){opacity:.631;transform:translate(88.4869vw,-10px) scale(.3586);animation:fall-343 16s -16s linear infinite}@keyframes fall-343{45.424%{transform:translate(86.819vw,45.424vh) scale(.3586)}to{transform:translate(87.65295vw,99vh) scale(.3586)}}.snow:nth-child(344){opacity:.2702;transform:translate(82.2127vw,-10px) scale(.2142);animation:fall-344 23s -4s linear infinite}@keyframes fall-344{74.954%{transform:translate(81.7484vw,74.954vh) scale(.2142)}to{transform:translate(81.98055vw,99vh) scale(.2142)}}.snow:nth-child(345){opacity:.2868;transform:translate(30.8279vw,-10px) scale(.1503);animation:fall-345 27s -18s linear infinite}@keyframes fall-345{57.547%{transform:translate(32.706vw,57.547vh) scale(.1503)}to{transform:translate(31.76695vw,99vh) scale(.1503)}}.snow:nth-child(346){opacity:.234;transform:translate(18.4336vw,-10px) scale(.2841);animation:fall-346 21s -3s linear infinite}@keyframes fall-346{42.131%{transform:translate(27.4114vw,42.131vh) scale(.2841)}to{transform:translate(22.9225vw,99vh) scale(.2841)}}.snow:nth-child(347){opacity:1.5248;transform:translate(16.7609vw,-10px) scale(.4788);animation:fall-347 27s -1s linear infinite}@keyframes fall-347{64.12%{transform:translate(12.477vw,64.12vh) scale(.4788)}to{transform:translate(14.61895vw,99vh) scale(.4788)}}.snow:nth-child(348){opacity:1.4718;transform:translate(86.5533vw,-10px) scale(.7841);animation:fall-348 12s -23s linear infinite}@keyframes fall-348{40.599%{transform:translate(79.9904vw,40.599vh) scale(.7841)}to{transform:translate(83.27185vw,99vh) scale(.7841)}}.snow:nth-child(349){opacity:1.455;transform:translate(98.27vw,-10px) scale(.9132);animation:fall-349 18s -12s linear infinite}@keyframes fall-349{60.467%{transform:translate(93.8968vw,60.467vh) scale(.9132)}to{transform:translate(96.0834vw,99vh) scale(.9132)}}.snow:nth-child(350){opacity:.8764;transform:translate(42.7296vw,-10px) scale(.1312);animation:fall-350 17s -28s linear infinite}@keyframes fall-350{33.417%{transform:translate(43.3686vw,33.417vh) scale(.1312)}to{transform:translate(43.0491vw,99vh) scale(.1312)}}.snow:nth-child(351){opacity:.3338;transform:translate(75.6293vw,-10px) scale(.8177);animation:fall-351 28s -30s linear infinite}@keyframes fall-351{67.723%{transform:translate(79.3786vw,67.723vh) scale(.8177)}to{transform:translate(77.50395vw,99vh) scale(.8177)}}.snow:nth-child(352){opacity:.666;transform:translate(31.5995vw,-10px) scale(.1527);animation:fall-352 23s -24s linear infinite}@keyframes fall-352{54%{transform:translate(30.8753vw,54vh) scale(.1527)}to{transform:translate(31.2374vw,99vh) scale(.1527)}}.snow:nth-child(353){opacity:1.423;transform:translate(53.4352vw,-10px) scale(.3836);animation:fall-353 13s -5s linear infinite}@keyframes fall-353{61.328%{transform:translate(60.5955vw,61.328vh) scale(.3836)}to{transform:translate(57.01535vw,99vh) scale(.3836)}}.snow:nth-child(354){opacity:.4406;transform:translate(70.7649vw,-10px) scale(.1237);animation:fall-354 16s -22s linear infinite}@keyframes fall-354{39.777%{transform:translate(68.0817vw,39.777vh) scale(.1237)}to{transform:translate(69.4233vw,99vh) scale(.1237)}}.snow:nth-child(355){opacity:.5672;transform:translate(20.944vw,-10px) scale(.1106);animation:fall-355 12s -6s linear infinite}@keyframes fall-355{65.687%{transform:translate(14.8632vw,65.687vh) scale(.1106)}to{transform:translate(17.9036vw,99vh) scale(.1106)}}.snow:nth-child(356){opacity:.5224;transform:translate(79.7186vw,-10px) scale(.339);animation:fall-356 15s -25s linear infinite}@keyframes fall-356{32.086%{transform:translate(86.6674vw,32.086vh) scale(.339)}to{transform:translate(83.193vw,99vh) scale(.339)}}.snow:nth-child(357){opacity:1.343;transform:translate(50.5091vw,-10px) scale(.9801);animation:fall-357 14s -28s linear infinite}@keyframes fall-357{54.764%{transform:translate(47.1861vw,54.764vh) scale(.9801)}to{transform:translate(48.8476vw,99vh) scale(.9801)}}.snow:nth-child(358){opacity:.8068;transform:translate(59.3304vw,-10px) scale(.711);animation:fall-358 25s -6s linear infinite}@keyframes fall-358{50.585%{transform:translate(64.1157vw,50.585vh) scale(.711)}to{transform:translate(61.72305vw,99vh) scale(.711)}}.snow:nth-child(359){opacity:1.8518;transform:translate(44.7363vw,-10px) scale(.3914);animation:fall-359 30s -9s linear infinite}@keyframes fall-359{36.107%{transform:translate(46.5826vw,36.107vh) scale(.3914)}to{transform:translate(45.65945vw,99vh) scale(.3914)}}.snow:nth-child(360){opacity:.537;transform:translate(46.8359vw,-10px) scale(.435);animation:fall-360 21s -4s linear infinite}@keyframes fall-360{57.995%{transform:translate(53.3741vw,57.995vh) scale(.435)}to{transform:translate(50.105vw,99vh) scale(.435)}}.snow:nth-child(361){opacity:.9034;transform:translate(78.847vw,-10px) scale(.2684);animation:fall-361 19s -13s linear infinite}@keyframes fall-361{30.183%{transform:translate(77.8525vw,30.183vh) scale(.2684)}to{transform:translate(78.34975vw,99vh) scale(.2684)}}.snow:nth-child(362){opacity:.889;transform:translate(73.2279vw,-10px) scale(.2851);animation:fall-362 14s -16s linear infinite}@keyframes fall-362{34.203%{transform:translate(63.5588vw,34.203vh) scale(.2851)}to{transform:translate(68.39335vw,99vh) scale(.2851)}}.snow:nth-child(363){opacity:1.8058;transform:translate(41.0944vw,-10px) scale(.223);animation:fall-363 25s -14s linear infinite}@keyframes fall-363{32.422%{transform:translate(32.0981vw,32.422vh) scale(.223)}to{transform:translate(36.59625vw,99vh) scale(.223)}}.snow:nth-child(364){opacity:.938;transform:translate(82.6366vw,-10px) scale(.049);animation:fall-364 15s -1s linear infinite}@keyframes fall-364{42.034%{transform:translate(80.7109vw,42.034vh) scale(.049)}to{transform:translate(81.67375vw,99vh) scale(.049)}}.snow:nth-child(365){opacity:1.1368;transform:translate(90.2407vw,-10px) scale(.3054);animation:fall-365 28s -27s linear infinite}@keyframes fall-365{42.084%{transform:translate(93.6379vw,42.084vh) scale(.3054)}to{transform:translate(91.9393vw,99vh) scale(.3054)}}.snow:nth-child(366){opacity:.3002;transform:translate(98.222vw,-10px) scale(.3855);animation:fall-366 22s -8s linear infinite}@keyframes fall-366{35.977%{transform:translate(92.1908vw,35.977vh) scale(.3855)}to{transform:translate(95.2064vw,99vh) scale(.3855)}}.snow:nth-child(367){opacity:.429;transform:translate(41.8792vw,-10px) scale(.8953);animation:fall-367 14s -3s linear infinite}@keyframes fall-367{36.421%{transform:translate(32.5661vw,36.421vh) scale(.8953)}to{transform:translate(37.22265vw,99vh) scale(.8953)}}.snow:nth-child(368){opacity:1.3828;transform:translate(92.1564vw,-10px) scale(.7483);animation:fall-368 25s -6s linear infinite}@keyframes fall-368{52.529%{transform:translate(97.6781vw,52.529vh) scale(.7483)}to{transform:translate(94.91725vw,99vh) scale(.7483)}}.snow:nth-child(369){opacity:1.8408;transform:translate(88.7242vw,-10px) scale(.2805);animation:fall-369 21s -8s linear infinite}@keyframes fall-369{67.303%{transform:translate(79.0257vw,67.303vh) scale(.2805)}to{transform:translate(83.87495vw,99vh) scale(.2805)}}.snow:nth-child(370){opacity:1.5474;transform:translate(40.3979vw,-10px) scale(.3023);animation:fall-370 23s -20s linear infinite}@keyframes fall-370{35.819%{transform:translate(39.2504vw,35.819vh) scale(.3023)}to{transform:translate(39.82415vw,99vh) scale(.3023)}}.snow:nth-child(371){opacity:1.4884;transform:translate(69.4882vw,-10px) scale(.8919);animation:fall-371 30s -2s linear infinite}@keyframes fall-371{72.986%{transform:translate(59.5947vw,72.986vh) scale(.8919)}to{transform:translate(64.54145vw,99vh) scale(.8919)}}.snow:nth-child(372){opacity:.5884;transform:translate(84.5079vw,-10px) scale(.6595);animation:fall-372 13s -30s linear infinite}@keyframes fall-372{78.28%{transform:translate(79.8906vw,78.28vh) scale(.6595)}to{transform:translate(82.19925vw,99vh) scale(.6595)}}.snow:nth-child(373){opacity:1.4602;transform:translate(5.8763vw,-10px) scale(.2593);animation:fall-373 16s -5s linear infinite}@keyframes fall-373{61.186%{transform:translate(7.3736vw,61.186vh) scale(.2593)}to{transform:translate(6.62495vw,99vh) scale(.2593)}}.snow:nth-child(374){opacity:.9738;transform:translate(50.8304vw,-10px) scale(.1553);animation:fall-374 27s -29s linear infinite}@keyframes fall-374{73.701%{transform:translate(46.2666vw,73.701vh) scale(.1553)}to{transform:translate(48.5485vw,99vh) scale(.1553)}}.snow:nth-child(375){opacity:.7852;transform:translate(74.4414vw,-10px) scale(.3587);animation:fall-375 10s -21s linear infinite}@keyframes fall-375{33.663%{transform:translate(67.6011vw,33.663vh) scale(.3587)}to{transform:translate(71.02125vw,99vh) scale(.3587)}}.snow:nth-child(376){opacity:.584;transform:translate(57.84vw,-10px) scale(.9772);animation:fall-376 27s -24s linear infinite}@keyframes fall-376{33.648%{transform:translate(48.2993vw,33.648vh) scale(.9772)}to{transform:translate(53.06965vw,99vh) scale(.9772)}}.snow:nth-child(377){opacity:.5794;transform:translate(58.8787vw,-10px) scale(.1016);animation:fall-377 17s -28s linear infinite}@keyframes fall-377{34.021%{transform:translate(57.7327vw,34.021vh) scale(.1016)}to{transform:translate(58.3057vw,99vh) scale(.1016)}}.snow:nth-child(378){opacity:.189;transform:translate(.2381vw,-10px) scale(.861);animation:fall-378 30s -22s linear infinite}@keyframes fall-378{79.367%{transform:translate(5.1983vw,79.367vh) scale(.861)}to{transform:translate(2.7182vw,99vh) scale(.861)}}.snow:nth-child(379){opacity:1.0452;transform:translate(5.6134vw,-10px) scale(.5626);animation:fall-379 13s -24s linear infinite}@keyframes fall-379{41.849%{transform:translate(-.8452vw,41.849vh) scale(.5626)}to{transform:translate(2.3841vw,99vh) scale(.5626)}}.snow:nth-child(380){opacity:1.468;transform:translate(4.0446vw,-10px) scale(.0696);animation:fall-380 16s -2s linear infinite}@keyframes fall-380{33.946%{transform:translate(-3.7519vw,33.946vh) scale(.0696)}to{transform:translate(.14635vw,99vh) scale(.0696)}}.snow:nth-child(381){opacity:1.9352;transform:translate(35.0927vw,-10px) scale(.1371);animation:fall-381 27s -8s linear infinite}@keyframes fall-381{41.368%{transform:translate(42.2144vw,41.368vh) scale(.1371)}to{transform:translate(38.65355vw,99vh) scale(.1371)}}.snow:nth-child(382){opacity:.9622;transform:translate(7.7274vw,-10px) scale(.9185);animation:fall-382 29s -23s linear infinite}@keyframes fall-382{61.924%{transform:translate(-.7387vw,61.924vh) scale(.9185)}to{transform:translate(3.49435vw,99vh) scale(.9185)}}.snow:nth-child(383){opacity:.9786;transform:translate(60.4959vw,-10px) scale(.2305);animation:fall-383 28s -22s linear infinite}@keyframes fall-383{73.104%{transform:translate(66.1132vw,73.104vh) scale(.2305)}to{transform:translate(63.30455vw,99vh) scale(.2305)}}.snow:nth-child(384){opacity:1.32;transform:translate(28.0914vw,-10px) scale(.0033);animation:fall-384 11s -24s linear infinite}@keyframes fall-384{57.051%{transform:translate(28.93vw,57.051vh) scale(.0033)}to{transform:translate(28.5107vw,99vh) scale(.0033)}}.snow:nth-child(385){opacity:.513;transform:translate(80.4468vw,-10px) scale(.4875);animation:fall-385 13s -6s linear infinite}@keyframes fall-385{48.075%{transform:translate(79.5468vw,48.075vh) scale(.4875)}to{transform:translate(79.9968vw,99vh) scale(.4875)}}.snow:nth-child(386){opacity:.491;transform:translate(69.8252vw,-10px) scale(.086);animation:fall-386 15s -7s linear infinite}@keyframes fall-386{48.7%{transform:translate(74.9699vw,48.7vh) scale(.086)}to{transform:translate(72.39755vw,99vh) scale(.086)}}.snow:nth-child(387){opacity:1.921;transform:translate(8.6043vw,-10px) scale(.6898);animation:fall-387 29s -27s linear infinite}@keyframes fall-387{61.231%{transform:translate(.8614vw,61.231vh) scale(.6898)}to{transform:translate(4.73285vw,99vh) scale(.6898)}}.snow:nth-child(388){opacity:.9782;transform:translate(84.973vw,-10px) scale(.6832);animation:fall-388 22s -6s linear infinite}@keyframes fall-388{69.792%{transform:translate(81.3002vw,69.792vh) scale(.6832)}to{transform:translate(83.1366vw,99vh) scale(.6832)}}.snow:nth-child(389){opacity:1.8842;transform:translate(98.3371vw,-10px) scale(.2714);animation:fall-389 13s -20s linear infinite}@keyframes fall-389{41.226%{transform:translate(101.9524vw,41.226vh) scale(.2714)}to{transform:translate(100.14475vw,99vh) scale(.2714)}}.snow:nth-child(390){opacity:.6576;transform:translate(7.5464vw,-10px) scale(.3259);animation:fall-390 29s -16s linear infinite}@keyframes fall-390{31.878%{transform:translate(14.6743vw,31.878vh) scale(.3259)}to{transform:translate(11.11035vw,99vh) scale(.3259)}}.snow:nth-child(391){opacity:1.4546;transform:translate(49.51vw,-10px) scale(.8219);animation:fall-391 15s -13s linear infinite}@keyframes fall-391{37.081%{transform:translate(48.0851vw,37.081vh) scale(.8219)}to{transform:translate(48.79755vw,99vh) scale(.8219)}}.snow:nth-child(392){opacity:.2034;transform:translate(31.4226vw,-10px) scale(.3976);animation:fall-392 24s -21s linear infinite}@keyframes fall-392{43.522%{transform:translate(23.257vw,43.522vh) scale(.3976)}to{transform:translate(27.3398vw,99vh) scale(.3976)}}.snow:nth-child(393){opacity:.5704;transform:translate(60.4765vw,-10px) scale(.5239);animation:fall-393 24s -2s linear infinite}@keyframes fall-393{45.752%{transform:translate(69.8678vw,45.752vh) scale(.5239)}to{transform:translate(65.17215vw,99vh) scale(.5239)}}.snow:nth-child(394){opacity:1.4254;transform:translate(6.6032vw,-10px) scale(.5973);animation:fall-394 15s -25s linear infinite}@keyframes fall-394{49.915%{transform:translate(-2.8737vw,49.915vh) scale(.5973)}to{transform:translate(1.86475vw,99vh) scale(.5973)}}.snow:nth-child(395){opacity:.8454;transform:translate(8.6682vw,-10px) scale(.6711);animation:fall-395 24s -23s linear infinite}@keyframes fall-395{70.013%{transform:translate(11.7948vw,70.013vh) scale(.6711)}to{transform:translate(10.2315vw,99vh) scale(.6711)}}.snow:nth-child(396){opacity:1.289;transform:translate(89.9826vw,-10px) scale(.6373);animation:fall-396 28s -10s linear infinite}@keyframes fall-396{55.011%{transform:translate(89.035vw,55.011vh) scale(.6373)}to{transform:translate(89.5088vw,99vh) scale(.6373)}}.snow:nth-child(397){opacity:.403;transform:translate(48.6632vw,-10px) scale(.0678);animation:fall-397 25s -14s linear infinite}@keyframes fall-397{79.203%{transform:translate(42.665vw,79.203vh) scale(.0678)}to{transform:translate(45.6641vw,99vh) scale(.0678)}}.snow:nth-child(398){opacity:1.3182;transform:translate(37.3947vw,-10px) scale(.9999);animation:fall-398 10s -8s linear infinite}@keyframes fall-398{71.76%{transform:translate(33.7801vw,71.76vh) scale(.9999)}to{transform:translate(35.5874vw,99vh) scale(.9999)}}.snow:nth-child(399){opacity:.9826;transform:translate(97.7147vw,-10px) scale(.3571);animation:fall-399 19s -22s linear infinite}@keyframes fall-399{40.779%{transform:translate(100.0209vw,40.779vh) scale(.3571)}to{transform:translate(98.8678vw,99vh) scale(.3571)}}.snow:nth-child(400){opacity:1.571;transform:translate(76.3504vw,-10px) scale(.1959);animation:fall-400 29s -22s linear infinite}@keyframes fall-400{66.964%{transform:translate(78.9403vw,66.964vh) scale(.1959)}to{transform:translate(77.64535vw,99vh) scale(.1959)}}\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-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.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:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.8664;transform:translate(96.1722vw,-10px) scale(.0785);animation:fall-1 26s -21s linear infinite}@keyframes fall-1{69.979%{transform:translate(104.6013vw,69.979vh) scale(.0785)}to{transform:translate(100.38675vw,99vh) scale(.0785)}}.snow:nth-child(2){opacity:1.3906;transform:translate(58.9914vw,-10px) scale(.4853);animation:fall-2 14s -28s linear infinite}@keyframes fall-2{57.778%{transform:translate(55.6908vw,57.778vh) scale(.4853)}to{transform:translate(57.3411vw,99vh) scale(.4853)}}.snow:nth-child(3){opacity:.9958;transform:translate(51.5407vw,-10px) scale(.6111);animation:fall-3 13s -27s linear infinite}@keyframes fall-3{51.968%{transform:translate(60.8852vw,51.968vh) scale(.6111)}to{transform:translate(56.21295vw,99vh) scale(.6111)}}.snow:nth-child(4){opacity:1.3596;transform:translate(18.2699vw,-10px) scale(.37);animation:fall-4 12s -12s linear infinite}@keyframes fall-4{30.992%{transform:translate(26.5416vw,30.992vh) scale(.37)}to{transform:translate(22.40575vw,99vh) scale(.37)}}.snow:nth-child(5){opacity:1.5826;transform:translate(53.0338vw,-10px) scale(.7233);animation:fall-5 20s -4s linear infinite}@keyframes fall-5{50.013%{transform:translate(48.3696vw,50.013vh) scale(.7233)}to{transform:translate(50.7017vw,99vh) scale(.7233)}}.snow:nth-child(6){opacity:1.2458;transform:translate(64.4684vw,-10px) scale(.8031);animation:fall-6 30s -15s linear infinite}@keyframes fall-6{64.913%{transform:translate(68.8213vw,64.913vh) scale(.8031)}to{transform:translate(66.64485vw,99vh) scale(.8031)}}.snow:nth-child(7){opacity:.6326;transform:translate(42.4105vw,-10px) scale(.1231);animation:fall-7 23s -18s linear infinite}@keyframes fall-7{42.235%{transform:translate(44.9549vw,42.235vh) scale(.1231)}to{transform:translate(43.6827vw,99vh) scale(.1231)}}.snow:nth-child(8){opacity:.117;transform:translate(31.9596vw,-10px) scale(.0898);animation:fall-8 10s -21s linear infinite}@keyframes fall-8{76.578%{transform:translate(28.1877vw,76.578vh) scale(.0898)}to{transform:translate(30.07365vw,99vh) scale(.0898)}}.snow:nth-child(9){opacity:.3396;transform:translate(82.3775vw,-10px) scale(.5399);animation:fall-9 27s -30s linear infinite}@keyframes fall-9{55.745%{transform:translate(81.8773vw,55.745vh) scale(.5399)}to{transform:translate(82.1274vw,99vh) scale(.5399)}}.snow:nth-child(10){opacity:1.8272;transform:translate(95.5891vw,-10px) scale(.6043);animation:fall-10 27s -12s linear infinite}@keyframes fall-10{78.649%{transform:translate(97.7267vw,78.649vh) scale(.6043)}to{transform:translate(96.6579vw,99vh) scale(.6043)}}.snow:nth-child(11){opacity:.6774;transform:translate(23.2035vw,-10px) scale(.9351);animation:fall-11 16s -14s linear infinite}@keyframes fall-11{78.665%{transform:translate(18.3049vw,78.665vh) scale(.9351)}to{transform:translate(20.7542vw,99vh) scale(.9351)}}.snow:nth-child(12){opacity:.5878;transform:translate(82.1979vw,-10px) scale(.0169);animation:fall-12 27s -26s linear infinite}@keyframes fall-12{53.185%{transform:translate(86.7657vw,53.185vh) scale(.0169)}to{transform:translate(84.4818vw,99vh) scale(.0169)}}.snow:nth-child(13){opacity:.4952;transform:translate(98.9099vw,-10px) scale(.776);animation:fall-13 22s -28s linear infinite}@keyframes fall-13{34.396%{transform:translate(104.8137vw,34.396vh) scale(.776)}to{transform:translate(101.8618vw,99vh) scale(.776)}}.snow:nth-child(14){opacity:.8376;transform:translate(8.8402vw,-10px) scale(.3373);animation:fall-14 13s -1s linear infinite}@keyframes fall-14{58.834%{transform:translate(17.7362vw,58.834vh) scale(.3373)}to{transform:translate(13.2882vw,99vh) scale(.3373)}}.snow:nth-child(15){opacity:1.0702;transform:translate(17.7532vw,-10px) scale(.6376);animation:fall-15 15s -9s linear infinite}@keyframes fall-15{76.275%{transform:translate(8.2766vw,76.275vh) scale(.6376)}to{transform:translate(13.0149vw,99vh) scale(.6376)}}.snow:nth-child(16){opacity:.0838;transform:translate(53.8708vw,-10px) scale(.7391);animation:fall-16 13s -15s linear infinite}@keyframes fall-16{61.473%{transform:translate(61.1683vw,61.473vh) scale(.7391)}to{transform:translate(57.51955vw,99vh) scale(.7391)}}.snow:nth-child(17){opacity:.1694;transform:translate(60.3205vw,-10px) scale(.6031);animation:fall-17 13s -18s linear infinite}@keyframes fall-17{32.471%{transform:translate(61.5569vw,32.471vh) scale(.6031)}to{transform:translate(60.9387vw,99vh) scale(.6031)}}.snow:nth-child(18){opacity:.3438;transform:translate(84.8811vw,-10px) scale(.6152);animation:fall-18 17s -8s linear infinite}@keyframes fall-18{36.121%{transform:translate(81.1418vw,36.121vh) scale(.6152)}to{transform:translate(83.01145vw,99vh) scale(.6152)}}.snow:nth-child(19){opacity:1.8398;transform:translate(75.3189vw,-10px) scale(.2025);animation:fall-19 17s -24s linear infinite}@keyframes fall-19{61.138%{transform:translate(83.7122vw,61.138vh) scale(.2025)}to{transform:translate(79.51555vw,99vh) scale(.2025)}}.snow:nth-child(20){opacity:1.0116;transform:translate(58.7134vw,-10px) scale(.1215);animation:fall-20 22s -8s linear infinite}@keyframes fall-20{45.291%{transform:translate(68.5731vw,45.291vh) scale(.1215)}to{transform:translate(63.64325vw,99vh) scale(.1215)}}.snow:nth-child(21){opacity:1.907;transform:translate(22.7282vw,-10px) scale(.3972);animation:fall-21 23s -21s linear infinite}@keyframes fall-21{77.758%{transform:translate(30.1576vw,77.758vh) scale(.3972)}to{transform:translate(26.4429vw,99vh) scale(.3972)}}.snow:nth-child(22){opacity:1.6858;transform:translate(3.1893vw,-10px) scale(.6301);animation:fall-22 21s -27s linear infinite}@keyframes fall-22{36.768%{transform:translate(-6.4041vw,36.768vh) scale(.6301)}to{transform:translate(-1.6074vw,99vh) scale(.6301)}}.snow:nth-child(23){opacity:.476;transform:translate(68.4073vw,-10px) scale(.5208);animation:fall-23 24s -25s linear infinite}@keyframes fall-23{52.032%{transform:translate(71.1252vw,52.032vh) scale(.5208)}to{transform:translate(69.76625vw,99vh) scale(.5208)}}.snow:nth-child(24){opacity:.6728;transform:translate(73.0142vw,-10px) scale(.6118);animation:fall-24 11s -27s linear infinite}@keyframes fall-24{34.612%{transform:translate(64.3372vw,34.612vh) scale(.6118)}to{transform:translate(68.6757vw,99vh) scale(.6118)}}.snow:nth-child(25){opacity:1.0484;transform:translate(22.2099vw,-10px) scale(.3248);animation:fall-25 17s -6s linear infinite}@keyframes fall-25{45.714%{transform:translate(20.7715vw,45.714vh) scale(.3248)}to{transform:translate(21.4907vw,99vh) scale(.3248)}}.snow:nth-child(26){opacity:.697;transform:translate(33.5796vw,-10px) scale(.6629);animation:fall-26 20s -30s linear infinite}@keyframes fall-26{68.188%{transform:translate(29.7677vw,68.188vh) scale(.6629)}to{transform:translate(31.67365vw,99vh) scale(.6629)}}.snow:nth-child(27){opacity:1.1618;transform:translate(47.9168vw,-10px) scale(.0728);animation:fall-27 14s -26s linear infinite}@keyframes fall-27{51.982%{transform:translate(49.323vw,51.982vh) scale(.0728)}to{transform:translate(48.6199vw,99vh) scale(.0728)}}.snow:nth-child(28){opacity:1.8036;transform:translate(74.8981vw,-10px) scale(.2915);animation:fall-28 19s -14s linear infinite}@keyframes fall-28{50.641%{transform:translate(80.6151vw,50.641vh) scale(.2915)}to{transform:translate(77.7566vw,99vh) scale(.2915)}}.snow:nth-child(29){opacity:1.4844;transform:translate(54.7088vw,-10px) scale(.1963);animation:fall-29 13s -29s linear infinite}@keyframes fall-29{75.267%{transform:translate(46.24vw,75.267vh) scale(.1963)}to{transform:translate(50.4744vw,99vh) scale(.1963)}}.snow:nth-child(30){opacity:1.4046;transform:translate(94.4288vw,-10px) scale(.7174);animation:fall-30 16s -18s linear infinite}@keyframes fall-30{56.134%{transform:translate(101.5601vw,56.134vh) scale(.7174)}to{transform:translate(97.99445vw,99vh) scale(.7174)}}.snow:nth-child(31){opacity:1.7024;transform:translate(48.0187vw,-10px) scale(.0496);animation:fall-31 27s -13s linear infinite}@keyframes fall-31{38.036%{transform:translate(56.5191vw,38.036vh) scale(.0496)}to{transform:translate(52.2689vw,99vh) scale(.0496)}}.snow:nth-child(32){opacity:.9054;transform:translate(88.8357vw,-10px) scale(.2047);animation:fall-32 29s -10s linear infinite}@keyframes fall-32{45.456%{transform:translate(80.2282vw,45.456vh) scale(.2047)}to{transform:translate(84.53195vw,99vh) scale(.2047)}}.snow:nth-child(33){opacity:.474;transform:translate(28.1495vw,-10px) scale(.2522);animation:fall-33 12s -5s linear infinite}@keyframes fall-33{66.988%{transform:translate(21.2592vw,66.988vh) scale(.2522)}to{transform:translate(24.70435vw,99vh) scale(.2522)}}.snow:nth-child(34){opacity:1.0088;transform:translate(9.2528vw,-10px) scale(.0054);animation:fall-34 26s -13s linear infinite}@keyframes fall-34{44.103%{transform:translate(5.081vw,44.103vh) scale(.0054)}to{transform:translate(7.1669vw,99vh) scale(.0054)}}.snow:nth-child(35){opacity:1.3012;transform:translate(43.6139vw,-10px) scale(.9289);animation:fall-35 14s -27s linear infinite}@keyframes fall-35{37.41%{transform:translate(46.8252vw,37.41vh) scale(.9289)}to{transform:translate(45.21955vw,99vh) scale(.9289)}}.snow:nth-child(36){opacity:1.6204;transform:translate(20.3967vw,-10px) scale(.0077);animation:fall-36 27s -2s linear infinite}@keyframes fall-36{34.866%{transform:translate(10.5601vw,34.866vh) scale(.0077)}to{transform:translate(15.4784vw,99vh) scale(.0077)}}.snow:nth-child(37){opacity:1.626;transform:translate(6.3554vw,-10px) scale(.4394);animation:fall-37 16s -12s linear infinite}@keyframes fall-37{63.553%{transform:translate(10.7596vw,63.553vh) scale(.4394)}to{transform:translate(8.5575vw,99vh) scale(.4394)}}.snow:nth-child(38){opacity:.5036;transform:translate(18.4391vw,-10px) scale(.8455);animation:fall-38 23s -11s linear infinite}@keyframes fall-38{53.191%{transform:translate(25.7602vw,53.191vh) scale(.8455)}to{transform:translate(22.09965vw,99vh) scale(.8455)}}.snow:nth-child(39){opacity:.1894;transform:translate(83.6777vw,-10px) scale(.6672);animation:fall-39 10s -13s linear infinite}@keyframes fall-39{32.808%{transform:translate(81.2131vw,32.808vh) scale(.6672)}to{transform:translate(82.4454vw,99vh) scale(.6672)}}.snow:nth-child(40){opacity:.464;transform:translate(37.1784vw,-10px) scale(.9449);animation:fall-40 11s -15s linear infinite}@keyframes fall-40{66.059%{transform:translate(36.3101vw,66.059vh) scale(.9449)}to{transform:translate(36.74425vw,99vh) scale(.9449)}}.snow:nth-child(41){opacity:1.3644;transform:translate(87.6182vw,-10px) scale(.6713);animation:fall-41 24s -19s linear infinite}@keyframes fall-41{74.769%{transform:translate(95.5025vw,74.769vh) scale(.6713)}to{transform:translate(91.56035vw,99vh) scale(.6713)}}.snow:nth-child(42){opacity:1.5732;transform:translate(30.2993vw,-10px) scale(.2832);animation:fall-42 10s -11s linear infinite}@keyframes fall-42{67.848%{transform:translate(38.3255vw,67.848vh) scale(.2832)}to{transform:translate(34.3124vw,99vh) scale(.2832)}}.snow:nth-child(43){opacity:.3792;transform:translate(88.4477vw,-10px) scale(.218);animation:fall-43 19s -27s linear infinite}@keyframes fall-43{38.735%{transform:translate(86.7009vw,38.735vh) scale(.218)}to{transform:translate(87.5743vw,99vh) scale(.218)}}.snow:nth-child(44){opacity:1.2352;transform:translate(81.3837vw,-10px) scale(.5811);animation:fall-44 15s -30s linear infinite}@keyframes fall-44{63.061%{transform:translate(90.1809vw,63.061vh) scale(.5811)}to{transform:translate(85.7823vw,99vh) scale(.5811)}}.snow:nth-child(45){opacity:.9132;transform:translate(78.9409vw,-10px) scale(.0404);animation:fall-45 28s -10s linear infinite}@keyframes fall-45{75.83%{transform:translate(80.3025vw,75.83vh) scale(.0404)}to{transform:translate(79.6217vw,99vh) scale(.0404)}}.snow:nth-child(46){opacity:1.0752;transform:translate(68.8477vw,-10px) scale(.3476);animation:fall-46 11s -2s linear infinite}@keyframes fall-46{38.747%{transform:translate(77.3834vw,38.747vh) scale(.3476)}to{transform:translate(73.11555vw,99vh) scale(.3476)}}.snow:nth-child(47){opacity:.7134;transform:translate(95.1766vw,-10px) scale(.9877);animation:fall-47 12s -23s linear infinite}@keyframes fall-47{47.527%{transform:translate(94.9521vw,47.527vh) scale(.9877)}to{transform:translate(95.06435vw,99vh) scale(.9877)}}.snow:nth-child(48){opacity:1.7598;transform:translate(27.9281vw,-10px) scale(.231);animation:fall-48 15s -9s linear infinite}@keyframes fall-48{69.17%{transform:translate(26.4402vw,69.17vh) scale(.231)}to{transform:translate(27.18415vw,99vh) scale(.231)}}.snow:nth-child(49){opacity:.3918;transform:translate(95.7839vw,-10px) scale(.3074);animation:fall-49 26s -3s linear infinite}@keyframes fall-49{42.69%{transform:translate(101.4633vw,42.69vh) scale(.3074)}to{transform:translate(98.6236vw,99vh) scale(.3074)}}.snow:nth-child(50){opacity:1.7236;transform:translate(14.5531vw,-10px) scale(.5733);animation:fall-50 10s -25s linear infinite}@keyframes fall-50{52.548%{transform:translate(12.4854vw,52.548vh) scale(.5733)}to{transform:translate(13.51925vw,99vh) scale(.5733)}}.snow:nth-child(51){opacity:1.062;transform:translate(.2439vw,-10px) scale(.3315);animation:fall-51 22s -11s linear infinite}@keyframes fall-51{30.875%{transform:translate(4.1778vw,30.875vh) scale(.3315)}to{transform:translate(2.21085vw,99vh) scale(.3315)}}.snow:nth-child(52){opacity:1.8026;transform:translate(98.3101vw,-10px) scale(.5455);animation:fall-52 28s -3s linear infinite}@keyframes fall-52{35.319%{transform:translate(92.7949vw,35.319vh) scale(.5455)}to{transform:translate(95.5525vw,99vh) scale(.5455)}}.snow:nth-child(53){opacity:1.2884;transform:translate(22.0236vw,-10px) scale(.2488);animation:fall-53 30s -25s linear infinite}@keyframes fall-53{37.97%{transform:translate(30.894vw,37.97vh) scale(.2488)}to{transform:translate(26.4588vw,99vh) scale(.2488)}}.snow:nth-child(54){opacity:.022;transform:translate(93.5708vw,-10px) scale(.0221);animation:fall-54 19s -26s linear infinite}@keyframes fall-54{61.469%{transform:translate(98.2107vw,61.469vh) scale(.0221)}to{transform:translate(95.89075vw,99vh) scale(.0221)}}.snow:nth-child(55){opacity:1.8198;transform:translate(94.7899vw,-10px) scale(.5482);animation:fall-55 21s -13s linear infinite}@keyframes fall-55{69.65%{transform:translate(97.8476vw,69.65vh) scale(.5482)}to{transform:translate(96.31875vw,99vh) scale(.5482)}}.snow:nth-child(56){opacity:.4882;transform:translate(81.2732vw,-10px) scale(.2172);animation:fall-56 19s -29s linear infinite}@keyframes fall-56{55.791%{transform:translate(74.157vw,55.791vh) scale(.2172)}to{transform:translate(77.7151vw,99vh) scale(.2172)}}.snow:nth-child(57){opacity:.7926;transform:translate(39.0633vw,-10px) scale(.0473);animation:fall-57 30s -25s linear infinite}@keyframes fall-57{32.243%{transform:translate(48.1094vw,32.243vh) scale(.0473)}to{transform:translate(43.58635vw,99vh) scale(.0473)}}.snow:nth-child(58){opacity:1.9772;transform:translate(35.7759vw,-10px) scale(.3317);animation:fall-58 16s -9s linear infinite}@keyframes fall-58{66.84%{transform:translate(28.1319vw,66.84vh) scale(.3317)}to{transform:translate(31.9539vw,99vh) scale(.3317)}}.snow:nth-child(59){opacity:1.3014;transform:translate(89.4597vw,-10px) scale(.1344);animation:fall-59 16s -20s linear infinite}@keyframes fall-59{62.886%{transform:translate(81.829vw,62.886vh) scale(.1344)}to{transform:translate(85.64435vw,99vh) scale(.1344)}}.snow:nth-child(60){opacity:1.7574;transform:translate(62.9171vw,-10px) scale(.8685);animation:fall-60 26s -14s linear infinite}@keyframes fall-60{51.114%{transform:translate(56.8805vw,51.114vh) scale(.8685)}to{transform:translate(59.8988vw,99vh) scale(.8685)}}.snow:nth-child(61){opacity:.5184;transform:translate(68.6099vw,-10px) scale(.3236);animation:fall-61 12s -19s linear infinite}@keyframes fall-61{47.429%{transform:translate(64.8043vw,47.429vh) scale(.3236)}to{transform:translate(66.7071vw,99vh) scale(.3236)}}.snow:nth-child(62){opacity:1.992;transform:translate(79.4646vw,-10px) scale(.0572);animation:fall-62 15s -21s linear infinite}@keyframes fall-62{78.744%{transform:translate(76.5472vw,78.744vh) scale(.0572)}to{transform:translate(78.0059vw,99vh) scale(.0572)}}.snow:nth-child(63){opacity:.414;transform:translate(25.8612vw,-10px) scale(.3649);animation:fall-63 20s -18s linear infinite}@keyframes fall-63{59.73%{transform:translate(30.7363vw,59.73vh) scale(.3649)}to{transform:translate(28.29875vw,99vh) scale(.3649)}}.snow:nth-child(64){opacity:.8848;transform:translate(74.6887vw,-10px) scale(.7741);animation:fall-64 21s -9s linear infinite}@keyframes fall-64{31.419%{transform:translate(68.3781vw,31.419vh) scale(.7741)}to{transform:translate(71.5334vw,99vh) scale(.7741)}}.snow:nth-child(65){opacity:.2428;transform:translate(35.7492vw,-10px) scale(.8352);animation:fall-65 16s -17s linear infinite}@keyframes fall-65{60.079%{transform:translate(42.8961vw,60.079vh) scale(.8352)}to{transform:translate(39.32265vw,99vh) scale(.8352)}}.snow:nth-child(66){opacity:1.4614;transform:translate(10.1802vw,-10px) scale(.0447);animation:fall-66 22s -2s linear infinite}@keyframes fall-66{47.882%{transform:translate(14.2488vw,47.882vh) scale(.0447)}to{transform:translate(12.2145vw,99vh) scale(.0447)}}.snow:nth-child(67){opacity:.2164;transform:translate(26.7853vw,-10px) scale(.77);animation:fall-67 17s -22s linear infinite}@keyframes fall-67{49%{transform:translate(16.8619vw,49vh) scale(.77)}to{transform:translate(21.8236vw,99vh) scale(.77)}}.snow:nth-child(68){opacity:1.5542;transform:translate(24.8387vw,-10px) scale(.7246);animation:fall-68 10s -17s linear infinite}@keyframes fall-68{61.028%{transform:translate(21.5647vw,61.028vh) scale(.7246)}to{transform:translate(23.2017vw,99vh) scale(.7246)}}.snow:nth-child(69){opacity:.6514;transform:translate(6.1327vw,-10px) scale(.021);animation:fall-69 30s -2s linear infinite}@keyframes fall-69{72.999%{transform:translate(14.8735vw,72.999vh) scale(.021)}to{transform:translate(10.5031vw,99vh) scale(.021)}}.snow:nth-child(70){opacity:1.05;transform:translate(4.6121vw,-10px) scale(.2007);animation:fall-70 26s -29s linear infinite}@keyframes fall-70{52.856%{transform:translate(4.3984vw,52.856vh) scale(.2007)}to{transform:translate(4.50525vw,99vh) scale(.2007)}}.snow:nth-child(71){opacity:1.649;transform:translate(55.753vw,-10px) scale(.1115);animation:fall-71 15s -5s linear infinite}@keyframes fall-71{61.101%{transform:translate(62.6451vw,61.101vh) scale(.1115)}to{transform:translate(59.19905vw,99vh) scale(.1115)}}.snow:nth-child(72){opacity:1.9308;transform:translate(11.5483vw,-10px) scale(.9584);animation:fall-72 21s -22s linear infinite}@keyframes fall-72{47.75%{transform:translate(8.8209vw,47.75vh) scale(.9584)}to{transform:translate(10.1846vw,99vh) scale(.9584)}}.snow:nth-child(73){opacity:1.3186;transform:translate(14.8698vw,-10px) scale(.5196);animation:fall-73 11s -29s linear infinite}@keyframes fall-73{43.601%{transform:translate(14.204vw,43.601vh) scale(.5196)}to{transform:translate(14.5369vw,99vh) scale(.5196)}}.snow:nth-child(74){opacity:1.5916;transform:translate(9.725vw,-10px) scale(.9839);animation:fall-74 20s -13s linear infinite}@keyframes fall-74{43.19%{transform:translate(16.8761vw,43.19vh) scale(.9839)}to{transform:translate(13.30055vw,99vh) scale(.9839)}}.snow:nth-child(75){opacity:1.5598;transform:translate(55.4268vw,-10px) scale(.6786);animation:fall-75 18s -23s linear infinite}@keyframes fall-75{78.823%{transform:translate(52.2776vw,78.823vh) scale(.6786)}to{transform:translate(53.8522vw,99vh) scale(.6786)}}.snow:nth-child(76){opacity:1.2648;transform:translate(29.8412vw,-10px) scale(.8852);animation:fall-76 23s -21s linear infinite}@keyframes fall-76{78.661%{transform:translate(34.6113vw,78.661vh) scale(.8852)}to{transform:translate(32.22625vw,99vh) scale(.8852)}}.snow:nth-child(77){opacity:1.243;transform:translate(20.4159vw,-10px) scale(.753);animation:fall-77 13s -6s linear infinite}@keyframes fall-77{39.561%{transform:translate(14.0421vw,39.561vh) scale(.753)}to{transform:translate(17.229vw,99vh) scale(.753)}}.snow:nth-child(78){opacity:.6328;transform:translate(18.7228vw,-10px) scale(.5539);animation:fall-78 23s -21s linear infinite}@keyframes fall-78{40.769%{transform:translate(10.0726vw,40.769vh) scale(.5539)}to{transform:translate(14.3977vw,99vh) scale(.5539)}}.snow:nth-child(79){opacity:.5466;transform:translate(95.6242vw,-10px) scale(.8855);animation:fall-79 24s -1s linear infinite}@keyframes fall-79{43.292%{transform:translate(93.9043vw,43.292vh) scale(.8855)}to{transform:translate(94.76425vw,99vh) scale(.8855)}}.snow:nth-child(80){opacity:1.5106;transform:translate(43.8542vw,-10px) scale(.0661);animation:fall-80 27s -22s linear infinite}@keyframes fall-80{76.423%{transform:translate(53.1659vw,76.423vh) scale(.0661)}to{transform:translate(48.51005vw,99vh) scale(.0661)}}.snow:nth-child(81){opacity:.7536;transform:translate(41.6483vw,-10px) scale(.2755);animation:fall-81 17s -8s linear infinite}@keyframes fall-81{33.573%{transform:translate(32.7795vw,33.573vh) scale(.2755)}to{transform:translate(37.2139vw,99vh) scale(.2755)}}.snow:nth-child(82){opacity:.3442;transform:translate(80.196vw,-10px) scale(.6399);animation:fall-82 19s -19s linear infinite}@keyframes fall-82{71.247%{transform:translate(89.2753vw,71.247vh) scale(.6399)}to{transform:translate(84.73565vw,99vh) scale(.6399)}}.snow:nth-child(83){opacity:1.8358;transform:translate(62.827vw,-10px) scale(.5052);animation:fall-83 12s -8s linear infinite}@keyframes fall-83{42.676%{transform:translate(71.1899vw,42.676vh) scale(.5052)}to{transform:translate(67.00845vw,99vh) scale(.5052)}}.snow:nth-child(84){opacity:1.5206;transform:translate(90.2396vw,-10px) scale(.8075);animation:fall-84 14s -5s linear infinite}@keyframes fall-84{60.274%{transform:translate(80.5767vw,60.274vh) scale(.8075)}to{transform:translate(85.40815vw,99vh) scale(.8075)}}.snow:nth-child(85){opacity:1.2776;transform:translate(81.8877vw,-10px) scale(.968);animation:fall-85 30s -27s linear infinite}@keyframes fall-85{63.101%{transform:translate(74.7628vw,63.101vh) scale(.968)}to{transform:translate(78.32525vw,99vh) scale(.968)}}.snow:nth-child(86){opacity:1.299;transform:translate(76.9029vw,-10px) scale(.0729);animation:fall-86 12s -22s linear infinite}@keyframes fall-86{47.701%{transform:translate(78.9375vw,47.701vh) scale(.0729)}to{transform:translate(77.9202vw,99vh) scale(.0729)}}.snow:nth-child(87){opacity:1.0372;transform:translate(56.1022vw,-10px) scale(.057);animation:fall-87 12s -25s linear infinite}@keyframes fall-87{68.753%{transform:translate(62.9769vw,68.753vh) scale(.057)}to{transform:translate(59.53955vw,99vh) scale(.057)}}.snow:nth-child(88){opacity:.6652;transform:translate(37.9325vw,-10px) scale(.422);animation:fall-88 21s -23s linear infinite}@keyframes fall-88{78.156%{transform:translate(43.8675vw,78.156vh) scale(.422)}to{transform:translate(40.9vw,99vh) scale(.422)}}.snow:nth-child(89){opacity:1.7822;transform:translate(54.7311vw,-10px) scale(.6886);animation:fall-89 19s -3s linear infinite}@keyframes fall-89{36.287%{transform:translate(55.9534vw,36.287vh) scale(.6886)}to{transform:translate(55.34225vw,99vh) scale(.6886)}}.snow:nth-child(90){opacity:1.528;transform:translate(21.149vw,-10px) scale(.3232);animation:fall-90 26s -10s linear infinite}@keyframes fall-90{35.234%{transform:translate(25.1712vw,35.234vh) scale(.3232)}to{transform:translate(23.1601vw,99vh) scale(.3232)}}.snow:nth-child(91){opacity:.2064;transform:translate(36.6606vw,-10px) scale(.4083);animation:fall-91 23s -24s linear infinite}@keyframes fall-91{30.949%{transform:translate(33.6082vw,30.949vh) scale(.4083)}to{transform:translate(35.1344vw,99vh) scale(.4083)}}.snow:nth-child(92){opacity:1.6924;transform:translate(31.7516vw,-10px) scale(.7518);animation:fall-92 26s -28s linear infinite}@keyframes fall-92{68.937%{transform:translate(22.0224vw,68.937vh) scale(.7518)}to{transform:translate(26.887vw,99vh) scale(.7518)}}.snow:nth-child(93){opacity:.9356;transform:translate(31.5128vw,-10px) scale(.7076);animation:fall-93 13s -23s linear infinite}@keyframes fall-93{64.791%{transform:translate(32.9373vw,64.791vh) scale(.7076)}to{transform:translate(32.22505vw,99vh) scale(.7076)}}.snow:nth-child(94){opacity:1.8372;transform:translate(22.6027vw,-10px) scale(.9342);animation:fall-94 24s -24s linear infinite}@keyframes fall-94{42.712%{transform:translate(15.4034vw,42.712vh) scale(.9342)}to{transform:translate(19.00305vw,99vh) scale(.9342)}}.snow:nth-child(95){opacity:.2822;transform:translate(39.7736vw,-10px) scale(.39);animation:fall-95 17s -13s linear infinite}@keyframes fall-95{42.95%{transform:translate(44.7792vw,42.95vh) scale(.39)}to{transform:translate(42.2764vw,99vh) scale(.39)}}.snow:nth-child(96){opacity:1.1514;transform:translate(10.9051vw,-10px) scale(.033);animation:fall-96 20s -17s linear infinite}@keyframes fall-96{75.195%{transform:translate(13.1562vw,75.195vh) scale(.033)}to{transform:translate(12.03065vw,99vh) scale(.033)}}.snow:nth-child(97){opacity:1.5796;transform:translate(45.3188vw,-10px) scale(.5503);animation:fall-97 25s -24s linear infinite}@keyframes fall-97{41.11%{transform:translate(45.0882vw,41.11vh) scale(.5503)}to{transform:translate(45.2035vw,99vh) scale(.5503)}}.snow:nth-child(98){opacity:1.7294;transform:translate(96.1706vw,-10px) scale(.2937);animation:fall-98 17s -16s linear infinite}@keyframes fall-98{67.756%{transform:translate(100.3766vw,67.756vh) scale(.2937)}to{transform:translate(98.2736vw,99vh) scale(.2937)}}.snow:nth-child(99){opacity:.5084;transform:translate(54.2916vw,-10px) scale(.5505);animation:fall-99 19s -21s linear infinite}@keyframes fall-99{58.193%{transform:translate(63.8039vw,58.193vh) scale(.5505)}to{transform:translate(59.04775vw,99vh) scale(.5505)}}.snow:nth-child(100){opacity:1.4402;transform:translate(90.2327vw,-10px) scale(.4622);animation:fall-100 14s -27s linear infinite}@keyframes fall-100{59.947%{transform:translate(94.6589vw,59.947vh) scale(.4622)}to{transform:translate(92.4458vw,99vh) scale(.4622)}}.snow:nth-child(101){opacity:.459;transform:translate(56.1446vw,-10px) scale(.9438);animation:fall-101 23s -22s linear infinite}@keyframes fall-101{57.778%{transform:translate(52.7581vw,57.778vh) scale(.9438)}to{transform:translate(54.45135vw,99vh) scale(.9438)}}.snow:nth-child(102){opacity:.3638;transform:translate(1.0205vw,-10px) scale(.0719);animation:fall-102 13s -30s linear infinite}@keyframes fall-102{33.81%{transform:translate(3.5683vw,33.81vh) scale(.0719)}to{transform:translate(2.2944vw,99vh) scale(.0719)}}.snow:nth-child(103){opacity:.8424;transform:translate(93.2875vw,-10px) scale(.9364);animation:fall-103 14s -11s linear infinite}@keyframes fall-103{72.301%{transform:translate(95.9292vw,72.301vh) scale(.9364)}to{transform:translate(94.60835vw,99vh) scale(.9364)}}.snow:nth-child(104){opacity:1.742;transform:translate(25.9465vw,-10px) scale(.2177);animation:fall-104 23s -11s linear infinite}@keyframes fall-104{36.505%{transform:translate(25.7888vw,36.505vh) scale(.2177)}to{transform:translate(25.86765vw,99vh) scale(.2177)}}.snow:nth-child(105){opacity:.8688;transform:translate(32.5602vw,-10px) scale(.115);animation:fall-105 20s -22s linear infinite}@keyframes fall-105{37.678%{transform:translate(32.5363vw,37.678vh) scale(.115)}to{transform:translate(32.54825vw,99vh) scale(.115)}}.snow:nth-child(106){opacity:.663;transform:translate(91.3868vw,-10px) scale(.0297);animation:fall-106 27s -26s linear infinite}@keyframes fall-106{51.447%{transform:translate(82.6494vw,51.447vh) scale(.0297)}to{transform:translate(87.0181vw,99vh) scale(.0297)}}.snow:nth-child(107){opacity:.3244;transform:translate(60.9619vw,-10px) scale(.3959);animation:fall-107 25s -18s linear infinite}@keyframes fall-107{36.078%{transform:translate(59.9537vw,36.078vh) scale(.3959)}to{transform:translate(60.4578vw,99vh) scale(.3959)}}.snow:nth-child(108){opacity:.9982;transform:translate(9.0326vw,-10px) scale(.1868);animation:fall-108 15s -13s linear infinite}@keyframes fall-108{57.365%{transform:translate(7.8082vw,57.365vh) scale(.1868)}to{transform:translate(8.4204vw,99vh) scale(.1868)}}.snow:nth-child(109){opacity:1.1726;transform:translate(59.54vw,-10px) scale(.3781);animation:fall-109 26s -2s linear infinite}@keyframes fall-109{49.038%{transform:translate(57.6151vw,49.038vh) scale(.3781)}to{transform:translate(58.57755vw,99vh) scale(.3781)}}.snow:nth-child(110){opacity:.44;transform:translate(67.8203vw,-10px) scale(.0926);animation:fall-110 27s -17s linear infinite}@keyframes fall-110{38.007%{transform:translate(65.8777vw,38.007vh) scale(.0926)}to{transform:translate(66.849vw,99vh) scale(.0926)}}.snow:nth-child(111){opacity:1.0434;transform:translate(64.7768vw,-10px) scale(.318);animation:fall-111 28s -20s linear infinite}@keyframes fall-111{34.593%{transform:translate(60.9833vw,34.593vh) scale(.318)}to{transform:translate(62.88005vw,99vh) scale(.318)}}.snow:nth-child(112){opacity:1.3502;transform:translate(3.8664vw,-10px) scale(.6734);animation:fall-112 26s -8s linear infinite}@keyframes fall-112{70.419%{transform:translate(11.4192vw,70.419vh) scale(.6734)}to{transform:translate(7.6428vw,99vh) scale(.6734)}}.snow:nth-child(113){opacity:.271;transform:translate(35.1517vw,-10px) scale(.7121);animation:fall-113 25s -25s linear infinite}@keyframes fall-113{61.271%{transform:translate(35.8608vw,61.271vh) scale(.7121)}to{transform:translate(35.50625vw,99vh) scale(.7121)}}.snow:nth-child(114){opacity:.9314;transform:translate(66.0742vw,-10px) scale(.7305);animation:fall-114 20s -6s linear infinite}@keyframes fall-114{74.94%{transform:translate(73.2424vw,74.94vh) scale(.7305)}to{transform:translate(69.6583vw,99vh) scale(.7305)}}.snow:nth-child(115){opacity:1.2466;transform:translate(97.211vw,-10px) scale(.0459);animation:fall-115 17s -18s linear infinite}@keyframes fall-115{52.031%{transform:translate(100.4155vw,52.031vh) scale(.0459)}to{transform:translate(98.81325vw,99vh) scale(.0459)}}.snow:nth-child(116){opacity:.401;transform:translate(23.8713vw,-10px) scale(.1123);animation:fall-116 12s -18s linear infinite}@keyframes fall-116{75.553%{transform:translate(20.3924vw,75.553vh) scale(.1123)}to{transform:translate(22.13185vw,99vh) scale(.1123)}}.snow:nth-child(117){opacity:.684;transform:translate(71.7138vw,-10px) scale(.9701);animation:fall-117 15s -10s linear infinite}@keyframes fall-117{31.154%{transform:translate(80.1298vw,31.154vh) scale(.9701)}to{transform:translate(75.9218vw,99vh) scale(.9701)}}.snow:nth-child(118){opacity:1.2306;transform:translate(92.2873vw,-10px) scale(.0635);animation:fall-118 23s -8s linear infinite}@keyframes fall-118{53.576%{transform:translate(100.1425vw,53.576vh) scale(.0635)}to{transform:translate(96.2149vw,99vh) scale(.0635)}}.snow:nth-child(119){opacity:1.381;transform:translate(94.3017vw,-10px) scale(.0782);animation:fall-119 24s -7s linear infinite}@keyframes fall-119{34.186%{transform:translate(84.3199vw,34.186vh) scale(.0782)}to{transform:translate(89.3108vw,99vh) scale(.0782)}}.snow:nth-child(120){opacity:.6468;transform:translate(89.7937vw,-10px) scale(.6227);animation:fall-120 16s -22s linear infinite}@keyframes fall-120{60.211%{transform:translate(84.4802vw,60.211vh) scale(.6227)}to{transform:translate(87.13695vw,99vh) scale(.6227)}}.snow:nth-child(121){opacity:.3246;transform:translate(64.1363vw,-10px) scale(.365);animation:fall-121 18s -24s linear infinite}@keyframes fall-121{73.345%{transform:translate(54.4005vw,73.345vh) scale(.365)}to{transform:translate(59.2684vw,99vh) scale(.365)}}.snow:nth-child(122){opacity:.5946;transform:translate(86.0896vw,-10px) scale(.7798);animation:fall-122 22s -4s linear infinite}@keyframes fall-122{63.697%{transform:translate(78.2417vw,63.697vh) scale(.7798)}to{transform:translate(82.16565vw,99vh) scale(.7798)}}.snow:nth-child(123){opacity:1.7324;transform:translate(79.3197vw,-10px) scale(.5479);animation:fall-123 20s -24s linear infinite}@keyframes fall-123{33.11%{transform:translate(71.7882vw,33.11vh) scale(.5479)}to{transform:translate(75.55395vw,99vh) scale(.5479)}}.snow:nth-child(124){opacity:1.05;transform:translate(89.2439vw,-10px) scale(.7095);animation:fall-124 20s -5s linear infinite}@keyframes fall-124{46.085%{transform:translate(99.0598vw,46.085vh) scale(.7095)}to{transform:translate(94.15185vw,99vh) scale(.7095)}}.snow:nth-child(125){opacity:1.2996;transform:translate(67.0532vw,-10px) scale(.0128);animation:fall-125 16s -20s linear infinite}@keyframes fall-125{78.815%{transform:translate(57.1576vw,78.815vh) scale(.0128)}to{transform:translate(62.1054vw,99vh) scale(.0128)}}.snow:nth-child(126){opacity:1.137;transform:translate(22.397vw,-10px) scale(.9055);animation:fall-126 11s -1s linear infinite}@keyframes fall-126{51.89%{transform:translate(13.5085vw,51.89vh) scale(.9055)}to{transform:translate(17.95275vw,99vh) scale(.9055)}}.snow:nth-child(127){opacity:1.4048;transform:translate(88.087vw,-10px) scale(.1621);animation:fall-127 21s -20s linear infinite}@keyframes fall-127{30.474%{transform:translate(82.9349vw,30.474vh) scale(.1621)}to{transform:translate(85.51095vw,99vh) scale(.1621)}}.snow:nth-child(128){opacity:1.1062;transform:translate(15.128vw,-10px) scale(.5543);animation:fall-128 18s -19s linear infinite}@keyframes fall-128{38.61%{transform:translate(24.0284vw,38.61vh) scale(.5543)}to{transform:translate(19.5782vw,99vh) scale(.5543)}}.snow:nth-child(129){opacity:1.5532;transform:translate(9.8983vw,-10px) scale(.5137);animation:fall-129 10s -21s linear infinite}@keyframes fall-129{43.91%{transform:translate(6.8758vw,43.91vh) scale(.5137)}to{transform:translate(8.38705vw,99vh) scale(.5137)}}.snow:nth-child(130){opacity:.7062;transform:translate(48.1811vw,-10px) scale(.1255);animation:fall-130 23s -19s linear infinite}@keyframes fall-130{34.196%{transform:translate(40.5398vw,34.196vh) scale(.1255)}to{transform:translate(44.36045vw,99vh) scale(.1255)}}.snow:nth-child(131){opacity:.3756;transform:translate(66.615vw,-10px) scale(.553);animation:fall-131 15s -16s linear infinite}@keyframes fall-131{76.345%{transform:translate(60.3947vw,76.345vh) scale(.553)}to{transform:translate(63.50485vw,99vh) scale(.553)}}.snow:nth-child(132){opacity:1.5336;transform:translate(5.5131vw,-10px) scale(.9925);animation:fall-132 19s -20s linear infinite}@keyframes fall-132{77.348%{transform:translate(9.0121vw,77.348vh) scale(.9925)}to{transform:translate(7.2626vw,99vh) scale(.9925)}}.snow:nth-child(133){opacity:.7208;transform:translate(39.7928vw,-10px) scale(.5388);animation:fall-133 29s -8s linear infinite}@keyframes fall-133{42.19%{transform:translate(40.3504vw,42.19vh) scale(.5388)}to{transform:translate(40.0716vw,99vh) scale(.5388)}}.snow:nth-child(134){opacity:1.4298;transform:translate(42.2933vw,-10px) scale(.7027);animation:fall-134 17s -19s linear infinite}@keyframes fall-134{64.107%{transform:translate(44.5127vw,64.107vh) scale(.7027)}to{transform:translate(43.403vw,99vh) scale(.7027)}}.snow:nth-child(135){opacity:1.4344;transform:translate(62.921vw,-10px) scale(.3099);animation:fall-135 15s -26s linear infinite}@keyframes fall-135{68.228%{transform:translate(60.2598vw,68.228vh) scale(.3099)}to{transform:translate(61.5904vw,99vh) scale(.3099)}}.snow:nth-child(136){opacity:.9704;transform:translate(70.8716vw,-10px) scale(.1053);animation:fall-136 10s -24s linear infinite}@keyframes fall-136{32.337%{transform:translate(72.3249vw,32.337vh) scale(.1053)}to{transform:translate(71.59825vw,99vh) scale(.1053)}}.snow:nth-child(137){opacity:1.6372;transform:translate(44.5847vw,-10px) scale(.9814);animation:fall-137 22s -16s linear infinite}@keyframes fall-137{43.982%{transform:translate(53.9938vw,43.982vh) scale(.9814)}to{transform:translate(49.28925vw,99vh) scale(.9814)}}.snow:nth-child(138){opacity:.9996;transform:translate(75.5641vw,-10px) scale(.7599);animation:fall-138 24s -3s linear infinite}@keyframes fall-138{44.155%{transform:translate(82.9994vw,44.155vh) scale(.7599)}to{transform:translate(79.28175vw,99vh) scale(.7599)}}.snow:nth-child(139){opacity:.695;transform:translate(81.2703vw,-10px) scale(.8448);animation:fall-139 27s -27s linear infinite}@keyframes fall-139{36.013%{transform:translate(78.9345vw,36.013vh) scale(.8448)}to{transform:translate(80.1024vw,99vh) scale(.8448)}}.snow:nth-child(140){opacity:1.396;transform:translate(31.3514vw,-10px) scale(.4372);animation:fall-140 19s -28s linear infinite}@keyframes fall-140{37.821%{transform:translate(22.1551vw,37.821vh) scale(.4372)}to{transform:translate(26.75325vw,99vh) scale(.4372)}}.snow:nth-child(141){opacity:.3236;transform:translate(51.5506vw,-10px) scale(.5554);animation:fall-141 23s -26s linear infinite}@keyframes fall-141{51.013%{transform:translate(56.3708vw,51.013vh) scale(.5554)}to{transform:translate(53.9607vw,99vh) scale(.5554)}}.snow:nth-child(142){opacity:1.3464;transform:translate(36.3701vw,-10px) scale(.3408);animation:fall-142 20s -30s linear infinite}@keyframes fall-142{39.456%{transform:translate(38.383vw,39.456vh) scale(.3408)}to{transform:translate(37.37655vw,99vh) scale(.3408)}}.snow:nth-child(143){opacity:.8256;transform:translate(78.0557vw,-10px) scale(.755);animation:fall-143 19s -15s linear infinite}@keyframes fall-143{42.045%{transform:translate(78.5641vw,42.045vh) scale(.755)}to{transform:translate(78.3099vw,99vh) scale(.755)}}.snow:nth-child(144){opacity:1.6946;transform:translate(82.1251vw,-10px) scale(.2939);animation:fall-144 27s -27s linear infinite}@keyframes fall-144{41.364%{transform:translate(89.0395vw,41.364vh) scale(.2939)}to{transform:translate(85.5823vw,99vh) scale(.2939)}}.snow:nth-child(145){opacity:.172;transform:translate(84.1238vw,-10px) scale(.4856);animation:fall-145 20s -1s linear infinite}@keyframes fall-145{39.192%{transform:translate(89.3367vw,39.192vh) scale(.4856)}to{transform:translate(86.73025vw,99vh) scale(.4856)}}.snow:nth-child(146){opacity:.971;transform:translate(34.2163vw,-10px) scale(.2174);animation:fall-146 25s -23s linear infinite}@keyframes fall-146{39.726%{transform:translate(34.4627vw,39.726vh) scale(.2174)}to{transform:translate(34.3395vw,99vh) scale(.2174)}}.snow:nth-child(147){opacity:.347;transform:translate(92.0298vw,-10px) scale(.4725);animation:fall-147 11s -17s linear infinite}@keyframes fall-147{39.962%{transform:translate(99.11vw,39.962vh) scale(.4725)}to{transform:translate(95.5699vw,99vh) scale(.4725)}}.snow:nth-child(148){opacity:.2888;transform:translate(38.9423vw,-10px) scale(.6606);animation:fall-148 13s -11s linear infinite}@keyframes fall-148{62.14%{transform:translate(33.5443vw,62.14vh) scale(.6606)}to{transform:translate(36.2433vw,99vh) scale(.6606)}}.snow:nth-child(149){opacity:1.7464;transform:translate(63.5103vw,-10px) scale(.0568);animation:fall-149 14s -1s linear infinite}@keyframes fall-149{57.614%{transform:translate(59.3966vw,57.614vh) scale(.0568)}to{transform:translate(61.45345vw,99vh) scale(.0568)}}.snow:nth-child(150){opacity:.1978;transform:translate(34.5758vw,-10px) scale(.6926);animation:fall-150 30s -12s linear infinite}@keyframes fall-150{60.011%{transform:translate(37.102vw,60.011vh) scale(.6926)}to{transform:translate(35.8389vw,99vh) scale(.6926)}}.snow:nth-child(151){opacity:.6576;transform:translate(38.2459vw,-10px) scale(.7685);animation:fall-151 22s -29s linear infinite}@keyframes fall-151{74.906%{transform:translate(40.7434vw,74.906vh) scale(.7685)}to{transform:translate(39.49465vw,99vh) scale(.7685)}}.snow:nth-child(152){opacity:1.936;transform:translate(49.1184vw,-10px) scale(.8332);animation:fall-152 12s -15s linear infinite}@keyframes fall-152{43.334%{transform:translate(43.7645vw,43.334vh) scale(.8332)}to{transform:translate(46.44145vw,99vh) scale(.8332)}}.snow:nth-child(153){opacity:.4666;transform:translate(34.2212vw,-10px) scale(.4837);animation:fall-153 24s -22s linear infinite}@keyframes fall-153{58.436%{transform:translate(27.3557vw,58.436vh) scale(.4837)}to{transform:translate(30.78845vw,99vh) scale(.4837)}}.snow:nth-child(154){opacity:.4128;transform:translate(86.5876vw,-10px) scale(.5075);animation:fall-154 10s -29s linear infinite}@keyframes fall-154{67.828%{transform:translate(95.1756vw,67.828vh) scale(.5075)}to{transform:translate(90.8816vw,99vh) scale(.5075)}}.snow:nth-child(155){opacity:1.218;transform:translate(67.8736vw,-10px) scale(.7546);animation:fall-155 24s -20s linear infinite}@keyframes fall-155{68.15%{transform:translate(59.2132vw,68.15vh) scale(.7546)}to{transform:translate(63.5434vw,99vh) scale(.7546)}}.snow:nth-child(156){opacity:.8734;transform:translate(56.4901vw,-10px) scale(.068);animation:fall-156 17s -21s linear infinite}@keyframes fall-156{43.46%{transform:translate(49.6246vw,43.46vh) scale(.068)}to{transform:translate(53.05735vw,99vh) scale(.068)}}.snow:nth-child(157){opacity:.5014;transform:translate(71.4298vw,-10px) scale(.6939);animation:fall-157 19s -2s linear infinite}@keyframes fall-157{73.826%{transform:translate(63.2129vw,73.826vh) scale(.6939)}to{transform:translate(67.32135vw,99vh) scale(.6939)}}.snow:nth-child(158){opacity:.1424;transform:translate(69vw,-10px) scale(.82);animation:fall-158 19s -24s linear infinite}@keyframes fall-158{49.601%{transform:translate(75.3815vw,49.601vh) scale(.82)}to{transform:translate(72.19075vw,99vh) scale(.82)}}.snow:nth-child(159){opacity:1.451;transform:translate(23.7891vw,-10px) scale(.8379);animation:fall-159 21s -15s linear infinite}@keyframes fall-159{54.066%{transform:translate(21.8647vw,54.066vh) scale(.8379)}to{transform:translate(22.8269vw,99vh) scale(.8379)}}.snow:nth-child(160){opacity:.1818;transform:translate(73.8761vw,-10px) scale(.6634);animation:fall-160 17s -3s linear infinite}@keyframes fall-160{53.028%{transform:translate(68.2661vw,53.028vh) scale(.6634)}to{transform:translate(71.0711vw,99vh) scale(.6634)}}.snow:nth-child(161){opacity:1.3018;transform:translate(44.4725vw,-10px) scale(.2641);animation:fall-161 18s -16s linear infinite}@keyframes fall-161{71.822%{transform:translate(42.7206vw,71.822vh) scale(.2641)}to{transform:translate(43.59655vw,99vh) scale(.2641)}}.snow:nth-child(162){opacity:1.6086;transform:translate(70.5703vw,-10px) scale(.3811);animation:fall-162 25s -11s linear infinite}@keyframes fall-162{55.079%{transform:translate(72.7956vw,55.079vh) scale(.3811)}to{transform:translate(71.68295vw,99vh) scale(.3811)}}.snow:nth-child(163){opacity:1.6158;transform:translate(13.0557vw,-10px) scale(.5384);animation:fall-163 21s -9s linear infinite}@keyframes fall-163{37.368%{transform:translate(3.2035vw,37.368vh) scale(.5384)}to{transform:translate(8.1296vw,99vh) scale(.5384)}}.snow:nth-child(164){opacity:1.4714;transform:translate(42.3496vw,-10px) scale(.3007);animation:fall-164 20s -5s linear infinite}@keyframes fall-164{61.21%{transform:translate(49.9356vw,61.21vh) scale(.3007)}to{transform:translate(46.1426vw,99vh) scale(.3007)}}.snow:nth-child(165){opacity:1.2378;transform:translate(65.3612vw,-10px) scale(.2846);animation:fall-165 10s -4s linear infinite}@keyframes fall-165{33.722%{transform:translate(66.3086vw,33.722vh) scale(.2846)}to{transform:translate(65.8349vw,99vh) scale(.2846)}}.snow:nth-child(166){opacity:1.597;transform:translate(56.4451vw,-10px) scale(.3143);animation:fall-166 19s -27s linear infinite}@keyframes fall-166{79.545%{transform:translate(58.7209vw,79.545vh) scale(.3143)}to{transform:translate(57.583vw,99vh) scale(.3143)}}.snow:nth-child(167){opacity:.6682;transform:translate(12.6294vw,-10px) scale(.932);animation:fall-167 22s -10s linear infinite}@keyframes fall-167{61.854%{transform:translate(21.6613vw,61.854vh) scale(.932)}to{transform:translate(17.14535vw,99vh) scale(.932)}}.snow:nth-child(168){opacity:1.6604;transform:translate(64.5238vw,-10px) scale(.3372);animation:fall-168 20s -28s linear infinite}@keyframes fall-168{75.882%{transform:translate(71.8528vw,75.882vh) scale(.3372)}to{transform:translate(68.1883vw,99vh) scale(.3372)}}.snow:nth-child(169){opacity:1.0252;transform:translate(21.2523vw,-10px) scale(.4277);animation:fall-169 22s -25s linear infinite}@keyframes fall-169{60.385%{transform:translate(26.0824vw,60.385vh) scale(.4277)}to{transform:translate(23.66735vw,99vh) scale(.4277)}}.snow:nth-child(170){opacity:1.1742;transform:translate(90.1846vw,-10px) scale(.727);animation:fall-170 29s -12s linear infinite}@keyframes fall-170{67.009%{transform:translate(84.8697vw,67.009vh) scale(.727)}to{transform:translate(87.52715vw,99vh) scale(.727)}}.snow:nth-child(171){opacity:1.3098;transform:translate(11.0079vw,-10px) scale(.6045);animation:fall-171 26s -1s linear infinite}@keyframes fall-171{51.74%{transform:translate(18.9652vw,51.74vh) scale(.6045)}to{transform:translate(14.98655vw,99vh) scale(.6045)}}.snow:nth-child(172){opacity:.9638;transform:translate(89.7576vw,-10px) scale(.5125);animation:fall-172 12s -18s linear infinite}@keyframes fall-172{79.432%{transform:translate(94.0301vw,79.432vh) scale(.5125)}to{transform:translate(91.89385vw,99vh) scale(.5125)}}.snow:nth-child(173){opacity:.7112;transform:translate(94.9193vw,-10px) scale(.5862);animation:fall-173 28s -19s linear infinite}@keyframes fall-173{43.882%{transform:translate(89.2909vw,43.882vh) scale(.5862)}to{transform:translate(92.1051vw,99vh) scale(.5862)}}.snow:nth-child(174){opacity:1.0692;transform:translate(2.7208vw,-10px) scale(.1215);animation:fall-174 11s -12s linear infinite}@keyframes fall-174{52.61%{transform:translate(3.9262vw,52.61vh) scale(.1215)}to{transform:translate(3.3235vw,99vh) scale(.1215)}}.snow:nth-child(175){opacity:.91;transform:translate(66.1846vw,-10px) scale(.6804);animation:fall-175 10s -9s linear infinite}@keyframes fall-175{46.114%{transform:translate(74.2069vw,46.114vh) scale(.6804)}to{transform:translate(70.19575vw,99vh) scale(.6804)}}.snow:nth-child(176){opacity:.755;transform:translate(7.2128vw,-10px) scale(.4044);animation:fall-176 25s -30s linear infinite}@keyframes fall-176{70.206%{transform:translate(12.2549vw,70.206vh) scale(.4044)}to{transform:translate(9.73385vw,99vh) scale(.4044)}}.snow:nth-child(177){opacity:1.1988;transform:translate(97.3364vw,-10px) scale(.0507);animation:fall-177 19s -15s linear infinite}@keyframes fall-177{38.156%{transform:translate(87.4941vw,38.156vh) scale(.0507)}to{transform:translate(92.41525vw,99vh) scale(.0507)}}.snow:nth-child(178){opacity:1.6232;transform:translate(77.6327vw,-10px) scale(.5253);animation:fall-178 24s -11s linear infinite}@keyframes fall-178{59.985%{transform:translate(74.0379vw,59.985vh) scale(.5253)}to{transform:translate(75.8353vw,99vh) scale(.5253)}}.snow:nth-child(179){opacity:1.7182;transform:translate(.6416vw,-10px) scale(.4342);animation:fall-179 15s -1s linear infinite}@keyframes fall-179{43.547%{transform:translate(2.8313vw,43.547vh) scale(.4342)}to{transform:translate(1.73645vw,99vh) scale(.4342)}}.snow:nth-child(180){opacity:.271;transform:translate(28.9102vw,-10px) scale(.5012);animation:fall-180 29s -12s linear infinite}@keyframes fall-180{48.922%{transform:translate(31.5715vw,48.922vh) scale(.5012)}to{transform:translate(30.24085vw,99vh) scale(.5012)}}.snow:nth-child(181){opacity:1.4878;transform:translate(96.3217vw,-10px) scale(.7537);animation:fall-181 25s -15s linear infinite}@keyframes fall-181{51.357%{transform:translate(101.1175vw,51.357vh) scale(.7537)}to{transform:translate(98.7196vw,99vh) scale(.7537)}}.snow:nth-child(182){opacity:1.6316;transform:translate(61.0476vw,-10px) scale(.0437);animation:fall-182 23s -3s linear infinite}@keyframes fall-182{73.736%{transform:translate(61.9917vw,73.736vh) scale(.0437)}to{transform:translate(61.51965vw,99vh) scale(.0437)}}.snow:nth-child(183){opacity:1.0934;transform:translate(90.5198vw,-10px) scale(.987);animation:fall-183 23s -5s linear infinite}@keyframes fall-183{57.961%{transform:translate(90.1955vw,57.961vh) scale(.987)}to{transform:translate(90.35765vw,99vh) scale(.987)}}.snow:nth-child(184){opacity:1.545;transform:translate(73.3884vw,-10px) scale(.9328);animation:fall-184 27s -7s linear infinite}@keyframes fall-184{54.788%{transform:translate(66.3527vw,54.788vh) scale(.9328)}to{transform:translate(69.87055vw,99vh) scale(.9328)}}.snow:nth-child(185){opacity:1.0974;transform:translate(69.9292vw,-10px) scale(.1811);animation:fall-185 27s -12s linear infinite}@keyframes fall-185{50.36%{transform:translate(73.4162vw,50.36vh) scale(.1811)}to{transform:translate(71.6727vw,99vh) scale(.1811)}}.snow:nth-child(186){opacity:.7646;transform:translate(72.3523vw,-10px) scale(.0804);animation:fall-186 25s -22s linear infinite}@keyframes fall-186{69.849%{transform:translate(80.627vw,69.849vh) scale(.0804)}to{transform:translate(76.48965vw,99vh) scale(.0804)}}.snow:nth-child(187){opacity:1.4112;transform:translate(99.2131vw,-10px) scale(.6985);animation:fall-187 17s -17s linear infinite}@keyframes fall-187{62.972%{transform:translate(93.5817vw,62.972vh) scale(.6985)}to{transform:translate(96.3974vw,99vh) scale(.6985)}}.snow:nth-child(188){opacity:.8422;transform:translate(58.1598vw,-10px) scale(.6833);animation:fall-188 10s -3s linear infinite}@keyframes fall-188{68.427%{transform:translate(61.2934vw,68.427vh) scale(.6833)}to{transform:translate(59.7266vw,99vh) scale(.6833)}}.snow:nth-child(189){opacity:.2438;transform:translate(83.5762vw,-10px) scale(.7214);animation:fall-189 13s -9s linear infinite}@keyframes fall-189{78.49%{transform:translate(78.5476vw,78.49vh) scale(.7214)}to{transform:translate(81.0619vw,99vh) scale(.7214)}}.snow:nth-child(190){opacity:.3282;transform:translate(18.455vw,-10px) scale(.4486);animation:fall-190 19s -29s linear infinite}@keyframes fall-190{53.106%{transform:translate(26.6788vw,53.106vh) scale(.4486)}to{transform:translate(22.5669vw,99vh) scale(.4486)}}.snow:nth-child(191){opacity:.58;transform:translate(66.4767vw,-10px) scale(.5779);animation:fall-191 18s -21s linear infinite}@keyframes fall-191{43.278%{transform:translate(59.6152vw,43.278vh) scale(.5779)}to{transform:translate(63.04595vw,99vh) scale(.5779)}}.snow:nth-child(192){opacity:.2592;transform:translate(55.2084vw,-10px) scale(.9207);animation:fall-192 10s -13s linear infinite}@keyframes fall-192{37.344%{transform:translate(58.1555vw,37.344vh) scale(.9207)}to{transform:translate(56.68195vw,99vh) scale(.9207)}}.snow:nth-child(193){opacity:.423;transform:translate(90.4735vw,-10px) scale(.1521);animation:fall-193 15s -5s linear infinite}@keyframes fall-193{66.231%{transform:translate(97.7397vw,66.231vh) scale(.1521)}to{transform:translate(94.1066vw,99vh) scale(.1521)}}.snow:nth-child(194){opacity:1.8972;transform:translate(5.28vw,-10px) scale(.3673);animation:fall-194 18s -13s linear infinite}@keyframes fall-194{77.048%{transform:translate(10.8819vw,77.048vh) scale(.3673)}to{transform:translate(8.08095vw,99vh) scale(.3673)}}.snow:nth-child(195){opacity:1.1452;transform:translate(17.3946vw,-10px) scale(.1254);animation:fall-195 18s -11s linear infinite}@keyframes fall-195{34.918%{transform:translate(23.182vw,34.918vh) scale(.1254)}to{transform:translate(20.2883vw,99vh) scale(.1254)}}.snow:nth-child(196){opacity:.1768;transform:translate(9.1925vw,-10px) scale(.1561);animation:fall-196 19s -15s linear infinite}@keyframes fall-196{52.306%{transform:translate(7.8711vw,52.306vh) scale(.1561)}to{transform:translate(8.5318vw,99vh) scale(.1561)}}.snow:nth-child(197){opacity:.5598;transform:translate(64.3581vw,-10px) scale(.6188);animation:fall-197 20s -16s linear infinite}@keyframes fall-197{69.467%{transform:translate(61.8889vw,69.467vh) scale(.6188)}to{transform:translate(63.1235vw,99vh) scale(.6188)}}.snow:nth-child(198){opacity:1.2782;transform:translate(54.4809vw,-10px) scale(.3583);animation:fall-198 18s -23s linear infinite}@keyframes fall-198{76.634%{transform:translate(45.5916vw,76.634vh) scale(.3583)}to{transform:translate(50.03625vw,99vh) scale(.3583)}}.snow:nth-child(199){opacity:1.3242;transform:translate(80.6232vw,-10px) scale(.7073);animation:fall-199 14s -13s linear infinite}@keyframes fall-199{56.702%{transform:translate(75.5657vw,56.702vh) scale(.7073)}to{transform:translate(78.09445vw,99vh) scale(.7073)}}.snow:nth-child(200){opacity:1.8104;transform:translate(4.4025vw,-10px) scale(.0225);animation:fall-200 25s -23s linear infinite}@keyframes fall-200{50.798%{transform:translate(4.631vw,50.798vh) scale(.0225)}to{transform:translate(4.51675vw,99vh) scale(.0225)}}.snow:nth-child(201){opacity:1.575;transform:translate(71.086vw,-10px) scale(.842);animation:fall-201 29s -18s linear infinite}@keyframes fall-201{56.97%{transform:translate(65.6886vw,56.97vh) scale(.842)}to{transform:translate(68.3873vw,99vh) scale(.842)}}.snow:nth-child(202){opacity:1.157;transform:translate(14.4981vw,-10px) scale(.4198);animation:fall-202 11s -5s linear infinite}@keyframes fall-202{79.709%{transform:translate(22.6415vw,79.709vh) scale(.4198)}to{transform:translate(18.5698vw,99vh) scale(.4198)}}.snow:nth-child(203){opacity:.137;transform:translate(37.6579vw,-10px) scale(.9561);animation:fall-203 18s -7s linear infinite}@keyframes fall-203{60.198%{transform:translate(36.6528vw,60.198vh) scale(.9561)}to{transform:translate(37.15535vw,99vh) scale(.9561)}}.snow:nth-child(204){opacity:1.2648;transform:translate(89.8174vw,-10px) scale(.8066);animation:fall-204 22s -27s linear infinite}@keyframes fall-204{52.024%{transform:translate(88.8623vw,52.024vh) scale(.8066)}to{transform:translate(89.33985vw,99vh) scale(.8066)}}.snow:nth-child(205){opacity:.6282;transform:translate(40.1272vw,-10px) scale(.9396);animation:fall-205 30s -16s linear infinite}@keyframes fall-205{41.883%{transform:translate(33.5989vw,41.883vh) scale(.9396)}to{transform:translate(36.86305vw,99vh) scale(.9396)}}.snow:nth-child(206){opacity:.7074;transform:translate(57.1762vw,-10px) scale(.0217);animation:fall-206 16s -2s linear infinite}@keyframes fall-206{52.121%{transform:translate(57.0597vw,52.121vh) scale(.0217)}to{transform:translate(57.11795vw,99vh) scale(.0217)}}.snow:nth-child(207){opacity:1.6622;transform:translate(96.0729vw,-10px) scale(.4198);animation:fall-207 11s -12s linear infinite}@keyframes fall-207{47.606%{transform:translate(92.6373vw,47.606vh) scale(.4198)}to{transform:translate(94.3551vw,99vh) scale(.4198)}}.snow:nth-child(208){opacity:1.7292;transform:translate(83.3374vw,-10px) scale(.4074);animation:fall-208 26s -18s linear infinite}@keyframes fall-208{46.164%{transform:translate(79.0737vw,46.164vh) scale(.4074)}to{transform:translate(81.20555vw,99vh) scale(.4074)}}.snow:nth-child(209){opacity:1.6892;transform:translate(89.6543vw,-10px) scale(.5953);animation:fall-209 14s -21s linear infinite}@keyframes fall-209{48.56%{transform:translate(80.5672vw,48.56vh) scale(.5953)}to{transform:translate(85.11075vw,99vh) scale(.5953)}}.snow:nth-child(210){opacity:1.6862;transform:translate(36.4716vw,-10px) scale(.3713);animation:fall-210 14s -14s linear infinite}@keyframes fall-210{63.618%{transform:translate(39.2521vw,63.618vh) scale(.3713)}to{transform:translate(37.86185vw,99vh) scale(.3713)}}.snow:nth-child(211){opacity:1.2444;transform:translate(83.2417vw,-10px) scale(.7848);animation:fall-211 18s -1s linear infinite}@keyframes fall-211{44.68%{transform:translate(80.0546vw,44.68vh) scale(.7848)}to{transform:translate(81.64815vw,99vh) scale(.7848)}}.snow:nth-child(212){opacity:1.8986;transform:translate(26.9794vw,-10px) scale(.573);animation:fall-212 29s -10s linear infinite}@keyframes fall-212{46.054%{transform:translate(31.1898vw,46.054vh) scale(.573)}to{transform:translate(29.0846vw,99vh) scale(.573)}}.snow:nth-child(213){opacity:1.335;transform:translate(71.5693vw,-10px) scale(.7231);animation:fall-213 22s -24s linear infinite}@keyframes fall-213{46.067%{transform:translate(74.05vw,46.067vh) scale(.7231)}to{transform:translate(72.80965vw,99vh) scale(.7231)}}.snow:nth-child(214){opacity:1.735;transform:translate(52.2153vw,-10px) scale(.114);animation:fall-214 29s -12s linear infinite}@keyframes fall-214{78.919%{transform:translate(43.2091vw,78.919vh) scale(.114)}to{transform:translate(47.7122vw,99vh) scale(.114)}}.snow:nth-child(215){opacity:.014;transform:translate(52.3149vw,-10px) scale(.084);animation:fall-215 14s -10s linear infinite}@keyframes fall-215{69.665%{transform:translate(55.5436vw,69.665vh) scale(.084)}to{transform:translate(53.92925vw,99vh) scale(.084)}}.snow:nth-child(216){opacity:.5306;transform:translate(1.2007vw,-10px) scale(.1161);animation:fall-216 13s -13s linear infinite}@keyframes fall-216{57.706%{transform:translate(-1.0592vw,57.706vh) scale(.1161)}to{transform:translate(.07075vw,99vh) scale(.1161)}}.snow:nth-child(217){opacity:.3158;transform:translate(30.5013vw,-10px) scale(.433);animation:fall-217 14s -29s linear infinite}@keyframes fall-217{46.202%{transform:translate(22.4793vw,46.202vh) scale(.433)}to{transform:translate(26.4903vw,99vh) scale(.433)}}.snow:nth-child(218){opacity:1.1858;transform:translate(87.3784vw,-10px) scale(.9134);animation:fall-218 22s -27s linear infinite}@keyframes fall-218{60.013%{transform:translate(83.6751vw,60.013vh) scale(.9134)}to{transform:translate(85.52675vw,99vh) scale(.9134)}}.snow:nth-child(219){opacity:1.9492;transform:translate(59.8468vw,-10px) scale(.0162);animation:fall-219 30s -9s linear infinite}@keyframes fall-219{53.541%{transform:translate(60.9702vw,53.541vh) scale(.0162)}to{transform:translate(60.4085vw,99vh) scale(.0162)}}.snow:nth-child(220){opacity:.1246;transform:translate(21.8788vw,-10px) scale(.8051);animation:fall-220 13s -6s linear infinite}@keyframes fall-220{33.461%{transform:translate(25.3201vw,33.461vh) scale(.8051)}to{transform:translate(23.59945vw,99vh) scale(.8051)}}.snow:nth-child(221){opacity:1.081;transform:translate(53.8503vw,-10px) scale(.1934);animation:fall-221 30s -20s linear infinite}@keyframes fall-221{55.607%{transform:translate(46.7904vw,55.607vh) scale(.1934)}to{transform:translate(50.32035vw,99vh) scale(.1934)}}.snow:nth-child(222){opacity:1.5052;transform:translate(25.22vw,-10px) scale(.7381);animation:fall-222 23s -4s linear infinite}@keyframes fall-222{36.34%{transform:translate(21.7869vw,36.34vh) scale(.7381)}to{transform:translate(23.50345vw,99vh) scale(.7381)}}.snow:nth-child(223){opacity:.9922;transform:translate(57.1778vw,-10px) scale(.4755);animation:fall-223 29s -4s linear infinite}@keyframes fall-223{60.259%{transform:translate(61.0281vw,60.259vh) scale(.4755)}to{transform:translate(59.10295vw,99vh) scale(.4755)}}.snow:nth-child(224){opacity:.955;transform:translate(52.6725vw,-10px) scale(.4088);animation:fall-224 28s -21s linear infinite}@keyframes fall-224{58.668%{transform:translate(56.899vw,58.668vh) scale(.4088)}to{transform:translate(54.78575vw,99vh) scale(.4088)}}.snow:nth-child(225){opacity:.6202;transform:translate(23.105vw,-10px) scale(.6115);animation:fall-225 29s -14s linear infinite}@keyframes fall-225{58.536%{transform:translate(14.4175vw,58.536vh) scale(.6115)}to{transform:translate(18.76125vw,99vh) scale(.6115)}}.snow:nth-child(226){opacity:1.9612;transform:translate(32.3794vw,-10px) scale(.707);animation:fall-226 24s -20s linear infinite}@keyframes fall-226{36.12%{transform:translate(33.7116vw,36.12vh) scale(.707)}to{transform:translate(33.0455vw,99vh) scale(.707)}}.snow:nth-child(227){opacity:.6202;transform:translate(11.0748vw,-10px) scale(.5789);animation:fall-227 14s -7s linear infinite}@keyframes fall-227{42.95%{transform:translate(4.3621vw,42.95vh) scale(.5789)}to{transform:translate(7.71845vw,99vh) scale(.5789)}}.snow:nth-child(228){opacity:.492;transform:translate(25.2129vw,-10px) scale(.5544);animation:fall-228 10s -14s linear infinite}@keyframes fall-228{65.746%{transform:translate(29.2935vw,65.746vh) scale(.5544)}to{transform:translate(27.2532vw,99vh) scale(.5544)}}.snow:nth-child(229){opacity:.5176;transform:translate(84.6297vw,-10px) scale(.3765);animation:fall-229 30s -21s linear infinite}@keyframes fall-229{39.877%{transform:translate(76.0501vw,39.877vh) scale(.3765)}to{transform:translate(80.3399vw,99vh) scale(.3765)}}.snow:nth-child(230){opacity:.1128;transform:translate(60.8794vw,-10px) scale(.1402);animation:fall-230 20s -14s linear infinite}@keyframes fall-230{55.846%{transform:translate(55.8629vw,55.846vh) scale(.1402)}to{transform:translate(58.37115vw,99vh) scale(.1402)}}.snow:nth-child(231){opacity:1.552;transform:translate(16.7339vw,-10px) scale(.3043);animation:fall-231 20s -3s linear infinite}@keyframes fall-231{33.278%{transform:translate(21.0967vw,33.278vh) scale(.3043)}to{transform:translate(18.9153vw,99vh) scale(.3043)}}.snow:nth-child(232){opacity:.214;transform:translate(72.6354vw,-10px) scale(.1546);animation:fall-232 30s -6s linear infinite}@keyframes fall-232{60.136%{transform:translate(68.5102vw,60.136vh) scale(.1546)}to{transform:translate(70.5728vw,99vh) scale(.1546)}}.snow:nth-child(233){opacity:1.5232;transform:translate(43.8299vw,-10px) scale(.4858);animation:fall-233 18s -25s linear infinite}@keyframes fall-233{35.196%{transform:translate(38.19vw,35.196vh) scale(.4858)}to{transform:translate(41.00995vw,99vh) scale(.4858)}}.snow:nth-child(234){opacity:1.4098;transform:translate(51.7373vw,-10px) scale(.1802);animation:fall-234 12s -27s linear infinite}@keyframes fall-234{77.834%{transform:translate(43.7502vw,77.834vh) scale(.1802)}to{transform:translate(47.74375vw,99vh) scale(.1802)}}.snow:nth-child(235){opacity:1.6556;transform:translate(60.9741vw,-10px) scale(.3517);animation:fall-235 12s -24s linear infinite}@keyframes fall-235{39.467%{transform:translate(64.3574vw,39.467vh) scale(.3517)}to{transform:translate(62.66575vw,99vh) scale(.3517)}}.snow:nth-child(236){opacity:1.9912;transform:translate(65.1888vw,-10px) scale(.9093);animation:fall-236 17s -5s linear infinite}@keyframes fall-236{66.329%{transform:translate(70.1787vw,66.329vh) scale(.9093)}to{transform:translate(67.68375vw,99vh) scale(.9093)}}.snow:nth-child(237){opacity:.6592;transform:translate(98.6843vw,-10px) scale(.7091);animation:fall-237 12s -2s linear infinite}@keyframes fall-237{51.373%{transform:translate(97.6052vw,51.373vh) scale(.7091)}to{transform:translate(98.14475vw,99vh) scale(.7091)}}.snow:nth-child(238){opacity:1.8788;transform:translate(36.6668vw,-10px) scale(.3066);animation:fall-238 10s -5s linear infinite}@keyframes fall-238{44.784%{transform:translate(31.2257vw,44.784vh) scale(.3066)}to{transform:translate(33.94625vw,99vh) scale(.3066)}}.snow:nth-child(239){opacity:1.938;transform:translate(83.1437vw,-10px) scale(.298);animation:fall-239 18s -24s linear infinite}@keyframes fall-239{31.726%{transform:translate(86.5116vw,31.726vh) scale(.298)}to{transform:translate(84.82765vw,99vh) scale(.298)}}.snow:nth-child(240){opacity:.8386;transform:translate(10.7439vw,-10px) scale(.0775);animation:fall-240 16s -10s linear infinite}@keyframes fall-240{57.653%{transform:translate(17.4073vw,57.653vh) scale(.0775)}to{transform:translate(14.0756vw,99vh) scale(.0775)}}.snow:nth-child(241){opacity:1.706;transform:translate(21.2368vw,-10px) scale(.2228);animation:fall-241 28s -20s linear infinite}@keyframes fall-241{77.883%{transform:translate(24.7092vw,77.883vh) scale(.2228)}to{transform:translate(22.973vw,99vh) scale(.2228)}}.snow:nth-child(242){opacity:.9514;transform:translate(74.6796vw,-10px) scale(.5602);animation:fall-242 11s -21s linear infinite}@keyframes fall-242{36.305%{transform:translate(80.3975vw,36.305vh) scale(.5602)}to{transform:translate(77.53855vw,99vh) scale(.5602)}}.snow:nth-child(243){opacity:.3194;transform:translate(20.9422vw,-10px) scale(.3378);animation:fall-243 17s -29s linear infinite}@keyframes fall-243{75.214%{transform:translate(19.6378vw,75.214vh) scale(.3378)}to{transform:translate(20.29vw,99vh) scale(.3378)}}.snow:nth-child(244){opacity:.4906;transform:translate(82.2402vw,-10px) scale(.8425);animation:fall-244 19s -4s linear infinite}@keyframes fall-244{43.909%{transform:translate(90.5846vw,43.909vh) scale(.8425)}to{transform:translate(86.4124vw,99vh) scale(.8425)}}.snow:nth-child(245){opacity:1.1802;transform:translate(38.3527vw,-10px) scale(.6063);animation:fall-245 23s -9s linear infinite}@keyframes fall-245{59.473%{transform:translate(44.0214vw,59.473vh) scale(.6063)}to{transform:translate(41.18705vw,99vh) scale(.6063)}}.snow:nth-child(246){opacity:.3264;transform:translate(1.9914vw,-10px) scale(.3026);animation:fall-246 12s -22s linear infinite}@keyframes fall-246{73.156%{transform:translate(2.8249vw,73.156vh) scale(.3026)}to{transform:translate(2.40815vw,99vh) scale(.3026)}}.snow:nth-child(247){opacity:.643;transform:translate(34.3316vw,-10px) scale(.7616);animation:fall-247 19s -24s linear infinite}@keyframes fall-247{63.321%{transform:translate(31.3634vw,63.321vh) scale(.7616)}to{transform:translate(32.8475vw,99vh) scale(.7616)}}.snow:nth-child(248){opacity:.0494;transform:translate(56.7364vw,-10px) scale(.7918);animation:fall-248 13s -21s linear infinite}@keyframes fall-248{41.258%{transform:translate(48.0505vw,41.258vh) scale(.7918)}to{transform:translate(52.39345vw,99vh) scale(.7918)}}.snow:nth-child(249){opacity:.3084;transform:translate(13.8749vw,-10px) scale(.3963);animation:fall-249 28s -8s linear infinite}@keyframes fall-249{56.716%{transform:translate(23.2031vw,56.716vh) scale(.3963)}to{transform:translate(18.539vw,99vh) scale(.3963)}}.snow:nth-child(250){opacity:.9142;transform:translate(82.2259vw,-10px) scale(.189);animation:fall-250 29s -23s linear infinite}@keyframes fall-250{69.811%{transform:translate(84.6003vw,69.811vh) scale(.189)}to{transform:translate(83.4131vw,99vh) scale(.189)}}.snow:nth-child(251){opacity:1.585;transform:translate(47.5088vw,-10px) scale(.3008);animation:fall-251 16s -27s linear infinite}@keyframes fall-251{33.331%{transform:translate(49.1608vw,33.331vh) scale(.3008)}to{transform:translate(48.3348vw,99vh) scale(.3008)}}.snow:nth-child(252){opacity:1.6684;transform:translate(51.084vw,-10px) scale(.582);animation:fall-252 17s -27s linear infinite}@keyframes fall-252{78.502%{transform:translate(45.4108vw,78.502vh) scale(.582)}to{transform:translate(48.2474vw,99vh) scale(.582)}}.snow:nth-child(253){opacity:.7828;transform:translate(.0003vw,-10px) scale(.4017);animation:fall-253 18s -6s linear infinite}@keyframes fall-253{65.132%{transform:translate(8.2237vw,65.132vh) scale(.4017)}to{transform:translate(4.112vw,99vh) scale(.4017)}}.snow:nth-child(254){opacity:1.3242;transform:translate(1.8685vw,-10px) scale(.6151);animation:fall-254 30s -12s linear infinite}@keyframes fall-254{64.603%{transform:translate(5.9334vw,64.603vh) scale(.6151)}to{transform:translate(3.90095vw,99vh) scale(.6151)}}.snow:nth-child(255){opacity:.2086;transform:translate(41.2859vw,-10px) scale(.6736);animation:fall-255 26s -26s linear infinite}@keyframes fall-255{72.294%{transform:translate(51.1786vw,72.294vh) scale(.6736)}to{transform:translate(46.23225vw,99vh) scale(.6736)}}.snow:nth-child(256){opacity:1.633;transform:translate(91.1252vw,-10px) scale(.6647);animation:fall-256 19s -22s linear infinite}@keyframes fall-256{48.821%{transform:translate(92.5913vw,48.821vh) scale(.6647)}to{transform:translate(91.85825vw,99vh) scale(.6647)}}.snow:nth-child(257){opacity:1.2768;transform:translate(72.3181vw,-10px) scale(.237);animation:fall-257 27s -2s linear infinite}@keyframes fall-257{52.876%{transform:translate(63.5391vw,52.876vh) scale(.237)}to{transform:translate(67.9286vw,99vh) scale(.237)}}.snow:nth-child(258){opacity:1.6936;transform:translate(18.6155vw,-10px) scale(.3781);animation:fall-258 19s -14s linear infinite}@keyframes fall-258{79.38%{transform:translate(9.2913vw,79.38vh) scale(.3781)}to{transform:translate(13.9534vw,99vh) scale(.3781)}}.snow:nth-child(259){opacity:.065;transform:translate(77.9407vw,-10px) scale(.664);animation:fall-259 10s -12s linear infinite}@keyframes fall-259{42.472%{transform:translate(78.2666vw,42.472vh) scale(.664)}to{transform:translate(78.10365vw,99vh) scale(.664)}}.snow:nth-child(260){opacity:1.6042;transform:translate(65.3226vw,-10px) scale(.3856);animation:fall-260 26s -7s linear infinite}@keyframes fall-260{65.713%{transform:translate(72.0421vw,65.713vh) scale(.3856)}to{transform:translate(68.68235vw,99vh) scale(.3856)}}.snow:nth-child(261){opacity:1.6974;transform:translate(29.3622vw,-10px) scale(.9957);animation:fall-261 15s -13s linear infinite}@keyframes fall-261{77.761%{transform:translate(32.106vw,77.761vh) scale(.9957)}to{transform:translate(30.7341vw,99vh) scale(.9957)}}.snow:nth-child(262){opacity:1.8398;transform:translate(95.9878vw,-10px) scale(.8258);animation:fall-262 13s -6s linear infinite}@keyframes fall-262{76.485%{transform:translate(96.5044vw,76.485vh) scale(.8258)}to{transform:translate(96.2461vw,99vh) scale(.8258)}}.snow:nth-child(263){opacity:1.297;transform:translate(81.9025vw,-10px) scale(.0247);animation:fall-263 18s -30s linear infinite}@keyframes fall-263{34.525%{transform:translate(89.4349vw,34.525vh) scale(.0247)}to{transform:translate(85.6687vw,99vh) scale(.0247)}}.snow:nth-child(264){opacity:1.6952;transform:translate(10.5313vw,-10px) scale(.2388);animation:fall-264 14s -14s linear infinite}@keyframes fall-264{42.812%{transform:translate(5.1128vw,42.812vh) scale(.2388)}to{transform:translate(7.82205vw,99vh) scale(.2388)}}.snow:nth-child(265){opacity:1.4626;transform:translate(18.9563vw,-10px) scale(.3321);animation:fall-265 13s -28s linear infinite}@keyframes fall-265{39.627%{transform:translate(16.6989vw,39.627vh) scale(.3321)}to{transform:translate(17.8276vw,99vh) scale(.3321)}}.snow:nth-child(266){opacity:.6426;transform:translate(64.9877vw,-10px) scale(.4243);animation:fall-266 24s -20s linear infinite}@keyframes fall-266{65.239%{transform:translate(71.6598vw,65.239vh) scale(.4243)}to{transform:translate(68.32375vw,99vh) scale(.4243)}}.snow:nth-child(267){opacity:.4676;transform:translate(9.9796vw,-10px) scale(.8453);animation:fall-267 25s -22s linear infinite}@keyframes fall-267{36.09%{transform:translate(4.9214vw,36.09vh) scale(.8453)}to{transform:translate(7.4505vw,99vh) scale(.8453)}}.snow:nth-child(268){opacity:1.2836;transform:translate(41.5512vw,-10px) scale(.6608);animation:fall-268 17s -24s linear infinite}@keyframes fall-268{71.129%{transform:translate(34.5856vw,71.129vh) scale(.6608)}to{transform:translate(38.0684vw,99vh) scale(.6608)}}.snow:nth-child(269){opacity:.7896;transform:translate(45.2044vw,-10px) scale(.9962);animation:fall-269 17s -28s linear infinite}@keyframes fall-269{34.594%{transform:translate(35.4689vw,34.594vh) scale(.9962)}to{transform:translate(40.33665vw,99vh) scale(.9962)}}.snow:nth-child(270){opacity:.7462;transform:translate(73.6672vw,-10px) scale(.1703);animation:fall-270 26s -16s linear infinite}@keyframes fall-270{38.292%{transform:translate(64.2628vw,38.292vh) scale(.1703)}to{transform:translate(68.965vw,99vh) scale(.1703)}}.snow:nth-child(271){opacity:.0718;transform:translate(40.4304vw,-10px) scale(.5471);animation:fall-271 11s -22s linear infinite}@keyframes fall-271{40.372%{transform:translate(45.3624vw,40.372vh) scale(.5471)}to{transform:translate(42.8964vw,99vh) scale(.5471)}}.snow:nth-child(272){opacity:1.9612;transform:translate(79.7843vw,-10px) scale(.0488);animation:fall-272 13s -27s linear infinite}@keyframes fall-272{51.304%{transform:translate(76.9379vw,51.304vh) scale(.0488)}to{transform:translate(78.3611vw,99vh) scale(.0488)}}.snow:nth-child(273){opacity:.657;transform:translate(63.1763vw,-10px) scale(.5919);animation:fall-273 12s -26s linear infinite}@keyframes fall-273{30.369%{transform:translate(73.0745vw,30.369vh) scale(.5919)}to{transform:translate(68.1254vw,99vh) scale(.5919)}}.snow:nth-child(274){opacity:1.1186;transform:translate(24.2075vw,-10px) scale(.1433);animation:fall-274 30s -9s linear infinite}@keyframes fall-274{78.832%{transform:translate(33.092vw,78.832vh) scale(.1433)}to{transform:translate(28.64975vw,99vh) scale(.1433)}}.snow:nth-child(275){opacity:.9554;transform:translate(41.9242vw,-10px) scale(.2759);animation:fall-275 20s -11s linear infinite}@keyframes fall-275{36.126%{transform:translate(32.5529vw,36.126vh) scale(.2759)}to{transform:translate(37.23855vw,99vh) scale(.2759)}}.snow:nth-child(276){opacity:1.8348;transform:translate(87.2047vw,-10px) scale(.0817);animation:fall-276 23s -11s linear infinite}@keyframes fall-276{46.425%{transform:translate(92.0939vw,46.425vh) scale(.0817)}to{transform:translate(89.6493vw,99vh) scale(.0817)}}.snow:nth-child(277){opacity:.8602;transform:translate(92.0193vw,-10px) scale(.3694);animation:fall-277 28s -19s linear infinite}@keyframes fall-277{44.726%{transform:translate(84.2968vw,44.726vh) scale(.3694)}to{transform:translate(88.15805vw,99vh) scale(.3694)}}.snow:nth-child(278){opacity:.9612;transform:translate(96.9648vw,-10px) scale(.3226);animation:fall-278 27s -29s linear infinite}@keyframes fall-278{63.153%{transform:translate(106.4478vw,63.153vh) scale(.3226)}to{transform:translate(101.7063vw,99vh) scale(.3226)}}.snow:nth-child(279){opacity:1.8224;transform:translate(10.2875vw,-10px) scale(.5061);animation:fall-279 11s -26s linear infinite}@keyframes fall-279{56.456%{transform:translate(13.5046vw,56.456vh) scale(.5061)}to{transform:translate(11.89605vw,99vh) scale(.5061)}}.snow:nth-child(280){opacity:1.6148;transform:translate(68.8647vw,-10px) scale(.8078);animation:fall-280 24s -9s linear infinite}@keyframes fall-280{58.058%{transform:translate(66.5601vw,58.058vh) scale(.8078)}to{transform:translate(67.7124vw,99vh) scale(.8078)}}.snow:nth-child(281){opacity:1.7036;transform:translate(33.1639vw,-10px) scale(.9351);animation:fall-281 29s -1s linear infinite}@keyframes fall-281{59.335%{transform:translate(29.7308vw,59.335vh) scale(.9351)}to{transform:translate(31.44735vw,99vh) scale(.9351)}}.snow:nth-child(282){opacity:1.0588;transform:translate(22.9315vw,-10px) scale(.6131);animation:fall-282 12s -14s linear infinite}@keyframes fall-282{72.409%{transform:translate(25.8583vw,72.409vh) scale(.6131)}to{transform:translate(24.3949vw,99vh) scale(.6131)}}.snow:nth-child(283){opacity:1.4608;transform:translate(42.8163vw,-10px) scale(.4695);animation:fall-283 15s -26s linear infinite}@keyframes fall-283{69.236%{transform:translate(47.9144vw,69.236vh) scale(.4695)}to{transform:translate(45.36535vw,99vh) scale(.4695)}}.snow:nth-child(284){opacity:.1112;transform:translate(23.3169vw,-10px) scale(.2689);animation:fall-284 18s -26s linear infinite}@keyframes fall-284{35.457%{transform:translate(15.4562vw,35.457vh) scale(.2689)}to{transform:translate(19.38655vw,99vh) scale(.2689)}}.snow:nth-child(285){opacity:1.4524;transform:translate(2.6818vw,-10px) scale(.9469);animation:fall-285 22s -6s linear infinite}@keyframes fall-285{60.128%{transform:translate(2.3424vw,60.128vh) scale(.9469)}to{transform:translate(2.5121vw,99vh) scale(.9469)}}.snow:nth-child(286){opacity:1.7842;transform:translate(3.907vw,-10px) scale(.2707);animation:fall-286 12s -30s linear infinite}@keyframes fall-286{63.473%{transform:translate(-1.3322vw,63.473vh) scale(.2707)}to{transform:translate(1.2874vw,99vh) scale(.2707)}}.snow:nth-child(287){opacity:1.9314;transform:translate(43.4545vw,-10px) scale(.0284);animation:fall-287 12s -8s linear infinite}@keyframes fall-287{77.588%{transform:translate(44.9515vw,77.588vh) scale(.0284)}to{transform:translate(44.203vw,99vh) scale(.0284)}}.snow:nth-child(288){opacity:1.7464;transform:translate(85.8285vw,-10px) scale(.5892);animation:fall-288 29s -6s linear infinite}@keyframes fall-288{53.514%{transform:translate(90.3013vw,53.514vh) scale(.5892)}to{transform:translate(88.0649vw,99vh) scale(.5892)}}.snow:nth-child(289){opacity:.0754;transform:translate(60.4548vw,-10px) scale(.6513);animation:fall-289 11s -3s linear infinite}@keyframes fall-289{78.523%{transform:translate(66.7366vw,78.523vh) scale(.6513)}to{transform:translate(63.5957vw,99vh) scale(.6513)}}.snow:nth-child(290){opacity:.3708;transform:translate(41.2857vw,-10px) scale(.6002);animation:fall-290 18s -8s linear infinite}@keyframes fall-290{38.554%{transform:translate(48.8181vw,38.554vh) scale(.6002)}to{transform:translate(45.0519vw,99vh) scale(.6002)}}.snow:nth-child(291){opacity:1.4662;transform:translate(84.745vw,-10px) scale(.9534);animation:fall-291 11s -19s linear infinite}@keyframes fall-291{50.122%{transform:translate(88.192vw,50.122vh) scale(.9534)}to{transform:translate(86.4685vw,99vh) scale(.9534)}}.snow:nth-child(292){opacity:.849;transform:translate(88.3152vw,-10px) scale(.2792);animation:fall-292 25s -10s linear infinite}@keyframes fall-292{31.92%{transform:translate(95.9872vw,31.92vh) scale(.2792)}to{transform:translate(92.1512vw,99vh) scale(.2792)}}.snow:nth-child(293){opacity:.06;transform:translate(48.6446vw,-10px) scale(.2804);animation:fall-293 17s -16s linear infinite}@keyframes fall-293{62.641%{transform:translate(45.215vw,62.641vh) scale(.2804)}to{transform:translate(46.9298vw,99vh) scale(.2804)}}.snow:nth-child(294){opacity:.6532;transform:translate(72.6425vw,-10px) scale(.4343);animation:fall-294 10s -26s linear infinite}@keyframes fall-294{67.901%{transform:translate(74.5699vw,67.901vh) scale(.4343)}to{transform:translate(73.6062vw,99vh) scale(.4343)}}.snow:nth-child(295){opacity:.8866;transform:translate(70.9679vw,-10px) scale(.0704);animation:fall-295 27s -1s linear infinite}@keyframes fall-295{45.407%{transform:translate(77.9624vw,45.407vh) scale(.0704)}to{transform:translate(74.46515vw,99vh) scale(.0704)}}.snow:nth-child(296){opacity:.7172;transform:translate(21.9096vw,-10px) scale(.7511);animation:fall-296 28s -9s linear infinite}@keyframes fall-296{43.538%{transform:translate(27.2278vw,43.538vh) scale(.7511)}to{transform:translate(24.5687vw,99vh) scale(.7511)}}.snow:nth-child(297){opacity:1.3992;transform:translate(41.4904vw,-10px) scale(.0779);animation:fall-297 29s -3s linear infinite}@keyframes fall-297{44.742%{transform:translate(33.1975vw,44.742vh) scale(.0779)}to{transform:translate(37.34395vw,99vh) scale(.0779)}}.snow:nth-child(298){opacity:1.444;transform:translate(17.6275vw,-10px) scale(.1216);animation:fall-298 29s -4s linear infinite}@keyframes fall-298{47.634%{transform:translate(9.4522vw,47.634vh) scale(.1216)}to{transform:translate(13.53985vw,99vh) scale(.1216)}}.snow:nth-child(299){opacity:.8742;transform:translate(80.3003vw,-10px) scale(.3531);animation:fall-299 19s -29s linear infinite}@keyframes fall-299{68.931%{transform:translate(87.7173vw,68.931vh) scale(.3531)}to{transform:translate(84.0088vw,99vh) scale(.3531)}}.snow:nth-child(300){opacity:1.3104;transform:translate(43.8997vw,-10px) scale(.7112);animation:fall-300 14s -19s linear infinite}@keyframes fall-300{31.991%{transform:translate(37.5444vw,31.991vh) scale(.7112)}to{transform:translate(40.72205vw,99vh) scale(.7112)}}.snow:nth-child(301){opacity:1.6522;transform:translate(57.1126vw,-10px) scale(.4837);animation:fall-301 23s -2s linear infinite}@keyframes fall-301{44.615%{transform:translate(65.4297vw,44.615vh) scale(.4837)}to{transform:translate(61.27115vw,99vh) scale(.4837)}}.snow:nth-child(302){opacity:1.845;transform:translate(13.6866vw,-10px) scale(.0417);animation:fall-302 26s -10s linear infinite}@keyframes fall-302{37.29%{transform:translate(22.5861vw,37.29vh) scale(.0417)}to{transform:translate(18.13635vw,99vh) scale(.0417)}}.snow:nth-child(303){opacity:1.533;transform:translate(33.985vw,-10px) scale(.4621);animation:fall-303 26s -26s linear infinite}@keyframes fall-303{48.056%{transform:translate(32.2725vw,48.056vh) scale(.4621)}to{transform:translate(33.12875vw,99vh) scale(.4621)}}.snow:nth-child(304){opacity:.0864;transform:translate(12.3862vw,-10px) scale(.9924);animation:fall-304 10s -4s linear infinite}@keyframes fall-304{44.591%{transform:translate(9.4753vw,44.591vh) scale(.9924)}to{transform:translate(10.93075vw,99vh) scale(.9924)}}.snow:nth-child(305){opacity:.709;transform:translate(93.5744vw,-10px) scale(.6835);animation:fall-305 16s -22s linear infinite}@keyframes fall-305{66.888%{transform:translate(95.197vw,66.888vh) scale(.6835)}to{transform:translate(94.3857vw,99vh) scale(.6835)}}.snow:nth-child(306){opacity:.367;transform:translate(13.5072vw,-10px) scale(.6141);animation:fall-306 13s -2s linear infinite}@keyframes fall-306{54.671%{transform:translate(8.8193vw,54.671vh) scale(.6141)}to{transform:translate(11.16325vw,99vh) scale(.6141)}}.snow:nth-child(307){opacity:.9426;transform:translate(36.7445vw,-10px) scale(.0164);animation:fall-307 22s -16s linear infinite}@keyframes fall-307{66.106%{transform:translate(37.7567vw,66.106vh) scale(.0164)}to{transform:translate(37.2506vw,99vh) scale(.0164)}}.snow:nth-child(308){opacity:1.2024;transform:translate(3.989vw,-10px) scale(.2729);animation:fall-308 18s -22s linear infinite}@keyframes fall-308{72.446%{transform:translate(10.3763vw,72.446vh) scale(.2729)}to{transform:translate(7.18265vw,99vh) scale(.2729)}}.snow:nth-child(309){opacity:1.8616;transform:translate(35.1174vw,-10px) scale(.1359);animation:fall-309 10s -22s linear infinite}@keyframes fall-309{63.973%{transform:translate(30.1307vw,63.973vh) scale(.1359)}to{transform:translate(32.62405vw,99vh) scale(.1359)}}.snow:nth-child(310){opacity:1.5244;transform:translate(41.4301vw,-10px) scale(.6294);animation:fall-310 12s -5s linear infinite}@keyframes fall-310{31.347%{transform:translate(45.8371vw,31.347vh) scale(.6294)}to{transform:translate(43.6336vw,99vh) scale(.6294)}}.snow:nth-child(311){opacity:1.0898;transform:translate(25.7422vw,-10px) scale(.758);animation:fall-311 15s -22s linear infinite}@keyframes fall-311{42.496%{transform:translate(21.1131vw,42.496vh) scale(.758)}to{transform:translate(23.42765vw,99vh) scale(.758)}}.snow:nth-child(312){opacity:.6646;transform:translate(71.0699vw,-10px) scale(.8241);animation:fall-312 12s -24s linear infinite}@keyframes fall-312{52.928%{transform:translate(76.2955vw,52.928vh) scale(.8241)}to{transform:translate(73.6827vw,99vh) scale(.8241)}}.snow:nth-child(313){opacity:1.1454;transform:translate(90.5013vw,-10px) scale(.4087);animation:fall-313 13s -15s linear infinite}@keyframes fall-313{44.221%{transform:translate(90.3703vw,44.221vh) scale(.4087)}to{transform:translate(90.4358vw,99vh) scale(.4087)}}.snow:nth-child(314){opacity:.4944;transform:translate(38.0261vw,-10px) scale(.3159);animation:fall-314 26s -18s linear infinite}@keyframes fall-314{44.55%{transform:translate(40.074vw,44.55vh) scale(.3159)}to{transform:translate(39.05005vw,99vh) scale(.3159)}}.snow:nth-child(315){opacity:1.4834;transform:translate(11.5213vw,-10px) scale(.6183);animation:fall-315 30s -20s linear infinite}@keyframes fall-315{32.344%{transform:translate(16.941vw,32.344vh) scale(.6183)}to{transform:translate(14.23115vw,99vh) scale(.6183)}}.snow:nth-child(316){opacity:1.8776;transform:translate(64.3977vw,-10px) scale(.0694);animation:fall-316 25s -13s linear infinite}@keyframes fall-316{74.583%{transform:translate(63.4909vw,74.583vh) scale(.0694)}to{transform:translate(63.9443vw,99vh) scale(.0694)}}.snow:nth-child(317){opacity:.3444;transform:translate(59.0153vw,-10px) scale(.2113);animation:fall-317 14s -18s linear infinite}@keyframes fall-317{52.177%{transform:translate(61.3892vw,52.177vh) scale(.2113)}to{transform:translate(60.20225vw,99vh) scale(.2113)}}.snow:nth-child(318){opacity:1.5672;transform:translate(90.3626vw,-10px) scale(.4295);animation:fall-318 23s -3s linear infinite}@keyframes fall-318{77.476%{transform:translate(84.523vw,77.476vh) scale(.4295)}to{transform:translate(87.4428vw,99vh) scale(.4295)}}.snow:nth-child(319){opacity:.5724;transform:translate(25.1903vw,-10px) scale(.5884);animation:fall-319 29s -6s linear infinite}@keyframes fall-319{44.29%{transform:translate(17.5422vw,44.29vh) scale(.5884)}to{transform:translate(21.36625vw,99vh) scale(.5884)}}.snow:nth-child(320){opacity:1.29;transform:translate(25.5763vw,-10px) scale(.4407);animation:fall-320 25s -15s linear infinite}@keyframes fall-320{30.331%{transform:translate(20.1413vw,30.331vh) scale(.4407)}to{transform:translate(22.8588vw,99vh) scale(.4407)}}.snow:nth-child(321){opacity:.5038;transform:translate(13.7525vw,-10px) scale(.8357);animation:fall-321 30s -9s linear infinite}@keyframes fall-321{40.53%{transform:translate(15.1939vw,40.53vh) scale(.8357)}to{transform:translate(14.4732vw,99vh) scale(.8357)}}.snow:nth-child(322){opacity:1.8856;transform:translate(69.2368vw,-10px) scale(.9041);animation:fall-322 16s -19s linear infinite}@keyframes fall-322{70.658%{transform:translate(60.6824vw,70.658vh) scale(.9041)}to{transform:translate(64.9596vw,99vh) scale(.9041)}}.snow:nth-child(323){opacity:1.2922;transform:translate(41.8132vw,-10px) scale(.6056);animation:fall-323 19s -6s linear infinite}@keyframes fall-323{63.883%{transform:translate(37.4594vw,63.883vh) scale(.6056)}to{transform:translate(39.6363vw,99vh) scale(.6056)}}.snow:nth-child(324){opacity:1.3454;transform:translate(30.2324vw,-10px) scale(.243);animation:fall-324 18s -7s linear infinite}@keyframes fall-324{70.799%{transform:translate(29.2867vw,70.799vh) scale(.243)}to{transform:translate(29.75955vw,99vh) scale(.243)}}.snow:nth-child(325){opacity:1.598;transform:translate(54.3377vw,-10px) scale(.0232);animation:fall-325 17s -16s linear infinite}@keyframes fall-325{56.966%{transform:translate(48.5834vw,56.966vh) scale(.0232)}to{transform:translate(51.46055vw,99vh) scale(.0232)}}.snow:nth-child(326){opacity:1.3254;transform:translate(68.8107vw,-10px) scale(.121);animation:fall-326 28s -8s linear infinite}@keyframes fall-326{42.266%{transform:translate(61.4486vw,42.266vh) scale(.121)}to{transform:translate(65.12965vw,99vh) scale(.121)}}.snow:nth-child(327){opacity:1.9912;transform:translate(45.9581vw,-10px) scale(.1134);animation:fall-327 25s -10s linear infinite}@keyframes fall-327{56.879%{transform:translate(48.3305vw,56.879vh) scale(.1134)}to{transform:translate(47.1443vw,99vh) scale(.1134)}}.snow:nth-child(328){opacity:1.3952;transform:translate(12.9816vw,-10px) scale(.5213);animation:fall-328 25s -11s linear infinite}@keyframes fall-328{61.179%{transform:translate(15.8674vw,61.179vh) scale(.5213)}to{transform:translate(14.4245vw,99vh) scale(.5213)}}.snow:nth-child(329){opacity:.7286;transform:translate(73.5403vw,-10px) scale(.8405);animation:fall-329 22s -25s linear infinite}@keyframes fall-329{76.615%{transform:translate(68.5888vw,76.615vh) scale(.8405)}to{transform:translate(71.06455vw,99vh) scale(.8405)}}.snow:nth-child(330){opacity:1.922;transform:translate(11.7118vw,-10px) scale(.4757);animation:fall-330 12s -22s linear infinite}@keyframes fall-330{64.928%{transform:translate(3.8291vw,64.928vh) scale(.4757)}to{transform:translate(7.77045vw,99vh) scale(.4757)}}.snow:nth-child(331){opacity:.5114;transform:translate(.0152vw,-10px) scale(.7657);animation:fall-331 23s -20s linear infinite}@keyframes fall-331{65.6%{transform:translate(4.179vw,65.6vh) scale(.7657)}to{transform:translate(2.0971vw,99vh) scale(.7657)}}.snow:nth-child(332){opacity:1.2436;transform:translate(23.1262vw,-10px) scale(.7011);animation:fall-332 18s -19s linear infinite}@keyframes fall-332{75.46%{transform:translate(17.7612vw,75.46vh) scale(.7011)}to{transform:translate(20.4437vw,99vh) scale(.7011)}}.snow:nth-child(333){opacity:.5854;transform:translate(50.7913vw,-10px) scale(.097);animation:fall-333 22s -9s linear infinite}@keyframes fall-333{71.788%{transform:translate(55.587vw,71.788vh) scale(.097)}to{transform:translate(53.18915vw,99vh) scale(.097)}}.snow:nth-child(334){opacity:.8788;transform:translate(94.3761vw,-10px) scale(.8978);animation:fall-334 16s -19s linear infinite}@keyframes fall-334{59.54%{transform:translate(86.0087vw,59.54vh) scale(.8978)}to{transform:translate(90.1924vw,99vh) scale(.8978)}}.snow:nth-child(335){opacity:1.7132;transform:translate(53.976vw,-10px) scale(.2611);animation:fall-335 23s -29s linear infinite}@keyframes fall-335{66.041%{transform:translate(57.6606vw,66.041vh) scale(.2611)}to{transform:translate(55.8183vw,99vh) scale(.2611)}}.snow:nth-child(336){opacity:.9648;transform:translate(81.9364vw,-10px) scale(.6302);animation:fall-336 22s -16s linear infinite}@keyframes fall-336{55.008%{transform:translate(80.4825vw,55.008vh) scale(.6302)}to{transform:translate(81.20945vw,99vh) scale(.6302)}}.snow:nth-child(337){opacity:1.998;transform:translate(11.7461vw,-10px) scale(.7596);animation:fall-337 15s -26s linear infinite}@keyframes fall-337{79.864%{transform:translate(16.2907vw,79.864vh) scale(.7596)}to{transform:translate(14.0184vw,99vh) scale(.7596)}}.snow:nth-child(338){opacity:1.3822;transform:translate(8.1045vw,-10px) scale(.1757);animation:fall-338 12s -4s linear infinite}@keyframes fall-338{32.481%{transform:translate(10.586vw,32.481vh) scale(.1757)}to{transform:translate(9.34525vw,99vh) scale(.1757)}}.snow:nth-child(339){opacity:.4444;transform:translate(42.7176vw,-10px) scale(.2959);animation:fall-339 14s -10s linear infinite}@keyframes fall-339{67.65%{transform:translate(34.0007vw,67.65vh) scale(.2959)}to{transform:translate(38.35915vw,99vh) scale(.2959)}}.snow:nth-child(340){opacity:.533;transform:translate(71.3813vw,-10px) scale(.3981);animation:fall-340 30s -11s linear infinite}@keyframes fall-340{32.815%{transform:translate(76.551vw,32.815vh) scale(.3981)}to{transform:translate(73.96615vw,99vh) scale(.3981)}}.snow:nth-child(341){opacity:.1664;transform:translate(69.1783vw,-10px) scale(.0621);animation:fall-341 12s -24s linear infinite}@keyframes fall-341{64.353%{transform:translate(61.1926vw,64.353vh) scale(.0621)}to{transform:translate(65.18545vw,99vh) scale(.0621)}}.snow:nth-child(342){opacity:1.5294;transform:translate(59.7147vw,-10px) scale(.2928);animation:fall-342 25s -4s linear infinite}@keyframes fall-342{39.604%{transform:translate(60.1419vw,39.604vh) scale(.2928)}to{transform:translate(59.9283vw,99vh) scale(.2928)}}.snow:nth-child(343){opacity:1.9474;transform:translate(21.0223vw,-10px) scale(.9442);animation:fall-343 26s -7s linear infinite}@keyframes fall-343{31.624%{transform:translate(22.3333vw,31.624vh) scale(.9442)}to{transform:translate(21.6778vw,99vh) scale(.9442)}}.snow:nth-child(344){opacity:1.8224;transform:translate(29.7706vw,-10px) scale(.5816);animation:fall-344 20s -9s linear infinite}@keyframes fall-344{71.712%{transform:translate(38.5772vw,71.712vh) scale(.5816)}to{transform:translate(34.1739vw,99vh) scale(.5816)}}.snow:nth-child(345){opacity:1.5552;transform:translate(91.2056vw,-10px) scale(.89);animation:fall-345 28s -29s linear infinite}@keyframes fall-345{40.437%{transform:translate(89.8609vw,40.437vh) scale(.89)}to{transform:translate(90.53325vw,99vh) scale(.89)}}.snow:nth-child(346){opacity:.256;transform:translate(87.0643vw,-10px) scale(.4177);animation:fall-346 17s -16s linear infinite}@keyframes fall-346{45.105%{transform:translate(80.928vw,45.105vh) scale(.4177)}to{transform:translate(83.99615vw,99vh) scale(.4177)}}.snow:nth-child(347){opacity:1.14;transform:translate(64.5456vw,-10px) scale(.7247);animation:fall-347 17s -29s linear infinite}@keyframes fall-347{78.842%{transform:translate(54.8863vw,78.842vh) scale(.7247)}to{transform:translate(59.71595vw,99vh) scale(.7247)}}.snow:nth-child(348){opacity:1.2244;transform:translate(99.463vw,-10px) scale(.1539);animation:fall-348 14s -13s linear infinite}@keyframes fall-348{51.342%{transform:translate(97.4527vw,51.342vh) scale(.1539)}to{transform:translate(98.45785vw,99vh) scale(.1539)}}.snow:nth-child(349){opacity:.4042;transform:translate(10.9093vw,-10px) scale(.6797);animation:fall-349 19s -4s linear infinite}@keyframes fall-349{68.434%{transform:translate(2.9582vw,68.434vh) scale(.6797)}to{transform:translate(6.93375vw,99vh) scale(.6797)}}.snow:nth-child(350){opacity:1.1014;transform:translate(40.4346vw,-10px) scale(.1878);animation:fall-350 28s -26s linear infinite}@keyframes fall-350{40.782%{transform:translate(43.9426vw,40.782vh) scale(.1878)}to{transform:translate(42.1886vw,99vh) scale(.1878)}}.snow:nth-child(351){opacity:1.573;transform:translate(99.1857vw,-10px) scale(.2149);animation:fall-351 19s -3s linear infinite}@keyframes fall-351{39.539%{transform:translate(99.9751vw,39.539vh) scale(.2149)}to{transform:translate(99.5804vw,99vh) scale(.2149)}}.snow:nth-child(352){opacity:.662;transform:translate(48.2319vw,-10px) scale(.8032);animation:fall-352 22s -13s linear infinite}@keyframes fall-352{74.525%{transform:translate(38.5708vw,74.525vh) scale(.8032)}to{transform:translate(43.40135vw,99vh) scale(.8032)}}.snow:nth-child(353){opacity:1.1256;transform:translate(93.0686vw,-10px) scale(.0841);animation:fall-353 28s -1s linear infinite}@keyframes fall-353{47.97%{transform:translate(90.8191vw,47.97vh) scale(.0841)}to{transform:translate(91.94385vw,99vh) scale(.0841)}}.snow:nth-child(354){opacity:.1652;transform:translate(4.3729vw,-10px) scale(.8438);animation:fall-354 20s -29s linear infinite}@keyframes fall-354{49.837%{transform:translate(-2.9007vw,49.837vh) scale(.8438)}to{transform:translate(.7361vw,99vh) scale(.8438)}}.snow:nth-child(355){opacity:1.8104;transform:translate(2.4387vw,-10px) scale(.3165);animation:fall-355 15s -15s linear infinite}@keyframes fall-355{65.288%{transform:translate(.921vw,65.288vh) scale(.3165)}to{transform:translate(1.67985vw,99vh) scale(.3165)}}.snow:nth-child(356){opacity:1.0998;transform:translate(66.3808vw,-10px) scale(.8583);animation:fall-356 22s -29s linear infinite}@keyframes fall-356{51.138%{transform:translate(69.3653vw,51.138vh) scale(.8583)}to{transform:translate(67.87305vw,99vh) scale(.8583)}}.snow:nth-child(357){opacity:.2236;transform:translate(23.0779vw,-10px) scale(.4227);animation:fall-357 13s -16s linear infinite}@keyframes fall-357{70.222%{transform:translate(15.0931vw,70.222vh) scale(.4227)}to{transform:translate(19.0855vw,99vh) scale(.4227)}}.snow:nth-child(358){opacity:1.9076;transform:translate(38.7129vw,-10px) scale(.2217);animation:fall-358 17s -6s linear infinite}@keyframes fall-358{45.346%{transform:translate(41.2306vw,45.346vh) scale(.2217)}to{transform:translate(39.97175vw,99vh) scale(.2217)}}.snow:nth-child(359){opacity:1.4348;transform:translate(70.5707vw,-10px) scale(.0146);animation:fall-359 26s -28s linear infinite}@keyframes fall-359{69.235%{transform:translate(76.5643vw,69.235vh) scale(.0146)}to{transform:translate(73.5675vw,99vh) scale(.0146)}}.snow:nth-child(360){opacity:1.1144;transform:translate(76.7914vw,-10px) scale(.0955);animation:fall-360 23s -30s linear infinite}@keyframes fall-360{42.156%{transform:translate(69.748vw,42.156vh) scale(.0955)}to{transform:translate(73.2697vw,99vh) scale(.0955)}}.snow:nth-child(361){opacity:1.3096;transform:translate(3.9895vw,-10px) scale(.2574);animation:fall-361 25s -18s linear infinite}@keyframes fall-361{39.679%{transform:translate(3.093vw,39.679vh) scale(.2574)}to{transform:translate(3.54125vw,99vh) scale(.2574)}}.snow:nth-child(362){opacity:.1876;transform:translate(28.7827vw,-10px) scale(.1442);animation:fall-362 11s -6s linear infinite}@keyframes fall-362{59.94%{transform:translate(23.4455vw,59.94vh) scale(.1442)}to{transform:translate(26.1141vw,99vh) scale(.1442)}}.snow:nth-child(363){opacity:.9934;transform:translate(69.1395vw,-10px) scale(.0525);animation:fall-363 23s -17s linear infinite}@keyframes fall-363{39.181%{transform:translate(77.3295vw,39.181vh) scale(.0525)}to{transform:translate(73.2345vw,99vh) scale(.0525)}}.snow:nth-child(364){opacity:.9394;transform:translate(4.3325vw,-10px) scale(.4662);animation:fall-364 20s -20s linear infinite}@keyframes fall-364{78.319%{transform:translate(10.3617vw,78.319vh) scale(.4662)}to{transform:translate(7.3471vw,99vh) scale(.4662)}}.snow:nth-child(365){opacity:1.1484;transform:translate(8.5504vw,-10px) scale(.1753);animation:fall-365 10s -30s linear infinite}@keyframes fall-365{66.26%{transform:translate(.599vw,66.26vh) scale(.1753)}to{transform:translate(4.5747vw,99vh) scale(.1753)}}.snow:nth-child(366){opacity:.0088;transform:translate(27.2977vw,-10px) scale(.113);animation:fall-366 20s -18s linear infinite}@keyframes fall-366{73.797%{transform:translate(35.3457vw,73.797vh) scale(.113)}to{transform:translate(31.3217vw,99vh) scale(.113)}}.snow:nth-child(367){opacity:.6102;transform:translate(84.8398vw,-10px) scale(.1008);animation:fall-367 20s -26s linear infinite}@keyframes fall-367{62.6%{transform:translate(86.1711vw,62.6vh) scale(.1008)}to{transform:translate(85.50545vw,99vh) scale(.1008)}}.snow:nth-child(368){opacity:1.938;transform:translate(66.4016vw,-10px) scale(.7445);animation:fall-368 12s -10s linear infinite}@keyframes fall-368{64.971%{transform:translate(67.555vw,64.971vh) scale(.7445)}to{transform:translate(66.9783vw,99vh) scale(.7445)}}.snow:nth-child(369){opacity:1.5544;transform:translate(12.2474vw,-10px) scale(.0936);animation:fall-369 24s -10s linear infinite}@keyframes fall-369{42.467%{transform:translate(13.6569vw,42.467vh) scale(.0936)}to{transform:translate(12.95215vw,99vh) scale(.0936)}}.snow:nth-child(370){opacity:.1796;transform:translate(45.5762vw,-10px) scale(.4639);animation:fall-370 21s -10s linear infinite}@keyframes fall-370{33.719%{transform:translate(42.102vw,33.719vh) scale(.4639)}to{transform:translate(43.8391vw,99vh) scale(.4639)}}.snow:nth-child(371){opacity:1.1578;transform:translate(21.9663vw,-10px) scale(.2187);animation:fall-371 15s -19s linear infinite}@keyframes fall-371{48.247%{transform:translate(18.9195vw,48.247vh) scale(.2187)}to{transform:translate(20.4429vw,99vh) scale(.2187)}}.snow:nth-child(372){opacity:1.2642;transform:translate(82.7761vw,-10px) scale(.5148);animation:fall-372 30s -9s linear infinite}@keyframes fall-372{35.122%{transform:translate(77.1176vw,35.122vh) scale(.5148)}to{transform:translate(79.94685vw,99vh) scale(.5148)}}.snow:nth-child(373){opacity:1.8828;transform:translate(60.8208vw,-10px) scale(.6529);animation:fall-373 20s -22s linear infinite}@keyframes fall-373{55.091%{transform:translate(64.8265vw,55.091vh) scale(.6529)}to{transform:translate(62.82365vw,99vh) scale(.6529)}}.snow:nth-child(374){opacity:1.228;transform:translate(20.6912vw,-10px) scale(.4286);animation:fall-374 20s -19s linear infinite}@keyframes fall-374{63.039%{transform:translate(21.9151vw,63.039vh) scale(.4286)}to{transform:translate(21.30315vw,99vh) scale(.4286)}}.snow:nth-child(375){opacity:.6094;transform:translate(30.8807vw,-10px) scale(.775);animation:fall-375 25s -14s linear infinite}@keyframes fall-375{51.888%{transform:translate(32.125vw,51.888vh) scale(.775)}to{transform:translate(31.50285vw,99vh) scale(.775)}}.snow:nth-child(376){opacity:.2872;transform:translate(18.8908vw,-10px) scale(.9942);animation:fall-376 10s -15s linear infinite}@keyframes fall-376{61.96%{transform:translate(24.0816vw,61.96vh) scale(.9942)}to{transform:translate(21.4862vw,99vh) scale(.9942)}}.snow:nth-child(377){opacity:1.0098;transform:translate(93.2295vw,-10px) scale(.6151);animation:fall-377 25s -28s linear infinite}@keyframes fall-377{41.327%{transform:translate(85.9164vw,41.327vh) scale(.6151)}to{transform:translate(89.57295vw,99vh) scale(.6151)}}.snow:nth-child(378){opacity:1.7814;transform:translate(44.91vw,-10px) scale(.0992);animation:fall-378 26s -2s linear infinite}@keyframes fall-378{38.743%{transform:translate(54.0553vw,38.743vh) scale(.0992)}to{transform:translate(49.48265vw,99vh) scale(.0992)}}.snow:nth-child(379){opacity:1.8666;transform:translate(32.0393vw,-10px) scale(.4213);animation:fall-379 12s -23s linear infinite}@keyframes fall-379{51.343%{transform:translate(24.4463vw,51.343vh) scale(.4213)}to{transform:translate(28.2428vw,99vh) scale(.4213)}}.snow:nth-child(380){opacity:1.4222;transform:translate(87.1471vw,-10px) scale(.6728);animation:fall-380 18s -30s linear infinite}@keyframes fall-380{62.213%{transform:translate(84.1233vw,62.213vh) scale(.6728)}to{transform:translate(85.6352vw,99vh) scale(.6728)}}.snow:nth-child(381){opacity:.888;transform:translate(19.2848vw,-10px) scale(.2666);animation:fall-381 28s -1s linear infinite}@keyframes fall-381{70.713%{transform:translate(10.6811vw,70.713vh) scale(.2666)}to{transform:translate(14.98295vw,99vh) scale(.2666)}}.snow:nth-child(382){opacity:.8582;transform:translate(48.9455vw,-10px) scale(.3462);animation:fall-382 25s -1s linear infinite}@keyframes fall-382{48.986%{transform:translate(42.126vw,48.986vh) scale(.3462)}to{transform:translate(45.53575vw,99vh) scale(.3462)}}.snow:nth-child(383){opacity:.7192;transform:translate(29.8569vw,-10px) scale(.4904);animation:fall-383 20s -29s linear infinite}@keyframes fall-383{34.603%{transform:translate(31.6509vw,34.603vh) scale(.4904)}to{transform:translate(30.7539vw,99vh) scale(.4904)}}.snow:nth-child(384){opacity:1.6656;transform:translate(10.4488vw,-10px) scale(.5544);animation:fall-384 15s -21s linear infinite}@keyframes fall-384{75.982%{transform:translate(17.4745vw,75.982vh) scale(.5544)}to{transform:translate(13.96165vw,99vh) scale(.5544)}}.snow:nth-child(385){opacity:.6094;transform:translate(36.8399vw,-10px) scale(.0953);animation:fall-385 28s -16s linear infinite}@keyframes fall-385{50.962%{transform:translate(42.806vw,50.962vh) scale(.0953)}to{transform:translate(39.82295vw,99vh) scale(.0953)}}.snow:nth-child(386){opacity:.5456;transform:translate(32.7904vw,-10px) scale(.6537);animation:fall-386 16s -6s linear infinite}@keyframes fall-386{66.771%{transform:translate(34.8969vw,66.771vh) scale(.6537)}to{transform:translate(33.84365vw,99vh) scale(.6537)}}.snow:nth-child(387){opacity:.5584;transform:translate(1.5037vw,-10px) scale(.6143);animation:fall-387 10s -9s linear infinite}@keyframes fall-387{37.292%{transform:translate(4.1805vw,37.292vh) scale(.6143)}to{transform:translate(2.8421vw,99vh) scale(.6143)}}.snow:nth-child(388){opacity:.5376;transform:translate(45.0381vw,-10px) scale(.7347);animation:fall-388 17s -3s linear infinite}@keyframes fall-388{68.682%{transform:translate(39.7439vw,68.682vh) scale(.7347)}to{transform:translate(42.391vw,99vh) scale(.7347)}}.snow:nth-child(389){opacity:.6632;transform:translate(6.4734vw,-10px) scale(.0904);animation:fall-389 13s -22s linear infinite}@keyframes fall-389{75.829%{transform:translate(16.0683vw,75.829vh) scale(.0904)}to{transform:translate(11.27085vw,99vh) scale(.0904)}}.snow:nth-child(390){opacity:.627;transform:translate(31.7309vw,-10px) scale(.3693);animation:fall-390 30s -6s linear infinite}@keyframes fall-390{45.788%{transform:translate(34.6432vw,45.788vh) scale(.3693)}to{transform:translate(33.18705vw,99vh) scale(.3693)}}.snow:nth-child(391){opacity:.0494;transform:translate(71.075vw,-10px) scale(.4164);animation:fall-391 22s -17s linear infinite}@keyframes fall-391{59.68%{transform:translate(72.0143vw,59.68vh) scale(.4164)}to{transform:translate(71.54465vw,99vh) scale(.4164)}}.snow:nth-child(392){opacity:1.8152;transform:translate(61.4002vw,-10px) scale(.816);animation:fall-392 13s -5s linear infinite}@keyframes fall-392{30.561%{transform:translate(62.7026vw,30.561vh) scale(.816)}to{transform:translate(62.0514vw,99vh) scale(.816)}}.snow:nth-child(393){opacity:1.358;transform:translate(50.4689vw,-10px) scale(.0488);animation:fall-393 28s -26s linear infinite}@keyframes fall-393{65.836%{transform:translate(56.2859vw,65.836vh) scale(.0488)}to{transform:translate(53.3774vw,99vh) scale(.0488)}}.snow:nth-child(394){opacity:.0462;transform:translate(83.5814vw,-10px) scale(.5305);animation:fall-394 18s -29s linear infinite}@keyframes fall-394{76.514%{transform:translate(88.9715vw,76.514vh) scale(.5305)}to{transform:translate(86.27645vw,99vh) scale(.5305)}}.snow:nth-child(395){opacity:1.812;transform:translate(86.897vw,-10px) scale(.5862);animation:fall-395 24s -29s linear infinite}@keyframes fall-395{56.785%{transform:translate(78.52vw,56.785vh) scale(.5862)}to{transform:translate(82.7085vw,99vh) scale(.5862)}}.snow:nth-child(396){opacity:.1058;transform:translate(97.7906vw,-10px) scale(.4048);animation:fall-396 24s -7s linear infinite}@keyframes fall-396{79.456%{transform:translate(104.7237vw,79.456vh) scale(.4048)}to{transform:translate(101.25715vw,99vh) scale(.4048)}}.snow:nth-child(397){opacity:1.3968;transform:translate(45.8398vw,-10px) scale(.38);animation:fall-397 12s -1s linear infinite}@keyframes fall-397{57.866%{transform:translate(39.1311vw,57.866vh) scale(.38)}to{transform:translate(42.48545vw,99vh) scale(.38)}}.snow:nth-child(398){opacity:1.2414;transform:translate(47.7957vw,-10px) scale(.7389);animation:fall-398 18s -27s linear infinite}@keyframes fall-398{69.587%{transform:translate(37.948vw,69.587vh) scale(.7389)}to{transform:translate(42.87185vw,99vh) scale(.7389)}}.snow:nth-child(399){opacity:.4694;transform:translate(66.0624vw,-10px) scale(.8996);animation:fall-399 28s -13s linear infinite}@keyframes fall-399{76.51%{transform:translate(74.5111vw,76.51vh) scale(.8996)}to{transform:translate(70.28675vw,99vh) scale(.8996)}}.snow:nth-child(400){opacity:1.487;transform:translate(60.4891vw,-10px) scale(.1598);animation:fall-400 10s -20s linear infinite}@keyframes fall-400{59.457%{transform:translate(69.3797vw,59.457vh) scale(.1598)}to{transform:translate(64.9344vw,99vh) scale(.1598)}}\n"] }]
|
|
29
29
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
30
30
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBTXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUovRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsQ0FBQyxDQUFTLEVBQUUsSUFBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUFJaEQsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVksRUFBRTtZQUN4QixPQUFPLENBQUMsR0FBRyxDQUFDLHVEQUF1RCxDQUFDLENBQUE7WUFDcEUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7U0FDakU7SUFDTCxDQUFDOzswR0FoQlEsWUFBWTs4RkFBWixZQUFZLGdEQ2R6Qix1TEFHK0I7NEZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIHB1YmxpYyBzbm93VHJhY2tCeSA9IChfOiBudW1iZXIsIGl0ZW06IGFueSkgPT4gaXRlbTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzOyB0cmFja0J5OiBzbm93VHJhY2tCeVwiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==
|