@esfaenza/core 15.2.227 → 15.2.230
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.1886;transform:translate(8.1785vw,-10px) scale(.4011);animation:fall-1 10s -14s linear infinite}@keyframes fall-1{66.506%{transform:translate(12.2343vw,66.506vh) scale(.4011)}to{transform:translate(10.2064vw,99vh) scale(.4011)}}.snow:nth-child(2){opacity:1.8152;transform:translate(13.7656vw,-10px) scale(.7188);animation:fall-2 28s -13s linear infinite}@keyframes fall-2{60.021%{transform:translate(13.8692vw,60.021vh) scale(.7188)}to{transform:translate(13.8174vw,99vh) scale(.7188)}}.snow:nth-child(3){opacity:.5768;transform:translate(77.5389vw,-10px) scale(.3693);animation:fall-3 12s -30s linear infinite}@keyframes fall-3{42.188%{transform:translate(79.5128vw,42.188vh) scale(.3693)}to{transform:translate(78.52585vw,99vh) scale(.3693)}}.snow:nth-child(4){opacity:.0884;transform:translate(63.9291vw,-10px) scale(.3733);animation:fall-4 17s -11s linear infinite}@keyframes fall-4{41.124%{transform:translate(66.975vw,41.124vh) scale(.3733)}to{transform:translate(65.45205vw,99vh) scale(.3733)}}.snow:nth-child(5){opacity:.6094;transform:translate(31.35vw,-10px) scale(.789);animation:fall-5 24s -12s linear infinite}@keyframes fall-5{61.407%{transform:translate(28.8628vw,61.407vh) scale(.789)}to{transform:translate(30.1064vw,99vh) scale(.789)}}.snow:nth-child(6){opacity:.56;transform:translate(64.5504vw,-10px) scale(.5675);animation:fall-6 28s -18s linear infinite}@keyframes fall-6{31.447%{transform:translate(70.0018vw,31.447vh) scale(.5675)}to{transform:translate(67.2761vw,99vh) scale(.5675)}}.snow:nth-child(7){opacity:.8972;transform:translate(70.5499vw,-10px) scale(.6245);animation:fall-7 22s -28s linear infinite}@keyframes fall-7{67.822%{transform:translate(72.3885vw,67.822vh) scale(.6245)}to{transform:translate(71.4692vw,99vh) scale(.6245)}}.snow:nth-child(8){opacity:.2238;transform:translate(86.05vw,-10px) scale(.2424);animation:fall-8 21s -2s linear infinite}@keyframes fall-8{69.787%{transform:translate(81.797vw,69.787vh) scale(.2424)}to{transform:translate(83.9235vw,99vh) scale(.2424)}}.snow:nth-child(9){opacity:1.3924;transform:translate(43.7488vw,-10px) scale(.98);animation:fall-9 22s -28s linear infinite}@keyframes fall-9{55.716%{transform:translate(49.8393vw,55.716vh) scale(.98)}to{transform:translate(46.79405vw,99vh) scale(.98)}}.snow:nth-child(10){opacity:1.6432;transform:translate(8.749vw,-10px) scale(.861);animation:fall-10 11s -26s linear infinite}@keyframes fall-10{62.94%{transform:translate(6.9168vw,62.94vh) scale(.861)}to{transform:translate(7.8329vw,99vh) scale(.861)}}.snow:nth-child(11){opacity:.3476;transform:translate(9.0712vw,-10px) scale(.1972);animation:fall-11 25s -17s linear infinite}@keyframes fall-11{70.94%{transform:translate(14.9392vw,70.94vh) scale(.1972)}to{transform:translate(12.0052vw,99vh) scale(.1972)}}.snow:nth-child(12){opacity:.8432;transform:translate(90.4754vw,-10px) scale(.6786);animation:fall-12 20s -16s linear infinite}@keyframes fall-12{62.406%{transform:translate(92.0834vw,62.406vh) scale(.6786)}to{transform:translate(91.2794vw,99vh) scale(.6786)}}.snow:nth-child(13){opacity:1.6316;transform:translate(43.5066vw,-10px) scale(.973);animation:fall-13 24s -5s linear infinite}@keyframes fall-13{37.13%{transform:translate(47.9468vw,37.13vh) scale(.973)}to{transform:translate(45.7267vw,99vh) scale(.973)}}.snow:nth-child(14){opacity:1.96;transform:translate(46.2869vw,-10px) scale(.9275);animation:fall-14 12s -14s linear infinite}@keyframes fall-14{62.595%{transform:translate(44.0547vw,62.595vh) scale(.9275)}to{transform:translate(45.1708vw,99vh) scale(.9275)}}.snow:nth-child(15){opacity:.6144;transform:translate(54.1068vw,-10px) scale(.5088);animation:fall-15 30s -21s linear infinite}@keyframes fall-15{74.332%{transform:translate(61.4666vw,74.332vh) scale(.5088)}to{transform:translate(57.7867vw,99vh) scale(.5088)}}.snow:nth-child(16){opacity:1.8706;transform:translate(95.1211vw,-10px) scale(.4096);animation:fall-16 28s -21s linear infinite}@keyframes fall-16{59.997%{transform:translate(103.5839vw,59.997vh) scale(.4096)}to{transform:translate(99.3525vw,99vh) scale(.4096)}}.snow:nth-child(17){opacity:1.3862;transform:translate(65.4148vw,-10px) scale(.8263);animation:fall-17 18s -23s linear infinite}@keyframes fall-17{61.463%{transform:translate(71.9506vw,61.463vh) scale(.8263)}to{transform:translate(68.6827vw,99vh) scale(.8263)}}.snow:nth-child(18){opacity:1.9446;transform:translate(43.4046vw,-10px) scale(.578);animation:fall-18 28s -14s linear infinite}@keyframes fall-18{76.773%{transform:translate(45.4233vw,76.773vh) scale(.578)}to{transform:translate(44.41395vw,99vh) scale(.578)}}.snow:nth-child(19){opacity:.0788;transform:translate(.8043vw,-10px) scale(.9302);animation:fall-19 10s -19s linear infinite}@keyframes fall-19{45.449%{transform:translate(-3.7568vw,45.449vh) scale(.9302)}to{transform:translate(-1.47625vw,99vh) scale(.9302)}}.snow:nth-child(20){opacity:1.555;transform:translate(52.4697vw,-10px) scale(.8848);animation:fall-20 15s -23s linear infinite}@keyframes fall-20{40.353%{transform:translate(52.9899vw,40.353vh) scale(.8848)}to{transform:translate(52.7298vw,99vh) scale(.8848)}}.snow:nth-child(21){opacity:.9134;transform:translate(4.1639vw,-10px) scale(.0371);animation:fall-21 27s -25s linear infinite}@keyframes fall-21{56.38%{transform:translate(-1.2167vw,56.38vh) scale(.0371)}to{transform:translate(1.4736vw,99vh) scale(.0371)}}.snow:nth-child(22){opacity:1.1964;transform:translate(60.5291vw,-10px) scale(.9651);animation:fall-22 13s -26s linear infinite}@keyframes fall-22{66.934%{transform:translate(55.7248vw,66.934vh) scale(.9651)}to{transform:translate(58.12695vw,99vh) scale(.9651)}}.snow:nth-child(23){opacity:.7688;transform:translate(28.7362vw,-10px) scale(.9462);animation:fall-23 17s -24s linear infinite}@keyframes fall-23{73.164%{transform:translate(27.329vw,73.164vh) scale(.9462)}to{transform:translate(28.0326vw,99vh) scale(.9462)}}.snow:nth-child(24){opacity:1.8542;transform:translate(76.2838vw,-10px) scale(.0275);animation:fall-24 28s -19s linear infinite}@keyframes fall-24{41.75%{transform:translate(86.0909vw,41.75vh) scale(.0275)}to{transform:translate(81.18735vw,99vh) scale(.0275)}}.snow:nth-child(25){opacity:1.8908;transform:translate(92.6802vw,-10px) scale(.9244);animation:fall-25 19s -6s linear infinite}@keyframes fall-25{74.257%{transform:translate(90.2931vw,74.257vh) scale(.9244)}to{transform:translate(91.48665vw,99vh) scale(.9244)}}.snow:nth-child(26){opacity:1.7626;transform:translate(69.0527vw,-10px) scale(.8592);animation:fall-26 17s -24s linear infinite}@keyframes fall-26{51.253%{transform:translate(59.4511vw,51.253vh) scale(.8592)}to{transform:translate(64.2519vw,99vh) scale(.8592)}}.snow:nth-child(27){opacity:1.5992;transform:translate(71.869vw,-10px) scale(.8931);animation:fall-27 14s -29s linear infinite}@keyframes fall-27{71.669%{transform:translate(67.0675vw,71.669vh) scale(.8931)}to{transform:translate(69.46825vw,99vh) scale(.8931)}}.snow:nth-child(28){opacity:1.8274;transform:translate(31.7994vw,-10px) scale(.1477);animation:fall-28 15s -6s linear infinite}@keyframes fall-28{48.861%{transform:translate(35.0616vw,48.861vh) scale(.1477)}to{transform:translate(33.4305vw,99vh) scale(.1477)}}.snow:nth-child(29){opacity:1.6494;transform:translate(82.8657vw,-10px) scale(.9268);animation:fall-29 23s -15s linear infinite}@keyframes fall-29{58.137%{transform:translate(92.1428vw,58.137vh) scale(.9268)}to{transform:translate(87.50425vw,99vh) scale(.9268)}}.snow:nth-child(30){opacity:.4846;transform:translate(43.6774vw,-10px) scale(.1972);animation:fall-30 27s -19s linear infinite}@keyframes fall-30{78.646%{transform:translate(34.1049vw,78.646vh) scale(.1972)}to{transform:translate(38.89115vw,99vh) scale(.1972)}}.snow:nth-child(31){opacity:1.0436;transform:translate(91.8796vw,-10px) scale(.8271);animation:fall-31 29s -12s linear infinite}@keyframes fall-31{39.176%{transform:translate(90.3113vw,39.176vh) scale(.8271)}to{transform:translate(91.09545vw,99vh) scale(.8271)}}.snow:nth-child(32){opacity:1.377;transform:translate(83.0981vw,-10px) scale(.2943);animation:fall-32 15s -10s linear infinite}@keyframes fall-32{60.519%{transform:translate(76.6571vw,60.519vh) scale(.2943)}to{transform:translate(79.8776vw,99vh) scale(.2943)}}.snow:nth-child(33){opacity:.8;transform:translate(92.9949vw,-10px) scale(.2797);animation:fall-33 21s -6s linear infinite}@keyframes fall-33{56.996%{transform:translate(87.3423vw,56.996vh) scale(.2797)}to{transform:translate(90.1686vw,99vh) scale(.2797)}}.snow:nth-child(34){opacity:.7774;transform:translate(20.6895vw,-10px) scale(.5032);animation:fall-34 16s -29s linear infinite}@keyframes fall-34{74.863%{transform:translate(25.9521vw,74.863vh) scale(.5032)}to{transform:translate(23.3208vw,99vh) scale(.5032)}}.snow:nth-child(35){opacity:.3818;transform:translate(97.5715vw,-10px) scale(.3377);animation:fall-35 22s -21s linear infinite}@keyframes fall-35{48.13%{transform:translate(94.1251vw,48.13vh) scale(.3377)}to{transform:translate(95.8483vw,99vh) scale(.3377)}}.snow:nth-child(36){opacity:1.3028;transform:translate(15.4358vw,-10px) scale(.2509);animation:fall-36 27s -19s linear infinite}@keyframes fall-36{34.401%{transform:translate(7.8227vw,34.401vh) scale(.2509)}to{transform:translate(11.62925vw,99vh) scale(.2509)}}.snow:nth-child(37){opacity:1.9302;transform:translate(56.5174vw,-10px) scale(.6562);animation:fall-37 18s -20s linear infinite}@keyframes fall-37{38.043%{transform:translate(61.2725vw,38.043vh) scale(.6562)}to{transform:translate(58.89495vw,99vh) scale(.6562)}}.snow:nth-child(38){opacity:1.1658;transform:translate(43.569vw,-10px) scale(.0649);animation:fall-38 22s -12s linear infinite}@keyframes fall-38{46.054%{transform:translate(47.8631vw,46.054vh) scale(.0649)}to{transform:translate(45.71605vw,99vh) scale(.0649)}}.snow:nth-child(39){opacity:.0434;transform:translate(71.178vw,-10px) scale(.2836);animation:fall-39 27s -16s linear infinite}@keyframes fall-39{47.041%{transform:translate(68.7515vw,47.041vh) scale(.2836)}to{transform:translate(69.96475vw,99vh) scale(.2836)}}.snow:nth-child(40){opacity:1.041;transform:translate(47.9976vw,-10px) scale(.4847);animation:fall-40 24s -24s linear infinite}@keyframes fall-40{74.059%{transform:translate(40.3802vw,74.059vh) scale(.4847)}to{transform:translate(44.1889vw,99vh) scale(.4847)}}.snow:nth-child(41){opacity:1.9236;transform:translate(14.6725vw,-10px) scale(.2624);animation:fall-41 30s -9s linear infinite}@keyframes fall-41{60.554%{transform:translate(10.4144vw,60.554vh) scale(.2624)}to{transform:translate(12.54345vw,99vh) scale(.2624)}}.snow:nth-child(42){opacity:.6934;transform:translate(60.291vw,-10px) scale(.3504);animation:fall-42 17s -11s linear infinite}@keyframes fall-42{39.904%{transform:translate(67.6783vw,39.904vh) scale(.3504)}to{transform:translate(63.98465vw,99vh) scale(.3504)}}.snow:nth-child(43){opacity:1.9122;transform:translate(.5078vw,-10px) scale(.5891);animation:fall-43 11s -30s linear infinite}@keyframes fall-43{43.588%{transform:translate(.021vw,43.588vh) scale(.5891)}to{transform:translate(.2644vw,99vh) scale(.5891)}}.snow:nth-child(44){opacity:.95;transform:translate(61.1566vw,-10px) scale(.6563);animation:fall-44 10s -16s linear infinite}@keyframes fall-44{46.27%{transform:translate(69.3546vw,46.27vh) scale(.6563)}to{transform:translate(65.2556vw,99vh) scale(.6563)}}.snow:nth-child(45){opacity:.6894;transform:translate(78.7598vw,-10px) scale(.2712);animation:fall-45 13s -10s linear infinite}@keyframes fall-45{36.75%{transform:translate(71.5399vw,36.75vh) scale(.2712)}to{transform:translate(75.14985vw,99vh) scale(.2712)}}.snow:nth-child(46){opacity:1.9444;transform:translate(13.2635vw,-10px) scale(.5729);animation:fall-46 18s -26s linear infinite}@keyframes fall-46{70.447%{transform:translate(23.0603vw,70.447vh) scale(.5729)}to{transform:translate(18.1619vw,99vh) scale(.5729)}}.snow:nth-child(47){opacity:.985;transform:translate(13.6044vw,-10px) scale(.8259);animation:fall-47 22s -12s linear infinite}@keyframes fall-47{30.935%{transform:translate(10.892vw,30.935vh) scale(.8259)}to{transform:translate(12.2482vw,99vh) scale(.8259)}}.snow:nth-child(48){opacity:1.9164;transform:translate(25.9962vw,-10px) scale(.9916);animation:fall-48 27s -2s linear infinite}@keyframes fall-48{61.91%{transform:translate(25.2256vw,61.91vh) scale(.9916)}to{transform:translate(25.6109vw,99vh) scale(.9916)}}.snow:nth-child(49){opacity:.5936;transform:translate(17.5385vw,-10px) scale(.3614);animation:fall-49 12s -28s linear infinite}@keyframes fall-49{62.793%{transform:translate(16.3297vw,62.793vh) scale(.3614)}to{transform:translate(16.9341vw,99vh) scale(.3614)}}.snow:nth-child(50){opacity:1.847;transform:translate(52.7479vw,-10px) scale(.9131);animation:fall-50 12s -15s linear infinite}@keyframes fall-50{47.773%{transform:translate(58.3402vw,47.773vh) scale(.9131)}to{transform:translate(55.54405vw,99vh) scale(.9131)}}.snow:nth-child(51){opacity:.0598;transform:translate(58.7687vw,-10px) scale(.1456);animation:fall-51 16s -25s linear infinite}@keyframes fall-51{69.555%{transform:translate(56.976vw,69.555vh) scale(.1456)}to{transform:translate(57.87235vw,99vh) scale(.1456)}}.snow:nth-child(52){opacity:.4642;transform:translate(9.4686vw,-10px) scale(.8423);animation:fall-52 23s -21s linear infinite}@keyframes fall-52{30.095%{transform:translate(17.4607vw,30.095vh) scale(.8423)}to{transform:translate(13.46465vw,99vh) scale(.8423)}}.snow:nth-child(53){opacity:1.564;transform:translate(63.4669vw,-10px) scale(.4071);animation:fall-53 27s -3s linear infinite}@keyframes fall-53{55.913%{transform:translate(62.8061vw,55.913vh) scale(.4071)}to{transform:translate(63.1365vw,99vh) scale(.4071)}}.snow:nth-child(54){opacity:1.735;transform:translate(83.0092vw,-10px) scale(.0265);animation:fall-54 29s -27s linear infinite}@keyframes fall-54{56.352%{transform:translate(92.1216vw,56.352vh) scale(.0265)}to{transform:translate(87.5654vw,99vh) scale(.0265)}}.snow:nth-child(55){opacity:1.1378;transform:translate(84.6585vw,-10px) scale(.0114);animation:fall-55 24s -21s linear infinite}@keyframes fall-55{62.393%{transform:translate(80.981vw,62.393vh) scale(.0114)}to{transform:translate(82.81975vw,99vh) scale(.0114)}}.snow:nth-child(56){opacity:.7974;transform:translate(97.5302vw,-10px) scale(.1264);animation:fall-56 16s -22s linear infinite}@keyframes fall-56{78.212%{transform:translate(92.9366vw,78.212vh) scale(.1264)}to{transform:translate(95.2334vw,99vh) scale(.1264)}}.snow:nth-child(57){opacity:1.167;transform:translate(78.5348vw,-10px) scale(.5871);animation:fall-57 12s -12s linear infinite}@keyframes fall-57{33.241%{transform:translate(71.8289vw,33.241vh) scale(.5871)}to{transform:translate(75.18185vw,99vh) scale(.5871)}}.snow:nth-child(58){opacity:.5774;transform:translate(18.169vw,-10px) scale(.2912);animation:fall-58 27s -13s linear infinite}@keyframes fall-58{70.96%{transform:translate(22.3748vw,70.96vh) scale(.2912)}to{transform:translate(20.2719vw,99vh) scale(.2912)}}.snow:nth-child(59){opacity:1.679;transform:translate(53.3555vw,-10px) scale(.5624);animation:fall-59 17s -27s linear infinite}@keyframes fall-59{50.835%{transform:translate(62.6695vw,50.835vh) scale(.5624)}to{transform:translate(58.0125vw,99vh) scale(.5624)}}.snow:nth-child(60){opacity:.3428;transform:translate(8.247vw,-10px) scale(.071);animation:fall-60 29s -6s linear infinite}@keyframes fall-60{73.997%{transform:translate(3.0862vw,73.997vh) scale(.071)}to{transform:translate(5.6666vw,99vh) scale(.071)}}.snow:nth-child(61){opacity:1.3112;transform:translate(32.4961vw,-10px) scale(.6469);animation:fall-61 21s -30s linear infinite}@keyframes fall-61{64.451%{transform:translate(39.3579vw,64.451vh) scale(.6469)}to{transform:translate(35.927vw,99vh) scale(.6469)}}.snow:nth-child(62){opacity:1.1264;transform:translate(28.0502vw,-10px) scale(.9199);animation:fall-62 20s -14s linear infinite}@keyframes fall-62{60.921%{transform:translate(30.533vw,60.921vh) scale(.9199)}to{transform:translate(29.2916vw,99vh) scale(.9199)}}.snow:nth-child(63){opacity:1.1772;transform:translate(9.2788vw,-10px) scale(.2367);animation:fall-63 22s -4s linear infinite}@keyframes fall-63{51.827%{transform:translate(12.3654vw,51.827vh) scale(.2367)}to{transform:translate(10.8221vw,99vh) scale(.2367)}}.snow:nth-child(64){opacity:.093;transform:translate(69.6348vw,-10px) scale(.5609);animation:fall-64 13s -17s linear infinite}@keyframes fall-64{74.579%{transform:translate(75.4511vw,74.579vh) scale(.5609)}to{transform:translate(72.54295vw,99vh) scale(.5609)}}.snow:nth-child(65){opacity:.1722;transform:translate(15.4338vw,-10px) scale(.8331);animation:fall-65 27s -8s linear infinite}@keyframes fall-65{70.421%{transform:translate(12.5176vw,70.421vh) scale(.8331)}to{transform:translate(13.9757vw,99vh) scale(.8331)}}.snow:nth-child(66){opacity:.3616;transform:translate(36.8249vw,-10px) scale(.6247);animation:fall-66 12s -27s linear infinite}@keyframes fall-66{36.956%{transform:translate(38.3436vw,36.956vh) scale(.6247)}to{transform:translate(37.58425vw,99vh) scale(.6247)}}.snow:nth-child(67){opacity:.6934;transform:translate(65.1677vw,-10px) scale(.5778);animation:fall-67 28s -14s linear infinite}@keyframes fall-67{68.623%{transform:translate(55.9424vw,68.623vh) scale(.5778)}to{transform:translate(60.55505vw,99vh) scale(.5778)}}.snow:nth-child(68){opacity:.162;transform:translate(6.2986vw,-10px) scale(.7211);animation:fall-68 25s -16s linear infinite}@keyframes fall-68{73.909%{transform:translate(-3.2631vw,73.909vh) scale(.7211)}to{transform:translate(1.51775vw,99vh) scale(.7211)}}.snow:nth-child(69){opacity:.7792;transform:translate(28.597vw,-10px) scale(.2332);animation:fall-69 13s -10s linear infinite}@keyframes fall-69{40.478%{transform:translate(26.2218vw,40.478vh) scale(.2332)}to{transform:translate(27.4094vw,99vh) scale(.2332)}}.snow:nth-child(70){opacity:1.3636;transform:translate(19.8345vw,-10px) scale(.5082);animation:fall-70 29s -1s linear infinite}@keyframes fall-70{68.077%{transform:translate(20.5995vw,68.077vh) scale(.5082)}to{transform:translate(20.217vw,99vh) scale(.5082)}}.snow:nth-child(71){opacity:.6124;transform:translate(14.9741vw,-10px) scale(.169);animation:fall-71 18s -5s linear infinite}@keyframes fall-71{33.213%{transform:translate(11.0372vw,33.213vh) scale(.169)}to{transform:translate(13.00565vw,99vh) scale(.169)}}.snow:nth-child(72){opacity:.1104;transform:translate(92.0772vw,-10px) scale(.3312);animation:fall-72 27s -30s linear infinite}@keyframes fall-72{50.887%{transform:translate(91.3348vw,50.887vh) scale(.3312)}to{transform:translate(91.706vw,99vh) scale(.3312)}}.snow:nth-child(73){opacity:.008;transform:translate(28.5527vw,-10px) scale(.5069);animation:fall-73 30s -21s linear infinite}@keyframes fall-73{73.676%{transform:translate(19.4633vw,73.676vh) scale(.5069)}to{transform:translate(24.008vw,99vh) scale(.5069)}}.snow:nth-child(74){opacity:.9628;transform:translate(76.4304vw,-10px) scale(.9243);animation:fall-74 11s -18s linear infinite}@keyframes fall-74{70.952%{transform:translate(80.7187vw,70.952vh) scale(.9243)}to{transform:translate(78.57455vw,99vh) scale(.9243)}}.snow:nth-child(75){opacity:1.5466;transform:translate(99.6391vw,-10px) scale(.578);animation:fall-75 22s -2s linear infinite}@keyframes fall-75{31.214%{transform:translate(102.9085vw,31.214vh) scale(.578)}to{transform:translate(101.2738vw,99vh) scale(.578)}}.snow:nth-child(76){opacity:1.7994;transform:translate(15.6457vw,-10px) scale(.3317);animation:fall-76 23s -1s linear infinite}@keyframes fall-76{50.797%{transform:translate(11.7108vw,50.797vh) scale(.3317)}to{transform:translate(13.67825vw,99vh) scale(.3317)}}.snow:nth-child(77){opacity:1.9968;transform:translate(27.2395vw,-10px) scale(.0952);animation:fall-77 17s -3s linear infinite}@keyframes fall-77{46.626%{transform:translate(21.1638vw,46.626vh) scale(.0952)}to{transform:translate(24.20165vw,99vh) scale(.0952)}}.snow:nth-child(78){opacity:.7008;transform:translate(45.2822vw,-10px) scale(.1394);animation:fall-78 25s -4s linear infinite}@keyframes fall-78{58.414%{transform:translate(45.7946vw,58.414vh) scale(.1394)}to{transform:translate(45.5384vw,99vh) scale(.1394)}}.snow:nth-child(79){opacity:1.5316;transform:translate(84.5108vw,-10px) scale(.5923);animation:fall-79 20s -20s linear infinite}@keyframes fall-79{56.463%{transform:translate(83.3929vw,56.463vh) scale(.5923)}to{transform:translate(83.95185vw,99vh) scale(.5923)}}.snow:nth-child(80){opacity:.7508;transform:translate(10.3954vw,-10px) scale(.3104);animation:fall-80 29s -17s linear infinite}@keyframes fall-80{30.164%{transform:translate(4.1407vw,30.164vh) scale(.3104)}to{transform:translate(7.26805vw,99vh) scale(.3104)}}.snow:nth-child(81){opacity:1.7134;transform:translate(54.1558vw,-10px) scale(.9654);animation:fall-81 29s -16s linear infinite}@keyframes fall-81{53.907%{transform:translate(60.6367vw,53.907vh) scale(.9654)}to{transform:translate(57.39625vw,99vh) scale(.9654)}}.snow:nth-child(82){opacity:.202;transform:translate(75.0401vw,-10px) scale(.4343);animation:fall-82 29s -18s linear infinite}@keyframes fall-82{41.426%{transform:translate(72.4145vw,41.426vh) scale(.4343)}to{transform:translate(73.7273vw,99vh) scale(.4343)}}.snow:nth-child(83){opacity:.4392;transform:translate(81.5475vw,-10px) scale(.3061);animation:fall-83 30s -10s linear infinite}@keyframes fall-83{39.478%{transform:translate(85.5281vw,39.478vh) scale(.3061)}to{transform:translate(83.5378vw,99vh) scale(.3061)}}.snow:nth-child(84){opacity:1.4668;transform:translate(17.2389vw,-10px) scale(.5875);animation:fall-84 26s -3s linear infinite}@keyframes fall-84{64.803%{transform:translate(8.4519vw,64.803vh) scale(.5875)}to{transform:translate(12.8454vw,99vh) scale(.5875)}}.snow:nth-child(85){opacity:1.7288;transform:translate(99.0207vw,-10px) scale(.2644);animation:fall-85 18s -2s linear infinite}@keyframes fall-85{32.928%{transform:translate(90.4912vw,32.928vh) scale(.2644)}to{transform:translate(94.75595vw,99vh) scale(.2644)}}.snow:nth-child(86){opacity:.0612;transform:translate(33.5277vw,-10px) scale(.6815);animation:fall-86 16s -16s linear infinite}@keyframes fall-86{39.57%{transform:translate(26.8002vw,39.57vh) scale(.6815)}to{transform:translate(30.16395vw,99vh) scale(.6815)}}.snow:nth-child(87){opacity:1.4854;transform:translate(2.9345vw,-10px) scale(.1983);animation:fall-87 27s -4s linear infinite}@keyframes fall-87{73.689%{transform:translate(-2.5385vw,73.689vh) scale(.1983)}to{transform:translate(.198vw,99vh) scale(.1983)}}.snow:nth-child(88){opacity:1.4536;transform:translate(31.9279vw,-10px) scale(.3143);animation:fall-88 20s -25s linear infinite}@keyframes fall-88{41.856%{transform:translate(29.3782vw,41.856vh) scale(.3143)}to{transform:translate(30.65305vw,99vh) scale(.3143)}}.snow:nth-child(89){opacity:.2546;transform:translate(10.356vw,-10px) scale(.24);animation:fall-89 23s -26s linear infinite}@keyframes fall-89{76.263%{transform:translate(15.8868vw,76.263vh) scale(.24)}to{transform:translate(13.1214vw,99vh) scale(.24)}}.snow:nth-child(90){opacity:.8794;transform:translate(85.9105vw,-10px) scale(.9921);animation:fall-90 21s -1s linear infinite}@keyframes fall-90{39.484%{transform:translate(78.986vw,39.484vh) scale(.9921)}to{transform:translate(82.44825vw,99vh) scale(.9921)}}.snow:nth-child(91){opacity:1.1706;transform:translate(54.1364vw,-10px) scale(.4435);animation:fall-91 20s -7s linear infinite}@keyframes fall-91{65.744%{transform:translate(58.3279vw,65.744vh) scale(.4435)}to{transform:translate(56.23215vw,99vh) scale(.4435)}}.snow:nth-child(92){opacity:.0894;transform:translate(40.3939vw,-10px) scale(.0377);animation:fall-92 28s -9s linear infinite}@keyframes fall-92{37.965%{transform:translate(41.0233vw,37.965vh) scale(.0377)}to{transform:translate(40.7086vw,99vh) scale(.0377)}}.snow:nth-child(93){opacity:1.8824;transform:translate(58.2387vw,-10px) scale(.4465);animation:fall-93 19s -18s linear infinite}@keyframes fall-93{37.093%{transform:translate(60.2799vw,37.093vh) scale(.4465)}to{transform:translate(59.2593vw,99vh) scale(.4465)}}.snow:nth-child(94){opacity:.2236;transform:translate(86.1085vw,-10px) scale(.5086);animation:fall-94 15s -22s linear infinite}@keyframes fall-94{59.545%{transform:translate(93.3469vw,59.545vh) scale(.5086)}to{transform:translate(89.7277vw,99vh) scale(.5086)}}.snow:nth-child(95){opacity:.9744;transform:translate(4.9781vw,-10px) scale(.1036);animation:fall-95 11s -23s linear infinite}@keyframes fall-95{70.917%{transform:translate(10.505vw,70.917vh) scale(.1036)}to{transform:translate(7.74155vw,99vh) scale(.1036)}}.snow:nth-child(96){opacity:.2922;transform:translate(83.2223vw,-10px) scale(.5993);animation:fall-96 20s -20s linear infinite}@keyframes fall-96{52.432%{transform:translate(79.7121vw,52.432vh) scale(.5993)}to{transform:translate(81.4672vw,99vh) scale(.5993)}}.snow:nth-child(97){opacity:1.8702;transform:translate(2.2717vw,-10px) scale(.1141);animation:fall-97 25s -15s linear infinite}@keyframes fall-97{34.698%{transform:translate(5.547vw,34.698vh) scale(.1141)}to{transform:translate(3.90935vw,99vh) scale(.1141)}}.snow:nth-child(98){opacity:1.9054;transform:translate(45.1334vw,-10px) scale(.0329);animation:fall-98 11s -12s linear infinite}@keyframes fall-98{36.08%{transform:translate(44.4331vw,36.08vh) scale(.0329)}to{transform:translate(44.78325vw,99vh) scale(.0329)}}.snow:nth-child(99){opacity:1.0426;transform:translate(45.2541vw,-10px) scale(.0709);animation:fall-99 26s -30s linear infinite}@keyframes fall-99{60.193%{transform:translate(38.5357vw,60.193vh) scale(.0709)}to{transform:translate(41.8949vw,99vh) scale(.0709)}}.snow:nth-child(100){opacity:.6378;transform:translate(70.3612vw,-10px) scale(.8748);animation:fall-100 22s -17s linear infinite}@keyframes fall-100{33.566%{transform:translate(62.7553vw,33.566vh) scale(.8748)}to{transform:translate(66.55825vw,99vh) scale(.8748)}}.snow:nth-child(101){opacity:.3276;transform:translate(80.9378vw,-10px) scale(.0039);animation:fall-101 16s -30s linear infinite}@keyframes fall-101{70.444%{transform:translate(90.5522vw,70.444vh) scale(.0039)}to{transform:translate(85.745vw,99vh) scale(.0039)}}.snow:nth-child(102){opacity:.1112;transform:translate(64.2406vw,-10px) scale(.7055);animation:fall-102 15s -24s linear infinite}@keyframes fall-102{52.172%{transform:translate(73.581vw,52.172vh) scale(.7055)}to{transform:translate(68.9108vw,99vh) scale(.7055)}}.snow:nth-child(103){opacity:1.2918;transform:translate(98.807vw,-10px) scale(.71);animation:fall-103 24s -27s linear infinite}@keyframes fall-103{54.141%{transform:translate(95.3885vw,54.141vh) scale(.71)}to{transform:translate(97.09775vw,99vh) scale(.71)}}.snow:nth-child(104){opacity:1.0278;transform:translate(49.2128vw,-10px) scale(.4835);animation:fall-104 30s -18s linear infinite}@keyframes fall-104{61.892%{transform:translate(46.5216vw,61.892vh) scale(.4835)}to{transform:translate(47.8672vw,99vh) scale(.4835)}}.snow:nth-child(105){opacity:1.9602;transform:translate(89.2576vw,-10px) scale(.4733);animation:fall-105 25s -13s linear infinite}@keyframes fall-105{65.694%{transform:translate(96.4852vw,65.694vh) scale(.4733)}to{transform:translate(92.8714vw,99vh) scale(.4733)}}.snow:nth-child(106){opacity:.216;transform:translate(41.6796vw,-10px) scale(.6982);animation:fall-106 23s -15s linear infinite}@keyframes fall-106{77.709%{transform:translate(43.6026vw,77.709vh) scale(.6982)}to{transform:translate(42.6411vw,99vh) scale(.6982)}}.snow:nth-child(107){opacity:.194;transform:translate(46.8159vw,-10px) scale(.0166);animation:fall-107 11s -10s linear infinite}@keyframes fall-107{30.738%{transform:translate(54.7339vw,30.738vh) scale(.0166)}to{transform:translate(50.7749vw,99vh) scale(.0166)}}.snow:nth-child(108){opacity:1.2614;transform:translate(57.6387vw,-10px) scale(.4888);animation:fall-108 22s -22s linear infinite}@keyframes fall-108{75.49%{transform:translate(54.9022vw,75.49vh) scale(.4888)}to{transform:translate(56.27045vw,99vh) scale(.4888)}}.snow:nth-child(109){opacity:1.3024;transform:translate(12.7068vw,-10px) scale(.8458);animation:fall-109 29s -20s linear infinite}@keyframes fall-109{34.144%{transform:translate(3.2238vw,34.144vh) scale(.8458)}to{transform:translate(7.9653vw,99vh) scale(.8458)}}.snow:nth-child(110){opacity:.2894;transform:translate(6.7447vw,-10px) scale(.7897);animation:fall-110 26s -7s linear infinite}@keyframes fall-110{32.098%{transform:translate(12.718vw,32.098vh) scale(.7897)}to{transform:translate(9.73135vw,99vh) scale(.7897)}}.snow:nth-child(111){opacity:1.5748;transform:translate(14.0719vw,-10px) scale(.4841);animation:fall-111 17s -25s linear infinite}@keyframes fall-111{76.194%{transform:translate(10.6497vw,76.194vh) scale(.4841)}to{transform:translate(12.3608vw,99vh) scale(.4841)}}.snow:nth-child(112){opacity:.4346;transform:translate(26.9992vw,-10px) scale(.7264);animation:fall-112 27s -7s linear infinite}@keyframes fall-112{55.182%{transform:translate(18.8604vw,55.182vh) scale(.7264)}to{transform:translate(22.9298vw,99vh) scale(.7264)}}.snow:nth-child(113){opacity:1.1512;transform:translate(2.5464vw,-10px) scale(.5252);animation:fall-113 16s -8s linear infinite}@keyframes fall-113{57.228%{transform:translate(9.3841vw,57.228vh) scale(.5252)}to{transform:translate(5.96525vw,99vh) scale(.5252)}}.snow:nth-child(114){opacity:.3732;transform:translate(41.8435vw,-10px) scale(.2946);animation:fall-114 14s -22s linear infinite}@keyframes fall-114{45.658%{transform:translate(46.1676vw,45.658vh) scale(.2946)}to{transform:translate(44.00555vw,99vh) scale(.2946)}}.snow:nth-child(115){opacity:1.0954;transform:translate(81.6063vw,-10px) scale(.6042);animation:fall-115 30s -22s linear infinite}@keyframes fall-115{38.876%{transform:translate(91.3165vw,38.876vh) scale(.6042)}to{transform:translate(86.4614vw,99vh) scale(.6042)}}.snow:nth-child(116){opacity:1.691;transform:translate(73.117vw,-10px) scale(.8826);animation:fall-116 30s -30s linear infinite}@keyframes fall-116{67.012%{transform:translate(78.2279vw,67.012vh) scale(.8826)}to{transform:translate(75.67245vw,99vh) scale(.8826)}}.snow:nth-child(117){opacity:.0048;transform:translate(90.7267vw,-10px) scale(.6625);animation:fall-117 12s -18s linear infinite}@keyframes fall-117{67.897%{transform:translate(89.8301vw,67.897vh) scale(.6625)}to{transform:translate(90.2784vw,99vh) scale(.6625)}}.snow:nth-child(118){opacity:1.0584;transform:translate(95.6038vw,-10px) scale(.4178);animation:fall-118 26s -19s linear infinite}@keyframes fall-118{68.271%{transform:translate(89.6724vw,68.271vh) scale(.4178)}to{transform:translate(92.6381vw,99vh) scale(.4178)}}.snow:nth-child(119){opacity:1.298;transform:translate(75.8949vw,-10px) scale(.1123);animation:fall-119 22s -24s linear infinite}@keyframes fall-119{45.838%{transform:translate(83.1006vw,45.838vh) scale(.1123)}to{transform:translate(79.49775vw,99vh) scale(.1123)}}.snow:nth-child(120){opacity:.5232;transform:translate(79.4981vw,-10px) scale(.8175);animation:fall-120 13s -26s linear infinite}@keyframes fall-120{55.557%{transform:translate(84.1626vw,55.557vh) scale(.8175)}to{transform:translate(81.83035vw,99vh) scale(.8175)}}.snow:nth-child(121){opacity:1.0474;transform:translate(21.7476vw,-10px) scale(.5033);animation:fall-121 15s -8s linear infinite}@keyframes fall-121{70.88%{transform:translate(17.9775vw,70.88vh) scale(.5033)}to{transform:translate(19.86255vw,99vh) scale(.5033)}}.snow:nth-child(122){opacity:1.4276;transform:translate(14.1008vw,-10px) scale(.7303);animation:fall-122 11s -26s linear infinite}@keyframes fall-122{60.615%{transform:translate(20.3397vw,60.615vh) scale(.7303)}to{transform:translate(17.22025vw,99vh) scale(.7303)}}.snow:nth-child(123){opacity:1.4092;transform:translate(53.8092vw,-10px) scale(.8911);animation:fall-123 23s -11s linear infinite}@keyframes fall-123{64.181%{transform:translate(49.2778vw,64.181vh) scale(.8911)}to{transform:translate(51.5435vw,99vh) scale(.8911)}}.snow:nth-child(124){opacity:1.8546;transform:translate(6.7239vw,-10px) scale(.1351);animation:fall-124 27s -30s linear infinite}@keyframes fall-124{59.596%{transform:translate(12.0101vw,59.596vh) scale(.1351)}to{transform:translate(9.367vw,99vh) scale(.1351)}}.snow:nth-child(125){opacity:1.6782;transform:translate(68.6695vw,-10px) scale(.7787);animation:fall-125 28s -14s linear infinite}@keyframes fall-125{73.362%{transform:translate(74.863vw,73.362vh) scale(.7787)}to{transform:translate(71.76625vw,99vh) scale(.7787)}}.snow:nth-child(126){opacity:.152;transform:translate(77.3531vw,-10px) scale(.8576);animation:fall-126 27s -23s linear infinite}@keyframes fall-126{36.749%{transform:translate(79.1534vw,36.749vh) scale(.8576)}to{transform:translate(78.25325vw,99vh) scale(.8576)}}.snow:nth-child(127){opacity:1.7886;transform:translate(5.3434vw,-10px) scale(.3402);animation:fall-127 25s -23s linear infinite}@keyframes fall-127{46.938%{transform:translate(8.8095vw,46.938vh) scale(.3402)}to{transform:translate(7.07645vw,99vh) scale(.3402)}}.snow:nth-child(128){opacity:1.728;transform:translate(66.6464vw,-10px) scale(.1233);animation:fall-128 11s -7s linear infinite}@keyframes fall-128{68.296%{transform:translate(72.5162vw,68.296vh) scale(.1233)}to{transform:translate(69.5813vw,99vh) scale(.1233)}}.snow:nth-child(129){opacity:1.492;transform:translate(37.9069vw,-10px) scale(.5005);animation:fall-129 20s -21s linear infinite}@keyframes fall-129{49.656%{transform:translate(29.8184vw,49.656vh) scale(.5005)}to{transform:translate(33.86265vw,99vh) scale(.5005)}}.snow:nth-child(130){opacity:1.167;transform:translate(39.6705vw,-10px) scale(.3037);animation:fall-130 20s -14s linear infinite}@keyframes fall-130{59.66%{transform:translate(30.4196vw,59.66vh) scale(.3037)}to{transform:translate(35.04505vw,99vh) scale(.3037)}}.snow:nth-child(131){opacity:1.216;transform:translate(48.4277vw,-10px) scale(.1267);animation:fall-131 24s -27s linear infinite}@keyframes fall-131{74.939%{transform:translate(46.2192vw,74.939vh) scale(.1267)}to{transform:translate(47.32345vw,99vh) scale(.1267)}}.snow:nth-child(132){opacity:1.6674;transform:translate(94.5938vw,-10px) scale(.3757);animation:fall-132 19s -12s linear infinite}@keyframes fall-132{50.924%{transform:translate(103.5135vw,50.924vh) scale(.3757)}to{transform:translate(99.05365vw,99vh) scale(.3757)}}.snow:nth-child(133){opacity:1.9872;transform:translate(52.2752vw,-10px) scale(.1197);animation:fall-133 16s -13s linear infinite}@keyframes fall-133{74.547%{transform:translate(51.7792vw,74.547vh) scale(.1197)}to{transform:translate(52.0272vw,99vh) scale(.1197)}}.snow:nth-child(134){opacity:1.5954;transform:translate(94.2556vw,-10px) scale(.6566);animation:fall-134 19s -5s linear infinite}@keyframes fall-134{71.226%{transform:translate(95.7109vw,71.226vh) scale(.6566)}to{transform:translate(94.98325vw,99vh) scale(.6566)}}.snow:nth-child(135){opacity:1.2548;transform:translate(40.9822vw,-10px) scale(.2293);animation:fall-135 21s -5s linear infinite}@keyframes fall-135{44.525%{transform:translate(42.5596vw,44.525vh) scale(.2293)}to{transform:translate(41.7709vw,99vh) scale(.2293)}}.snow:nth-child(136){opacity:.1728;transform:translate(95.0486vw,-10px) scale(.4854);animation:fall-136 18s -18s linear infinite}@keyframes fall-136{72.295%{transform:translate(91.7703vw,72.295vh) scale(.4854)}to{transform:translate(93.40945vw,99vh) scale(.4854)}}.snow:nth-child(137){opacity:.1438;transform:translate(96.459vw,-10px) scale(.3212);animation:fall-137 27s -24s linear infinite}@keyframes fall-137{60.548%{transform:translate(106.4157vw,60.548vh) scale(.3212)}to{transform:translate(101.43735vw,99vh) scale(.3212)}}.snow:nth-child(138){opacity:.9126;transform:translate(8.4447vw,-10px) scale(.4035);animation:fall-138 10s -4s linear infinite}@keyframes fall-138{37.209%{transform:translate(.3148vw,37.209vh) scale(.4035)}to{transform:translate(4.37975vw,99vh) scale(.4035)}}.snow:nth-child(139){opacity:.176;transform:translate(82.8108vw,-10px) scale(.332);animation:fall-139 11s -13s linear infinite}@keyframes fall-139{59.848%{transform:translate(87.4685vw,59.848vh) scale(.332)}to{transform:translate(85.13965vw,99vh) scale(.332)}}.snow:nth-child(140){opacity:.3452;transform:translate(76.9534vw,-10px) scale(.0091);animation:fall-140 13s -26s linear infinite}@keyframes fall-140{55.532%{transform:translate(76.4073vw,55.532vh) scale(.0091)}to{transform:translate(76.68035vw,99vh) scale(.0091)}}.snow:nth-child(141){opacity:.922;transform:translate(50.0124vw,-10px) scale(.2651);animation:fall-141 20s -17s linear infinite}@keyframes fall-141{71.779%{transform:translate(40.1316vw,71.779vh) scale(.2651)}to{transform:translate(45.072vw,99vh) scale(.2651)}}.snow:nth-child(142){opacity:1.3396;transform:translate(1.284vw,-10px) scale(.5283);animation:fall-142 20s -14s linear infinite}@keyframes fall-142{64.593%{transform:translate(2.4662vw,64.593vh) scale(.5283)}to{transform:translate(1.8751vw,99vh) scale(.5283)}}.snow:nth-child(143){opacity:.02;transform:translate(17.5204vw,-10px) scale(.7859);animation:fall-143 29s -6s linear infinite}@keyframes fall-143{33.601%{transform:translate(22.3523vw,33.601vh) scale(.7859)}to{transform:translate(19.93635vw,99vh) scale(.7859)}}.snow:nth-child(144){opacity:1.0598;transform:translate(13.6419vw,-10px) scale(.8871);animation:fall-144 17s -25s linear infinite}@keyframes fall-144{41.595%{transform:translate(17.616vw,41.595vh) scale(.8871)}to{transform:translate(15.62895vw,99vh) scale(.8871)}}.snow:nth-child(145){opacity:.0572;transform:translate(44.2164vw,-10px) scale(.5178);animation:fall-145 28s -25s linear infinite}@keyframes fall-145{43.727%{transform:translate(37.1051vw,43.727vh) scale(.5178)}to{transform:translate(40.66075vw,99vh) scale(.5178)}}.snow:nth-child(146){opacity:.5204;transform:translate(6.4062vw,-10px) scale(.1948);animation:fall-146 25s -24s linear infinite}@keyframes fall-146{34.228%{transform:translate(14.939vw,34.228vh) scale(.1948)}to{transform:translate(10.6726vw,99vh) scale(.1948)}}.snow:nth-child(147){opacity:.736;transform:translate(66.3123vw,-10px) scale(.4387);animation:fall-147 11s -26s linear infinite}@keyframes fall-147{33.742%{transform:translate(75.9191vw,33.742vh) scale(.4387)}to{transform:translate(71.1157vw,99vh) scale(.4387)}}.snow:nth-child(148){opacity:.2756;transform:translate(4.1503vw,-10px) scale(.3676);animation:fall-148 22s -9s linear infinite}@keyframes fall-148{60.779%{transform:translate(14.0801vw,60.779vh) scale(.3676)}to{transform:translate(9.1152vw,99vh) scale(.3676)}}.snow:nth-child(149){opacity:1.2942;transform:translate(97.6592vw,-10px) scale(.7531);animation:fall-149 22s -11s linear infinite}@keyframes fall-149{56.18%{transform:translate(90.9802vw,56.18vh) scale(.7531)}to{transform:translate(94.3197vw,99vh) scale(.7531)}}.snow:nth-child(150){opacity:.948;transform:translate(61.6038vw,-10px) scale(.5343);animation:fall-150 19s -7s linear infinite}@keyframes fall-150{65.838%{transform:translate(70.8269vw,65.838vh) scale(.5343)}to{transform:translate(66.21535vw,99vh) scale(.5343)}}.snow:nth-child(151){opacity:1.151;transform:translate(10.9225vw,-10px) scale(.0062);animation:fall-151 19s -15s linear infinite}@keyframes fall-151{57.747%{transform:translate(6.5093vw,57.747vh) scale(.0062)}to{transform:translate(8.7159vw,99vh) scale(.0062)}}.snow:nth-child(152){opacity:.8588;transform:translate(18.0296vw,-10px) scale(.18);animation:fall-152 10s -13s linear infinite}@keyframes fall-152{48.391%{transform:translate(15.2329vw,48.391vh) scale(.18)}to{transform:translate(16.63125vw,99vh) scale(.18)}}.snow:nth-child(153){opacity:.06;transform:translate(10.7045vw,-10px) scale(.2559);animation:fall-153 20s -29s linear infinite}@keyframes fall-153{59.725%{transform:translate(9.0275vw,59.725vh) scale(.2559)}to{transform:translate(9.866vw,99vh) scale(.2559)}}.snow:nth-child(154){opacity:1.2348;transform:translate(75.6927vw,-10px) scale(.4397);animation:fall-154 15s -14s linear infinite}@keyframes fall-154{53.171%{transform:translate(71.6843vw,53.171vh) scale(.4397)}to{transform:translate(73.6885vw,99vh) scale(.4397)}}.snow:nth-child(155){opacity:1.4444;transform:translate(61.8367vw,-10px) scale(.7654);animation:fall-155 10s -7s linear infinite}@keyframes fall-155{77.265%{transform:translate(60.6829vw,77.265vh) scale(.7654)}to{transform:translate(61.2598vw,99vh) scale(.7654)}}.snow:nth-child(156){opacity:1.4622;transform:translate(29.3854vw,-10px) scale(.4839);animation:fall-156 12s -13s linear infinite}@keyframes fall-156{70.404%{transform:translate(32.8465vw,70.404vh) scale(.4839)}to{transform:translate(31.11595vw,99vh) scale(.4839)}}.snow:nth-child(157){opacity:1.5524;transform:translate(68.2662vw,-10px) scale(.6847);animation:fall-157 14s -10s linear infinite}@keyframes fall-157{57.114%{transform:translate(61.8235vw,57.114vh) scale(.6847)}to{transform:translate(65.04485vw,99vh) scale(.6847)}}.snow:nth-child(158){opacity:.038;transform:translate(45.6944vw,-10px) scale(.808);animation:fall-158 29s -18s linear infinite}@keyframes fall-158{41.933%{transform:translate(55.3639vw,41.933vh) scale(.808)}to{transform:translate(50.52915vw,99vh) scale(.808)}}.snow:nth-child(159){opacity:.3752;transform:translate(13.1104vw,-10px) scale(.0279);animation:fall-159 21s -16s linear infinite}@keyframes fall-159{67.271%{transform:translate(4.9514vw,67.271vh) scale(.0279)}to{transform:translate(9.0309vw,99vh) scale(.0279)}}.snow:nth-child(160){opacity:1.477;transform:translate(8.8697vw,-10px) scale(.9584);animation:fall-160 19s -25s linear infinite}@keyframes fall-160{58.412%{transform:translate(18.3795vw,58.412vh) scale(.9584)}to{transform:translate(13.6246vw,99vh) scale(.9584)}}.snow:nth-child(161){opacity:1.0838;transform:translate(19.9119vw,-10px) scale(.124);animation:fall-161 26s -27s linear infinite}@keyframes fall-161{59.798%{transform:translate(26.7974vw,59.798vh) scale(.124)}to{transform:translate(23.35465vw,99vh) scale(.124)}}.snow:nth-child(162){opacity:1.161;transform:translate(38.4317vw,-10px) scale(.9002);animation:fall-162 18s -27s linear infinite}@keyframes fall-162{56.898%{transform:translate(35.1141vw,56.898vh) scale(.9002)}to{transform:translate(36.7729vw,99vh) scale(.9002)}}.snow:nth-child(163){opacity:.3898;transform:translate(59.2608vw,-10px) scale(.5535);animation:fall-163 20s -12s linear infinite}@keyframes fall-163{55.647%{transform:translate(61.1622vw,55.647vh) scale(.5535)}to{transform:translate(60.2115vw,99vh) scale(.5535)}}.snow:nth-child(164){opacity:1.0562;transform:translate(34.7411vw,-10px) scale(.4918);animation:fall-164 14s -5s linear infinite}@keyframes fall-164{76.771%{transform:translate(29.784vw,76.771vh) scale(.4918)}to{transform:translate(32.26255vw,99vh) scale(.4918)}}.snow:nth-child(165){opacity:1.554;transform:translate(16.9303vw,-10px) scale(.7097);animation:fall-165 11s -9s linear infinite}@keyframes fall-165{33.959%{transform:translate(16.9148vw,33.959vh) scale(.7097)}to{transform:translate(16.92255vw,99vh) scale(.7097)}}.snow:nth-child(166){opacity:.5864;transform:translate(82.0352vw,-10px) scale(.9457);animation:fall-166 17s -1s linear infinite}@keyframes fall-166{36.342%{transform:translate(85.5957vw,36.342vh) scale(.9457)}to{transform:translate(83.81545vw,99vh) scale(.9457)}}.snow:nth-child(167){opacity:.4504;transform:translate(19.5398vw,-10px) scale(.4567);animation:fall-167 21s -23s linear infinite}@keyframes fall-167{51.709%{transform:translate(23.5584vw,51.709vh) scale(.4567)}to{transform:translate(21.5491vw,99vh) scale(.4567)}}.snow:nth-child(168){opacity:.6704;transform:translate(94.9435vw,-10px) scale(.8209);animation:fall-168 28s -22s linear infinite}@keyframes fall-168{61.979%{transform:translate(95.6376vw,61.979vh) scale(.8209)}to{transform:translate(95.29055vw,99vh) scale(.8209)}}.snow:nth-child(169){opacity:1.2386;transform:translate(42.2522vw,-10px) scale(.0887);animation:fall-169 13s -18s linear infinite}@keyframes fall-169{45.457%{transform:translate(41.2427vw,45.457vh) scale(.0887)}to{transform:translate(41.74745vw,99vh) scale(.0887)}}.snow:nth-child(170){opacity:.356;transform:translate(38.2695vw,-10px) scale(.0006);animation:fall-170 20s -17s linear infinite}@keyframes fall-170{75.153%{transform:translate(34.0785vw,75.153vh) scale(.0006)}to{transform:translate(36.174vw,99vh) scale(.0006)}}.snow:nth-child(171){opacity:1.1068;transform:translate(62.5325vw,-10px) scale(.6351);animation:fall-171 11s -15s linear infinite}@keyframes fall-171{63.835%{transform:translate(68.5984vw,63.835vh) scale(.6351)}to{transform:translate(65.56545vw,99vh) scale(.6351)}}.snow:nth-child(172){opacity:.5114;transform:translate(94.0957vw,-10px) scale(.7748);animation:fall-172 26s -29s linear infinite}@keyframes fall-172{62.486%{transform:translate(99.5502vw,62.486vh) scale(.7748)}to{transform:translate(96.82295vw,99vh) scale(.7748)}}.snow:nth-child(173){opacity:1.3718;transform:translate(7.6752vw,-10px) scale(.9287);animation:fall-173 11s -7s linear infinite}@keyframes fall-173{49.055%{transform:translate(12.7925vw,49.055vh) scale(.9287)}to{transform:translate(10.23385vw,99vh) scale(.9287)}}.snow:nth-child(174){opacity:1.942;transform:translate(79.0613vw,-10px) scale(.2901);animation:fall-174 14s -11s linear infinite}@keyframes fall-174{53.016%{transform:translate(70.4279vw,53.016vh) scale(.2901)}to{transform:translate(74.7446vw,99vh) scale(.2901)}}.snow:nth-child(175){opacity:1.252;transform:translate(72.0809vw,-10px) scale(.1887);animation:fall-175 19s -17s linear infinite}@keyframes fall-175{67.365%{transform:translate(77.9755vw,67.365vh) scale(.1887)}to{transform:translate(75.0282vw,99vh) scale(.1887)}}.snow:nth-child(176){opacity:1.3832;transform:translate(99.608vw,-10px) scale(.2136);animation:fall-176 13s -3s linear infinite}@keyframes fall-176{31.318%{transform:translate(92.0463vw,31.318vh) scale(.2136)}to{transform:translate(95.82715vw,99vh) scale(.2136)}}.snow:nth-child(177){opacity:1.0156;transform:translate(60.9474vw,-10px) scale(.7261);animation:fall-177 15s -4s linear infinite}@keyframes fall-177{77.384%{transform:translate(52.0278vw,77.384vh) scale(.7261)}to{transform:translate(56.4876vw,99vh) scale(.7261)}}.snow:nth-child(178){opacity:.131;transform:translate(25.4629vw,-10px) scale(.6132);animation:fall-178 26s -13s linear infinite}@keyframes fall-178{40.749%{transform:translate(28.456vw,40.749vh) scale(.6132)}to{transform:translate(26.95945vw,99vh) scale(.6132)}}.snow:nth-child(179){opacity:1.3624;transform:translate(57.8148vw,-10px) scale(.9015);animation:fall-179 12s -18s linear infinite}@keyframes fall-179{65.683%{transform:translate(50.9645vw,65.683vh) scale(.9015)}to{transform:translate(54.38965vw,99vh) scale(.9015)}}.snow:nth-child(180){opacity:.6338;transform:translate(99.1901vw,-10px) scale(.5859);animation:fall-180 27s -22s linear infinite}@keyframes fall-180{39.663%{transform:translate(108.0948vw,39.663vh) scale(.5859)}to{transform:translate(103.64245vw,99vh) scale(.5859)}}.snow:nth-child(181){opacity:.2394;transform:translate(86.1289vw,-10px) scale(.1306);animation:fall-181 11s -14s linear infinite}@keyframes fall-181{79.412%{transform:translate(76.744vw,79.412vh) scale(.1306)}to{transform:translate(81.43645vw,99vh) scale(.1306)}}.snow:nth-child(182){opacity:.8096;transform:translate(20.0672vw,-10px) scale(.0618);animation:fall-182 22s -25s linear infinite}@keyframes fall-182{32.61%{transform:translate(27.9171vw,32.61vh) scale(.0618)}to{transform:translate(23.99215vw,99vh) scale(.0618)}}.snow:nth-child(183){opacity:1.3618;transform:translate(11.7751vw,-10px) scale(.2173);animation:fall-183 13s -16s linear infinite}@keyframes fall-183{71.881%{transform:translate(12.2975vw,71.881vh) scale(.2173)}to{transform:translate(12.0363vw,99vh) scale(.2173)}}.snow:nth-child(184){opacity:1.2884;transform:translate(86.423vw,-10px) scale(.0832);animation:fall-184 17s -12s linear infinite}@keyframes fall-184{46.793%{transform:translate(92.7006vw,46.793vh) scale(.0832)}to{transform:translate(89.5618vw,99vh) scale(.0832)}}.snow:nth-child(185){opacity:1.567;transform:translate(53.6108vw,-10px) scale(.571);animation:fall-185 29s -6s linear infinite}@keyframes fall-185{45.099%{transform:translate(61.5053vw,45.099vh) scale(.571)}to{transform:translate(57.55805vw,99vh) scale(.571)}}.snow:nth-child(186){opacity:1.955;transform:translate(89.3334vw,-10px) scale(.3732);animation:fall-186 21s -14s linear infinite}@keyframes fall-186{74.023%{transform:translate(97.0737vw,74.023vh) scale(.3732)}to{transform:translate(93.20355vw,99vh) scale(.3732)}}.snow:nth-child(187){opacity:1.7412;transform:translate(78.5275vw,-10px) scale(.2946);animation:fall-187 28s -20s linear infinite}@keyframes fall-187{46.155%{transform:translate(77.2023vw,46.155vh) scale(.2946)}to{transform:translate(77.8649vw,99vh) scale(.2946)}}.snow:nth-child(188){opacity:1.8252;transform:translate(23.5105vw,-10px) scale(.8853);animation:fall-188 23s -30s linear infinite}@keyframes fall-188{57.5%{transform:translate(14.1587vw,57.5vh) scale(.8853)}to{transform:translate(18.8346vw,99vh) scale(.8853)}}.snow:nth-child(189){opacity:.6382;transform:translate(22.7929vw,-10px) scale(.9917);animation:fall-189 18s -16s linear infinite}@keyframes fall-189{37.724%{transform:translate(27.8426vw,37.724vh) scale(.9917)}to{transform:translate(25.31775vw,99vh) scale(.9917)}}.snow:nth-child(190){opacity:1.2128;transform:translate(66.5189vw,-10px) scale(.1238);animation:fall-190 14s -18s linear infinite}@keyframes fall-190{61.872%{transform:translate(66.67vw,61.872vh) scale(.1238)}to{transform:translate(66.59445vw,99vh) scale(.1238)}}.snow:nth-child(191){opacity:1.215;transform:translate(81.4595vw,-10px) scale(.0097);animation:fall-191 26s -29s linear infinite}@keyframes fall-191{51.302%{transform:translate(90.1775vw,51.302vh) scale(.0097)}to{transform:translate(85.8185vw,99vh) scale(.0097)}}.snow:nth-child(192){opacity:.3096;transform:translate(75.3527vw,-10px) scale(.1547);animation:fall-192 22s -3s linear infinite}@keyframes fall-192{39.099%{transform:translate(76.92vw,39.099vh) scale(.1547)}to{transform:translate(76.13635vw,99vh) scale(.1547)}}.snow:nth-child(193){opacity:1.469;transform:translate(72.402vw,-10px) scale(.4067);animation:fall-193 23s -26s linear infinite}@keyframes fall-193{77.324%{transform:translate(74.1273vw,77.324vh) scale(.4067)}to{transform:translate(73.26465vw,99vh) scale(.4067)}}.snow:nth-child(194){opacity:.9174;transform:translate(97.5518vw,-10px) scale(.2062);animation:fall-194 17s -29s linear infinite}@keyframes fall-194{39.444%{transform:translate(103.9593vw,39.444vh) scale(.2062)}to{transform:translate(100.75555vw,99vh) scale(.2062)}}.snow:nth-child(195){opacity:1.5288;transform:translate(14.077vw,-10px) scale(.0211);animation:fall-195 23s -25s linear infinite}@keyframes fall-195{65.532%{transform:translate(17.4519vw,65.532vh) scale(.0211)}to{transform:translate(15.76445vw,99vh) scale(.0211)}}.snow:nth-child(196){opacity:1.6986;transform:translate(10.38vw,-10px) scale(.344);animation:fall-196 19s -20s linear infinite}@keyframes fall-196{47.316%{transform:translate(16.9714vw,47.316vh) scale(.344)}to{transform:translate(13.6757vw,99vh) scale(.344)}}.snow:nth-child(197){opacity:1.085;transform:translate(59.1915vw,-10px) scale(.8844);animation:fall-197 16s -20s linear infinite}@keyframes fall-197{41.012%{transform:translate(51.1109vw,41.012vh) scale(.8844)}to{transform:translate(55.1512vw,99vh) scale(.8844)}}.snow:nth-child(198){opacity:1.4514;transform:translate(90.3688vw,-10px) scale(.5521);animation:fall-198 24s -16s linear infinite}@keyframes fall-198{50.831%{transform:translate(87.0992vw,50.831vh) scale(.5521)}to{transform:translate(88.734vw,99vh) scale(.5521)}}.snow:nth-child(199){opacity:.3074;transform:translate(33.1916vw,-10px) scale(.8255);animation:fall-199 29s -30s linear infinite}@keyframes fall-199{46.867%{transform:translate(33.1692vw,46.867vh) scale(.8255)}to{transform:translate(33.1804vw,99vh) scale(.8255)}}.snow:nth-child(200){opacity:1.888;transform:translate(6.2647vw,-10px) scale(.2927);animation:fall-200 20s -7s linear infinite}@keyframes fall-200{77.159%{transform:translate(5.7775vw,77.159vh) scale(.2927)}to{transform:translate(6.0211vw,99vh) scale(.2927)}}.snow:nth-child(201){opacity:1.9798;transform:translate(40.0942vw,-10px) scale(.8739);animation:fall-201 11s -19s linear infinite}@keyframes fall-201{72.016%{transform:translate(40.2019vw,72.016vh) scale(.8739)}to{transform:translate(40.14805vw,99vh) scale(.8739)}}.snow:nth-child(202){opacity:1.8096;transform:translate(21.6142vw,-10px) scale(.4822);animation:fall-202 27s -2s linear infinite}@keyframes fall-202{59.897%{transform:translate(20.8808vw,59.897vh) scale(.4822)}to{transform:translate(21.2475vw,99vh) scale(.4822)}}.snow:nth-child(203){opacity:.7994;transform:translate(84.4845vw,-10px) scale(.878);animation:fall-203 29s -27s linear infinite}@keyframes fall-203{63.796%{transform:translate(79.8126vw,63.796vh) scale(.878)}to{transform:translate(82.14855vw,99vh) scale(.878)}}.snow:nth-child(204){opacity:1.854;transform:translate(4.9958vw,-10px) scale(.4584);animation:fall-204 28s -18s linear infinite}@keyframes fall-204{66.474%{transform:translate(-1.2652vw,66.474vh) scale(.4584)}to{transform:translate(1.8653vw,99vh) scale(.4584)}}.snow:nth-child(205){opacity:.9264;transform:translate(84.5912vw,-10px) scale(.918);animation:fall-205 24s -24s linear infinite}@keyframes fall-205{37.011%{transform:translate(75.2749vw,37.011vh) scale(.918)}to{transform:translate(79.93305vw,99vh) scale(.918)}}.snow:nth-child(206){opacity:1.5284;transform:translate(82.054vw,-10px) scale(.4306);animation:fall-206 14s -8s linear infinite}@keyframes fall-206{41.567%{transform:translate(83.8254vw,41.567vh) scale(.4306)}to{transform:translate(82.9397vw,99vh) scale(.4306)}}.snow:nth-child(207){opacity:1.1378;transform:translate(37.0257vw,-10px) scale(.2129);animation:fall-207 20s -3s linear infinite}@keyframes fall-207{72.804%{transform:translate(27.7663vw,72.804vh) scale(.2129)}to{transform:translate(32.396vw,99vh) scale(.2129)}}.snow:nth-child(208){opacity:1.214;transform:translate(89.22vw,-10px) scale(.7087);animation:fall-208 30s -16s linear infinite}@keyframes fall-208{30.658%{transform:translate(79.4492vw,30.658vh) scale(.7087)}to{transform:translate(84.3346vw,99vh) scale(.7087)}}.snow:nth-child(209){opacity:.4252;transform:translate(90.3576vw,-10px) scale(.4287);animation:fall-209 17s -1s linear infinite}@keyframes fall-209{37.331%{transform:translate(96.3664vw,37.331vh) scale(.4287)}to{transform:translate(93.362vw,99vh) scale(.4287)}}.snow:nth-child(210){opacity:1.1606;transform:translate(45.1208vw,-10px) scale(.6699);animation:fall-210 22s -8s linear infinite}@keyframes fall-210{79.984%{transform:translate(39.6409vw,79.984vh) scale(.6699)}to{transform:translate(42.38085vw,99vh) scale(.6699)}}.snow:nth-child(211){opacity:.819;transform:translate(23.5354vw,-10px) scale(.8838);animation:fall-211 11s -26s linear infinite}@keyframes fall-211{69.998%{transform:translate(33.1655vw,69.998vh) scale(.8838)}to{transform:translate(28.35045vw,99vh) scale(.8838)}}.snow:nth-child(212){opacity:.6968;transform:translate(20.5678vw,-10px) scale(.6678);animation:fall-212 27s -11s linear infinite}@keyframes fall-212{38.012%{transform:translate(12.5042vw,38.012vh) scale(.6678)}to{transform:translate(16.536vw,99vh) scale(.6678)}}.snow:nth-child(213){opacity:1.2796;transform:translate(42.5588vw,-10px) scale(.6167);animation:fall-213 12s -6s linear infinite}@keyframes fall-213{57.244%{transform:translate(44.6256vw,57.244vh) scale(.6167)}to{transform:translate(43.5922vw,99vh) scale(.6167)}}.snow:nth-child(214){opacity:.8742;transform:translate(39.6845vw,-10px) scale(.7632);animation:fall-214 19s -6s linear infinite}@keyframes fall-214{50.116%{transform:translate(42.739vw,50.116vh) scale(.7632)}to{transform:translate(41.21175vw,99vh) scale(.7632)}}.snow:nth-child(215){opacity:.5526;transform:translate(48.6831vw,-10px) scale(.9198);animation:fall-215 28s -22s linear infinite}@keyframes fall-215{64.109%{transform:translate(52.6008vw,64.109vh) scale(.9198)}to{transform:translate(50.64195vw,99vh) scale(.9198)}}.snow:nth-child(216){opacity:.4022;transform:translate(15.9458vw,-10px) scale(.2626);animation:fall-216 30s -28s linear infinite}@keyframes fall-216{76.82%{transform:translate(10.9143vw,76.82vh) scale(.2626)}to{transform:translate(13.43005vw,99vh) scale(.2626)}}.snow:nth-child(217){opacity:1.686;transform:translate(13.4007vw,-10px) scale(.3982);animation:fall-217 18s -23s linear infinite}@keyframes fall-217{70.359%{transform:translate(18.7679vw,70.359vh) scale(.3982)}to{transform:translate(16.0843vw,99vh) scale(.3982)}}.snow:nth-child(218){opacity:1.798;transform:translate(50.4844vw,-10px) scale(.3225);animation:fall-218 29s -9s linear infinite}@keyframes fall-218{61.769%{transform:translate(57.9589vw,61.769vh) scale(.3225)}to{transform:translate(54.22165vw,99vh) scale(.3225)}}.snow:nth-child(219){opacity:1.9714;transform:translate(13.2101vw,-10px) scale(.0101);animation:fall-219 27s -18s linear infinite}@keyframes fall-219{43.884%{transform:translate(9.2952vw,43.884vh) scale(.0101)}to{transform:translate(11.25265vw,99vh) scale(.0101)}}.snow:nth-child(220){opacity:.7908;transform:translate(1.7748vw,-10px) scale(.4921);animation:fall-220 20s -9s linear infinite}@keyframes fall-220{69.29%{transform:translate(.3114vw,69.29vh) scale(.4921)}to{transform:translate(1.0431vw,99vh) scale(.4921)}}.snow:nth-child(221){opacity:.135;transform:translate(71.6562vw,-10px) scale(.0255);animation:fall-221 22s -14s linear infinite}@keyframes fall-221{35.395%{transform:translate(78.3784vw,35.395vh) scale(.0255)}to{transform:translate(75.0173vw,99vh) scale(.0255)}}.snow:nth-child(222){opacity:1.5282;transform:translate(59.4997vw,-10px) scale(.3301);animation:fall-222 17s -18s linear infinite}@keyframes fall-222{38.677%{transform:translate(57.233vw,38.677vh) scale(.3301)}to{transform:translate(58.36635vw,99vh) scale(.3301)}}.snow:nth-child(223){opacity:.7822;transform:translate(91.9637vw,-10px) scale(.5084);animation:fall-223 27s -16s linear infinite}@keyframes fall-223{58.965%{transform:translate(95.3445vw,58.965vh) scale(.5084)}to{transform:translate(93.6541vw,99vh) scale(.5084)}}.snow:nth-child(224){opacity:1.279;transform:translate(21.7605vw,-10px) scale(.314);animation:fall-224 29s -23s linear infinite}@keyframes fall-224{53.237%{transform:translate(15.3149vw,53.237vh) scale(.314)}to{transform:translate(18.5377vw,99vh) scale(.314)}}.snow:nth-child(225){opacity:1.5364;transform:translate(99.7605vw,-10px) scale(.1044);animation:fall-225 16s -12s linear infinite}@keyframes fall-225{58.115%{transform:translate(103.5361vw,58.115vh) scale(.1044)}to{transform:translate(101.6483vw,99vh) scale(.1044)}}.snow:nth-child(226){opacity:.7484;transform:translate(55.9001vw,-10px) scale(.3697);animation:fall-226 19s -29s linear infinite}@keyframes fall-226{55.741%{transform:translate(65.4823vw,55.741vh) scale(.3697)}to{transform:translate(60.6912vw,99vh) scale(.3697)}}.snow:nth-child(227){opacity:.5884;transform:translate(77.3944vw,-10px) scale(.4416);animation:fall-227 24s -24s linear infinite}@keyframes fall-227{51.876%{transform:translate(84.3381vw,51.876vh) scale(.4416)}to{transform:translate(80.86625vw,99vh) scale(.4416)}}.snow:nth-child(228){opacity:1.2586;transform:translate(80.9965vw,-10px) scale(.2434);animation:fall-228 14s -9s linear infinite}@keyframes fall-228{37.379%{transform:translate(77.9646vw,37.379vh) scale(.2434)}to{transform:translate(79.48055vw,99vh) scale(.2434)}}.snow:nth-child(229){opacity:.549;transform:translate(81.3213vw,-10px) scale(.2394);animation:fall-229 23s -1s linear infinite}@keyframes fall-229{66.1%{transform:translate(77.6544vw,66.1vh) scale(.2394)}to{transform:translate(79.48785vw,99vh) scale(.2394)}}.snow:nth-child(230){opacity:1.0102;transform:translate(68.0971vw,-10px) scale(.2496);animation:fall-230 19s -24s linear infinite}@keyframes fall-230{44.549%{transform:translate(67.38vw,44.549vh) scale(.2496)}to{transform:translate(67.73855vw,99vh) scale(.2496)}}.snow:nth-child(231){opacity:.3384;transform:translate(60.725vw,-10px) scale(.3197);animation:fall-231 24s -18s linear infinite}@keyframes fall-231{35.256%{transform:translate(62.7081vw,35.256vh) scale(.3197)}to{transform:translate(61.71655vw,99vh) scale(.3197)}}.snow:nth-child(232){opacity:1.5362;transform:translate(58.9119vw,-10px) scale(.8839);animation:fall-232 15s -9s linear infinite}@keyframes fall-232{64.738%{transform:translate(52.842vw,64.738vh) scale(.8839)}to{transform:translate(55.87695vw,99vh) scale(.8839)}}.snow:nth-child(233){opacity:1.8118;transform:translate(70.4447vw,-10px) scale(.2904);animation:fall-233 15s -19s linear infinite}@keyframes fall-233{61.296%{transform:translate(78.2903vw,61.296vh) scale(.2904)}to{transform:translate(74.3675vw,99vh) scale(.2904)}}.snow:nth-child(234){opacity:1.2278;transform:translate(31.6965vw,-10px) scale(.9037);animation:fall-234 20s -22s linear infinite}@keyframes fall-234{59.492%{transform:translate(36.4753vw,59.492vh) scale(.9037)}to{transform:translate(34.0859vw,99vh) scale(.9037)}}.snow:nth-child(235){opacity:1.598;transform:translate(32.5087vw,-10px) scale(.0851);animation:fall-235 19s -16s linear infinite}@keyframes fall-235{56.461%{transform:translate(22.765vw,56.461vh) scale(.0851)}to{transform:translate(27.63685vw,99vh) scale(.0851)}}.snow:nth-child(236){opacity:1.6968;transform:translate(69.0116vw,-10px) scale(.0379);animation:fall-236 24s -13s linear infinite}@keyframes fall-236{40.58%{transform:translate(77.9944vw,40.58vh) scale(.0379)}to{transform:translate(73.503vw,99vh) scale(.0379)}}.snow:nth-child(237){opacity:1.518;transform:translate(50.522vw,-10px) scale(.2711);animation:fall-237 10s -8s linear infinite}@keyframes fall-237{78.063%{transform:translate(56.0879vw,78.063vh) scale(.2711)}to{transform:translate(53.30495vw,99vh) scale(.2711)}}.snow:nth-child(238){opacity:.5542;transform:translate(84.8232vw,-10px) scale(.5126);animation:fall-238 28s -12s linear infinite}@keyframes fall-238{54.406%{transform:translate(86.8275vw,54.406vh) scale(.5126)}to{transform:translate(85.82535vw,99vh) scale(.5126)}}.snow:nth-child(239){opacity:.252;transform:translate(38.3162vw,-10px) scale(.0717);animation:fall-239 16s -26s linear infinite}@keyframes fall-239{33.831%{transform:translate(35.7371vw,33.831vh) scale(.0717)}to{transform:translate(37.02665vw,99vh) scale(.0717)}}.snow:nth-child(240){opacity:.7968;transform:translate(3.8939vw,-10px) scale(.3724);animation:fall-240 29s -30s linear infinite}@keyframes fall-240{42.6%{transform:translate(-3.3614vw,42.6vh) scale(.3724)}to{transform:translate(.26625vw,99vh) scale(.3724)}}.snow:nth-child(241){opacity:.4828;transform:translate(2.0944vw,-10px) scale(.8097);animation:fall-241 19s -26s linear infinite}@keyframes fall-241{34.594%{transform:translate(.7218vw,34.594vh) scale(.8097)}to{transform:translate(1.4081vw,99vh) scale(.8097)}}.snow:nth-child(242){opacity:.236;transform:translate(22.6226vw,-10px) scale(.8488);animation:fall-242 14s -6s linear infinite}@keyframes fall-242{79.326%{transform:translate(26.8032vw,79.326vh) scale(.8488)}to{transform:translate(24.7129vw,99vh) scale(.8488)}}.snow:nth-child(243){opacity:.0554;transform:translate(71.1923vw,-10px) scale(.7095);animation:fall-243 13s -14s linear infinite}@keyframes fall-243{79.852%{transform:translate(73.0277vw,79.852vh) scale(.7095)}to{transform:translate(72.11vw,99vh) scale(.7095)}}.snow:nth-child(244){opacity:1.1086;transform:translate(5.4084vw,-10px) scale(.3476);animation:fall-244 25s -8s linear infinite}@keyframes fall-244{72.166%{transform:translate(5.7648vw,72.166vh) scale(.3476)}to{transform:translate(5.5866vw,99vh) scale(.3476)}}.snow:nth-child(245){opacity:.332;transform:translate(53.8281vw,-10px) scale(.2698);animation:fall-245 20s -25s linear infinite}@keyframes fall-245{48.738%{transform:translate(49.781vw,48.738vh) scale(.2698)}to{transform:translate(51.80455vw,99vh) scale(.2698)}}.snow:nth-child(246){opacity:.2432;transform:translate(60.515vw,-10px) scale(.7512);animation:fall-246 12s -10s linear infinite}@keyframes fall-246{52.927%{transform:translate(65.8405vw,52.927vh) scale(.7512)}to{transform:translate(63.17775vw,99vh) scale(.7512)}}.snow:nth-child(247){opacity:1.8356;transform:translate(96.722vw,-10px) scale(.4274);animation:fall-247 26s -12s linear infinite}@keyframes fall-247{34.949%{transform:translate(88.7531vw,34.949vh) scale(.4274)}to{transform:translate(92.73755vw,99vh) scale(.4274)}}.snow:nth-child(248){opacity:.0716;transform:translate(97.1067vw,-10px) scale(.2186);animation:fall-248 25s -25s linear infinite}@keyframes fall-248{33.293%{transform:translate(95.5733vw,33.293vh) scale(.2186)}to{transform:translate(96.34vw,99vh) scale(.2186)}}.snow:nth-child(249){opacity:.3916;transform:translate(65.8951vw,-10px) scale(.8108);animation:fall-249 28s -16s linear infinite}@keyframes fall-249{47.813%{transform:translate(69.9538vw,47.813vh) scale(.8108)}to{transform:translate(67.92445vw,99vh) scale(.8108)}}.snow:nth-child(250){opacity:.9404;transform:translate(32.5176vw,-10px) scale(.0124);animation:fall-250 10s -13s linear infinite}@keyframes fall-250{40.956%{transform:translate(28.4862vw,40.956vh) scale(.0124)}to{transform:translate(30.5019vw,99vh) scale(.0124)}}.snow:nth-child(251){opacity:1.6386;transform:translate(48.7658vw,-10px) scale(.6097);animation:fall-251 11s -11s linear infinite}@keyframes fall-251{58.622%{transform:translate(39.8914vw,58.622vh) scale(.6097)}to{transform:translate(44.3286vw,99vh) scale(.6097)}}.snow:nth-child(252){opacity:1.3752;transform:translate(1.0446vw,-10px) scale(.5006);animation:fall-252 17s -21s linear infinite}@keyframes fall-252{69.641%{transform:translate(2.6072vw,69.641vh) scale(.5006)}to{transform:translate(1.8259vw,99vh) scale(.5006)}}.snow:nth-child(253){opacity:1.9814;transform:translate(47.7028vw,-10px) scale(.9404);animation:fall-253 30s -14s linear infinite}@keyframes fall-253{54.524%{transform:translate(42.6528vw,54.524vh) scale(.9404)}to{transform:translate(45.1778vw,99vh) scale(.9404)}}.snow:nth-child(254){opacity:.5936;transform:translate(76.1264vw,-10px) scale(.8206);animation:fall-254 19s -27s linear infinite}@keyframes fall-254{45.162%{transform:translate(78.13vw,45.162vh) scale(.8206)}to{transform:translate(77.1282vw,99vh) scale(.8206)}}.snow:nth-child(255){opacity:.0494;transform:translate(43.8354vw,-10px) scale(.8393);animation:fall-255 18s -23s linear infinite}@keyframes fall-255{61.937%{transform:translate(50.5061vw,61.937vh) scale(.8393)}to{transform:translate(47.17075vw,99vh) scale(.8393)}}.snow:nth-child(256){opacity:1.7044;transform:translate(26.0193vw,-10px) scale(.7639);animation:fall-256 22s -29s linear infinite}@keyframes fall-256{63.795%{transform:translate(32.4717vw,63.795vh) scale(.7639)}to{transform:translate(29.2455vw,99vh) scale(.7639)}}.snow:nth-child(257){opacity:1.7446;transform:translate(46.6412vw,-10px) scale(.8943);animation:fall-257 23s -11s linear infinite}@keyframes fall-257{50.086%{transform:translate(50.1946vw,50.086vh) scale(.8943)}to{transform:translate(48.4179vw,99vh) scale(.8943)}}.snow:nth-child(258){opacity:.3814;transform:translate(60.7449vw,-10px) scale(.0175);animation:fall-258 18s -4s linear infinite}@keyframes fall-258{67.634%{transform:translate(58.3085vw,67.634vh) scale(.0175)}to{transform:translate(59.5267vw,99vh) scale(.0175)}}.snow:nth-child(259){opacity:1.9058;transform:translate(29.3185vw,-10px) scale(.7143);animation:fall-259 19s -7s linear infinite}@keyframes fall-259{55.391%{transform:translate(38.6285vw,55.391vh) scale(.7143)}to{transform:translate(33.9735vw,99vh) scale(.7143)}}.snow:nth-child(260){opacity:1.715;transform:translate(69.1734vw,-10px) scale(.527);animation:fall-260 21s -19s linear infinite}@keyframes fall-260{49.05%{transform:translate(60.7994vw,49.05vh) scale(.527)}to{transform:translate(64.9864vw,99vh) scale(.527)}}.snow:nth-child(261){opacity:.5762;transform:translate(50.2361vw,-10px) scale(.5352);animation:fall-261 11s -12s linear infinite}@keyframes fall-261{49.682%{transform:translate(43.6638vw,49.682vh) scale(.5352)}to{transform:translate(46.94995vw,99vh) scale(.5352)}}.snow:nth-child(262){opacity:1.869;transform:translate(9.9521vw,-10px) scale(.7963);animation:fall-262 28s -29s linear infinite}@keyframes fall-262{62.017%{transform:translate(16.8556vw,62.017vh) scale(.7963)}to{transform:translate(13.40385vw,99vh) scale(.7963)}}.snow:nth-child(263){opacity:1.4748;transform:translate(42.7934vw,-10px) scale(.2238);animation:fall-263 21s -30s linear infinite}@keyframes fall-263{72.431%{transform:translate(47.8071vw,72.431vh) scale(.2238)}to{transform:translate(45.30025vw,99vh) scale(.2238)}}.snow:nth-child(264){opacity:1.7832;transform:translate(63.6902vw,-10px) scale(.3502);animation:fall-264 25s -26s linear infinite}@keyframes fall-264{78.607%{transform:translate(59.4947vw,78.607vh) scale(.3502)}to{transform:translate(61.59245vw,99vh) scale(.3502)}}.snow:nth-child(265){opacity:.367;transform:translate(18.257vw,-10px) scale(.6579);animation:fall-265 17s -17s linear infinite}@keyframes fall-265{38.447%{transform:translate(19.5964vw,38.447vh) scale(.6579)}to{transform:translate(18.9267vw,99vh) scale(.6579)}}.snow:nth-child(266){opacity:1.9698;transform:translate(46.1119vw,-10px) scale(.8165);animation:fall-266 11s -28s linear infinite}@keyframes fall-266{61.935%{transform:translate(47.7472vw,61.935vh) scale(.8165)}to{transform:translate(46.92955vw,99vh) scale(.8165)}}.snow:nth-child(267){opacity:.8906;transform:translate(91.8398vw,-10px) scale(.4859);animation:fall-267 15s -4s linear infinite}@keyframes fall-267{45.616%{transform:translate(87.6039vw,45.616vh) scale(.4859)}to{transform:translate(89.72185vw,99vh) scale(.4859)}}.snow:nth-child(268){opacity:1.5404;transform:translate(80.8865vw,-10px) scale(.5313);animation:fall-268 26s -7s linear infinite}@keyframes fall-268{55.444%{transform:translate(76.3143vw,55.444vh) scale(.5313)}to{transform:translate(78.6004vw,99vh) scale(.5313)}}.snow:nth-child(269){opacity:1.7682;transform:translate(20.1799vw,-10px) scale(.7227);animation:fall-269 11s -1s linear infinite}@keyframes fall-269{30.503%{transform:translate(29.3148vw,30.503vh) scale(.7227)}to{transform:translate(24.74735vw,99vh) scale(.7227)}}.snow:nth-child(270){opacity:.5468;transform:translate(9.5067vw,-10px) scale(.6857);animation:fall-270 26s -3s linear infinite}@keyframes fall-270{67.062%{transform:translate(7.7734vw,67.062vh) scale(.6857)}to{transform:translate(8.64005vw,99vh) scale(.6857)}}.snow:nth-child(271){opacity:1.5628;transform:translate(80.5345vw,-10px) scale(.6183);animation:fall-271 13s -27s linear infinite}@keyframes fall-271{63.496%{transform:translate(87.2282vw,63.496vh) scale(.6183)}to{transform:translate(83.88135vw,99vh) scale(.6183)}}.snow:nth-child(272){opacity:.2928;transform:translate(94.9317vw,-10px) scale(.3186);animation:fall-272 24s -7s linear infinite}@keyframes fall-272{40.337%{transform:translate(98.0076vw,40.337vh) scale(.3186)}to{transform:translate(96.46965vw,99vh) scale(.3186)}}.snow:nth-child(273){opacity:.4534;transform:translate(63.5167vw,-10px) scale(.7104);animation:fall-273 14s -25s linear infinite}@keyframes fall-273{49.053%{transform:translate(72.2802vw,49.053vh) scale(.7104)}to{transform:translate(67.89845vw,99vh) scale(.7104)}}.snow:nth-child(274){opacity:.1292;transform:translate(91.8465vw,-10px) scale(.5895);animation:fall-274 30s -15s linear infinite}@keyframes fall-274{61.954%{transform:translate(92.0507vw,61.954vh) scale(.5895)}to{transform:translate(91.9486vw,99vh) scale(.5895)}}.snow:nth-child(275){opacity:1.8876;transform:translate(10.9374vw,-10px) scale(.2575);animation:fall-275 25s -24s linear infinite}@keyframes fall-275{38.555%{transform:translate(18.0821vw,38.555vh) scale(.2575)}to{transform:translate(14.50975vw,99vh) scale(.2575)}}.snow:nth-child(276){opacity:.9414;transform:translate(54.6627vw,-10px) scale(.5879);animation:fall-276 14s -12s linear infinite}@keyframes fall-276{49.206%{transform:translate(54.1103vw,49.206vh) scale(.5879)}to{transform:translate(54.3865vw,99vh) scale(.5879)}}.snow:nth-child(277){opacity:.1758;transform:translate(82.6699vw,-10px) scale(.6226);animation:fall-277 21s -15s linear infinite}@keyframes fall-277{43.854%{transform:translate(86.9915vw,43.854vh) scale(.6226)}to{transform:translate(84.8307vw,99vh) scale(.6226)}}.snow:nth-child(278){opacity:1.7748;transform:translate(50.5567vw,-10px) scale(.7452);animation:fall-278 24s -1s linear infinite}@keyframes fall-278{55.737%{transform:translate(44.383vw,55.737vh) scale(.7452)}to{transform:translate(47.46985vw,99vh) scale(.7452)}}.snow:nth-child(279){opacity:1.823;transform:translate(33.8964vw,-10px) scale(.5381);animation:fall-279 20s -12s linear infinite}@keyframes fall-279{69.307%{transform:translate(32.414vw,69.307vh) scale(.5381)}to{transform:translate(33.1552vw,99vh) scale(.5381)}}.snow:nth-child(280){opacity:1.4472;transform:translate(91.1045vw,-10px) scale(.7442);animation:fall-280 10s -29s linear infinite}@keyframes fall-280{77.309%{transform:translate(98.078vw,77.309vh) scale(.7442)}to{transform:translate(94.59125vw,99vh) scale(.7442)}}.snow:nth-child(281){opacity:1.3654;transform:translate(9.873vw,-10px) scale(.4019);animation:fall-281 22s -30s linear infinite}@keyframes fall-281{57.195%{transform:translate(.2539vw,57.195vh) scale(.4019)}to{transform:translate(5.06345vw,99vh) scale(.4019)}}.snow:nth-child(282){opacity:.2214;transform:translate(42.3207vw,-10px) scale(.1821);animation:fall-282 30s -28s linear infinite}@keyframes fall-282{74.594%{transform:translate(46.6722vw,74.594vh) scale(.1821)}to{transform:translate(44.49645vw,99vh) scale(.1821)}}.snow:nth-child(283){opacity:1.2166;transform:translate(4.8265vw,-10px) scale(.8489);animation:fall-283 19s -4s linear infinite}@keyframes fall-283{41.418%{transform:translate(6.3287vw,41.418vh) scale(.8489)}to{transform:translate(5.5776vw,99vh) scale(.8489)}}.snow:nth-child(284){opacity:.4862;transform:translate(45.846vw,-10px) scale(.0983);animation:fall-284 26s -10s linear infinite}@keyframes fall-284{64.447%{transform:translate(36.1641vw,64.447vh) scale(.0983)}to{transform:translate(41.00505vw,99vh) scale(.0983)}}.snow:nth-child(285){opacity:1.0734;transform:translate(78.9399vw,-10px) scale(.3792);animation:fall-285 11s -27s linear infinite}@keyframes fall-285{68.445%{transform:translate(80.7773vw,68.445vh) scale(.3792)}to{transform:translate(79.8586vw,99vh) scale(.3792)}}.snow:nth-child(286){opacity:.36;transform:translate(38.7821vw,-10px) scale(.0739);animation:fall-286 12s -21s linear infinite}@keyframes fall-286{45.945%{transform:translate(34.2152vw,45.945vh) scale(.0739)}to{transform:translate(36.49865vw,99vh) scale(.0739)}}.snow:nth-child(287){opacity:.0604;transform:translate(98.4909vw,-10px) scale(.2365);animation:fall-287 29s -24s linear infinite}@keyframes fall-287{60.32%{transform:translate(94.1027vw,60.32vh) scale(.2365)}to{transform:translate(96.2968vw,99vh) scale(.2365)}}.snow:nth-child(288){opacity:.7096;transform:translate(43.9751vw,-10px) scale(.327);animation:fall-288 18s -12s linear infinite}@keyframes fall-288{72.862%{transform:translate(45.3165vw,72.862vh) scale(.327)}to{transform:translate(44.6458vw,99vh) scale(.327)}}.snow:nth-child(289){opacity:.238;transform:translate(37.1902vw,-10px) scale(.3747);animation:fall-289 23s -30s linear infinite}@keyframes fall-289{62.742%{transform:translate(46.7992vw,62.742vh) scale(.3747)}to{transform:translate(41.9947vw,99vh) scale(.3747)}}.snow:nth-child(290){opacity:1.0706;transform:translate(29.8514vw,-10px) scale(.0956);animation:fall-290 14s -18s linear infinite}@keyframes fall-290{30.215%{transform:translate(34.7811vw,30.215vh) scale(.0956)}to{transform:translate(32.31625vw,99vh) scale(.0956)}}.snow:nth-child(291){opacity:1.688;transform:translate(93.8043vw,-10px) scale(.9095);animation:fall-291 19s -23s linear infinite}@keyframes fall-291{37.883%{transform:translate(91.0451vw,37.883vh) scale(.9095)}to{transform:translate(92.4247vw,99vh) scale(.9095)}}.snow:nth-child(292){opacity:1.4388;transform:translate(89.3341vw,-10px) scale(.4214);animation:fall-292 10s -9s linear infinite}@keyframes fall-292{75.702%{transform:translate(86.1841vw,75.702vh) scale(.4214)}to{transform:translate(87.7591vw,99vh) scale(.4214)}}.snow:nth-child(293){opacity:.1592;transform:translate(74.1417vw,-10px) scale(.1789);animation:fall-293 17s -5s linear infinite}@keyframes fall-293{68.606%{transform:translate(78.58vw,68.606vh) scale(.1789)}to{transform:translate(76.36085vw,99vh) scale(.1789)}}.snow:nth-child(294){opacity:1.9782;transform:translate(93.5712vw,-10px) scale(.1226);animation:fall-294 30s -15s linear infinite}@keyframes fall-294{41.021%{transform:translate(87.7022vw,41.021vh) scale(.1226)}to{transform:translate(90.6367vw,99vh) scale(.1226)}}.snow:nth-child(295){opacity:1.8816;transform:translate(17.5023vw,-10px) scale(.9642);animation:fall-295 10s -26s linear infinite}@keyframes fall-295{55.574%{transform:translate(14.9358vw,55.574vh) scale(.9642)}to{transform:translate(16.21905vw,99vh) scale(.9642)}}.snow:nth-child(296){opacity:.5642;transform:translate(61.1744vw,-10px) scale(.3567);animation:fall-296 15s -23s linear infinite}@keyframes fall-296{67.707%{transform:translate(57.9635vw,67.707vh) scale(.3567)}to{transform:translate(59.56895vw,99vh) scale(.3567)}}.snow:nth-child(297){opacity:.7998;transform:translate(9.9809vw,-10px) scale(.3538);animation:fall-297 24s -10s linear infinite}@keyframes fall-297{48.521%{transform:translate(6.7424vw,48.521vh) scale(.3538)}to{transform:translate(8.36165vw,99vh) scale(.3538)}}.snow:nth-child(298){opacity:.0672;transform:translate(27.9801vw,-10px) scale(.6732);animation:fall-298 23s -21s linear infinite}@keyframes fall-298{65.282%{transform:translate(22.3227vw,65.282vh) scale(.6732)}to{transform:translate(25.1514vw,99vh) scale(.6732)}}.snow:nth-child(299){opacity:1.5824;transform:translate(95.0091vw,-10px) scale(.1412);animation:fall-299 13s -20s linear infinite}@keyframes fall-299{75.416%{transform:translate(92.7449vw,75.416vh) scale(.1412)}to{transform:translate(93.877vw,99vh) scale(.1412)}}.snow:nth-child(300){opacity:.5452;transform:translate(81.3736vw,-10px) scale(.4098);animation:fall-300 27s -2s linear infinite}@keyframes fall-300{35.414%{transform:translate(88.0909vw,35.414vh) scale(.4098)}to{transform:translate(84.73225vw,99vh) scale(.4098)}}.snow:nth-child(301){opacity:.6142;transform:translate(86.3327vw,-10px) scale(.8232);animation:fall-301 25s -4s linear infinite}@keyframes fall-301{76.485%{transform:translate(96.1595vw,76.485vh) scale(.8232)}to{transform:translate(91.2461vw,99vh) scale(.8232)}}.snow:nth-child(302){opacity:.1128;transform:translate(92.9132vw,-10px) scale(.7316);animation:fall-302 23s -10s linear infinite}@keyframes fall-302{64.571%{transform:translate(96.7031vw,64.571vh) scale(.7316)}to{transform:translate(94.80815vw,99vh) scale(.7316)}}.snow:nth-child(303){opacity:.3996;transform:translate(85.1746vw,-10px) scale(.2191);animation:fall-303 30s -27s linear infinite}@keyframes fall-303{76.549%{transform:translate(84.8307vw,76.549vh) scale(.2191)}to{transform:translate(85.00265vw,99vh) scale(.2191)}}.snow:nth-child(304){opacity:1.355;transform:translate(54.815vw,-10px) scale(.5495);animation:fall-304 22s -23s linear infinite}@keyframes fall-304{32.202%{transform:translate(46.4039vw,32.202vh) scale(.5495)}to{transform:translate(50.60945vw,99vh) scale(.5495)}}.snow:nth-child(305){opacity:.9578;transform:translate(86.4235vw,-10px) scale(.0135);animation:fall-305 29s -27s linear infinite}@keyframes fall-305{78.298%{transform:translate(83.4392vw,78.298vh) scale(.0135)}to{transform:translate(84.93135vw,99vh) scale(.0135)}}.snow:nth-child(306){opacity:1.2162;transform:translate(88.0588vw,-10px) scale(.7872);animation:fall-306 27s -26s linear infinite}@keyframes fall-306{34.88%{transform:translate(86.3241vw,34.88vh) scale(.7872)}to{transform:translate(87.19145vw,99vh) scale(.7872)}}.snow:nth-child(307){opacity:1.272;transform:translate(5.404vw,-10px) scale(.5015);animation:fall-307 26s -10s linear infinite}@keyframes fall-307{52.115%{transform:translate(9.322vw,52.115vh) scale(.5015)}to{transform:translate(7.363vw,99vh) scale(.5015)}}.snow:nth-child(308){opacity:.8186;transform:translate(88.175vw,-10px) scale(.3161);animation:fall-308 12s -18s linear infinite}@keyframes fall-308{66.355%{transform:translate(85.8209vw,66.355vh) scale(.3161)}to{transform:translate(86.99795vw,99vh) scale(.3161)}}.snow:nth-child(309){opacity:1.6722;transform:translate(60.8248vw,-10px) scale(.7176);animation:fall-309 16s -8s linear infinite}@keyframes fall-309{77.881%{transform:translate(65.8557vw,77.881vh) scale(.7176)}to{transform:translate(63.34025vw,99vh) scale(.7176)}}.snow:nth-child(310){opacity:1.2004;transform:translate(64.911vw,-10px) scale(.3282);animation:fall-310 26s -30s linear infinite}@keyframes fall-310{45.913%{transform:translate(73.1271vw,45.913vh) scale(.3282)}to{transform:translate(69.01905vw,99vh) scale(.3282)}}.snow:nth-child(311){opacity:.3122;transform:translate(44.5237vw,-10px) scale(.4444);animation:fall-311 30s -9s linear infinite}@keyframes fall-311{34.757%{transform:translate(43.3919vw,34.757vh) scale(.4444)}to{transform:translate(43.9578vw,99vh) scale(.4444)}}.snow:nth-child(312){opacity:.7162;transform:translate(88.2444vw,-10px) scale(.0848);animation:fall-312 14s -8s linear infinite}@keyframes fall-312{56.769%{transform:translate(97.0568vw,56.769vh) scale(.0848)}to{transform:translate(92.6506vw,99vh) scale(.0848)}}.snow:nth-child(313){opacity:.1828;transform:translate(96.6774vw,-10px) scale(.9933);animation:fall-313 15s -4s linear infinite}@keyframes fall-313{37.028%{transform:translate(94.6337vw,37.028vh) scale(.9933)}to{transform:translate(95.65555vw,99vh) scale(.9933)}}.snow:nth-child(314){opacity:1.5624;transform:translate(26.3131vw,-10px) scale(.7511);animation:fall-314 23s -10s linear infinite}@keyframes fall-314{51.047%{transform:translate(19.1606vw,51.047vh) scale(.7511)}to{transform:translate(22.73685vw,99vh) scale(.7511)}}.snow:nth-child(315){opacity:.4528;transform:translate(88.8387vw,-10px) scale(.9144);animation:fall-315 27s -23s linear infinite}@keyframes fall-315{36.647%{transform:translate(88.8527vw,36.647vh) scale(.9144)}to{transform:translate(88.8457vw,99vh) scale(.9144)}}.snow:nth-child(316){opacity:1.5226;transform:translate(56.4049vw,-10px) scale(.9263);animation:fall-316 21s -27s linear infinite}@keyframes fall-316{40.105%{transform:translate(63.5618vw,40.105vh) scale(.9263)}to{transform:translate(59.98335vw,99vh) scale(.9263)}}.snow:nth-child(317){opacity:1.7108;transform:translate(58.2787vw,-10px) scale(.0773);animation:fall-317 28s -18s linear infinite}@keyframes fall-317{41.049%{transform:translate(67.772vw,41.049vh) scale(.0773)}to{transform:translate(63.02535vw,99vh) scale(.0773)}}.snow:nth-child(318){opacity:1.1784;transform:translate(63.0547vw,-10px) scale(.2748);animation:fall-318 26s -25s linear infinite}@keyframes fall-318{77.161%{transform:translate(53.1136vw,77.161vh) scale(.2748)}to{transform:translate(58.08415vw,99vh) scale(.2748)}}.snow:nth-child(319){opacity:.0128;transform:translate(88.3484vw,-10px) scale(.4213);animation:fall-319 26s -6s linear infinite}@keyframes fall-319{37.851%{transform:translate(84.7791vw,37.851vh) scale(.4213)}to{transform:translate(86.56375vw,99vh) scale(.4213)}}.snow:nth-child(320){opacity:1.9522;transform:translate(3.7121vw,-10px) scale(.1849);animation:fall-320 23s -4s linear infinite}@keyframes fall-320{59.854%{transform:translate(3.2516vw,59.854vh) scale(.1849)}to{transform:translate(3.48185vw,99vh) scale(.1849)}}.snow:nth-child(321){opacity:1.2222;transform:translate(92.7392vw,-10px) scale(.2225);animation:fall-321 19s -23s linear infinite}@keyframes fall-321{56.587%{transform:translate(91.012vw,56.587vh) scale(.2225)}to{transform:translate(91.8756vw,99vh) scale(.2225)}}.snow:nth-child(322){opacity:1.253;transform:translate(72.3977vw,-10px) scale(.9602);animation:fall-322 21s -22s linear infinite}@keyframes fall-322{37.66%{transform:translate(71.7702vw,37.66vh) scale(.9602)}to{transform:translate(72.08395vw,99vh) scale(.9602)}}.snow:nth-child(323){opacity:.1626;transform:translate(45.7875vw,-10px) scale(.2117);animation:fall-323 19s -27s linear infinite}@keyframes fall-323{45.768%{transform:translate(40.9779vw,45.768vh) scale(.2117)}to{transform:translate(43.3827vw,99vh) scale(.2117)}}.snow:nth-child(324){opacity:1.6612;transform:translate(67.7452vw,-10px) scale(.381);animation:fall-324 24s -21s linear infinite}@keyframes fall-324{61.988%{transform:translate(68.6673vw,61.988vh) scale(.381)}to{transform:translate(68.20625vw,99vh) scale(.381)}}.snow:nth-child(325){opacity:.129;transform:translate(2.7224vw,-10px) scale(.007);animation:fall-325 26s -11s linear infinite}@keyframes fall-325{67.63%{transform:translate(4.4542vw,67.63vh) scale(.007)}to{transform:translate(3.5883vw,99vh) scale(.007)}}.snow:nth-child(326){opacity:.819;transform:translate(69.9248vw,-10px) scale(.0688);animation:fall-326 10s -15s linear infinite}@keyframes fall-326{41.973%{transform:translate(70.2073vw,41.973vh) scale(.0688)}to{transform:translate(70.06605vw,99vh) scale(.0688)}}.snow:nth-child(327){opacity:1.2104;transform:translate(29.2187vw,-10px) scale(.5664);animation:fall-327 10s -10s linear infinite}@keyframes fall-327{62.065%{transform:translate(39.2127vw,62.065vh) scale(.5664)}to{transform:translate(34.2157vw,99vh) scale(.5664)}}.snow:nth-child(328){opacity:1.5534;transform:translate(69.7779vw,-10px) scale(.4928);animation:fall-328 15s -19s linear infinite}@keyframes fall-328{77.888%{transform:translate(72.9497vw,77.888vh) scale(.4928)}to{transform:translate(71.3638vw,99vh) scale(.4928)}}.snow:nth-child(329){opacity:1.5386;transform:translate(38.2068vw,-10px) scale(.3038);animation:fall-329 22s -1s linear infinite}@keyframes fall-329{60.653%{transform:translate(33.1193vw,60.653vh) scale(.3038)}to{transform:translate(35.66305vw,99vh) scale(.3038)}}.snow:nth-child(330){opacity:1.1118;transform:translate(2.0784vw,-10px) scale(.8524);animation:fall-330 19s -30s linear infinite}@keyframes fall-330{69.807%{transform:translate(6.2806vw,69.807vh) scale(.8524)}to{transform:translate(4.1795vw,99vh) scale(.8524)}}.snow:nth-child(331){opacity:1.7764;transform:translate(28.727vw,-10px) scale(.0074);animation:fall-331 25s -9s linear infinite}@keyframes fall-331{61.044%{transform:translate(25.9186vw,61.044vh) scale(.0074)}to{transform:translate(27.3228vw,99vh) scale(.0074)}}.snow:nth-child(332){opacity:.396;transform:translate(86.552vw,-10px) scale(.6728);animation:fall-332 16s -2s linear infinite}@keyframes fall-332{72.925%{transform:translate(78.8223vw,72.925vh) scale(.6728)}to{transform:translate(82.68715vw,99vh) scale(.6728)}}.snow:nth-child(333){opacity:.8864;transform:translate(46.0442vw,-10px) scale(.9701);animation:fall-333 25s -17s linear infinite}@keyframes fall-333{36.869%{transform:translate(38.4485vw,36.869vh) scale(.9701)}to{transform:translate(42.24635vw,99vh) scale(.9701)}}.snow:nth-child(334){opacity:.3706;transform:translate(88.3219vw,-10px) scale(.7195);animation:fall-334 17s -23s linear infinite}@keyframes fall-334{32.629%{transform:translate(91.3769vw,32.629vh) scale(.7195)}to{transform:translate(89.8494vw,99vh) scale(.7195)}}.snow:nth-child(335){opacity:.34;transform:translate(47.7544vw,-10px) scale(.3391);animation:fall-335 15s -24s linear infinite}@keyframes fall-335{76.138%{transform:translate(55.8618vw,76.138vh) scale(.3391)}to{transform:translate(51.8081vw,99vh) scale(.3391)}}.snow:nth-child(336){opacity:.2286;transform:translate(1.6234vw,-10px) scale(.9845);animation:fall-336 17s -17s linear infinite}@keyframes fall-336{73.954%{transform:translate(2.687vw,73.954vh) scale(.9845)}to{transform:translate(2.1552vw,99vh) scale(.9845)}}.snow:nth-child(337){opacity:.5938;transform:translate(19.8325vw,-10px) scale(.2667);animation:fall-337 23s -27s linear infinite}@keyframes fall-337{55.465%{transform:translate(12.2047vw,55.465vh) scale(.2667)}to{transform:translate(16.0186vw,99vh) scale(.2667)}}.snow:nth-child(338){opacity:.1644;transform:translate(19.9796vw,-10px) scale(.7206);animation:fall-338 17s -19s linear infinite}@keyframes fall-338{40.631%{transform:translate(18.7321vw,40.631vh) scale(.7206)}to{transform:translate(19.35585vw,99vh) scale(.7206)}}.snow:nth-child(339){opacity:1.0234;transform:translate(81.8057vw,-10px) scale(.5524);animation:fall-339 24s -27s linear infinite}@keyframes fall-339{57.303%{transform:translate(81.0804vw,57.303vh) scale(.5524)}to{transform:translate(81.44305vw,99vh) scale(.5524)}}.snow:nth-child(340){opacity:.9502;transform:translate(79.7363vw,-10px) scale(.8282);animation:fall-340 13s -3s linear infinite}@keyframes fall-340{31.116%{transform:translate(83.6199vw,31.116vh) scale(.8282)}to{transform:translate(81.6781vw,99vh) scale(.8282)}}.snow:nth-child(341){opacity:1.103;transform:translate(92.0682vw,-10px) scale(.5422);animation:fall-341 18s -19s linear infinite}@keyframes fall-341{30.694%{transform:translate(102.0409vw,30.694vh) scale(.5422)}to{transform:translate(97.05455vw,99vh) scale(.5422)}}.snow:nth-child(342){opacity:.1998;transform:translate(33.8585vw,-10px) scale(.1433);animation:fall-342 30s -25s linear infinite}@keyframes fall-342{62.224%{transform:translate(41.3394vw,62.224vh) scale(.1433)}to{transform:translate(37.59895vw,99vh) scale(.1433)}}.snow:nth-child(343){opacity:1.7392;transform:translate(98.7505vw,-10px) scale(.1272);animation:fall-343 13s -1s linear infinite}@keyframes fall-343{78.54%{transform:translate(107.2217vw,78.54vh) scale(.1272)}to{transform:translate(102.9861vw,99vh) scale(.1272)}}.snow:nth-child(344){opacity:.8112;transform:translate(31.7886vw,-10px) scale(.5312);animation:fall-344 27s -20s linear infinite}@keyframes fall-344{79.589%{transform:translate(34.1427vw,79.589vh) scale(.5312)}to{transform:translate(32.96565vw,99vh) scale(.5312)}}.snow:nth-child(345){opacity:1.0604;transform:translate(73.7259vw,-10px) scale(.5248);animation:fall-345 30s -10s linear infinite}@keyframes fall-345{44.137%{transform:translate(79.3831vw,44.137vh) scale(.5248)}to{transform:translate(76.5545vw,99vh) scale(.5248)}}.snow:nth-child(346){opacity:.388;transform:translate(82.5761vw,-10px) scale(.0511);animation:fall-346 29s -14s linear infinite}@keyframes fall-346{73.829%{transform:translate(76.076vw,73.829vh) scale(.0511)}to{transform:translate(79.32605vw,99vh) scale(.0511)}}.snow:nth-child(347){opacity:.8032;transform:translate(76.5794vw,-10px) scale(.7485);animation:fall-347 26s -24s linear infinite}@keyframes fall-347{73.817%{transform:translate(82.4206vw,73.817vh) scale(.7485)}to{transform:translate(79.5vw,99vh) scale(.7485)}}.snow:nth-child(348){opacity:1.0856;transform:translate(20.5722vw,-10px) scale(.064);animation:fall-348 22s -23s linear infinite}@keyframes fall-348{61.22%{transform:translate(28.3586vw,61.22vh) scale(.064)}to{transform:translate(24.4654vw,99vh) scale(.064)}}.snow:nth-child(349){opacity:.042;transform:translate(14.0231vw,-10px) scale(.0228);animation:fall-349 16s -14s linear infinite}@keyframes fall-349{55.095%{transform:translate(8.3575vw,55.095vh) scale(.0228)}to{transform:translate(11.1903vw,99vh) scale(.0228)}}.snow:nth-child(350){opacity:.3252;transform:translate(78.5551vw,-10px) scale(.3289);animation:fall-350 19s -7s linear infinite}@keyframes fall-350{68.99%{transform:translate(75.0167vw,68.99vh) scale(.3289)}to{transform:translate(76.7859vw,99vh) scale(.3289)}}.snow:nth-child(351){opacity:1.0904;transform:translate(77.1519vw,-10px) scale(.8172);animation:fall-351 28s -4s linear infinite}@keyframes fall-351{37.841%{transform:translate(79.4181vw,37.841vh) scale(.8172)}to{transform:translate(78.285vw,99vh) scale(.8172)}}.snow:nth-child(352){opacity:1.4778;transform:translate(30.7319vw,-10px) scale(.4132);animation:fall-352 16s -9s linear infinite}@keyframes fall-352{59.751%{transform:translate(35.4619vw,59.751vh) scale(.4132)}to{transform:translate(33.0969vw,99vh) scale(.4132)}}.snow:nth-child(353){opacity:.8032;transform:translate(55.2223vw,-10px) scale(.3016);animation:fall-353 20s -2s linear infinite}@keyframes fall-353{67.092%{transform:translate(62.2677vw,67.092vh) scale(.3016)}to{transform:translate(58.745vw,99vh) scale(.3016)}}.snow:nth-child(354){opacity:1.459;transform:translate(25.3971vw,-10px) scale(.411);animation:fall-354 11s -19s linear infinite}@keyframes fall-354{67.196%{transform:translate(24.1536vw,67.196vh) scale(.411)}to{transform:translate(24.77535vw,99vh) scale(.411)}}.snow:nth-child(355){opacity:1.574;transform:translate(71.7101vw,-10px) scale(.4947);animation:fall-355 11s -9s linear infinite}@keyframes fall-355{69.782%{transform:translate(66.7309vw,69.782vh) scale(.4947)}to{transform:translate(69.2205vw,99vh) scale(.4947)}}.snow:nth-child(356){opacity:.7884;transform:translate(9.2126vw,-10px) scale(.4752);animation:fall-356 30s -19s linear infinite}@keyframes fall-356{53.366%{transform:translate(16.7504vw,53.366vh) scale(.4752)}to{transform:translate(12.9815vw,99vh) scale(.4752)}}.snow:nth-child(357){opacity:1.0662;transform:translate(13.0563vw,-10px) scale(.7443);animation:fall-357 23s -10s linear infinite}@keyframes fall-357{38.456%{transform:translate(7.2715vw,38.456vh) scale(.7443)}to{transform:translate(10.1639vw,99vh) scale(.7443)}}.snow:nth-child(358){opacity:.914;transform:translate(43.9707vw,-10px) scale(.1825);animation:fall-358 25s -9s linear infinite}@keyframes fall-358{75.991%{transform:translate(41.7979vw,75.991vh) scale(.1825)}to{transform:translate(42.8843vw,99vh) scale(.1825)}}.snow:nth-child(359){opacity:.9146;transform:translate(2.1503vw,-10px) scale(.4677);animation:fall-359 18s -12s linear infinite}@keyframes fall-359{43.862%{transform:translate(2.3156vw,43.862vh) scale(.4677)}to{transform:translate(2.23295vw,99vh) scale(.4677)}}.snow:nth-child(360){opacity:1.2318;transform:translate(15.8492vw,-10px) scale(.8446);animation:fall-360 12s -26s linear infinite}@keyframes fall-360{68.818%{transform:translate(25.1794vw,68.818vh) scale(.8446)}to{transform:translate(20.5143vw,99vh) scale(.8446)}}.snow:nth-child(361){opacity:.4058;transform:translate(66.3637vw,-10px) scale(.1289);animation:fall-361 29s -11s linear infinite}@keyframes fall-361{59.716%{transform:translate(61.4462vw,59.716vh) scale(.1289)}to{transform:translate(63.90495vw,99vh) scale(.1289)}}.snow:nth-child(362){opacity:.5716;transform:translate(49.3263vw,-10px) scale(.7982);animation:fall-362 16s -8s linear infinite}@keyframes fall-362{31.539%{transform:translate(49.384vw,31.539vh) scale(.7982)}to{transform:translate(49.35515vw,99vh) scale(.7982)}}.snow:nth-child(363){opacity:.8006;transform:translate(3.9875vw,-10px) scale(.7559);animation:fall-363 26s -1s linear infinite}@keyframes fall-363{45.092%{transform:translate(10.9973vw,45.092vh) scale(.7559)}to{transform:translate(7.4924vw,99vh) scale(.7559)}}.snow:nth-child(364){opacity:1.2056;transform:translate(85.1899vw,-10px) scale(.2135);animation:fall-364 21s -24s linear infinite}@keyframes fall-364{55.223%{transform:translate(87.0229vw,55.223vh) scale(.2135)}to{transform:translate(86.1064vw,99vh) scale(.2135)}}.snow:nth-child(365){opacity:.7168;transform:translate(65.4098vw,-10px) scale(.8179);animation:fall-365 22s -7s linear infinite}@keyframes fall-365{72.267%{transform:translate(63.241vw,72.267vh) scale(.8179)}to{transform:translate(64.3254vw,99vh) scale(.8179)}}.snow:nth-child(366){opacity:.8668;transform:translate(48.3817vw,-10px) scale(.7065);animation:fall-366 17s -12s linear infinite}@keyframes fall-366{57.524%{transform:translate(49.8342vw,57.524vh) scale(.7065)}to{transform:translate(49.10795vw,99vh) scale(.7065)}}.snow:nth-child(367){opacity:.8806;transform:translate(40.5839vw,-10px) scale(.3482);animation:fall-367 16s -15s linear infinite}@keyframes fall-367{43.991%{transform:translate(43.1183vw,43.991vh) scale(.3482)}to{transform:translate(41.8511vw,99vh) scale(.3482)}}.snow:nth-child(368){opacity:.063;transform:translate(84.6189vw,-10px) scale(.5433);animation:fall-368 21s -27s linear infinite}@keyframes fall-368{58.353%{transform:translate(79.5105vw,58.353vh) scale(.5433)}to{transform:translate(82.0647vw,99vh) scale(.5433)}}.snow:nth-child(369){opacity:.0954;transform:translate(95.3846vw,-10px) scale(.9173);animation:fall-369 24s -14s linear infinite}@keyframes fall-369{52.34%{transform:translate(95.8408vw,52.34vh) scale(.9173)}to{transform:translate(95.6127vw,99vh) scale(.9173)}}.snow:nth-child(370){opacity:.9242;transform:translate(22.0095vw,-10px) scale(.2563);animation:fall-370 26s -11s linear infinite}@keyframes fall-370{59.286%{transform:translate(26.9586vw,59.286vh) scale(.2563)}to{transform:translate(24.48405vw,99vh) scale(.2563)}}.snow:nth-child(371){opacity:1.8798;transform:translate(90.8411vw,-10px) scale(.4635);animation:fall-371 15s -5s linear infinite}@keyframes fall-371{45.366%{transform:translate(82.9653vw,45.366vh) scale(.4635)}to{transform:translate(86.9032vw,99vh) scale(.4635)}}.snow:nth-child(372){opacity:.6596;transform:translate(84.7979vw,-10px) scale(.0887);animation:fall-372 15s -20s linear infinite}@keyframes fall-372{79.834%{transform:translate(85.8439vw,79.834vh) scale(.0887)}to{transform:translate(85.3209vw,99vh) scale(.0887)}}.snow:nth-child(373){opacity:.1188;transform:translate(17.6135vw,-10px) scale(.8669);animation:fall-373 17s -29s linear infinite}@keyframes fall-373{71.4%{transform:translate(19.2054vw,71.4vh) scale(.8669)}to{transform:translate(18.40945vw,99vh) scale(.8669)}}.snow:nth-child(374){opacity:.5772;transform:translate(72.5444vw,-10px) scale(.2947);animation:fall-374 15s -30s linear infinite}@keyframes fall-374{55.194%{transform:translate(75.1754vw,55.194vh) scale(.2947)}to{transform:translate(73.8599vw,99vh) scale(.2947)}}.snow:nth-child(375){opacity:1.2004;transform:translate(46.0897vw,-10px) scale(.7297);animation:fall-375 21s -18s linear infinite}@keyframes fall-375{66.158%{transform:translate(40.9306vw,66.158vh) scale(.7297)}to{transform:translate(43.51015vw,99vh) scale(.7297)}}.snow:nth-child(376){opacity:1.336;transform:translate(95.5418vw,-10px) scale(.1909);animation:fall-376 12s -13s linear infinite}@keyframes fall-376{47.147%{transform:translate(91.1677vw,47.147vh) scale(.1909)}to{transform:translate(93.35475vw,99vh) scale(.1909)}}.snow:nth-child(377){opacity:1.2878;transform:translate(76.1828vw,-10px) scale(.1952);animation:fall-377 10s -25s linear infinite}@keyframes fall-377{59.378%{transform:translate(75.4314vw,59.378vh) scale(.1952)}to{transform:translate(75.8071vw,99vh) scale(.1952)}}.snow:nth-child(378){opacity:.6772;transform:translate(30.1738vw,-10px) scale(.3684);animation:fall-378 25s -25s linear infinite}@keyframes fall-378{33.098%{transform:translate(21.7569vw,33.098vh) scale(.3684)}to{transform:translate(25.96535vw,99vh) scale(.3684)}}.snow:nth-child(379){opacity:.0236;transform:translate(31.3419vw,-10px) scale(.7397);animation:fall-379 11s -11s linear infinite}@keyframes fall-379{45.989%{transform:translate(27.9582vw,45.989vh) scale(.7397)}to{transform:translate(29.65005vw,99vh) scale(.7397)}}.snow:nth-child(380){opacity:.3332;transform:translate(80.2018vw,-10px) scale(.6853);animation:fall-380 17s -18s linear infinite}@keyframes fall-380{74.338%{transform:translate(87.2938vw,74.338vh) scale(.6853)}to{transform:translate(83.7478vw,99vh) scale(.6853)}}.snow:nth-child(381){opacity:1.6088;transform:translate(.2666vw,-10px) scale(.7565);animation:fall-381 20s -15s linear infinite}@keyframes fall-381{67.347%{transform:translate(9.7732vw,67.347vh) scale(.7565)}to{transform:translate(5.0199vw,99vh) scale(.7565)}}.snow:nth-child(382){opacity:.6192;transform:translate(87.3272vw,-10px) scale(.7598);animation:fall-382 25s -22s linear infinite}@keyframes fall-382{48.563%{transform:translate(87.0132vw,48.563vh) scale(.7598)}to{transform:translate(87.1702vw,99vh) scale(.7598)}}.snow:nth-child(383){opacity:.3954;transform:translate(64.0836vw,-10px) scale(.7869);animation:fall-383 12s -22s linear infinite}@keyframes fall-383{32.625%{transform:translate(57.874vw,32.625vh) scale(.7869)}to{transform:translate(60.9788vw,99vh) scale(.7869)}}.snow:nth-child(384){opacity:.2304;transform:translate(15.5038vw,-10px) scale(.8883);animation:fall-384 16s -27s linear infinite}@keyframes fall-384{33.952%{transform:translate(23.3018vw,33.952vh) scale(.8883)}to{transform:translate(19.4028vw,99vh) scale(.8883)}}.snow:nth-child(385){opacity:1.9128;transform:translate(87.4887vw,-10px) scale(.5394);animation:fall-385 28s -5s linear infinite}@keyframes fall-385{61.926%{transform:translate(90.3841vw,61.926vh) scale(.5394)}to{transform:translate(88.9364vw,99vh) scale(.5394)}}.snow:nth-child(386){opacity:.353;transform:translate(.1336vw,-10px) scale(.5922);animation:fall-386 14s -22s linear infinite}@keyframes fall-386{42.417%{transform:translate(-4.5477vw,42.417vh) scale(.5922)}to{transform:translate(-2.20705vw,99vh) scale(.5922)}}.snow:nth-child(387){opacity:.6512;transform:translate(2.2254vw,-10px) scale(.7172);animation:fall-387 19s -12s linear infinite}@keyframes fall-387{36.261%{transform:translate(7.968vw,36.261vh) scale(.7172)}to{transform:translate(5.0967vw,99vh) scale(.7172)}}.snow:nth-child(388){opacity:1.4488;transform:translate(9.5667vw,-10px) scale(.3692);animation:fall-388 20s -2s linear infinite}@keyframes fall-388{60.68%{transform:translate(1.3327vw,60.68vh) scale(.3692)}to{transform:translate(5.4497vw,99vh) scale(.3692)}}.snow:nth-child(389){opacity:.9922;transform:translate(71.8511vw,-10px) scale(.4973);animation:fall-389 25s -17s linear infinite}@keyframes fall-389{55.361%{transform:translate(64.0812vw,55.361vh) scale(.4973)}to{transform:translate(67.96615vw,99vh) scale(.4973)}}.snow:nth-child(390){opacity:.418;transform:translate(14.0748vw,-10px) scale(.9605);animation:fall-390 17s -25s linear infinite}@keyframes fall-390{33.606%{transform:translate(5.92vw,33.606vh) scale(.9605)}to{transform:translate(9.9974vw,99vh) scale(.9605)}}.snow:nth-child(391){opacity:.8214;transform:translate(81.7283vw,-10px) scale(.06);animation:fall-391 15s -6s linear infinite}@keyframes fall-391{62.785%{transform:translate(84.9201vw,62.785vh) scale(.06)}to{transform:translate(83.3242vw,99vh) scale(.06)}}.snow:nth-child(392){opacity:1.9706;transform:translate(42.6078vw,-10px) scale(.7653);animation:fall-392 25s -4s linear infinite}@keyframes fall-392{59.227%{transform:translate(49.4703vw,59.227vh) scale(.7653)}to{transform:translate(46.03905vw,99vh) scale(.7653)}}.snow:nth-child(393){opacity:1.942;transform:translate(11.5199vw,-10px) scale(.4119);animation:fall-393 18s -13s linear infinite}@keyframes fall-393{32.907%{transform:translate(4.0176vw,32.907vh) scale(.4119)}to{transform:translate(7.76875vw,99vh) scale(.4119)}}.snow:nth-child(394){opacity:1.8736;transform:translate(51.9772vw,-10px) scale(.4901);animation:fall-394 15s -1s linear infinite}@keyframes fall-394{59.557%{transform:translate(45.9526vw,59.557vh) scale(.4901)}to{transform:translate(48.9649vw,99vh) scale(.4901)}}.snow:nth-child(395){opacity:1.0068;transform:translate(4.4946vw,-10px) scale(.7301);animation:fall-395 13s -21s linear infinite}@keyframes fall-395{74.987%{transform:translate(10.423vw,74.987vh) scale(.7301)}to{transform:translate(7.4588vw,99vh) scale(.7301)}}.snow:nth-child(396){opacity:.3822;transform:translate(37.7318vw,-10px) scale(.3542);animation:fall-396 19s -8s linear infinite}@keyframes fall-396{31.396%{transform:translate(36.6917vw,31.396vh) scale(.3542)}to{transform:translate(37.21175vw,99vh) scale(.3542)}}.snow:nth-child(397){opacity:1.912;transform:translate(97.9991vw,-10px) scale(.7805);animation:fall-397 27s -27s linear infinite}@keyframes fall-397{44.679%{transform:translate(89.8515vw,44.679vh) scale(.7805)}to{transform:translate(93.9253vw,99vh) scale(.7805)}}.snow:nth-child(398){opacity:1.3892;transform:translate(91.6247vw,-10px) scale(.5196);animation:fall-398 25s -26s linear infinite}@keyframes fall-398{75.71%{transform:translate(93.3546vw,75.71vh) scale(.5196)}to{transform:translate(92.48965vw,99vh) scale(.5196)}}.snow:nth-child(399){opacity:.7392;transform:translate(30.1305vw,-10px) scale(.7971);animation:fall-399 21s -4s linear infinite}@keyframes fall-399{30.57%{transform:translate(26.7153vw,30.57vh) scale(.7971)}to{transform:translate(28.4229vw,99vh) scale(.7971)}}.snow:nth-child(400){opacity:1.0328;transform:translate(88.4518vw,-10px) scale(.3295);animation:fall-400 28s -4s linear infinite}@keyframes fall-400{49.214%{transform:translate(86.8912vw,49.214vh) scale(.3295)}to{transform:translate(87.6715vw,99vh) scale(.3295)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-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:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.7562;transform:translate(29.6024vw,-10px) scale(.154);animation:fall-1 10s -10s linear infinite}@keyframes fall-1{33.853%{transform:translate(39.2547vw,33.853vh) scale(.154)}to{transform:translate(34.42855vw,99vh) scale(.154)}}.snow:nth-child(2){opacity:.6536;transform:translate(62.3116vw,-10px) scale(.427);animation:fall-2 30s -23s linear infinite}@keyframes fall-2{52.6%{transform:translate(69.5183vw,52.6vh) scale(.427)}to{transform:translate(65.91495vw,99vh) scale(.427)}}.snow:nth-child(3){opacity:1.5196;transform:translate(72.2346vw,-10px) scale(.7925);animation:fall-3 18s -28s linear infinite}@keyframes fall-3{34.572%{transform:translate(78.8097vw,34.572vh) scale(.7925)}to{transform:translate(75.52215vw,99vh) scale(.7925)}}.snow:nth-child(4){opacity:.6698;transform:translate(65.838vw,-10px) scale(.8939);animation:fall-4 18s -28s linear infinite}@keyframes fall-4{74.174%{transform:translate(56.8227vw,74.174vh) scale(.8939)}to{transform:translate(61.33035vw,99vh) scale(.8939)}}.snow:nth-child(5){opacity:1.3614;transform:translate(51.6266vw,-10px) scale(.4674);animation:fall-5 27s -12s linear infinite}@keyframes fall-5{56.832%{transform:translate(49.0376vw,56.832vh) scale(.4674)}to{transform:translate(50.3321vw,99vh) scale(.4674)}}.snow:nth-child(6){opacity:1.393;transform:translate(67.3961vw,-10px) scale(.1763);animation:fall-6 29s -10s linear infinite}@keyframes fall-6{37.398%{transform:translate(59.2164vw,37.398vh) scale(.1763)}to{transform:translate(63.30625vw,99vh) scale(.1763)}}.snow:nth-child(7){opacity:1.2516;transform:translate(29.0607vw,-10px) scale(.8664);animation:fall-7 24s -29s linear infinite}@keyframes fall-7{66.745%{transform:translate(35.105vw,66.745vh) scale(.8664)}to{transform:translate(32.08285vw,99vh) scale(.8664)}}.snow:nth-child(8){opacity:.7224;transform:translate(96.3472vw,-10px) scale(.2925);animation:fall-8 30s -15s linear infinite}@keyframes fall-8{61.448%{transform:translate(104.0276vw,61.448vh) scale(.2925)}to{transform:translate(100.1874vw,99vh) scale(.2925)}}.snow:nth-child(9){opacity:.4048;transform:translate(56.8076vw,-10px) scale(.3788);animation:fall-9 26s -6s linear infinite}@keyframes fall-9{67.96%{transform:translate(53.7363vw,67.96vh) scale(.3788)}to{transform:translate(55.27195vw,99vh) scale(.3788)}}.snow:nth-child(10){opacity:.8662;transform:translate(72.6581vw,-10px) scale(.4132);animation:fall-10 26s -16s linear infinite}@keyframes fall-10{44.084%{transform:translate(70.878vw,44.084vh) scale(.4132)}to{transform:translate(71.76805vw,99vh) scale(.4132)}}.snow:nth-child(11){opacity:.1856;transform:translate(88.0592vw,-10px) scale(.6151);animation:fall-11 11s -28s linear infinite}@keyframes fall-11{32.807%{transform:translate(88.0786vw,32.807vh) scale(.6151)}to{transform:translate(88.0689vw,99vh) scale(.6151)}}.snow:nth-child(12){opacity:1.5066;transform:translate(50.3649vw,-10px) scale(.2641);animation:fall-12 14s -21s linear infinite}@keyframes fall-12{35.558%{transform:translate(48.3813vw,35.558vh) scale(.2641)}to{transform:translate(49.3731vw,99vh) scale(.2641)}}.snow:nth-child(13){opacity:1.4246;transform:translate(36.7036vw,-10px) scale(.063);animation:fall-13 25s -18s linear infinite}@keyframes fall-13{41.73%{transform:translate(36.1341vw,41.73vh) scale(.063)}to{transform:translate(36.41885vw,99vh) scale(.063)}}.snow:nth-child(14){opacity:.906;transform:translate(96.7736vw,-10px) scale(.0754);animation:fall-14 10s -3s linear infinite}@keyframes fall-14{75.228%{transform:translate(87.5708vw,75.228vh) scale(.0754)}to{transform:translate(92.1722vw,99vh) scale(.0754)}}.snow:nth-child(15){opacity:1.8278;transform:translate(46.4505vw,-10px) scale(.8643);animation:fall-15 18s -24s linear infinite}@keyframes fall-15{69.733%{transform:translate(51.0725vw,69.733vh) scale(.8643)}to{transform:translate(48.7615vw,99vh) scale(.8643)}}.snow:nth-child(16){opacity:.8352;transform:translate(83.3852vw,-10px) scale(.7167);animation:fall-16 17s -1s linear infinite}@keyframes fall-16{40.442%{transform:translate(87.1474vw,40.442vh) scale(.7167)}to{transform:translate(85.2663vw,99vh) scale(.7167)}}.snow:nth-child(17){opacity:1.9814;transform:translate(35.6676vw,-10px) scale(.4027);animation:fall-17 21s -30s linear infinite}@keyframes fall-17{73.501%{transform:translate(35.6218vw,73.501vh) scale(.4027)}to{transform:translate(35.6447vw,99vh) scale(.4027)}}.snow:nth-child(18){opacity:1.373;transform:translate(54.7203vw,-10px) scale(.0003);animation:fall-18 11s -5s linear infinite}@keyframes fall-18{70.365%{transform:translate(57.5919vw,70.365vh) scale(.0003)}to{transform:translate(56.1561vw,99vh) scale(.0003)}}.snow:nth-child(19){opacity:1.5916;transform:translate(30.5602vw,-10px) scale(.6561);animation:fall-19 15s -21s linear infinite}@keyframes fall-19{70.875%{transform:translate(36.9288vw,70.875vh) scale(.6561)}to{transform:translate(33.7445vw,99vh) scale(.6561)}}.snow:nth-child(20){opacity:1.6814;transform:translate(95.7049vw,-10px) scale(.2712);animation:fall-20 22s -8s linear infinite}@keyframes fall-20{66.479%{transform:translate(102.2319vw,66.479vh) scale(.2712)}to{transform:translate(98.9684vw,99vh) scale(.2712)}}.snow:nth-child(21){opacity:.703;transform:translate(97.2009vw,-10px) scale(.2655);animation:fall-21 13s -18s linear infinite}@keyframes fall-21{49.318%{transform:translate(103.0037vw,49.318vh) scale(.2655)}to{transform:translate(100.1023vw,99vh) scale(.2655)}}.snow:nth-child(22){opacity:1.3062;transform:translate(34.1459vw,-10px) scale(.3252);animation:fall-22 15s -26s linear infinite}@keyframes fall-22{30.91%{transform:translate(26.9126vw,30.91vh) scale(.3252)}to{transform:translate(30.52925vw,99vh) scale(.3252)}}.snow:nth-child(23){opacity:1.8144;transform:translate(5.9259vw,-10px) scale(.2533);animation:fall-23 29s -12s linear infinite}@keyframes fall-23{59.561%{transform:translate(-.0063vw,59.561vh) scale(.2533)}to{transform:translate(2.9598vw,99vh) scale(.2533)}}.snow:nth-child(24){opacity:.2134;transform:translate(63.7321vw,-10px) scale(.3104);animation:fall-24 15s -28s linear infinite}@keyframes fall-24{69.01%{transform:translate(66.8744vw,69.01vh) scale(.3104)}to{transform:translate(65.30325vw,99vh) scale(.3104)}}.snow:nth-child(25){opacity:.0076;transform:translate(96.5152vw,-10px) scale(.9661);animation:fall-25 13s -2s linear infinite}@keyframes fall-25{44.545%{transform:translate(99.1899vw,44.545vh) scale(.9661)}to{transform:translate(97.85255vw,99vh) scale(.9661)}}.snow:nth-child(26){opacity:1.1718;transform:translate(68.0351vw,-10px) scale(.9826);animation:fall-26 26s -11s linear infinite}@keyframes fall-26{45.412%{transform:translate(67.0628vw,45.412vh) scale(.9826)}to{transform:translate(67.54895vw,99vh) scale(.9826)}}.snow:nth-child(27){opacity:.1472;transform:translate(12.1908vw,-10px) scale(.1376);animation:fall-27 14s -25s linear infinite}@keyframes fall-27{36.06%{transform:translate(15.6847vw,36.06vh) scale(.1376)}to{transform:translate(13.93775vw,99vh) scale(.1376)}}.snow:nth-child(28){opacity:.035;transform:translate(83.6391vw,-10px) scale(.5271);animation:fall-28 21s -10s linear infinite}@keyframes fall-28{40.931%{transform:translate(92.0355vw,40.931vh) scale(.5271)}to{transform:translate(87.8373vw,99vh) scale(.5271)}}.snow:nth-child(29){opacity:.2214;transform:translate(20.0898vw,-10px) scale(.1837);animation:fall-29 21s -1s linear infinite}@keyframes fall-29{52.358%{transform:translate(18.6486vw,52.358vh) scale(.1837)}to{transform:translate(19.3692vw,99vh) scale(.1837)}}.snow:nth-child(30){opacity:1.9426;transform:translate(87.8319vw,-10px) scale(.1049);animation:fall-30 12s -29s linear infinite}@keyframes fall-30{58.895%{transform:translate(86.8629vw,58.895vh) scale(.1049)}to{transform:translate(87.3474vw,99vh) scale(.1049)}}.snow:nth-child(31){opacity:1.5624;transform:translate(24.1511vw,-10px) scale(.7509);animation:fall-31 15s -29s linear infinite}@keyframes fall-31{59.763%{transform:translate(24.3328vw,59.763vh) scale(.7509)}to{transform:translate(24.24195vw,99vh) scale(.7509)}}.snow:nth-child(32){opacity:1.9266;transform:translate(91.5589vw,-10px) scale(.3898);animation:fall-32 13s -18s linear infinite}@keyframes fall-32{57.432%{transform:translate(83.1398vw,57.432vh) scale(.3898)}to{transform:translate(87.34935vw,99vh) scale(.3898)}}.snow:nth-child(33){opacity:1.146;transform:translate(83.8698vw,-10px) scale(.5872);animation:fall-33 29s -23s linear infinite}@keyframes fall-33{32.849%{transform:translate(82.1802vw,32.849vh) scale(.5872)}to{transform:translate(83.025vw,99vh) scale(.5872)}}.snow:nth-child(34){opacity:.1214;transform:translate(69.9036vw,-10px) scale(.6623);animation:fall-34 15s -12s linear infinite}@keyframes fall-34{32.423%{transform:translate(61.6093vw,32.423vh) scale(.6623)}to{transform:translate(65.75645vw,99vh) scale(.6623)}}.snow:nth-child(35){opacity:.4054;transform:translate(52.1565vw,-10px) scale(.5127);animation:fall-35 29s -22s linear infinite}@keyframes fall-35{61.08%{transform:translate(61.7392vw,61.08vh) scale(.5127)}to{transform:translate(56.94785vw,99vh) scale(.5127)}}.snow:nth-child(36){opacity:.5806;transform:translate(55.4588vw,-10px) scale(.8266);animation:fall-36 17s -28s linear infinite}@keyframes fall-36{52.43%{transform:translate(55.5093vw,52.43vh) scale(.8266)}to{transform:translate(55.48405vw,99vh) scale(.8266)}}.snow:nth-child(37){opacity:1.7952;transform:translate(61.0355vw,-10px) scale(.336);animation:fall-37 21s -22s linear infinite}@keyframes fall-37{58.813%{transform:translate(58.7469vw,58.813vh) scale(.336)}to{transform:translate(59.8912vw,99vh) scale(.336)}}.snow:nth-child(38){opacity:.4412;transform:translate(25.6193vw,-10px) scale(.9788);animation:fall-38 20s -12s linear infinite}@keyframes fall-38{68.201%{transform:translate(31.4586vw,68.201vh) scale(.9788)}to{transform:translate(28.53895vw,99vh) scale(.9788)}}.snow:nth-child(39){opacity:.5534;transform:translate(51.693vw,-10px) scale(.8252);animation:fall-39 19s -21s linear infinite}@keyframes fall-39{50.393%{transform:translate(52.4799vw,50.393vh) scale(.8252)}to{transform:translate(52.08645vw,99vh) scale(.8252)}}.snow:nth-child(40){opacity:.5052;transform:translate(45.2556vw,-10px) scale(.3336);animation:fall-40 28s -8s linear infinite}@keyframes fall-40{54.082%{transform:translate(51.2489vw,54.082vh) scale(.3336)}to{transform:translate(48.25225vw,99vh) scale(.3336)}}.snow:nth-child(41){opacity:1.6148;transform:translate(38.3307vw,-10px) scale(.58);animation:fall-41 25s -7s linear infinite}@keyframes fall-41{78.697%{transform:translate(33.6853vw,78.697vh) scale(.58)}to{transform:translate(36.008vw,99vh) scale(.58)}}.snow:nth-child(42){opacity:1.2952;transform:translate(52.0443vw,-10px) scale(.395);animation:fall-42 16s -21s linear infinite}@keyframes fall-42{64.111%{transform:translate(47.3209vw,64.111vh) scale(.395)}to{transform:translate(49.6826vw,99vh) scale(.395)}}.snow:nth-child(43){opacity:1.544;transform:translate(7.8935vw,-10px) scale(.9494);animation:fall-43 13s -20s linear infinite}@keyframes fall-43{77.466%{transform:translate(2.4745vw,77.466vh) scale(.9494)}to{transform:translate(5.184vw,99vh) scale(.9494)}}.snow:nth-child(44){opacity:1.8812;transform:translate(66.8747vw,-10px) scale(.374);animation:fall-44 20s -8s linear infinite}@keyframes fall-44{65.134%{transform:translate(73.3585vw,65.134vh) scale(.374)}to{transform:translate(70.1166vw,99vh) scale(.374)}}.snow:nth-child(45){opacity:1.9796;transform:translate(44.6481vw,-10px) scale(.336);animation:fall-45 10s -19s linear infinite}@keyframes fall-45{45.608%{transform:translate(54.5047vw,45.608vh) scale(.336)}to{transform:translate(49.5764vw,99vh) scale(.336)}}.snow:nth-child(46){opacity:1.4646;transform:translate(74.6002vw,-10px) scale(.7947);animation:fall-46 16s -10s linear infinite}@keyframes fall-46{58.617%{transform:translate(66.4101vw,58.617vh) scale(.7947)}to{transform:translate(70.50515vw,99vh) scale(.7947)}}.snow:nth-child(47){opacity:1.7506;transform:translate(9.708vw,-10px) scale(.4089);animation:fall-47 21s -24s linear infinite}@keyframes fall-47{63.74%{transform:translate(12.1658vw,63.74vh) scale(.4089)}to{transform:translate(10.9369vw,99vh) scale(.4089)}}.snow:nth-child(48){opacity:1.5092;transform:translate(37.5466vw,-10px) scale(.1222);animation:fall-48 16s -18s linear infinite}@keyframes fall-48{65.175%{transform:translate(32.7415vw,65.175vh) scale(.1222)}to{transform:translate(35.14405vw,99vh) scale(.1222)}}.snow:nth-child(49){opacity:1.8644;transform:translate(90.1257vw,-10px) scale(.1697);animation:fall-49 10s -11s linear infinite}@keyframes fall-49{40.042%{transform:translate(82.2038vw,40.042vh) scale(.1697)}to{transform:translate(86.16475vw,99vh) scale(.1697)}}.snow:nth-child(50){opacity:1.305;transform:translate(18.1489vw,-10px) scale(.7969);animation:fall-50 28s -3s linear infinite}@keyframes fall-50{76.032%{transform:translate(25.3405vw,76.032vh) scale(.7969)}to{transform:translate(21.7447vw,99vh) scale(.7969)}}.snow:nth-child(51){opacity:1.326;transform:translate(73.1553vw,-10px) scale(.1202);animation:fall-51 20s -25s linear infinite}@keyframes fall-51{48.976%{transform:translate(78.6873vw,48.976vh) scale(.1202)}to{transform:translate(75.9213vw,99vh) scale(.1202)}}.snow:nth-child(52){opacity:1.4794;transform:translate(43.2053vw,-10px) scale(.7237);animation:fall-52 29s -18s linear infinite}@keyframes fall-52{72.048%{transform:translate(44.9574vw,72.048vh) scale(.7237)}to{transform:translate(44.08135vw,99vh) scale(.7237)}}.snow:nth-child(53){opacity:1.6072;transform:translate(87.7041vw,-10px) scale(.9841);animation:fall-53 14s -13s linear infinite}@keyframes fall-53{74.989%{transform:translate(82.1926vw,74.989vh) scale(.9841)}to{transform:translate(84.94835vw,99vh) scale(.9841)}}.snow:nth-child(54){opacity:.348;transform:translate(26.0802vw,-10px) scale(.0483);animation:fall-54 30s -7s linear infinite}@keyframes fall-54{33.853%{transform:translate(24.9303vw,33.853vh) scale(.0483)}to{transform:translate(25.50525vw,99vh) scale(.0483)}}.snow:nth-child(55){opacity:1.8892;transform:translate(70.7903vw,-10px) scale(.5076);animation:fall-55 19s -2s linear infinite}@keyframes fall-55{78.92%{transform:translate(66.4847vw,78.92vh) scale(.5076)}to{transform:translate(68.6375vw,99vh) scale(.5076)}}.snow:nth-child(56){opacity:.7532;transform:translate(64.0664vw,-10px) scale(.0326);animation:fall-56 24s -30s linear infinite}@keyframes fall-56{37.669%{transform:translate(61.2596vw,37.669vh) scale(.0326)}to{transform:translate(62.663vw,99vh) scale(.0326)}}.snow:nth-child(57){opacity:1.3046;transform:translate(86.614vw,-10px) scale(.2556);animation:fall-57 12s -16s linear infinite}@keyframes fall-57{43.751%{transform:translate(93.054vw,43.751vh) scale(.2556)}to{transform:translate(89.834vw,99vh) scale(.2556)}}.snow:nth-child(58){opacity:1.58;transform:translate(62.152vw,-10px) scale(.9939);animation:fall-58 28s -17s linear infinite}@keyframes fall-58{42.841%{transform:translate(57.7727vw,42.841vh) scale(.9939)}to{transform:translate(59.96235vw,99vh) scale(.9939)}}.snow:nth-child(59){opacity:.748;transform:translate(3.561vw,-10px) scale(.4255);animation:fall-59 21s -26s linear infinite}@keyframes fall-59{40.366%{transform:translate(4.4086vw,40.366vh) scale(.4255)}to{transform:translate(3.9848vw,99vh) scale(.4255)}}.snow:nth-child(60){opacity:.1994;transform:translate(91.87vw,-10px) scale(.8772);animation:fall-60 14s -28s linear infinite}@keyframes fall-60{65.141%{transform:translate(83.7958vw,65.141vh) scale(.8772)}to{transform:translate(87.8329vw,99vh) scale(.8772)}}.snow:nth-child(61){opacity:.8212;transform:translate(42.5296vw,-10px) scale(.4876);animation:fall-61 27s -2s linear infinite}@keyframes fall-61{33.529%{transform:translate(43.7935vw,33.529vh) scale(.4876)}to{transform:translate(43.16155vw,99vh) scale(.4876)}}.snow:nth-child(62){opacity:1.8822;transform:translate(20.3943vw,-10px) scale(.6412);animation:fall-62 29s -24s linear infinite}@keyframes fall-62{66.958%{transform:translate(11.2796vw,66.958vh) scale(.6412)}to{transform:translate(15.83695vw,99vh) scale(.6412)}}.snow:nth-child(63){opacity:1.2058;transform:translate(91.2609vw,-10px) scale(.7167);animation:fall-63 12s -15s linear infinite}@keyframes fall-63{72.576%{transform:translate(90.4611vw,72.576vh) scale(.7167)}to{transform:translate(90.861vw,99vh) scale(.7167)}}.snow:nth-child(64){opacity:.952;transform:translate(28.5697vw,-10px) scale(.7564);animation:fall-64 24s -6s linear infinite}@keyframes fall-64{64.509%{transform:translate(32.7305vw,64.509vh) scale(.7564)}to{transform:translate(30.6501vw,99vh) scale(.7564)}}.snow:nth-child(65){opacity:.4284;transform:translate(96.6898vw,-10px) scale(.8603);animation:fall-65 27s -28s linear infinite}@keyframes fall-65{31.908%{transform:translate(100.8174vw,31.908vh) scale(.8603)}to{transform:translate(98.7536vw,99vh) scale(.8603)}}.snow:nth-child(66){opacity:1.2418;transform:translate(24.7859vw,-10px) scale(.0117);animation:fall-66 19s -21s linear infinite}@keyframes fall-66{59.506%{transform:translate(18.626vw,59.506vh) scale(.0117)}to{transform:translate(21.70595vw,99vh) scale(.0117)}}.snow:nth-child(67){opacity:.6854;transform:translate(47.7302vw,-10px) scale(.7594);animation:fall-67 10s -6s linear infinite}@keyframes fall-67{73.528%{transform:translate(38.1599vw,73.528vh) scale(.7594)}to{transform:translate(42.94505vw,99vh) scale(.7594)}}.snow:nth-child(68){opacity:1.3834;transform:translate(46.1718vw,-10px) scale(.0763);animation:fall-68 27s -17s linear infinite}@keyframes fall-68{60.791%{transform:translate(39.6061vw,60.791vh) scale(.0763)}to{transform:translate(42.88895vw,99vh) scale(.0763)}}.snow:nth-child(69){opacity:1.382;transform:translate(11.6129vw,-10px) scale(.8313);animation:fall-69 11s -2s linear infinite}@keyframes fall-69{72.916%{transform:translate(9.9256vw,72.916vh) scale(.8313)}to{transform:translate(10.76925vw,99vh) scale(.8313)}}.snow:nth-child(70){opacity:.3656;transform:translate(52.8621vw,-10px) scale(.204);animation:fall-70 27s -8s linear infinite}@keyframes fall-70{39.933%{transform:translate(62.7155vw,39.933vh) scale(.204)}to{transform:translate(57.7888vw,99vh) scale(.204)}}.snow:nth-child(71){opacity:1.4512;transform:translate(24.7835vw,-10px) scale(.1926);animation:fall-71 28s -20s linear infinite}@keyframes fall-71{38.483%{transform:translate(21.0656vw,38.483vh) scale(.1926)}to{transform:translate(22.92455vw,99vh) scale(.1926)}}.snow:nth-child(72){opacity:.8898;transform:translate(10.6654vw,-10px) scale(.4926);animation:fall-72 19s -1s linear infinite}@keyframes fall-72{40.091%{transform:translate(.8654vw,40.091vh) scale(.4926)}to{transform:translate(5.7654vw,99vh) scale(.4926)}}.snow:nth-child(73){opacity:.0056;transform:translate(28.2123vw,-10px) scale(.0886);animation:fall-73 30s -20s linear infinite}@keyframes fall-73{34.567%{transform:translate(31.36vw,34.567vh) scale(.0886)}to{transform:translate(29.78615vw,99vh) scale(.0886)}}.snow:nth-child(74){opacity:.3354;transform:translate(13.1264vw,-10px) scale(.0788);animation:fall-74 27s -17s linear infinite}@keyframes fall-74{73.531%{transform:translate(4.6475vw,73.531vh) scale(.0788)}to{transform:translate(8.88695vw,99vh) scale(.0788)}}.snow:nth-child(75){opacity:2;transform:translate(8.8915vw,-10px) scale(.3298);animation:fall-75 28s -2s linear infinite}@keyframes fall-75{43.125%{transform:translate(8.7466vw,43.125vh) scale(.3298)}to{transform:translate(8.81905vw,99vh) scale(.3298)}}.snow:nth-child(76){opacity:.4286;transform:translate(87.0708vw,-10px) scale(.6176);animation:fall-76 12s -23s linear infinite}@keyframes fall-76{77.838%{transform:translate(95.7645vw,77.838vh) scale(.6176)}to{transform:translate(91.41765vw,99vh) scale(.6176)}}.snow:nth-child(77){opacity:.5778;transform:translate(70.0205vw,-10px) scale(.6911);animation:fall-77 22s -4s linear infinite}@keyframes fall-77{49.328%{transform:translate(69.1609vw,49.328vh) scale(.6911)}to{transform:translate(69.5907vw,99vh) scale(.6911)}}.snow:nth-child(78){opacity:.3038;transform:translate(5.1715vw,-10px) scale(.7797);animation:fall-78 12s -1s linear infinite}@keyframes fall-78{68.955%{transform:translate(12.1691vw,68.955vh) scale(.7797)}to{transform:translate(8.6703vw,99vh) scale(.7797)}}.snow:nth-child(79){opacity:.6306;transform:translate(99.0737vw,-10px) scale(.2);animation:fall-79 18s -16s linear infinite}@keyframes fall-79{55.977%{transform:translate(106.5767vw,55.977vh) scale(.2)}to{transform:translate(102.8252vw,99vh) scale(.2)}}.snow:nth-child(80){opacity:.016;transform:translate(36.209vw,-10px) scale(.1876);animation:fall-80 29s -18s linear infinite}@keyframes fall-80{33.613%{transform:translate(38.0517vw,33.613vh) scale(.1876)}to{transform:translate(37.13035vw,99vh) scale(.1876)}}.snow:nth-child(81){opacity:.2106;transform:translate(41.3985vw,-10px) scale(.9366);animation:fall-81 15s -28s linear infinite}@keyframes fall-81{74.391%{transform:translate(46.3229vw,74.391vh) scale(.9366)}to{transform:translate(43.8607vw,99vh) scale(.9366)}}.snow:nth-child(82){opacity:1.6292;transform:translate(19.3251vw,-10px) scale(.9474);animation:fall-82 18s -26s linear infinite}@keyframes fall-82{33.036%{transform:translate(19.7662vw,33.036vh) scale(.9474)}to{transform:translate(19.54565vw,99vh) scale(.9474)}}.snow:nth-child(83){opacity:1.9164;transform:translate(64.0971vw,-10px) scale(.8921);animation:fall-83 14s -21s linear infinite}@keyframes fall-83{61.855%{transform:translate(69.626vw,61.855vh) scale(.8921)}to{transform:translate(66.86155vw,99vh) scale(.8921)}}.snow:nth-child(84){opacity:1.0642;transform:translate(83.8571vw,-10px) scale(.5375);animation:fall-84 14s -9s linear infinite}@keyframes fall-84{30.978%{transform:translate(80.2922vw,30.978vh) scale(.5375)}to{transform:translate(82.07465vw,99vh) scale(.5375)}}.snow:nth-child(85){opacity:1.2358;transform:translate(13.1747vw,-10px) scale(.5765);animation:fall-85 23s -18s linear infinite}@keyframes fall-85{36.669%{transform:translate(21.8569vw,36.669vh) scale(.5765)}to{transform:translate(17.5158vw,99vh) scale(.5765)}}.snow:nth-child(86){opacity:.7352;transform:translate(56.2894vw,-10px) scale(.3743);animation:fall-86 18s -19s linear infinite}@keyframes fall-86{69.282%{transform:translate(61.4974vw,69.282vh) scale(.3743)}to{transform:translate(58.8934vw,99vh) scale(.3743)}}.snow:nth-child(87){opacity:.681;transform:translate(78.6361vw,-10px) scale(.8009);animation:fall-87 14s -9s linear infinite}@keyframes fall-87{79.697%{transform:translate(69.8885vw,79.697vh) scale(.8009)}to{transform:translate(74.2623vw,99vh) scale(.8009)}}.snow:nth-child(88){opacity:.218;transform:translate(68.7144vw,-10px) scale(.2643);animation:fall-88 28s -22s linear infinite}@keyframes fall-88{36.803%{transform:translate(71.9503vw,36.803vh) scale(.2643)}to{transform:translate(70.33235vw,99vh) scale(.2643)}}.snow:nth-child(89){opacity:.9062;transform:translate(5.4873vw,-10px) scale(.514);animation:fall-89 14s -9s linear infinite}@keyframes fall-89{76.311%{transform:translate(-2.6402vw,76.311vh) scale(.514)}to{transform:translate(1.42355vw,99vh) scale(.514)}}.snow:nth-child(90){opacity:1.4734;transform:translate(30.3272vw,-10px) scale(.7727);animation:fall-90 15s -27s linear infinite}@keyframes fall-90{71.299%{transform:translate(26.0949vw,71.299vh) scale(.7727)}to{transform:translate(28.21105vw,99vh) scale(.7727)}}.snow:nth-child(91){opacity:1.9402;transform:translate(11.4009vw,-10px) scale(.9778);animation:fall-91 17s -2s linear infinite}@keyframes fall-91{39.798%{transform:translate(5.6787vw,39.798vh) scale(.9778)}to{transform:translate(8.5398vw,99vh) scale(.9778)}}.snow:nth-child(92){opacity:.162;transform:translate(29.3301vw,-10px) scale(.0088);animation:fall-92 20s -19s linear infinite}@keyframes fall-92{63.023%{transform:translate(27.6837vw,63.023vh) scale(.0088)}to{transform:translate(28.5069vw,99vh) scale(.0088)}}.snow:nth-child(93){opacity:.5804;transform:translate(84.4134vw,-10px) scale(.2412);animation:fall-93 18s -17s linear infinite}@keyframes fall-93{41.154%{transform:translate(91.187vw,41.154vh) scale(.2412)}to{transform:translate(87.8002vw,99vh) scale(.2412)}}.snow:nth-child(94){opacity:.5906;transform:translate(61.2901vw,-10px) scale(.984);animation:fall-94 20s -22s linear infinite}@keyframes fall-94{47.08%{transform:translate(62.3343vw,47.08vh) scale(.984)}to{transform:translate(61.8122vw,99vh) scale(.984)}}.snow:nth-child(95){opacity:1.3456;transform:translate(11.0221vw,-10px) scale(.9968);animation:fall-95 14s -28s linear infinite}@keyframes fall-95{60.316%{transform:translate(3.8225vw,60.316vh) scale(.9968)}to{transform:translate(7.4223vw,99vh) scale(.9968)}}.snow:nth-child(96){opacity:.4246;transform:translate(26.5664vw,-10px) scale(.3612);animation:fall-96 13s -1s linear infinite}@keyframes fall-96{70.163%{transform:translate(36.4162vw,70.163vh) scale(.3612)}to{transform:translate(31.4913vw,99vh) scale(.3612)}}.snow:nth-child(97){opacity:1.39;transform:translate(2.3828vw,-10px) scale(.3916);animation:fall-97 27s -2s linear infinite}@keyframes fall-97{67.613%{transform:translate(.2182vw,67.613vh) scale(.3916)}to{transform:translate(1.3005vw,99vh) scale(.3916)}}.snow:nth-child(98){opacity:.3494;transform:translate(54.015vw,-10px) scale(.7535);animation:fall-98 11s -6s linear infinite}@keyframes fall-98{41.982%{transform:translate(45.2214vw,41.982vh) scale(.7535)}to{transform:translate(49.6182vw,99vh) scale(.7535)}}.snow:nth-child(99){opacity:.09;transform:translate(3.9911vw,-10px) scale(.2862);animation:fall-99 10s -14s linear infinite}@keyframes fall-99{42.252%{transform:translate(6.9895vw,42.252vh) scale(.2862)}to{transform:translate(5.4903vw,99vh) scale(.2862)}}.snow:nth-child(100){opacity:.3654;transform:translate(52.3875vw,-10px) scale(.1161);animation:fall-100 12s -22s linear infinite}@keyframes fall-100{71.316%{transform:translate(43.9297vw,71.316vh) scale(.1161)}to{transform:translate(48.1586vw,99vh) scale(.1161)}}.snow:nth-child(101){opacity:1.5786;transform:translate(22.7421vw,-10px) scale(.4416);animation:fall-101 17s -28s linear infinite}@keyframes fall-101{40.603%{transform:translate(32.2194vw,40.603vh) scale(.4416)}to{transform:translate(27.48075vw,99vh) scale(.4416)}}.snow:nth-child(102){opacity:.7328;transform:translate(18.0961vw,-10px) scale(.1297);animation:fall-102 25s -18s linear infinite}@keyframes fall-102{53.73%{transform:translate(12.0132vw,53.73vh) scale(.1297)}to{transform:translate(15.05465vw,99vh) scale(.1297)}}.snow:nth-child(103){opacity:1.602;transform:translate(79.1455vw,-10px) scale(.8016);animation:fall-103 19s -19s linear infinite}@keyframes fall-103{58.569%{transform:translate(83.8296vw,58.569vh) scale(.8016)}to{transform:translate(81.48755vw,99vh) scale(.8016)}}.snow:nth-child(104){opacity:1.6208;transform:translate(56.9909vw,-10px) scale(.2257);animation:fall-104 29s -30s linear infinite}@keyframes fall-104{71.393%{transform:translate(50.8253vw,71.393vh) scale(.2257)}to{transform:translate(53.9081vw,99vh) scale(.2257)}}.snow:nth-child(105){opacity:1.9814;transform:translate(99.0281vw,-10px) scale(.7187);animation:fall-105 23s -16s linear infinite}@keyframes fall-105{77.61%{transform:translate(106.0534vw,77.61vh) scale(.7187)}to{transform:translate(102.54075vw,99vh) scale(.7187)}}.snow:nth-child(106){opacity:1.2344;transform:translate(21.8988vw,-10px) scale(.5934);animation:fall-106 22s -1s linear infinite}@keyframes fall-106{53.35%{transform:translate(29.4956vw,53.35vh) scale(.5934)}to{transform:translate(25.6972vw,99vh) scale(.5934)}}.snow:nth-child(107){opacity:1.965;transform:translate(71.4286vw,-10px) scale(.8941);animation:fall-107 27s -1s linear infinite}@keyframes fall-107{66.242%{transform:translate(72.1406vw,66.242vh) scale(.8941)}to{transform:translate(71.7846vw,99vh) scale(.8941)}}.snow:nth-child(108){opacity:.9548;transform:translate(54.0823vw,-10px) scale(.0985);animation:fall-108 25s -20s linear infinite}@keyframes fall-108{69.786%{transform:translate(59.2541vw,69.786vh) scale(.0985)}to{transform:translate(56.6682vw,99vh) scale(.0985)}}.snow:nth-child(109){opacity:.6138;transform:translate(39.1557vw,-10px) scale(.4875);animation:fall-109 10s -29s linear infinite}@keyframes fall-109{44.754%{transform:translate(38.6097vw,44.754vh) scale(.4875)}to{transform:translate(38.8827vw,99vh) scale(.4875)}}.snow:nth-child(110){opacity:.7742;transform:translate(24.9395vw,-10px) scale(.3802);animation:fall-110 16s -2s linear infinite}@keyframes fall-110{60.698%{transform:translate(28.7182vw,60.698vh) scale(.3802)}to{transform:translate(26.82885vw,99vh) scale(.3802)}}.snow:nth-child(111){opacity:1.0866;transform:translate(25.8452vw,-10px) scale(.0687);animation:fall-111 27s -9s linear infinite}@keyframes fall-111{70.597%{transform:translate(23.5722vw,70.597vh) scale(.0687)}to{transform:translate(24.7087vw,99vh) scale(.0687)}}.snow:nth-child(112){opacity:.095;transform:translate(21.4064vw,-10px) scale(.4938);animation:fall-112 29s -7s linear infinite}@keyframes fall-112{73.15%{transform:translate(18.3813vw,73.15vh) scale(.4938)}to{transform:translate(19.89385vw,99vh) scale(.4938)}}.snow:nth-child(113){opacity:1.549;transform:translate(13.0185vw,-10px) scale(.4937);animation:fall-113 20s -19s linear infinite}@keyframes fall-113{78.183%{transform:translate(7.5776vw,78.183vh) scale(.4937)}to{transform:translate(10.29805vw,99vh) scale(.4937)}}.snow:nth-child(114){opacity:.961;transform:translate(82.3242vw,-10px) scale(.0164);animation:fall-114 17s -14s linear infinite}@keyframes fall-114{74.464%{transform:translate(84.1755vw,74.464vh) scale(.0164)}to{transform:translate(83.24985vw,99vh) scale(.0164)}}.snow:nth-child(115){opacity:.8122;transform:translate(49.9668vw,-10px) scale(.0592);animation:fall-115 25s -29s linear infinite}@keyframes fall-115{62.483%{transform:translate(49.305vw,62.483vh) scale(.0592)}to{transform:translate(49.6359vw,99vh) scale(.0592)}}.snow:nth-child(116){opacity:1.354;transform:translate(11.692vw,-10px) scale(.3685);animation:fall-116 10s -26s linear infinite}@keyframes fall-116{69.117%{transform:translate(17.5853vw,69.117vh) scale(.3685)}to{transform:translate(14.63865vw,99vh) scale(.3685)}}.snow:nth-child(117){opacity:1.5036;transform:translate(70.6887vw,-10px) scale(.4856);animation:fall-117 30s -18s linear infinite}@keyframes fall-117{62.894%{transform:translate(65.9797vw,62.894vh) scale(.4856)}to{transform:translate(68.3342vw,99vh) scale(.4856)}}.snow:nth-child(118){opacity:1.8124;transform:translate(25.4523vw,-10px) scale(.5846);animation:fall-118 13s -3s linear infinite}@keyframes fall-118{49.99%{transform:translate(26.8065vw,49.99vh) scale(.5846)}to{transform:translate(26.1294vw,99vh) scale(.5846)}}.snow:nth-child(119){opacity:1.6076;transform:translate(77.0103vw,-10px) scale(.4045);animation:fall-119 26s -24s linear infinite}@keyframes fall-119{56.464%{transform:translate(78.1022vw,56.464vh) scale(.4045)}to{transform:translate(77.55625vw,99vh) scale(.4045)}}.snow:nth-child(120){opacity:1.9764;transform:translate(6.6253vw,-10px) scale(.0102);animation:fall-120 14s -12s linear infinite}@keyframes fall-120{40.738%{transform:translate(3.507vw,40.738vh) scale(.0102)}to{transform:translate(5.06615vw,99vh) scale(.0102)}}.snow:nth-child(121){opacity:1.2078;transform:translate(28.0524vw,-10px) scale(.8849);animation:fall-121 19s -25s linear infinite}@keyframes fall-121{59.64%{transform:translate(35.4398vw,59.64vh) scale(.8849)}to{transform:translate(31.7461vw,99vh) scale(.8849)}}.snow:nth-child(122){opacity:.1592;transform:translate(17.4748vw,-10px) scale(.8702);animation:fall-122 23s -25s linear infinite}@keyframes fall-122{33.901%{transform:translate(25.2217vw,33.901vh) scale(.8702)}to{transform:translate(21.34825vw,99vh) scale(.8702)}}.snow:nth-child(123){opacity:1.2374;transform:translate(57.4009vw,-10px) scale(.8367);animation:fall-123 16s -21s linear infinite}@keyframes fall-123{36.64%{transform:translate(66.45vw,36.64vh) scale(.8367)}to{transform:translate(61.92545vw,99vh) scale(.8367)}}.snow:nth-child(124){opacity:1.4196;transform:translate(64.871vw,-10px) scale(.4622);animation:fall-124 18s -30s linear infinite}@keyframes fall-124{58.207%{transform:translate(58.3363vw,58.207vh) scale(.4622)}to{transform:translate(61.60365vw,99vh) scale(.4622)}}.snow:nth-child(125){opacity:.1574;transform:translate(17.9924vw,-10px) scale(.9294);animation:fall-125 14s -5s linear infinite}@keyframes fall-125{32.811%{transform:translate(27.3306vw,32.811vh) scale(.9294)}to{transform:translate(22.6615vw,99vh) scale(.9294)}}.snow:nth-child(126){opacity:.349;transform:translate(99.2133vw,-10px) scale(.259);animation:fall-126 26s -5s linear infinite}@keyframes fall-126{70.345%{transform:translate(95.1209vw,70.345vh) scale(.259)}to{transform:translate(97.1671vw,99vh) scale(.259)}}.snow:nth-child(127){opacity:1.1822;transform:translate(65.8689vw,-10px) scale(.6945);animation:fall-127 13s -4s linear infinite}@keyframes fall-127{65.059%{transform:translate(56.9206vw,65.059vh) scale(.6945)}to{transform:translate(61.39475vw,99vh) scale(.6945)}}.snow:nth-child(128){opacity:1.135;transform:translate(24.0608vw,-10px) scale(.4008);animation:fall-128 13s -8s linear infinite}@keyframes fall-128{39.751%{transform:translate(16.399vw,39.751vh) scale(.4008)}to{transform:translate(20.2299vw,99vh) scale(.4008)}}.snow:nth-child(129){opacity:1.089;transform:translate(58.7306vw,-10px) scale(.6341);animation:fall-129 28s -22s linear infinite}@keyframes fall-129{79.702%{transform:translate(60.0221vw,79.702vh) scale(.6341)}to{transform:translate(59.37635vw,99vh) scale(.6341)}}.snow:nth-child(130){opacity:.378;transform:translate(10.3813vw,-10px) scale(.112);animation:fall-130 13s -20s linear infinite}@keyframes fall-130{50.925%{transform:translate(8.2794vw,50.925vh) scale(.112)}to{transform:translate(9.33035vw,99vh) scale(.112)}}.snow:nth-child(131){opacity:1.2768;transform:translate(49.9489vw,-10px) scale(.1249);animation:fall-131 28s -9s linear infinite}@keyframes fall-131{49.389%{transform:translate(47.0804vw,49.389vh) scale(.1249)}to{transform:translate(48.51465vw,99vh) scale(.1249)}}.snow:nth-child(132){opacity:.909;transform:translate(62.7676vw,-10px) scale(.7789);animation:fall-132 15s -20s linear infinite}@keyframes fall-132{44.013%{transform:translate(70.8027vw,44.013vh) scale(.7789)}to{transform:translate(66.78515vw,99vh) scale(.7789)}}.snow:nth-child(133){opacity:1.191;transform:translate(.6896vw,-10px) scale(.5103);animation:fall-133 10s -25s linear infinite}@keyframes fall-133{44.991%{transform:translate(6.1732vw,44.991vh) scale(.5103)}to{transform:translate(3.4314vw,99vh) scale(.5103)}}.snow:nth-child(134){opacity:1.0522;transform:translate(24.8042vw,-10px) scale(.102);animation:fall-134 13s -11s linear infinite}@keyframes fall-134{55.138%{transform:translate(28.34vw,55.138vh) scale(.102)}to{transform:translate(26.5721vw,99vh) scale(.102)}}.snow:nth-child(135){opacity:.7208;transform:translate(23.3592vw,-10px) scale(.8351);animation:fall-135 28s -22s linear infinite}@keyframes fall-135{68.952%{transform:translate(30.0254vw,68.952vh) scale(.8351)}to{transform:translate(26.6923vw,99vh) scale(.8351)}}.snow:nth-child(136){opacity:1.8612;transform:translate(.0474vw,-10px) scale(.5475);animation:fall-136 19s -5s linear infinite}@keyframes fall-136{60.229%{transform:translate(-8.8591vw,60.229vh) scale(.5475)}to{transform:translate(-4.40585vw,99vh) scale(.5475)}}.snow:nth-child(137){opacity:.1;transform:translate(26.7375vw,-10px) scale(.6894);animation:fall-137 13s -14s linear infinite}@keyframes fall-137{47.277%{transform:translate(27.6091vw,47.277vh) scale(.6894)}to{transform:translate(27.1733vw,99vh) scale(.6894)}}.snow:nth-child(138){opacity:.682;transform:translate(80.7712vw,-10px) scale(.5978);animation:fall-138 19s -1s linear infinite}@keyframes fall-138{30.173%{transform:translate(77.5491vw,30.173vh) scale(.5978)}to{transform:translate(79.16015vw,99vh) scale(.5978)}}.snow:nth-child(139){opacity:1.4884;transform:translate(67.8005vw,-10px) scale(.844);animation:fall-139 14s -13s linear infinite}@keyframes fall-139{49.609%{transform:translate(68.097vw,49.609vh) scale(.844)}to{transform:translate(67.94875vw,99vh) scale(.844)}}.snow:nth-child(140){opacity:.9906;transform:translate(98.0364vw,-10px) scale(.4045);animation:fall-140 24s -5s linear infinite}@keyframes fall-140{61.953%{transform:translate(91.8696vw,61.953vh) scale(.4045)}to{transform:translate(94.953vw,99vh) scale(.4045)}}.snow:nth-child(141){opacity:1.7376;transform:translate(33.0471vw,-10px) scale(.1289);animation:fall-141 26s -23s linear infinite}@keyframes fall-141{79.67%{transform:translate(23.1814vw,79.67vh) scale(.1289)}to{transform:translate(28.11425vw,99vh) scale(.1289)}}.snow:nth-child(142){opacity:.0028;transform:translate(14.8759vw,-10px) scale(.2206);animation:fall-142 25s -4s linear infinite}@keyframes fall-142{45.561%{transform:translate(16.1599vw,45.561vh) scale(.2206)}to{transform:translate(15.5179vw,99vh) scale(.2206)}}.snow:nth-child(143){opacity:1.703;transform:translate(74.856vw,-10px) scale(.0128);animation:fall-143 19s -29s linear infinite}@keyframes fall-143{46.69%{transform:translate(69.1943vw,46.69vh) scale(.0128)}to{transform:translate(72.02515vw,99vh) scale(.0128)}}.snow:nth-child(144){opacity:.4124;transform:translate(43.9036vw,-10px) scale(.3869);animation:fall-144 17s -21s linear infinite}@keyframes fall-144{64.453%{transform:translate(51.211vw,64.453vh) scale(.3869)}to{transform:translate(47.5573vw,99vh) scale(.3869)}}.snow:nth-child(145){opacity:.5724;transform:translate(23.0364vw,-10px) scale(.9839);animation:fall-145 18s -6s linear infinite}@keyframes fall-145{43.223%{transform:translate(16.0016vw,43.223vh) scale(.9839)}to{transform:translate(19.519vw,99vh) scale(.9839)}}.snow:nth-child(146){opacity:1.479;transform:translate(44.1271vw,-10px) scale(.4966);animation:fall-146 29s -15s linear infinite}@keyframes fall-146{63.798%{transform:translate(38.8894vw,63.798vh) scale(.4966)}to{transform:translate(41.50825vw,99vh) scale(.4966)}}.snow:nth-child(147){opacity:1.1276;transform:translate(14.796vw,-10px) scale(.9981);animation:fall-147 26s -17s linear infinite}@keyframes fall-147{59.413%{transform:translate(16.059vw,59.413vh) scale(.9981)}to{transform:translate(15.4275vw,99vh) scale(.9981)}}.snow:nth-child(148){opacity:1.7504;transform:translate(81.0677vw,-10px) scale(.7566);animation:fall-148 18s -1s linear infinite}@keyframes fall-148{62.516%{transform:translate(73.1123vw,62.516vh) scale(.7566)}to{transform:translate(77.09vw,99vh) scale(.7566)}}.snow:nth-child(149){opacity:.4396;transform:translate(18.2573vw,-10px) scale(.9259);animation:fall-149 18s -24s linear infinite}@keyframes fall-149{75.593%{transform:translate(16.3522vw,75.593vh) scale(.9259)}to{transform:translate(17.30475vw,99vh) scale(.9259)}}.snow:nth-child(150){opacity:1.0916;transform:translate(15.0371vw,-10px) scale(.4581);animation:fall-150 15s -6s linear infinite}@keyframes fall-150{49.486%{transform:translate(17.7826vw,49.486vh) scale(.4581)}to{transform:translate(16.40985vw,99vh) scale(.4581)}}.snow:nth-child(151){opacity:.7026;transform:translate(2.5104vw,-10px) scale(.8866);animation:fall-151 12s -1s linear infinite}@keyframes fall-151{63.967%{transform:translate(-6.7208vw,63.967vh) scale(.8866)}to{transform:translate(-2.1052vw,99vh) scale(.8866)}}.snow:nth-child(152){opacity:.55;transform:translate(96.5466vw,-10px) scale(.9499);animation:fall-152 27s -15s linear infinite}@keyframes fall-152{70.131%{transform:translate(102.3281vw,70.131vh) scale(.9499)}to{transform:translate(99.43735vw,99vh) scale(.9499)}}.snow:nth-child(153){opacity:1.5874;transform:translate(54.0129vw,-10px) scale(.0449);animation:fall-153 22s -7s linear infinite}@keyframes fall-153{76.633%{transform:translate(45.4648vw,76.633vh) scale(.0449)}to{transform:translate(49.73885vw,99vh) scale(.0449)}}.snow:nth-child(154){opacity:.6484;transform:translate(3.8829vw,-10px) scale(.281);animation:fall-154 20s -14s linear infinite}@keyframes fall-154{36.601%{transform:translate(-2.7476vw,36.601vh) scale(.281)}to{transform:translate(.56765vw,99vh) scale(.281)}}.snow:nth-child(155){opacity:1.8654;transform:translate(30.7611vw,-10px) scale(.2941);animation:fall-155 11s -11s linear infinite}@keyframes fall-155{60.716%{transform:translate(33.7088vw,60.716vh) scale(.2941)}to{transform:translate(32.23495vw,99vh) scale(.2941)}}.snow:nth-child(156){opacity:.4658;transform:translate(77.1785vw,-10px) scale(.6484);animation:fall-156 20s -3s linear infinite}@keyframes fall-156{57.662%{transform:translate(69.219vw,57.662vh) scale(.6484)}to{transform:translate(73.19875vw,99vh) scale(.6484)}}.snow:nth-child(157){opacity:.308;transform:translate(11.3592vw,-10px) scale(.7061);animation:fall-157 28s -15s linear infinite}@keyframes fall-157{72.17%{transform:translate(15.6037vw,72.17vh) scale(.7061)}to{transform:translate(13.48145vw,99vh) scale(.7061)}}.snow:nth-child(158){opacity:.7194;transform:translate(98.116vw,-10px) scale(.3606);animation:fall-158 27s -29s linear infinite}@keyframes fall-158{47.627%{transform:translate(88.3121vw,47.627vh) scale(.3606)}to{transform:translate(93.21405vw,99vh) scale(.3606)}}.snow:nth-child(159){opacity:1.2574;transform:translate(33.7879vw,-10px) scale(.8429);animation:fall-159 18s -1s linear infinite}@keyframes fall-159{52.203%{transform:translate(35.2417vw,52.203vh) scale(.8429)}to{transform:translate(34.5148vw,99vh) scale(.8429)}}.snow:nth-child(160){opacity:.0382;transform:translate(84.3159vw,-10px) scale(.1924);animation:fall-160 18s -21s linear infinite}@keyframes fall-160{49.593%{transform:translate(76.6082vw,49.593vh) scale(.1924)}to{transform:translate(80.46205vw,99vh) scale(.1924)}}.snow:nth-child(161){opacity:1.2032;transform:translate(82.2569vw,-10px) scale(.8326);animation:fall-161 10s -10s linear infinite}@keyframes fall-161{55.031%{transform:translate(79.9806vw,55.031vh) scale(.8326)}to{transform:translate(81.11875vw,99vh) scale(.8326)}}.snow:nth-child(162){opacity:.913;transform:translate(87.323vw,-10px) scale(.9651);animation:fall-162 28s -13s linear infinite}@keyframes fall-162{30.754%{transform:translate(87.0609vw,30.754vh) scale(.9651)}to{transform:translate(87.19195vw,99vh) scale(.9651)}}.snow:nth-child(163){opacity:.8226;transform:translate(32.7355vw,-10px) scale(.9513);animation:fall-163 14s -2s linear infinite}@keyframes fall-163{77.014%{transform:translate(25.3115vw,77.014vh) scale(.9513)}to{transform:translate(29.0235vw,99vh) scale(.9513)}}.snow:nth-child(164){opacity:.2092;transform:translate(82.5309vw,-10px) scale(.0234);animation:fall-164 22s -25s linear infinite}@keyframes fall-164{42.474%{transform:translate(87.8255vw,42.474vh) scale(.0234)}to{transform:translate(85.1782vw,99vh) scale(.0234)}}.snow:nth-child(165){opacity:.7268;transform:translate(35.6485vw,-10px) scale(.8743);animation:fall-165 10s -28s linear infinite}@keyframes fall-165{41.015%{transform:translate(37.519vw,41.015vh) scale(.8743)}to{transform:translate(36.58375vw,99vh) scale(.8743)}}.snow:nth-child(166){opacity:.0174;transform:translate(21.5269vw,-10px) scale(.4637);animation:fall-166 21s -25s linear infinite}@keyframes fall-166{57.233%{transform:translate(13.7601vw,57.233vh) scale(.4637)}to{transform:translate(17.6435vw,99vh) scale(.4637)}}.snow:nth-child(167){opacity:.476;transform:translate(12.9736vw,-10px) scale(.0131);animation:fall-167 19s -11s linear infinite}@keyframes fall-167{64.768%{transform:translate(17.5349vw,64.768vh) scale(.0131)}to{transform:translate(15.25425vw,99vh) scale(.0131)}}.snow:nth-child(168){opacity:.5108;transform:translate(66.0387vw,-10px) scale(.5281);animation:fall-168 12s -19s linear infinite}@keyframes fall-168{31.006%{transform:translate(70.8217vw,31.006vh) scale(.5281)}to{transform:translate(68.4302vw,99vh) scale(.5281)}}.snow:nth-child(169){opacity:.3592;transform:translate(66.5904vw,-10px) scale(.2255);animation:fall-169 16s -11s linear infinite}@keyframes fall-169{48.092%{transform:translate(76.555vw,48.092vh) scale(.2255)}to{transform:translate(71.5727vw,99vh) scale(.2255)}}.snow:nth-child(170){opacity:.575;transform:translate(68.2505vw,-10px) scale(.9561);animation:fall-170 12s -10s linear infinite}@keyframes fall-170{41.038%{transform:translate(58.2731vw,41.038vh) scale(.9561)}to{transform:translate(63.2618vw,99vh) scale(.9561)}}.snow:nth-child(171){opacity:1.5032;transform:translate(38.9476vw,-10px) scale(.5991);animation:fall-171 13s -5s linear infinite}@keyframes fall-171{45.184%{transform:translate(37.4321vw,45.184vh) scale(.5991)}to{transform:translate(38.18985vw,99vh) scale(.5991)}}.snow:nth-child(172){opacity:.3228;transform:translate(32.4476vw,-10px) scale(.2393);animation:fall-172 16s -25s linear infinite}@keyframes fall-172{73.519%{transform:translate(39.1131vw,73.519vh) scale(.2393)}to{transform:translate(35.78035vw,99vh) scale(.2393)}}.snow:nth-child(173){opacity:.5596;transform:translate(67.9244vw,-10px) scale(.2391);animation:fall-173 26s -29s linear infinite}@keyframes fall-173{47.036%{transform:translate(68.4408vw,47.036vh) scale(.2391)}to{transform:translate(68.1826vw,99vh) scale(.2391)}}.snow:nth-child(174){opacity:.406;transform:translate(64.9795vw,-10px) scale(.6177);animation:fall-174 19s -3s linear infinite}@keyframes fall-174{68.203%{transform:translate(70.1748vw,68.203vh) scale(.6177)}to{transform:translate(67.57715vw,99vh) scale(.6177)}}.snow:nth-child(175){opacity:.3066;transform:translate(69.7561vw,-10px) scale(.6427);animation:fall-175 24s -21s linear infinite}@keyframes fall-175{62.014%{transform:translate(65.2883vw,62.014vh) scale(.6427)}to{transform:translate(67.5222vw,99vh) scale(.6427)}}.snow:nth-child(176){opacity:1.2304;transform:translate(21.1903vw,-10px) scale(.7814);animation:fall-176 10s -19s linear infinite}@keyframes fall-176{37.049%{transform:translate(23.5789vw,37.049vh) scale(.7814)}to{transform:translate(22.3846vw,99vh) scale(.7814)}}.snow:nth-child(177){opacity:.4536;transform:translate(14.6175vw,-10px) scale(.4546);animation:fall-177 18s -14s linear infinite}@keyframes fall-177{66.96%{transform:translate(19.5724vw,66.96vh) scale(.4546)}to{transform:translate(17.09495vw,99vh) scale(.4546)}}.snow:nth-child(178){opacity:1.0196;transform:translate(27.4885vw,-10px) scale(.7711);animation:fall-178 15s -15s linear infinite}@keyframes fall-178{33.56%{transform:translate(23.658vw,33.56vh) scale(.7711)}to{transform:translate(25.57325vw,99vh) scale(.7711)}}.snow:nth-child(179){opacity:1.8058;transform:translate(49.1542vw,-10px) scale(.7726);animation:fall-179 17s -9s linear infinite}@keyframes fall-179{33.817%{transform:translate(56.6484vw,33.817vh) scale(.7726)}to{transform:translate(52.9013vw,99vh) scale(.7726)}}.snow:nth-child(180){opacity:1.0612;transform:translate(40.0674vw,-10px) scale(.7507);animation:fall-180 16s -4s linear infinite}@keyframes fall-180{33.102%{transform:translate(42.0259vw,33.102vh) scale(.7507)}to{transform:translate(41.04665vw,99vh) scale(.7507)}}.snow:nth-child(181){opacity:1.2426;transform:translate(4.7088vw,-10px) scale(.1093);animation:fall-181 20s -25s linear infinite}@keyframes fall-181{30.298%{transform:translate(2.6857vw,30.298vh) scale(.1093)}to{transform:translate(3.69725vw,99vh) scale(.1093)}}.snow:nth-child(182){opacity:.2074;transform:translate(16.5005vw,-10px) scale(.2503);animation:fall-182 21s -15s linear infinite}@keyframes fall-182{79.456%{transform:translate(24.5265vw,79.456vh) scale(.2503)}to{transform:translate(20.5135vw,99vh) scale(.2503)}}.snow:nth-child(183){opacity:.9486;transform:translate(63.0735vw,-10px) scale(.6624);animation:fall-183 20s -6s linear infinite}@keyframes fall-183{48.277%{transform:translate(58.45vw,48.277vh) scale(.6624)}to{transform:translate(60.76175vw,99vh) scale(.6624)}}.snow:nth-child(184){opacity:.2008;transform:translate(34.167vw,-10px) scale(.1911);animation:fall-184 17s -17s linear infinite}@keyframes fall-184{79.526%{transform:translate(25.3111vw,79.526vh) scale(.1911)}to{transform:translate(29.73905vw,99vh) scale(.1911)}}.snow:nth-child(185){opacity:.0224;transform:translate(98.8414vw,-10px) scale(.6743);animation:fall-185 13s -30s linear infinite}@keyframes fall-185{66.112%{transform:translate(102.9573vw,66.112vh) scale(.6743)}to{transform:translate(100.89935vw,99vh) scale(.6743)}}.snow:nth-child(186){opacity:1.2976;transform:translate(39.9719vw,-10px) scale(.5564);animation:fall-186 12s -6s linear infinite}@keyframes fall-186{79.098%{transform:translate(49.6165vw,79.098vh) scale(.5564)}to{transform:translate(44.7942vw,99vh) scale(.5564)}}.snow:nth-child(187){opacity:1.7796;transform:translate(95.0574vw,-10px) scale(.7662);animation:fall-187 20s -23s linear infinite}@keyframes fall-187{50.356%{transform:translate(88.2151vw,50.356vh) scale(.7662)}to{transform:translate(91.63625vw,99vh) scale(.7662)}}.snow:nth-child(188){opacity:.4008;transform:translate(57.1357vw,-10px) scale(.3255);animation:fall-188 19s -12s linear infinite}@keyframes fall-188{44.093%{transform:translate(54.9692vw,44.093vh) scale(.3255)}to{transform:translate(56.05245vw,99vh) scale(.3255)}}.snow:nth-child(189){opacity:.2186;transform:translate(52.787vw,-10px) scale(.1513);animation:fall-189 19s -3s linear infinite}@keyframes fall-189{32.526%{transform:translate(45.7354vw,32.526vh) scale(.1513)}to{transform:translate(49.2612vw,99vh) scale(.1513)}}.snow:nth-child(190){opacity:1.6572;transform:translate(46.5927vw,-10px) scale(.5084);animation:fall-190 19s -16s linear infinite}@keyframes fall-190{47.93%{transform:translate(45.4351vw,47.93vh) scale(.5084)}to{transform:translate(46.0139vw,99vh) scale(.5084)}}.snow:nth-child(191){opacity:1.0172;transform:translate(62.1255vw,-10px) scale(.0365);animation:fall-191 11s -1s linear infinite}@keyframes fall-191{55.913%{transform:translate(57.8882vw,55.913vh) scale(.0365)}to{transform:translate(60.00685vw,99vh) scale(.0365)}}.snow:nth-child(192){opacity:1.3128;transform:translate(55.7715vw,-10px) scale(.7561);animation:fall-192 12s -23s linear infinite}@keyframes fall-192{39.022%{transform:translate(62.9567vw,39.022vh) scale(.7561)}to{transform:translate(59.3641vw,99vh) scale(.7561)}}.snow:nth-child(193){opacity:1.3144;transform:translate(31.3787vw,-10px) scale(.0004);animation:fall-193 22s -19s linear infinite}@keyframes fall-193{30.399%{transform:translate(32.311vw,30.399vh) scale(.0004)}to{transform:translate(31.84485vw,99vh) scale(.0004)}}.snow:nth-child(194){opacity:1.9758;transform:translate(47.937vw,-10px) scale(.2891);animation:fall-194 26s -5s linear infinite}@keyframes fall-194{69.595%{transform:translate(43.9479vw,69.595vh) scale(.2891)}to{transform:translate(45.94245vw,99vh) scale(.2891)}}.snow:nth-child(195){opacity:.1014;transform:translate(57.7568vw,-10px) scale(.3757);animation:fall-195 21s -5s linear infinite}@keyframes fall-195{69.623%{transform:translate(61.3232vw,69.623vh) scale(.3757)}to{transform:translate(59.54vw,99vh) scale(.3757)}}.snow:nth-child(196){opacity:1.7952;transform:translate(89.1872vw,-10px) scale(.6804);animation:fall-196 22s -25s linear infinite}@keyframes fall-196{30.057%{transform:translate(97.3298vw,30.057vh) scale(.6804)}to{transform:translate(93.2585vw,99vh) scale(.6804)}}.snow:nth-child(197){opacity:1.8934;transform:translate(23.9522vw,-10px) scale(.1102);animation:fall-197 30s -9s linear infinite}@keyframes fall-197{38.248%{transform:translate(25.6453vw,38.248vh) scale(.1102)}to{transform:translate(24.79875vw,99vh) scale(.1102)}}.snow:nth-child(198){opacity:1.168;transform:translate(88.016vw,-10px) scale(.5961);animation:fall-198 19s -2s linear infinite}@keyframes fall-198{30.25%{transform:translate(81.6125vw,30.25vh) scale(.5961)}to{transform:translate(84.81425vw,99vh) scale(.5961)}}.snow:nth-child(199){opacity:.5108;transform:translate(8.1378vw,-10px) scale(.4444);animation:fall-199 26s -13s linear infinite}@keyframes fall-199{42.277%{transform:translate(-1.4325vw,42.277vh) scale(.4444)}to{transform:translate(3.35265vw,99vh) scale(.4444)}}.snow:nth-child(200){opacity:.0066;transform:translate(94.1976vw,-10px) scale(.1721);animation:fall-200 13s -11s linear infinite}@keyframes fall-200{34.392%{transform:translate(100.0643vw,34.392vh) scale(.1721)}to{transform:translate(97.13095vw,99vh) scale(.1721)}}.snow:nth-child(201){opacity:.7054;transform:translate(87.8263vw,-10px) scale(.3002);animation:fall-201 24s -17s linear infinite}@keyframes fall-201{37.426%{transform:translate(94.8451vw,37.426vh) scale(.3002)}to{transform:translate(91.3357vw,99vh) scale(.3002)}}.snow:nth-child(202){opacity:1.056;transform:translate(51.7855vw,-10px) scale(.097);animation:fall-202 23s -16s linear infinite}@keyframes fall-202{46.689%{transform:translate(55.2783vw,46.689vh) scale(.097)}to{transform:translate(53.5319vw,99vh) scale(.097)}}.snow:nth-child(203){opacity:.6054;transform:translate(21.2793vw,-10px) scale(.6808);animation:fall-203 14s -10s linear infinite}@keyframes fall-203{35.722%{transform:translate(23.4451vw,35.722vh) scale(.6808)}to{transform:translate(22.3622vw,99vh) scale(.6808)}}.snow:nth-child(204){opacity:1.186;transform:translate(83.9802vw,-10px) scale(.7209);animation:fall-204 17s -8s linear infinite}@keyframes fall-204{64.475%{transform:translate(88.7939vw,64.475vh) scale(.7209)}to{transform:translate(86.38705vw,99vh) scale(.7209)}}.snow:nth-child(205){opacity:1.192;transform:translate(56.961vw,-10px) scale(.2919);animation:fall-205 22s -3s linear infinite}@keyframes fall-205{51.26%{transform:translate(58.8055vw,51.26vh) scale(.2919)}to{transform:translate(57.88325vw,99vh) scale(.2919)}}.snow:nth-child(206){opacity:.6548;transform:translate(79.972vw,-10px) scale(.8584);animation:fall-206 21s -29s linear infinite}@keyframes fall-206{56.13%{transform:translate(87.0513vw,56.13vh) scale(.8584)}to{transform:translate(83.51165vw,99vh) scale(.8584)}}.snow:nth-child(207){opacity:.4342;transform:translate(58.7755vw,-10px) scale(.7902);animation:fall-207 26s -30s linear infinite}@keyframes fall-207{54.042%{transform:translate(55.7399vw,54.042vh) scale(.7902)}to{transform:translate(57.2577vw,99vh) scale(.7902)}}.snow:nth-child(208){opacity:.6932;transform:translate(83.6472vw,-10px) scale(.5803);animation:fall-208 11s -25s linear infinite}@keyframes fall-208{46.858%{transform:translate(85.9997vw,46.858vh) scale(.5803)}to{transform:translate(84.82345vw,99vh) scale(.5803)}}.snow:nth-child(209){opacity:1.2084;transform:translate(20.3275vw,-10px) scale(.1971);animation:fall-209 21s -3s linear infinite}@keyframes fall-209{39.071%{transform:translate(28.1792vw,39.071vh) scale(.1971)}to{transform:translate(24.25335vw,99vh) scale(.1971)}}.snow:nth-child(210){opacity:1.0508;transform:translate(15.3001vw,-10px) scale(.0305);animation:fall-210 29s -12s linear infinite}@keyframes fall-210{46.773%{transform:translate(11.7579vw,46.773vh) scale(.0305)}to{transform:translate(13.529vw,99vh) scale(.0305)}}.snow:nth-child(211){opacity:1.4892;transform:translate(70.6592vw,-10px) scale(.7808);animation:fall-211 17s -25s linear infinite}@keyframes fall-211{34.731%{transform:translate(78.5902vw,34.731vh) scale(.7808)}to{transform:translate(74.6247vw,99vh) scale(.7808)}}.snow:nth-child(212){opacity:1.8738;transform:translate(99.0564vw,-10px) scale(.0468);animation:fall-212 11s -13s linear infinite}@keyframes fall-212{40.858%{transform:translate(101.7505vw,40.858vh) scale(.0468)}to{transform:translate(100.40345vw,99vh) scale(.0468)}}.snow:nth-child(213){opacity:.6304;transform:translate(34.975vw,-10px) scale(.6903);animation:fall-213 10s -13s linear infinite}@keyframes fall-213{52.323%{transform:translate(36.2718vw,52.323vh) scale(.6903)}to{transform:translate(35.6234vw,99vh) scale(.6903)}}.snow:nth-child(214){opacity:1.7008;transform:translate(41.7749vw,-10px) scale(.2858);animation:fall-214 29s -3s linear infinite}@keyframes fall-214{67.299%{transform:translate(33.3394vw,67.299vh) scale(.2858)}to{transform:translate(37.55715vw,99vh) scale(.2858)}}.snow:nth-child(215){opacity:.6678;transform:translate(31.419vw,-10px) scale(.8755);animation:fall-215 21s -1s linear infinite}@keyframes fall-215{66.092%{transform:translate(26.6888vw,66.092vh) scale(.8755)}to{transform:translate(29.0539vw,99vh) scale(.8755)}}.snow:nth-child(216){opacity:.288;transform:translate(32.6628vw,-10px) scale(.1723);animation:fall-216 13s -25s linear infinite}@keyframes fall-216{51.272%{transform:translate(30.3645vw,51.272vh) scale(.1723)}to{transform:translate(31.51365vw,99vh) scale(.1723)}}.snow:nth-child(217){opacity:.27;transform:translate(2.7843vw,-10px) scale(.4046);animation:fall-217 20s -2s linear infinite}@keyframes fall-217{75.773%{transform:translate(8.7884vw,75.773vh) scale(.4046)}to{transform:translate(5.78635vw,99vh) scale(.4046)}}.snow:nth-child(218){opacity:1.2742;transform:translate(95.1449vw,-10px) scale(.5492);animation:fall-218 25s -9s linear infinite}@keyframes fall-218{77.052%{transform:translate(95.299vw,77.052vh) scale(.5492)}to{transform:translate(95.22195vw,99vh) scale(.5492)}}.snow:nth-child(219){opacity:.7422;transform:translate(70.5485vw,-10px) scale(.1742);animation:fall-219 19s -20s linear infinite}@keyframes fall-219{77.575%{transform:translate(65.2159vw,77.575vh) scale(.1742)}to{transform:translate(67.8822vw,99vh) scale(.1742)}}.snow:nth-child(220){opacity:1.3028;transform:translate(37.4574vw,-10px) scale(.9671);animation:fall-220 22s -22s linear infinite}@keyframes fall-220{60.503%{transform:translate(45.6315vw,60.503vh) scale(.9671)}to{transform:translate(41.54445vw,99vh) scale(.9671)}}.snow:nth-child(221){opacity:1.2536;transform:translate(67.105vw,-10px) scale(.5003);animation:fall-221 14s -11s linear infinite}@keyframes fall-221{77.103%{transform:translate(64.4248vw,77.103vh) scale(.5003)}to{transform:translate(65.7649vw,99vh) scale(.5003)}}.snow:nth-child(222){opacity:1.6092;transform:translate(50.7081vw,-10px) scale(.1179);animation:fall-222 11s -24s linear infinite}@keyframes fall-222{74.727%{transform:translate(51.4938vw,74.727vh) scale(.1179)}to{transform:translate(51.10095vw,99vh) scale(.1179)}}.snow:nth-child(223){opacity:.1158;transform:translate(42.8723vw,-10px) scale(.2393);animation:fall-223 14s -7s linear infinite}@keyframes fall-223{70.977%{transform:translate(49.6593vw,70.977vh) scale(.2393)}to{transform:translate(46.2658vw,99vh) scale(.2393)}}.snow:nth-child(224){opacity:.2146;transform:translate(17.8803vw,-10px) scale(.9443);animation:fall-224 26s -19s linear infinite}@keyframes fall-224{50.06%{transform:translate(13.3275vw,50.06vh) scale(.9443)}to{transform:translate(15.6039vw,99vh) scale(.9443)}}.snow:nth-child(225){opacity:1.9612;transform:translate(65.9933vw,-10px) scale(.1176);animation:fall-225 22s -30s linear infinite}@keyframes fall-225{78.958%{transform:translate(75.3371vw,78.958vh) scale(.1176)}to{transform:translate(70.6652vw,99vh) scale(.1176)}}.snow:nth-child(226){opacity:.6294;transform:translate(28.3117vw,-10px) scale(.7029);animation:fall-226 16s -4s linear infinite}@keyframes fall-226{64.792%{transform:translate(20.7566vw,64.792vh) scale(.7029)}to{transform:translate(24.53415vw,99vh) scale(.7029)}}.snow:nth-child(227){opacity:1.4152;transform:translate(79.0726vw,-10px) scale(.2596);animation:fall-227 20s -22s linear infinite}@keyframes fall-227{66.704%{transform:translate(76.8445vw,66.704vh) scale(.2596)}to{transform:translate(77.95855vw,99vh) scale(.2596)}}.snow:nth-child(228){opacity:.2088;transform:translate(86.612vw,-10px) scale(.0475);animation:fall-228 16s -11s linear infinite}@keyframes fall-228{77.327%{transform:translate(83.8614vw,77.327vh) scale(.0475)}to{transform:translate(85.2367vw,99vh) scale(.0475)}}.snow:nth-child(229){opacity:1.357;transform:translate(23.6095vw,-10px) scale(.1032);animation:fall-229 12s -2s linear infinite}@keyframes fall-229{40.591%{transform:translate(17.6149vw,40.591vh) scale(.1032)}to{transform:translate(20.6122vw,99vh) scale(.1032)}}.snow:nth-child(230){opacity:.9484;transform:translate(20.2172vw,-10px) scale(.6872);animation:fall-230 22s -20s linear infinite}@keyframes fall-230{66.081%{transform:translate(15.6742vw,66.081vh) scale(.6872)}to{transform:translate(17.9457vw,99vh) scale(.6872)}}.snow:nth-child(231){opacity:1.1962;transform:translate(70.5846vw,-10px) scale(.1388);animation:fall-231 24s -17s linear infinite}@keyframes fall-231{30.257%{transform:translate(75.8789vw,30.257vh) scale(.1388)}to{transform:translate(73.23175vw,99vh) scale(.1388)}}.snow:nth-child(232){opacity:.169;transform:translate(27.0098vw,-10px) scale(.0757);animation:fall-232 25s -13s linear infinite}@keyframes fall-232{52.58%{transform:translate(26.1659vw,52.58vh) scale(.0757)}to{transform:translate(26.58785vw,99vh) scale(.0757)}}.snow:nth-child(233){opacity:1.4118;transform:translate(83.4464vw,-10px) scale(.1026);animation:fall-233 24s -1s linear infinite}@keyframes fall-233{76.397%{transform:translate(87.6271vw,76.397vh) scale(.1026)}to{transform:translate(85.53675vw,99vh) scale(.1026)}}.snow:nth-child(234){opacity:.614;transform:translate(27.5079vw,-10px) scale(.5573);animation:fall-234 10s -28s linear infinite}@keyframes fall-234{57.904%{transform:translate(35.9106vw,57.904vh) scale(.5573)}to{transform:translate(31.70925vw,99vh) scale(.5573)}}.snow:nth-child(235){opacity:.6596;transform:translate(92.7853vw,-10px) scale(.1412);animation:fall-235 24s -28s linear infinite}@keyframes fall-235{56.51%{transform:translate(96.3433vw,56.51vh) scale(.1412)}to{transform:translate(94.5643vw,99vh) scale(.1412)}}.snow:nth-child(236){opacity:.1388;transform:translate(45.7961vw,-10px) scale(.2228);animation:fall-236 16s -21s linear infinite}@keyframes fall-236{73.596%{transform:translate(51.6984vw,73.596vh) scale(.2228)}to{transform:translate(48.74725vw,99vh) scale(.2228)}}.snow:nth-child(237){opacity:1.1212;transform:translate(75.558vw,-10px) scale(.6134);animation:fall-237 21s -12s linear infinite}@keyframes fall-237{49.107%{transform:translate(68.1128vw,49.107vh) scale(.6134)}to{transform:translate(71.8354vw,99vh) scale(.6134)}}.snow:nth-child(238){opacity:1.235;transform:translate(80.5516vw,-10px) scale(.1486);animation:fall-238 29s -14s linear infinite}@keyframes fall-238{51.529%{transform:translate(79.9804vw,51.529vh) scale(.1486)}to{transform:translate(80.266vw,99vh) scale(.1486)}}.snow:nth-child(239){opacity:1.1968;transform:translate(52.3506vw,-10px) scale(.058);animation:fall-239 18s -22s linear infinite}@keyframes fall-239{31.425%{transform:translate(50.9409vw,31.425vh) scale(.058)}to{transform:translate(51.64575vw,99vh) scale(.058)}}.snow:nth-child(240){opacity:1.6288;transform:translate(70.561vw,-10px) scale(.5928);animation:fall-240 22s -20s linear infinite}@keyframes fall-240{67.527%{transform:translate(73.3211vw,67.527vh) scale(.5928)}to{transform:translate(71.94105vw,99vh) scale(.5928)}}.snow:nth-child(241){opacity:1.5548;transform:translate(34.4438vw,-10px) scale(.1686);animation:fall-241 28s -1s linear infinite}@keyframes fall-241{39.652%{transform:translate(34.3016vw,39.652vh) scale(.1686)}to{transform:translate(34.3727vw,99vh) scale(.1686)}}.snow:nth-child(242){opacity:.9276;transform:translate(.4537vw,-10px) scale(.566);animation:fall-242 16s -1s linear infinite}@keyframes fall-242{40.221%{transform:translate(-2.6137vw,40.221vh) scale(.566)}to{transform:translate(-1.08vw,99vh) scale(.566)}}.snow:nth-child(243){opacity:.905;transform:translate(66.8674vw,-10px) scale(.0546);animation:fall-243 13s -22s linear infinite}@keyframes fall-243{34.692%{transform:translate(64.2723vw,34.692vh) scale(.0546)}to{transform:translate(65.56985vw,99vh) scale(.0546)}}.snow:nth-child(244){opacity:1.7366;transform:translate(89.0965vw,-10px) scale(.8567);animation:fall-244 20s -15s linear infinite}@keyframes fall-244{71.047%{transform:translate(83.4265vw,71.047vh) scale(.8567)}to{transform:translate(86.2615vw,99vh) scale(.8567)}}.snow:nth-child(245){opacity:.6246;transform:translate(51.8564vw,-10px) scale(.6702);animation:fall-245 29s -14s linear infinite}@keyframes fall-245{51.436%{transform:translate(59.6509vw,51.436vh) scale(.6702)}to{transform:translate(55.75365vw,99vh) scale(.6702)}}.snow:nth-child(246){opacity:.06;transform:translate(95.555vw,-10px) scale(.8124);animation:fall-246 23s -26s linear infinite}@keyframes fall-246{42.488%{transform:translate(97.5286vw,42.488vh) scale(.8124)}to{transform:translate(96.5418vw,99vh) scale(.8124)}}.snow:nth-child(247){opacity:.0398;transform:translate(36.9057vw,-10px) scale(.6731);animation:fall-247 14s -26s linear infinite}@keyframes fall-247{43.82%{transform:translate(45.4336vw,43.82vh) scale(.6731)}to{transform:translate(41.16965vw,99vh) scale(.6731)}}.snow:nth-child(248){opacity:1.1974;transform:translate(48.8944vw,-10px) scale(.4149);animation:fall-248 27s -23s linear infinite}@keyframes fall-248{43.287%{transform:translate(55.4338vw,43.287vh) scale(.4149)}to{transform:translate(52.1641vw,99vh) scale(.4149)}}.snow:nth-child(249){opacity:.5228;transform:translate(79.8868vw,-10px) scale(.0049);animation:fall-249 19s -27s linear infinite}@keyframes fall-249{72.844%{transform:translate(80.2051vw,72.844vh) scale(.0049)}to{transform:translate(80.04595vw,99vh) scale(.0049)}}.snow:nth-child(250){opacity:.409;transform:translate(71.215vw,-10px) scale(.7076);animation:fall-250 18s -28s linear infinite}@keyframes fall-250{46.914%{transform:translate(78.5478vw,46.914vh) scale(.7076)}to{transform:translate(74.8814vw,99vh) scale(.7076)}}.snow:nth-child(251){opacity:1.2512;transform:translate(60.1368vw,-10px) scale(.9174);animation:fall-251 14s -22s linear infinite}@keyframes fall-251{70.469%{transform:translate(66.3933vw,70.469vh) scale(.9174)}to{transform:translate(63.26505vw,99vh) scale(.9174)}}.snow:nth-child(252){opacity:.1122;transform:translate(7.5842vw,-10px) scale(.5769);animation:fall-252 30s -28s linear infinite}@keyframes fall-252{79.552%{transform:translate(14.4456vw,79.552vh) scale(.5769)}to{transform:translate(11.0149vw,99vh) scale(.5769)}}.snow:nth-child(253){opacity:.3524;transform:translate(1.1842vw,-10px) scale(.1828);animation:fall-253 27s -11s linear infinite}@keyframes fall-253{51.546%{transform:translate(-2.9192vw,51.546vh) scale(.1828)}to{transform:translate(-.8675vw,99vh) scale(.1828)}}.snow:nth-child(254){opacity:.241;transform:translate(19.1565vw,-10px) scale(.8432);animation:fall-254 15s -2s linear infinite}@keyframes fall-254{39.217%{transform:translate(28.3898vw,39.217vh) scale(.8432)}to{transform:translate(23.77315vw,99vh) scale(.8432)}}.snow:nth-child(255){opacity:.9988;transform:translate(35.9251vw,-10px) scale(.4992);animation:fall-255 19s -26s linear infinite}@keyframes fall-255{71.071%{transform:translate(27.7271vw,71.071vh) scale(.4992)}to{transform:translate(31.8261vw,99vh) scale(.4992)}}.snow:nth-child(256){opacity:1.6638;transform:translate(55.2308vw,-10px) scale(.1686);animation:fall-256 24s -3s linear infinite}@keyframes fall-256{57.635%{transform:translate(53.5411vw,57.635vh) scale(.1686)}to{transform:translate(54.38595vw,99vh) scale(.1686)}}.snow:nth-child(257){opacity:1.2148;transform:translate(12.7206vw,-10px) scale(.729);animation:fall-257 27s -29s linear infinite}@keyframes fall-257{50.217%{transform:translate(18.8088vw,50.217vh) scale(.729)}to{transform:translate(15.7647vw,99vh) scale(.729)}}.snow:nth-child(258){opacity:.432;transform:translate(12.7826vw,-10px) scale(.4563);animation:fall-258 18s -7s linear infinite}@keyframes fall-258{58.049%{transform:translate(10.9124vw,58.049vh) scale(.4563)}to{transform:translate(11.8475vw,99vh) scale(.4563)}}.snow:nth-child(259){opacity:1.469;transform:translate(61.1903vw,-10px) scale(.457);animation:fall-259 15s -13s linear infinite}@keyframes fall-259{36.013%{transform:translate(59.5882vw,36.013vh) scale(.457)}to{transform:translate(60.38925vw,99vh) scale(.457)}}.snow:nth-child(260){opacity:.0818;transform:translate(24.7709vw,-10px) scale(.298);animation:fall-260 21s -16s linear infinite}@keyframes fall-260{58.002%{transform:translate(32.6131vw,58.002vh) scale(.298)}to{transform:translate(28.692vw,99vh) scale(.298)}}.snow:nth-child(261){opacity:1.531;transform:translate(.243vw,-10px) scale(.489);animation:fall-261 26s -19s linear infinite}@keyframes fall-261{59.468%{transform:translate(-6.7696vw,59.468vh) scale(.489)}to{transform:translate(-3.2633vw,99vh) scale(.489)}}.snow:nth-child(262){opacity:.6916;transform:translate(48.1844vw,-10px) scale(.7588);animation:fall-262 10s -11s linear infinite}@keyframes fall-262{63.145%{transform:translate(55.3805vw,63.145vh) scale(.7588)}to{transform:translate(51.78245vw,99vh) scale(.7588)}}.snow:nth-child(263){opacity:1.1184;transform:translate(36.1523vw,-10px) scale(.9798);animation:fall-263 18s -19s linear infinite}@keyframes fall-263{63.877%{transform:translate(29.4028vw,63.877vh) scale(.9798)}to{transform:translate(32.77755vw,99vh) scale(.9798)}}.snow:nth-child(264){opacity:.9976;transform:translate(4.6712vw,-10px) scale(.3648);animation:fall-264 12s -22s linear infinite}@keyframes fall-264{40.357%{transform:translate(11.9582vw,40.357vh) scale(.3648)}to{transform:translate(8.3147vw,99vh) scale(.3648)}}.snow:nth-child(265){opacity:1.635;transform:translate(63.0069vw,-10px) scale(.8925);animation:fall-265 29s -27s linear infinite}@keyframes fall-265{37.398%{transform:translate(53.167vw,37.398vh) scale(.8925)}to{transform:translate(58.08695vw,99vh) scale(.8925)}}.snow:nth-child(266){opacity:1.9016;transform:translate(95.1601vw,-10px) scale(.9626);animation:fall-266 23s -13s linear infinite}@keyframes fall-266{61.928%{transform:translate(89.7625vw,61.928vh) scale(.9626)}to{transform:translate(92.4613vw,99vh) scale(.9626)}}.snow:nth-child(267){opacity:.7432;transform:translate(57.5141vw,-10px) scale(.0531);animation:fall-267 13s -22s linear infinite}@keyframes fall-267{41.133%{transform:translate(66.763vw,41.133vh) scale(.0531)}to{transform:translate(62.13855vw,99vh) scale(.0531)}}.snow:nth-child(268){opacity:1.2274;transform:translate(62.4975vw,-10px) scale(.2904);animation:fall-268 29s -19s linear infinite}@keyframes fall-268{67.745%{transform:translate(66.9447vw,67.745vh) scale(.2904)}to{transform:translate(64.7211vw,99vh) scale(.2904)}}.snow:nth-child(269){opacity:.9282;transform:translate(81.3068vw,-10px) scale(.0667);animation:fall-269 19s -22s linear infinite}@keyframes fall-269{78.552%{transform:translate(88.5695vw,78.552vh) scale(.0667)}to{transform:translate(84.93815vw,99vh) scale(.0667)}}.snow:nth-child(270){opacity:.2098;transform:translate(20.0335vw,-10px) scale(.4427);animation:fall-270 11s -12s linear infinite}@keyframes fall-270{31.192%{transform:translate(25.5786vw,31.192vh) scale(.4427)}to{transform:translate(22.80605vw,99vh) scale(.4427)}}.snow:nth-child(271){opacity:.3746;transform:translate(65.7813vw,-10px) scale(.6631);animation:fall-271 20s -14s linear infinite}@keyframes fall-271{42.588%{transform:translate(67.2716vw,42.588vh) scale(.6631)}to{transform:translate(66.52645vw,99vh) scale(.6631)}}.snow:nth-child(272){opacity:1.2196;transform:translate(57.1106vw,-10px) scale(.1579);animation:fall-272 21s -11s linear infinite}@keyframes fall-272{58%{transform:translate(57.5929vw,58vh) scale(.1579)}to{transform:translate(57.35175vw,99vh) scale(.1579)}}.snow:nth-child(273){opacity:1.7164;transform:translate(.6314vw,-10px) scale(.1466);animation:fall-273 12s -13s linear infinite}@keyframes fall-273{46.975%{transform:translate(5.8818vw,46.975vh) scale(.1466)}to{transform:translate(3.2566vw,99vh) scale(.1466)}}.snow:nth-child(274){opacity:1.823;transform:translate(54.5483vw,-10px) scale(.5959);animation:fall-274 14s -21s linear infinite}@keyframes fall-274{77.293%{transform:translate(51.5924vw,77.293vh) scale(.5959)}to{transform:translate(53.07035vw,99vh) scale(.5959)}}.snow:nth-child(275){opacity:.8452;transform:translate(6.2093vw,-10px) scale(.7064);animation:fall-275 20s -10s linear infinite}@keyframes fall-275{30.634%{transform:translate(.1057vw,30.634vh) scale(.7064)}to{transform:translate(3.1575vw,99vh) scale(.7064)}}.snow:nth-child(276){opacity:.5822;transform:translate(42.1448vw,-10px) scale(.3411);animation:fall-276 22s -11s linear infinite}@keyframes fall-276{77.347%{transform:translate(43.6039vw,77.347vh) scale(.3411)}to{transform:translate(42.87435vw,99vh) scale(.3411)}}.snow:nth-child(277){opacity:.333;transform:translate(59.8125vw,-10px) scale(.2217);animation:fall-277 25s -19s linear infinite}@keyframes fall-277{48.616%{transform:translate(59.3588vw,48.616vh) scale(.2217)}to{transform:translate(59.58565vw,99vh) scale(.2217)}}.snow:nth-child(278){opacity:.3336;transform:translate(32.301vw,-10px) scale(.6019);animation:fall-278 13s -3s linear infinite}@keyframes fall-278{68.968%{transform:translate(28.2838vw,68.968vh) scale(.6019)}to{transform:translate(30.2924vw,99vh) scale(.6019)}}.snow:nth-child(279){opacity:1.9058;transform:translate(23.3259vw,-10px) scale(.7175);animation:fall-279 12s -30s linear infinite}@keyframes fall-279{67.109%{transform:translate(28.7505vw,67.109vh) scale(.7175)}to{transform:translate(26.0382vw,99vh) scale(.7175)}}.snow:nth-child(280){opacity:.2208;transform:translate(83.6234vw,-10px) scale(.4579);animation:fall-280 17s -30s linear infinite}@keyframes fall-280{33.74%{transform:translate(84.9332vw,33.74vh) scale(.4579)}to{transform:translate(84.2783vw,99vh) scale(.4579)}}.snow:nth-child(281){opacity:1.1974;transform:translate(55.5738vw,-10px) scale(.1291);animation:fall-281 29s -23s linear infinite}@keyframes fall-281{54.748%{transform:translate(53.6295vw,54.748vh) scale(.1291)}to{transform:translate(54.60165vw,99vh) scale(.1291)}}.snow:nth-child(282){opacity:.3998;transform:translate(32.6096vw,-10px) scale(.3724);animation:fall-282 23s -7s linear infinite}@keyframes fall-282{63.565%{transform:translate(23.0192vw,63.565vh) scale(.3724)}to{transform:translate(27.8144vw,99vh) scale(.3724)}}.snow:nth-child(283){opacity:1.1914;transform:translate(9.4659vw,-10px) scale(.472);animation:fall-283 30s -21s linear infinite}@keyframes fall-283{49.175%{transform:translate(15.2934vw,49.175vh) scale(.472)}to{transform:translate(12.37965vw,99vh) scale(.472)}}.snow:nth-child(284){opacity:.099;transform:translate(93.9434vw,-10px) scale(.8466);animation:fall-284 16s -18s linear infinite}@keyframes fall-284{64.903%{transform:translate(86.9746vw,64.903vh) scale(.8466)}to{transform:translate(90.459vw,99vh) scale(.8466)}}.snow:nth-child(285){opacity:.1178;transform:translate(62.5968vw,-10px) scale(.3894);animation:fall-285 14s -22s linear infinite}@keyframes fall-285{61.783%{transform:translate(59.2768vw,61.783vh) scale(.3894)}to{transform:translate(60.9368vw,99vh) scale(.3894)}}.snow:nth-child(286){opacity:.208;transform:translate(61.9553vw,-10px) scale(.7682);animation:fall-286 30s -11s linear infinite}@keyframes fall-286{39.007%{transform:translate(70.3911vw,39.007vh) scale(.7682)}to{transform:translate(66.1732vw,99vh) scale(.7682)}}.snow:nth-child(287){opacity:1.7568;transform:translate(34.1107vw,-10px) scale(.6294);animation:fall-287 20s -11s linear infinite}@keyframes fall-287{79.458%{transform:translate(42.536vw,79.458vh) scale(.6294)}to{transform:translate(38.32335vw,99vh) scale(.6294)}}.snow:nth-child(288){opacity:.2542;transform:translate(57.792vw,-10px) scale(.7678);animation:fall-288 16s -22s linear infinite}@keyframes fall-288{61.548%{transform:translate(57.1364vw,61.548vh) scale(.7678)}to{transform:translate(57.4642vw,99vh) scale(.7678)}}.snow:nth-child(289){opacity:.5262;transform:translate(84.0963vw,-10px) scale(.784);animation:fall-289 13s -10s linear infinite}@keyframes fall-289{72.464%{transform:translate(88.7021vw,72.464vh) scale(.784)}to{transform:translate(86.3992vw,99vh) scale(.784)}}.snow:nth-child(290){opacity:1.4378;transform:translate(33.8011vw,-10px) scale(.0644);animation:fall-290 16s -5s linear infinite}@keyframes fall-290{32.605%{transform:translate(37.5684vw,32.605vh) scale(.0644)}to{transform:translate(35.68475vw,99vh) scale(.0644)}}.snow:nth-child(291){opacity:1.9432;transform:translate(77.0044vw,-10px) scale(.9079);animation:fall-291 25s -26s linear infinite}@keyframes fall-291{38.28%{transform:translate(84.9968vw,38.28vh) scale(.9079)}to{transform:translate(81.0006vw,99vh) scale(.9079)}}.snow:nth-child(292){opacity:.2876;transform:translate(29.0793vw,-10px) scale(.1317);animation:fall-292 27s -5s linear infinite}@keyframes fall-292{61.179%{transform:translate(19.6176vw,61.179vh) scale(.1317)}to{transform:translate(24.34845vw,99vh) scale(.1317)}}.snow:nth-child(293){opacity:1.8362;transform:translate(34.5261vw,-10px) scale(.1036);animation:fall-293 26s -25s linear infinite}@keyframes fall-293{74.626%{transform:translate(40.2255vw,74.626vh) scale(.1036)}to{transform:translate(37.3758vw,99vh) scale(.1036)}}.snow:nth-child(294){opacity:1.729;transform:translate(3.6378vw,-10px) scale(.8456);animation:fall-294 24s -28s linear infinite}@keyframes fall-294{43.136%{transform:translate(9.3087vw,43.136vh) scale(.8456)}to{transform:translate(6.47325vw,99vh) scale(.8456)}}.snow:nth-child(295){opacity:.0536;transform:translate(15.2134vw,-10px) scale(.1796);animation:fall-295 24s -1s linear infinite}@keyframes fall-295{67.34%{transform:translate(5.9538vw,67.34vh) scale(.1796)}to{transform:translate(10.5836vw,99vh) scale(.1796)}}.snow:nth-child(296){opacity:1.1286;transform:translate(51.6624vw,-10px) scale(.7484);animation:fall-296 16s -13s linear infinite}@keyframes fall-296{41.588%{transform:translate(53.465vw,41.588vh) scale(.7484)}to{transform:translate(52.5637vw,99vh) scale(.7484)}}.snow:nth-child(297){opacity:.739;transform:translate(46.539vw,-10px) scale(.1349);animation:fall-297 11s -20s linear infinite}@keyframes fall-297{39.394%{transform:translate(50.8532vw,39.394vh) scale(.1349)}to{transform:translate(48.6961vw,99vh) scale(.1349)}}.snow:nth-child(298){opacity:.5186;transform:translate(59.535vw,-10px) scale(.1703);animation:fall-298 27s -5s linear infinite}@keyframes fall-298{67.092%{transform:translate(58.2194vw,67.092vh) scale(.1703)}to{transform:translate(58.8772vw,99vh) scale(.1703)}}.snow:nth-child(299){opacity:1.738;transform:translate(3.949vw,-10px) scale(.3288);animation:fall-299 16s -7s linear infinite}@keyframes fall-299{53.874%{transform:translate(1.4162vw,53.874vh) scale(.3288)}to{transform:translate(2.6826vw,99vh) scale(.3288)}}.snow:nth-child(300){opacity:1.084;transform:translate(2.197vw,-10px) scale(.6968);animation:fall-300 19s -27s linear infinite}@keyframes fall-300{35.82%{transform:translate(-1.1281vw,35.82vh) scale(.6968)}to{transform:translate(.53445vw,99vh) scale(.6968)}}.snow:nth-child(301){opacity:1.0522;transform:translate(99.7721vw,-10px) scale(.289);animation:fall-301 19s -17s linear infinite}@keyframes fall-301{74.829%{transform:translate(105.6627vw,74.829vh) scale(.289)}to{transform:translate(102.7174vw,99vh) scale(.289)}}.snow:nth-child(302){opacity:1.2672;transform:translate(9.2027vw,-10px) scale(.3229);animation:fall-302 17s -3s linear infinite}@keyframes fall-302{32.709%{transform:translate(12.6047vw,32.709vh) scale(.3229)}to{transform:translate(10.9037vw,99vh) scale(.3229)}}.snow:nth-child(303){opacity:.452;transform:translate(55.1722vw,-10px) scale(.6113);animation:fall-303 20s -23s linear infinite}@keyframes fall-303{51.386%{transform:translate(46.4304vw,51.386vh) scale(.6113)}to{transform:translate(50.8013vw,99vh) scale(.6113)}}.snow:nth-child(304){opacity:.0408;transform:translate(92.5388vw,-10px) scale(.0539);animation:fall-304 10s -3s linear infinite}@keyframes fall-304{62.27%{transform:translate(85.0986vw,62.27vh) scale(.0539)}to{transform:translate(88.8187vw,99vh) scale(.0539)}}.snow:nth-child(305){opacity:.1354;transform:translate(30.6579vw,-10px) scale(.4808);animation:fall-305 26s -21s linear infinite}@keyframes fall-305{78.669%{transform:translate(27.6983vw,78.669vh) scale(.4808)}to{transform:translate(29.1781vw,99vh) scale(.4808)}}.snow:nth-child(306){opacity:1.2846;transform:translate(61.3423vw,-10px) scale(.6213);animation:fall-306 29s -2s linear infinite}@keyframes fall-306{73.703%{transform:translate(71.3108vw,73.703vh) scale(.6213)}to{transform:translate(66.32655vw,99vh) scale(.6213)}}.snow:nth-child(307){opacity:.4386;transform:translate(76.8238vw,-10px) scale(.996);animation:fall-307 17s -5s linear infinite}@keyframes fall-307{55.178%{transform:translate(75.9349vw,55.178vh) scale(.996)}to{transform:translate(76.37935vw,99vh) scale(.996)}}.snow:nth-child(308){opacity:1.2144;transform:translate(55.8687vw,-10px) scale(.7092);animation:fall-308 18s -25s linear infinite}@keyframes fall-308{72.42%{transform:translate(56.027vw,72.42vh) scale(.7092)}to{transform:translate(55.94785vw,99vh) scale(.7092)}}.snow:nth-child(309){opacity:.6082;transform:translate(24.4306vw,-10px) scale(.6638);animation:fall-309 27s -22s linear infinite}@keyframes fall-309{75.387%{transform:translate(28.3001vw,75.387vh) scale(.6638)}to{transform:translate(26.36535vw,99vh) scale(.6638)}}.snow:nth-child(310){opacity:.3362;transform:translate(64.3975vw,-10px) scale(.401);animation:fall-310 26s -22s linear infinite}@keyframes fall-310{62.851%{transform:translate(71.5924vw,62.851vh) scale(.401)}to{transform:translate(67.99495vw,99vh) scale(.401)}}.snow:nth-child(311){opacity:1.5976;transform:translate(1.8271vw,-10px) scale(.0777);animation:fall-311 21s -19s linear infinite}@keyframes fall-311{39.727%{transform:translate(-2.6322vw,39.727vh) scale(.0777)}to{transform:translate(-.40255vw,99vh) scale(.0777)}}.snow:nth-child(312){opacity:.7736;transform:translate(68.5721vw,-10px) scale(.6812);animation:fall-312 30s -8s linear infinite}@keyframes fall-312{36.494%{transform:translate(65.6534vw,36.494vh) scale(.6812)}to{transform:translate(67.11275vw,99vh) scale(.6812)}}.snow:nth-child(313){opacity:1.607;transform:translate(23.9061vw,-10px) scale(.6848);animation:fall-313 11s -8s linear infinite}@keyframes fall-313{57.726%{transform:translate(16.7311vw,57.726vh) scale(.6848)}to{transform:translate(20.3186vw,99vh) scale(.6848)}}.snow:nth-child(314){opacity:.9042;transform:translate(37.5024vw,-10px) scale(.7932);animation:fall-314 21s -24s linear infinite}@keyframes fall-314{66.047%{transform:translate(34.0279vw,66.047vh) scale(.7932)}to{transform:translate(35.76515vw,99vh) scale(.7932)}}.snow:nth-child(315){opacity:1.0246;transform:translate(43.6289vw,-10px) scale(.23);animation:fall-315 21s -13s linear infinite}@keyframes fall-315{72.114%{transform:translate(50.7412vw,72.114vh) scale(.23)}to{transform:translate(47.18505vw,99vh) scale(.23)}}.snow:nth-child(316){opacity:1.1392;transform:translate(12.266vw,-10px) scale(.6229);animation:fall-316 11s -21s linear infinite}@keyframes fall-316{46.695%{transform:translate(19.2048vw,46.695vh) scale(.6229)}to{transform:translate(15.7354vw,99vh) scale(.6229)}}.snow:nth-child(317){opacity:.403;transform:translate(9.8016vw,-10px) scale(.0884);animation:fall-317 16s -15s linear infinite}@keyframes fall-317{60.911%{transform:translate(2.3604vw,60.911vh) scale(.0884)}to{transform:translate(6.081vw,99vh) scale(.0884)}}.snow:nth-child(318){opacity:.0244;transform:translate(70.5657vw,-10px) scale(.8989);animation:fall-318 14s -14s linear infinite}@keyframes fall-318{53.295%{transform:translate(79.9522vw,53.295vh) scale(.8989)}to{transform:translate(75.25895vw,99vh) scale(.8989)}}.snow:nth-child(319){opacity:1.4934;transform:translate(5.9631vw,-10px) scale(.2103);animation:fall-319 18s -20s linear infinite}@keyframes fall-319{56.545%{transform:translate(15.0198vw,56.545vh) scale(.2103)}to{transform:translate(10.49145vw,99vh) scale(.2103)}}.snow:nth-child(320){opacity:1.0296;transform:translate(37.0265vw,-10px) scale(.837);animation:fall-320 17s -3s linear infinite}@keyframes fall-320{63.845%{transform:translate(46.1083vw,63.845vh) scale(.837)}to{transform:translate(41.5674vw,99vh) scale(.837)}}.snow:nth-child(321){opacity:1.0054;transform:translate(77.5375vw,-10px) scale(.674);animation:fall-321 17s -2s linear infinite}@keyframes fall-321{47.326%{transform:translate(84.1614vw,47.326vh) scale(.674)}to{transform:translate(80.84945vw,99vh) scale(.674)}}.snow:nth-child(322){opacity:.3084;transform:translate(28.6134vw,-10px) scale(.5717);animation:fall-322 24s -21s linear infinite}@keyframes fall-322{53.346%{transform:translate(34.4683vw,53.346vh) scale(.5717)}to{transform:translate(31.54085vw,99vh) scale(.5717)}}.snow:nth-child(323){opacity:1.4532;transform:translate(59.3179vw,-10px) scale(.0553);animation:fall-323 19s -7s linear infinite}@keyframes fall-323{58.173%{transform:translate(65.4489vw,58.173vh) scale(.0553)}to{transform:translate(62.3834vw,99vh) scale(.0553)}}.snow:nth-child(324){opacity:.1654;transform:translate(54.4937vw,-10px) scale(.9438);animation:fall-324 22s -13s linear infinite}@keyframes fall-324{47.625%{transform:translate(52.1298vw,47.625vh) scale(.9438)}to{transform:translate(53.31175vw,99vh) scale(.9438)}}.snow:nth-child(325){opacity:.726;transform:translate(4.8423vw,-10px) scale(.4634);animation:fall-325 22s -27s linear infinite}@keyframes fall-325{54.957%{transform:translate(5.817vw,54.957vh) scale(.4634)}to{transform:translate(5.32965vw,99vh) scale(.4634)}}.snow:nth-child(326){opacity:1.892;transform:translate(64.8257vw,-10px) scale(.226);animation:fall-326 12s -6s linear infinite}@keyframes fall-326{69.499%{transform:translate(60.164vw,69.499vh) scale(.226)}to{transform:translate(62.49485vw,99vh) scale(.226)}}.snow:nth-child(327){opacity:1.5204;transform:translate(37.5016vw,-10px) scale(.4412);animation:fall-327 25s -14s linear infinite}@keyframes fall-327{71.89%{transform:translate(46.3727vw,71.89vh) scale(.4412)}to{transform:translate(41.93715vw,99vh) scale(.4412)}}.snow:nth-child(328){opacity:1.0122;transform:translate(50.1368vw,-10px) scale(.1043);animation:fall-328 19s -26s linear infinite}@keyframes fall-328{44.127%{transform:translate(56.2958vw,44.127vh) scale(.1043)}to{transform:translate(53.2163vw,99vh) scale(.1043)}}.snow:nth-child(329){opacity:.1882;transform:translate(70.0318vw,-10px) scale(.91);animation:fall-329 29s -8s linear infinite}@keyframes fall-329{52.554%{transform:translate(64.3422vw,52.554vh) scale(.91)}to{transform:translate(67.187vw,99vh) scale(.91)}}.snow:nth-child(330){opacity:1.9574;transform:translate(73.7338vw,-10px) scale(.1532);animation:fall-330 20s -14s linear infinite}@keyframes fall-330{30.187%{transform:translate(79.8541vw,30.187vh) scale(.1532)}to{transform:translate(76.79395vw,99vh) scale(.1532)}}.snow:nth-child(331){opacity:.666;transform:translate(29.1943vw,-10px) scale(.3768);animation:fall-331 29s -13s linear infinite}@keyframes fall-331{40.609%{transform:translate(26.661vw,40.609vh) scale(.3768)}to{transform:translate(27.92765vw,99vh) scale(.3768)}}.snow:nth-child(332){opacity:.9302;transform:translate(52.2491vw,-10px) scale(.8099);animation:fall-332 21s -22s linear infinite}@keyframes fall-332{74.68%{transform:translate(59.0556vw,74.68vh) scale(.8099)}to{transform:translate(55.65235vw,99vh) scale(.8099)}}.snow:nth-child(333){opacity:1.5348;transform:translate(57.9353vw,-10px) scale(.7777);animation:fall-333 12s -25s linear infinite}@keyframes fall-333{49.492%{transform:translate(65.5706vw,49.492vh) scale(.7777)}to{transform:translate(61.75295vw,99vh) scale(.7777)}}.snow:nth-child(334){opacity:1.6248;transform:translate(39.141vw,-10px) scale(.6822);animation:fall-334 18s -15s linear infinite}@keyframes fall-334{66.35%{transform:translate(44.4444vw,66.35vh) scale(.6822)}to{transform:translate(41.7927vw,99vh) scale(.6822)}}.snow:nth-child(335){opacity:.8466;transform:translate(2.2374vw,-10px) scale(.8188);animation:fall-335 25s -5s linear infinite}@keyframes fall-335{35.366%{transform:translate(-5.5368vw,35.366vh) scale(.8188)}to{transform:translate(-1.6497vw,99vh) scale(.8188)}}.snow:nth-child(336){opacity:1.498;transform:translate(31.5851vw,-10px) scale(.3532);animation:fall-336 25s -28s linear infinite}@keyframes fall-336{61.167%{transform:translate(28.9499vw,61.167vh) scale(.3532)}to{transform:translate(30.2675vw,99vh) scale(.3532)}}.snow:nth-child(337){opacity:1.726;transform:translate(58.4669vw,-10px) scale(.8817);animation:fall-337 13s -11s linear infinite}@keyframes fall-337{75.416%{transform:translate(55.4605vw,75.416vh) scale(.8817)}to{transform:translate(56.9637vw,99vh) scale(.8817)}}.snow:nth-child(338){opacity:1.4462;transform:translate(3.2623vw,-10px) scale(.1638);animation:fall-338 29s -19s linear infinite}@keyframes fall-338{54.814%{transform:translate(11.0906vw,54.814vh) scale(.1638)}to{transform:translate(7.17645vw,99vh) scale(.1638)}}.snow:nth-child(339){opacity:1.1028;transform:translate(23.1303vw,-10px) scale(.8065);animation:fall-339 15s -5s linear infinite}@keyframes fall-339{62.942%{transform:translate(26.9004vw,62.942vh) scale(.8065)}to{transform:translate(25.01535vw,99vh) scale(.8065)}}.snow:nth-child(340){opacity:1.9912;transform:translate(55.3532vw,-10px) scale(.2094);animation:fall-340 10s -14s linear infinite}@keyframes fall-340{43.274%{transform:translate(55.4802vw,43.274vh) scale(.2094)}to{transform:translate(55.4167vw,99vh) scale(.2094)}}.snow:nth-child(341){opacity:1.7658;transform:translate(40.1561vw,-10px) scale(.0223);animation:fall-341 25s -20s linear infinite}@keyframes fall-341{50.307%{transform:translate(35.8472vw,50.307vh) scale(.0223)}to{transform:translate(38.00165vw,99vh) scale(.0223)}}.snow:nth-child(342){opacity:1.8516;transform:translate(95.3621vw,-10px) scale(.4335);animation:fall-342 22s -27s linear infinite}@keyframes fall-342{36.346%{transform:translate(102.131vw,36.346vh) scale(.4335)}to{transform:translate(98.74655vw,99vh) scale(.4335)}}.snow:nth-child(343){opacity:.7868;transform:translate(89.9013vw,-10px) scale(.1296);animation:fall-343 16s -2s linear infinite}@keyframes fall-343{70.017%{transform:translate(84.4214vw,70.017vh) scale(.1296)}to{transform:translate(87.16135vw,99vh) scale(.1296)}}.snow:nth-child(344){opacity:1.408;transform:translate(72.8732vw,-10px) scale(.4838);animation:fall-344 15s -12s linear infinite}@keyframes fall-344{32.831%{transform:translate(66.8962vw,32.831vh) scale(.4838)}to{transform:translate(69.8847vw,99vh) scale(.4838)}}.snow:nth-child(345){opacity:.2292;transform:translate(61.0901vw,-10px) scale(.7775);animation:fall-345 11s -27s linear infinite}@keyframes fall-345{68.104%{transform:translate(54.9461vw,68.104vh) scale(.7775)}to{transform:translate(58.0181vw,99vh) scale(.7775)}}.snow:nth-child(346){opacity:.9108;transform:translate(42.7383vw,-10px) scale(.4494);animation:fall-346 10s -29s linear infinite}@keyframes fall-346{35.899%{transform:translate(42.8262vw,35.899vh) scale(.4494)}to{transform:translate(42.78225vw,99vh) scale(.4494)}}.snow:nth-child(347){opacity:1.5906;transform:translate(31.0602vw,-10px) scale(.214);animation:fall-347 19s -27s linear infinite}@keyframes fall-347{44.073%{transform:translate(22.0729vw,44.073vh) scale(.214)}to{transform:translate(26.56655vw,99vh) scale(.214)}}.snow:nth-child(348){opacity:1.0126;transform:translate(36.5108vw,-10px) scale(.5528);animation:fall-348 23s -23s linear infinite}@keyframes fall-348{41.543%{transform:translate(32.5615vw,41.543vh) scale(.5528)}to{transform:translate(34.53615vw,99vh) scale(.5528)}}.snow:nth-child(349){opacity:1.842;transform:translate(69.2823vw,-10px) scale(.7182);animation:fall-349 22s -28s linear infinite}@keyframes fall-349{34.293%{transform:translate(74.3522vw,34.293vh) scale(.7182)}to{transform:translate(71.81725vw,99vh) scale(.7182)}}.snow:nth-child(350){opacity:1.8778;transform:translate(29.8475vw,-10px) scale(.477);animation:fall-350 12s -20s linear infinite}@keyframes fall-350{58.776%{transform:translate(24.8711vw,58.776vh) scale(.477)}to{transform:translate(27.3593vw,99vh) scale(.477)}}.snow:nth-child(351){opacity:1.7928;transform:translate(16.3948vw,-10px) scale(.6488);animation:fall-351 14s -3s linear infinite}@keyframes fall-351{67.222%{transform:translate(18.0207vw,67.222vh) scale(.6488)}to{transform:translate(17.20775vw,99vh) scale(.6488)}}.snow:nth-child(352){opacity:1.2948;transform:translate(68.0326vw,-10px) scale(.6704);animation:fall-352 26s -4s linear infinite}@keyframes fall-352{58.984%{transform:translate(69.0422vw,58.984vh) scale(.6704)}to{transform:translate(68.5374vw,99vh) scale(.6704)}}.snow:nth-child(353){opacity:.33;transform:translate(61.9622vw,-10px) scale(.9784);animation:fall-353 24s -18s linear infinite}@keyframes fall-353{47.436%{transform:translate(59.574vw,47.436vh) scale(.9784)}to{transform:translate(60.7681vw,99vh) scale(.9784)}}.snow:nth-child(354){opacity:1.21;transform:translate(9.6809vw,-10px) scale(.0507);animation:fall-354 17s -30s linear infinite}@keyframes fall-354{78.772%{transform:translate(5.5265vw,78.772vh) scale(.0507)}to{transform:translate(7.6037vw,99vh) scale(.0507)}}.snow:nth-child(355){opacity:1.0956;transform:translate(15.3098vw,-10px) scale(.6046);animation:fall-355 25s -30s linear infinite}@keyframes fall-355{59.606%{transform:translate(13.1365vw,59.606vh) scale(.6046)}to{transform:translate(14.22315vw,99vh) scale(.6046)}}.snow:nth-child(356){opacity:1.7598;transform:translate(94.3207vw,-10px) scale(.8991);animation:fall-356 26s -3s linear infinite}@keyframes fall-356{53.025%{transform:translate(90.4541vw,53.025vh) scale(.8991)}to{transform:translate(92.3874vw,99vh) scale(.8991)}}.snow:nth-child(357){opacity:1.4846;transform:translate(28.0532vw,-10px) scale(.8962);animation:fall-357 27s -23s linear infinite}@keyframes fall-357{42.467%{transform:translate(23.1061vw,42.467vh) scale(.8962)}to{transform:translate(25.57965vw,99vh) scale(.8962)}}.snow:nth-child(358){opacity:1.1764;transform:translate(61.7167vw,-10px) scale(.544);animation:fall-358 26s -28s linear infinite}@keyframes fall-358{38.926%{transform:translate(71.5237vw,38.926vh) scale(.544)}to{transform:translate(66.6202vw,99vh) scale(.544)}}.snow:nth-child(359){opacity:.993;transform:translate(54.9066vw,-10px) scale(.3263);animation:fall-359 27s -8s linear infinite}@keyframes fall-359{67.037%{transform:translate(46.626vw,67.037vh) scale(.3263)}to{transform:translate(50.7663vw,99vh) scale(.3263)}}.snow:nth-child(360){opacity:.9724;transform:translate(24.9878vw,-10px) scale(.3566);animation:fall-360 10s -5s linear infinite}@keyframes fall-360{48.019%{transform:translate(26.9261vw,48.019vh) scale(.3566)}to{transform:translate(25.95695vw,99vh) scale(.3566)}}.snow:nth-child(361){opacity:1.8188;transform:translate(92.8912vw,-10px) scale(.4418);animation:fall-361 14s -30s linear infinite}@keyframes fall-361{48.546%{transform:translate(95.6046vw,48.546vh) scale(.4418)}to{transform:translate(94.2479vw,99vh) scale(.4418)}}.snow:nth-child(362){opacity:1.9854;transform:translate(61.2104vw,-10px) scale(.6606);animation:fall-362 16s -18s linear infinite}@keyframes fall-362{65.643%{transform:translate(53.32vw,65.643vh) scale(.6606)}to{transform:translate(57.2652vw,99vh) scale(.6606)}}.snow:nth-child(363){opacity:1.6728;transform:translate(26.8485vw,-10px) scale(.7819);animation:fall-363 13s -8s linear infinite}@keyframes fall-363{44.691%{transform:translate(26.2457vw,44.691vh) scale(.7819)}to{transform:translate(26.5471vw,99vh) scale(.7819)}}.snow:nth-child(364){opacity:1.7226;transform:translate(46.6041vw,-10px) scale(.3743);animation:fall-364 12s -24s linear infinite}@keyframes fall-364{66.557%{transform:translate(43.4936vw,66.557vh) scale(.3743)}to{transform:translate(45.04885vw,99vh) scale(.3743)}}.snow:nth-child(365){opacity:.4006;transform:translate(53.0044vw,-10px) scale(.5047);animation:fall-365 11s -6s linear infinite}@keyframes fall-365{75.403%{transform:translate(59.2121vw,75.403vh) scale(.5047)}to{transform:translate(56.10825vw,99vh) scale(.5047)}}.snow:nth-child(366){opacity:.6104;transform:translate(30.3606vw,-10px) scale(.8572);animation:fall-366 22s -11s linear infinite}@keyframes fall-366{72.402%{transform:translate(39.9961vw,72.402vh) scale(.8572)}to{transform:translate(35.17835vw,99vh) scale(.8572)}}.snow:nth-child(367){opacity:.6856;transform:translate(55.5622vw,-10px) scale(.4083);animation:fall-367 18s -20s linear infinite}@keyframes fall-367{32.549%{transform:translate(52.8539vw,32.549vh) scale(.4083)}to{transform:translate(54.20805vw,99vh) scale(.4083)}}.snow:nth-child(368){opacity:1.3434;transform:translate(69.3019vw,-10px) scale(.4049);animation:fall-368 13s -8s linear infinite}@keyframes fall-368{60.99%{transform:translate(71.6498vw,60.99vh) scale(.4049)}to{transform:translate(70.47585vw,99vh) scale(.4049)}}.snow:nth-child(369){opacity:.3092;transform:translate(89.4864vw,-10px) scale(.0804);animation:fall-369 23s -14s linear infinite}@keyframes fall-369{78.205%{transform:translate(95.0847vw,78.205vh) scale(.0804)}to{transform:translate(92.28555vw,99vh) scale(.0804)}}.snow:nth-child(370){opacity:1.602;transform:translate(76.8513vw,-10px) scale(.6987);animation:fall-370 19s -18s linear infinite}@keyframes fall-370{63.358%{transform:translate(75.4131vw,63.358vh) scale(.6987)}to{transform:translate(76.1322vw,99vh) scale(.6987)}}.snow:nth-child(371){opacity:.92;transform:translate(95.2291vw,-10px) scale(.5663);animation:fall-371 27s -20s linear infinite}@keyframes fall-371{34.456%{transform:translate(85.644vw,34.456vh) scale(.5663)}to{transform:translate(90.43655vw,99vh) scale(.5663)}}.snow:nth-child(372){opacity:.0034;transform:translate(89.8626vw,-10px) scale(.8545);animation:fall-372 12s -30s linear infinite}@keyframes fall-372{67.965%{transform:translate(84.5037vw,67.965vh) scale(.8545)}to{transform:translate(87.18315vw,99vh) scale(.8545)}}.snow:nth-child(373){opacity:1.6762;transform:translate(59.7859vw,-10px) scale(.2565);animation:fall-373 21s -20s linear infinite}@keyframes fall-373{68.372%{transform:translate(65.1358vw,68.372vh) scale(.2565)}to{transform:translate(62.46085vw,99vh) scale(.2565)}}.snow:nth-child(374){opacity:1.2774;transform:translate(6.0318vw,-10px) scale(.8696);animation:fall-374 23s -4s linear infinite}@keyframes fall-374{52.888%{transform:translate(.3542vw,52.888vh) scale(.8696)}to{transform:translate(3.193vw,99vh) scale(.8696)}}.snow:nth-child(375){opacity:.7766;transform:translate(5.267vw,-10px) scale(.6383);animation:fall-375 24s -16s linear infinite}@keyframes fall-375{57.33%{transform:translate(10.9981vw,57.33vh) scale(.6383)}to{transform:translate(8.13255vw,99vh) scale(.6383)}}.snow:nth-child(376){opacity:1.8804;transform:translate(76.8345vw,-10px) scale(.8841);animation:fall-376 24s -15s linear infinite}@keyframes fall-376{41.225%{transform:translate(86.5411vw,41.225vh) scale(.8841)}to{transform:translate(81.6878vw,99vh) scale(.8841)}}.snow:nth-child(377){opacity:.222;transform:translate(77.7493vw,-10px) scale(.1607);animation:fall-377 21s -4s linear infinite}@keyframes fall-377{40.919%{transform:translate(86.2614vw,40.919vh) scale(.1607)}to{transform:translate(82.00535vw,99vh) scale(.1607)}}.snow:nth-child(378){opacity:1.5584;transform:translate(15.5021vw,-10px) scale(.3045);animation:fall-378 16s -13s linear infinite}@keyframes fall-378{57.653%{transform:translate(19.2085vw,57.653vh) scale(.3045)}to{transform:translate(17.3553vw,99vh) scale(.3045)}}.snow:nth-child(379){opacity:.6698;transform:translate(76.321vw,-10px) scale(.8021);animation:fall-379 12s -20s linear infinite}@keyframes fall-379{39.644%{transform:translate(69.494vw,39.644vh) scale(.8021)}to{transform:translate(72.9075vw,99vh) scale(.8021)}}.snow:nth-child(380){opacity:.5518;transform:translate(.9506vw,-10px) scale(.762);animation:fall-380 20s -11s linear infinite}@keyframes fall-380{76.037%{transform:translate(1.4498vw,76.037vh) scale(.762)}to{transform:translate(1.2002vw,99vh) scale(.762)}}.snow:nth-child(381){opacity:1.39;transform:translate(64.394vw,-10px) scale(.3469);animation:fall-381 13s -25s linear infinite}@keyframes fall-381{78.012%{transform:translate(67.2989vw,78.012vh) scale(.3469)}to{transform:translate(65.84645vw,99vh) scale(.3469)}}.snow:nth-child(382){opacity:.2228;transform:translate(55.3421vw,-10px) scale(.1214);animation:fall-382 21s -17s linear infinite}@keyframes fall-382{72.371%{transform:translate(60.6113vw,72.371vh) scale(.1214)}to{transform:translate(57.9767vw,99vh) scale(.1214)}}.snow:nth-child(383){opacity:.2788;transform:translate(19.9238vw,-10px) scale(.5382);animation:fall-383 17s -9s linear infinite}@keyframes fall-383{52.297%{transform:translate(11.0718vw,52.297vh) scale(.5382)}to{transform:translate(15.4978vw,99vh) scale(.5382)}}.snow:nth-child(384){opacity:.2054;transform:translate(24.6296vw,-10px) scale(.0186);animation:fall-384 12s -1s linear infinite}@keyframes fall-384{33.261%{transform:translate(32.7929vw,33.261vh) scale(.0186)}to{transform:translate(28.71125vw,99vh) scale(.0186)}}.snow:nth-child(385){opacity:1.5784;transform:translate(92.758vw,-10px) scale(.0444);animation:fall-385 24s -9s linear infinite}@keyframes fall-385{50.406%{transform:translate(99.4961vw,50.406vh) scale(.0444)}to{transform:translate(96.12705vw,99vh) scale(.0444)}}.snow:nth-child(386){opacity:.597;transform:translate(80.2053vw,-10px) scale(.9325);animation:fall-386 11s -25s linear infinite}@keyframes fall-386{74.688%{transform:translate(82.5357vw,74.688vh) scale(.9325)}to{transform:translate(81.3705vw,99vh) scale(.9325)}}.snow:nth-child(387){opacity:1.3348;transform:translate(29.3956vw,-10px) scale(.3011);animation:fall-387 10s -8s linear infinite}@keyframes fall-387{37.804%{transform:translate(38.8202vw,37.804vh) scale(.3011)}to{transform:translate(34.1079vw,99vh) scale(.3011)}}.snow:nth-child(388){opacity:1.596;transform:translate(20.2185vw,-10px) scale(.7047);animation:fall-388 15s -23s linear infinite}@keyframes fall-388{58.074%{transform:translate(12.4728vw,58.074vh) scale(.7047)}to{transform:translate(16.34565vw,99vh) scale(.7047)}}.snow:nth-child(389){opacity:.527;transform:translate(37.2495vw,-10px) scale(.6968);animation:fall-389 14s -1s linear infinite}@keyframes fall-389{71.318%{transform:translate(33.2002vw,71.318vh) scale(.6968)}to{transform:translate(35.22485vw,99vh) scale(.6968)}}.snow:nth-child(390){opacity:1.2434;transform:translate(24.5586vw,-10px) scale(.081);animation:fall-390 11s -26s linear infinite}@keyframes fall-390{51.039%{transform:translate(30.3637vw,51.039vh) scale(.081)}to{transform:translate(27.46115vw,99vh) scale(.081)}}.snow:nth-child(391){opacity:1.235;transform:translate(76.4432vw,-10px) scale(.3463);animation:fall-391 27s -29s linear infinite}@keyframes fall-391{54.346%{transform:translate(82.9333vw,54.346vh) scale(.3463)}to{transform:translate(79.68825vw,99vh) scale(.3463)}}.snow:nth-child(392){opacity:.9496;transform:translate(87.4185vw,-10px) scale(.4481);animation:fall-392 21s -8s linear infinite}@keyframes fall-392{61.618%{transform:translate(95.6047vw,61.618vh) scale(.4481)}to{transform:translate(91.5116vw,99vh) scale(.4481)}}.snow:nth-child(393){opacity:.3016;transform:translate(18.9924vw,-10px) scale(.2409);animation:fall-393 25s -3s linear infinite}@keyframes fall-393{54.733%{transform:translate(10.4891vw,54.733vh) scale(.2409)}to{transform:translate(14.74075vw,99vh) scale(.2409)}}.snow:nth-child(394){opacity:.4296;transform:translate(67.7868vw,-10px) scale(.9762);animation:fall-394 14s -5s linear infinite}@keyframes fall-394{56.376%{transform:translate(61.5655vw,56.376vh) scale(.9762)}to{transform:translate(64.67615vw,99vh) scale(.9762)}}.snow:nth-child(395){opacity:1.6472;transform:translate(47.7408vw,-10px) scale(.0769);animation:fall-395 21s -13s linear infinite}@keyframes fall-395{60.963%{transform:translate(51.9018vw,60.963vh) scale(.0769)}to{transform:translate(49.8213vw,99vh) scale(.0769)}}.snow:nth-child(396){opacity:.603;transform:translate(1.2924vw,-10px) scale(.687);animation:fall-396 19s -12s linear infinite}@keyframes fall-396{54.883%{transform:translate(1.5708vw,54.883vh) scale(.687)}to{transform:translate(1.4316vw,99vh) scale(.687)}}.snow:nth-child(397){opacity:.7224;transform:translate(63.7209vw,-10px) scale(.0176);animation:fall-397 30s -6s linear infinite}@keyframes fall-397{46.691%{transform:translate(54.759vw,46.691vh) scale(.0176)}to{transform:translate(59.23995vw,99vh) scale(.0176)}}.snow:nth-child(398){opacity:.0084;transform:translate(97.3178vw,-10px) scale(.243);animation:fall-398 10s -23s linear infinite}@keyframes fall-398{58.28%{transform:translate(90.0148vw,58.28vh) scale(.243)}to{transform:translate(93.6663vw,99vh) scale(.243)}}.snow:nth-child(399){opacity:1.6352;transform:translate(69.0396vw,-10px) scale(.0812);animation:fall-399 15s -13s linear infinite}@keyframes fall-399{38.304%{transform:translate(76.2236vw,38.304vh) scale(.0812)}to{transform:translate(72.6316vw,99vh) scale(.0812)}}.snow:nth-child(400){opacity:.3648;transform:translate(54.392vw,-10px) scale(.9708);animation:fall-400 22s -3s linear infinite}@keyframes fall-400{58.704%{transform:translate(50.8219vw,58.704vh) scale(.9708)}to{transform:translate(52.60695vw,99vh) scale(.9708)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.1886;transform:translate(8.1785vw,-10px) scale(.4011);animation:fall-1 10s -14s linear infinite}@keyframes fall-1{66.506%{transform:translate(12.2343vw,66.506vh) scale(.4011)}to{transform:translate(10.2064vw,99vh) scale(.4011)}}.snow:nth-child(2){opacity:1.8152;transform:translate(13.7656vw,-10px) scale(.7188);animation:fall-2 28s -13s linear infinite}@keyframes fall-2{60.021%{transform:translate(13.8692vw,60.021vh) scale(.7188)}to{transform:translate(13.8174vw,99vh) scale(.7188)}}.snow:nth-child(3){opacity:.5768;transform:translate(77.5389vw,-10px) scale(.3693);animation:fall-3 12s -30s linear infinite}@keyframes fall-3{42.188%{transform:translate(79.5128vw,42.188vh) scale(.3693)}to{transform:translate(78.52585vw,99vh) scale(.3693)}}.snow:nth-child(4){opacity:.0884;transform:translate(63.9291vw,-10px) scale(.3733);animation:fall-4 17s -11s linear infinite}@keyframes fall-4{41.124%{transform:translate(66.975vw,41.124vh) scale(.3733)}to{transform:translate(65.45205vw,99vh) scale(.3733)}}.snow:nth-child(5){opacity:.6094;transform:translate(31.35vw,-10px) scale(.789);animation:fall-5 24s -12s linear infinite}@keyframes fall-5{61.407%{transform:translate(28.8628vw,61.407vh) scale(.789)}to{transform:translate(30.1064vw,99vh) scale(.789)}}.snow:nth-child(6){opacity:.56;transform:translate(64.5504vw,-10px) scale(.5675);animation:fall-6 28s -18s linear infinite}@keyframes fall-6{31.447%{transform:translate(70.0018vw,31.447vh) scale(.5675)}to{transform:translate(67.2761vw,99vh) scale(.5675)}}.snow:nth-child(7){opacity:.8972;transform:translate(70.5499vw,-10px) scale(.6245);animation:fall-7 22s -28s linear infinite}@keyframes fall-7{67.822%{transform:translate(72.3885vw,67.822vh) scale(.6245)}to{transform:translate(71.4692vw,99vh) scale(.6245)}}.snow:nth-child(8){opacity:.2238;transform:translate(86.05vw,-10px) scale(.2424);animation:fall-8 21s -2s linear infinite}@keyframes fall-8{69.787%{transform:translate(81.797vw,69.787vh) scale(.2424)}to{transform:translate(83.9235vw,99vh) scale(.2424)}}.snow:nth-child(9){opacity:1.3924;transform:translate(43.7488vw,-10px) scale(.98);animation:fall-9 22s -28s linear infinite}@keyframes fall-9{55.716%{transform:translate(49.8393vw,55.716vh) scale(.98)}to{transform:translate(46.79405vw,99vh) scale(.98)}}.snow:nth-child(10){opacity:1.6432;transform:translate(8.749vw,-10px) scale(.861);animation:fall-10 11s -26s linear infinite}@keyframes fall-10{62.94%{transform:translate(6.9168vw,62.94vh) scale(.861)}to{transform:translate(7.8329vw,99vh) scale(.861)}}.snow:nth-child(11){opacity:.3476;transform:translate(9.0712vw,-10px) scale(.1972);animation:fall-11 25s -17s linear infinite}@keyframes fall-11{70.94%{transform:translate(14.9392vw,70.94vh) scale(.1972)}to{transform:translate(12.0052vw,99vh) scale(.1972)}}.snow:nth-child(12){opacity:.8432;transform:translate(90.4754vw,-10px) scale(.6786);animation:fall-12 20s -16s linear infinite}@keyframes fall-12{62.406%{transform:translate(92.0834vw,62.406vh) scale(.6786)}to{transform:translate(91.2794vw,99vh) scale(.6786)}}.snow:nth-child(13){opacity:1.6316;transform:translate(43.5066vw,-10px) scale(.973);animation:fall-13 24s -5s linear infinite}@keyframes fall-13{37.13%{transform:translate(47.9468vw,37.13vh) scale(.973)}to{transform:translate(45.7267vw,99vh) scale(.973)}}.snow:nth-child(14){opacity:1.96;transform:translate(46.2869vw,-10px) scale(.9275);animation:fall-14 12s -14s linear infinite}@keyframes fall-14{62.595%{transform:translate(44.0547vw,62.595vh) scale(.9275)}to{transform:translate(45.1708vw,99vh) scale(.9275)}}.snow:nth-child(15){opacity:.6144;transform:translate(54.1068vw,-10px) scale(.5088);animation:fall-15 30s -21s linear infinite}@keyframes fall-15{74.332%{transform:translate(61.4666vw,74.332vh) scale(.5088)}to{transform:translate(57.7867vw,99vh) scale(.5088)}}.snow:nth-child(16){opacity:1.8706;transform:translate(95.1211vw,-10px) scale(.4096);animation:fall-16 28s -21s linear infinite}@keyframes fall-16{59.997%{transform:translate(103.5839vw,59.997vh) scale(.4096)}to{transform:translate(99.3525vw,99vh) scale(.4096)}}.snow:nth-child(17){opacity:1.3862;transform:translate(65.4148vw,-10px) scale(.8263);animation:fall-17 18s -23s linear infinite}@keyframes fall-17{61.463%{transform:translate(71.9506vw,61.463vh) scale(.8263)}to{transform:translate(68.6827vw,99vh) scale(.8263)}}.snow:nth-child(18){opacity:1.9446;transform:translate(43.4046vw,-10px) scale(.578);animation:fall-18 28s -14s linear infinite}@keyframes fall-18{76.773%{transform:translate(45.4233vw,76.773vh) scale(.578)}to{transform:translate(44.41395vw,99vh) scale(.578)}}.snow:nth-child(19){opacity:.0788;transform:translate(.8043vw,-10px) scale(.9302);animation:fall-19 10s -19s linear infinite}@keyframes fall-19{45.449%{transform:translate(-3.7568vw,45.449vh) scale(.9302)}to{transform:translate(-1.47625vw,99vh) scale(.9302)}}.snow:nth-child(20){opacity:1.555;transform:translate(52.4697vw,-10px) scale(.8848);animation:fall-20 15s -23s linear infinite}@keyframes fall-20{40.353%{transform:translate(52.9899vw,40.353vh) scale(.8848)}to{transform:translate(52.7298vw,99vh) scale(.8848)}}.snow:nth-child(21){opacity:.9134;transform:translate(4.1639vw,-10px) scale(.0371);animation:fall-21 27s -25s linear infinite}@keyframes fall-21{56.38%{transform:translate(-1.2167vw,56.38vh) scale(.0371)}to{transform:translate(1.4736vw,99vh) scale(.0371)}}.snow:nth-child(22){opacity:1.1964;transform:translate(60.5291vw,-10px) scale(.9651);animation:fall-22 13s -26s linear infinite}@keyframes fall-22{66.934%{transform:translate(55.7248vw,66.934vh) scale(.9651)}to{transform:translate(58.12695vw,99vh) scale(.9651)}}.snow:nth-child(23){opacity:.7688;transform:translate(28.7362vw,-10px) scale(.9462);animation:fall-23 17s -24s linear infinite}@keyframes fall-23{73.164%{transform:translate(27.329vw,73.164vh) scale(.9462)}to{transform:translate(28.0326vw,99vh) scale(.9462)}}.snow:nth-child(24){opacity:1.8542;transform:translate(76.2838vw,-10px) scale(.0275);animation:fall-24 28s -19s linear infinite}@keyframes fall-24{41.75%{transform:translate(86.0909vw,41.75vh) scale(.0275)}to{transform:translate(81.18735vw,99vh) scale(.0275)}}.snow:nth-child(25){opacity:1.8908;transform:translate(92.6802vw,-10px) scale(.9244);animation:fall-25 19s -6s linear infinite}@keyframes fall-25{74.257%{transform:translate(90.2931vw,74.257vh) scale(.9244)}to{transform:translate(91.48665vw,99vh) scale(.9244)}}.snow:nth-child(26){opacity:1.7626;transform:translate(69.0527vw,-10px) scale(.8592);animation:fall-26 17s -24s linear infinite}@keyframes fall-26{51.253%{transform:translate(59.4511vw,51.253vh) scale(.8592)}to{transform:translate(64.2519vw,99vh) scale(.8592)}}.snow:nth-child(27){opacity:1.5992;transform:translate(71.869vw,-10px) scale(.8931);animation:fall-27 14s -29s linear infinite}@keyframes fall-27{71.669%{transform:translate(67.0675vw,71.669vh) scale(.8931)}to{transform:translate(69.46825vw,99vh) scale(.8931)}}.snow:nth-child(28){opacity:1.8274;transform:translate(31.7994vw,-10px) scale(.1477);animation:fall-28 15s -6s linear infinite}@keyframes fall-28{48.861%{transform:translate(35.0616vw,48.861vh) scale(.1477)}to{transform:translate(33.4305vw,99vh) scale(.1477)}}.snow:nth-child(29){opacity:1.6494;transform:translate(82.8657vw,-10px) scale(.9268);animation:fall-29 23s -15s linear infinite}@keyframes fall-29{58.137%{transform:translate(92.1428vw,58.137vh) scale(.9268)}to{transform:translate(87.50425vw,99vh) scale(.9268)}}.snow:nth-child(30){opacity:.4846;transform:translate(43.6774vw,-10px) scale(.1972);animation:fall-30 27s -19s linear infinite}@keyframes fall-30{78.646%{transform:translate(34.1049vw,78.646vh) scale(.1972)}to{transform:translate(38.89115vw,99vh) scale(.1972)}}.snow:nth-child(31){opacity:1.0436;transform:translate(91.8796vw,-10px) scale(.8271);animation:fall-31 29s -12s linear infinite}@keyframes fall-31{39.176%{transform:translate(90.3113vw,39.176vh) scale(.8271)}to{transform:translate(91.09545vw,99vh) scale(.8271)}}.snow:nth-child(32){opacity:1.377;transform:translate(83.0981vw,-10px) scale(.2943);animation:fall-32 15s -10s linear infinite}@keyframes fall-32{60.519%{transform:translate(76.6571vw,60.519vh) scale(.2943)}to{transform:translate(79.8776vw,99vh) scale(.2943)}}.snow:nth-child(33){opacity:.8;transform:translate(92.9949vw,-10px) scale(.2797);animation:fall-33 21s -6s linear infinite}@keyframes fall-33{56.996%{transform:translate(87.3423vw,56.996vh) scale(.2797)}to{transform:translate(90.1686vw,99vh) scale(.2797)}}.snow:nth-child(34){opacity:.7774;transform:translate(20.6895vw,-10px) scale(.5032);animation:fall-34 16s -29s linear infinite}@keyframes fall-34{74.863%{transform:translate(25.9521vw,74.863vh) scale(.5032)}to{transform:translate(23.3208vw,99vh) scale(.5032)}}.snow:nth-child(35){opacity:.3818;transform:translate(97.5715vw,-10px) scale(.3377);animation:fall-35 22s -21s linear infinite}@keyframes fall-35{48.13%{transform:translate(94.1251vw,48.13vh) scale(.3377)}to{transform:translate(95.8483vw,99vh) scale(.3377)}}.snow:nth-child(36){opacity:1.3028;transform:translate(15.4358vw,-10px) scale(.2509);animation:fall-36 27s -19s linear infinite}@keyframes fall-36{34.401%{transform:translate(7.8227vw,34.401vh) scale(.2509)}to{transform:translate(11.62925vw,99vh) scale(.2509)}}.snow:nth-child(37){opacity:1.9302;transform:translate(56.5174vw,-10px) scale(.6562);animation:fall-37 18s -20s linear infinite}@keyframes fall-37{38.043%{transform:translate(61.2725vw,38.043vh) scale(.6562)}to{transform:translate(58.89495vw,99vh) scale(.6562)}}.snow:nth-child(38){opacity:1.1658;transform:translate(43.569vw,-10px) scale(.0649);animation:fall-38 22s -12s linear infinite}@keyframes fall-38{46.054%{transform:translate(47.8631vw,46.054vh) scale(.0649)}to{transform:translate(45.71605vw,99vh) scale(.0649)}}.snow:nth-child(39){opacity:.0434;transform:translate(71.178vw,-10px) scale(.2836);animation:fall-39 27s -16s linear infinite}@keyframes fall-39{47.041%{transform:translate(68.7515vw,47.041vh) scale(.2836)}to{transform:translate(69.96475vw,99vh) scale(.2836)}}.snow:nth-child(40){opacity:1.041;transform:translate(47.9976vw,-10px) scale(.4847);animation:fall-40 24s -24s linear infinite}@keyframes fall-40{74.059%{transform:translate(40.3802vw,74.059vh) scale(.4847)}to{transform:translate(44.1889vw,99vh) scale(.4847)}}.snow:nth-child(41){opacity:1.9236;transform:translate(14.6725vw,-10px) scale(.2624);animation:fall-41 30s -9s linear infinite}@keyframes fall-41{60.554%{transform:translate(10.4144vw,60.554vh) scale(.2624)}to{transform:translate(12.54345vw,99vh) scale(.2624)}}.snow:nth-child(42){opacity:.6934;transform:translate(60.291vw,-10px) scale(.3504);animation:fall-42 17s -11s linear infinite}@keyframes fall-42{39.904%{transform:translate(67.6783vw,39.904vh) scale(.3504)}to{transform:translate(63.98465vw,99vh) scale(.3504)}}.snow:nth-child(43){opacity:1.9122;transform:translate(.5078vw,-10px) scale(.5891);animation:fall-43 11s -30s linear infinite}@keyframes fall-43{43.588%{transform:translate(.021vw,43.588vh) scale(.5891)}to{transform:translate(.2644vw,99vh) scale(.5891)}}.snow:nth-child(44){opacity:.95;transform:translate(61.1566vw,-10px) scale(.6563);animation:fall-44 10s -16s linear infinite}@keyframes fall-44{46.27%{transform:translate(69.3546vw,46.27vh) scale(.6563)}to{transform:translate(65.2556vw,99vh) scale(.6563)}}.snow:nth-child(45){opacity:.6894;transform:translate(78.7598vw,-10px) scale(.2712);animation:fall-45 13s -10s linear infinite}@keyframes fall-45{36.75%{transform:translate(71.5399vw,36.75vh) scale(.2712)}to{transform:translate(75.14985vw,99vh) scale(.2712)}}.snow:nth-child(46){opacity:1.9444;transform:translate(13.2635vw,-10px) scale(.5729);animation:fall-46 18s -26s linear infinite}@keyframes fall-46{70.447%{transform:translate(23.0603vw,70.447vh) scale(.5729)}to{transform:translate(18.1619vw,99vh) scale(.5729)}}.snow:nth-child(47){opacity:.985;transform:translate(13.6044vw,-10px) scale(.8259);animation:fall-47 22s -12s linear infinite}@keyframes fall-47{30.935%{transform:translate(10.892vw,30.935vh) scale(.8259)}to{transform:translate(12.2482vw,99vh) scale(.8259)}}.snow:nth-child(48){opacity:1.9164;transform:translate(25.9962vw,-10px) scale(.9916);animation:fall-48 27s -2s linear infinite}@keyframes fall-48{61.91%{transform:translate(25.2256vw,61.91vh) scale(.9916)}to{transform:translate(25.6109vw,99vh) scale(.9916)}}.snow:nth-child(49){opacity:.5936;transform:translate(17.5385vw,-10px) scale(.3614);animation:fall-49 12s -28s linear infinite}@keyframes fall-49{62.793%{transform:translate(16.3297vw,62.793vh) scale(.3614)}to{transform:translate(16.9341vw,99vh) scale(.3614)}}.snow:nth-child(50){opacity:1.847;transform:translate(52.7479vw,-10px) scale(.9131);animation:fall-50 12s -15s linear infinite}@keyframes fall-50{47.773%{transform:translate(58.3402vw,47.773vh) scale(.9131)}to{transform:translate(55.54405vw,99vh) scale(.9131)}}.snow:nth-child(51){opacity:.0598;transform:translate(58.7687vw,-10px) scale(.1456);animation:fall-51 16s -25s linear infinite}@keyframes fall-51{69.555%{transform:translate(56.976vw,69.555vh) scale(.1456)}to{transform:translate(57.87235vw,99vh) scale(.1456)}}.snow:nth-child(52){opacity:.4642;transform:translate(9.4686vw,-10px) scale(.8423);animation:fall-52 23s -21s linear infinite}@keyframes fall-52{30.095%{transform:translate(17.4607vw,30.095vh) scale(.8423)}to{transform:translate(13.46465vw,99vh) scale(.8423)}}.snow:nth-child(53){opacity:1.564;transform:translate(63.4669vw,-10px) scale(.4071);animation:fall-53 27s -3s linear infinite}@keyframes fall-53{55.913%{transform:translate(62.8061vw,55.913vh) scale(.4071)}to{transform:translate(63.1365vw,99vh) scale(.4071)}}.snow:nth-child(54){opacity:1.735;transform:translate(83.0092vw,-10px) scale(.0265);animation:fall-54 29s -27s linear infinite}@keyframes fall-54{56.352%{transform:translate(92.1216vw,56.352vh) scale(.0265)}to{transform:translate(87.5654vw,99vh) scale(.0265)}}.snow:nth-child(55){opacity:1.1378;transform:translate(84.6585vw,-10px) scale(.0114);animation:fall-55 24s -21s linear infinite}@keyframes fall-55{62.393%{transform:translate(80.981vw,62.393vh) scale(.0114)}to{transform:translate(82.81975vw,99vh) scale(.0114)}}.snow:nth-child(56){opacity:.7974;transform:translate(97.5302vw,-10px) scale(.1264);animation:fall-56 16s -22s linear infinite}@keyframes fall-56{78.212%{transform:translate(92.9366vw,78.212vh) scale(.1264)}to{transform:translate(95.2334vw,99vh) scale(.1264)}}.snow:nth-child(57){opacity:1.167;transform:translate(78.5348vw,-10px) scale(.5871);animation:fall-57 12s -12s linear infinite}@keyframes fall-57{33.241%{transform:translate(71.8289vw,33.241vh) scale(.5871)}to{transform:translate(75.18185vw,99vh) scale(.5871)}}.snow:nth-child(58){opacity:.5774;transform:translate(18.169vw,-10px) scale(.2912);animation:fall-58 27s -13s linear infinite}@keyframes fall-58{70.96%{transform:translate(22.3748vw,70.96vh) scale(.2912)}to{transform:translate(20.2719vw,99vh) scale(.2912)}}.snow:nth-child(59){opacity:1.679;transform:translate(53.3555vw,-10px) scale(.5624);animation:fall-59 17s -27s linear infinite}@keyframes fall-59{50.835%{transform:translate(62.6695vw,50.835vh) scale(.5624)}to{transform:translate(58.0125vw,99vh) scale(.5624)}}.snow:nth-child(60){opacity:.3428;transform:translate(8.247vw,-10px) scale(.071);animation:fall-60 29s -6s linear infinite}@keyframes fall-60{73.997%{transform:translate(3.0862vw,73.997vh) scale(.071)}to{transform:translate(5.6666vw,99vh) scale(.071)}}.snow:nth-child(61){opacity:1.3112;transform:translate(32.4961vw,-10px) scale(.6469);animation:fall-61 21s -30s linear infinite}@keyframes fall-61{64.451%{transform:translate(39.3579vw,64.451vh) scale(.6469)}to{transform:translate(35.927vw,99vh) scale(.6469)}}.snow:nth-child(62){opacity:1.1264;transform:translate(28.0502vw,-10px) scale(.9199);animation:fall-62 20s -14s linear infinite}@keyframes fall-62{60.921%{transform:translate(30.533vw,60.921vh) scale(.9199)}to{transform:translate(29.2916vw,99vh) scale(.9199)}}.snow:nth-child(63){opacity:1.1772;transform:translate(9.2788vw,-10px) scale(.2367);animation:fall-63 22s -4s linear infinite}@keyframes fall-63{51.827%{transform:translate(12.3654vw,51.827vh) scale(.2367)}to{transform:translate(10.8221vw,99vh) scale(.2367)}}.snow:nth-child(64){opacity:.093;transform:translate(69.6348vw,-10px) scale(.5609);animation:fall-64 13s -17s linear infinite}@keyframes fall-64{74.579%{transform:translate(75.4511vw,74.579vh) scale(.5609)}to{transform:translate(72.54295vw,99vh) scale(.5609)}}.snow:nth-child(65){opacity:.1722;transform:translate(15.4338vw,-10px) scale(.8331);animation:fall-65 27s -8s linear infinite}@keyframes fall-65{70.421%{transform:translate(12.5176vw,70.421vh) scale(.8331)}to{transform:translate(13.9757vw,99vh) scale(.8331)}}.snow:nth-child(66){opacity:.3616;transform:translate(36.8249vw,-10px) scale(.6247);animation:fall-66 12s -27s linear infinite}@keyframes fall-66{36.956%{transform:translate(38.3436vw,36.956vh) scale(.6247)}to{transform:translate(37.58425vw,99vh) scale(.6247)}}.snow:nth-child(67){opacity:.6934;transform:translate(65.1677vw,-10px) scale(.5778);animation:fall-67 28s -14s linear infinite}@keyframes fall-67{68.623%{transform:translate(55.9424vw,68.623vh) scale(.5778)}to{transform:translate(60.55505vw,99vh) scale(.5778)}}.snow:nth-child(68){opacity:.162;transform:translate(6.2986vw,-10px) scale(.7211);animation:fall-68 25s -16s linear infinite}@keyframes fall-68{73.909%{transform:translate(-3.2631vw,73.909vh) scale(.7211)}to{transform:translate(1.51775vw,99vh) scale(.7211)}}.snow:nth-child(69){opacity:.7792;transform:translate(28.597vw,-10px) scale(.2332);animation:fall-69 13s -10s linear infinite}@keyframes fall-69{40.478%{transform:translate(26.2218vw,40.478vh) scale(.2332)}to{transform:translate(27.4094vw,99vh) scale(.2332)}}.snow:nth-child(70){opacity:1.3636;transform:translate(19.8345vw,-10px) scale(.5082);animation:fall-70 29s -1s linear infinite}@keyframes fall-70{68.077%{transform:translate(20.5995vw,68.077vh) scale(.5082)}to{transform:translate(20.217vw,99vh) scale(.5082)}}.snow:nth-child(71){opacity:.6124;transform:translate(14.9741vw,-10px) scale(.169);animation:fall-71 18s -5s linear infinite}@keyframes fall-71{33.213%{transform:translate(11.0372vw,33.213vh) scale(.169)}to{transform:translate(13.00565vw,99vh) scale(.169)}}.snow:nth-child(72){opacity:.1104;transform:translate(92.0772vw,-10px) scale(.3312);animation:fall-72 27s -30s linear infinite}@keyframes fall-72{50.887%{transform:translate(91.3348vw,50.887vh) scale(.3312)}to{transform:translate(91.706vw,99vh) scale(.3312)}}.snow:nth-child(73){opacity:.008;transform:translate(28.5527vw,-10px) scale(.5069);animation:fall-73 30s -21s linear infinite}@keyframes fall-73{73.676%{transform:translate(19.4633vw,73.676vh) scale(.5069)}to{transform:translate(24.008vw,99vh) scale(.5069)}}.snow:nth-child(74){opacity:.9628;transform:translate(76.4304vw,-10px) scale(.9243);animation:fall-74 11s -18s linear infinite}@keyframes fall-74{70.952%{transform:translate(80.7187vw,70.952vh) scale(.9243)}to{transform:translate(78.57455vw,99vh) scale(.9243)}}.snow:nth-child(75){opacity:1.5466;transform:translate(99.6391vw,-10px) scale(.578);animation:fall-75 22s -2s linear infinite}@keyframes fall-75{31.214%{transform:translate(102.9085vw,31.214vh) scale(.578)}to{transform:translate(101.2738vw,99vh) scale(.578)}}.snow:nth-child(76){opacity:1.7994;transform:translate(15.6457vw,-10px) scale(.3317);animation:fall-76 23s -1s linear infinite}@keyframes fall-76{50.797%{transform:translate(11.7108vw,50.797vh) scale(.3317)}to{transform:translate(13.67825vw,99vh) scale(.3317)}}.snow:nth-child(77){opacity:1.9968;transform:translate(27.2395vw,-10px) scale(.0952);animation:fall-77 17s -3s linear infinite}@keyframes fall-77{46.626%{transform:translate(21.1638vw,46.626vh) scale(.0952)}to{transform:translate(24.20165vw,99vh) scale(.0952)}}.snow:nth-child(78){opacity:.7008;transform:translate(45.2822vw,-10px) scale(.1394);animation:fall-78 25s -4s linear infinite}@keyframes fall-78{58.414%{transform:translate(45.7946vw,58.414vh) scale(.1394)}to{transform:translate(45.5384vw,99vh) scale(.1394)}}.snow:nth-child(79){opacity:1.5316;transform:translate(84.5108vw,-10px) scale(.5923);animation:fall-79 20s -20s linear infinite}@keyframes fall-79{56.463%{transform:translate(83.3929vw,56.463vh) scale(.5923)}to{transform:translate(83.95185vw,99vh) scale(.5923)}}.snow:nth-child(80){opacity:.7508;transform:translate(10.3954vw,-10px) scale(.3104);animation:fall-80 29s -17s linear infinite}@keyframes fall-80{30.164%{transform:translate(4.1407vw,30.164vh) scale(.3104)}to{transform:translate(7.26805vw,99vh) scale(.3104)}}.snow:nth-child(81){opacity:1.7134;transform:translate(54.1558vw,-10px) scale(.9654);animation:fall-81 29s -16s linear infinite}@keyframes fall-81{53.907%{transform:translate(60.6367vw,53.907vh) scale(.9654)}to{transform:translate(57.39625vw,99vh) scale(.9654)}}.snow:nth-child(82){opacity:.202;transform:translate(75.0401vw,-10px) scale(.4343);animation:fall-82 29s -18s linear infinite}@keyframes fall-82{41.426%{transform:translate(72.4145vw,41.426vh) scale(.4343)}to{transform:translate(73.7273vw,99vh) scale(.4343)}}.snow:nth-child(83){opacity:.4392;transform:translate(81.5475vw,-10px) scale(.3061);animation:fall-83 30s -10s linear infinite}@keyframes fall-83{39.478%{transform:translate(85.5281vw,39.478vh) scale(.3061)}to{transform:translate(83.5378vw,99vh) scale(.3061)}}.snow:nth-child(84){opacity:1.4668;transform:translate(17.2389vw,-10px) scale(.5875);animation:fall-84 26s -3s linear infinite}@keyframes fall-84{64.803%{transform:translate(8.4519vw,64.803vh) scale(.5875)}to{transform:translate(12.8454vw,99vh) scale(.5875)}}.snow:nth-child(85){opacity:1.7288;transform:translate(99.0207vw,-10px) scale(.2644);animation:fall-85 18s -2s linear infinite}@keyframes fall-85{32.928%{transform:translate(90.4912vw,32.928vh) scale(.2644)}to{transform:translate(94.75595vw,99vh) scale(.2644)}}.snow:nth-child(86){opacity:.0612;transform:translate(33.5277vw,-10px) scale(.6815);animation:fall-86 16s -16s linear infinite}@keyframes fall-86{39.57%{transform:translate(26.8002vw,39.57vh) scale(.6815)}to{transform:translate(30.16395vw,99vh) scale(.6815)}}.snow:nth-child(87){opacity:1.4854;transform:translate(2.9345vw,-10px) scale(.1983);animation:fall-87 27s -4s linear infinite}@keyframes fall-87{73.689%{transform:translate(-2.5385vw,73.689vh) scale(.1983)}to{transform:translate(.198vw,99vh) scale(.1983)}}.snow:nth-child(88){opacity:1.4536;transform:translate(31.9279vw,-10px) scale(.3143);animation:fall-88 20s -25s linear infinite}@keyframes fall-88{41.856%{transform:translate(29.3782vw,41.856vh) scale(.3143)}to{transform:translate(30.65305vw,99vh) scale(.3143)}}.snow:nth-child(89){opacity:.2546;transform:translate(10.356vw,-10px) scale(.24);animation:fall-89 23s -26s linear infinite}@keyframes fall-89{76.263%{transform:translate(15.8868vw,76.263vh) scale(.24)}to{transform:translate(13.1214vw,99vh) scale(.24)}}.snow:nth-child(90){opacity:.8794;transform:translate(85.9105vw,-10px) scale(.9921);animation:fall-90 21s -1s linear infinite}@keyframes fall-90{39.484%{transform:translate(78.986vw,39.484vh) scale(.9921)}to{transform:translate(82.44825vw,99vh) scale(.9921)}}.snow:nth-child(91){opacity:1.1706;transform:translate(54.1364vw,-10px) scale(.4435);animation:fall-91 20s -7s linear infinite}@keyframes fall-91{65.744%{transform:translate(58.3279vw,65.744vh) scale(.4435)}to{transform:translate(56.23215vw,99vh) scale(.4435)}}.snow:nth-child(92){opacity:.0894;transform:translate(40.3939vw,-10px) scale(.0377);animation:fall-92 28s -9s linear infinite}@keyframes fall-92{37.965%{transform:translate(41.0233vw,37.965vh) scale(.0377)}to{transform:translate(40.7086vw,99vh) scale(.0377)}}.snow:nth-child(93){opacity:1.8824;transform:translate(58.2387vw,-10px) scale(.4465);animation:fall-93 19s -18s linear infinite}@keyframes fall-93{37.093%{transform:translate(60.2799vw,37.093vh) scale(.4465)}to{transform:translate(59.2593vw,99vh) scale(.4465)}}.snow:nth-child(94){opacity:.2236;transform:translate(86.1085vw,-10px) scale(.5086);animation:fall-94 15s -22s linear infinite}@keyframes fall-94{59.545%{transform:translate(93.3469vw,59.545vh) scale(.5086)}to{transform:translate(89.7277vw,99vh) scale(.5086)}}.snow:nth-child(95){opacity:.9744;transform:translate(4.9781vw,-10px) scale(.1036);animation:fall-95 11s -23s linear infinite}@keyframes fall-95{70.917%{transform:translate(10.505vw,70.917vh) scale(.1036)}to{transform:translate(7.74155vw,99vh) scale(.1036)}}.snow:nth-child(96){opacity:.2922;transform:translate(83.2223vw,-10px) scale(.5993);animation:fall-96 20s -20s linear infinite}@keyframes fall-96{52.432%{transform:translate(79.7121vw,52.432vh) scale(.5993)}to{transform:translate(81.4672vw,99vh) scale(.5993)}}.snow:nth-child(97){opacity:1.8702;transform:translate(2.2717vw,-10px) scale(.1141);animation:fall-97 25s -15s linear infinite}@keyframes fall-97{34.698%{transform:translate(5.547vw,34.698vh) scale(.1141)}to{transform:translate(3.90935vw,99vh) scale(.1141)}}.snow:nth-child(98){opacity:1.9054;transform:translate(45.1334vw,-10px) scale(.0329);animation:fall-98 11s -12s linear infinite}@keyframes fall-98{36.08%{transform:translate(44.4331vw,36.08vh) scale(.0329)}to{transform:translate(44.78325vw,99vh) scale(.0329)}}.snow:nth-child(99){opacity:1.0426;transform:translate(45.2541vw,-10px) scale(.0709);animation:fall-99 26s -30s linear infinite}@keyframes fall-99{60.193%{transform:translate(38.5357vw,60.193vh) scale(.0709)}to{transform:translate(41.8949vw,99vh) scale(.0709)}}.snow:nth-child(100){opacity:.6378;transform:translate(70.3612vw,-10px) scale(.8748);animation:fall-100 22s -17s linear infinite}@keyframes fall-100{33.566%{transform:translate(62.7553vw,33.566vh) scale(.8748)}to{transform:translate(66.55825vw,99vh) scale(.8748)}}.snow:nth-child(101){opacity:.3276;transform:translate(80.9378vw,-10px) scale(.0039);animation:fall-101 16s -30s linear infinite}@keyframes fall-101{70.444%{transform:translate(90.5522vw,70.444vh) scale(.0039)}to{transform:translate(85.745vw,99vh) scale(.0039)}}.snow:nth-child(102){opacity:.1112;transform:translate(64.2406vw,-10px) scale(.7055);animation:fall-102 15s -24s linear infinite}@keyframes fall-102{52.172%{transform:translate(73.581vw,52.172vh) scale(.7055)}to{transform:translate(68.9108vw,99vh) scale(.7055)}}.snow:nth-child(103){opacity:1.2918;transform:translate(98.807vw,-10px) scale(.71);animation:fall-103 24s -27s linear infinite}@keyframes fall-103{54.141%{transform:translate(95.3885vw,54.141vh) scale(.71)}to{transform:translate(97.09775vw,99vh) scale(.71)}}.snow:nth-child(104){opacity:1.0278;transform:translate(49.2128vw,-10px) scale(.4835);animation:fall-104 30s -18s linear infinite}@keyframes fall-104{61.892%{transform:translate(46.5216vw,61.892vh) scale(.4835)}to{transform:translate(47.8672vw,99vh) scale(.4835)}}.snow:nth-child(105){opacity:1.9602;transform:translate(89.2576vw,-10px) scale(.4733);animation:fall-105 25s -13s linear infinite}@keyframes fall-105{65.694%{transform:translate(96.4852vw,65.694vh) scale(.4733)}to{transform:translate(92.8714vw,99vh) scale(.4733)}}.snow:nth-child(106){opacity:.216;transform:translate(41.6796vw,-10px) scale(.6982);animation:fall-106 23s -15s linear infinite}@keyframes fall-106{77.709%{transform:translate(43.6026vw,77.709vh) scale(.6982)}to{transform:translate(42.6411vw,99vh) scale(.6982)}}.snow:nth-child(107){opacity:.194;transform:translate(46.8159vw,-10px) scale(.0166);animation:fall-107 11s -10s linear infinite}@keyframes fall-107{30.738%{transform:translate(54.7339vw,30.738vh) scale(.0166)}to{transform:translate(50.7749vw,99vh) scale(.0166)}}.snow:nth-child(108){opacity:1.2614;transform:translate(57.6387vw,-10px) scale(.4888);animation:fall-108 22s -22s linear infinite}@keyframes fall-108{75.49%{transform:translate(54.9022vw,75.49vh) scale(.4888)}to{transform:translate(56.27045vw,99vh) scale(.4888)}}.snow:nth-child(109){opacity:1.3024;transform:translate(12.7068vw,-10px) scale(.8458);animation:fall-109 29s -20s linear infinite}@keyframes fall-109{34.144%{transform:translate(3.2238vw,34.144vh) scale(.8458)}to{transform:translate(7.9653vw,99vh) scale(.8458)}}.snow:nth-child(110){opacity:.2894;transform:translate(6.7447vw,-10px) scale(.7897);animation:fall-110 26s -7s linear infinite}@keyframes fall-110{32.098%{transform:translate(12.718vw,32.098vh) scale(.7897)}to{transform:translate(9.73135vw,99vh) scale(.7897)}}.snow:nth-child(111){opacity:1.5748;transform:translate(14.0719vw,-10px) scale(.4841);animation:fall-111 17s -25s linear infinite}@keyframes fall-111{76.194%{transform:translate(10.6497vw,76.194vh) scale(.4841)}to{transform:translate(12.3608vw,99vh) scale(.4841)}}.snow:nth-child(112){opacity:.4346;transform:translate(26.9992vw,-10px) scale(.7264);animation:fall-112 27s -7s linear infinite}@keyframes fall-112{55.182%{transform:translate(18.8604vw,55.182vh) scale(.7264)}to{transform:translate(22.9298vw,99vh) scale(.7264)}}.snow:nth-child(113){opacity:1.1512;transform:translate(2.5464vw,-10px) scale(.5252);animation:fall-113 16s -8s linear infinite}@keyframes fall-113{57.228%{transform:translate(9.3841vw,57.228vh) scale(.5252)}to{transform:translate(5.96525vw,99vh) scale(.5252)}}.snow:nth-child(114){opacity:.3732;transform:translate(41.8435vw,-10px) scale(.2946);animation:fall-114 14s -22s linear infinite}@keyframes fall-114{45.658%{transform:translate(46.1676vw,45.658vh) scale(.2946)}to{transform:translate(44.00555vw,99vh) scale(.2946)}}.snow:nth-child(115){opacity:1.0954;transform:translate(81.6063vw,-10px) scale(.6042);animation:fall-115 30s -22s linear infinite}@keyframes fall-115{38.876%{transform:translate(91.3165vw,38.876vh) scale(.6042)}to{transform:translate(86.4614vw,99vh) scale(.6042)}}.snow:nth-child(116){opacity:1.691;transform:translate(73.117vw,-10px) scale(.8826);animation:fall-116 30s -30s linear infinite}@keyframes fall-116{67.012%{transform:translate(78.2279vw,67.012vh) scale(.8826)}to{transform:translate(75.67245vw,99vh) scale(.8826)}}.snow:nth-child(117){opacity:.0048;transform:translate(90.7267vw,-10px) scale(.6625);animation:fall-117 12s -18s linear infinite}@keyframes fall-117{67.897%{transform:translate(89.8301vw,67.897vh) scale(.6625)}to{transform:translate(90.2784vw,99vh) scale(.6625)}}.snow:nth-child(118){opacity:1.0584;transform:translate(95.6038vw,-10px) scale(.4178);animation:fall-118 26s -19s linear infinite}@keyframes fall-118{68.271%{transform:translate(89.6724vw,68.271vh) scale(.4178)}to{transform:translate(92.6381vw,99vh) scale(.4178)}}.snow:nth-child(119){opacity:1.298;transform:translate(75.8949vw,-10px) scale(.1123);animation:fall-119 22s -24s linear infinite}@keyframes fall-119{45.838%{transform:translate(83.1006vw,45.838vh) scale(.1123)}to{transform:translate(79.49775vw,99vh) scale(.1123)}}.snow:nth-child(120){opacity:.5232;transform:translate(79.4981vw,-10px) scale(.8175);animation:fall-120 13s -26s linear infinite}@keyframes fall-120{55.557%{transform:translate(84.1626vw,55.557vh) scale(.8175)}to{transform:translate(81.83035vw,99vh) scale(.8175)}}.snow:nth-child(121){opacity:1.0474;transform:translate(21.7476vw,-10px) scale(.5033);animation:fall-121 15s -8s linear infinite}@keyframes fall-121{70.88%{transform:translate(17.9775vw,70.88vh) scale(.5033)}to{transform:translate(19.86255vw,99vh) scale(.5033)}}.snow:nth-child(122){opacity:1.4276;transform:translate(14.1008vw,-10px) scale(.7303);animation:fall-122 11s -26s linear infinite}@keyframes fall-122{60.615%{transform:translate(20.3397vw,60.615vh) scale(.7303)}to{transform:translate(17.22025vw,99vh) scale(.7303)}}.snow:nth-child(123){opacity:1.4092;transform:translate(53.8092vw,-10px) scale(.8911);animation:fall-123 23s -11s linear infinite}@keyframes fall-123{64.181%{transform:translate(49.2778vw,64.181vh) scale(.8911)}to{transform:translate(51.5435vw,99vh) scale(.8911)}}.snow:nth-child(124){opacity:1.8546;transform:translate(6.7239vw,-10px) scale(.1351);animation:fall-124 27s -30s linear infinite}@keyframes fall-124{59.596%{transform:translate(12.0101vw,59.596vh) scale(.1351)}to{transform:translate(9.367vw,99vh) scale(.1351)}}.snow:nth-child(125){opacity:1.6782;transform:translate(68.6695vw,-10px) scale(.7787);animation:fall-125 28s -14s linear infinite}@keyframes fall-125{73.362%{transform:translate(74.863vw,73.362vh) scale(.7787)}to{transform:translate(71.76625vw,99vh) scale(.7787)}}.snow:nth-child(126){opacity:.152;transform:translate(77.3531vw,-10px) scale(.8576);animation:fall-126 27s -23s linear infinite}@keyframes fall-126{36.749%{transform:translate(79.1534vw,36.749vh) scale(.8576)}to{transform:translate(78.25325vw,99vh) scale(.8576)}}.snow:nth-child(127){opacity:1.7886;transform:translate(5.3434vw,-10px) scale(.3402);animation:fall-127 25s -23s linear infinite}@keyframes fall-127{46.938%{transform:translate(8.8095vw,46.938vh) scale(.3402)}to{transform:translate(7.07645vw,99vh) scale(.3402)}}.snow:nth-child(128){opacity:1.728;transform:translate(66.6464vw,-10px) scale(.1233);animation:fall-128 11s -7s linear infinite}@keyframes fall-128{68.296%{transform:translate(72.5162vw,68.296vh) scale(.1233)}to{transform:translate(69.5813vw,99vh) scale(.1233)}}.snow:nth-child(129){opacity:1.492;transform:translate(37.9069vw,-10px) scale(.5005);animation:fall-129 20s -21s linear infinite}@keyframes fall-129{49.656%{transform:translate(29.8184vw,49.656vh) scale(.5005)}to{transform:translate(33.86265vw,99vh) scale(.5005)}}.snow:nth-child(130){opacity:1.167;transform:translate(39.6705vw,-10px) scale(.3037);animation:fall-130 20s -14s linear infinite}@keyframes fall-130{59.66%{transform:translate(30.4196vw,59.66vh) scale(.3037)}to{transform:translate(35.04505vw,99vh) scale(.3037)}}.snow:nth-child(131){opacity:1.216;transform:translate(48.4277vw,-10px) scale(.1267);animation:fall-131 24s -27s linear infinite}@keyframes fall-131{74.939%{transform:translate(46.2192vw,74.939vh) scale(.1267)}to{transform:translate(47.32345vw,99vh) scale(.1267)}}.snow:nth-child(132){opacity:1.6674;transform:translate(94.5938vw,-10px) scale(.3757);animation:fall-132 19s -12s linear infinite}@keyframes fall-132{50.924%{transform:translate(103.5135vw,50.924vh) scale(.3757)}to{transform:translate(99.05365vw,99vh) scale(.3757)}}.snow:nth-child(133){opacity:1.9872;transform:translate(52.2752vw,-10px) scale(.1197);animation:fall-133 16s -13s linear infinite}@keyframes fall-133{74.547%{transform:translate(51.7792vw,74.547vh) scale(.1197)}to{transform:translate(52.0272vw,99vh) scale(.1197)}}.snow:nth-child(134){opacity:1.5954;transform:translate(94.2556vw,-10px) scale(.6566);animation:fall-134 19s -5s linear infinite}@keyframes fall-134{71.226%{transform:translate(95.7109vw,71.226vh) scale(.6566)}to{transform:translate(94.98325vw,99vh) scale(.6566)}}.snow:nth-child(135){opacity:1.2548;transform:translate(40.9822vw,-10px) scale(.2293);animation:fall-135 21s -5s linear infinite}@keyframes fall-135{44.525%{transform:translate(42.5596vw,44.525vh) scale(.2293)}to{transform:translate(41.7709vw,99vh) scale(.2293)}}.snow:nth-child(136){opacity:.1728;transform:translate(95.0486vw,-10px) scale(.4854);animation:fall-136 18s -18s linear infinite}@keyframes fall-136{72.295%{transform:translate(91.7703vw,72.295vh) scale(.4854)}to{transform:translate(93.40945vw,99vh) scale(.4854)}}.snow:nth-child(137){opacity:.1438;transform:translate(96.459vw,-10px) scale(.3212);animation:fall-137 27s -24s linear infinite}@keyframes fall-137{60.548%{transform:translate(106.4157vw,60.548vh) scale(.3212)}to{transform:translate(101.43735vw,99vh) scale(.3212)}}.snow:nth-child(138){opacity:.9126;transform:translate(8.4447vw,-10px) scale(.4035);animation:fall-138 10s -4s linear infinite}@keyframes fall-138{37.209%{transform:translate(.3148vw,37.209vh) scale(.4035)}to{transform:translate(4.37975vw,99vh) scale(.4035)}}.snow:nth-child(139){opacity:.176;transform:translate(82.8108vw,-10px) scale(.332);animation:fall-139 11s -13s linear infinite}@keyframes fall-139{59.848%{transform:translate(87.4685vw,59.848vh) scale(.332)}to{transform:translate(85.13965vw,99vh) scale(.332)}}.snow:nth-child(140){opacity:.3452;transform:translate(76.9534vw,-10px) scale(.0091);animation:fall-140 13s -26s linear infinite}@keyframes fall-140{55.532%{transform:translate(76.4073vw,55.532vh) scale(.0091)}to{transform:translate(76.68035vw,99vh) scale(.0091)}}.snow:nth-child(141){opacity:.922;transform:translate(50.0124vw,-10px) scale(.2651);animation:fall-141 20s -17s linear infinite}@keyframes fall-141{71.779%{transform:translate(40.1316vw,71.779vh) scale(.2651)}to{transform:translate(45.072vw,99vh) scale(.2651)}}.snow:nth-child(142){opacity:1.3396;transform:translate(1.284vw,-10px) scale(.5283);animation:fall-142 20s -14s linear infinite}@keyframes fall-142{64.593%{transform:translate(2.4662vw,64.593vh) scale(.5283)}to{transform:translate(1.8751vw,99vh) scale(.5283)}}.snow:nth-child(143){opacity:.02;transform:translate(17.5204vw,-10px) scale(.7859);animation:fall-143 29s -6s linear infinite}@keyframes fall-143{33.601%{transform:translate(22.3523vw,33.601vh) scale(.7859)}to{transform:translate(19.93635vw,99vh) scale(.7859)}}.snow:nth-child(144){opacity:1.0598;transform:translate(13.6419vw,-10px) scale(.8871);animation:fall-144 17s -25s linear infinite}@keyframes fall-144{41.595%{transform:translate(17.616vw,41.595vh) scale(.8871)}to{transform:translate(15.62895vw,99vh) scale(.8871)}}.snow:nth-child(145){opacity:.0572;transform:translate(44.2164vw,-10px) scale(.5178);animation:fall-145 28s -25s linear infinite}@keyframes fall-145{43.727%{transform:translate(37.1051vw,43.727vh) scale(.5178)}to{transform:translate(40.66075vw,99vh) scale(.5178)}}.snow:nth-child(146){opacity:.5204;transform:translate(6.4062vw,-10px) scale(.1948);animation:fall-146 25s -24s linear infinite}@keyframes fall-146{34.228%{transform:translate(14.939vw,34.228vh) scale(.1948)}to{transform:translate(10.6726vw,99vh) scale(.1948)}}.snow:nth-child(147){opacity:.736;transform:translate(66.3123vw,-10px) scale(.4387);animation:fall-147 11s -26s linear infinite}@keyframes fall-147{33.742%{transform:translate(75.9191vw,33.742vh) scale(.4387)}to{transform:translate(71.1157vw,99vh) scale(.4387)}}.snow:nth-child(148){opacity:.2756;transform:translate(4.1503vw,-10px) scale(.3676);animation:fall-148 22s -9s linear infinite}@keyframes fall-148{60.779%{transform:translate(14.0801vw,60.779vh) scale(.3676)}to{transform:translate(9.1152vw,99vh) scale(.3676)}}.snow:nth-child(149){opacity:1.2942;transform:translate(97.6592vw,-10px) scale(.7531);animation:fall-149 22s -11s linear infinite}@keyframes fall-149{56.18%{transform:translate(90.9802vw,56.18vh) scale(.7531)}to{transform:translate(94.3197vw,99vh) scale(.7531)}}.snow:nth-child(150){opacity:.948;transform:translate(61.6038vw,-10px) scale(.5343);animation:fall-150 19s -7s linear infinite}@keyframes fall-150{65.838%{transform:translate(70.8269vw,65.838vh) scale(.5343)}to{transform:translate(66.21535vw,99vh) scale(.5343)}}.snow:nth-child(151){opacity:1.151;transform:translate(10.9225vw,-10px) scale(.0062);animation:fall-151 19s -15s linear infinite}@keyframes fall-151{57.747%{transform:translate(6.5093vw,57.747vh) scale(.0062)}to{transform:translate(8.7159vw,99vh) scale(.0062)}}.snow:nth-child(152){opacity:.8588;transform:translate(18.0296vw,-10px) scale(.18);animation:fall-152 10s -13s linear infinite}@keyframes fall-152{48.391%{transform:translate(15.2329vw,48.391vh) scale(.18)}to{transform:translate(16.63125vw,99vh) scale(.18)}}.snow:nth-child(153){opacity:.06;transform:translate(10.7045vw,-10px) scale(.2559);animation:fall-153 20s -29s linear infinite}@keyframes fall-153{59.725%{transform:translate(9.0275vw,59.725vh) scale(.2559)}to{transform:translate(9.866vw,99vh) scale(.2559)}}.snow:nth-child(154){opacity:1.2348;transform:translate(75.6927vw,-10px) scale(.4397);animation:fall-154 15s -14s linear infinite}@keyframes fall-154{53.171%{transform:translate(71.6843vw,53.171vh) scale(.4397)}to{transform:translate(73.6885vw,99vh) scale(.4397)}}.snow:nth-child(155){opacity:1.4444;transform:translate(61.8367vw,-10px) scale(.7654);animation:fall-155 10s -7s linear infinite}@keyframes fall-155{77.265%{transform:translate(60.6829vw,77.265vh) scale(.7654)}to{transform:translate(61.2598vw,99vh) scale(.7654)}}.snow:nth-child(156){opacity:1.4622;transform:translate(29.3854vw,-10px) scale(.4839);animation:fall-156 12s -13s linear infinite}@keyframes fall-156{70.404%{transform:translate(32.8465vw,70.404vh) scale(.4839)}to{transform:translate(31.11595vw,99vh) scale(.4839)}}.snow:nth-child(157){opacity:1.5524;transform:translate(68.2662vw,-10px) scale(.6847);animation:fall-157 14s -10s linear infinite}@keyframes fall-157{57.114%{transform:translate(61.8235vw,57.114vh) scale(.6847)}to{transform:translate(65.04485vw,99vh) scale(.6847)}}.snow:nth-child(158){opacity:.038;transform:translate(45.6944vw,-10px) scale(.808);animation:fall-158 29s -18s linear infinite}@keyframes fall-158{41.933%{transform:translate(55.3639vw,41.933vh) scale(.808)}to{transform:translate(50.52915vw,99vh) scale(.808)}}.snow:nth-child(159){opacity:.3752;transform:translate(13.1104vw,-10px) scale(.0279);animation:fall-159 21s -16s linear infinite}@keyframes fall-159{67.271%{transform:translate(4.9514vw,67.271vh) scale(.0279)}to{transform:translate(9.0309vw,99vh) scale(.0279)}}.snow:nth-child(160){opacity:1.477;transform:translate(8.8697vw,-10px) scale(.9584);animation:fall-160 19s -25s linear infinite}@keyframes fall-160{58.412%{transform:translate(18.3795vw,58.412vh) scale(.9584)}to{transform:translate(13.6246vw,99vh) scale(.9584)}}.snow:nth-child(161){opacity:1.0838;transform:translate(19.9119vw,-10px) scale(.124);animation:fall-161 26s -27s linear infinite}@keyframes fall-161{59.798%{transform:translate(26.7974vw,59.798vh) scale(.124)}to{transform:translate(23.35465vw,99vh) scale(.124)}}.snow:nth-child(162){opacity:1.161;transform:translate(38.4317vw,-10px) scale(.9002);animation:fall-162 18s -27s linear infinite}@keyframes fall-162{56.898%{transform:translate(35.1141vw,56.898vh) scale(.9002)}to{transform:translate(36.7729vw,99vh) scale(.9002)}}.snow:nth-child(163){opacity:.3898;transform:translate(59.2608vw,-10px) scale(.5535);animation:fall-163 20s -12s linear infinite}@keyframes fall-163{55.647%{transform:translate(61.1622vw,55.647vh) scale(.5535)}to{transform:translate(60.2115vw,99vh) scale(.5535)}}.snow:nth-child(164){opacity:1.0562;transform:translate(34.7411vw,-10px) scale(.4918);animation:fall-164 14s -5s linear infinite}@keyframes fall-164{76.771%{transform:translate(29.784vw,76.771vh) scale(.4918)}to{transform:translate(32.26255vw,99vh) scale(.4918)}}.snow:nth-child(165){opacity:1.554;transform:translate(16.9303vw,-10px) scale(.7097);animation:fall-165 11s -9s linear infinite}@keyframes fall-165{33.959%{transform:translate(16.9148vw,33.959vh) scale(.7097)}to{transform:translate(16.92255vw,99vh) scale(.7097)}}.snow:nth-child(166){opacity:.5864;transform:translate(82.0352vw,-10px) scale(.9457);animation:fall-166 17s -1s linear infinite}@keyframes fall-166{36.342%{transform:translate(85.5957vw,36.342vh) scale(.9457)}to{transform:translate(83.81545vw,99vh) scale(.9457)}}.snow:nth-child(167){opacity:.4504;transform:translate(19.5398vw,-10px) scale(.4567);animation:fall-167 21s -23s linear infinite}@keyframes fall-167{51.709%{transform:translate(23.5584vw,51.709vh) scale(.4567)}to{transform:translate(21.5491vw,99vh) scale(.4567)}}.snow:nth-child(168){opacity:.6704;transform:translate(94.9435vw,-10px) scale(.8209);animation:fall-168 28s -22s linear infinite}@keyframes fall-168{61.979%{transform:translate(95.6376vw,61.979vh) scale(.8209)}to{transform:translate(95.29055vw,99vh) scale(.8209)}}.snow:nth-child(169){opacity:1.2386;transform:translate(42.2522vw,-10px) scale(.0887);animation:fall-169 13s -18s linear infinite}@keyframes fall-169{45.457%{transform:translate(41.2427vw,45.457vh) scale(.0887)}to{transform:translate(41.74745vw,99vh) scale(.0887)}}.snow:nth-child(170){opacity:.356;transform:translate(38.2695vw,-10px) scale(.0006);animation:fall-170 20s -17s linear infinite}@keyframes fall-170{75.153%{transform:translate(34.0785vw,75.153vh) scale(.0006)}to{transform:translate(36.174vw,99vh) scale(.0006)}}.snow:nth-child(171){opacity:1.1068;transform:translate(62.5325vw,-10px) scale(.6351);animation:fall-171 11s -15s linear infinite}@keyframes fall-171{63.835%{transform:translate(68.5984vw,63.835vh) scale(.6351)}to{transform:translate(65.56545vw,99vh) scale(.6351)}}.snow:nth-child(172){opacity:.5114;transform:translate(94.0957vw,-10px) scale(.7748);animation:fall-172 26s -29s linear infinite}@keyframes fall-172{62.486%{transform:translate(99.5502vw,62.486vh) scale(.7748)}to{transform:translate(96.82295vw,99vh) scale(.7748)}}.snow:nth-child(173){opacity:1.3718;transform:translate(7.6752vw,-10px) scale(.9287);animation:fall-173 11s -7s linear infinite}@keyframes fall-173{49.055%{transform:translate(12.7925vw,49.055vh) scale(.9287)}to{transform:translate(10.23385vw,99vh) scale(.9287)}}.snow:nth-child(174){opacity:1.942;transform:translate(79.0613vw,-10px) scale(.2901);animation:fall-174 14s -11s linear infinite}@keyframes fall-174{53.016%{transform:translate(70.4279vw,53.016vh) scale(.2901)}to{transform:translate(74.7446vw,99vh) scale(.2901)}}.snow:nth-child(175){opacity:1.252;transform:translate(72.0809vw,-10px) scale(.1887);animation:fall-175 19s -17s linear infinite}@keyframes fall-175{67.365%{transform:translate(77.9755vw,67.365vh) scale(.1887)}to{transform:translate(75.0282vw,99vh) scale(.1887)}}.snow:nth-child(176){opacity:1.3832;transform:translate(99.608vw,-10px) scale(.2136);animation:fall-176 13s -3s linear infinite}@keyframes fall-176{31.318%{transform:translate(92.0463vw,31.318vh) scale(.2136)}to{transform:translate(95.82715vw,99vh) scale(.2136)}}.snow:nth-child(177){opacity:1.0156;transform:translate(60.9474vw,-10px) scale(.7261);animation:fall-177 15s -4s linear infinite}@keyframes fall-177{77.384%{transform:translate(52.0278vw,77.384vh) scale(.7261)}to{transform:translate(56.4876vw,99vh) scale(.7261)}}.snow:nth-child(178){opacity:.131;transform:translate(25.4629vw,-10px) scale(.6132);animation:fall-178 26s -13s linear infinite}@keyframes fall-178{40.749%{transform:translate(28.456vw,40.749vh) scale(.6132)}to{transform:translate(26.95945vw,99vh) scale(.6132)}}.snow:nth-child(179){opacity:1.3624;transform:translate(57.8148vw,-10px) scale(.9015);animation:fall-179 12s -18s linear infinite}@keyframes fall-179{65.683%{transform:translate(50.9645vw,65.683vh) scale(.9015)}to{transform:translate(54.38965vw,99vh) scale(.9015)}}.snow:nth-child(180){opacity:.6338;transform:translate(99.1901vw,-10px) scale(.5859);animation:fall-180 27s -22s linear infinite}@keyframes fall-180{39.663%{transform:translate(108.0948vw,39.663vh) scale(.5859)}to{transform:translate(103.64245vw,99vh) scale(.5859)}}.snow:nth-child(181){opacity:.2394;transform:translate(86.1289vw,-10px) scale(.1306);animation:fall-181 11s -14s linear infinite}@keyframes fall-181{79.412%{transform:translate(76.744vw,79.412vh) scale(.1306)}to{transform:translate(81.43645vw,99vh) scale(.1306)}}.snow:nth-child(182){opacity:.8096;transform:translate(20.0672vw,-10px) scale(.0618);animation:fall-182 22s -25s linear infinite}@keyframes fall-182{32.61%{transform:translate(27.9171vw,32.61vh) scale(.0618)}to{transform:translate(23.99215vw,99vh) scale(.0618)}}.snow:nth-child(183){opacity:1.3618;transform:translate(11.7751vw,-10px) scale(.2173);animation:fall-183 13s -16s linear infinite}@keyframes fall-183{71.881%{transform:translate(12.2975vw,71.881vh) scale(.2173)}to{transform:translate(12.0363vw,99vh) scale(.2173)}}.snow:nth-child(184){opacity:1.2884;transform:translate(86.423vw,-10px) scale(.0832);animation:fall-184 17s -12s linear infinite}@keyframes fall-184{46.793%{transform:translate(92.7006vw,46.793vh) scale(.0832)}to{transform:translate(89.5618vw,99vh) scale(.0832)}}.snow:nth-child(185){opacity:1.567;transform:translate(53.6108vw,-10px) scale(.571);animation:fall-185 29s -6s linear infinite}@keyframes fall-185{45.099%{transform:translate(61.5053vw,45.099vh) scale(.571)}to{transform:translate(57.55805vw,99vh) scale(.571)}}.snow:nth-child(186){opacity:1.955;transform:translate(89.3334vw,-10px) scale(.3732);animation:fall-186 21s -14s linear infinite}@keyframes fall-186{74.023%{transform:translate(97.0737vw,74.023vh) scale(.3732)}to{transform:translate(93.20355vw,99vh) scale(.3732)}}.snow:nth-child(187){opacity:1.7412;transform:translate(78.5275vw,-10px) scale(.2946);animation:fall-187 28s -20s linear infinite}@keyframes fall-187{46.155%{transform:translate(77.2023vw,46.155vh) scale(.2946)}to{transform:translate(77.8649vw,99vh) scale(.2946)}}.snow:nth-child(188){opacity:1.8252;transform:translate(23.5105vw,-10px) scale(.8853);animation:fall-188 23s -30s linear infinite}@keyframes fall-188{57.5%{transform:translate(14.1587vw,57.5vh) scale(.8853)}to{transform:translate(18.8346vw,99vh) scale(.8853)}}.snow:nth-child(189){opacity:.6382;transform:translate(22.7929vw,-10px) scale(.9917);animation:fall-189 18s -16s linear infinite}@keyframes fall-189{37.724%{transform:translate(27.8426vw,37.724vh) scale(.9917)}to{transform:translate(25.31775vw,99vh) scale(.9917)}}.snow:nth-child(190){opacity:1.2128;transform:translate(66.5189vw,-10px) scale(.1238);animation:fall-190 14s -18s linear infinite}@keyframes fall-190{61.872%{transform:translate(66.67vw,61.872vh) scale(.1238)}to{transform:translate(66.59445vw,99vh) scale(.1238)}}.snow:nth-child(191){opacity:1.215;transform:translate(81.4595vw,-10px) scale(.0097);animation:fall-191 26s -29s linear infinite}@keyframes fall-191{51.302%{transform:translate(90.1775vw,51.302vh) scale(.0097)}to{transform:translate(85.8185vw,99vh) scale(.0097)}}.snow:nth-child(192){opacity:.3096;transform:translate(75.3527vw,-10px) scale(.1547);animation:fall-192 22s -3s linear infinite}@keyframes fall-192{39.099%{transform:translate(76.92vw,39.099vh) scale(.1547)}to{transform:translate(76.13635vw,99vh) scale(.1547)}}.snow:nth-child(193){opacity:1.469;transform:translate(72.402vw,-10px) scale(.4067);animation:fall-193 23s -26s linear infinite}@keyframes fall-193{77.324%{transform:translate(74.1273vw,77.324vh) scale(.4067)}to{transform:translate(73.26465vw,99vh) scale(.4067)}}.snow:nth-child(194){opacity:.9174;transform:translate(97.5518vw,-10px) scale(.2062);animation:fall-194 17s -29s linear infinite}@keyframes fall-194{39.444%{transform:translate(103.9593vw,39.444vh) scale(.2062)}to{transform:translate(100.75555vw,99vh) scale(.2062)}}.snow:nth-child(195){opacity:1.5288;transform:translate(14.077vw,-10px) scale(.0211);animation:fall-195 23s -25s linear infinite}@keyframes fall-195{65.532%{transform:translate(17.4519vw,65.532vh) scale(.0211)}to{transform:translate(15.76445vw,99vh) scale(.0211)}}.snow:nth-child(196){opacity:1.6986;transform:translate(10.38vw,-10px) scale(.344);animation:fall-196 19s -20s linear infinite}@keyframes fall-196{47.316%{transform:translate(16.9714vw,47.316vh) scale(.344)}to{transform:translate(13.6757vw,99vh) scale(.344)}}.snow:nth-child(197){opacity:1.085;transform:translate(59.1915vw,-10px) scale(.8844);animation:fall-197 16s -20s linear infinite}@keyframes fall-197{41.012%{transform:translate(51.1109vw,41.012vh) scale(.8844)}to{transform:translate(55.1512vw,99vh) scale(.8844)}}.snow:nth-child(198){opacity:1.4514;transform:translate(90.3688vw,-10px) scale(.5521);animation:fall-198 24s -16s linear infinite}@keyframes fall-198{50.831%{transform:translate(87.0992vw,50.831vh) scale(.5521)}to{transform:translate(88.734vw,99vh) scale(.5521)}}.snow:nth-child(199){opacity:.3074;transform:translate(33.1916vw,-10px) scale(.8255);animation:fall-199 29s -30s linear infinite}@keyframes fall-199{46.867%{transform:translate(33.1692vw,46.867vh) scale(.8255)}to{transform:translate(33.1804vw,99vh) scale(.8255)}}.snow:nth-child(200){opacity:1.888;transform:translate(6.2647vw,-10px) scale(.2927);animation:fall-200 20s -7s linear infinite}@keyframes fall-200{77.159%{transform:translate(5.7775vw,77.159vh) scale(.2927)}to{transform:translate(6.0211vw,99vh) scale(.2927)}}.snow:nth-child(201){opacity:1.9798;transform:translate(40.0942vw,-10px) scale(.8739);animation:fall-201 11s -19s linear infinite}@keyframes fall-201{72.016%{transform:translate(40.2019vw,72.016vh) scale(.8739)}to{transform:translate(40.14805vw,99vh) scale(.8739)}}.snow:nth-child(202){opacity:1.8096;transform:translate(21.6142vw,-10px) scale(.4822);animation:fall-202 27s -2s linear infinite}@keyframes fall-202{59.897%{transform:translate(20.8808vw,59.897vh) scale(.4822)}to{transform:translate(21.2475vw,99vh) scale(.4822)}}.snow:nth-child(203){opacity:.7994;transform:translate(84.4845vw,-10px) scale(.878);animation:fall-203 29s -27s linear infinite}@keyframes fall-203{63.796%{transform:translate(79.8126vw,63.796vh) scale(.878)}to{transform:translate(82.14855vw,99vh) scale(.878)}}.snow:nth-child(204){opacity:1.854;transform:translate(4.9958vw,-10px) scale(.4584);animation:fall-204 28s -18s linear infinite}@keyframes fall-204{66.474%{transform:translate(-1.2652vw,66.474vh) scale(.4584)}to{transform:translate(1.8653vw,99vh) scale(.4584)}}.snow:nth-child(205){opacity:.9264;transform:translate(84.5912vw,-10px) scale(.918);animation:fall-205 24s -24s linear infinite}@keyframes fall-205{37.011%{transform:translate(75.2749vw,37.011vh) scale(.918)}to{transform:translate(79.93305vw,99vh) scale(.918)}}.snow:nth-child(206){opacity:1.5284;transform:translate(82.054vw,-10px) scale(.4306);animation:fall-206 14s -8s linear infinite}@keyframes fall-206{41.567%{transform:translate(83.8254vw,41.567vh) scale(.4306)}to{transform:translate(82.9397vw,99vh) scale(.4306)}}.snow:nth-child(207){opacity:1.1378;transform:translate(37.0257vw,-10px) scale(.2129);animation:fall-207 20s -3s linear infinite}@keyframes fall-207{72.804%{transform:translate(27.7663vw,72.804vh) scale(.2129)}to{transform:translate(32.396vw,99vh) scale(.2129)}}.snow:nth-child(208){opacity:1.214;transform:translate(89.22vw,-10px) scale(.7087);animation:fall-208 30s -16s linear infinite}@keyframes fall-208{30.658%{transform:translate(79.4492vw,30.658vh) scale(.7087)}to{transform:translate(84.3346vw,99vh) scale(.7087)}}.snow:nth-child(209){opacity:.4252;transform:translate(90.3576vw,-10px) scale(.4287);animation:fall-209 17s -1s linear infinite}@keyframes fall-209{37.331%{transform:translate(96.3664vw,37.331vh) scale(.4287)}to{transform:translate(93.362vw,99vh) scale(.4287)}}.snow:nth-child(210){opacity:1.1606;transform:translate(45.1208vw,-10px) scale(.6699);animation:fall-210 22s -8s linear infinite}@keyframes fall-210{79.984%{transform:translate(39.6409vw,79.984vh) scale(.6699)}to{transform:translate(42.38085vw,99vh) scale(.6699)}}.snow:nth-child(211){opacity:.819;transform:translate(23.5354vw,-10px) scale(.8838);animation:fall-211 11s -26s linear infinite}@keyframes fall-211{69.998%{transform:translate(33.1655vw,69.998vh) scale(.8838)}to{transform:translate(28.35045vw,99vh) scale(.8838)}}.snow:nth-child(212){opacity:.6968;transform:translate(20.5678vw,-10px) scale(.6678);animation:fall-212 27s -11s linear infinite}@keyframes fall-212{38.012%{transform:translate(12.5042vw,38.012vh) scale(.6678)}to{transform:translate(16.536vw,99vh) scale(.6678)}}.snow:nth-child(213){opacity:1.2796;transform:translate(42.5588vw,-10px) scale(.6167);animation:fall-213 12s -6s linear infinite}@keyframes fall-213{57.244%{transform:translate(44.6256vw,57.244vh) scale(.6167)}to{transform:translate(43.5922vw,99vh) scale(.6167)}}.snow:nth-child(214){opacity:.8742;transform:translate(39.6845vw,-10px) scale(.7632);animation:fall-214 19s -6s linear infinite}@keyframes fall-214{50.116%{transform:translate(42.739vw,50.116vh) scale(.7632)}to{transform:translate(41.21175vw,99vh) scale(.7632)}}.snow:nth-child(215){opacity:.5526;transform:translate(48.6831vw,-10px) scale(.9198);animation:fall-215 28s -22s linear infinite}@keyframes fall-215{64.109%{transform:translate(52.6008vw,64.109vh) scale(.9198)}to{transform:translate(50.64195vw,99vh) scale(.9198)}}.snow:nth-child(216){opacity:.4022;transform:translate(15.9458vw,-10px) scale(.2626);animation:fall-216 30s -28s linear infinite}@keyframes fall-216{76.82%{transform:translate(10.9143vw,76.82vh) scale(.2626)}to{transform:translate(13.43005vw,99vh) scale(.2626)}}.snow:nth-child(217){opacity:1.686;transform:translate(13.4007vw,-10px) scale(.3982);animation:fall-217 18s -23s linear infinite}@keyframes fall-217{70.359%{transform:translate(18.7679vw,70.359vh) scale(.3982)}to{transform:translate(16.0843vw,99vh) scale(.3982)}}.snow:nth-child(218){opacity:1.798;transform:translate(50.4844vw,-10px) scale(.3225);animation:fall-218 29s -9s linear infinite}@keyframes fall-218{61.769%{transform:translate(57.9589vw,61.769vh) scale(.3225)}to{transform:translate(54.22165vw,99vh) scale(.3225)}}.snow:nth-child(219){opacity:1.9714;transform:translate(13.2101vw,-10px) scale(.0101);animation:fall-219 27s -18s linear infinite}@keyframes fall-219{43.884%{transform:translate(9.2952vw,43.884vh) scale(.0101)}to{transform:translate(11.25265vw,99vh) scale(.0101)}}.snow:nth-child(220){opacity:.7908;transform:translate(1.7748vw,-10px) scale(.4921);animation:fall-220 20s -9s linear infinite}@keyframes fall-220{69.29%{transform:translate(.3114vw,69.29vh) scale(.4921)}to{transform:translate(1.0431vw,99vh) scale(.4921)}}.snow:nth-child(221){opacity:.135;transform:translate(71.6562vw,-10px) scale(.0255);animation:fall-221 22s -14s linear infinite}@keyframes fall-221{35.395%{transform:translate(78.3784vw,35.395vh) scale(.0255)}to{transform:translate(75.0173vw,99vh) scale(.0255)}}.snow:nth-child(222){opacity:1.5282;transform:translate(59.4997vw,-10px) scale(.3301);animation:fall-222 17s -18s linear infinite}@keyframes fall-222{38.677%{transform:translate(57.233vw,38.677vh) scale(.3301)}to{transform:translate(58.36635vw,99vh) scale(.3301)}}.snow:nth-child(223){opacity:.7822;transform:translate(91.9637vw,-10px) scale(.5084);animation:fall-223 27s -16s linear infinite}@keyframes fall-223{58.965%{transform:translate(95.3445vw,58.965vh) scale(.5084)}to{transform:translate(93.6541vw,99vh) scale(.5084)}}.snow:nth-child(224){opacity:1.279;transform:translate(21.7605vw,-10px) scale(.314);animation:fall-224 29s -23s linear infinite}@keyframes fall-224{53.237%{transform:translate(15.3149vw,53.237vh) scale(.314)}to{transform:translate(18.5377vw,99vh) scale(.314)}}.snow:nth-child(225){opacity:1.5364;transform:translate(99.7605vw,-10px) scale(.1044);animation:fall-225 16s -12s linear infinite}@keyframes fall-225{58.115%{transform:translate(103.5361vw,58.115vh) scale(.1044)}to{transform:translate(101.6483vw,99vh) scale(.1044)}}.snow:nth-child(226){opacity:.7484;transform:translate(55.9001vw,-10px) scale(.3697);animation:fall-226 19s -29s linear infinite}@keyframes fall-226{55.741%{transform:translate(65.4823vw,55.741vh) scale(.3697)}to{transform:translate(60.6912vw,99vh) scale(.3697)}}.snow:nth-child(227){opacity:.5884;transform:translate(77.3944vw,-10px) scale(.4416);animation:fall-227 24s -24s linear infinite}@keyframes fall-227{51.876%{transform:translate(84.3381vw,51.876vh) scale(.4416)}to{transform:translate(80.86625vw,99vh) scale(.4416)}}.snow:nth-child(228){opacity:1.2586;transform:translate(80.9965vw,-10px) scale(.2434);animation:fall-228 14s -9s linear infinite}@keyframes fall-228{37.379%{transform:translate(77.9646vw,37.379vh) scale(.2434)}to{transform:translate(79.48055vw,99vh) scale(.2434)}}.snow:nth-child(229){opacity:.549;transform:translate(81.3213vw,-10px) scale(.2394);animation:fall-229 23s -1s linear infinite}@keyframes fall-229{66.1%{transform:translate(77.6544vw,66.1vh) scale(.2394)}to{transform:translate(79.48785vw,99vh) scale(.2394)}}.snow:nth-child(230){opacity:1.0102;transform:translate(68.0971vw,-10px) scale(.2496);animation:fall-230 19s -24s linear infinite}@keyframes fall-230{44.549%{transform:translate(67.38vw,44.549vh) scale(.2496)}to{transform:translate(67.73855vw,99vh) scale(.2496)}}.snow:nth-child(231){opacity:.3384;transform:translate(60.725vw,-10px) scale(.3197);animation:fall-231 24s -18s linear infinite}@keyframes fall-231{35.256%{transform:translate(62.7081vw,35.256vh) scale(.3197)}to{transform:translate(61.71655vw,99vh) scale(.3197)}}.snow:nth-child(232){opacity:1.5362;transform:translate(58.9119vw,-10px) scale(.8839);animation:fall-232 15s -9s linear infinite}@keyframes fall-232{64.738%{transform:translate(52.842vw,64.738vh) scale(.8839)}to{transform:translate(55.87695vw,99vh) scale(.8839)}}.snow:nth-child(233){opacity:1.8118;transform:translate(70.4447vw,-10px) scale(.2904);animation:fall-233 15s -19s linear infinite}@keyframes fall-233{61.296%{transform:translate(78.2903vw,61.296vh) scale(.2904)}to{transform:translate(74.3675vw,99vh) scale(.2904)}}.snow:nth-child(234){opacity:1.2278;transform:translate(31.6965vw,-10px) scale(.9037);animation:fall-234 20s -22s linear infinite}@keyframes fall-234{59.492%{transform:translate(36.4753vw,59.492vh) scale(.9037)}to{transform:translate(34.0859vw,99vh) scale(.9037)}}.snow:nth-child(235){opacity:1.598;transform:translate(32.5087vw,-10px) scale(.0851);animation:fall-235 19s -16s linear infinite}@keyframes fall-235{56.461%{transform:translate(22.765vw,56.461vh) scale(.0851)}to{transform:translate(27.63685vw,99vh) scale(.0851)}}.snow:nth-child(236){opacity:1.6968;transform:translate(69.0116vw,-10px) scale(.0379);animation:fall-236 24s -13s linear infinite}@keyframes fall-236{40.58%{transform:translate(77.9944vw,40.58vh) scale(.0379)}to{transform:translate(73.503vw,99vh) scale(.0379)}}.snow:nth-child(237){opacity:1.518;transform:translate(50.522vw,-10px) scale(.2711);animation:fall-237 10s -8s linear infinite}@keyframes fall-237{78.063%{transform:translate(56.0879vw,78.063vh) scale(.2711)}to{transform:translate(53.30495vw,99vh) scale(.2711)}}.snow:nth-child(238){opacity:.5542;transform:translate(84.8232vw,-10px) scale(.5126);animation:fall-238 28s -12s linear infinite}@keyframes fall-238{54.406%{transform:translate(86.8275vw,54.406vh) scale(.5126)}to{transform:translate(85.82535vw,99vh) scale(.5126)}}.snow:nth-child(239){opacity:.252;transform:translate(38.3162vw,-10px) scale(.0717);animation:fall-239 16s -26s linear infinite}@keyframes fall-239{33.831%{transform:translate(35.7371vw,33.831vh) scale(.0717)}to{transform:translate(37.02665vw,99vh) scale(.0717)}}.snow:nth-child(240){opacity:.7968;transform:translate(3.8939vw,-10px) scale(.3724);animation:fall-240 29s -30s linear infinite}@keyframes fall-240{42.6%{transform:translate(-3.3614vw,42.6vh) scale(.3724)}to{transform:translate(.26625vw,99vh) scale(.3724)}}.snow:nth-child(241){opacity:.4828;transform:translate(2.0944vw,-10px) scale(.8097);animation:fall-241 19s -26s linear infinite}@keyframes fall-241{34.594%{transform:translate(.7218vw,34.594vh) scale(.8097)}to{transform:translate(1.4081vw,99vh) scale(.8097)}}.snow:nth-child(242){opacity:.236;transform:translate(22.6226vw,-10px) scale(.8488);animation:fall-242 14s -6s linear infinite}@keyframes fall-242{79.326%{transform:translate(26.8032vw,79.326vh) scale(.8488)}to{transform:translate(24.7129vw,99vh) scale(.8488)}}.snow:nth-child(243){opacity:.0554;transform:translate(71.1923vw,-10px) scale(.7095);animation:fall-243 13s -14s linear infinite}@keyframes fall-243{79.852%{transform:translate(73.0277vw,79.852vh) scale(.7095)}to{transform:translate(72.11vw,99vh) scale(.7095)}}.snow:nth-child(244){opacity:1.1086;transform:translate(5.4084vw,-10px) scale(.3476);animation:fall-244 25s -8s linear infinite}@keyframes fall-244{72.166%{transform:translate(5.7648vw,72.166vh) scale(.3476)}to{transform:translate(5.5866vw,99vh) scale(.3476)}}.snow:nth-child(245){opacity:.332;transform:translate(53.8281vw,-10px) scale(.2698);animation:fall-245 20s -25s linear infinite}@keyframes fall-245{48.738%{transform:translate(49.781vw,48.738vh) scale(.2698)}to{transform:translate(51.80455vw,99vh) scale(.2698)}}.snow:nth-child(246){opacity:.2432;transform:translate(60.515vw,-10px) scale(.7512);animation:fall-246 12s -10s linear infinite}@keyframes fall-246{52.927%{transform:translate(65.8405vw,52.927vh) scale(.7512)}to{transform:translate(63.17775vw,99vh) scale(.7512)}}.snow:nth-child(247){opacity:1.8356;transform:translate(96.722vw,-10px) scale(.4274);animation:fall-247 26s -12s linear infinite}@keyframes fall-247{34.949%{transform:translate(88.7531vw,34.949vh) scale(.4274)}to{transform:translate(92.73755vw,99vh) scale(.4274)}}.snow:nth-child(248){opacity:.0716;transform:translate(97.1067vw,-10px) scale(.2186);animation:fall-248 25s -25s linear infinite}@keyframes fall-248{33.293%{transform:translate(95.5733vw,33.293vh) scale(.2186)}to{transform:translate(96.34vw,99vh) scale(.2186)}}.snow:nth-child(249){opacity:.3916;transform:translate(65.8951vw,-10px) scale(.8108);animation:fall-249 28s -16s linear infinite}@keyframes fall-249{47.813%{transform:translate(69.9538vw,47.813vh) scale(.8108)}to{transform:translate(67.92445vw,99vh) scale(.8108)}}.snow:nth-child(250){opacity:.9404;transform:translate(32.5176vw,-10px) scale(.0124);animation:fall-250 10s -13s linear infinite}@keyframes fall-250{40.956%{transform:translate(28.4862vw,40.956vh) scale(.0124)}to{transform:translate(30.5019vw,99vh) scale(.0124)}}.snow:nth-child(251){opacity:1.6386;transform:translate(48.7658vw,-10px) scale(.6097);animation:fall-251 11s -11s linear infinite}@keyframes fall-251{58.622%{transform:translate(39.8914vw,58.622vh) scale(.6097)}to{transform:translate(44.3286vw,99vh) scale(.6097)}}.snow:nth-child(252){opacity:1.3752;transform:translate(1.0446vw,-10px) scale(.5006);animation:fall-252 17s -21s linear infinite}@keyframes fall-252{69.641%{transform:translate(2.6072vw,69.641vh) scale(.5006)}to{transform:translate(1.8259vw,99vh) scale(.5006)}}.snow:nth-child(253){opacity:1.9814;transform:translate(47.7028vw,-10px) scale(.9404);animation:fall-253 30s -14s linear infinite}@keyframes fall-253{54.524%{transform:translate(42.6528vw,54.524vh) scale(.9404)}to{transform:translate(45.1778vw,99vh) scale(.9404)}}.snow:nth-child(254){opacity:.5936;transform:translate(76.1264vw,-10px) scale(.8206);animation:fall-254 19s -27s linear infinite}@keyframes fall-254{45.162%{transform:translate(78.13vw,45.162vh) scale(.8206)}to{transform:translate(77.1282vw,99vh) scale(.8206)}}.snow:nth-child(255){opacity:.0494;transform:translate(43.8354vw,-10px) scale(.8393);animation:fall-255 18s -23s linear infinite}@keyframes fall-255{61.937%{transform:translate(50.5061vw,61.937vh) scale(.8393)}to{transform:translate(47.17075vw,99vh) scale(.8393)}}.snow:nth-child(256){opacity:1.7044;transform:translate(26.0193vw,-10px) scale(.7639);animation:fall-256 22s -29s linear infinite}@keyframes fall-256{63.795%{transform:translate(32.4717vw,63.795vh) scale(.7639)}to{transform:translate(29.2455vw,99vh) scale(.7639)}}.snow:nth-child(257){opacity:1.7446;transform:translate(46.6412vw,-10px) scale(.8943);animation:fall-257 23s -11s linear infinite}@keyframes fall-257{50.086%{transform:translate(50.1946vw,50.086vh) scale(.8943)}to{transform:translate(48.4179vw,99vh) scale(.8943)}}.snow:nth-child(258){opacity:.3814;transform:translate(60.7449vw,-10px) scale(.0175);animation:fall-258 18s -4s linear infinite}@keyframes fall-258{67.634%{transform:translate(58.3085vw,67.634vh) scale(.0175)}to{transform:translate(59.5267vw,99vh) scale(.0175)}}.snow:nth-child(259){opacity:1.9058;transform:translate(29.3185vw,-10px) scale(.7143);animation:fall-259 19s -7s linear infinite}@keyframes fall-259{55.391%{transform:translate(38.6285vw,55.391vh) scale(.7143)}to{transform:translate(33.9735vw,99vh) scale(.7143)}}.snow:nth-child(260){opacity:1.715;transform:translate(69.1734vw,-10px) scale(.527);animation:fall-260 21s -19s linear infinite}@keyframes fall-260{49.05%{transform:translate(60.7994vw,49.05vh) scale(.527)}to{transform:translate(64.9864vw,99vh) scale(.527)}}.snow:nth-child(261){opacity:.5762;transform:translate(50.2361vw,-10px) scale(.5352);animation:fall-261 11s -12s linear infinite}@keyframes fall-261{49.682%{transform:translate(43.6638vw,49.682vh) scale(.5352)}to{transform:translate(46.94995vw,99vh) scale(.5352)}}.snow:nth-child(262){opacity:1.869;transform:translate(9.9521vw,-10px) scale(.7963);animation:fall-262 28s -29s linear infinite}@keyframes fall-262{62.017%{transform:translate(16.8556vw,62.017vh) scale(.7963)}to{transform:translate(13.40385vw,99vh) scale(.7963)}}.snow:nth-child(263){opacity:1.4748;transform:translate(42.7934vw,-10px) scale(.2238);animation:fall-263 21s -30s linear infinite}@keyframes fall-263{72.431%{transform:translate(47.8071vw,72.431vh) scale(.2238)}to{transform:translate(45.30025vw,99vh) scale(.2238)}}.snow:nth-child(264){opacity:1.7832;transform:translate(63.6902vw,-10px) scale(.3502);animation:fall-264 25s -26s linear infinite}@keyframes fall-264{78.607%{transform:translate(59.4947vw,78.607vh) scale(.3502)}to{transform:translate(61.59245vw,99vh) scale(.3502)}}.snow:nth-child(265){opacity:.367;transform:translate(18.257vw,-10px) scale(.6579);animation:fall-265 17s -17s linear infinite}@keyframes fall-265{38.447%{transform:translate(19.5964vw,38.447vh) scale(.6579)}to{transform:translate(18.9267vw,99vh) scale(.6579)}}.snow:nth-child(266){opacity:1.9698;transform:translate(46.1119vw,-10px) scale(.8165);animation:fall-266 11s -28s linear infinite}@keyframes fall-266{61.935%{transform:translate(47.7472vw,61.935vh) scale(.8165)}to{transform:translate(46.92955vw,99vh) scale(.8165)}}.snow:nth-child(267){opacity:.8906;transform:translate(91.8398vw,-10px) scale(.4859);animation:fall-267 15s -4s linear infinite}@keyframes fall-267{45.616%{transform:translate(87.6039vw,45.616vh) scale(.4859)}to{transform:translate(89.72185vw,99vh) scale(.4859)}}.snow:nth-child(268){opacity:1.5404;transform:translate(80.8865vw,-10px) scale(.5313);animation:fall-268 26s -7s linear infinite}@keyframes fall-268{55.444%{transform:translate(76.3143vw,55.444vh) scale(.5313)}to{transform:translate(78.6004vw,99vh) scale(.5313)}}.snow:nth-child(269){opacity:1.7682;transform:translate(20.1799vw,-10px) scale(.7227);animation:fall-269 11s -1s linear infinite}@keyframes fall-269{30.503%{transform:translate(29.3148vw,30.503vh) scale(.7227)}to{transform:translate(24.74735vw,99vh) scale(.7227)}}.snow:nth-child(270){opacity:.5468;transform:translate(9.5067vw,-10px) scale(.6857);animation:fall-270 26s -3s linear infinite}@keyframes fall-270{67.062%{transform:translate(7.7734vw,67.062vh) scale(.6857)}to{transform:translate(8.64005vw,99vh) scale(.6857)}}.snow:nth-child(271){opacity:1.5628;transform:translate(80.5345vw,-10px) scale(.6183);animation:fall-271 13s -27s linear infinite}@keyframes fall-271{63.496%{transform:translate(87.2282vw,63.496vh) scale(.6183)}to{transform:translate(83.88135vw,99vh) scale(.6183)}}.snow:nth-child(272){opacity:.2928;transform:translate(94.9317vw,-10px) scale(.3186);animation:fall-272 24s -7s linear infinite}@keyframes fall-272{40.337%{transform:translate(98.0076vw,40.337vh) scale(.3186)}to{transform:translate(96.46965vw,99vh) scale(.3186)}}.snow:nth-child(273){opacity:.4534;transform:translate(63.5167vw,-10px) scale(.7104);animation:fall-273 14s -25s linear infinite}@keyframes fall-273{49.053%{transform:translate(72.2802vw,49.053vh) scale(.7104)}to{transform:translate(67.89845vw,99vh) scale(.7104)}}.snow:nth-child(274){opacity:.1292;transform:translate(91.8465vw,-10px) scale(.5895);animation:fall-274 30s -15s linear infinite}@keyframes fall-274{61.954%{transform:translate(92.0507vw,61.954vh) scale(.5895)}to{transform:translate(91.9486vw,99vh) scale(.5895)}}.snow:nth-child(275){opacity:1.8876;transform:translate(10.9374vw,-10px) scale(.2575);animation:fall-275 25s -24s linear infinite}@keyframes fall-275{38.555%{transform:translate(18.0821vw,38.555vh) scale(.2575)}to{transform:translate(14.50975vw,99vh) scale(.2575)}}.snow:nth-child(276){opacity:.9414;transform:translate(54.6627vw,-10px) scale(.5879);animation:fall-276 14s -12s linear infinite}@keyframes fall-276{49.206%{transform:translate(54.1103vw,49.206vh) scale(.5879)}to{transform:translate(54.3865vw,99vh) scale(.5879)}}.snow:nth-child(277){opacity:.1758;transform:translate(82.6699vw,-10px) scale(.6226);animation:fall-277 21s -15s linear infinite}@keyframes fall-277{43.854%{transform:translate(86.9915vw,43.854vh) scale(.6226)}to{transform:translate(84.8307vw,99vh) scale(.6226)}}.snow:nth-child(278){opacity:1.7748;transform:translate(50.5567vw,-10px) scale(.7452);animation:fall-278 24s -1s linear infinite}@keyframes fall-278{55.737%{transform:translate(44.383vw,55.737vh) scale(.7452)}to{transform:translate(47.46985vw,99vh) scale(.7452)}}.snow:nth-child(279){opacity:1.823;transform:translate(33.8964vw,-10px) scale(.5381);animation:fall-279 20s -12s linear infinite}@keyframes fall-279{69.307%{transform:translate(32.414vw,69.307vh) scale(.5381)}to{transform:translate(33.1552vw,99vh) scale(.5381)}}.snow:nth-child(280){opacity:1.4472;transform:translate(91.1045vw,-10px) scale(.7442);animation:fall-280 10s -29s linear infinite}@keyframes fall-280{77.309%{transform:translate(98.078vw,77.309vh) scale(.7442)}to{transform:translate(94.59125vw,99vh) scale(.7442)}}.snow:nth-child(281){opacity:1.3654;transform:translate(9.873vw,-10px) scale(.4019);animation:fall-281 22s -30s linear infinite}@keyframes fall-281{57.195%{transform:translate(.2539vw,57.195vh) scale(.4019)}to{transform:translate(5.06345vw,99vh) scale(.4019)}}.snow:nth-child(282){opacity:.2214;transform:translate(42.3207vw,-10px) scale(.1821);animation:fall-282 30s -28s linear infinite}@keyframes fall-282{74.594%{transform:translate(46.6722vw,74.594vh) scale(.1821)}to{transform:translate(44.49645vw,99vh) scale(.1821)}}.snow:nth-child(283){opacity:1.2166;transform:translate(4.8265vw,-10px) scale(.8489);animation:fall-283 19s -4s linear infinite}@keyframes fall-283{41.418%{transform:translate(6.3287vw,41.418vh) scale(.8489)}to{transform:translate(5.5776vw,99vh) scale(.8489)}}.snow:nth-child(284){opacity:.4862;transform:translate(45.846vw,-10px) scale(.0983);animation:fall-284 26s -10s linear infinite}@keyframes fall-284{64.447%{transform:translate(36.1641vw,64.447vh) scale(.0983)}to{transform:translate(41.00505vw,99vh) scale(.0983)}}.snow:nth-child(285){opacity:1.0734;transform:translate(78.9399vw,-10px) scale(.3792);animation:fall-285 11s -27s linear infinite}@keyframes fall-285{68.445%{transform:translate(80.7773vw,68.445vh) scale(.3792)}to{transform:translate(79.8586vw,99vh) scale(.3792)}}.snow:nth-child(286){opacity:.36;transform:translate(38.7821vw,-10px) scale(.0739);animation:fall-286 12s -21s linear infinite}@keyframes fall-286{45.945%{transform:translate(34.2152vw,45.945vh) scale(.0739)}to{transform:translate(36.49865vw,99vh) scale(.0739)}}.snow:nth-child(287){opacity:.0604;transform:translate(98.4909vw,-10px) scale(.2365);animation:fall-287 29s -24s linear infinite}@keyframes fall-287{60.32%{transform:translate(94.1027vw,60.32vh) scale(.2365)}to{transform:translate(96.2968vw,99vh) scale(.2365)}}.snow:nth-child(288){opacity:.7096;transform:translate(43.9751vw,-10px) scale(.327);animation:fall-288 18s -12s linear infinite}@keyframes fall-288{72.862%{transform:translate(45.3165vw,72.862vh) scale(.327)}to{transform:translate(44.6458vw,99vh) scale(.327)}}.snow:nth-child(289){opacity:.238;transform:translate(37.1902vw,-10px) scale(.3747);animation:fall-289 23s -30s linear infinite}@keyframes fall-289{62.742%{transform:translate(46.7992vw,62.742vh) scale(.3747)}to{transform:translate(41.9947vw,99vh) scale(.3747)}}.snow:nth-child(290){opacity:1.0706;transform:translate(29.8514vw,-10px) scale(.0956);animation:fall-290 14s -18s linear infinite}@keyframes fall-290{30.215%{transform:translate(34.7811vw,30.215vh) scale(.0956)}to{transform:translate(32.31625vw,99vh) scale(.0956)}}.snow:nth-child(291){opacity:1.688;transform:translate(93.8043vw,-10px) scale(.9095);animation:fall-291 19s -23s linear infinite}@keyframes fall-291{37.883%{transform:translate(91.0451vw,37.883vh) scale(.9095)}to{transform:translate(92.4247vw,99vh) scale(.9095)}}.snow:nth-child(292){opacity:1.4388;transform:translate(89.3341vw,-10px) scale(.4214);animation:fall-292 10s -9s linear infinite}@keyframes fall-292{75.702%{transform:translate(86.1841vw,75.702vh) scale(.4214)}to{transform:translate(87.7591vw,99vh) scale(.4214)}}.snow:nth-child(293){opacity:.1592;transform:translate(74.1417vw,-10px) scale(.1789);animation:fall-293 17s -5s linear infinite}@keyframes fall-293{68.606%{transform:translate(78.58vw,68.606vh) scale(.1789)}to{transform:translate(76.36085vw,99vh) scale(.1789)}}.snow:nth-child(294){opacity:1.9782;transform:translate(93.5712vw,-10px) scale(.1226);animation:fall-294 30s -15s linear infinite}@keyframes fall-294{41.021%{transform:translate(87.7022vw,41.021vh) scale(.1226)}to{transform:translate(90.6367vw,99vh) scale(.1226)}}.snow:nth-child(295){opacity:1.8816;transform:translate(17.5023vw,-10px) scale(.9642);animation:fall-295 10s -26s linear infinite}@keyframes fall-295{55.574%{transform:translate(14.9358vw,55.574vh) scale(.9642)}to{transform:translate(16.21905vw,99vh) scale(.9642)}}.snow:nth-child(296){opacity:.5642;transform:translate(61.1744vw,-10px) scale(.3567);animation:fall-296 15s -23s linear infinite}@keyframes fall-296{67.707%{transform:translate(57.9635vw,67.707vh) scale(.3567)}to{transform:translate(59.56895vw,99vh) scale(.3567)}}.snow:nth-child(297){opacity:.7998;transform:translate(9.9809vw,-10px) scale(.3538);animation:fall-297 24s -10s linear infinite}@keyframes fall-297{48.521%{transform:translate(6.7424vw,48.521vh) scale(.3538)}to{transform:translate(8.36165vw,99vh) scale(.3538)}}.snow:nth-child(298){opacity:.0672;transform:translate(27.9801vw,-10px) scale(.6732);animation:fall-298 23s -21s linear infinite}@keyframes fall-298{65.282%{transform:translate(22.3227vw,65.282vh) scale(.6732)}to{transform:translate(25.1514vw,99vh) scale(.6732)}}.snow:nth-child(299){opacity:1.5824;transform:translate(95.0091vw,-10px) scale(.1412);animation:fall-299 13s -20s linear infinite}@keyframes fall-299{75.416%{transform:translate(92.7449vw,75.416vh) scale(.1412)}to{transform:translate(93.877vw,99vh) scale(.1412)}}.snow:nth-child(300){opacity:.5452;transform:translate(81.3736vw,-10px) scale(.4098);animation:fall-300 27s -2s linear infinite}@keyframes fall-300{35.414%{transform:translate(88.0909vw,35.414vh) scale(.4098)}to{transform:translate(84.73225vw,99vh) scale(.4098)}}.snow:nth-child(301){opacity:.6142;transform:translate(86.3327vw,-10px) scale(.8232);animation:fall-301 25s -4s linear infinite}@keyframes fall-301{76.485%{transform:translate(96.1595vw,76.485vh) scale(.8232)}to{transform:translate(91.2461vw,99vh) scale(.8232)}}.snow:nth-child(302){opacity:.1128;transform:translate(92.9132vw,-10px) scale(.7316);animation:fall-302 23s -10s linear infinite}@keyframes fall-302{64.571%{transform:translate(96.7031vw,64.571vh) scale(.7316)}to{transform:translate(94.80815vw,99vh) scale(.7316)}}.snow:nth-child(303){opacity:.3996;transform:translate(85.1746vw,-10px) scale(.2191);animation:fall-303 30s -27s linear infinite}@keyframes fall-303{76.549%{transform:translate(84.8307vw,76.549vh) scale(.2191)}to{transform:translate(85.00265vw,99vh) scale(.2191)}}.snow:nth-child(304){opacity:1.355;transform:translate(54.815vw,-10px) scale(.5495);animation:fall-304 22s -23s linear infinite}@keyframes fall-304{32.202%{transform:translate(46.4039vw,32.202vh) scale(.5495)}to{transform:translate(50.60945vw,99vh) scale(.5495)}}.snow:nth-child(305){opacity:.9578;transform:translate(86.4235vw,-10px) scale(.0135);animation:fall-305 29s -27s linear infinite}@keyframes fall-305{78.298%{transform:translate(83.4392vw,78.298vh) scale(.0135)}to{transform:translate(84.93135vw,99vh) scale(.0135)}}.snow:nth-child(306){opacity:1.2162;transform:translate(88.0588vw,-10px) scale(.7872);animation:fall-306 27s -26s linear infinite}@keyframes fall-306{34.88%{transform:translate(86.3241vw,34.88vh) scale(.7872)}to{transform:translate(87.19145vw,99vh) scale(.7872)}}.snow:nth-child(307){opacity:1.272;transform:translate(5.404vw,-10px) scale(.5015);animation:fall-307 26s -10s linear infinite}@keyframes fall-307{52.115%{transform:translate(9.322vw,52.115vh) scale(.5015)}to{transform:translate(7.363vw,99vh) scale(.5015)}}.snow:nth-child(308){opacity:.8186;transform:translate(88.175vw,-10px) scale(.3161);animation:fall-308 12s -18s linear infinite}@keyframes fall-308{66.355%{transform:translate(85.8209vw,66.355vh) scale(.3161)}to{transform:translate(86.99795vw,99vh) scale(.3161)}}.snow:nth-child(309){opacity:1.6722;transform:translate(60.8248vw,-10px) scale(.7176);animation:fall-309 16s -8s linear infinite}@keyframes fall-309{77.881%{transform:translate(65.8557vw,77.881vh) scale(.7176)}to{transform:translate(63.34025vw,99vh) scale(.7176)}}.snow:nth-child(310){opacity:1.2004;transform:translate(64.911vw,-10px) scale(.3282);animation:fall-310 26s -30s linear infinite}@keyframes fall-310{45.913%{transform:translate(73.1271vw,45.913vh) scale(.3282)}to{transform:translate(69.01905vw,99vh) scale(.3282)}}.snow:nth-child(311){opacity:.3122;transform:translate(44.5237vw,-10px) scale(.4444);animation:fall-311 30s -9s linear infinite}@keyframes fall-311{34.757%{transform:translate(43.3919vw,34.757vh) scale(.4444)}to{transform:translate(43.9578vw,99vh) scale(.4444)}}.snow:nth-child(312){opacity:.7162;transform:translate(88.2444vw,-10px) scale(.0848);animation:fall-312 14s -8s linear infinite}@keyframes fall-312{56.769%{transform:translate(97.0568vw,56.769vh) scale(.0848)}to{transform:translate(92.6506vw,99vh) scale(.0848)}}.snow:nth-child(313){opacity:.1828;transform:translate(96.6774vw,-10px) scale(.9933);animation:fall-313 15s -4s linear infinite}@keyframes fall-313{37.028%{transform:translate(94.6337vw,37.028vh) scale(.9933)}to{transform:translate(95.65555vw,99vh) scale(.9933)}}.snow:nth-child(314){opacity:1.5624;transform:translate(26.3131vw,-10px) scale(.7511);animation:fall-314 23s -10s linear infinite}@keyframes fall-314{51.047%{transform:translate(19.1606vw,51.047vh) scale(.7511)}to{transform:translate(22.73685vw,99vh) scale(.7511)}}.snow:nth-child(315){opacity:.4528;transform:translate(88.8387vw,-10px) scale(.9144);animation:fall-315 27s -23s linear infinite}@keyframes fall-315{36.647%{transform:translate(88.8527vw,36.647vh) scale(.9144)}to{transform:translate(88.8457vw,99vh) scale(.9144)}}.snow:nth-child(316){opacity:1.5226;transform:translate(56.4049vw,-10px) scale(.9263);animation:fall-316 21s -27s linear infinite}@keyframes fall-316{40.105%{transform:translate(63.5618vw,40.105vh) scale(.9263)}to{transform:translate(59.98335vw,99vh) scale(.9263)}}.snow:nth-child(317){opacity:1.7108;transform:translate(58.2787vw,-10px) scale(.0773);animation:fall-317 28s -18s linear infinite}@keyframes fall-317{41.049%{transform:translate(67.772vw,41.049vh) scale(.0773)}to{transform:translate(63.02535vw,99vh) scale(.0773)}}.snow:nth-child(318){opacity:1.1784;transform:translate(63.0547vw,-10px) scale(.2748);animation:fall-318 26s -25s linear infinite}@keyframes fall-318{77.161%{transform:translate(53.1136vw,77.161vh) scale(.2748)}to{transform:translate(58.08415vw,99vh) scale(.2748)}}.snow:nth-child(319){opacity:.0128;transform:translate(88.3484vw,-10px) scale(.4213);animation:fall-319 26s -6s linear infinite}@keyframes fall-319{37.851%{transform:translate(84.7791vw,37.851vh) scale(.4213)}to{transform:translate(86.56375vw,99vh) scale(.4213)}}.snow:nth-child(320){opacity:1.9522;transform:translate(3.7121vw,-10px) scale(.1849);animation:fall-320 23s -4s linear infinite}@keyframes fall-320{59.854%{transform:translate(3.2516vw,59.854vh) scale(.1849)}to{transform:translate(3.48185vw,99vh) scale(.1849)}}.snow:nth-child(321){opacity:1.2222;transform:translate(92.7392vw,-10px) scale(.2225);animation:fall-321 19s -23s linear infinite}@keyframes fall-321{56.587%{transform:translate(91.012vw,56.587vh) scale(.2225)}to{transform:translate(91.8756vw,99vh) scale(.2225)}}.snow:nth-child(322){opacity:1.253;transform:translate(72.3977vw,-10px) scale(.9602);animation:fall-322 21s -22s linear infinite}@keyframes fall-322{37.66%{transform:translate(71.7702vw,37.66vh) scale(.9602)}to{transform:translate(72.08395vw,99vh) scale(.9602)}}.snow:nth-child(323){opacity:.1626;transform:translate(45.7875vw,-10px) scale(.2117);animation:fall-323 19s -27s linear infinite}@keyframes fall-323{45.768%{transform:translate(40.9779vw,45.768vh) scale(.2117)}to{transform:translate(43.3827vw,99vh) scale(.2117)}}.snow:nth-child(324){opacity:1.6612;transform:translate(67.7452vw,-10px) scale(.381);animation:fall-324 24s -21s linear infinite}@keyframes fall-324{61.988%{transform:translate(68.6673vw,61.988vh) scale(.381)}to{transform:translate(68.20625vw,99vh) scale(.381)}}.snow:nth-child(325){opacity:.129;transform:translate(2.7224vw,-10px) scale(.007);animation:fall-325 26s -11s linear infinite}@keyframes fall-325{67.63%{transform:translate(4.4542vw,67.63vh) scale(.007)}to{transform:translate(3.5883vw,99vh) scale(.007)}}.snow:nth-child(326){opacity:.819;transform:translate(69.9248vw,-10px) scale(.0688);animation:fall-326 10s -15s linear infinite}@keyframes fall-326{41.973%{transform:translate(70.2073vw,41.973vh) scale(.0688)}to{transform:translate(70.06605vw,99vh) scale(.0688)}}.snow:nth-child(327){opacity:1.2104;transform:translate(29.2187vw,-10px) scale(.5664);animation:fall-327 10s -10s linear infinite}@keyframes fall-327{62.065%{transform:translate(39.2127vw,62.065vh) scale(.5664)}to{transform:translate(34.2157vw,99vh) scale(.5664)}}.snow:nth-child(328){opacity:1.5534;transform:translate(69.7779vw,-10px) scale(.4928);animation:fall-328 15s -19s linear infinite}@keyframes fall-328{77.888%{transform:translate(72.9497vw,77.888vh) scale(.4928)}to{transform:translate(71.3638vw,99vh) scale(.4928)}}.snow:nth-child(329){opacity:1.5386;transform:translate(38.2068vw,-10px) scale(.3038);animation:fall-329 22s -1s linear infinite}@keyframes fall-329{60.653%{transform:translate(33.1193vw,60.653vh) scale(.3038)}to{transform:translate(35.66305vw,99vh) scale(.3038)}}.snow:nth-child(330){opacity:1.1118;transform:translate(2.0784vw,-10px) scale(.8524);animation:fall-330 19s -30s linear infinite}@keyframes fall-330{69.807%{transform:translate(6.2806vw,69.807vh) scale(.8524)}to{transform:translate(4.1795vw,99vh) scale(.8524)}}.snow:nth-child(331){opacity:1.7764;transform:translate(28.727vw,-10px) scale(.0074);animation:fall-331 25s -9s linear infinite}@keyframes fall-331{61.044%{transform:translate(25.9186vw,61.044vh) scale(.0074)}to{transform:translate(27.3228vw,99vh) scale(.0074)}}.snow:nth-child(332){opacity:.396;transform:translate(86.552vw,-10px) scale(.6728);animation:fall-332 16s -2s linear infinite}@keyframes fall-332{72.925%{transform:translate(78.8223vw,72.925vh) scale(.6728)}to{transform:translate(82.68715vw,99vh) scale(.6728)}}.snow:nth-child(333){opacity:.8864;transform:translate(46.0442vw,-10px) scale(.9701);animation:fall-333 25s -17s linear infinite}@keyframes fall-333{36.869%{transform:translate(38.4485vw,36.869vh) scale(.9701)}to{transform:translate(42.24635vw,99vh) scale(.9701)}}.snow:nth-child(334){opacity:.3706;transform:translate(88.3219vw,-10px) scale(.7195);animation:fall-334 17s -23s linear infinite}@keyframes fall-334{32.629%{transform:translate(91.3769vw,32.629vh) scale(.7195)}to{transform:translate(89.8494vw,99vh) scale(.7195)}}.snow:nth-child(335){opacity:.34;transform:translate(47.7544vw,-10px) scale(.3391);animation:fall-335 15s -24s linear infinite}@keyframes fall-335{76.138%{transform:translate(55.8618vw,76.138vh) scale(.3391)}to{transform:translate(51.8081vw,99vh) scale(.3391)}}.snow:nth-child(336){opacity:.2286;transform:translate(1.6234vw,-10px) scale(.9845);animation:fall-336 17s -17s linear infinite}@keyframes fall-336{73.954%{transform:translate(2.687vw,73.954vh) scale(.9845)}to{transform:translate(2.1552vw,99vh) scale(.9845)}}.snow:nth-child(337){opacity:.5938;transform:translate(19.8325vw,-10px) scale(.2667);animation:fall-337 23s -27s linear infinite}@keyframes fall-337{55.465%{transform:translate(12.2047vw,55.465vh) scale(.2667)}to{transform:translate(16.0186vw,99vh) scale(.2667)}}.snow:nth-child(338){opacity:.1644;transform:translate(19.9796vw,-10px) scale(.7206);animation:fall-338 17s -19s linear infinite}@keyframes fall-338{40.631%{transform:translate(18.7321vw,40.631vh) scale(.7206)}to{transform:translate(19.35585vw,99vh) scale(.7206)}}.snow:nth-child(339){opacity:1.0234;transform:translate(81.8057vw,-10px) scale(.5524);animation:fall-339 24s -27s linear infinite}@keyframes fall-339{57.303%{transform:translate(81.0804vw,57.303vh) scale(.5524)}to{transform:translate(81.44305vw,99vh) scale(.5524)}}.snow:nth-child(340){opacity:.9502;transform:translate(79.7363vw,-10px) scale(.8282);animation:fall-340 13s -3s linear infinite}@keyframes fall-340{31.116%{transform:translate(83.6199vw,31.116vh) scale(.8282)}to{transform:translate(81.6781vw,99vh) scale(.8282)}}.snow:nth-child(341){opacity:1.103;transform:translate(92.0682vw,-10px) scale(.5422);animation:fall-341 18s -19s linear infinite}@keyframes fall-341{30.694%{transform:translate(102.0409vw,30.694vh) scale(.5422)}to{transform:translate(97.05455vw,99vh) scale(.5422)}}.snow:nth-child(342){opacity:.1998;transform:translate(33.8585vw,-10px) scale(.1433);animation:fall-342 30s -25s linear infinite}@keyframes fall-342{62.224%{transform:translate(41.3394vw,62.224vh) scale(.1433)}to{transform:translate(37.59895vw,99vh) scale(.1433)}}.snow:nth-child(343){opacity:1.7392;transform:translate(98.7505vw,-10px) scale(.1272);animation:fall-343 13s -1s linear infinite}@keyframes fall-343{78.54%{transform:translate(107.2217vw,78.54vh) scale(.1272)}to{transform:translate(102.9861vw,99vh) scale(.1272)}}.snow:nth-child(344){opacity:.8112;transform:translate(31.7886vw,-10px) scale(.5312);animation:fall-344 27s -20s linear infinite}@keyframes fall-344{79.589%{transform:translate(34.1427vw,79.589vh) scale(.5312)}to{transform:translate(32.96565vw,99vh) scale(.5312)}}.snow:nth-child(345){opacity:1.0604;transform:translate(73.7259vw,-10px) scale(.5248);animation:fall-345 30s -10s linear infinite}@keyframes fall-345{44.137%{transform:translate(79.3831vw,44.137vh) scale(.5248)}to{transform:translate(76.5545vw,99vh) scale(.5248)}}.snow:nth-child(346){opacity:.388;transform:translate(82.5761vw,-10px) scale(.0511);animation:fall-346 29s -14s linear infinite}@keyframes fall-346{73.829%{transform:translate(76.076vw,73.829vh) scale(.0511)}to{transform:translate(79.32605vw,99vh) scale(.0511)}}.snow:nth-child(347){opacity:.8032;transform:translate(76.5794vw,-10px) scale(.7485);animation:fall-347 26s -24s linear infinite}@keyframes fall-347{73.817%{transform:translate(82.4206vw,73.817vh) scale(.7485)}to{transform:translate(79.5vw,99vh) scale(.7485)}}.snow:nth-child(348){opacity:1.0856;transform:translate(20.5722vw,-10px) scale(.064);animation:fall-348 22s -23s linear infinite}@keyframes fall-348{61.22%{transform:translate(28.3586vw,61.22vh) scale(.064)}to{transform:translate(24.4654vw,99vh) scale(.064)}}.snow:nth-child(349){opacity:.042;transform:translate(14.0231vw,-10px) scale(.0228);animation:fall-349 16s -14s linear infinite}@keyframes fall-349{55.095%{transform:translate(8.3575vw,55.095vh) scale(.0228)}to{transform:translate(11.1903vw,99vh) scale(.0228)}}.snow:nth-child(350){opacity:.3252;transform:translate(78.5551vw,-10px) scale(.3289);animation:fall-350 19s -7s linear infinite}@keyframes fall-350{68.99%{transform:translate(75.0167vw,68.99vh) scale(.3289)}to{transform:translate(76.7859vw,99vh) scale(.3289)}}.snow:nth-child(351){opacity:1.0904;transform:translate(77.1519vw,-10px) scale(.8172);animation:fall-351 28s -4s linear infinite}@keyframes fall-351{37.841%{transform:translate(79.4181vw,37.841vh) scale(.8172)}to{transform:translate(78.285vw,99vh) scale(.8172)}}.snow:nth-child(352){opacity:1.4778;transform:translate(30.7319vw,-10px) scale(.4132);animation:fall-352 16s -9s linear infinite}@keyframes fall-352{59.751%{transform:translate(35.4619vw,59.751vh) scale(.4132)}to{transform:translate(33.0969vw,99vh) scale(.4132)}}.snow:nth-child(353){opacity:.8032;transform:translate(55.2223vw,-10px) scale(.3016);animation:fall-353 20s -2s linear infinite}@keyframes fall-353{67.092%{transform:translate(62.2677vw,67.092vh) scale(.3016)}to{transform:translate(58.745vw,99vh) scale(.3016)}}.snow:nth-child(354){opacity:1.459;transform:translate(25.3971vw,-10px) scale(.411);animation:fall-354 11s -19s linear infinite}@keyframes fall-354{67.196%{transform:translate(24.1536vw,67.196vh) scale(.411)}to{transform:translate(24.77535vw,99vh) scale(.411)}}.snow:nth-child(355){opacity:1.574;transform:translate(71.7101vw,-10px) scale(.4947);animation:fall-355 11s -9s linear infinite}@keyframes fall-355{69.782%{transform:translate(66.7309vw,69.782vh) scale(.4947)}to{transform:translate(69.2205vw,99vh) scale(.4947)}}.snow:nth-child(356){opacity:.7884;transform:translate(9.2126vw,-10px) scale(.4752);animation:fall-356 30s -19s linear infinite}@keyframes fall-356{53.366%{transform:translate(16.7504vw,53.366vh) scale(.4752)}to{transform:translate(12.9815vw,99vh) scale(.4752)}}.snow:nth-child(357){opacity:1.0662;transform:translate(13.0563vw,-10px) scale(.7443);animation:fall-357 23s -10s linear infinite}@keyframes fall-357{38.456%{transform:translate(7.2715vw,38.456vh) scale(.7443)}to{transform:translate(10.1639vw,99vh) scale(.7443)}}.snow:nth-child(358){opacity:.914;transform:translate(43.9707vw,-10px) scale(.1825);animation:fall-358 25s -9s linear infinite}@keyframes fall-358{75.991%{transform:translate(41.7979vw,75.991vh) scale(.1825)}to{transform:translate(42.8843vw,99vh) scale(.1825)}}.snow:nth-child(359){opacity:.9146;transform:translate(2.1503vw,-10px) scale(.4677);animation:fall-359 18s -12s linear infinite}@keyframes fall-359{43.862%{transform:translate(2.3156vw,43.862vh) scale(.4677)}to{transform:translate(2.23295vw,99vh) scale(.4677)}}.snow:nth-child(360){opacity:1.2318;transform:translate(15.8492vw,-10px) scale(.8446);animation:fall-360 12s -26s linear infinite}@keyframes fall-360{68.818%{transform:translate(25.1794vw,68.818vh) scale(.8446)}to{transform:translate(20.5143vw,99vh) scale(.8446)}}.snow:nth-child(361){opacity:.4058;transform:translate(66.3637vw,-10px) scale(.1289);animation:fall-361 29s -11s linear infinite}@keyframes fall-361{59.716%{transform:translate(61.4462vw,59.716vh) scale(.1289)}to{transform:translate(63.90495vw,99vh) scale(.1289)}}.snow:nth-child(362){opacity:.5716;transform:translate(49.3263vw,-10px) scale(.7982);animation:fall-362 16s -8s linear infinite}@keyframes fall-362{31.539%{transform:translate(49.384vw,31.539vh) scale(.7982)}to{transform:translate(49.35515vw,99vh) scale(.7982)}}.snow:nth-child(363){opacity:.8006;transform:translate(3.9875vw,-10px) scale(.7559);animation:fall-363 26s -1s linear infinite}@keyframes fall-363{45.092%{transform:translate(10.9973vw,45.092vh) scale(.7559)}to{transform:translate(7.4924vw,99vh) scale(.7559)}}.snow:nth-child(364){opacity:1.2056;transform:translate(85.1899vw,-10px) scale(.2135);animation:fall-364 21s -24s linear infinite}@keyframes fall-364{55.223%{transform:translate(87.0229vw,55.223vh) scale(.2135)}to{transform:translate(86.1064vw,99vh) scale(.2135)}}.snow:nth-child(365){opacity:.7168;transform:translate(65.4098vw,-10px) scale(.8179);animation:fall-365 22s -7s linear infinite}@keyframes fall-365{72.267%{transform:translate(63.241vw,72.267vh) scale(.8179)}to{transform:translate(64.3254vw,99vh) scale(.8179)}}.snow:nth-child(366){opacity:.8668;transform:translate(48.3817vw,-10px) scale(.7065);animation:fall-366 17s -12s linear infinite}@keyframes fall-366{57.524%{transform:translate(49.8342vw,57.524vh) scale(.7065)}to{transform:translate(49.10795vw,99vh) scale(.7065)}}.snow:nth-child(367){opacity:.8806;transform:translate(40.5839vw,-10px) scale(.3482);animation:fall-367 16s -15s linear infinite}@keyframes fall-367{43.991%{transform:translate(43.1183vw,43.991vh) scale(.3482)}to{transform:translate(41.8511vw,99vh) scale(.3482)}}.snow:nth-child(368){opacity:.063;transform:translate(84.6189vw,-10px) scale(.5433);animation:fall-368 21s -27s linear infinite}@keyframes fall-368{58.353%{transform:translate(79.5105vw,58.353vh) scale(.5433)}to{transform:translate(82.0647vw,99vh) scale(.5433)}}.snow:nth-child(369){opacity:.0954;transform:translate(95.3846vw,-10px) scale(.9173);animation:fall-369 24s -14s linear infinite}@keyframes fall-369{52.34%{transform:translate(95.8408vw,52.34vh) scale(.9173)}to{transform:translate(95.6127vw,99vh) scale(.9173)}}.snow:nth-child(370){opacity:.9242;transform:translate(22.0095vw,-10px) scale(.2563);animation:fall-370 26s -11s linear infinite}@keyframes fall-370{59.286%{transform:translate(26.9586vw,59.286vh) scale(.2563)}to{transform:translate(24.48405vw,99vh) scale(.2563)}}.snow:nth-child(371){opacity:1.8798;transform:translate(90.8411vw,-10px) scale(.4635);animation:fall-371 15s -5s linear infinite}@keyframes fall-371{45.366%{transform:translate(82.9653vw,45.366vh) scale(.4635)}to{transform:translate(86.9032vw,99vh) scale(.4635)}}.snow:nth-child(372){opacity:.6596;transform:translate(84.7979vw,-10px) scale(.0887);animation:fall-372 15s -20s linear infinite}@keyframes fall-372{79.834%{transform:translate(85.8439vw,79.834vh) scale(.0887)}to{transform:translate(85.3209vw,99vh) scale(.0887)}}.snow:nth-child(373){opacity:.1188;transform:translate(17.6135vw,-10px) scale(.8669);animation:fall-373 17s -29s linear infinite}@keyframes fall-373{71.4%{transform:translate(19.2054vw,71.4vh) scale(.8669)}to{transform:translate(18.40945vw,99vh) scale(.8669)}}.snow:nth-child(374){opacity:.5772;transform:translate(72.5444vw,-10px) scale(.2947);animation:fall-374 15s -30s linear infinite}@keyframes fall-374{55.194%{transform:translate(75.1754vw,55.194vh) scale(.2947)}to{transform:translate(73.8599vw,99vh) scale(.2947)}}.snow:nth-child(375){opacity:1.2004;transform:translate(46.0897vw,-10px) scale(.7297);animation:fall-375 21s -18s linear infinite}@keyframes fall-375{66.158%{transform:translate(40.9306vw,66.158vh) scale(.7297)}to{transform:translate(43.51015vw,99vh) scale(.7297)}}.snow:nth-child(376){opacity:1.336;transform:translate(95.5418vw,-10px) scale(.1909);animation:fall-376 12s -13s linear infinite}@keyframes fall-376{47.147%{transform:translate(91.1677vw,47.147vh) scale(.1909)}to{transform:translate(93.35475vw,99vh) scale(.1909)}}.snow:nth-child(377){opacity:1.2878;transform:translate(76.1828vw,-10px) scale(.1952);animation:fall-377 10s -25s linear infinite}@keyframes fall-377{59.378%{transform:translate(75.4314vw,59.378vh) scale(.1952)}to{transform:translate(75.8071vw,99vh) scale(.1952)}}.snow:nth-child(378){opacity:.6772;transform:translate(30.1738vw,-10px) scale(.3684);animation:fall-378 25s -25s linear infinite}@keyframes fall-378{33.098%{transform:translate(21.7569vw,33.098vh) scale(.3684)}to{transform:translate(25.96535vw,99vh) scale(.3684)}}.snow:nth-child(379){opacity:.0236;transform:translate(31.3419vw,-10px) scale(.7397);animation:fall-379 11s -11s linear infinite}@keyframes fall-379{45.989%{transform:translate(27.9582vw,45.989vh) scale(.7397)}to{transform:translate(29.65005vw,99vh) scale(.7397)}}.snow:nth-child(380){opacity:.3332;transform:translate(80.2018vw,-10px) scale(.6853);animation:fall-380 17s -18s linear infinite}@keyframes fall-380{74.338%{transform:translate(87.2938vw,74.338vh) scale(.6853)}to{transform:translate(83.7478vw,99vh) scale(.6853)}}.snow:nth-child(381){opacity:1.6088;transform:translate(.2666vw,-10px) scale(.7565);animation:fall-381 20s -15s linear infinite}@keyframes fall-381{67.347%{transform:translate(9.7732vw,67.347vh) scale(.7565)}to{transform:translate(5.0199vw,99vh) scale(.7565)}}.snow:nth-child(382){opacity:.6192;transform:translate(87.3272vw,-10px) scale(.7598);animation:fall-382 25s -22s linear infinite}@keyframes fall-382{48.563%{transform:translate(87.0132vw,48.563vh) scale(.7598)}to{transform:translate(87.1702vw,99vh) scale(.7598)}}.snow:nth-child(383){opacity:.3954;transform:translate(64.0836vw,-10px) scale(.7869);animation:fall-383 12s -22s linear infinite}@keyframes fall-383{32.625%{transform:translate(57.874vw,32.625vh) scale(.7869)}to{transform:translate(60.9788vw,99vh) scale(.7869)}}.snow:nth-child(384){opacity:.2304;transform:translate(15.5038vw,-10px) scale(.8883);animation:fall-384 16s -27s linear infinite}@keyframes fall-384{33.952%{transform:translate(23.3018vw,33.952vh) scale(.8883)}to{transform:translate(19.4028vw,99vh) scale(.8883)}}.snow:nth-child(385){opacity:1.9128;transform:translate(87.4887vw,-10px) scale(.5394);animation:fall-385 28s -5s linear infinite}@keyframes fall-385{61.926%{transform:translate(90.3841vw,61.926vh) scale(.5394)}to{transform:translate(88.9364vw,99vh) scale(.5394)}}.snow:nth-child(386){opacity:.353;transform:translate(.1336vw,-10px) scale(.5922);animation:fall-386 14s -22s linear infinite}@keyframes fall-386{42.417%{transform:translate(-4.5477vw,42.417vh) scale(.5922)}to{transform:translate(-2.20705vw,99vh) scale(.5922)}}.snow:nth-child(387){opacity:.6512;transform:translate(2.2254vw,-10px) scale(.7172);animation:fall-387 19s -12s linear infinite}@keyframes fall-387{36.261%{transform:translate(7.968vw,36.261vh) scale(.7172)}to{transform:translate(5.0967vw,99vh) scale(.7172)}}.snow:nth-child(388){opacity:1.4488;transform:translate(9.5667vw,-10px) scale(.3692);animation:fall-388 20s -2s linear infinite}@keyframes fall-388{60.68%{transform:translate(1.3327vw,60.68vh) scale(.3692)}to{transform:translate(5.4497vw,99vh) scale(.3692)}}.snow:nth-child(389){opacity:.9922;transform:translate(71.8511vw,-10px) scale(.4973);animation:fall-389 25s -17s linear infinite}@keyframes fall-389{55.361%{transform:translate(64.0812vw,55.361vh) scale(.4973)}to{transform:translate(67.96615vw,99vh) scale(.4973)}}.snow:nth-child(390){opacity:.418;transform:translate(14.0748vw,-10px) scale(.9605);animation:fall-390 17s -25s linear infinite}@keyframes fall-390{33.606%{transform:translate(5.92vw,33.606vh) scale(.9605)}to{transform:translate(9.9974vw,99vh) scale(.9605)}}.snow:nth-child(391){opacity:.8214;transform:translate(81.7283vw,-10px) scale(.06);animation:fall-391 15s -6s linear infinite}@keyframes fall-391{62.785%{transform:translate(84.9201vw,62.785vh) scale(.06)}to{transform:translate(83.3242vw,99vh) scale(.06)}}.snow:nth-child(392){opacity:1.9706;transform:translate(42.6078vw,-10px) scale(.7653);animation:fall-392 25s -4s linear infinite}@keyframes fall-392{59.227%{transform:translate(49.4703vw,59.227vh) scale(.7653)}to{transform:translate(46.03905vw,99vh) scale(.7653)}}.snow:nth-child(393){opacity:1.942;transform:translate(11.5199vw,-10px) scale(.4119);animation:fall-393 18s -13s linear infinite}@keyframes fall-393{32.907%{transform:translate(4.0176vw,32.907vh) scale(.4119)}to{transform:translate(7.76875vw,99vh) scale(.4119)}}.snow:nth-child(394){opacity:1.8736;transform:translate(51.9772vw,-10px) scale(.4901);animation:fall-394 15s -1s linear infinite}@keyframes fall-394{59.557%{transform:translate(45.9526vw,59.557vh) scale(.4901)}to{transform:translate(48.9649vw,99vh) scale(.4901)}}.snow:nth-child(395){opacity:1.0068;transform:translate(4.4946vw,-10px) scale(.7301);animation:fall-395 13s -21s linear infinite}@keyframes fall-395{74.987%{transform:translate(10.423vw,74.987vh) scale(.7301)}to{transform:translate(7.4588vw,99vh) scale(.7301)}}.snow:nth-child(396){opacity:.3822;transform:translate(37.7318vw,-10px) scale(.3542);animation:fall-396 19s -8s linear infinite}@keyframes fall-396{31.396%{transform:translate(36.6917vw,31.396vh) scale(.3542)}to{transform:translate(37.21175vw,99vh) scale(.3542)}}.snow:nth-child(397){opacity:1.912;transform:translate(97.9991vw,-10px) scale(.7805);animation:fall-397 27s -27s linear infinite}@keyframes fall-397{44.679%{transform:translate(89.8515vw,44.679vh) scale(.7805)}to{transform:translate(93.9253vw,99vh) scale(.7805)}}.snow:nth-child(398){opacity:1.3892;transform:translate(91.6247vw,-10px) scale(.5196);animation:fall-398 25s -26s linear infinite}@keyframes fall-398{75.71%{transform:translate(93.3546vw,75.71vh) scale(.5196)}to{transform:translate(92.48965vw,99vh) scale(.5196)}}.snow:nth-child(399){opacity:.7392;transform:translate(30.1305vw,-10px) scale(.7971);animation:fall-399 21s -4s linear infinite}@keyframes fall-399{30.57%{transform:translate(26.7153vw,30.57vh) scale(.7971)}to{transform:translate(28.4229vw,99vh) scale(.7971)}}.snow:nth-child(400){opacity:1.0328;transform:translate(88.4518vw,-10px) scale(.3295);animation:fall-400 28s -4s linear infinite}@keyframes fall-400{49.214%{transform:translate(86.8912vw,49.214vh) scale(.3295)}to{transform:translate(87.6715vw,99vh) scale(.3295)}}\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:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.7562;transform:translate(29.6024vw,-10px) scale(.154);animation:fall-1 10s -10s linear infinite}@keyframes fall-1{33.853%{transform:translate(39.2547vw,33.853vh) scale(.154)}to{transform:translate(34.42855vw,99vh) scale(.154)}}.snow:nth-child(2){opacity:.6536;transform:translate(62.3116vw,-10px) scale(.427);animation:fall-2 30s -23s linear infinite}@keyframes fall-2{52.6%{transform:translate(69.5183vw,52.6vh) scale(.427)}to{transform:translate(65.91495vw,99vh) scale(.427)}}.snow:nth-child(3){opacity:1.5196;transform:translate(72.2346vw,-10px) scale(.7925);animation:fall-3 18s -28s linear infinite}@keyframes fall-3{34.572%{transform:translate(78.8097vw,34.572vh) scale(.7925)}to{transform:translate(75.52215vw,99vh) scale(.7925)}}.snow:nth-child(4){opacity:.6698;transform:translate(65.838vw,-10px) scale(.8939);animation:fall-4 18s -28s linear infinite}@keyframes fall-4{74.174%{transform:translate(56.8227vw,74.174vh) scale(.8939)}to{transform:translate(61.33035vw,99vh) scale(.8939)}}.snow:nth-child(5){opacity:1.3614;transform:translate(51.6266vw,-10px) scale(.4674);animation:fall-5 27s -12s linear infinite}@keyframes fall-5{56.832%{transform:translate(49.0376vw,56.832vh) scale(.4674)}to{transform:translate(50.3321vw,99vh) scale(.4674)}}.snow:nth-child(6){opacity:1.393;transform:translate(67.3961vw,-10px) scale(.1763);animation:fall-6 29s -10s linear infinite}@keyframes fall-6{37.398%{transform:translate(59.2164vw,37.398vh) scale(.1763)}to{transform:translate(63.30625vw,99vh) scale(.1763)}}.snow:nth-child(7){opacity:1.2516;transform:translate(29.0607vw,-10px) scale(.8664);animation:fall-7 24s -29s linear infinite}@keyframes fall-7{66.745%{transform:translate(35.105vw,66.745vh) scale(.8664)}to{transform:translate(32.08285vw,99vh) scale(.8664)}}.snow:nth-child(8){opacity:.7224;transform:translate(96.3472vw,-10px) scale(.2925);animation:fall-8 30s -15s linear infinite}@keyframes fall-8{61.448%{transform:translate(104.0276vw,61.448vh) scale(.2925)}to{transform:translate(100.1874vw,99vh) scale(.2925)}}.snow:nth-child(9){opacity:.4048;transform:translate(56.8076vw,-10px) scale(.3788);animation:fall-9 26s -6s linear infinite}@keyframes fall-9{67.96%{transform:translate(53.7363vw,67.96vh) scale(.3788)}to{transform:translate(55.27195vw,99vh) scale(.3788)}}.snow:nth-child(10){opacity:.8662;transform:translate(72.6581vw,-10px) scale(.4132);animation:fall-10 26s -16s linear infinite}@keyframes fall-10{44.084%{transform:translate(70.878vw,44.084vh) scale(.4132)}to{transform:translate(71.76805vw,99vh) scale(.4132)}}.snow:nth-child(11){opacity:.1856;transform:translate(88.0592vw,-10px) scale(.6151);animation:fall-11 11s -28s linear infinite}@keyframes fall-11{32.807%{transform:translate(88.0786vw,32.807vh) scale(.6151)}to{transform:translate(88.0689vw,99vh) scale(.6151)}}.snow:nth-child(12){opacity:1.5066;transform:translate(50.3649vw,-10px) scale(.2641);animation:fall-12 14s -21s linear infinite}@keyframes fall-12{35.558%{transform:translate(48.3813vw,35.558vh) scale(.2641)}to{transform:translate(49.3731vw,99vh) scale(.2641)}}.snow:nth-child(13){opacity:1.4246;transform:translate(36.7036vw,-10px) scale(.063);animation:fall-13 25s -18s linear infinite}@keyframes fall-13{41.73%{transform:translate(36.1341vw,41.73vh) scale(.063)}to{transform:translate(36.41885vw,99vh) scale(.063)}}.snow:nth-child(14){opacity:.906;transform:translate(96.7736vw,-10px) scale(.0754);animation:fall-14 10s -3s linear infinite}@keyframes fall-14{75.228%{transform:translate(87.5708vw,75.228vh) scale(.0754)}to{transform:translate(92.1722vw,99vh) scale(.0754)}}.snow:nth-child(15){opacity:1.8278;transform:translate(46.4505vw,-10px) scale(.8643);animation:fall-15 18s -24s linear infinite}@keyframes fall-15{69.733%{transform:translate(51.0725vw,69.733vh) scale(.8643)}to{transform:translate(48.7615vw,99vh) scale(.8643)}}.snow:nth-child(16){opacity:.8352;transform:translate(83.3852vw,-10px) scale(.7167);animation:fall-16 17s -1s linear infinite}@keyframes fall-16{40.442%{transform:translate(87.1474vw,40.442vh) scale(.7167)}to{transform:translate(85.2663vw,99vh) scale(.7167)}}.snow:nth-child(17){opacity:1.9814;transform:translate(35.6676vw,-10px) scale(.4027);animation:fall-17 21s -30s linear infinite}@keyframes fall-17{73.501%{transform:translate(35.6218vw,73.501vh) scale(.4027)}to{transform:translate(35.6447vw,99vh) scale(.4027)}}.snow:nth-child(18){opacity:1.373;transform:translate(54.7203vw,-10px) scale(.0003);animation:fall-18 11s -5s linear infinite}@keyframes fall-18{70.365%{transform:translate(57.5919vw,70.365vh) scale(.0003)}to{transform:translate(56.1561vw,99vh) scale(.0003)}}.snow:nth-child(19){opacity:1.5916;transform:translate(30.5602vw,-10px) scale(.6561);animation:fall-19 15s -21s linear infinite}@keyframes fall-19{70.875%{transform:translate(36.9288vw,70.875vh) scale(.6561)}to{transform:translate(33.7445vw,99vh) scale(.6561)}}.snow:nth-child(20){opacity:1.6814;transform:translate(95.7049vw,-10px) scale(.2712);animation:fall-20 22s -8s linear infinite}@keyframes fall-20{66.479%{transform:translate(102.2319vw,66.479vh) scale(.2712)}to{transform:translate(98.9684vw,99vh) scale(.2712)}}.snow:nth-child(21){opacity:.703;transform:translate(97.2009vw,-10px) scale(.2655);animation:fall-21 13s -18s linear infinite}@keyframes fall-21{49.318%{transform:translate(103.0037vw,49.318vh) scale(.2655)}to{transform:translate(100.1023vw,99vh) scale(.2655)}}.snow:nth-child(22){opacity:1.3062;transform:translate(34.1459vw,-10px) scale(.3252);animation:fall-22 15s -26s linear infinite}@keyframes fall-22{30.91%{transform:translate(26.9126vw,30.91vh) scale(.3252)}to{transform:translate(30.52925vw,99vh) scale(.3252)}}.snow:nth-child(23){opacity:1.8144;transform:translate(5.9259vw,-10px) scale(.2533);animation:fall-23 29s -12s linear infinite}@keyframes fall-23{59.561%{transform:translate(-.0063vw,59.561vh) scale(.2533)}to{transform:translate(2.9598vw,99vh) scale(.2533)}}.snow:nth-child(24){opacity:.2134;transform:translate(63.7321vw,-10px) scale(.3104);animation:fall-24 15s -28s linear infinite}@keyframes fall-24{69.01%{transform:translate(66.8744vw,69.01vh) scale(.3104)}to{transform:translate(65.30325vw,99vh) scale(.3104)}}.snow:nth-child(25){opacity:.0076;transform:translate(96.5152vw,-10px) scale(.9661);animation:fall-25 13s -2s linear infinite}@keyframes fall-25{44.545%{transform:translate(99.1899vw,44.545vh) scale(.9661)}to{transform:translate(97.85255vw,99vh) scale(.9661)}}.snow:nth-child(26){opacity:1.1718;transform:translate(68.0351vw,-10px) scale(.9826);animation:fall-26 26s -11s linear infinite}@keyframes fall-26{45.412%{transform:translate(67.0628vw,45.412vh) scale(.9826)}to{transform:translate(67.54895vw,99vh) scale(.9826)}}.snow:nth-child(27){opacity:.1472;transform:translate(12.1908vw,-10px) scale(.1376);animation:fall-27 14s -25s linear infinite}@keyframes fall-27{36.06%{transform:translate(15.6847vw,36.06vh) scale(.1376)}to{transform:translate(13.93775vw,99vh) scale(.1376)}}.snow:nth-child(28){opacity:.035;transform:translate(83.6391vw,-10px) scale(.5271);animation:fall-28 21s -10s linear infinite}@keyframes fall-28{40.931%{transform:translate(92.0355vw,40.931vh) scale(.5271)}to{transform:translate(87.8373vw,99vh) scale(.5271)}}.snow:nth-child(29){opacity:.2214;transform:translate(20.0898vw,-10px) scale(.1837);animation:fall-29 21s -1s linear infinite}@keyframes fall-29{52.358%{transform:translate(18.6486vw,52.358vh) scale(.1837)}to{transform:translate(19.3692vw,99vh) scale(.1837)}}.snow:nth-child(30){opacity:1.9426;transform:translate(87.8319vw,-10px) scale(.1049);animation:fall-30 12s -29s linear infinite}@keyframes fall-30{58.895%{transform:translate(86.8629vw,58.895vh) scale(.1049)}to{transform:translate(87.3474vw,99vh) scale(.1049)}}.snow:nth-child(31){opacity:1.5624;transform:translate(24.1511vw,-10px) scale(.7509);animation:fall-31 15s -29s linear infinite}@keyframes fall-31{59.763%{transform:translate(24.3328vw,59.763vh) scale(.7509)}to{transform:translate(24.24195vw,99vh) scale(.7509)}}.snow:nth-child(32){opacity:1.9266;transform:translate(91.5589vw,-10px) scale(.3898);animation:fall-32 13s -18s linear infinite}@keyframes fall-32{57.432%{transform:translate(83.1398vw,57.432vh) scale(.3898)}to{transform:translate(87.34935vw,99vh) scale(.3898)}}.snow:nth-child(33){opacity:1.146;transform:translate(83.8698vw,-10px) scale(.5872);animation:fall-33 29s -23s linear infinite}@keyframes fall-33{32.849%{transform:translate(82.1802vw,32.849vh) scale(.5872)}to{transform:translate(83.025vw,99vh) scale(.5872)}}.snow:nth-child(34){opacity:.1214;transform:translate(69.9036vw,-10px) scale(.6623);animation:fall-34 15s -12s linear infinite}@keyframes fall-34{32.423%{transform:translate(61.6093vw,32.423vh) scale(.6623)}to{transform:translate(65.75645vw,99vh) scale(.6623)}}.snow:nth-child(35){opacity:.4054;transform:translate(52.1565vw,-10px) scale(.5127);animation:fall-35 29s -22s linear infinite}@keyframes fall-35{61.08%{transform:translate(61.7392vw,61.08vh) scale(.5127)}to{transform:translate(56.94785vw,99vh) scale(.5127)}}.snow:nth-child(36){opacity:.5806;transform:translate(55.4588vw,-10px) scale(.8266);animation:fall-36 17s -28s linear infinite}@keyframes fall-36{52.43%{transform:translate(55.5093vw,52.43vh) scale(.8266)}to{transform:translate(55.48405vw,99vh) scale(.8266)}}.snow:nth-child(37){opacity:1.7952;transform:translate(61.0355vw,-10px) scale(.336);animation:fall-37 21s -22s linear infinite}@keyframes fall-37{58.813%{transform:translate(58.7469vw,58.813vh) scale(.336)}to{transform:translate(59.8912vw,99vh) scale(.336)}}.snow:nth-child(38){opacity:.4412;transform:translate(25.6193vw,-10px) scale(.9788);animation:fall-38 20s -12s linear infinite}@keyframes fall-38{68.201%{transform:translate(31.4586vw,68.201vh) scale(.9788)}to{transform:translate(28.53895vw,99vh) scale(.9788)}}.snow:nth-child(39){opacity:.5534;transform:translate(51.693vw,-10px) scale(.8252);animation:fall-39 19s -21s linear infinite}@keyframes fall-39{50.393%{transform:translate(52.4799vw,50.393vh) scale(.8252)}to{transform:translate(52.08645vw,99vh) scale(.8252)}}.snow:nth-child(40){opacity:.5052;transform:translate(45.2556vw,-10px) scale(.3336);animation:fall-40 28s -8s linear infinite}@keyframes fall-40{54.082%{transform:translate(51.2489vw,54.082vh) scale(.3336)}to{transform:translate(48.25225vw,99vh) scale(.3336)}}.snow:nth-child(41){opacity:1.6148;transform:translate(38.3307vw,-10px) scale(.58);animation:fall-41 25s -7s linear infinite}@keyframes fall-41{78.697%{transform:translate(33.6853vw,78.697vh) scale(.58)}to{transform:translate(36.008vw,99vh) scale(.58)}}.snow:nth-child(42){opacity:1.2952;transform:translate(52.0443vw,-10px) scale(.395);animation:fall-42 16s -21s linear infinite}@keyframes fall-42{64.111%{transform:translate(47.3209vw,64.111vh) scale(.395)}to{transform:translate(49.6826vw,99vh) scale(.395)}}.snow:nth-child(43){opacity:1.544;transform:translate(7.8935vw,-10px) scale(.9494);animation:fall-43 13s -20s linear infinite}@keyframes fall-43{77.466%{transform:translate(2.4745vw,77.466vh) scale(.9494)}to{transform:translate(5.184vw,99vh) scale(.9494)}}.snow:nth-child(44){opacity:1.8812;transform:translate(66.8747vw,-10px) scale(.374);animation:fall-44 20s -8s linear infinite}@keyframes fall-44{65.134%{transform:translate(73.3585vw,65.134vh) scale(.374)}to{transform:translate(70.1166vw,99vh) scale(.374)}}.snow:nth-child(45){opacity:1.9796;transform:translate(44.6481vw,-10px) scale(.336);animation:fall-45 10s -19s linear infinite}@keyframes fall-45{45.608%{transform:translate(54.5047vw,45.608vh) scale(.336)}to{transform:translate(49.5764vw,99vh) scale(.336)}}.snow:nth-child(46){opacity:1.4646;transform:translate(74.6002vw,-10px) scale(.7947);animation:fall-46 16s -10s linear infinite}@keyframes fall-46{58.617%{transform:translate(66.4101vw,58.617vh) scale(.7947)}to{transform:translate(70.50515vw,99vh) scale(.7947)}}.snow:nth-child(47){opacity:1.7506;transform:translate(9.708vw,-10px) scale(.4089);animation:fall-47 21s -24s linear infinite}@keyframes fall-47{63.74%{transform:translate(12.1658vw,63.74vh) scale(.4089)}to{transform:translate(10.9369vw,99vh) scale(.4089)}}.snow:nth-child(48){opacity:1.5092;transform:translate(37.5466vw,-10px) scale(.1222);animation:fall-48 16s -18s linear infinite}@keyframes fall-48{65.175%{transform:translate(32.7415vw,65.175vh) scale(.1222)}to{transform:translate(35.14405vw,99vh) scale(.1222)}}.snow:nth-child(49){opacity:1.8644;transform:translate(90.1257vw,-10px) scale(.1697);animation:fall-49 10s -11s linear infinite}@keyframes fall-49{40.042%{transform:translate(82.2038vw,40.042vh) scale(.1697)}to{transform:translate(86.16475vw,99vh) scale(.1697)}}.snow:nth-child(50){opacity:1.305;transform:translate(18.1489vw,-10px) scale(.7969);animation:fall-50 28s -3s linear infinite}@keyframes fall-50{76.032%{transform:translate(25.3405vw,76.032vh) scale(.7969)}to{transform:translate(21.7447vw,99vh) scale(.7969)}}.snow:nth-child(51){opacity:1.326;transform:translate(73.1553vw,-10px) scale(.1202);animation:fall-51 20s -25s linear infinite}@keyframes fall-51{48.976%{transform:translate(78.6873vw,48.976vh) scale(.1202)}to{transform:translate(75.9213vw,99vh) scale(.1202)}}.snow:nth-child(52){opacity:1.4794;transform:translate(43.2053vw,-10px) scale(.7237);animation:fall-52 29s -18s linear infinite}@keyframes fall-52{72.048%{transform:translate(44.9574vw,72.048vh) scale(.7237)}to{transform:translate(44.08135vw,99vh) scale(.7237)}}.snow:nth-child(53){opacity:1.6072;transform:translate(87.7041vw,-10px) scale(.9841);animation:fall-53 14s -13s linear infinite}@keyframes fall-53{74.989%{transform:translate(82.1926vw,74.989vh) scale(.9841)}to{transform:translate(84.94835vw,99vh) scale(.9841)}}.snow:nth-child(54){opacity:.348;transform:translate(26.0802vw,-10px) scale(.0483);animation:fall-54 30s -7s linear infinite}@keyframes fall-54{33.853%{transform:translate(24.9303vw,33.853vh) scale(.0483)}to{transform:translate(25.50525vw,99vh) scale(.0483)}}.snow:nth-child(55){opacity:1.8892;transform:translate(70.7903vw,-10px) scale(.5076);animation:fall-55 19s -2s linear infinite}@keyframes fall-55{78.92%{transform:translate(66.4847vw,78.92vh) scale(.5076)}to{transform:translate(68.6375vw,99vh) scale(.5076)}}.snow:nth-child(56){opacity:.7532;transform:translate(64.0664vw,-10px) scale(.0326);animation:fall-56 24s -30s linear infinite}@keyframes fall-56{37.669%{transform:translate(61.2596vw,37.669vh) scale(.0326)}to{transform:translate(62.663vw,99vh) scale(.0326)}}.snow:nth-child(57){opacity:1.3046;transform:translate(86.614vw,-10px) scale(.2556);animation:fall-57 12s -16s linear infinite}@keyframes fall-57{43.751%{transform:translate(93.054vw,43.751vh) scale(.2556)}to{transform:translate(89.834vw,99vh) scale(.2556)}}.snow:nth-child(58){opacity:1.58;transform:translate(62.152vw,-10px) scale(.9939);animation:fall-58 28s -17s linear infinite}@keyframes fall-58{42.841%{transform:translate(57.7727vw,42.841vh) scale(.9939)}to{transform:translate(59.96235vw,99vh) scale(.9939)}}.snow:nth-child(59){opacity:.748;transform:translate(3.561vw,-10px) scale(.4255);animation:fall-59 21s -26s linear infinite}@keyframes fall-59{40.366%{transform:translate(4.4086vw,40.366vh) scale(.4255)}to{transform:translate(3.9848vw,99vh) scale(.4255)}}.snow:nth-child(60){opacity:.1994;transform:translate(91.87vw,-10px) scale(.8772);animation:fall-60 14s -28s linear infinite}@keyframes fall-60{65.141%{transform:translate(83.7958vw,65.141vh) scale(.8772)}to{transform:translate(87.8329vw,99vh) scale(.8772)}}.snow:nth-child(61){opacity:.8212;transform:translate(42.5296vw,-10px) scale(.4876);animation:fall-61 27s -2s linear infinite}@keyframes fall-61{33.529%{transform:translate(43.7935vw,33.529vh) scale(.4876)}to{transform:translate(43.16155vw,99vh) scale(.4876)}}.snow:nth-child(62){opacity:1.8822;transform:translate(20.3943vw,-10px) scale(.6412);animation:fall-62 29s -24s linear infinite}@keyframes fall-62{66.958%{transform:translate(11.2796vw,66.958vh) scale(.6412)}to{transform:translate(15.83695vw,99vh) scale(.6412)}}.snow:nth-child(63){opacity:1.2058;transform:translate(91.2609vw,-10px) scale(.7167);animation:fall-63 12s -15s linear infinite}@keyframes fall-63{72.576%{transform:translate(90.4611vw,72.576vh) scale(.7167)}to{transform:translate(90.861vw,99vh) scale(.7167)}}.snow:nth-child(64){opacity:.952;transform:translate(28.5697vw,-10px) scale(.7564);animation:fall-64 24s -6s linear infinite}@keyframes fall-64{64.509%{transform:translate(32.7305vw,64.509vh) scale(.7564)}to{transform:translate(30.6501vw,99vh) scale(.7564)}}.snow:nth-child(65){opacity:.4284;transform:translate(96.6898vw,-10px) scale(.8603);animation:fall-65 27s -28s linear infinite}@keyframes fall-65{31.908%{transform:translate(100.8174vw,31.908vh) scale(.8603)}to{transform:translate(98.7536vw,99vh) scale(.8603)}}.snow:nth-child(66){opacity:1.2418;transform:translate(24.7859vw,-10px) scale(.0117);animation:fall-66 19s -21s linear infinite}@keyframes fall-66{59.506%{transform:translate(18.626vw,59.506vh) scale(.0117)}to{transform:translate(21.70595vw,99vh) scale(.0117)}}.snow:nth-child(67){opacity:.6854;transform:translate(47.7302vw,-10px) scale(.7594);animation:fall-67 10s -6s linear infinite}@keyframes fall-67{73.528%{transform:translate(38.1599vw,73.528vh) scale(.7594)}to{transform:translate(42.94505vw,99vh) scale(.7594)}}.snow:nth-child(68){opacity:1.3834;transform:translate(46.1718vw,-10px) scale(.0763);animation:fall-68 27s -17s linear infinite}@keyframes fall-68{60.791%{transform:translate(39.6061vw,60.791vh) scale(.0763)}to{transform:translate(42.88895vw,99vh) scale(.0763)}}.snow:nth-child(69){opacity:1.382;transform:translate(11.6129vw,-10px) scale(.8313);animation:fall-69 11s -2s linear infinite}@keyframes fall-69{72.916%{transform:translate(9.9256vw,72.916vh) scale(.8313)}to{transform:translate(10.76925vw,99vh) scale(.8313)}}.snow:nth-child(70){opacity:.3656;transform:translate(52.8621vw,-10px) scale(.204);animation:fall-70 27s -8s linear infinite}@keyframes fall-70{39.933%{transform:translate(62.7155vw,39.933vh) scale(.204)}to{transform:translate(57.7888vw,99vh) scale(.204)}}.snow:nth-child(71){opacity:1.4512;transform:translate(24.7835vw,-10px) scale(.1926);animation:fall-71 28s -20s linear infinite}@keyframes fall-71{38.483%{transform:translate(21.0656vw,38.483vh) scale(.1926)}to{transform:translate(22.92455vw,99vh) scale(.1926)}}.snow:nth-child(72){opacity:.8898;transform:translate(10.6654vw,-10px) scale(.4926);animation:fall-72 19s -1s linear infinite}@keyframes fall-72{40.091%{transform:translate(.8654vw,40.091vh) scale(.4926)}to{transform:translate(5.7654vw,99vh) scale(.4926)}}.snow:nth-child(73){opacity:.0056;transform:translate(28.2123vw,-10px) scale(.0886);animation:fall-73 30s -20s linear infinite}@keyframes fall-73{34.567%{transform:translate(31.36vw,34.567vh) scale(.0886)}to{transform:translate(29.78615vw,99vh) scale(.0886)}}.snow:nth-child(74){opacity:.3354;transform:translate(13.1264vw,-10px) scale(.0788);animation:fall-74 27s -17s linear infinite}@keyframes fall-74{73.531%{transform:translate(4.6475vw,73.531vh) scale(.0788)}to{transform:translate(8.88695vw,99vh) scale(.0788)}}.snow:nth-child(75){opacity:2;transform:translate(8.8915vw,-10px) scale(.3298);animation:fall-75 28s -2s linear infinite}@keyframes fall-75{43.125%{transform:translate(8.7466vw,43.125vh) scale(.3298)}to{transform:translate(8.81905vw,99vh) scale(.3298)}}.snow:nth-child(76){opacity:.4286;transform:translate(87.0708vw,-10px) scale(.6176);animation:fall-76 12s -23s linear infinite}@keyframes fall-76{77.838%{transform:translate(95.7645vw,77.838vh) scale(.6176)}to{transform:translate(91.41765vw,99vh) scale(.6176)}}.snow:nth-child(77){opacity:.5778;transform:translate(70.0205vw,-10px) scale(.6911);animation:fall-77 22s -4s linear infinite}@keyframes fall-77{49.328%{transform:translate(69.1609vw,49.328vh) scale(.6911)}to{transform:translate(69.5907vw,99vh) scale(.6911)}}.snow:nth-child(78){opacity:.3038;transform:translate(5.1715vw,-10px) scale(.7797);animation:fall-78 12s -1s linear infinite}@keyframes fall-78{68.955%{transform:translate(12.1691vw,68.955vh) scale(.7797)}to{transform:translate(8.6703vw,99vh) scale(.7797)}}.snow:nth-child(79){opacity:.6306;transform:translate(99.0737vw,-10px) scale(.2);animation:fall-79 18s -16s linear infinite}@keyframes fall-79{55.977%{transform:translate(106.5767vw,55.977vh) scale(.2)}to{transform:translate(102.8252vw,99vh) scale(.2)}}.snow:nth-child(80){opacity:.016;transform:translate(36.209vw,-10px) scale(.1876);animation:fall-80 29s -18s linear infinite}@keyframes fall-80{33.613%{transform:translate(38.0517vw,33.613vh) scale(.1876)}to{transform:translate(37.13035vw,99vh) scale(.1876)}}.snow:nth-child(81){opacity:.2106;transform:translate(41.3985vw,-10px) scale(.9366);animation:fall-81 15s -28s linear infinite}@keyframes fall-81{74.391%{transform:translate(46.3229vw,74.391vh) scale(.9366)}to{transform:translate(43.8607vw,99vh) scale(.9366)}}.snow:nth-child(82){opacity:1.6292;transform:translate(19.3251vw,-10px) scale(.9474);animation:fall-82 18s -26s linear infinite}@keyframes fall-82{33.036%{transform:translate(19.7662vw,33.036vh) scale(.9474)}to{transform:translate(19.54565vw,99vh) scale(.9474)}}.snow:nth-child(83){opacity:1.9164;transform:translate(64.0971vw,-10px) scale(.8921);animation:fall-83 14s -21s linear infinite}@keyframes fall-83{61.855%{transform:translate(69.626vw,61.855vh) scale(.8921)}to{transform:translate(66.86155vw,99vh) scale(.8921)}}.snow:nth-child(84){opacity:1.0642;transform:translate(83.8571vw,-10px) scale(.5375);animation:fall-84 14s -9s linear infinite}@keyframes fall-84{30.978%{transform:translate(80.2922vw,30.978vh) scale(.5375)}to{transform:translate(82.07465vw,99vh) scale(.5375)}}.snow:nth-child(85){opacity:1.2358;transform:translate(13.1747vw,-10px) scale(.5765);animation:fall-85 23s -18s linear infinite}@keyframes fall-85{36.669%{transform:translate(21.8569vw,36.669vh) scale(.5765)}to{transform:translate(17.5158vw,99vh) scale(.5765)}}.snow:nth-child(86){opacity:.7352;transform:translate(56.2894vw,-10px) scale(.3743);animation:fall-86 18s -19s linear infinite}@keyframes fall-86{69.282%{transform:translate(61.4974vw,69.282vh) scale(.3743)}to{transform:translate(58.8934vw,99vh) scale(.3743)}}.snow:nth-child(87){opacity:.681;transform:translate(78.6361vw,-10px) scale(.8009);animation:fall-87 14s -9s linear infinite}@keyframes fall-87{79.697%{transform:translate(69.8885vw,79.697vh) scale(.8009)}to{transform:translate(74.2623vw,99vh) scale(.8009)}}.snow:nth-child(88){opacity:.218;transform:translate(68.7144vw,-10px) scale(.2643);animation:fall-88 28s -22s linear infinite}@keyframes fall-88{36.803%{transform:translate(71.9503vw,36.803vh) scale(.2643)}to{transform:translate(70.33235vw,99vh) scale(.2643)}}.snow:nth-child(89){opacity:.9062;transform:translate(5.4873vw,-10px) scale(.514);animation:fall-89 14s -9s linear infinite}@keyframes fall-89{76.311%{transform:translate(-2.6402vw,76.311vh) scale(.514)}to{transform:translate(1.42355vw,99vh) scale(.514)}}.snow:nth-child(90){opacity:1.4734;transform:translate(30.3272vw,-10px) scale(.7727);animation:fall-90 15s -27s linear infinite}@keyframes fall-90{71.299%{transform:translate(26.0949vw,71.299vh) scale(.7727)}to{transform:translate(28.21105vw,99vh) scale(.7727)}}.snow:nth-child(91){opacity:1.9402;transform:translate(11.4009vw,-10px) scale(.9778);animation:fall-91 17s -2s linear infinite}@keyframes fall-91{39.798%{transform:translate(5.6787vw,39.798vh) scale(.9778)}to{transform:translate(8.5398vw,99vh) scale(.9778)}}.snow:nth-child(92){opacity:.162;transform:translate(29.3301vw,-10px) scale(.0088);animation:fall-92 20s -19s linear infinite}@keyframes fall-92{63.023%{transform:translate(27.6837vw,63.023vh) scale(.0088)}to{transform:translate(28.5069vw,99vh) scale(.0088)}}.snow:nth-child(93){opacity:.5804;transform:translate(84.4134vw,-10px) scale(.2412);animation:fall-93 18s -17s linear infinite}@keyframes fall-93{41.154%{transform:translate(91.187vw,41.154vh) scale(.2412)}to{transform:translate(87.8002vw,99vh) scale(.2412)}}.snow:nth-child(94){opacity:.5906;transform:translate(61.2901vw,-10px) scale(.984);animation:fall-94 20s -22s linear infinite}@keyframes fall-94{47.08%{transform:translate(62.3343vw,47.08vh) scale(.984)}to{transform:translate(61.8122vw,99vh) scale(.984)}}.snow:nth-child(95){opacity:1.3456;transform:translate(11.0221vw,-10px) scale(.9968);animation:fall-95 14s -28s linear infinite}@keyframes fall-95{60.316%{transform:translate(3.8225vw,60.316vh) scale(.9968)}to{transform:translate(7.4223vw,99vh) scale(.9968)}}.snow:nth-child(96){opacity:.4246;transform:translate(26.5664vw,-10px) scale(.3612);animation:fall-96 13s -1s linear infinite}@keyframes fall-96{70.163%{transform:translate(36.4162vw,70.163vh) scale(.3612)}to{transform:translate(31.4913vw,99vh) scale(.3612)}}.snow:nth-child(97){opacity:1.39;transform:translate(2.3828vw,-10px) scale(.3916);animation:fall-97 27s -2s linear infinite}@keyframes fall-97{67.613%{transform:translate(.2182vw,67.613vh) scale(.3916)}to{transform:translate(1.3005vw,99vh) scale(.3916)}}.snow:nth-child(98){opacity:.3494;transform:translate(54.015vw,-10px) scale(.7535);animation:fall-98 11s -6s linear infinite}@keyframes fall-98{41.982%{transform:translate(45.2214vw,41.982vh) scale(.7535)}to{transform:translate(49.6182vw,99vh) scale(.7535)}}.snow:nth-child(99){opacity:.09;transform:translate(3.9911vw,-10px) scale(.2862);animation:fall-99 10s -14s linear infinite}@keyframes fall-99{42.252%{transform:translate(6.9895vw,42.252vh) scale(.2862)}to{transform:translate(5.4903vw,99vh) scale(.2862)}}.snow:nth-child(100){opacity:.3654;transform:translate(52.3875vw,-10px) scale(.1161);animation:fall-100 12s -22s linear infinite}@keyframes fall-100{71.316%{transform:translate(43.9297vw,71.316vh) scale(.1161)}to{transform:translate(48.1586vw,99vh) scale(.1161)}}.snow:nth-child(101){opacity:1.5786;transform:translate(22.7421vw,-10px) scale(.4416);animation:fall-101 17s -28s linear infinite}@keyframes fall-101{40.603%{transform:translate(32.2194vw,40.603vh) scale(.4416)}to{transform:translate(27.48075vw,99vh) scale(.4416)}}.snow:nth-child(102){opacity:.7328;transform:translate(18.0961vw,-10px) scale(.1297);animation:fall-102 25s -18s linear infinite}@keyframes fall-102{53.73%{transform:translate(12.0132vw,53.73vh) scale(.1297)}to{transform:translate(15.05465vw,99vh) scale(.1297)}}.snow:nth-child(103){opacity:1.602;transform:translate(79.1455vw,-10px) scale(.8016);animation:fall-103 19s -19s linear infinite}@keyframes fall-103{58.569%{transform:translate(83.8296vw,58.569vh) scale(.8016)}to{transform:translate(81.48755vw,99vh) scale(.8016)}}.snow:nth-child(104){opacity:1.6208;transform:translate(56.9909vw,-10px) scale(.2257);animation:fall-104 29s -30s linear infinite}@keyframes fall-104{71.393%{transform:translate(50.8253vw,71.393vh) scale(.2257)}to{transform:translate(53.9081vw,99vh) scale(.2257)}}.snow:nth-child(105){opacity:1.9814;transform:translate(99.0281vw,-10px) scale(.7187);animation:fall-105 23s -16s linear infinite}@keyframes fall-105{77.61%{transform:translate(106.0534vw,77.61vh) scale(.7187)}to{transform:translate(102.54075vw,99vh) scale(.7187)}}.snow:nth-child(106){opacity:1.2344;transform:translate(21.8988vw,-10px) scale(.5934);animation:fall-106 22s -1s linear infinite}@keyframes fall-106{53.35%{transform:translate(29.4956vw,53.35vh) scale(.5934)}to{transform:translate(25.6972vw,99vh) scale(.5934)}}.snow:nth-child(107){opacity:1.965;transform:translate(71.4286vw,-10px) scale(.8941);animation:fall-107 27s -1s linear infinite}@keyframes fall-107{66.242%{transform:translate(72.1406vw,66.242vh) scale(.8941)}to{transform:translate(71.7846vw,99vh) scale(.8941)}}.snow:nth-child(108){opacity:.9548;transform:translate(54.0823vw,-10px) scale(.0985);animation:fall-108 25s -20s linear infinite}@keyframes fall-108{69.786%{transform:translate(59.2541vw,69.786vh) scale(.0985)}to{transform:translate(56.6682vw,99vh) scale(.0985)}}.snow:nth-child(109){opacity:.6138;transform:translate(39.1557vw,-10px) scale(.4875);animation:fall-109 10s -29s linear infinite}@keyframes fall-109{44.754%{transform:translate(38.6097vw,44.754vh) scale(.4875)}to{transform:translate(38.8827vw,99vh) scale(.4875)}}.snow:nth-child(110){opacity:.7742;transform:translate(24.9395vw,-10px) scale(.3802);animation:fall-110 16s -2s linear infinite}@keyframes fall-110{60.698%{transform:translate(28.7182vw,60.698vh) scale(.3802)}to{transform:translate(26.82885vw,99vh) scale(.3802)}}.snow:nth-child(111){opacity:1.0866;transform:translate(25.8452vw,-10px) scale(.0687);animation:fall-111 27s -9s linear infinite}@keyframes fall-111{70.597%{transform:translate(23.5722vw,70.597vh) scale(.0687)}to{transform:translate(24.7087vw,99vh) scale(.0687)}}.snow:nth-child(112){opacity:.095;transform:translate(21.4064vw,-10px) scale(.4938);animation:fall-112 29s -7s linear infinite}@keyframes fall-112{73.15%{transform:translate(18.3813vw,73.15vh) scale(.4938)}to{transform:translate(19.89385vw,99vh) scale(.4938)}}.snow:nth-child(113){opacity:1.549;transform:translate(13.0185vw,-10px) scale(.4937);animation:fall-113 20s -19s linear infinite}@keyframes fall-113{78.183%{transform:translate(7.5776vw,78.183vh) scale(.4937)}to{transform:translate(10.29805vw,99vh) scale(.4937)}}.snow:nth-child(114){opacity:.961;transform:translate(82.3242vw,-10px) scale(.0164);animation:fall-114 17s -14s linear infinite}@keyframes fall-114{74.464%{transform:translate(84.1755vw,74.464vh) scale(.0164)}to{transform:translate(83.24985vw,99vh) scale(.0164)}}.snow:nth-child(115){opacity:.8122;transform:translate(49.9668vw,-10px) scale(.0592);animation:fall-115 25s -29s linear infinite}@keyframes fall-115{62.483%{transform:translate(49.305vw,62.483vh) scale(.0592)}to{transform:translate(49.6359vw,99vh) scale(.0592)}}.snow:nth-child(116){opacity:1.354;transform:translate(11.692vw,-10px) scale(.3685);animation:fall-116 10s -26s linear infinite}@keyframes fall-116{69.117%{transform:translate(17.5853vw,69.117vh) scale(.3685)}to{transform:translate(14.63865vw,99vh) scale(.3685)}}.snow:nth-child(117){opacity:1.5036;transform:translate(70.6887vw,-10px) scale(.4856);animation:fall-117 30s -18s linear infinite}@keyframes fall-117{62.894%{transform:translate(65.9797vw,62.894vh) scale(.4856)}to{transform:translate(68.3342vw,99vh) scale(.4856)}}.snow:nth-child(118){opacity:1.8124;transform:translate(25.4523vw,-10px) scale(.5846);animation:fall-118 13s -3s linear infinite}@keyframes fall-118{49.99%{transform:translate(26.8065vw,49.99vh) scale(.5846)}to{transform:translate(26.1294vw,99vh) scale(.5846)}}.snow:nth-child(119){opacity:1.6076;transform:translate(77.0103vw,-10px) scale(.4045);animation:fall-119 26s -24s linear infinite}@keyframes fall-119{56.464%{transform:translate(78.1022vw,56.464vh) scale(.4045)}to{transform:translate(77.55625vw,99vh) scale(.4045)}}.snow:nth-child(120){opacity:1.9764;transform:translate(6.6253vw,-10px) scale(.0102);animation:fall-120 14s -12s linear infinite}@keyframes fall-120{40.738%{transform:translate(3.507vw,40.738vh) scale(.0102)}to{transform:translate(5.06615vw,99vh) scale(.0102)}}.snow:nth-child(121){opacity:1.2078;transform:translate(28.0524vw,-10px) scale(.8849);animation:fall-121 19s -25s linear infinite}@keyframes fall-121{59.64%{transform:translate(35.4398vw,59.64vh) scale(.8849)}to{transform:translate(31.7461vw,99vh) scale(.8849)}}.snow:nth-child(122){opacity:.1592;transform:translate(17.4748vw,-10px) scale(.8702);animation:fall-122 23s -25s linear infinite}@keyframes fall-122{33.901%{transform:translate(25.2217vw,33.901vh) scale(.8702)}to{transform:translate(21.34825vw,99vh) scale(.8702)}}.snow:nth-child(123){opacity:1.2374;transform:translate(57.4009vw,-10px) scale(.8367);animation:fall-123 16s -21s linear infinite}@keyframes fall-123{36.64%{transform:translate(66.45vw,36.64vh) scale(.8367)}to{transform:translate(61.92545vw,99vh) scale(.8367)}}.snow:nth-child(124){opacity:1.4196;transform:translate(64.871vw,-10px) scale(.4622);animation:fall-124 18s -30s linear infinite}@keyframes fall-124{58.207%{transform:translate(58.3363vw,58.207vh) scale(.4622)}to{transform:translate(61.60365vw,99vh) scale(.4622)}}.snow:nth-child(125){opacity:.1574;transform:translate(17.9924vw,-10px) scale(.9294);animation:fall-125 14s -5s linear infinite}@keyframes fall-125{32.811%{transform:translate(27.3306vw,32.811vh) scale(.9294)}to{transform:translate(22.6615vw,99vh) scale(.9294)}}.snow:nth-child(126){opacity:.349;transform:translate(99.2133vw,-10px) scale(.259);animation:fall-126 26s -5s linear infinite}@keyframes fall-126{70.345%{transform:translate(95.1209vw,70.345vh) scale(.259)}to{transform:translate(97.1671vw,99vh) scale(.259)}}.snow:nth-child(127){opacity:1.1822;transform:translate(65.8689vw,-10px) scale(.6945);animation:fall-127 13s -4s linear infinite}@keyframes fall-127{65.059%{transform:translate(56.9206vw,65.059vh) scale(.6945)}to{transform:translate(61.39475vw,99vh) scale(.6945)}}.snow:nth-child(128){opacity:1.135;transform:translate(24.0608vw,-10px) scale(.4008);animation:fall-128 13s -8s linear infinite}@keyframes fall-128{39.751%{transform:translate(16.399vw,39.751vh) scale(.4008)}to{transform:translate(20.2299vw,99vh) scale(.4008)}}.snow:nth-child(129){opacity:1.089;transform:translate(58.7306vw,-10px) scale(.6341);animation:fall-129 28s -22s linear infinite}@keyframes fall-129{79.702%{transform:translate(60.0221vw,79.702vh) scale(.6341)}to{transform:translate(59.37635vw,99vh) scale(.6341)}}.snow:nth-child(130){opacity:.378;transform:translate(10.3813vw,-10px) scale(.112);animation:fall-130 13s -20s linear infinite}@keyframes fall-130{50.925%{transform:translate(8.2794vw,50.925vh) scale(.112)}to{transform:translate(9.33035vw,99vh) scale(.112)}}.snow:nth-child(131){opacity:1.2768;transform:translate(49.9489vw,-10px) scale(.1249);animation:fall-131 28s -9s linear infinite}@keyframes fall-131{49.389%{transform:translate(47.0804vw,49.389vh) scale(.1249)}to{transform:translate(48.51465vw,99vh) scale(.1249)}}.snow:nth-child(132){opacity:.909;transform:translate(62.7676vw,-10px) scale(.7789);animation:fall-132 15s -20s linear infinite}@keyframes fall-132{44.013%{transform:translate(70.8027vw,44.013vh) scale(.7789)}to{transform:translate(66.78515vw,99vh) scale(.7789)}}.snow:nth-child(133){opacity:1.191;transform:translate(.6896vw,-10px) scale(.5103);animation:fall-133 10s -25s linear infinite}@keyframes fall-133{44.991%{transform:translate(6.1732vw,44.991vh) scale(.5103)}to{transform:translate(3.4314vw,99vh) scale(.5103)}}.snow:nth-child(134){opacity:1.0522;transform:translate(24.8042vw,-10px) scale(.102);animation:fall-134 13s -11s linear infinite}@keyframes fall-134{55.138%{transform:translate(28.34vw,55.138vh) scale(.102)}to{transform:translate(26.5721vw,99vh) scale(.102)}}.snow:nth-child(135){opacity:.7208;transform:translate(23.3592vw,-10px) scale(.8351);animation:fall-135 28s -22s linear infinite}@keyframes fall-135{68.952%{transform:translate(30.0254vw,68.952vh) scale(.8351)}to{transform:translate(26.6923vw,99vh) scale(.8351)}}.snow:nth-child(136){opacity:1.8612;transform:translate(.0474vw,-10px) scale(.5475);animation:fall-136 19s -5s linear infinite}@keyframes fall-136{60.229%{transform:translate(-8.8591vw,60.229vh) scale(.5475)}to{transform:translate(-4.40585vw,99vh) scale(.5475)}}.snow:nth-child(137){opacity:.1;transform:translate(26.7375vw,-10px) scale(.6894);animation:fall-137 13s -14s linear infinite}@keyframes fall-137{47.277%{transform:translate(27.6091vw,47.277vh) scale(.6894)}to{transform:translate(27.1733vw,99vh) scale(.6894)}}.snow:nth-child(138){opacity:.682;transform:translate(80.7712vw,-10px) scale(.5978);animation:fall-138 19s -1s linear infinite}@keyframes fall-138{30.173%{transform:translate(77.5491vw,30.173vh) scale(.5978)}to{transform:translate(79.16015vw,99vh) scale(.5978)}}.snow:nth-child(139){opacity:1.4884;transform:translate(67.8005vw,-10px) scale(.844);animation:fall-139 14s -13s linear infinite}@keyframes fall-139{49.609%{transform:translate(68.097vw,49.609vh) scale(.844)}to{transform:translate(67.94875vw,99vh) scale(.844)}}.snow:nth-child(140){opacity:.9906;transform:translate(98.0364vw,-10px) scale(.4045);animation:fall-140 24s -5s linear infinite}@keyframes fall-140{61.953%{transform:translate(91.8696vw,61.953vh) scale(.4045)}to{transform:translate(94.953vw,99vh) scale(.4045)}}.snow:nth-child(141){opacity:1.7376;transform:translate(33.0471vw,-10px) scale(.1289);animation:fall-141 26s -23s linear infinite}@keyframes fall-141{79.67%{transform:translate(23.1814vw,79.67vh) scale(.1289)}to{transform:translate(28.11425vw,99vh) scale(.1289)}}.snow:nth-child(142){opacity:.0028;transform:translate(14.8759vw,-10px) scale(.2206);animation:fall-142 25s -4s linear infinite}@keyframes fall-142{45.561%{transform:translate(16.1599vw,45.561vh) scale(.2206)}to{transform:translate(15.5179vw,99vh) scale(.2206)}}.snow:nth-child(143){opacity:1.703;transform:translate(74.856vw,-10px) scale(.0128);animation:fall-143 19s -29s linear infinite}@keyframes fall-143{46.69%{transform:translate(69.1943vw,46.69vh) scale(.0128)}to{transform:translate(72.02515vw,99vh) scale(.0128)}}.snow:nth-child(144){opacity:.4124;transform:translate(43.9036vw,-10px) scale(.3869);animation:fall-144 17s -21s linear infinite}@keyframes fall-144{64.453%{transform:translate(51.211vw,64.453vh) scale(.3869)}to{transform:translate(47.5573vw,99vh) scale(.3869)}}.snow:nth-child(145){opacity:.5724;transform:translate(23.0364vw,-10px) scale(.9839);animation:fall-145 18s -6s linear infinite}@keyframes fall-145{43.223%{transform:translate(16.0016vw,43.223vh) scale(.9839)}to{transform:translate(19.519vw,99vh) scale(.9839)}}.snow:nth-child(146){opacity:1.479;transform:translate(44.1271vw,-10px) scale(.4966);animation:fall-146 29s -15s linear infinite}@keyframes fall-146{63.798%{transform:translate(38.8894vw,63.798vh) scale(.4966)}to{transform:translate(41.50825vw,99vh) scale(.4966)}}.snow:nth-child(147){opacity:1.1276;transform:translate(14.796vw,-10px) scale(.9981);animation:fall-147 26s -17s linear infinite}@keyframes fall-147{59.413%{transform:translate(16.059vw,59.413vh) scale(.9981)}to{transform:translate(15.4275vw,99vh) scale(.9981)}}.snow:nth-child(148){opacity:1.7504;transform:translate(81.0677vw,-10px) scale(.7566);animation:fall-148 18s -1s linear infinite}@keyframes fall-148{62.516%{transform:translate(73.1123vw,62.516vh) scale(.7566)}to{transform:translate(77.09vw,99vh) scale(.7566)}}.snow:nth-child(149){opacity:.4396;transform:translate(18.2573vw,-10px) scale(.9259);animation:fall-149 18s -24s linear infinite}@keyframes fall-149{75.593%{transform:translate(16.3522vw,75.593vh) scale(.9259)}to{transform:translate(17.30475vw,99vh) scale(.9259)}}.snow:nth-child(150){opacity:1.0916;transform:translate(15.0371vw,-10px) scale(.4581);animation:fall-150 15s -6s linear infinite}@keyframes fall-150{49.486%{transform:translate(17.7826vw,49.486vh) scale(.4581)}to{transform:translate(16.40985vw,99vh) scale(.4581)}}.snow:nth-child(151){opacity:.7026;transform:translate(2.5104vw,-10px) scale(.8866);animation:fall-151 12s -1s linear infinite}@keyframes fall-151{63.967%{transform:translate(-6.7208vw,63.967vh) scale(.8866)}to{transform:translate(-2.1052vw,99vh) scale(.8866)}}.snow:nth-child(152){opacity:.55;transform:translate(96.5466vw,-10px) scale(.9499);animation:fall-152 27s -15s linear infinite}@keyframes fall-152{70.131%{transform:translate(102.3281vw,70.131vh) scale(.9499)}to{transform:translate(99.43735vw,99vh) scale(.9499)}}.snow:nth-child(153){opacity:1.5874;transform:translate(54.0129vw,-10px) scale(.0449);animation:fall-153 22s -7s linear infinite}@keyframes fall-153{76.633%{transform:translate(45.4648vw,76.633vh) scale(.0449)}to{transform:translate(49.73885vw,99vh) scale(.0449)}}.snow:nth-child(154){opacity:.6484;transform:translate(3.8829vw,-10px) scale(.281);animation:fall-154 20s -14s linear infinite}@keyframes fall-154{36.601%{transform:translate(-2.7476vw,36.601vh) scale(.281)}to{transform:translate(.56765vw,99vh) scale(.281)}}.snow:nth-child(155){opacity:1.8654;transform:translate(30.7611vw,-10px) scale(.2941);animation:fall-155 11s -11s linear infinite}@keyframes fall-155{60.716%{transform:translate(33.7088vw,60.716vh) scale(.2941)}to{transform:translate(32.23495vw,99vh) scale(.2941)}}.snow:nth-child(156){opacity:.4658;transform:translate(77.1785vw,-10px) scale(.6484);animation:fall-156 20s -3s linear infinite}@keyframes fall-156{57.662%{transform:translate(69.219vw,57.662vh) scale(.6484)}to{transform:translate(73.19875vw,99vh) scale(.6484)}}.snow:nth-child(157){opacity:.308;transform:translate(11.3592vw,-10px) scale(.7061);animation:fall-157 28s -15s linear infinite}@keyframes fall-157{72.17%{transform:translate(15.6037vw,72.17vh) scale(.7061)}to{transform:translate(13.48145vw,99vh) scale(.7061)}}.snow:nth-child(158){opacity:.7194;transform:translate(98.116vw,-10px) scale(.3606);animation:fall-158 27s -29s linear infinite}@keyframes fall-158{47.627%{transform:translate(88.3121vw,47.627vh) scale(.3606)}to{transform:translate(93.21405vw,99vh) scale(.3606)}}.snow:nth-child(159){opacity:1.2574;transform:translate(33.7879vw,-10px) scale(.8429);animation:fall-159 18s -1s linear infinite}@keyframes fall-159{52.203%{transform:translate(35.2417vw,52.203vh) scale(.8429)}to{transform:translate(34.5148vw,99vh) scale(.8429)}}.snow:nth-child(160){opacity:.0382;transform:translate(84.3159vw,-10px) scale(.1924);animation:fall-160 18s -21s linear infinite}@keyframes fall-160{49.593%{transform:translate(76.6082vw,49.593vh) scale(.1924)}to{transform:translate(80.46205vw,99vh) scale(.1924)}}.snow:nth-child(161){opacity:1.2032;transform:translate(82.2569vw,-10px) scale(.8326);animation:fall-161 10s -10s linear infinite}@keyframes fall-161{55.031%{transform:translate(79.9806vw,55.031vh) scale(.8326)}to{transform:translate(81.11875vw,99vh) scale(.8326)}}.snow:nth-child(162){opacity:.913;transform:translate(87.323vw,-10px) scale(.9651);animation:fall-162 28s -13s linear infinite}@keyframes fall-162{30.754%{transform:translate(87.0609vw,30.754vh) scale(.9651)}to{transform:translate(87.19195vw,99vh) scale(.9651)}}.snow:nth-child(163){opacity:.8226;transform:translate(32.7355vw,-10px) scale(.9513);animation:fall-163 14s -2s linear infinite}@keyframes fall-163{77.014%{transform:translate(25.3115vw,77.014vh) scale(.9513)}to{transform:translate(29.0235vw,99vh) scale(.9513)}}.snow:nth-child(164){opacity:.2092;transform:translate(82.5309vw,-10px) scale(.0234);animation:fall-164 22s -25s linear infinite}@keyframes fall-164{42.474%{transform:translate(87.8255vw,42.474vh) scale(.0234)}to{transform:translate(85.1782vw,99vh) scale(.0234)}}.snow:nth-child(165){opacity:.7268;transform:translate(35.6485vw,-10px) scale(.8743);animation:fall-165 10s -28s linear infinite}@keyframes fall-165{41.015%{transform:translate(37.519vw,41.015vh) scale(.8743)}to{transform:translate(36.58375vw,99vh) scale(.8743)}}.snow:nth-child(166){opacity:.0174;transform:translate(21.5269vw,-10px) scale(.4637);animation:fall-166 21s -25s linear infinite}@keyframes fall-166{57.233%{transform:translate(13.7601vw,57.233vh) scale(.4637)}to{transform:translate(17.6435vw,99vh) scale(.4637)}}.snow:nth-child(167){opacity:.476;transform:translate(12.9736vw,-10px) scale(.0131);animation:fall-167 19s -11s linear infinite}@keyframes fall-167{64.768%{transform:translate(17.5349vw,64.768vh) scale(.0131)}to{transform:translate(15.25425vw,99vh) scale(.0131)}}.snow:nth-child(168){opacity:.5108;transform:translate(66.0387vw,-10px) scale(.5281);animation:fall-168 12s -19s linear infinite}@keyframes fall-168{31.006%{transform:translate(70.8217vw,31.006vh) scale(.5281)}to{transform:translate(68.4302vw,99vh) scale(.5281)}}.snow:nth-child(169){opacity:.3592;transform:translate(66.5904vw,-10px) scale(.2255);animation:fall-169 16s -11s linear infinite}@keyframes fall-169{48.092%{transform:translate(76.555vw,48.092vh) scale(.2255)}to{transform:translate(71.5727vw,99vh) scale(.2255)}}.snow:nth-child(170){opacity:.575;transform:translate(68.2505vw,-10px) scale(.9561);animation:fall-170 12s -10s linear infinite}@keyframes fall-170{41.038%{transform:translate(58.2731vw,41.038vh) scale(.9561)}to{transform:translate(63.2618vw,99vh) scale(.9561)}}.snow:nth-child(171){opacity:1.5032;transform:translate(38.9476vw,-10px) scale(.5991);animation:fall-171 13s -5s linear infinite}@keyframes fall-171{45.184%{transform:translate(37.4321vw,45.184vh) scale(.5991)}to{transform:translate(38.18985vw,99vh) scale(.5991)}}.snow:nth-child(172){opacity:.3228;transform:translate(32.4476vw,-10px) scale(.2393);animation:fall-172 16s -25s linear infinite}@keyframes fall-172{73.519%{transform:translate(39.1131vw,73.519vh) scale(.2393)}to{transform:translate(35.78035vw,99vh) scale(.2393)}}.snow:nth-child(173){opacity:.5596;transform:translate(67.9244vw,-10px) scale(.2391);animation:fall-173 26s -29s linear infinite}@keyframes fall-173{47.036%{transform:translate(68.4408vw,47.036vh) scale(.2391)}to{transform:translate(68.1826vw,99vh) scale(.2391)}}.snow:nth-child(174){opacity:.406;transform:translate(64.9795vw,-10px) scale(.6177);animation:fall-174 19s -3s linear infinite}@keyframes fall-174{68.203%{transform:translate(70.1748vw,68.203vh) scale(.6177)}to{transform:translate(67.57715vw,99vh) scale(.6177)}}.snow:nth-child(175){opacity:.3066;transform:translate(69.7561vw,-10px) scale(.6427);animation:fall-175 24s -21s linear infinite}@keyframes fall-175{62.014%{transform:translate(65.2883vw,62.014vh) scale(.6427)}to{transform:translate(67.5222vw,99vh) scale(.6427)}}.snow:nth-child(176){opacity:1.2304;transform:translate(21.1903vw,-10px) scale(.7814);animation:fall-176 10s -19s linear infinite}@keyframes fall-176{37.049%{transform:translate(23.5789vw,37.049vh) scale(.7814)}to{transform:translate(22.3846vw,99vh) scale(.7814)}}.snow:nth-child(177){opacity:.4536;transform:translate(14.6175vw,-10px) scale(.4546);animation:fall-177 18s -14s linear infinite}@keyframes fall-177{66.96%{transform:translate(19.5724vw,66.96vh) scale(.4546)}to{transform:translate(17.09495vw,99vh) scale(.4546)}}.snow:nth-child(178){opacity:1.0196;transform:translate(27.4885vw,-10px) scale(.7711);animation:fall-178 15s -15s linear infinite}@keyframes fall-178{33.56%{transform:translate(23.658vw,33.56vh) scale(.7711)}to{transform:translate(25.57325vw,99vh) scale(.7711)}}.snow:nth-child(179){opacity:1.8058;transform:translate(49.1542vw,-10px) scale(.7726);animation:fall-179 17s -9s linear infinite}@keyframes fall-179{33.817%{transform:translate(56.6484vw,33.817vh) scale(.7726)}to{transform:translate(52.9013vw,99vh) scale(.7726)}}.snow:nth-child(180){opacity:1.0612;transform:translate(40.0674vw,-10px) scale(.7507);animation:fall-180 16s -4s linear infinite}@keyframes fall-180{33.102%{transform:translate(42.0259vw,33.102vh) scale(.7507)}to{transform:translate(41.04665vw,99vh) scale(.7507)}}.snow:nth-child(181){opacity:1.2426;transform:translate(4.7088vw,-10px) scale(.1093);animation:fall-181 20s -25s linear infinite}@keyframes fall-181{30.298%{transform:translate(2.6857vw,30.298vh) scale(.1093)}to{transform:translate(3.69725vw,99vh) scale(.1093)}}.snow:nth-child(182){opacity:.2074;transform:translate(16.5005vw,-10px) scale(.2503);animation:fall-182 21s -15s linear infinite}@keyframes fall-182{79.456%{transform:translate(24.5265vw,79.456vh) scale(.2503)}to{transform:translate(20.5135vw,99vh) scale(.2503)}}.snow:nth-child(183){opacity:.9486;transform:translate(63.0735vw,-10px) scale(.6624);animation:fall-183 20s -6s linear infinite}@keyframes fall-183{48.277%{transform:translate(58.45vw,48.277vh) scale(.6624)}to{transform:translate(60.76175vw,99vh) scale(.6624)}}.snow:nth-child(184){opacity:.2008;transform:translate(34.167vw,-10px) scale(.1911);animation:fall-184 17s -17s linear infinite}@keyframes fall-184{79.526%{transform:translate(25.3111vw,79.526vh) scale(.1911)}to{transform:translate(29.73905vw,99vh) scale(.1911)}}.snow:nth-child(185){opacity:.0224;transform:translate(98.8414vw,-10px) scale(.6743);animation:fall-185 13s -30s linear infinite}@keyframes fall-185{66.112%{transform:translate(102.9573vw,66.112vh) scale(.6743)}to{transform:translate(100.89935vw,99vh) scale(.6743)}}.snow:nth-child(186){opacity:1.2976;transform:translate(39.9719vw,-10px) scale(.5564);animation:fall-186 12s -6s linear infinite}@keyframes fall-186{79.098%{transform:translate(49.6165vw,79.098vh) scale(.5564)}to{transform:translate(44.7942vw,99vh) scale(.5564)}}.snow:nth-child(187){opacity:1.7796;transform:translate(95.0574vw,-10px) scale(.7662);animation:fall-187 20s -23s linear infinite}@keyframes fall-187{50.356%{transform:translate(88.2151vw,50.356vh) scale(.7662)}to{transform:translate(91.63625vw,99vh) scale(.7662)}}.snow:nth-child(188){opacity:.4008;transform:translate(57.1357vw,-10px) scale(.3255);animation:fall-188 19s -12s linear infinite}@keyframes fall-188{44.093%{transform:translate(54.9692vw,44.093vh) scale(.3255)}to{transform:translate(56.05245vw,99vh) scale(.3255)}}.snow:nth-child(189){opacity:.2186;transform:translate(52.787vw,-10px) scale(.1513);animation:fall-189 19s -3s linear infinite}@keyframes fall-189{32.526%{transform:translate(45.7354vw,32.526vh) scale(.1513)}to{transform:translate(49.2612vw,99vh) scale(.1513)}}.snow:nth-child(190){opacity:1.6572;transform:translate(46.5927vw,-10px) scale(.5084);animation:fall-190 19s -16s linear infinite}@keyframes fall-190{47.93%{transform:translate(45.4351vw,47.93vh) scale(.5084)}to{transform:translate(46.0139vw,99vh) scale(.5084)}}.snow:nth-child(191){opacity:1.0172;transform:translate(62.1255vw,-10px) scale(.0365);animation:fall-191 11s -1s linear infinite}@keyframes fall-191{55.913%{transform:translate(57.8882vw,55.913vh) scale(.0365)}to{transform:translate(60.00685vw,99vh) scale(.0365)}}.snow:nth-child(192){opacity:1.3128;transform:translate(55.7715vw,-10px) scale(.7561);animation:fall-192 12s -23s linear infinite}@keyframes fall-192{39.022%{transform:translate(62.9567vw,39.022vh) scale(.7561)}to{transform:translate(59.3641vw,99vh) scale(.7561)}}.snow:nth-child(193){opacity:1.3144;transform:translate(31.3787vw,-10px) scale(.0004);animation:fall-193 22s -19s linear infinite}@keyframes fall-193{30.399%{transform:translate(32.311vw,30.399vh) scale(.0004)}to{transform:translate(31.84485vw,99vh) scale(.0004)}}.snow:nth-child(194){opacity:1.9758;transform:translate(47.937vw,-10px) scale(.2891);animation:fall-194 26s -5s linear infinite}@keyframes fall-194{69.595%{transform:translate(43.9479vw,69.595vh) scale(.2891)}to{transform:translate(45.94245vw,99vh) scale(.2891)}}.snow:nth-child(195){opacity:.1014;transform:translate(57.7568vw,-10px) scale(.3757);animation:fall-195 21s -5s linear infinite}@keyframes fall-195{69.623%{transform:translate(61.3232vw,69.623vh) scale(.3757)}to{transform:translate(59.54vw,99vh) scale(.3757)}}.snow:nth-child(196){opacity:1.7952;transform:translate(89.1872vw,-10px) scale(.6804);animation:fall-196 22s -25s linear infinite}@keyframes fall-196{30.057%{transform:translate(97.3298vw,30.057vh) scale(.6804)}to{transform:translate(93.2585vw,99vh) scale(.6804)}}.snow:nth-child(197){opacity:1.8934;transform:translate(23.9522vw,-10px) scale(.1102);animation:fall-197 30s -9s linear infinite}@keyframes fall-197{38.248%{transform:translate(25.6453vw,38.248vh) scale(.1102)}to{transform:translate(24.79875vw,99vh) scale(.1102)}}.snow:nth-child(198){opacity:1.168;transform:translate(88.016vw,-10px) scale(.5961);animation:fall-198 19s -2s linear infinite}@keyframes fall-198{30.25%{transform:translate(81.6125vw,30.25vh) scale(.5961)}to{transform:translate(84.81425vw,99vh) scale(.5961)}}.snow:nth-child(199){opacity:.5108;transform:translate(8.1378vw,-10px) scale(.4444);animation:fall-199 26s -13s linear infinite}@keyframes fall-199{42.277%{transform:translate(-1.4325vw,42.277vh) scale(.4444)}to{transform:translate(3.35265vw,99vh) scale(.4444)}}.snow:nth-child(200){opacity:.0066;transform:translate(94.1976vw,-10px) scale(.1721);animation:fall-200 13s -11s linear infinite}@keyframes fall-200{34.392%{transform:translate(100.0643vw,34.392vh) scale(.1721)}to{transform:translate(97.13095vw,99vh) scale(.1721)}}.snow:nth-child(201){opacity:.7054;transform:translate(87.8263vw,-10px) scale(.3002);animation:fall-201 24s -17s linear infinite}@keyframes fall-201{37.426%{transform:translate(94.8451vw,37.426vh) scale(.3002)}to{transform:translate(91.3357vw,99vh) scale(.3002)}}.snow:nth-child(202){opacity:1.056;transform:translate(51.7855vw,-10px) scale(.097);animation:fall-202 23s -16s linear infinite}@keyframes fall-202{46.689%{transform:translate(55.2783vw,46.689vh) scale(.097)}to{transform:translate(53.5319vw,99vh) scale(.097)}}.snow:nth-child(203){opacity:.6054;transform:translate(21.2793vw,-10px) scale(.6808);animation:fall-203 14s -10s linear infinite}@keyframes fall-203{35.722%{transform:translate(23.4451vw,35.722vh) scale(.6808)}to{transform:translate(22.3622vw,99vh) scale(.6808)}}.snow:nth-child(204){opacity:1.186;transform:translate(83.9802vw,-10px) scale(.7209);animation:fall-204 17s -8s linear infinite}@keyframes fall-204{64.475%{transform:translate(88.7939vw,64.475vh) scale(.7209)}to{transform:translate(86.38705vw,99vh) scale(.7209)}}.snow:nth-child(205){opacity:1.192;transform:translate(56.961vw,-10px) scale(.2919);animation:fall-205 22s -3s linear infinite}@keyframes fall-205{51.26%{transform:translate(58.8055vw,51.26vh) scale(.2919)}to{transform:translate(57.88325vw,99vh) scale(.2919)}}.snow:nth-child(206){opacity:.6548;transform:translate(79.972vw,-10px) scale(.8584);animation:fall-206 21s -29s linear infinite}@keyframes fall-206{56.13%{transform:translate(87.0513vw,56.13vh) scale(.8584)}to{transform:translate(83.51165vw,99vh) scale(.8584)}}.snow:nth-child(207){opacity:.4342;transform:translate(58.7755vw,-10px) scale(.7902);animation:fall-207 26s -30s linear infinite}@keyframes fall-207{54.042%{transform:translate(55.7399vw,54.042vh) scale(.7902)}to{transform:translate(57.2577vw,99vh) scale(.7902)}}.snow:nth-child(208){opacity:.6932;transform:translate(83.6472vw,-10px) scale(.5803);animation:fall-208 11s -25s linear infinite}@keyframes fall-208{46.858%{transform:translate(85.9997vw,46.858vh) scale(.5803)}to{transform:translate(84.82345vw,99vh) scale(.5803)}}.snow:nth-child(209){opacity:1.2084;transform:translate(20.3275vw,-10px) scale(.1971);animation:fall-209 21s -3s linear infinite}@keyframes fall-209{39.071%{transform:translate(28.1792vw,39.071vh) scale(.1971)}to{transform:translate(24.25335vw,99vh) scale(.1971)}}.snow:nth-child(210){opacity:1.0508;transform:translate(15.3001vw,-10px) scale(.0305);animation:fall-210 29s -12s linear infinite}@keyframes fall-210{46.773%{transform:translate(11.7579vw,46.773vh) scale(.0305)}to{transform:translate(13.529vw,99vh) scale(.0305)}}.snow:nth-child(211){opacity:1.4892;transform:translate(70.6592vw,-10px) scale(.7808);animation:fall-211 17s -25s linear infinite}@keyframes fall-211{34.731%{transform:translate(78.5902vw,34.731vh) scale(.7808)}to{transform:translate(74.6247vw,99vh) scale(.7808)}}.snow:nth-child(212){opacity:1.8738;transform:translate(99.0564vw,-10px) scale(.0468);animation:fall-212 11s -13s linear infinite}@keyframes fall-212{40.858%{transform:translate(101.7505vw,40.858vh) scale(.0468)}to{transform:translate(100.40345vw,99vh) scale(.0468)}}.snow:nth-child(213){opacity:.6304;transform:translate(34.975vw,-10px) scale(.6903);animation:fall-213 10s -13s linear infinite}@keyframes fall-213{52.323%{transform:translate(36.2718vw,52.323vh) scale(.6903)}to{transform:translate(35.6234vw,99vh) scale(.6903)}}.snow:nth-child(214){opacity:1.7008;transform:translate(41.7749vw,-10px) scale(.2858);animation:fall-214 29s -3s linear infinite}@keyframes fall-214{67.299%{transform:translate(33.3394vw,67.299vh) scale(.2858)}to{transform:translate(37.55715vw,99vh) scale(.2858)}}.snow:nth-child(215){opacity:.6678;transform:translate(31.419vw,-10px) scale(.8755);animation:fall-215 21s -1s linear infinite}@keyframes fall-215{66.092%{transform:translate(26.6888vw,66.092vh) scale(.8755)}to{transform:translate(29.0539vw,99vh) scale(.8755)}}.snow:nth-child(216){opacity:.288;transform:translate(32.6628vw,-10px) scale(.1723);animation:fall-216 13s -25s linear infinite}@keyframes fall-216{51.272%{transform:translate(30.3645vw,51.272vh) scale(.1723)}to{transform:translate(31.51365vw,99vh) scale(.1723)}}.snow:nth-child(217){opacity:.27;transform:translate(2.7843vw,-10px) scale(.4046);animation:fall-217 20s -2s linear infinite}@keyframes fall-217{75.773%{transform:translate(8.7884vw,75.773vh) scale(.4046)}to{transform:translate(5.78635vw,99vh) scale(.4046)}}.snow:nth-child(218){opacity:1.2742;transform:translate(95.1449vw,-10px) scale(.5492);animation:fall-218 25s -9s linear infinite}@keyframes fall-218{77.052%{transform:translate(95.299vw,77.052vh) scale(.5492)}to{transform:translate(95.22195vw,99vh) scale(.5492)}}.snow:nth-child(219){opacity:.7422;transform:translate(70.5485vw,-10px) scale(.1742);animation:fall-219 19s -20s linear infinite}@keyframes fall-219{77.575%{transform:translate(65.2159vw,77.575vh) scale(.1742)}to{transform:translate(67.8822vw,99vh) scale(.1742)}}.snow:nth-child(220){opacity:1.3028;transform:translate(37.4574vw,-10px) scale(.9671);animation:fall-220 22s -22s linear infinite}@keyframes fall-220{60.503%{transform:translate(45.6315vw,60.503vh) scale(.9671)}to{transform:translate(41.54445vw,99vh) scale(.9671)}}.snow:nth-child(221){opacity:1.2536;transform:translate(67.105vw,-10px) scale(.5003);animation:fall-221 14s -11s linear infinite}@keyframes fall-221{77.103%{transform:translate(64.4248vw,77.103vh) scale(.5003)}to{transform:translate(65.7649vw,99vh) scale(.5003)}}.snow:nth-child(222){opacity:1.6092;transform:translate(50.7081vw,-10px) scale(.1179);animation:fall-222 11s -24s linear infinite}@keyframes fall-222{74.727%{transform:translate(51.4938vw,74.727vh) scale(.1179)}to{transform:translate(51.10095vw,99vh) scale(.1179)}}.snow:nth-child(223){opacity:.1158;transform:translate(42.8723vw,-10px) scale(.2393);animation:fall-223 14s -7s linear infinite}@keyframes fall-223{70.977%{transform:translate(49.6593vw,70.977vh) scale(.2393)}to{transform:translate(46.2658vw,99vh) scale(.2393)}}.snow:nth-child(224){opacity:.2146;transform:translate(17.8803vw,-10px) scale(.9443);animation:fall-224 26s -19s linear infinite}@keyframes fall-224{50.06%{transform:translate(13.3275vw,50.06vh) scale(.9443)}to{transform:translate(15.6039vw,99vh) scale(.9443)}}.snow:nth-child(225){opacity:1.9612;transform:translate(65.9933vw,-10px) scale(.1176);animation:fall-225 22s -30s linear infinite}@keyframes fall-225{78.958%{transform:translate(75.3371vw,78.958vh) scale(.1176)}to{transform:translate(70.6652vw,99vh) scale(.1176)}}.snow:nth-child(226){opacity:.6294;transform:translate(28.3117vw,-10px) scale(.7029);animation:fall-226 16s -4s linear infinite}@keyframes fall-226{64.792%{transform:translate(20.7566vw,64.792vh) scale(.7029)}to{transform:translate(24.53415vw,99vh) scale(.7029)}}.snow:nth-child(227){opacity:1.4152;transform:translate(79.0726vw,-10px) scale(.2596);animation:fall-227 20s -22s linear infinite}@keyframes fall-227{66.704%{transform:translate(76.8445vw,66.704vh) scale(.2596)}to{transform:translate(77.95855vw,99vh) scale(.2596)}}.snow:nth-child(228){opacity:.2088;transform:translate(86.612vw,-10px) scale(.0475);animation:fall-228 16s -11s linear infinite}@keyframes fall-228{77.327%{transform:translate(83.8614vw,77.327vh) scale(.0475)}to{transform:translate(85.2367vw,99vh) scale(.0475)}}.snow:nth-child(229){opacity:1.357;transform:translate(23.6095vw,-10px) scale(.1032);animation:fall-229 12s -2s linear infinite}@keyframes fall-229{40.591%{transform:translate(17.6149vw,40.591vh) scale(.1032)}to{transform:translate(20.6122vw,99vh) scale(.1032)}}.snow:nth-child(230){opacity:.9484;transform:translate(20.2172vw,-10px) scale(.6872);animation:fall-230 22s -20s linear infinite}@keyframes fall-230{66.081%{transform:translate(15.6742vw,66.081vh) scale(.6872)}to{transform:translate(17.9457vw,99vh) scale(.6872)}}.snow:nth-child(231){opacity:1.1962;transform:translate(70.5846vw,-10px) scale(.1388);animation:fall-231 24s -17s linear infinite}@keyframes fall-231{30.257%{transform:translate(75.8789vw,30.257vh) scale(.1388)}to{transform:translate(73.23175vw,99vh) scale(.1388)}}.snow:nth-child(232){opacity:.169;transform:translate(27.0098vw,-10px) scale(.0757);animation:fall-232 25s -13s linear infinite}@keyframes fall-232{52.58%{transform:translate(26.1659vw,52.58vh) scale(.0757)}to{transform:translate(26.58785vw,99vh) scale(.0757)}}.snow:nth-child(233){opacity:1.4118;transform:translate(83.4464vw,-10px) scale(.1026);animation:fall-233 24s -1s linear infinite}@keyframes fall-233{76.397%{transform:translate(87.6271vw,76.397vh) scale(.1026)}to{transform:translate(85.53675vw,99vh) scale(.1026)}}.snow:nth-child(234){opacity:.614;transform:translate(27.5079vw,-10px) scale(.5573);animation:fall-234 10s -28s linear infinite}@keyframes fall-234{57.904%{transform:translate(35.9106vw,57.904vh) scale(.5573)}to{transform:translate(31.70925vw,99vh) scale(.5573)}}.snow:nth-child(235){opacity:.6596;transform:translate(92.7853vw,-10px) scale(.1412);animation:fall-235 24s -28s linear infinite}@keyframes fall-235{56.51%{transform:translate(96.3433vw,56.51vh) scale(.1412)}to{transform:translate(94.5643vw,99vh) scale(.1412)}}.snow:nth-child(236){opacity:.1388;transform:translate(45.7961vw,-10px) scale(.2228);animation:fall-236 16s -21s linear infinite}@keyframes fall-236{73.596%{transform:translate(51.6984vw,73.596vh) scale(.2228)}to{transform:translate(48.74725vw,99vh) scale(.2228)}}.snow:nth-child(237){opacity:1.1212;transform:translate(75.558vw,-10px) scale(.6134);animation:fall-237 21s -12s linear infinite}@keyframes fall-237{49.107%{transform:translate(68.1128vw,49.107vh) scale(.6134)}to{transform:translate(71.8354vw,99vh) scale(.6134)}}.snow:nth-child(238){opacity:1.235;transform:translate(80.5516vw,-10px) scale(.1486);animation:fall-238 29s -14s linear infinite}@keyframes fall-238{51.529%{transform:translate(79.9804vw,51.529vh) scale(.1486)}to{transform:translate(80.266vw,99vh) scale(.1486)}}.snow:nth-child(239){opacity:1.1968;transform:translate(52.3506vw,-10px) scale(.058);animation:fall-239 18s -22s linear infinite}@keyframes fall-239{31.425%{transform:translate(50.9409vw,31.425vh) scale(.058)}to{transform:translate(51.64575vw,99vh) scale(.058)}}.snow:nth-child(240){opacity:1.6288;transform:translate(70.561vw,-10px) scale(.5928);animation:fall-240 22s -20s linear infinite}@keyframes fall-240{67.527%{transform:translate(73.3211vw,67.527vh) scale(.5928)}to{transform:translate(71.94105vw,99vh) scale(.5928)}}.snow:nth-child(241){opacity:1.5548;transform:translate(34.4438vw,-10px) scale(.1686);animation:fall-241 28s -1s linear infinite}@keyframes fall-241{39.652%{transform:translate(34.3016vw,39.652vh) scale(.1686)}to{transform:translate(34.3727vw,99vh) scale(.1686)}}.snow:nth-child(242){opacity:.9276;transform:translate(.4537vw,-10px) scale(.566);animation:fall-242 16s -1s linear infinite}@keyframes fall-242{40.221%{transform:translate(-2.6137vw,40.221vh) scale(.566)}to{transform:translate(-1.08vw,99vh) scale(.566)}}.snow:nth-child(243){opacity:.905;transform:translate(66.8674vw,-10px) scale(.0546);animation:fall-243 13s -22s linear infinite}@keyframes fall-243{34.692%{transform:translate(64.2723vw,34.692vh) scale(.0546)}to{transform:translate(65.56985vw,99vh) scale(.0546)}}.snow:nth-child(244){opacity:1.7366;transform:translate(89.0965vw,-10px) scale(.8567);animation:fall-244 20s -15s linear infinite}@keyframes fall-244{71.047%{transform:translate(83.4265vw,71.047vh) scale(.8567)}to{transform:translate(86.2615vw,99vh) scale(.8567)}}.snow:nth-child(245){opacity:.6246;transform:translate(51.8564vw,-10px) scale(.6702);animation:fall-245 29s -14s linear infinite}@keyframes fall-245{51.436%{transform:translate(59.6509vw,51.436vh) scale(.6702)}to{transform:translate(55.75365vw,99vh) scale(.6702)}}.snow:nth-child(246){opacity:.06;transform:translate(95.555vw,-10px) scale(.8124);animation:fall-246 23s -26s linear infinite}@keyframes fall-246{42.488%{transform:translate(97.5286vw,42.488vh) scale(.8124)}to{transform:translate(96.5418vw,99vh) scale(.8124)}}.snow:nth-child(247){opacity:.0398;transform:translate(36.9057vw,-10px) scale(.6731);animation:fall-247 14s -26s linear infinite}@keyframes fall-247{43.82%{transform:translate(45.4336vw,43.82vh) scale(.6731)}to{transform:translate(41.16965vw,99vh) scale(.6731)}}.snow:nth-child(248){opacity:1.1974;transform:translate(48.8944vw,-10px) scale(.4149);animation:fall-248 27s -23s linear infinite}@keyframes fall-248{43.287%{transform:translate(55.4338vw,43.287vh) scale(.4149)}to{transform:translate(52.1641vw,99vh) scale(.4149)}}.snow:nth-child(249){opacity:.5228;transform:translate(79.8868vw,-10px) scale(.0049);animation:fall-249 19s -27s linear infinite}@keyframes fall-249{72.844%{transform:translate(80.2051vw,72.844vh) scale(.0049)}to{transform:translate(80.04595vw,99vh) scale(.0049)}}.snow:nth-child(250){opacity:.409;transform:translate(71.215vw,-10px) scale(.7076);animation:fall-250 18s -28s linear infinite}@keyframes fall-250{46.914%{transform:translate(78.5478vw,46.914vh) scale(.7076)}to{transform:translate(74.8814vw,99vh) scale(.7076)}}.snow:nth-child(251){opacity:1.2512;transform:translate(60.1368vw,-10px) scale(.9174);animation:fall-251 14s -22s linear infinite}@keyframes fall-251{70.469%{transform:translate(66.3933vw,70.469vh) scale(.9174)}to{transform:translate(63.26505vw,99vh) scale(.9174)}}.snow:nth-child(252){opacity:.1122;transform:translate(7.5842vw,-10px) scale(.5769);animation:fall-252 30s -28s linear infinite}@keyframes fall-252{79.552%{transform:translate(14.4456vw,79.552vh) scale(.5769)}to{transform:translate(11.0149vw,99vh) scale(.5769)}}.snow:nth-child(253){opacity:.3524;transform:translate(1.1842vw,-10px) scale(.1828);animation:fall-253 27s -11s linear infinite}@keyframes fall-253{51.546%{transform:translate(-2.9192vw,51.546vh) scale(.1828)}to{transform:translate(-.8675vw,99vh) scale(.1828)}}.snow:nth-child(254){opacity:.241;transform:translate(19.1565vw,-10px) scale(.8432);animation:fall-254 15s -2s linear infinite}@keyframes fall-254{39.217%{transform:translate(28.3898vw,39.217vh) scale(.8432)}to{transform:translate(23.77315vw,99vh) scale(.8432)}}.snow:nth-child(255){opacity:.9988;transform:translate(35.9251vw,-10px) scale(.4992);animation:fall-255 19s -26s linear infinite}@keyframes fall-255{71.071%{transform:translate(27.7271vw,71.071vh) scale(.4992)}to{transform:translate(31.8261vw,99vh) scale(.4992)}}.snow:nth-child(256){opacity:1.6638;transform:translate(55.2308vw,-10px) scale(.1686);animation:fall-256 24s -3s linear infinite}@keyframes fall-256{57.635%{transform:translate(53.5411vw,57.635vh) scale(.1686)}to{transform:translate(54.38595vw,99vh) scale(.1686)}}.snow:nth-child(257){opacity:1.2148;transform:translate(12.7206vw,-10px) scale(.729);animation:fall-257 27s -29s linear infinite}@keyframes fall-257{50.217%{transform:translate(18.8088vw,50.217vh) scale(.729)}to{transform:translate(15.7647vw,99vh) scale(.729)}}.snow:nth-child(258){opacity:.432;transform:translate(12.7826vw,-10px) scale(.4563);animation:fall-258 18s -7s linear infinite}@keyframes fall-258{58.049%{transform:translate(10.9124vw,58.049vh) scale(.4563)}to{transform:translate(11.8475vw,99vh) scale(.4563)}}.snow:nth-child(259){opacity:1.469;transform:translate(61.1903vw,-10px) scale(.457);animation:fall-259 15s -13s linear infinite}@keyframes fall-259{36.013%{transform:translate(59.5882vw,36.013vh) scale(.457)}to{transform:translate(60.38925vw,99vh) scale(.457)}}.snow:nth-child(260){opacity:.0818;transform:translate(24.7709vw,-10px) scale(.298);animation:fall-260 21s -16s linear infinite}@keyframes fall-260{58.002%{transform:translate(32.6131vw,58.002vh) scale(.298)}to{transform:translate(28.692vw,99vh) scale(.298)}}.snow:nth-child(261){opacity:1.531;transform:translate(.243vw,-10px) scale(.489);animation:fall-261 26s -19s linear infinite}@keyframes fall-261{59.468%{transform:translate(-6.7696vw,59.468vh) scale(.489)}to{transform:translate(-3.2633vw,99vh) scale(.489)}}.snow:nth-child(262){opacity:.6916;transform:translate(48.1844vw,-10px) scale(.7588);animation:fall-262 10s -11s linear infinite}@keyframes fall-262{63.145%{transform:translate(55.3805vw,63.145vh) scale(.7588)}to{transform:translate(51.78245vw,99vh) scale(.7588)}}.snow:nth-child(263){opacity:1.1184;transform:translate(36.1523vw,-10px) scale(.9798);animation:fall-263 18s -19s linear infinite}@keyframes fall-263{63.877%{transform:translate(29.4028vw,63.877vh) scale(.9798)}to{transform:translate(32.77755vw,99vh) scale(.9798)}}.snow:nth-child(264){opacity:.9976;transform:translate(4.6712vw,-10px) scale(.3648);animation:fall-264 12s -22s linear infinite}@keyframes fall-264{40.357%{transform:translate(11.9582vw,40.357vh) scale(.3648)}to{transform:translate(8.3147vw,99vh) scale(.3648)}}.snow:nth-child(265){opacity:1.635;transform:translate(63.0069vw,-10px) scale(.8925);animation:fall-265 29s -27s linear infinite}@keyframes fall-265{37.398%{transform:translate(53.167vw,37.398vh) scale(.8925)}to{transform:translate(58.08695vw,99vh) scale(.8925)}}.snow:nth-child(266){opacity:1.9016;transform:translate(95.1601vw,-10px) scale(.9626);animation:fall-266 23s -13s linear infinite}@keyframes fall-266{61.928%{transform:translate(89.7625vw,61.928vh) scale(.9626)}to{transform:translate(92.4613vw,99vh) scale(.9626)}}.snow:nth-child(267){opacity:.7432;transform:translate(57.5141vw,-10px) scale(.0531);animation:fall-267 13s -22s linear infinite}@keyframes fall-267{41.133%{transform:translate(66.763vw,41.133vh) scale(.0531)}to{transform:translate(62.13855vw,99vh) scale(.0531)}}.snow:nth-child(268){opacity:1.2274;transform:translate(62.4975vw,-10px) scale(.2904);animation:fall-268 29s -19s linear infinite}@keyframes fall-268{67.745%{transform:translate(66.9447vw,67.745vh) scale(.2904)}to{transform:translate(64.7211vw,99vh) scale(.2904)}}.snow:nth-child(269){opacity:.9282;transform:translate(81.3068vw,-10px) scale(.0667);animation:fall-269 19s -22s linear infinite}@keyframes fall-269{78.552%{transform:translate(88.5695vw,78.552vh) scale(.0667)}to{transform:translate(84.93815vw,99vh) scale(.0667)}}.snow:nth-child(270){opacity:.2098;transform:translate(20.0335vw,-10px) scale(.4427);animation:fall-270 11s -12s linear infinite}@keyframes fall-270{31.192%{transform:translate(25.5786vw,31.192vh) scale(.4427)}to{transform:translate(22.80605vw,99vh) scale(.4427)}}.snow:nth-child(271){opacity:.3746;transform:translate(65.7813vw,-10px) scale(.6631);animation:fall-271 20s -14s linear infinite}@keyframes fall-271{42.588%{transform:translate(67.2716vw,42.588vh) scale(.6631)}to{transform:translate(66.52645vw,99vh) scale(.6631)}}.snow:nth-child(272){opacity:1.2196;transform:translate(57.1106vw,-10px) scale(.1579);animation:fall-272 21s -11s linear infinite}@keyframes fall-272{58%{transform:translate(57.5929vw,58vh) scale(.1579)}to{transform:translate(57.35175vw,99vh) scale(.1579)}}.snow:nth-child(273){opacity:1.7164;transform:translate(.6314vw,-10px) scale(.1466);animation:fall-273 12s -13s linear infinite}@keyframes fall-273{46.975%{transform:translate(5.8818vw,46.975vh) scale(.1466)}to{transform:translate(3.2566vw,99vh) scale(.1466)}}.snow:nth-child(274){opacity:1.823;transform:translate(54.5483vw,-10px) scale(.5959);animation:fall-274 14s -21s linear infinite}@keyframes fall-274{77.293%{transform:translate(51.5924vw,77.293vh) scale(.5959)}to{transform:translate(53.07035vw,99vh) scale(.5959)}}.snow:nth-child(275){opacity:.8452;transform:translate(6.2093vw,-10px) scale(.7064);animation:fall-275 20s -10s linear infinite}@keyframes fall-275{30.634%{transform:translate(.1057vw,30.634vh) scale(.7064)}to{transform:translate(3.1575vw,99vh) scale(.7064)}}.snow:nth-child(276){opacity:.5822;transform:translate(42.1448vw,-10px) scale(.3411);animation:fall-276 22s -11s linear infinite}@keyframes fall-276{77.347%{transform:translate(43.6039vw,77.347vh) scale(.3411)}to{transform:translate(42.87435vw,99vh) scale(.3411)}}.snow:nth-child(277){opacity:.333;transform:translate(59.8125vw,-10px) scale(.2217);animation:fall-277 25s -19s linear infinite}@keyframes fall-277{48.616%{transform:translate(59.3588vw,48.616vh) scale(.2217)}to{transform:translate(59.58565vw,99vh) scale(.2217)}}.snow:nth-child(278){opacity:.3336;transform:translate(32.301vw,-10px) scale(.6019);animation:fall-278 13s -3s linear infinite}@keyframes fall-278{68.968%{transform:translate(28.2838vw,68.968vh) scale(.6019)}to{transform:translate(30.2924vw,99vh) scale(.6019)}}.snow:nth-child(279){opacity:1.9058;transform:translate(23.3259vw,-10px) scale(.7175);animation:fall-279 12s -30s linear infinite}@keyframes fall-279{67.109%{transform:translate(28.7505vw,67.109vh) scale(.7175)}to{transform:translate(26.0382vw,99vh) scale(.7175)}}.snow:nth-child(280){opacity:.2208;transform:translate(83.6234vw,-10px) scale(.4579);animation:fall-280 17s -30s linear infinite}@keyframes fall-280{33.74%{transform:translate(84.9332vw,33.74vh) scale(.4579)}to{transform:translate(84.2783vw,99vh) scale(.4579)}}.snow:nth-child(281){opacity:1.1974;transform:translate(55.5738vw,-10px) scale(.1291);animation:fall-281 29s -23s linear infinite}@keyframes fall-281{54.748%{transform:translate(53.6295vw,54.748vh) scale(.1291)}to{transform:translate(54.60165vw,99vh) scale(.1291)}}.snow:nth-child(282){opacity:.3998;transform:translate(32.6096vw,-10px) scale(.3724);animation:fall-282 23s -7s linear infinite}@keyframes fall-282{63.565%{transform:translate(23.0192vw,63.565vh) scale(.3724)}to{transform:translate(27.8144vw,99vh) scale(.3724)}}.snow:nth-child(283){opacity:1.1914;transform:translate(9.4659vw,-10px) scale(.472);animation:fall-283 30s -21s linear infinite}@keyframes fall-283{49.175%{transform:translate(15.2934vw,49.175vh) scale(.472)}to{transform:translate(12.37965vw,99vh) scale(.472)}}.snow:nth-child(284){opacity:.099;transform:translate(93.9434vw,-10px) scale(.8466);animation:fall-284 16s -18s linear infinite}@keyframes fall-284{64.903%{transform:translate(86.9746vw,64.903vh) scale(.8466)}to{transform:translate(90.459vw,99vh) scale(.8466)}}.snow:nth-child(285){opacity:.1178;transform:translate(62.5968vw,-10px) scale(.3894);animation:fall-285 14s -22s linear infinite}@keyframes fall-285{61.783%{transform:translate(59.2768vw,61.783vh) scale(.3894)}to{transform:translate(60.9368vw,99vh) scale(.3894)}}.snow:nth-child(286){opacity:.208;transform:translate(61.9553vw,-10px) scale(.7682);animation:fall-286 30s -11s linear infinite}@keyframes fall-286{39.007%{transform:translate(70.3911vw,39.007vh) scale(.7682)}to{transform:translate(66.1732vw,99vh) scale(.7682)}}.snow:nth-child(287){opacity:1.7568;transform:translate(34.1107vw,-10px) scale(.6294);animation:fall-287 20s -11s linear infinite}@keyframes fall-287{79.458%{transform:translate(42.536vw,79.458vh) scale(.6294)}to{transform:translate(38.32335vw,99vh) scale(.6294)}}.snow:nth-child(288){opacity:.2542;transform:translate(57.792vw,-10px) scale(.7678);animation:fall-288 16s -22s linear infinite}@keyframes fall-288{61.548%{transform:translate(57.1364vw,61.548vh) scale(.7678)}to{transform:translate(57.4642vw,99vh) scale(.7678)}}.snow:nth-child(289){opacity:.5262;transform:translate(84.0963vw,-10px) scale(.784);animation:fall-289 13s -10s linear infinite}@keyframes fall-289{72.464%{transform:translate(88.7021vw,72.464vh) scale(.784)}to{transform:translate(86.3992vw,99vh) scale(.784)}}.snow:nth-child(290){opacity:1.4378;transform:translate(33.8011vw,-10px) scale(.0644);animation:fall-290 16s -5s linear infinite}@keyframes fall-290{32.605%{transform:translate(37.5684vw,32.605vh) scale(.0644)}to{transform:translate(35.68475vw,99vh) scale(.0644)}}.snow:nth-child(291){opacity:1.9432;transform:translate(77.0044vw,-10px) scale(.9079);animation:fall-291 25s -26s linear infinite}@keyframes fall-291{38.28%{transform:translate(84.9968vw,38.28vh) scale(.9079)}to{transform:translate(81.0006vw,99vh) scale(.9079)}}.snow:nth-child(292){opacity:.2876;transform:translate(29.0793vw,-10px) scale(.1317);animation:fall-292 27s -5s linear infinite}@keyframes fall-292{61.179%{transform:translate(19.6176vw,61.179vh) scale(.1317)}to{transform:translate(24.34845vw,99vh) scale(.1317)}}.snow:nth-child(293){opacity:1.8362;transform:translate(34.5261vw,-10px) scale(.1036);animation:fall-293 26s -25s linear infinite}@keyframes fall-293{74.626%{transform:translate(40.2255vw,74.626vh) scale(.1036)}to{transform:translate(37.3758vw,99vh) scale(.1036)}}.snow:nth-child(294){opacity:1.729;transform:translate(3.6378vw,-10px) scale(.8456);animation:fall-294 24s -28s linear infinite}@keyframes fall-294{43.136%{transform:translate(9.3087vw,43.136vh) scale(.8456)}to{transform:translate(6.47325vw,99vh) scale(.8456)}}.snow:nth-child(295){opacity:.0536;transform:translate(15.2134vw,-10px) scale(.1796);animation:fall-295 24s -1s linear infinite}@keyframes fall-295{67.34%{transform:translate(5.9538vw,67.34vh) scale(.1796)}to{transform:translate(10.5836vw,99vh) scale(.1796)}}.snow:nth-child(296){opacity:1.1286;transform:translate(51.6624vw,-10px) scale(.7484);animation:fall-296 16s -13s linear infinite}@keyframes fall-296{41.588%{transform:translate(53.465vw,41.588vh) scale(.7484)}to{transform:translate(52.5637vw,99vh) scale(.7484)}}.snow:nth-child(297){opacity:.739;transform:translate(46.539vw,-10px) scale(.1349);animation:fall-297 11s -20s linear infinite}@keyframes fall-297{39.394%{transform:translate(50.8532vw,39.394vh) scale(.1349)}to{transform:translate(48.6961vw,99vh) scale(.1349)}}.snow:nth-child(298){opacity:.5186;transform:translate(59.535vw,-10px) scale(.1703);animation:fall-298 27s -5s linear infinite}@keyframes fall-298{67.092%{transform:translate(58.2194vw,67.092vh) scale(.1703)}to{transform:translate(58.8772vw,99vh) scale(.1703)}}.snow:nth-child(299){opacity:1.738;transform:translate(3.949vw,-10px) scale(.3288);animation:fall-299 16s -7s linear infinite}@keyframes fall-299{53.874%{transform:translate(1.4162vw,53.874vh) scale(.3288)}to{transform:translate(2.6826vw,99vh) scale(.3288)}}.snow:nth-child(300){opacity:1.084;transform:translate(2.197vw,-10px) scale(.6968);animation:fall-300 19s -27s linear infinite}@keyframes fall-300{35.82%{transform:translate(-1.1281vw,35.82vh) scale(.6968)}to{transform:translate(.53445vw,99vh) scale(.6968)}}.snow:nth-child(301){opacity:1.0522;transform:translate(99.7721vw,-10px) scale(.289);animation:fall-301 19s -17s linear infinite}@keyframes fall-301{74.829%{transform:translate(105.6627vw,74.829vh) scale(.289)}to{transform:translate(102.7174vw,99vh) scale(.289)}}.snow:nth-child(302){opacity:1.2672;transform:translate(9.2027vw,-10px) scale(.3229);animation:fall-302 17s -3s linear infinite}@keyframes fall-302{32.709%{transform:translate(12.6047vw,32.709vh) scale(.3229)}to{transform:translate(10.9037vw,99vh) scale(.3229)}}.snow:nth-child(303){opacity:.452;transform:translate(55.1722vw,-10px) scale(.6113);animation:fall-303 20s -23s linear infinite}@keyframes fall-303{51.386%{transform:translate(46.4304vw,51.386vh) scale(.6113)}to{transform:translate(50.8013vw,99vh) scale(.6113)}}.snow:nth-child(304){opacity:.0408;transform:translate(92.5388vw,-10px) scale(.0539);animation:fall-304 10s -3s linear infinite}@keyframes fall-304{62.27%{transform:translate(85.0986vw,62.27vh) scale(.0539)}to{transform:translate(88.8187vw,99vh) scale(.0539)}}.snow:nth-child(305){opacity:.1354;transform:translate(30.6579vw,-10px) scale(.4808);animation:fall-305 26s -21s linear infinite}@keyframes fall-305{78.669%{transform:translate(27.6983vw,78.669vh) scale(.4808)}to{transform:translate(29.1781vw,99vh) scale(.4808)}}.snow:nth-child(306){opacity:1.2846;transform:translate(61.3423vw,-10px) scale(.6213);animation:fall-306 29s -2s linear infinite}@keyframes fall-306{73.703%{transform:translate(71.3108vw,73.703vh) scale(.6213)}to{transform:translate(66.32655vw,99vh) scale(.6213)}}.snow:nth-child(307){opacity:.4386;transform:translate(76.8238vw,-10px) scale(.996);animation:fall-307 17s -5s linear infinite}@keyframes fall-307{55.178%{transform:translate(75.9349vw,55.178vh) scale(.996)}to{transform:translate(76.37935vw,99vh) scale(.996)}}.snow:nth-child(308){opacity:1.2144;transform:translate(55.8687vw,-10px) scale(.7092);animation:fall-308 18s -25s linear infinite}@keyframes fall-308{72.42%{transform:translate(56.027vw,72.42vh) scale(.7092)}to{transform:translate(55.94785vw,99vh) scale(.7092)}}.snow:nth-child(309){opacity:.6082;transform:translate(24.4306vw,-10px) scale(.6638);animation:fall-309 27s -22s linear infinite}@keyframes fall-309{75.387%{transform:translate(28.3001vw,75.387vh) scale(.6638)}to{transform:translate(26.36535vw,99vh) scale(.6638)}}.snow:nth-child(310){opacity:.3362;transform:translate(64.3975vw,-10px) scale(.401);animation:fall-310 26s -22s linear infinite}@keyframes fall-310{62.851%{transform:translate(71.5924vw,62.851vh) scale(.401)}to{transform:translate(67.99495vw,99vh) scale(.401)}}.snow:nth-child(311){opacity:1.5976;transform:translate(1.8271vw,-10px) scale(.0777);animation:fall-311 21s -19s linear infinite}@keyframes fall-311{39.727%{transform:translate(-2.6322vw,39.727vh) scale(.0777)}to{transform:translate(-.40255vw,99vh) scale(.0777)}}.snow:nth-child(312){opacity:.7736;transform:translate(68.5721vw,-10px) scale(.6812);animation:fall-312 30s -8s linear infinite}@keyframes fall-312{36.494%{transform:translate(65.6534vw,36.494vh) scale(.6812)}to{transform:translate(67.11275vw,99vh) scale(.6812)}}.snow:nth-child(313){opacity:1.607;transform:translate(23.9061vw,-10px) scale(.6848);animation:fall-313 11s -8s linear infinite}@keyframes fall-313{57.726%{transform:translate(16.7311vw,57.726vh) scale(.6848)}to{transform:translate(20.3186vw,99vh) scale(.6848)}}.snow:nth-child(314){opacity:.9042;transform:translate(37.5024vw,-10px) scale(.7932);animation:fall-314 21s -24s linear infinite}@keyframes fall-314{66.047%{transform:translate(34.0279vw,66.047vh) scale(.7932)}to{transform:translate(35.76515vw,99vh) scale(.7932)}}.snow:nth-child(315){opacity:1.0246;transform:translate(43.6289vw,-10px) scale(.23);animation:fall-315 21s -13s linear infinite}@keyframes fall-315{72.114%{transform:translate(50.7412vw,72.114vh) scale(.23)}to{transform:translate(47.18505vw,99vh) scale(.23)}}.snow:nth-child(316){opacity:1.1392;transform:translate(12.266vw,-10px) scale(.6229);animation:fall-316 11s -21s linear infinite}@keyframes fall-316{46.695%{transform:translate(19.2048vw,46.695vh) scale(.6229)}to{transform:translate(15.7354vw,99vh) scale(.6229)}}.snow:nth-child(317){opacity:.403;transform:translate(9.8016vw,-10px) scale(.0884);animation:fall-317 16s -15s linear infinite}@keyframes fall-317{60.911%{transform:translate(2.3604vw,60.911vh) scale(.0884)}to{transform:translate(6.081vw,99vh) scale(.0884)}}.snow:nth-child(318){opacity:.0244;transform:translate(70.5657vw,-10px) scale(.8989);animation:fall-318 14s -14s linear infinite}@keyframes fall-318{53.295%{transform:translate(79.9522vw,53.295vh) scale(.8989)}to{transform:translate(75.25895vw,99vh) scale(.8989)}}.snow:nth-child(319){opacity:1.4934;transform:translate(5.9631vw,-10px) scale(.2103);animation:fall-319 18s -20s linear infinite}@keyframes fall-319{56.545%{transform:translate(15.0198vw,56.545vh) scale(.2103)}to{transform:translate(10.49145vw,99vh) scale(.2103)}}.snow:nth-child(320){opacity:1.0296;transform:translate(37.0265vw,-10px) scale(.837);animation:fall-320 17s -3s linear infinite}@keyframes fall-320{63.845%{transform:translate(46.1083vw,63.845vh) scale(.837)}to{transform:translate(41.5674vw,99vh) scale(.837)}}.snow:nth-child(321){opacity:1.0054;transform:translate(77.5375vw,-10px) scale(.674);animation:fall-321 17s -2s linear infinite}@keyframes fall-321{47.326%{transform:translate(84.1614vw,47.326vh) scale(.674)}to{transform:translate(80.84945vw,99vh) scale(.674)}}.snow:nth-child(322){opacity:.3084;transform:translate(28.6134vw,-10px) scale(.5717);animation:fall-322 24s -21s linear infinite}@keyframes fall-322{53.346%{transform:translate(34.4683vw,53.346vh) scale(.5717)}to{transform:translate(31.54085vw,99vh) scale(.5717)}}.snow:nth-child(323){opacity:1.4532;transform:translate(59.3179vw,-10px) scale(.0553);animation:fall-323 19s -7s linear infinite}@keyframes fall-323{58.173%{transform:translate(65.4489vw,58.173vh) scale(.0553)}to{transform:translate(62.3834vw,99vh) scale(.0553)}}.snow:nth-child(324){opacity:.1654;transform:translate(54.4937vw,-10px) scale(.9438);animation:fall-324 22s -13s linear infinite}@keyframes fall-324{47.625%{transform:translate(52.1298vw,47.625vh) scale(.9438)}to{transform:translate(53.31175vw,99vh) scale(.9438)}}.snow:nth-child(325){opacity:.726;transform:translate(4.8423vw,-10px) scale(.4634);animation:fall-325 22s -27s linear infinite}@keyframes fall-325{54.957%{transform:translate(5.817vw,54.957vh) scale(.4634)}to{transform:translate(5.32965vw,99vh) scale(.4634)}}.snow:nth-child(326){opacity:1.892;transform:translate(64.8257vw,-10px) scale(.226);animation:fall-326 12s -6s linear infinite}@keyframes fall-326{69.499%{transform:translate(60.164vw,69.499vh) scale(.226)}to{transform:translate(62.49485vw,99vh) scale(.226)}}.snow:nth-child(327){opacity:1.5204;transform:translate(37.5016vw,-10px) scale(.4412);animation:fall-327 25s -14s linear infinite}@keyframes fall-327{71.89%{transform:translate(46.3727vw,71.89vh) scale(.4412)}to{transform:translate(41.93715vw,99vh) scale(.4412)}}.snow:nth-child(328){opacity:1.0122;transform:translate(50.1368vw,-10px) scale(.1043);animation:fall-328 19s -26s linear infinite}@keyframes fall-328{44.127%{transform:translate(56.2958vw,44.127vh) scale(.1043)}to{transform:translate(53.2163vw,99vh) scale(.1043)}}.snow:nth-child(329){opacity:.1882;transform:translate(70.0318vw,-10px) scale(.91);animation:fall-329 29s -8s linear infinite}@keyframes fall-329{52.554%{transform:translate(64.3422vw,52.554vh) scale(.91)}to{transform:translate(67.187vw,99vh) scale(.91)}}.snow:nth-child(330){opacity:1.9574;transform:translate(73.7338vw,-10px) scale(.1532);animation:fall-330 20s -14s linear infinite}@keyframes fall-330{30.187%{transform:translate(79.8541vw,30.187vh) scale(.1532)}to{transform:translate(76.79395vw,99vh) scale(.1532)}}.snow:nth-child(331){opacity:.666;transform:translate(29.1943vw,-10px) scale(.3768);animation:fall-331 29s -13s linear infinite}@keyframes fall-331{40.609%{transform:translate(26.661vw,40.609vh) scale(.3768)}to{transform:translate(27.92765vw,99vh) scale(.3768)}}.snow:nth-child(332){opacity:.9302;transform:translate(52.2491vw,-10px) scale(.8099);animation:fall-332 21s -22s linear infinite}@keyframes fall-332{74.68%{transform:translate(59.0556vw,74.68vh) scale(.8099)}to{transform:translate(55.65235vw,99vh) scale(.8099)}}.snow:nth-child(333){opacity:1.5348;transform:translate(57.9353vw,-10px) scale(.7777);animation:fall-333 12s -25s linear infinite}@keyframes fall-333{49.492%{transform:translate(65.5706vw,49.492vh) scale(.7777)}to{transform:translate(61.75295vw,99vh) scale(.7777)}}.snow:nth-child(334){opacity:1.6248;transform:translate(39.141vw,-10px) scale(.6822);animation:fall-334 18s -15s linear infinite}@keyframes fall-334{66.35%{transform:translate(44.4444vw,66.35vh) scale(.6822)}to{transform:translate(41.7927vw,99vh) scale(.6822)}}.snow:nth-child(335){opacity:.8466;transform:translate(2.2374vw,-10px) scale(.8188);animation:fall-335 25s -5s linear infinite}@keyframes fall-335{35.366%{transform:translate(-5.5368vw,35.366vh) scale(.8188)}to{transform:translate(-1.6497vw,99vh) scale(.8188)}}.snow:nth-child(336){opacity:1.498;transform:translate(31.5851vw,-10px) scale(.3532);animation:fall-336 25s -28s linear infinite}@keyframes fall-336{61.167%{transform:translate(28.9499vw,61.167vh) scale(.3532)}to{transform:translate(30.2675vw,99vh) scale(.3532)}}.snow:nth-child(337){opacity:1.726;transform:translate(58.4669vw,-10px) scale(.8817);animation:fall-337 13s -11s linear infinite}@keyframes fall-337{75.416%{transform:translate(55.4605vw,75.416vh) scale(.8817)}to{transform:translate(56.9637vw,99vh) scale(.8817)}}.snow:nth-child(338){opacity:1.4462;transform:translate(3.2623vw,-10px) scale(.1638);animation:fall-338 29s -19s linear infinite}@keyframes fall-338{54.814%{transform:translate(11.0906vw,54.814vh) scale(.1638)}to{transform:translate(7.17645vw,99vh) scale(.1638)}}.snow:nth-child(339){opacity:1.1028;transform:translate(23.1303vw,-10px) scale(.8065);animation:fall-339 15s -5s linear infinite}@keyframes fall-339{62.942%{transform:translate(26.9004vw,62.942vh) scale(.8065)}to{transform:translate(25.01535vw,99vh) scale(.8065)}}.snow:nth-child(340){opacity:1.9912;transform:translate(55.3532vw,-10px) scale(.2094);animation:fall-340 10s -14s linear infinite}@keyframes fall-340{43.274%{transform:translate(55.4802vw,43.274vh) scale(.2094)}to{transform:translate(55.4167vw,99vh) scale(.2094)}}.snow:nth-child(341){opacity:1.7658;transform:translate(40.1561vw,-10px) scale(.0223);animation:fall-341 25s -20s linear infinite}@keyframes fall-341{50.307%{transform:translate(35.8472vw,50.307vh) scale(.0223)}to{transform:translate(38.00165vw,99vh) scale(.0223)}}.snow:nth-child(342){opacity:1.8516;transform:translate(95.3621vw,-10px) scale(.4335);animation:fall-342 22s -27s linear infinite}@keyframes fall-342{36.346%{transform:translate(102.131vw,36.346vh) scale(.4335)}to{transform:translate(98.74655vw,99vh) scale(.4335)}}.snow:nth-child(343){opacity:.7868;transform:translate(89.9013vw,-10px) scale(.1296);animation:fall-343 16s -2s linear infinite}@keyframes fall-343{70.017%{transform:translate(84.4214vw,70.017vh) scale(.1296)}to{transform:translate(87.16135vw,99vh) scale(.1296)}}.snow:nth-child(344){opacity:1.408;transform:translate(72.8732vw,-10px) scale(.4838);animation:fall-344 15s -12s linear infinite}@keyframes fall-344{32.831%{transform:translate(66.8962vw,32.831vh) scale(.4838)}to{transform:translate(69.8847vw,99vh) scale(.4838)}}.snow:nth-child(345){opacity:.2292;transform:translate(61.0901vw,-10px) scale(.7775);animation:fall-345 11s -27s linear infinite}@keyframes fall-345{68.104%{transform:translate(54.9461vw,68.104vh) scale(.7775)}to{transform:translate(58.0181vw,99vh) scale(.7775)}}.snow:nth-child(346){opacity:.9108;transform:translate(42.7383vw,-10px) scale(.4494);animation:fall-346 10s -29s linear infinite}@keyframes fall-346{35.899%{transform:translate(42.8262vw,35.899vh) scale(.4494)}to{transform:translate(42.78225vw,99vh) scale(.4494)}}.snow:nth-child(347){opacity:1.5906;transform:translate(31.0602vw,-10px) scale(.214);animation:fall-347 19s -27s linear infinite}@keyframes fall-347{44.073%{transform:translate(22.0729vw,44.073vh) scale(.214)}to{transform:translate(26.56655vw,99vh) scale(.214)}}.snow:nth-child(348){opacity:1.0126;transform:translate(36.5108vw,-10px) scale(.5528);animation:fall-348 23s -23s linear infinite}@keyframes fall-348{41.543%{transform:translate(32.5615vw,41.543vh) scale(.5528)}to{transform:translate(34.53615vw,99vh) scale(.5528)}}.snow:nth-child(349){opacity:1.842;transform:translate(69.2823vw,-10px) scale(.7182);animation:fall-349 22s -28s linear infinite}@keyframes fall-349{34.293%{transform:translate(74.3522vw,34.293vh) scale(.7182)}to{transform:translate(71.81725vw,99vh) scale(.7182)}}.snow:nth-child(350){opacity:1.8778;transform:translate(29.8475vw,-10px) scale(.477);animation:fall-350 12s -20s linear infinite}@keyframes fall-350{58.776%{transform:translate(24.8711vw,58.776vh) scale(.477)}to{transform:translate(27.3593vw,99vh) scale(.477)}}.snow:nth-child(351){opacity:1.7928;transform:translate(16.3948vw,-10px) scale(.6488);animation:fall-351 14s -3s linear infinite}@keyframes fall-351{67.222%{transform:translate(18.0207vw,67.222vh) scale(.6488)}to{transform:translate(17.20775vw,99vh) scale(.6488)}}.snow:nth-child(352){opacity:1.2948;transform:translate(68.0326vw,-10px) scale(.6704);animation:fall-352 26s -4s linear infinite}@keyframes fall-352{58.984%{transform:translate(69.0422vw,58.984vh) scale(.6704)}to{transform:translate(68.5374vw,99vh) scale(.6704)}}.snow:nth-child(353){opacity:.33;transform:translate(61.9622vw,-10px) scale(.9784);animation:fall-353 24s -18s linear infinite}@keyframes fall-353{47.436%{transform:translate(59.574vw,47.436vh) scale(.9784)}to{transform:translate(60.7681vw,99vh) scale(.9784)}}.snow:nth-child(354){opacity:1.21;transform:translate(9.6809vw,-10px) scale(.0507);animation:fall-354 17s -30s linear infinite}@keyframes fall-354{78.772%{transform:translate(5.5265vw,78.772vh) scale(.0507)}to{transform:translate(7.6037vw,99vh) scale(.0507)}}.snow:nth-child(355){opacity:1.0956;transform:translate(15.3098vw,-10px) scale(.6046);animation:fall-355 25s -30s linear infinite}@keyframes fall-355{59.606%{transform:translate(13.1365vw,59.606vh) scale(.6046)}to{transform:translate(14.22315vw,99vh) scale(.6046)}}.snow:nth-child(356){opacity:1.7598;transform:translate(94.3207vw,-10px) scale(.8991);animation:fall-356 26s -3s linear infinite}@keyframes fall-356{53.025%{transform:translate(90.4541vw,53.025vh) scale(.8991)}to{transform:translate(92.3874vw,99vh) scale(.8991)}}.snow:nth-child(357){opacity:1.4846;transform:translate(28.0532vw,-10px) scale(.8962);animation:fall-357 27s -23s linear infinite}@keyframes fall-357{42.467%{transform:translate(23.1061vw,42.467vh) scale(.8962)}to{transform:translate(25.57965vw,99vh) scale(.8962)}}.snow:nth-child(358){opacity:1.1764;transform:translate(61.7167vw,-10px) scale(.544);animation:fall-358 26s -28s linear infinite}@keyframes fall-358{38.926%{transform:translate(71.5237vw,38.926vh) scale(.544)}to{transform:translate(66.6202vw,99vh) scale(.544)}}.snow:nth-child(359){opacity:.993;transform:translate(54.9066vw,-10px) scale(.3263);animation:fall-359 27s -8s linear infinite}@keyframes fall-359{67.037%{transform:translate(46.626vw,67.037vh) scale(.3263)}to{transform:translate(50.7663vw,99vh) scale(.3263)}}.snow:nth-child(360){opacity:.9724;transform:translate(24.9878vw,-10px) scale(.3566);animation:fall-360 10s -5s linear infinite}@keyframes fall-360{48.019%{transform:translate(26.9261vw,48.019vh) scale(.3566)}to{transform:translate(25.95695vw,99vh) scale(.3566)}}.snow:nth-child(361){opacity:1.8188;transform:translate(92.8912vw,-10px) scale(.4418);animation:fall-361 14s -30s linear infinite}@keyframes fall-361{48.546%{transform:translate(95.6046vw,48.546vh) scale(.4418)}to{transform:translate(94.2479vw,99vh) scale(.4418)}}.snow:nth-child(362){opacity:1.9854;transform:translate(61.2104vw,-10px) scale(.6606);animation:fall-362 16s -18s linear infinite}@keyframes fall-362{65.643%{transform:translate(53.32vw,65.643vh) scale(.6606)}to{transform:translate(57.2652vw,99vh) scale(.6606)}}.snow:nth-child(363){opacity:1.6728;transform:translate(26.8485vw,-10px) scale(.7819);animation:fall-363 13s -8s linear infinite}@keyframes fall-363{44.691%{transform:translate(26.2457vw,44.691vh) scale(.7819)}to{transform:translate(26.5471vw,99vh) scale(.7819)}}.snow:nth-child(364){opacity:1.7226;transform:translate(46.6041vw,-10px) scale(.3743);animation:fall-364 12s -24s linear infinite}@keyframes fall-364{66.557%{transform:translate(43.4936vw,66.557vh) scale(.3743)}to{transform:translate(45.04885vw,99vh) scale(.3743)}}.snow:nth-child(365){opacity:.4006;transform:translate(53.0044vw,-10px) scale(.5047);animation:fall-365 11s -6s linear infinite}@keyframes fall-365{75.403%{transform:translate(59.2121vw,75.403vh) scale(.5047)}to{transform:translate(56.10825vw,99vh) scale(.5047)}}.snow:nth-child(366){opacity:.6104;transform:translate(30.3606vw,-10px) scale(.8572);animation:fall-366 22s -11s linear infinite}@keyframes fall-366{72.402%{transform:translate(39.9961vw,72.402vh) scale(.8572)}to{transform:translate(35.17835vw,99vh) scale(.8572)}}.snow:nth-child(367){opacity:.6856;transform:translate(55.5622vw,-10px) scale(.4083);animation:fall-367 18s -20s linear infinite}@keyframes fall-367{32.549%{transform:translate(52.8539vw,32.549vh) scale(.4083)}to{transform:translate(54.20805vw,99vh) scale(.4083)}}.snow:nth-child(368){opacity:1.3434;transform:translate(69.3019vw,-10px) scale(.4049);animation:fall-368 13s -8s linear infinite}@keyframes fall-368{60.99%{transform:translate(71.6498vw,60.99vh) scale(.4049)}to{transform:translate(70.47585vw,99vh) scale(.4049)}}.snow:nth-child(369){opacity:.3092;transform:translate(89.4864vw,-10px) scale(.0804);animation:fall-369 23s -14s linear infinite}@keyframes fall-369{78.205%{transform:translate(95.0847vw,78.205vh) scale(.0804)}to{transform:translate(92.28555vw,99vh) scale(.0804)}}.snow:nth-child(370){opacity:1.602;transform:translate(76.8513vw,-10px) scale(.6987);animation:fall-370 19s -18s linear infinite}@keyframes fall-370{63.358%{transform:translate(75.4131vw,63.358vh) scale(.6987)}to{transform:translate(76.1322vw,99vh) scale(.6987)}}.snow:nth-child(371){opacity:.92;transform:translate(95.2291vw,-10px) scale(.5663);animation:fall-371 27s -20s linear infinite}@keyframes fall-371{34.456%{transform:translate(85.644vw,34.456vh) scale(.5663)}to{transform:translate(90.43655vw,99vh) scale(.5663)}}.snow:nth-child(372){opacity:.0034;transform:translate(89.8626vw,-10px) scale(.8545);animation:fall-372 12s -30s linear infinite}@keyframes fall-372{67.965%{transform:translate(84.5037vw,67.965vh) scale(.8545)}to{transform:translate(87.18315vw,99vh) scale(.8545)}}.snow:nth-child(373){opacity:1.6762;transform:translate(59.7859vw,-10px) scale(.2565);animation:fall-373 21s -20s linear infinite}@keyframes fall-373{68.372%{transform:translate(65.1358vw,68.372vh) scale(.2565)}to{transform:translate(62.46085vw,99vh) scale(.2565)}}.snow:nth-child(374){opacity:1.2774;transform:translate(6.0318vw,-10px) scale(.8696);animation:fall-374 23s -4s linear infinite}@keyframes fall-374{52.888%{transform:translate(.3542vw,52.888vh) scale(.8696)}to{transform:translate(3.193vw,99vh) scale(.8696)}}.snow:nth-child(375){opacity:.7766;transform:translate(5.267vw,-10px) scale(.6383);animation:fall-375 24s -16s linear infinite}@keyframes fall-375{57.33%{transform:translate(10.9981vw,57.33vh) scale(.6383)}to{transform:translate(8.13255vw,99vh) scale(.6383)}}.snow:nth-child(376){opacity:1.8804;transform:translate(76.8345vw,-10px) scale(.8841);animation:fall-376 24s -15s linear infinite}@keyframes fall-376{41.225%{transform:translate(86.5411vw,41.225vh) scale(.8841)}to{transform:translate(81.6878vw,99vh) scale(.8841)}}.snow:nth-child(377){opacity:.222;transform:translate(77.7493vw,-10px) scale(.1607);animation:fall-377 21s -4s linear infinite}@keyframes fall-377{40.919%{transform:translate(86.2614vw,40.919vh) scale(.1607)}to{transform:translate(82.00535vw,99vh) scale(.1607)}}.snow:nth-child(378){opacity:1.5584;transform:translate(15.5021vw,-10px) scale(.3045);animation:fall-378 16s -13s linear infinite}@keyframes fall-378{57.653%{transform:translate(19.2085vw,57.653vh) scale(.3045)}to{transform:translate(17.3553vw,99vh) scale(.3045)}}.snow:nth-child(379){opacity:.6698;transform:translate(76.321vw,-10px) scale(.8021);animation:fall-379 12s -20s linear infinite}@keyframes fall-379{39.644%{transform:translate(69.494vw,39.644vh) scale(.8021)}to{transform:translate(72.9075vw,99vh) scale(.8021)}}.snow:nth-child(380){opacity:.5518;transform:translate(.9506vw,-10px) scale(.762);animation:fall-380 20s -11s linear infinite}@keyframes fall-380{76.037%{transform:translate(1.4498vw,76.037vh) scale(.762)}to{transform:translate(1.2002vw,99vh) scale(.762)}}.snow:nth-child(381){opacity:1.39;transform:translate(64.394vw,-10px) scale(.3469);animation:fall-381 13s -25s linear infinite}@keyframes fall-381{78.012%{transform:translate(67.2989vw,78.012vh) scale(.3469)}to{transform:translate(65.84645vw,99vh) scale(.3469)}}.snow:nth-child(382){opacity:.2228;transform:translate(55.3421vw,-10px) scale(.1214);animation:fall-382 21s -17s linear infinite}@keyframes fall-382{72.371%{transform:translate(60.6113vw,72.371vh) scale(.1214)}to{transform:translate(57.9767vw,99vh) scale(.1214)}}.snow:nth-child(383){opacity:.2788;transform:translate(19.9238vw,-10px) scale(.5382);animation:fall-383 17s -9s linear infinite}@keyframes fall-383{52.297%{transform:translate(11.0718vw,52.297vh) scale(.5382)}to{transform:translate(15.4978vw,99vh) scale(.5382)}}.snow:nth-child(384){opacity:.2054;transform:translate(24.6296vw,-10px) scale(.0186);animation:fall-384 12s -1s linear infinite}@keyframes fall-384{33.261%{transform:translate(32.7929vw,33.261vh) scale(.0186)}to{transform:translate(28.71125vw,99vh) scale(.0186)}}.snow:nth-child(385){opacity:1.5784;transform:translate(92.758vw,-10px) scale(.0444);animation:fall-385 24s -9s linear infinite}@keyframes fall-385{50.406%{transform:translate(99.4961vw,50.406vh) scale(.0444)}to{transform:translate(96.12705vw,99vh) scale(.0444)}}.snow:nth-child(386){opacity:.597;transform:translate(80.2053vw,-10px) scale(.9325);animation:fall-386 11s -25s linear infinite}@keyframes fall-386{74.688%{transform:translate(82.5357vw,74.688vh) scale(.9325)}to{transform:translate(81.3705vw,99vh) scale(.9325)}}.snow:nth-child(387){opacity:1.3348;transform:translate(29.3956vw,-10px) scale(.3011);animation:fall-387 10s -8s linear infinite}@keyframes fall-387{37.804%{transform:translate(38.8202vw,37.804vh) scale(.3011)}to{transform:translate(34.1079vw,99vh) scale(.3011)}}.snow:nth-child(388){opacity:1.596;transform:translate(20.2185vw,-10px) scale(.7047);animation:fall-388 15s -23s linear infinite}@keyframes fall-388{58.074%{transform:translate(12.4728vw,58.074vh) scale(.7047)}to{transform:translate(16.34565vw,99vh) scale(.7047)}}.snow:nth-child(389){opacity:.527;transform:translate(37.2495vw,-10px) scale(.6968);animation:fall-389 14s -1s linear infinite}@keyframes fall-389{71.318%{transform:translate(33.2002vw,71.318vh) scale(.6968)}to{transform:translate(35.22485vw,99vh) scale(.6968)}}.snow:nth-child(390){opacity:1.2434;transform:translate(24.5586vw,-10px) scale(.081);animation:fall-390 11s -26s linear infinite}@keyframes fall-390{51.039%{transform:translate(30.3637vw,51.039vh) scale(.081)}to{transform:translate(27.46115vw,99vh) scale(.081)}}.snow:nth-child(391){opacity:1.235;transform:translate(76.4432vw,-10px) scale(.3463);animation:fall-391 27s -29s linear infinite}@keyframes fall-391{54.346%{transform:translate(82.9333vw,54.346vh) scale(.3463)}to{transform:translate(79.68825vw,99vh) scale(.3463)}}.snow:nth-child(392){opacity:.9496;transform:translate(87.4185vw,-10px) scale(.4481);animation:fall-392 21s -8s linear infinite}@keyframes fall-392{61.618%{transform:translate(95.6047vw,61.618vh) scale(.4481)}to{transform:translate(91.5116vw,99vh) scale(.4481)}}.snow:nth-child(393){opacity:.3016;transform:translate(18.9924vw,-10px) scale(.2409);animation:fall-393 25s -3s linear infinite}@keyframes fall-393{54.733%{transform:translate(10.4891vw,54.733vh) scale(.2409)}to{transform:translate(14.74075vw,99vh) scale(.2409)}}.snow:nth-child(394){opacity:.4296;transform:translate(67.7868vw,-10px) scale(.9762);animation:fall-394 14s -5s linear infinite}@keyframes fall-394{56.376%{transform:translate(61.5655vw,56.376vh) scale(.9762)}to{transform:translate(64.67615vw,99vh) scale(.9762)}}.snow:nth-child(395){opacity:1.6472;transform:translate(47.7408vw,-10px) scale(.0769);animation:fall-395 21s -13s linear infinite}@keyframes fall-395{60.963%{transform:translate(51.9018vw,60.963vh) scale(.0769)}to{transform:translate(49.8213vw,99vh) scale(.0769)}}.snow:nth-child(396){opacity:.603;transform:translate(1.2924vw,-10px) scale(.687);animation:fall-396 19s -12s linear infinite}@keyframes fall-396{54.883%{transform:translate(1.5708vw,54.883vh) scale(.687)}to{transform:translate(1.4316vw,99vh) scale(.687)}}.snow:nth-child(397){opacity:.7224;transform:translate(63.7209vw,-10px) scale(.0176);animation:fall-397 30s -6s linear infinite}@keyframes fall-397{46.691%{transform:translate(54.759vw,46.691vh) scale(.0176)}to{transform:translate(59.23995vw,99vh) scale(.0176)}}.snow:nth-child(398){opacity:.0084;transform:translate(97.3178vw,-10px) scale(.243);animation:fall-398 10s -23s linear infinite}@keyframes fall-398{58.28%{transform:translate(90.0148vw,58.28vh) scale(.243)}to{transform:translate(93.6663vw,99vh) scale(.243)}}.snow:nth-child(399){opacity:1.6352;transform:translate(69.0396vw,-10px) scale(.0812);animation:fall-399 15s -13s linear infinite}@keyframes fall-399{38.304%{transform:translate(76.2236vw,38.304vh) scale(.0812)}to{transform:translate(72.6316vw,99vh) scale(.0812)}}.snow:nth-child(400){opacity:.3648;transform:translate(54.392vw,-10px) scale(.9708);animation:fall-400 22s -3s linear infinite}@keyframes fall-400{58.704%{transform:translate(50.8219vw,58.704vh) scale(.9708)}to{transform:translate(52.60695vw,99vh) scale(.9708)}}\n"] }]
|
|
29
29
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
30
30
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBTXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUovRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsQ0FBQyxDQUFTLEVBQUUsSUFBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUFJaEQsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVksRUFBRTtZQUN4QixPQUFPLENBQUMsR0FBRyxDQUFDLHVEQUF1RCxDQUFDLENBQUE7WUFDcEUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7U0FDakU7SUFDTCxDQUFDOzt5R0FoQlEsWUFBWTs2RkFBWixZQUFZLGdEQ2R6Qix1TEFHK0I7MkZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIHB1YmxpYyBzbm93VHJhY2tCeSA9IChfOiBudW1iZXIsIGl0ZW06IGFueSkgPT4gaXRlbTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzOyB0cmFja0J5OiBzbm93VHJhY2tCeVwiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==
|