@esfaenza/core 15.2.240 → 15.2.241
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}.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:.645;transform:translate(42.8505vw,-10px) scale(.5226);animation:fall-1 16s -29s linear infinite}@keyframes fall-1{74.937%{transform:translate(46.7331vw,74.937vh) scale(.5226)}to{transform:translate(44.7918vw,99vh) scale(.5226)}}.snow:nth-child(2){opacity:.4546;transform:translate(64.4435vw,-10px) scale(.6622);animation:fall-2 17s -1s linear infinite}@keyframes fall-2{53.111%{transform:translate(69.43vw,53.111vh) scale(.6622)}to{transform:translate(66.93675vw,99vh) scale(.6622)}}.snow:nth-child(3){opacity:1.229;transform:translate(4.1946vw,-10px) scale(.1513);animation:fall-3 11s -10s linear infinite}@keyframes fall-3{63.878%{transform:translate(2.6643vw,63.878vh) scale(.1513)}to{transform:translate(3.42945vw,99vh) scale(.1513)}}.snow:nth-child(4){opacity:1.9344;transform:translate(49.3915vw,-10px) scale(.8199);animation:fall-4 23s -16s linear infinite}@keyframes fall-4{55.253%{transform:translate(41.393vw,55.253vh) scale(.8199)}to{transform:translate(45.39225vw,99vh) scale(.8199)}}.snow:nth-child(5){opacity:.276;transform:translate(87.2304vw,-10px) scale(.2557);animation:fall-5 22s -26s linear infinite}@keyframes fall-5{78.383%{transform:translate(95.1134vw,78.383vh) scale(.2557)}to{transform:translate(91.1719vw,99vh) scale(.2557)}}.snow:nth-child(6){opacity:1.8552;transform:translate(46.5629vw,-10px) scale(.5825);animation:fall-6 28s -27s linear infinite}@keyframes fall-6{73.222%{transform:translate(37.7581vw,73.222vh) scale(.5825)}to{transform:translate(42.1605vw,99vh) scale(.5825)}}.snow:nth-child(7){opacity:.839;transform:translate(70.9062vw,-10px) scale(.8007);animation:fall-7 29s -26s linear infinite}@keyframes fall-7{38.719%{transform:translate(72.7251vw,38.719vh) scale(.8007)}to{transform:translate(71.81565vw,99vh) scale(.8007)}}.snow:nth-child(8){opacity:.4154;transform:translate(23.2005vw,-10px) scale(.8103);animation:fall-8 20s -14s linear infinite}@keyframes fall-8{70.443%{transform:translate(22.4108vw,70.443vh) scale(.8103)}to{transform:translate(22.80565vw,99vh) scale(.8103)}}.snow:nth-child(9){opacity:1.3486;transform:translate(6.8693vw,-10px) scale(.0649);animation:fall-9 22s -22s linear infinite}@keyframes fall-9{31.859%{transform:translate(3.4072vw,31.859vh) scale(.0649)}to{transform:translate(5.13825vw,99vh) scale(.0649)}}.snow:nth-child(10){opacity:1.6192;transform:translate(42.7179vw,-10px) scale(.4064);animation:fall-10 21s -21s linear infinite}@keyframes fall-10{44.06%{transform:translate(39.0792vw,44.06vh) scale(.4064)}to{transform:translate(40.89855vw,99vh) scale(.4064)}}.snow:nth-child(11){opacity:.8712;transform:translate(58.4374vw,-10px) scale(.2622);animation:fall-11 23s -8s linear infinite}@keyframes fall-11{66.625%{transform:translate(55.0393vw,66.625vh) scale(.2622)}to{transform:translate(56.73835vw,99vh) scale(.2622)}}.snow:nth-child(12){opacity:.0294;transform:translate(62.6072vw,-10px) scale(.4201);animation:fall-12 24s -19s linear infinite}@keyframes fall-12{63.509%{transform:translate(66.9236vw,63.509vh) scale(.4201)}to{transform:translate(64.7654vw,99vh) scale(.4201)}}.snow:nth-child(13){opacity:1.679;transform:translate(2.9982vw,-10px) scale(.7046);animation:fall-13 11s -11s linear infinite}@keyframes fall-13{69.764%{transform:translate(6.461vw,69.764vh) scale(.7046)}to{transform:translate(4.7296vw,99vh) scale(.7046)}}.snow:nth-child(14){opacity:.5356;transform:translate(87.7788vw,-10px) scale(.7628);animation:fall-14 20s -23s linear infinite}@keyframes fall-14{63.404%{transform:translate(93.9777vw,63.404vh) scale(.7628)}to{transform:translate(90.87825vw,99vh) scale(.7628)}}.snow:nth-child(15){opacity:1.684;transform:translate(32.7768vw,-10px) scale(.1052);animation:fall-15 10s -21s linear infinite}@keyframes fall-15{60.661%{transform:translate(29.4215vw,60.661vh) scale(.1052)}to{transform:translate(31.09915vw,99vh) scale(.1052)}}.snow:nth-child(16){opacity:1.6814;transform:translate(75.4408vw,-10px) scale(.8059);animation:fall-16 18s -6s linear infinite}@keyframes fall-16{37.379%{transform:translate(68.0664vw,37.379vh) scale(.8059)}to{transform:translate(71.7536vw,99vh) scale(.8059)}}.snow:nth-child(17){opacity:.0104;transform:translate(36.7717vw,-10px) scale(.7647);animation:fall-17 11s -15s linear infinite}@keyframes fall-17{32.487%{transform:translate(37.0636vw,32.487vh) scale(.7647)}to{transform:translate(36.91765vw,99vh) scale(.7647)}}.snow:nth-child(18){opacity:1.7238;transform:translate(22.3666vw,-10px) scale(.1915);animation:fall-18 10s -17s linear infinite}@keyframes fall-18{53.283%{transform:translate(26.2301vw,53.283vh) scale(.1915)}to{transform:translate(24.29835vw,99vh) scale(.1915)}}.snow:nth-child(19){opacity:.03;transform:translate(47.2734vw,-10px) scale(.7563);animation:fall-19 20s -23s linear infinite}@keyframes fall-19{55.588%{transform:translate(48.5745vw,55.588vh) scale(.7563)}to{transform:translate(47.92395vw,99vh) scale(.7563)}}.snow:nth-child(20){opacity:1.9406;transform:translate(10.3558vw,-10px) scale(.1641);animation:fall-20 10s -22s linear infinite}@keyframes fall-20{61.835%{transform:translate(12.0645vw,61.835vh) scale(.1641)}to{transform:translate(11.21015vw,99vh) scale(.1641)}}.snow:nth-child(21){opacity:1.6476;transform:translate(10.7664vw,-10px) scale(.9419);animation:fall-21 16s -18s linear infinite}@keyframes fall-21{34.183%{transform:translate(6.5961vw,34.183vh) scale(.9419)}to{transform:translate(8.68125vw,99vh) scale(.9419)}}.snow:nth-child(22){opacity:1.2552;transform:translate(81.0502vw,-10px) scale(.2054);animation:fall-22 12s -22s linear infinite}@keyframes fall-22{62.501%{transform:translate(72.8736vw,62.501vh) scale(.2054)}to{transform:translate(76.9619vw,99vh) scale(.2054)}}.snow:nth-child(23){opacity:1.1772;transform:translate(46.288vw,-10px) scale(.7012);animation:fall-23 12s -18s linear infinite}@keyframes fall-23{39.101%{transform:translate(40.7034vw,39.101vh) scale(.7012)}to{transform:translate(43.4957vw,99vh) scale(.7012)}}.snow:nth-child(24){opacity:1.846;transform:translate(78.9207vw,-10px) scale(.0256);animation:fall-24 27s -23s linear infinite}@keyframes fall-24{38.128%{transform:translate(84.3282vw,38.128vh) scale(.0256)}to{transform:translate(81.62445vw,99vh) scale(.0256)}}.snow:nth-child(25){opacity:.9288;transform:translate(9.4219vw,-10px) scale(.1709);animation:fall-25 11s -5s linear infinite}@keyframes fall-25{78.169%{transform:translate(14.4873vw,78.169vh) scale(.1709)}to{transform:translate(11.9546vw,99vh) scale(.1709)}}.snow:nth-child(26){opacity:.0786;transform:translate(65.3866vw,-10px) scale(.9359);animation:fall-26 23s -18s linear infinite}@keyframes fall-26{79.945%{transform:translate(55.6182vw,79.945vh) scale(.9359)}to{transform:translate(60.5024vw,99vh) scale(.9359)}}.snow:nth-child(27){opacity:.0402;transform:translate(93.0429vw,-10px) scale(.0727);animation:fall-27 15s -4s linear infinite}@keyframes fall-27{41.03%{transform:translate(86.9207vw,41.03vh) scale(.0727)}to{transform:translate(89.9818vw,99vh) scale(.0727)}}.snow:nth-child(28){opacity:1.3836;transform:translate(33.7449vw,-10px) scale(.085);animation:fall-28 23s -17s linear infinite}@keyframes fall-28{45.12%{transform:translate(37.4664vw,45.12vh) scale(.085)}to{transform:translate(35.60565vw,99vh) scale(.085)}}.snow:nth-child(29){opacity:.7538;transform:translate(54.6946vw,-10px) scale(.1399);animation:fall-29 19s -15s linear infinite}@keyframes fall-29{51.92%{transform:translate(48.8502vw,51.92vh) scale(.1399)}to{transform:translate(51.7724vw,99vh) scale(.1399)}}.snow:nth-child(30){opacity:.0214;transform:translate(60.2667vw,-10px) scale(.9657);animation:fall-30 13s -14s linear infinite}@keyframes fall-30{37.706%{transform:translate(58.1418vw,37.706vh) scale(.9657)}to{transform:translate(59.20425vw,99vh) scale(.9657)}}.snow:nth-child(31){opacity:1.7436;transform:translate(37.9686vw,-10px) scale(.1662);animation:fall-31 21s -9s linear infinite}@keyframes fall-31{30.65%{transform:translate(32.8295vw,30.65vh) scale(.1662)}to{transform:translate(35.39905vw,99vh) scale(.1662)}}.snow:nth-child(32){opacity:.0204;transform:translate(21.8522vw,-10px) scale(.6392);animation:fall-32 21s -12s linear infinite}@keyframes fall-32{58.744%{transform:translate(26.6907vw,58.744vh) scale(.6392)}to{transform:translate(24.27145vw,99vh) scale(.6392)}}.snow:nth-child(33){opacity:.0466;transform:translate(70.6976vw,-10px) scale(.2875);animation:fall-33 16s -5s linear infinite}@keyframes fall-33{61.035%{transform:translate(71.6488vw,61.035vh) scale(.2875)}to{transform:translate(71.1732vw,99vh) scale(.2875)}}.snow:nth-child(34){opacity:1.0296;transform:translate(43.2298vw,-10px) scale(.3885);animation:fall-34 18s -3s linear infinite}@keyframes fall-34{71.812%{transform:translate(42.9402vw,71.812vh) scale(.3885)}to{transform:translate(43.085vw,99vh) scale(.3885)}}.snow:nth-child(35){opacity:1.6534;transform:translate(46.0627vw,-10px) scale(.1738);animation:fall-35 22s -9s linear infinite}@keyframes fall-35{31.419%{transform:translate(48.8334vw,31.419vh) scale(.1738)}to{transform:translate(47.44805vw,99vh) scale(.1738)}}.snow:nth-child(36){opacity:1.104;transform:translate(54.774vw,-10px) scale(.9457);animation:fall-36 27s -13s linear infinite}@keyframes fall-36{40.538%{transform:translate(46.9799vw,40.538vh) scale(.9457)}to{transform:translate(50.87695vw,99vh) scale(.9457)}}.snow:nth-child(37){opacity:1.8806;transform:translate(84.9213vw,-10px) scale(.2694);animation:fall-37 22s -12s linear infinite}@keyframes fall-37{72.007%{transform:translate(80.8437vw,72.007vh) scale(.2694)}to{transform:translate(82.8825vw,99vh) scale(.2694)}}.snow:nth-child(38){opacity:.293;transform:translate(52.1836vw,-10px) scale(.8698);animation:fall-38 17s -26s linear infinite}@keyframes fall-38{44.418%{transform:translate(59.8324vw,44.418vh) scale(.8698)}to{transform:translate(56.008vw,99vh) scale(.8698)}}.snow:nth-child(39){opacity:.7656;transform:translate(60.016vw,-10px) scale(.3809);animation:fall-39 26s -20s linear infinite}@keyframes fall-39{42.647%{transform:translate(69.5963vw,42.647vh) scale(.3809)}to{transform:translate(64.80615vw,99vh) scale(.3809)}}.snow:nth-child(40){opacity:.3852;transform:translate(96.7601vw,-10px) scale(.9963);animation:fall-40 11s -4s linear infinite}@keyframes fall-40{46.401%{transform:translate(105.2867vw,46.401vh) scale(.9963)}to{transform:translate(101.0234vw,99vh) scale(.9963)}}.snow:nth-child(41){opacity:1.8198;transform:translate(39.4287vw,-10px) scale(.3719);animation:fall-41 15s -9s linear infinite}@keyframes fall-41{50.119%{transform:translate(45.4536vw,50.119vh) scale(.3719)}to{transform:translate(42.44115vw,99vh) scale(.3719)}}.snow:nth-child(42){opacity:1.881;transform:translate(32.7791vw,-10px) scale(.1972);animation:fall-42 25s -30s linear infinite}@keyframes fall-42{50.667%{transform:translate(37.2576vw,50.667vh) scale(.1972)}to{transform:translate(35.01835vw,99vh) scale(.1972)}}.snow:nth-child(43){opacity:.9762;transform:translate(1.8052vw,-10px) scale(.6224);animation:fall-43 22s -22s linear infinite}@keyframes fall-43{33.822%{transform:translate(9.9077vw,33.822vh) scale(.6224)}to{transform:translate(5.85645vw,99vh) scale(.6224)}}.snow:nth-child(44){opacity:.6416;transform:translate(71.9087vw,-10px) scale(.4829);animation:fall-44 27s -22s linear infinite}@keyframes fall-44{43.711%{transform:translate(73.0014vw,43.711vh) scale(.4829)}to{transform:translate(72.45505vw,99vh) scale(.4829)}}.snow:nth-child(45){opacity:.5316;transform:translate(61.429vw,-10px) scale(.8151);animation:fall-45 20s -2s linear infinite}@keyframes fall-45{35.118%{transform:translate(71.1686vw,35.118vh) scale(.8151)}to{transform:translate(66.2988vw,99vh) scale(.8151)}}.snow:nth-child(46){opacity:.0608;transform:translate(1.2298vw,-10px) scale(.5619);animation:fall-46 20s -29s linear infinite}@keyframes fall-46{70.731%{transform:translate(1.4316vw,70.731vh) scale(.5619)}to{transform:translate(1.3307vw,99vh) scale(.5619)}}.snow:nth-child(47){opacity:1.4342;transform:translate(46.2571vw,-10px) scale(.1406);animation:fall-47 28s -30s linear infinite}@keyframes fall-47{51.347%{transform:translate(38.9073vw,51.347vh) scale(.1406)}to{transform:translate(42.5822vw,99vh) scale(.1406)}}.snow:nth-child(48){opacity:1.0928;transform:translate(54.7078vw,-10px) scale(.9304);animation:fall-48 13s -27s linear infinite}@keyframes fall-48{32.956%{transform:translate(55.5142vw,32.956vh) scale(.9304)}to{transform:translate(55.111vw,99vh) scale(.9304)}}.snow:nth-child(49){opacity:1.7316;transform:translate(63.33vw,-10px) scale(.4258);animation:fall-49 11s -2s linear infinite}@keyframes fall-49{41.726%{transform:translate(58.1331vw,41.726vh) scale(.4258)}to{transform:translate(60.73155vw,99vh) scale(.4258)}}.snow:nth-child(50){opacity:.3832;transform:translate(6.3726vw,-10px) scale(.8704);animation:fall-50 18s -8s linear infinite}@keyframes fall-50{70.817%{transform:translate(12.764vw,70.817vh) scale(.8704)}to{transform:translate(9.5683vw,99vh) scale(.8704)}}.snow:nth-child(51){opacity:.5378;transform:translate(59.7789vw,-10px) scale(.9828);animation:fall-51 19s -10s linear infinite}@keyframes fall-51{61.983%{transform:translate(50.7252vw,61.983vh) scale(.9828)}to{transform:translate(55.25205vw,99vh) scale(.9828)}}.snow:nth-child(52){opacity:1.7756;transform:translate(53.825vw,-10px) scale(.6992);animation:fall-52 16s -21s linear infinite}@keyframes fall-52{78.76%{transform:translate(57.7551vw,78.76vh) scale(.6992)}to{transform:translate(55.79005vw,99vh) scale(.6992)}}.snow:nth-child(53){opacity:.677;transform:translate(78.3544vw,-10px) scale(.8433);animation:fall-53 23s -25s linear infinite}@keyframes fall-53{32.068%{transform:translate(82.233vw,32.068vh) scale(.8433)}to{transform:translate(80.2937vw,99vh) scale(.8433)}}.snow:nth-child(54){opacity:.7816;transform:translate(83.1305vw,-10px) scale(.7132);animation:fall-54 17s -25s linear infinite}@keyframes fall-54{50.512%{transform:translate(79.7779vw,50.512vh) scale(.7132)}to{transform:translate(81.4542vw,99vh) scale(.7132)}}.snow:nth-child(55){opacity:.4124;transform:translate(11.9426vw,-10px) scale(.2722);animation:fall-55 22s -22s linear infinite}@keyframes fall-55{48.365%{transform:translate(19.0604vw,48.365vh) scale(.2722)}to{transform:translate(15.5015vw,99vh) scale(.2722)}}.snow:nth-child(56){opacity:.7934;transform:translate(60.0316vw,-10px) scale(.043);animation:fall-56 30s -12s linear infinite}@keyframes fall-56{77.831%{transform:translate(67.8639vw,77.831vh) scale(.043)}to{transform:translate(63.94775vw,99vh) scale(.043)}}.snow:nth-child(57){opacity:1.5348;transform:translate(18.1085vw,-10px) scale(.1347);animation:fall-57 28s -12s linear infinite}@keyframes fall-57{60.069%{transform:translate(19.1187vw,60.069vh) scale(.1347)}to{transform:translate(18.6136vw,99vh) scale(.1347)}}.snow:nth-child(58){opacity:.11;transform:translate(36.4842vw,-10px) scale(.8957);animation:fall-58 20s -25s linear infinite}@keyframes fall-58{33.303%{transform:translate(26.7469vw,33.303vh) scale(.8957)}to{transform:translate(31.61555vw,99vh) scale(.8957)}}.snow:nth-child(59){opacity:1.4992;transform:translate(69.4597vw,-10px) scale(.868);animation:fall-59 17s -12s linear infinite}@keyframes fall-59{70.66%{transform:translate(74.2371vw,70.66vh) scale(.868)}to{transform:translate(71.8484vw,99vh) scale(.868)}}.snow:nth-child(60){opacity:1.9136;transform:translate(18.7262vw,-10px) scale(.2403);animation:fall-60 21s -23s linear infinite}@keyframes fall-60{78.978%{transform:translate(20.7197vw,78.978vh) scale(.2403)}to{transform:translate(19.72295vw,99vh) scale(.2403)}}.snow:nth-child(61){opacity:.183;transform:translate(80.7684vw,-10px) scale(.7589);animation:fall-61 17s -14s linear infinite}@keyframes fall-61{58.615%{transform:translate(82.7447vw,58.615vh) scale(.7589)}to{transform:translate(81.75655vw,99vh) scale(.7589)}}.snow:nth-child(62){opacity:1.6046;transform:translate(28.881vw,-10px) scale(.1143);animation:fall-62 20s -3s linear infinite}@keyframes fall-62{34.392%{transform:translate(29.8261vw,34.392vh) scale(.1143)}to{transform:translate(29.35355vw,99vh) scale(.1143)}}.snow:nth-child(63){opacity:1.0618;transform:translate(56.0527vw,-10px) scale(.0507);animation:fall-63 16s -15s linear infinite}@keyframes fall-63{65.005%{transform:translate(50.4657vw,65.005vh) scale(.0507)}to{transform:translate(53.2592vw,99vh) scale(.0507)}}.snow:nth-child(64){opacity:.1512;transform:translate(54.4571vw,-10px) scale(.7646);animation:fall-64 15s -21s linear infinite}@keyframes fall-64{35.06%{transform:translate(61.9665vw,35.06vh) scale(.7646)}to{transform:translate(58.2118vw,99vh) scale(.7646)}}.snow:nth-child(65){opacity:.928;transform:translate(70.5115vw,-10px) scale(.7416);animation:fall-65 25s -1s linear infinite}@keyframes fall-65{55.807%{transform:translate(72.1633vw,55.807vh) scale(.7416)}to{transform:translate(71.3374vw,99vh) scale(.7416)}}.snow:nth-child(66){opacity:1.1136;transform:translate(17.2242vw,-10px) scale(.2297);animation:fall-66 25s -1s linear infinite}@keyframes fall-66{67.486%{transform:translate(16.6845vw,67.486vh) scale(.2297)}to{transform:translate(16.95435vw,99vh) scale(.2297)}}.snow:nth-child(67){opacity:.2108;transform:translate(88.4362vw,-10px) scale(.0154);animation:fall-67 24s -4s linear infinite}@keyframes fall-67{65.08%{transform:translate(85.7139vw,65.08vh) scale(.0154)}to{transform:translate(87.07505vw,99vh) scale(.0154)}}.snow:nth-child(68){opacity:1.402;transform:translate(98.4495vw,-10px) scale(.5171);animation:fall-68 23s -23s linear infinite}@keyframes fall-68{45.561%{transform:translate(97.0525vw,45.561vh) scale(.5171)}to{transform:translate(97.751vw,99vh) scale(.5171)}}.snow:nth-child(69){opacity:.2602;transform:translate(40.9485vw,-10px) scale(.4047);animation:fall-69 19s -5s linear infinite}@keyframes fall-69{72.502%{transform:translate(41.3109vw,72.502vh) scale(.4047)}to{transform:translate(41.1297vw,99vh) scale(.4047)}}.snow:nth-child(70){opacity:.8042;transform:translate(55.0385vw,-10px) scale(.873);animation:fall-70 20s -11s linear infinite}@keyframes fall-70{67.624%{transform:translate(59.2923vw,67.624vh) scale(.873)}to{transform:translate(57.1654vw,99vh) scale(.873)}}.snow:nth-child(71){opacity:1.881;transform:translate(81.1219vw,-10px) scale(.6649);animation:fall-71 19s -21s linear infinite}@keyframes fall-71{45.025%{transform:translate(81.859vw,45.025vh) scale(.6649)}to{transform:translate(81.49045vw,99vh) scale(.6649)}}.snow:nth-child(72){opacity:.3494;transform:translate(27.7118vw,-10px) scale(.6079);animation:fall-72 29s -27s linear infinite}@keyframes fall-72{56.657%{transform:translate(28.583vw,56.657vh) scale(.6079)}to{transform:translate(28.1474vw,99vh) scale(.6079)}}.snow:nth-child(73){opacity:1.4884;transform:translate(24.6815vw,-10px) scale(.0812);animation:fall-73 25s -21s linear infinite}@keyframes fall-73{62.251%{transform:translate(20.6856vw,62.251vh) scale(.0812)}to{transform:translate(22.68355vw,99vh) scale(.0812)}}.snow:nth-child(74){opacity:.8648;transform:translate(1.1074vw,-10px) scale(.5186);animation:fall-74 23s -25s linear infinite}@keyframes fall-74{67.476%{transform:translate(4.362vw,67.476vh) scale(.5186)}to{transform:translate(2.7347vw,99vh) scale(.5186)}}.snow:nth-child(75){opacity:1.5538;transform:translate(32.2125vw,-10px) scale(.965);animation:fall-75 21s -13s linear infinite}@keyframes fall-75{48.696%{transform:translate(41.5721vw,48.696vh) scale(.965)}to{transform:translate(36.8923vw,99vh) scale(.965)}}.snow:nth-child(76){opacity:1.7816;transform:translate(78.3707vw,-10px) scale(.7749);animation:fall-76 20s -6s linear infinite}@keyframes fall-76{68.619%{transform:translate(79.7701vw,68.619vh) scale(.7749)}to{transform:translate(79.0704vw,99vh) scale(.7749)}}.snow:nth-child(77){opacity:1.1672;transform:translate(55.5035vw,-10px) scale(.1076);animation:fall-77 21s -8s linear infinite}@keyframes fall-77{68.405%{transform:translate(50.1949vw,68.405vh) scale(.1076)}to{transform:translate(52.8492vw,99vh) scale(.1076)}}.snow:nth-child(78){opacity:1.399;transform:translate(57.2033vw,-10px) scale(.024);animation:fall-78 20s -5s linear infinite}@keyframes fall-78{63.55%{transform:translate(56.4351vw,63.55vh) scale(.024)}to{transform:translate(56.8192vw,99vh) scale(.024)}}.snow:nth-child(79){opacity:.5402;transform:translate(49.59vw,-10px) scale(.4696);animation:fall-79 30s -20s linear infinite}@keyframes fall-79{72.186%{transform:translate(42.8588vw,72.186vh) scale(.4696)}to{transform:translate(46.2244vw,99vh) scale(.4696)}}.snow:nth-child(80){opacity:1.6432;transform:translate(28.9891vw,-10px) scale(.5796);animation:fall-80 20s -8s linear infinite}@keyframes fall-80{71.115%{transform:translate(33.3033vw,71.115vh) scale(.5796)}to{transform:translate(31.1462vw,99vh) scale(.5796)}}.snow:nth-child(81){opacity:.2512;transform:translate(6.8017vw,-10px) scale(.3031);animation:fall-81 13s -28s linear infinite}@keyframes fall-81{41.682%{transform:translate(8.2034vw,41.682vh) scale(.3031)}to{transform:translate(7.50255vw,99vh) scale(.3031)}}.snow:nth-child(82){opacity:1.352;transform:translate(19.4081vw,-10px) scale(.435);animation:fall-82 17s -29s linear infinite}@keyframes fall-82{51.028%{transform:translate(13.7773vw,51.028vh) scale(.435)}to{transform:translate(16.5927vw,99vh) scale(.435)}}.snow:nth-child(83){opacity:.3584;transform:translate(82.754vw,-10px) scale(.93);animation:fall-83 10s -12s linear infinite}@keyframes fall-83{41.922%{transform:translate(87.1344vw,41.922vh) scale(.93)}to{transform:translate(84.9442vw,99vh) scale(.93)}}.snow:nth-child(84){opacity:1.8414;transform:translate(23.3596vw,-10px) scale(.5527);animation:fall-84 18s -22s linear infinite}@keyframes fall-84{69.076%{transform:translate(25.8477vw,69.076vh) scale(.5527)}to{transform:translate(24.60365vw,99vh) scale(.5527)}}.snow:nth-child(85){opacity:.8956;transform:translate(88.1404vw,-10px) scale(.3038);animation:fall-85 24s -9s linear infinite}@keyframes fall-85{76.073%{transform:translate(86.6787vw,76.073vh) scale(.3038)}to{transform:translate(87.40955vw,99vh) scale(.3038)}}.snow:nth-child(86){opacity:1.8154;transform:translate(49.2443vw,-10px) scale(.7613);animation:fall-86 24s -30s linear infinite}@keyframes fall-86{38.788%{transform:translate(46.2611vw,38.788vh) scale(.7613)}to{transform:translate(47.7527vw,99vh) scale(.7613)}}.snow:nth-child(87){opacity:1.0146;transform:translate(94.456vw,-10px) scale(.4055);animation:fall-87 30s -8s linear infinite}@keyframes fall-87{54.773%{transform:translate(85.3355vw,54.773vh) scale(.4055)}to{transform:translate(89.89575vw,99vh) scale(.4055)}}.snow:nth-child(88){opacity:1.651;transform:translate(42.5053vw,-10px) scale(.3486);animation:fall-88 24s -29s linear infinite}@keyframes fall-88{76.669%{transform:translate(42.2741vw,76.669vh) scale(.3486)}to{transform:translate(42.3897vw,99vh) scale(.3486)}}.snow:nth-child(89){opacity:.8976;transform:translate(84.4922vw,-10px) scale(.4489);animation:fall-89 28s -17s linear infinite}@keyframes fall-89{33.97%{transform:translate(91.6492vw,33.97vh) scale(.4489)}to{transform:translate(88.0707vw,99vh) scale(.4489)}}.snow:nth-child(90){opacity:1.735;transform:translate(69.7076vw,-10px) scale(.0703);animation:fall-90 19s -12s linear infinite}@keyframes fall-90{45.824%{transform:translate(62.6772vw,45.824vh) scale(.0703)}to{transform:translate(66.1924vw,99vh) scale(.0703)}}.snow:nth-child(91){opacity:1.6212;transform:translate(81.6132vw,-10px) scale(.8635);animation:fall-91 13s -9s linear infinite}@keyframes fall-91{70.153%{transform:translate(72.2925vw,70.153vh) scale(.8635)}to{transform:translate(76.95285vw,99vh) scale(.8635)}}.snow:nth-child(92){opacity:.0418;transform:translate(2.1295vw,-10px) scale(.7846);animation:fall-92 21s -26s linear infinite}@keyframes fall-92{66.443%{transform:translate(10.1806vw,66.443vh) scale(.7846)}to{transform:translate(6.15505vw,99vh) scale(.7846)}}.snow:nth-child(93){opacity:1.0018;transform:translate(17.9457vw,-10px) scale(.8039);animation:fall-93 11s -15s linear infinite}@keyframes fall-93{63.596%{transform:translate(18.4475vw,63.596vh) scale(.8039)}to{transform:translate(18.1966vw,99vh) scale(.8039)}}.snow:nth-child(94){opacity:.36;transform:translate(70.3464vw,-10px) scale(.3306);animation:fall-94 29s -18s linear infinite}@keyframes fall-94{49.324%{transform:translate(73.2987vw,49.324vh) scale(.3306)}to{transform:translate(71.82255vw,99vh) scale(.3306)}}.snow:nth-child(95){opacity:1.7844;transform:translate(93.2918vw,-10px) scale(.9885);animation:fall-95 12s -23s linear infinite}@keyframes fall-95{78.509%{transform:translate(87.4351vw,78.509vh) scale(.9885)}to{transform:translate(90.36345vw,99vh) scale(.9885)}}.snow:nth-child(96){opacity:.2292;transform:translate(54.1629vw,-10px) scale(.8859);animation:fall-96 24s -14s linear infinite}@keyframes fall-96{39.724%{transform:translate(51.298vw,39.724vh) scale(.8859)}to{transform:translate(52.73045vw,99vh) scale(.8859)}}.snow:nth-child(97){opacity:.1336;transform:translate(92.7761vw,-10px) scale(.8768);animation:fall-97 18s -17s linear infinite}@keyframes fall-97{35.887%{transform:translate(98.9368vw,35.887vh) scale(.8768)}to{transform:translate(95.85645vw,99vh) scale(.8768)}}.snow:nth-child(98){opacity:1.2832;transform:translate(12.3298vw,-10px) scale(.0387);animation:fall-98 30s -2s linear infinite}@keyframes fall-98{79.853%{transform:translate(9.8721vw,79.853vh) scale(.0387)}to{transform:translate(11.10095vw,99vh) scale(.0387)}}.snow:nth-child(99){opacity:1.7054;transform:translate(20.5325vw,-10px) scale(.878);animation:fall-99 19s -12s linear infinite}@keyframes fall-99{37.94%{transform:translate(22.9125vw,37.94vh) scale(.878)}to{transform:translate(21.7225vw,99vh) scale(.878)}}.snow:nth-child(100){opacity:1.3702;transform:translate(74.1069vw,-10px) scale(.1787);animation:fall-100 19s -2s linear infinite}@keyframes fall-100{58.276%{transform:translate(66.9311vw,58.276vh) scale(.1787)}to{transform:translate(70.519vw,99vh) scale(.1787)}}.snow:nth-child(101){opacity:.6652;transform:translate(33.488vw,-10px) scale(.9137);animation:fall-101 12s -13s linear infinite}@keyframes fall-101{70.715%{transform:translate(29.4001vw,70.715vh) scale(.9137)}to{transform:translate(31.44405vw,99vh) scale(.9137)}}.snow:nth-child(102){opacity:1.4902;transform:translate(.0693vw,-10px) scale(.8327);animation:fall-102 15s -27s linear infinite}@keyframes fall-102{40.16%{transform:translate(-7.6717vw,40.16vh) scale(.8327)}to{transform:translate(-3.8012vw,99vh) scale(.8327)}}.snow:nth-child(103){opacity:1.535;transform:translate(51.783vw,-10px) scale(.8111);animation:fall-103 15s -9s linear infinite}@keyframes fall-103{35.676%{transform:translate(56.6258vw,35.676vh) scale(.8111)}to{transform:translate(54.2044vw,99vh) scale(.8111)}}.snow:nth-child(104){opacity:1.9894;transform:translate(77.0739vw,-10px) scale(.089);animation:fall-104 30s -20s linear infinite}@keyframes fall-104{37.961%{transform:translate(67.5796vw,37.961vh) scale(.089)}to{transform:translate(72.32675vw,99vh) scale(.089)}}.snow:nth-child(105){opacity:.8968;transform:translate(72.6927vw,-10px) scale(.5609);animation:fall-105 20s -7s linear infinite}@keyframes fall-105{63.672%{transform:translate(71.9703vw,63.672vh) scale(.5609)}to{transform:translate(72.3315vw,99vh) scale(.5609)}}.snow:nth-child(106){opacity:1.6844;transform:translate(43.9847vw,-10px) scale(.1056);animation:fall-106 19s -1s linear infinite}@keyframes fall-106{43.426%{transform:translate(43.518vw,43.426vh) scale(.1056)}to{transform:translate(43.75135vw,99vh) scale(.1056)}}.snow:nth-child(107){opacity:1.5202;transform:translate(20.0281vw,-10px) scale(.956);animation:fall-107 23s -11s linear infinite}@keyframes fall-107{43.084%{transform:translate(22.5334vw,43.084vh) scale(.956)}to{transform:translate(21.28075vw,99vh) scale(.956)}}.snow:nth-child(108){opacity:.7002;transform:translate(81.606vw,-10px) scale(.0793);animation:fall-108 13s -25s linear infinite}@keyframes fall-108{71.044%{transform:translate(87.4036vw,71.044vh) scale(.0793)}to{transform:translate(84.5048vw,99vh) scale(.0793)}}.snow:nth-child(109){opacity:1.2848;transform:translate(.4167vw,-10px) scale(.1449);animation:fall-109 18s -9s linear infinite}@keyframes fall-109{43.748%{transform:translate(7.9739vw,43.748vh) scale(.1449)}to{transform:translate(4.1953vw,99vh) scale(.1449)}}.snow:nth-child(110){opacity:.5646;transform:translate(30.8482vw,-10px) scale(.5127);animation:fall-110 18s -26s linear infinite}@keyframes fall-110{76.542%{transform:translate(29.7235vw,76.542vh) scale(.5127)}to{transform:translate(30.28585vw,99vh) scale(.5127)}}.snow:nth-child(111){opacity:1.0512;transform:translate(33.7068vw,-10px) scale(.6156);animation:fall-111 28s -10s linear infinite}@keyframes fall-111{45.284%{transform:translate(35.5715vw,45.284vh) scale(.6156)}to{transform:translate(34.63915vw,99vh) scale(.6156)}}.snow:nth-child(112){opacity:.411;transform:translate(3.1439vw,-10px) scale(.0307);animation:fall-112 12s -10s linear infinite}@keyframes fall-112{66.777%{transform:translate(1.0018vw,66.777vh) scale(.0307)}to{transform:translate(2.07285vw,99vh) scale(.0307)}}.snow:nth-child(113){opacity:.9054;transform:translate(31.1861vw,-10px) scale(.0941);animation:fall-113 12s -13s linear infinite}@keyframes fall-113{77.916%{transform:translate(31.6484vw,77.916vh) scale(.0941)}to{transform:translate(31.41725vw,99vh) scale(.0941)}}.snow:nth-child(114){opacity:1.2026;transform:translate(85.2405vw,-10px) scale(.5209);animation:fall-114 19s -26s linear infinite}@keyframes fall-114{33.906%{transform:translate(84.3952vw,33.906vh) scale(.5209)}to{transform:translate(84.81785vw,99vh) scale(.5209)}}.snow:nth-child(115){opacity:1.184;transform:translate(29.6123vw,-10px) scale(.6112);animation:fall-115 14s -15s linear infinite}@keyframes fall-115{50.829%{transform:translate(30.2434vw,50.829vh) scale(.6112)}to{transform:translate(29.92785vw,99vh) scale(.6112)}}.snow:nth-child(116){opacity:1.362;transform:translate(10.6679vw,-10px) scale(.1203);animation:fall-116 14s -9s linear infinite}@keyframes fall-116{53.164%{transform:translate(10.3064vw,53.164vh) scale(.1203)}to{transform:translate(10.48715vw,99vh) scale(.1203)}}.snow:nth-child(117){opacity:.0148;transform:translate(7.4992vw,-10px) scale(.844);animation:fall-117 20s -19s linear infinite}@keyframes fall-117{31.849%{transform:translate(16.7575vw,31.849vh) scale(.844)}to{transform:translate(12.12835vw,99vh) scale(.844)}}.snow:nth-child(118){opacity:1.0218;transform:translate(46.1262vw,-10px) scale(.2025);animation:fall-118 25s -22s linear infinite}@keyframes fall-118{57.393%{transform:translate(55.8135vw,57.393vh) scale(.2025)}to{transform:translate(50.96985vw,99vh) scale(.2025)}}.snow:nth-child(119){opacity:.9634;transform:translate(71.1254vw,-10px) scale(.8673);animation:fall-119 11s -2s linear infinite}@keyframes fall-119{41.423%{transform:translate(69.9856vw,41.423vh) scale(.8673)}to{transform:translate(70.5555vw,99vh) scale(.8673)}}.snow:nth-child(120){opacity:.2188;transform:translate(93.8779vw,-10px) scale(.4879);animation:fall-120 28s -30s linear infinite}@keyframes fall-120{66.093%{transform:translate(89.8965vw,66.093vh) scale(.4879)}to{transform:translate(91.8872vw,99vh) scale(.4879)}}.snow:nth-child(121){opacity:.6008;transform:translate(70.1462vw,-10px) scale(.8424);animation:fall-121 27s -5s linear infinite}@keyframes fall-121{70.53%{transform:translate(72.0738vw,70.53vh) scale(.8424)}to{transform:translate(71.11vw,99vh) scale(.8424)}}.snow:nth-child(122){opacity:1.4228;transform:translate(97.1126vw,-10px) scale(.2867);animation:fall-122 20s -24s linear infinite}@keyframes fall-122{40.396%{transform:translate(88.2351vw,40.396vh) scale(.2867)}to{transform:translate(92.67385vw,99vh) scale(.2867)}}.snow:nth-child(123){opacity:1.3148;transform:translate(68.5412vw,-10px) scale(.5969);animation:fall-123 18s -14s linear infinite}@keyframes fall-123{77.099%{transform:translate(60.4724vw,77.099vh) scale(.5969)}to{transform:translate(64.5068vw,99vh) scale(.5969)}}.snow:nth-child(124){opacity:1.8892;transform:translate(81.3253vw,-10px) scale(.4806);animation:fall-124 28s -19s linear infinite}@keyframes fall-124{35.181%{transform:translate(77.6729vw,35.181vh) scale(.4806)}to{transform:translate(79.4991vw,99vh) scale(.4806)}}.snow:nth-child(125){opacity:1.0708;transform:translate(82.726vw,-10px) scale(.1727);animation:fall-125 22s -19s linear infinite}@keyframes fall-125{36.035%{transform:translate(73.5871vw,36.035vh) scale(.1727)}to{transform:translate(78.15655vw,99vh) scale(.1727)}}.snow:nth-child(126){opacity:.6674;transform:translate(54.352vw,-10px) scale(.4935);animation:fall-126 21s -7s linear infinite}@keyframes fall-126{31.49%{transform:translate(52.7786vw,31.49vh) scale(.4935)}to{transform:translate(53.5653vw,99vh) scale(.4935)}}.snow:nth-child(127){opacity:1.6122;transform:translate(45.6131vw,-10px) scale(.6863);animation:fall-127 17s -19s linear infinite}@keyframes fall-127{65.299%{transform:translate(54.1548vw,65.299vh) scale(.6863)}to{transform:translate(49.88395vw,99vh) scale(.6863)}}.snow:nth-child(128){opacity:.8642;transform:translate(7.4711vw,-10px) scale(.125);animation:fall-128 26s -21s linear infinite}@keyframes fall-128{72.076%{transform:translate(17.2407vw,72.076vh) scale(.125)}to{transform:translate(12.3559vw,99vh) scale(.125)}}.snow:nth-child(129){opacity:.3184;transform:translate(90.984vw,-10px) scale(.1378);animation:fall-129 28s -19s linear infinite}@keyframes fall-129{31.732%{transform:translate(91.6082vw,31.732vh) scale(.1378)}to{transform:translate(91.2961vw,99vh) scale(.1378)}}.snow:nth-child(130){opacity:1.6022;transform:translate(50.5453vw,-10px) scale(.3114);animation:fall-130 26s -14s linear infinite}@keyframes fall-130{78.357%{transform:translate(53.3693vw,78.357vh) scale(.3114)}to{transform:translate(51.9573vw,99vh) scale(.3114)}}.snow:nth-child(131){opacity:1.605;transform:translate(56.8315vw,-10px) scale(.4233);animation:fall-131 15s -14s linear infinite}@keyframes fall-131{63.461%{transform:translate(56.7631vw,63.461vh) scale(.4233)}to{transform:translate(56.7973vw,99vh) scale(.4233)}}.snow:nth-child(132){opacity:1.7444;transform:translate(63.4928vw,-10px) scale(.8333);animation:fall-132 30s -24s linear infinite}@keyframes fall-132{36.565%{transform:translate(64.1165vw,36.565vh) scale(.8333)}to{transform:translate(63.80465vw,99vh) scale(.8333)}}.snow:nth-child(133){opacity:1.836;transform:translate(31.519vw,-10px) scale(.4368);animation:fall-133 20s -9s linear infinite}@keyframes fall-133{62.102%{transform:translate(33.4659vw,62.102vh) scale(.4368)}to{transform:translate(32.49245vw,99vh) scale(.4368)}}.snow:nth-child(134){opacity:.2994;transform:translate(38.2585vw,-10px) scale(.879);animation:fall-134 28s -8s linear infinite}@keyframes fall-134{46.911%{transform:translate(44.8627vw,46.911vh) scale(.879)}to{transform:translate(41.5606vw,99vh) scale(.879)}}.snow:nth-child(135){opacity:1.3316;transform:translate(58.7653vw,-10px) scale(.2011);animation:fall-135 24s -9s linear infinite}@keyframes fall-135{60.311%{transform:translate(50.8033vw,60.311vh) scale(.2011)}to{transform:translate(54.7843vw,99vh) scale(.2011)}}.snow:nth-child(136){opacity:1.422;transform:translate(49.0065vw,-10px) scale(.31);animation:fall-136 27s -10s linear infinite}@keyframes fall-136{67.347%{transform:translate(58.0001vw,67.347vh) scale(.31)}to{transform:translate(53.5033vw,99vh) scale(.31)}}.snow:nth-child(137){opacity:.289;transform:translate(10.378vw,-10px) scale(.8572);animation:fall-137 12s -29s linear infinite}@keyframes fall-137{51.977%{transform:translate(11.1058vw,51.977vh) scale(.8572)}to{transform:translate(10.7419vw,99vh) scale(.8572)}}.snow:nth-child(138){opacity:1.099;transform:translate(62.9567vw,-10px) scale(.3135);animation:fall-138 10s -8s linear infinite}@keyframes fall-138{76.349%{transform:translate(68.3999vw,76.349vh) scale(.3135)}to{transform:translate(65.6783vw,99vh) scale(.3135)}}.snow:nth-child(139){opacity:.6888;transform:translate(95.5439vw,-10px) scale(.1108);animation:fall-139 10s -12s linear infinite}@keyframes fall-139{42.146%{transform:translate(89.3629vw,42.146vh) scale(.1108)}to{transform:translate(92.4534vw,99vh) scale(.1108)}}.snow:nth-child(140){opacity:.459;transform:translate(91.2875vw,-10px) scale(.679);animation:fall-140 25s -26s linear infinite}@keyframes fall-140{79.76%{transform:translate(84.7144vw,79.76vh) scale(.679)}to{transform:translate(88.00095vw,99vh) scale(.679)}}.snow:nth-child(141){opacity:.6878;transform:translate(32.4754vw,-10px) scale(.3142);animation:fall-141 29s -19s linear infinite}@keyframes fall-141{48.669%{transform:translate(33.3755vw,48.669vh) scale(.3142)}to{transform:translate(32.92545vw,99vh) scale(.3142)}}.snow:nth-child(142){opacity:.0706;transform:translate(2.9659vw,-10px) scale(.2717);animation:fall-142 10s -17s linear infinite}@keyframes fall-142{40.674%{transform:translate(10.7052vw,40.674vh) scale(.2717)}to{transform:translate(6.83555vw,99vh) scale(.2717)}}.snow:nth-child(143){opacity:.4756;transform:translate(84.6407vw,-10px) scale(.2883);animation:fall-143 17s -3s linear infinite}@keyframes fall-143{38.017%{transform:translate(79.292vw,38.017vh) scale(.2883)}to{transform:translate(81.96635vw,99vh) scale(.2883)}}.snow:nth-child(144){opacity:1.6938;transform:translate(3.8618vw,-10px) scale(.9826);animation:fall-144 14s -23s linear infinite}@keyframes fall-144{36.829%{transform:translate(-5.5268vw,36.829vh) scale(.9826)}to{transform:translate(-.8325vw,99vh) scale(.9826)}}.snow:nth-child(145){opacity:.0582;transform:translate(43.6522vw,-10px) scale(.3306);animation:fall-145 12s -27s linear infinite}@keyframes fall-145{45.489%{transform:translate(49.3082vw,45.489vh) scale(.3306)}to{transform:translate(46.4802vw,99vh) scale(.3306)}}.snow:nth-child(146){opacity:.2032;transform:translate(98.2102vw,-10px) scale(.9331);animation:fall-146 21s -4s linear infinite}@keyframes fall-146{52.747%{transform:translate(91.4899vw,52.747vh) scale(.9331)}to{transform:translate(94.85005vw,99vh) scale(.9331)}}.snow:nth-child(147){opacity:.7824;transform:translate(27.7729vw,-10px) scale(.9387);animation:fall-147 29s -26s linear infinite}@keyframes fall-147{67.41%{transform:translate(32.3524vw,67.41vh) scale(.9387)}to{transform:translate(30.06265vw,99vh) scale(.9387)}}.snow:nth-child(148){opacity:1.123;transform:translate(97.6162vw,-10px) scale(.6731);animation:fall-148 28s -23s linear infinite}@keyframes fall-148{67.322%{transform:translate(91.6719vw,67.322vh) scale(.6731)}to{transform:translate(94.64405vw,99vh) scale(.6731)}}.snow:nth-child(149){opacity:1.6314;transform:translate(98.8663vw,-10px) scale(.8305);animation:fall-149 27s -21s linear infinite}@keyframes fall-149{50.978%{transform:translate(100.8395vw,50.978vh) scale(.8305)}to{transform:translate(99.8529vw,99vh) scale(.8305)}}.snow:nth-child(150){opacity:1.7832;transform:translate(5.7247vw,-10px) scale(.7488);animation:fall-150 23s -23s linear infinite}@keyframes fall-150{61.501%{transform:translate(-3.9491vw,61.501vh) scale(.7488)}to{transform:translate(.8878vw,99vh) scale(.7488)}}.snow:nth-child(151){opacity:1.6166;transform:translate(95.6866vw,-10px) scale(.3528);animation:fall-151 13s -10s linear infinite}@keyframes fall-151{54.643%{transform:translate(102.8758vw,54.643vh) scale(.3528)}to{transform:translate(99.2812vw,99vh) scale(.3528)}}.snow:nth-child(152){opacity:1.4812;transform:translate(92.5204vw,-10px) scale(.0629);animation:fall-152 27s -18s linear infinite}@keyframes fall-152{41.158%{transform:translate(101.3477vw,41.158vh) scale(.0629)}to{transform:translate(96.93405vw,99vh) scale(.0629)}}.snow:nth-child(153){opacity:1.1312;transform:translate(87.9767vw,-10px) scale(.8843);animation:fall-153 13s -28s linear infinite}@keyframes fall-153{64.748%{transform:translate(85.0352vw,64.748vh) scale(.8843)}to{transform:translate(86.50595vw,99vh) scale(.8843)}}.snow:nth-child(154){opacity:.9822;transform:translate(89.8505vw,-10px) scale(.899);animation:fall-154 20s -21s linear infinite}@keyframes fall-154{67.401%{transform:translate(89.1482vw,67.401vh) scale(.899)}to{transform:translate(89.49935vw,99vh) scale(.899)}}.snow:nth-child(155){opacity:.0554;transform:translate(1.9091vw,-10px) scale(.4041);animation:fall-155 23s -8s linear infinite}@keyframes fall-155{37.295%{transform:translate(-.5249vw,37.295vh) scale(.4041)}to{transform:translate(.6921vw,99vh) scale(.4041)}}.snow:nth-child(156){opacity:.527;transform:translate(71.7129vw,-10px) scale(.8345);animation:fall-156 22s -3s linear infinite}@keyframes fall-156{76.357%{transform:translate(81.6289vw,76.357vh) scale(.8345)}to{transform:translate(76.6709vw,99vh) scale(.8345)}}.snow:nth-child(157){opacity:.606;transform:translate(10.0255vw,-10px) scale(.6919);animation:fall-157 22s -29s linear infinite}@keyframes fall-157{56.261%{transform:translate(6.7862vw,56.261vh) scale(.6919)}to{transform:translate(8.40585vw,99vh) scale(.6919)}}.snow:nth-child(158){opacity:1.1024;transform:translate(13.9523vw,-10px) scale(.7851);animation:fall-158 11s -3s linear infinite}@keyframes fall-158{63.808%{transform:translate(3.9947vw,63.808vh) scale(.7851)}to{transform:translate(8.9735vw,99vh) scale(.7851)}}.snow:nth-child(159){opacity:.3364;transform:translate(49.0499vw,-10px) scale(.6212);animation:fall-159 20s -21s linear infinite}@keyframes fall-159{66.859%{transform:translate(50.4997vw,66.859vh) scale(.6212)}to{transform:translate(49.7748vw,99vh) scale(.6212)}}.snow:nth-child(160){opacity:1.236;transform:translate(8.7284vw,-10px) scale(.327);animation:fall-160 20s -11s linear infinite}@keyframes fall-160{77.731%{transform:translate(10.6955vw,77.731vh) scale(.327)}to{transform:translate(9.71195vw,99vh) scale(.327)}}.snow:nth-child(161){opacity:.6954;transform:translate(33.3954vw,-10px) scale(.9405);animation:fall-161 29s -25s linear infinite}@keyframes fall-161{55.329%{transform:translate(41.6769vw,55.329vh) scale(.9405)}to{transform:translate(37.53615vw,99vh) scale(.9405)}}.snow:nth-child(162){opacity:1.3926;transform:translate(75.349vw,-10px) scale(.09);animation:fall-162 23s -6s linear infinite}@keyframes fall-162{56.368%{transform:translate(71.0292vw,56.368vh) scale(.09)}to{transform:translate(73.1891vw,99vh) scale(.09)}}.snow:nth-child(163){opacity:.646;transform:translate(80.9868vw,-10px) scale(.8794);animation:fall-163 14s -27s linear infinite}@keyframes fall-163{68.223%{transform:translate(87.2802vw,68.223vh) scale(.8794)}to{transform:translate(84.1335vw,99vh) scale(.8794)}}.snow:nth-child(164){opacity:1.9664;transform:translate(20.0853vw,-10px) scale(.1818);animation:fall-164 23s -19s linear infinite}@keyframes fall-164{37.51%{transform:translate(21.0378vw,37.51vh) scale(.1818)}to{transform:translate(20.56155vw,99vh) scale(.1818)}}.snow:nth-child(165){opacity:1.3074;transform:translate(87.5598vw,-10px) scale(.6954);animation:fall-165 19s -17s linear infinite}@keyframes fall-165{59.586%{transform:translate(95.8058vw,59.586vh) scale(.6954)}to{transform:translate(91.6828vw,99vh) scale(.6954)}}.snow:nth-child(166){opacity:.4234;transform:translate(78.0835vw,-10px) scale(.4164);animation:fall-166 21s -6s linear infinite}@keyframes fall-166{52.533%{transform:translate(68.0962vw,52.533vh) scale(.4164)}to{transform:translate(73.08985vw,99vh) scale(.4164)}}.snow:nth-child(167){opacity:1.9548;transform:translate(11.136vw,-10px) scale(.2982);animation:fall-167 30s -13s linear infinite}@keyframes fall-167{71.227%{transform:translate(3.0267vw,71.227vh) scale(.2982)}to{transform:translate(7.08135vw,99vh) scale(.2982)}}.snow:nth-child(168){opacity:1.782;transform:translate(69.345vw,-10px) scale(.0217);animation:fall-168 29s -2s linear infinite}@keyframes fall-168{39.657%{transform:translate(78.5466vw,39.657vh) scale(.0217)}to{transform:translate(73.9458vw,99vh) scale(.0217)}}.snow:nth-child(169){opacity:1.964;transform:translate(57.2474vw,-10px) scale(.0387);animation:fall-169 12s -19s linear infinite}@keyframes fall-169{79.397%{transform:translate(51.8989vw,79.397vh) scale(.0387)}to{transform:translate(54.57315vw,99vh) scale(.0387)}}.snow:nth-child(170){opacity:.0054;transform:translate(22.3513vw,-10px) scale(.6351);animation:fall-170 15s -4s linear infinite}@keyframes fall-170{70.058%{transform:translate(18.9492vw,70.058vh) scale(.6351)}to{transform:translate(20.65025vw,99vh) scale(.6351)}}.snow:nth-child(171){opacity:1.5984;transform:translate(53.6839vw,-10px) scale(.8776);animation:fall-171 18s -4s linear infinite}@keyframes fall-171{55.194%{transform:translate(52.7762vw,55.194vh) scale(.8776)}to{transform:translate(53.23005vw,99vh) scale(.8776)}}.snow:nth-child(172){opacity:1.792;transform:translate(26.2738vw,-10px) scale(.6916);animation:fall-172 30s -14s linear infinite}@keyframes fall-172{37.007%{transform:translate(17.6044vw,37.007vh) scale(.6916)}to{transform:translate(21.9391vw,99vh) scale(.6916)}}.snow:nth-child(173){opacity:.3954;transform:translate(87.5143vw,-10px) scale(.1294);animation:fall-173 13s -21s linear infinite}@keyframes fall-173{71.461%{transform:translate(96.0733vw,71.461vh) scale(.1294)}to{transform:translate(91.7938vw,99vh) scale(.1294)}}.snow:nth-child(174){opacity:.471;transform:translate(44.1195vw,-10px) scale(.6848);animation:fall-174 26s -2s linear infinite}@keyframes fall-174{66.874%{transform:translate(53.809vw,66.874vh) scale(.6848)}to{transform:translate(48.96425vw,99vh) scale(.6848)}}.snow:nth-child(175){opacity:1.7618;transform:translate(29.8927vw,-10px) scale(.7866);animation:fall-175 13s -8s linear infinite}@keyframes fall-175{53.229%{transform:translate(21.3497vw,53.229vh) scale(.7866)}to{transform:translate(25.6212vw,99vh) scale(.7866)}}.snow:nth-child(176){opacity:1.7908;transform:translate(18.9358vw,-10px) scale(.9429);animation:fall-176 10s -4s linear infinite}@keyframes fall-176{40.097%{transform:translate(24.7559vw,40.097vh) scale(.9429)}to{transform:translate(21.84585vw,99vh) scale(.9429)}}.snow:nth-child(177){opacity:.2876;transform:translate(93.2737vw,-10px) scale(.2842);animation:fall-177 24s -24s linear infinite}@keyframes fall-177{32.758%{transform:translate(102.1999vw,32.758vh) scale(.2842)}to{transform:translate(97.7368vw,99vh) scale(.2842)}}.snow:nth-child(178){opacity:.7794;transform:translate(79.5006vw,-10px) scale(.7111);animation:fall-178 29s -6s linear infinite}@keyframes fall-178{76.009%{transform:translate(72.8449vw,76.009vh) scale(.7111)}to{transform:translate(76.17275vw,99vh) scale(.7111)}}.snow:nth-child(179){opacity:1.7018;transform:translate(43.5308vw,-10px) scale(.196);animation:fall-179 20s -30s linear infinite}@keyframes fall-179{67.667%{transform:translate(36.3979vw,67.667vh) scale(.196)}to{transform:translate(39.96435vw,99vh) scale(.196)}}.snow:nth-child(180){opacity:.6374;transform:translate(94.0482vw,-10px) scale(.3916);animation:fall-180 28s -13s linear infinite}@keyframes fall-180{40.928%{transform:translate(95.8754vw,40.928vh) scale(.3916)}to{transform:translate(94.9618vw,99vh) scale(.3916)}}.snow:nth-child(181){opacity:1.5226;transform:translate(70.0158vw,-10px) scale(.3309);animation:fall-181 22s -28s linear infinite}@keyframes fall-181{56.987%{transform:translate(70.9387vw,56.987vh) scale(.3309)}to{transform:translate(70.47725vw,99vh) scale(.3309)}}.snow:nth-child(182){opacity:1.6846;transform:translate(89.0863vw,-10px) scale(.8808);animation:fall-182 29s -22s linear infinite}@keyframes fall-182{48.539%{transform:translate(84.2174vw,48.539vh) scale(.8808)}to{transform:translate(86.65185vw,99vh) scale(.8808)}}.snow:nth-child(183){opacity:.9764;transform:translate(49.8115vw,-10px) scale(.9728);animation:fall-183 29s -19s linear infinite}@keyframes fall-183{30.721%{transform:translate(42.3348vw,30.721vh) scale(.9728)}to{transform:translate(46.07315vw,99vh) scale(.9728)}}.snow:nth-child(184){opacity:1.0152;transform:translate(23.1558vw,-10px) scale(.7311);animation:fall-184 28s -28s linear infinite}@keyframes fall-184{55.106%{transform:translate(15.5804vw,55.106vh) scale(.7311)}to{transform:translate(19.3681vw,99vh) scale(.7311)}}.snow:nth-child(185){opacity:.8676;transform:translate(26.9511vw,-10px) scale(.5456);animation:fall-185 10s -22s linear infinite}@keyframes fall-185{44.563%{transform:translate(34.7933vw,44.563vh) scale(.5456)}to{transform:translate(30.8722vw,99vh) scale(.5456)}}.snow:nth-child(186){opacity:1.2662;transform:translate(34.0303vw,-10px) scale(.3666);animation:fall-186 28s -6s linear infinite}@keyframes fall-186{54.078%{transform:translate(32.3543vw,54.078vh) scale(.3666)}to{transform:translate(33.1923vw,99vh) scale(.3666)}}.snow:nth-child(187){opacity:.6584;transform:translate(79.0182vw,-10px) scale(.5824);animation:fall-187 20s -9s linear infinite}@keyframes fall-187{52.405%{transform:translate(80.4846vw,52.405vh) scale(.5824)}to{transform:translate(79.7514vw,99vh) scale(.5824)}}.snow:nth-child(188){opacity:.3046;transform:translate(98.2655vw,-10px) scale(.9817);animation:fall-188 18s -13s linear infinite}@keyframes fall-188{48.826%{transform:translate(96.8237vw,48.826vh) scale(.9817)}to{transform:translate(97.5446vw,99vh) scale(.9817)}}.snow:nth-child(189){opacity:.9124;transform:translate(71.1531vw,-10px) scale(.4527);animation:fall-189 13s -22s linear infinite}@keyframes fall-189{55.632%{transform:translate(74.5068vw,55.632vh) scale(.4527)}to{transform:translate(72.82995vw,99vh) scale(.4527)}}.snow:nth-child(190){opacity:.0066;transform:translate(5.7168vw,-10px) scale(.7614);animation:fall-190 14s -16s linear infinite}@keyframes fall-190{77.429%{transform:translate(11.7083vw,77.429vh) scale(.7614)}to{transform:translate(8.71255vw,99vh) scale(.7614)}}.snow:nth-child(191){opacity:1.27;transform:translate(72.9067vw,-10px) scale(.0048);animation:fall-191 18s -9s linear infinite}@keyframes fall-191{45.697%{transform:translate(70.6615vw,45.697vh) scale(.0048)}to{transform:translate(71.7841vw,99vh) scale(.0048)}}.snow:nth-child(192){opacity:1.0738;transform:translate(84.9722vw,-10px) scale(.4618);animation:fall-192 17s -28s linear infinite}@keyframes fall-192{53.928%{transform:translate(87.7783vw,53.928vh) scale(.4618)}to{transform:translate(86.37525vw,99vh) scale(.4618)}}.snow:nth-child(193){opacity:.355;transform:translate(17.8576vw,-10px) scale(.9772);animation:fall-193 29s -10s linear infinite}@keyframes fall-193{43.06%{transform:translate(9.9031vw,43.06vh) scale(.9772)}to{transform:translate(13.88035vw,99vh) scale(.9772)}}.snow:nth-child(194){opacity:.8666;transform:translate(59.3453vw,-10px) scale(.2835);animation:fall-194 14s -27s linear infinite}@keyframes fall-194{31.308%{transform:translate(60.526vw,31.308vh) scale(.2835)}to{transform:translate(59.93565vw,99vh) scale(.2835)}}.snow:nth-child(195){opacity:1.805;transform:translate(7.6565vw,-10px) scale(.9067);animation:fall-195 13s -10s linear infinite}@keyframes fall-195{69.018%{transform:translate(11.871vw,69.018vh) scale(.9067)}to{transform:translate(9.76375vw,99vh) scale(.9067)}}.snow:nth-child(196){opacity:1.1178;transform:translate(64.6497vw,-10px) scale(.7922);animation:fall-196 23s -1s linear infinite}@keyframes fall-196{78.263%{transform:translate(71.7851vw,78.263vh) scale(.7922)}to{transform:translate(68.2174vw,99vh) scale(.7922)}}.snow:nth-child(197){opacity:.2508;transform:translate(99.5383vw,-10px) scale(.9253);animation:fall-197 23s -21s linear infinite}@keyframes fall-197{42.849%{transform:translate(94.4259vw,42.849vh) scale(.9253)}to{transform:translate(96.9821vw,99vh) scale(.9253)}}.snow:nth-child(198){opacity:1.4118;transform:translate(30.9436vw,-10px) scale(.1968);animation:fall-198 28s -19s linear infinite}@keyframes fall-198{57.567%{transform:translate(32.1304vw,57.567vh) scale(.1968)}to{transform:translate(31.537vw,99vh) scale(.1968)}}.snow:nth-child(199){opacity:1.303;transform:translate(98.1163vw,-10px) scale(.8218);animation:fall-199 30s -12s linear infinite}@keyframes fall-199{52.83%{transform:translate(99.342vw,52.83vh) scale(.8218)}to{transform:translate(98.72915vw,99vh) scale(.8218)}}.snow:nth-child(200){opacity:.058;transform:translate(14.1422vw,-10px) scale(.4864);animation:fall-200 13s -19s linear infinite}@keyframes fall-200{64.462%{transform:translate(13.3896vw,64.462vh) scale(.4864)}to{transform:translate(13.7659vw,99vh) scale(.4864)}}.snow:nth-child(201){opacity:1.9228;transform:translate(32.7901vw,-10px) scale(.315);animation:fall-201 24s -21s linear infinite}@keyframes fall-201{72.63%{transform:translate(25.6046vw,72.63vh) scale(.315)}to{transform:translate(29.19735vw,99vh) scale(.315)}}.snow:nth-child(202){opacity:.4468;transform:translate(20.8467vw,-10px) scale(.9569);animation:fall-202 21s -28s linear infinite}@keyframes fall-202{78.599%{transform:translate(12.3354vw,78.599vh) scale(.9569)}to{transform:translate(16.59105vw,99vh) scale(.9569)}}.snow:nth-child(203){opacity:1.776;transform:translate(86.5413vw,-10px) scale(.8639);animation:fall-203 11s -9s linear infinite}@keyframes fall-203{65.865%{transform:translate(96.1005vw,65.865vh) scale(.8639)}to{transform:translate(91.3209vw,99vh) scale(.8639)}}.snow:nth-child(204){opacity:1.3688;transform:translate(90.7663vw,-10px) scale(.7898);animation:fall-204 20s -24s linear infinite}@keyframes fall-204{57.507%{transform:translate(90.9568vw,57.507vh) scale(.7898)}to{transform:translate(90.86155vw,99vh) scale(.7898)}}.snow:nth-child(205){opacity:.8568;transform:translate(5.2746vw,-10px) scale(.5281);animation:fall-205 13s -5s linear infinite}@keyframes fall-205{42.281%{transform:translate(10.0014vw,42.281vh) scale(.5281)}to{transform:translate(7.638vw,99vh) scale(.5281)}}.snow:nth-child(206){opacity:1.3044;transform:translate(65.381vw,-10px) scale(.676);animation:fall-206 18s -24s linear infinite}@keyframes fall-206{31.871%{transform:translate(58.6868vw,31.871vh) scale(.676)}to{transform:translate(62.0339vw,99vh) scale(.676)}}.snow:nth-child(207){opacity:1.1504;transform:translate(58.8539vw,-10px) scale(.2355);animation:fall-207 15s -13s linear infinite}@keyframes fall-207{43.565%{transform:translate(59.639vw,43.565vh) scale(.2355)}to{transform:translate(59.24645vw,99vh) scale(.2355)}}.snow:nth-child(208){opacity:.1534;transform:translate(44.3684vw,-10px) scale(.7118);animation:fall-208 18s -10s linear infinite}@keyframes fall-208{65.036%{transform:translate(35.0059vw,65.036vh) scale(.7118)}to{transform:translate(39.68715vw,99vh) scale(.7118)}}.snow:nth-child(209){opacity:1.8314;transform:translate(53.3395vw,-10px) scale(.9534);animation:fall-209 15s -7s linear infinite}@keyframes fall-209{71.932%{transform:translate(46.4235vw,71.932vh) scale(.9534)}to{transform:translate(49.8815vw,99vh) scale(.9534)}}.snow:nth-child(210){opacity:.2898;transform:translate(63.4388vw,-10px) scale(.192);animation:fall-210 13s -9s linear infinite}@keyframes fall-210{69.403%{transform:translate(59.8609vw,69.403vh) scale(.192)}to{transform:translate(61.64985vw,99vh) scale(.192)}}.snow:nth-child(211){opacity:.9408;transform:translate(4.1558vw,-10px) scale(.634);animation:fall-211 10s -7s linear infinite}@keyframes fall-211{35.475%{transform:translate(5.7779vw,35.475vh) scale(.634)}to{transform:translate(4.96685vw,99vh) scale(.634)}}.snow:nth-child(212){opacity:1.1568;transform:translate(21.8966vw,-10px) scale(.5154);animation:fall-212 11s -26s linear infinite}@keyframes fall-212{33.446%{transform:translate(15.9161vw,33.446vh) scale(.5154)}to{transform:translate(18.90635vw,99vh) scale(.5154)}}.snow:nth-child(213){opacity:1.6362;transform:translate(21.6706vw,-10px) scale(.8843);animation:fall-213 28s -8s linear infinite}@keyframes fall-213{68.487%{transform:translate(24.7865vw,68.487vh) scale(.8843)}to{transform:translate(23.22855vw,99vh) scale(.8843)}}.snow:nth-child(214){opacity:.9028;transform:translate(19.9906vw,-10px) scale(.5144);animation:fall-214 29s -11s linear infinite}@keyframes fall-214{75.957%{transform:translate(14.9853vw,75.957vh) scale(.5144)}to{transform:translate(17.48795vw,99vh) scale(.5144)}}.snow:nth-child(215){opacity:1.0674;transform:translate(67.5814vw,-10px) scale(.548);animation:fall-215 29s -26s linear infinite}@keyframes fall-215{68.835%{transform:translate(69.1011vw,68.835vh) scale(.548)}to{transform:translate(68.34125vw,99vh) scale(.548)}}.snow:nth-child(216){opacity:1.6366;transform:translate(50.4808vw,-10px) scale(.5879);animation:fall-216 11s -19s linear infinite}@keyframes fall-216{46.964%{transform:translate(58.9686vw,46.964vh) scale(.5879)}to{transform:translate(54.7247vw,99vh) scale(.5879)}}.snow:nth-child(217){opacity:1.5812;transform:translate(70.1791vw,-10px) scale(.5495);animation:fall-217 20s -22s linear infinite}@keyframes fall-217{39.95%{transform:translate(67.8244vw,39.95vh) scale(.5495)}to{transform:translate(69.00175vw,99vh) scale(.5495)}}.snow:nth-child(218){opacity:.5718;transform:translate(82.5961vw,-10px) scale(.6433);animation:fall-218 11s -25s linear infinite}@keyframes fall-218{57.575%{transform:translate(85.5115vw,57.575vh) scale(.6433)}to{transform:translate(84.0538vw,99vh) scale(.6433)}}.snow:nth-child(219){opacity:1.8606;transform:translate(31.9471vw,-10px) scale(.7799);animation:fall-219 13s -2s linear infinite}@keyframes fall-219{67.377%{transform:translate(29.4376vw,67.377vh) scale(.7799)}to{transform:translate(30.69235vw,99vh) scale(.7799)}}.snow:nth-child(220){opacity:1.6174;transform:translate(55.0092vw,-10px) scale(.1662);animation:fall-220 29s -21s linear infinite}@keyframes fall-220{36.464%{transform:translate(48.6194vw,36.464vh) scale(.1662)}to{transform:translate(51.8143vw,99vh) scale(.1662)}}.snow:nth-child(221){opacity:.107;transform:translate(89.141vw,-10px) scale(.7368);animation:fall-221 29s -21s linear infinite}@keyframes fall-221{44.172%{transform:translate(94.1843vw,44.172vh) scale(.7368)}to{transform:translate(91.66265vw,99vh) scale(.7368)}}.snow:nth-child(222){opacity:1.535;transform:translate(9.7754vw,-10px) scale(.7657);animation:fall-222 25s -29s linear infinite}@keyframes fall-222{58.677%{transform:translate(4.1876vw,58.677vh) scale(.7657)}to{transform:translate(6.9815vw,99vh) scale(.7657)}}.snow:nth-child(223){opacity:.4338;transform:translate(56.0002vw,-10px) scale(.4607);animation:fall-223 14s -6s linear infinite}@keyframes fall-223{31.807%{transform:translate(52.2517vw,31.807vh) scale(.4607)}to{transform:translate(54.12595vw,99vh) scale(.4607)}}.snow:nth-child(224){opacity:1.761;transform:translate(68.8692vw,-10px) scale(.1944);animation:fall-224 24s -9s linear infinite}@keyframes fall-224{59.276%{transform:translate(72.941vw,59.276vh) scale(.1944)}to{transform:translate(70.9051vw,99vh) scale(.1944)}}.snow:nth-child(225){opacity:.393;transform:translate(1.0033vw,-10px) scale(.8273);animation:fall-225 11s -27s linear infinite}@keyframes fall-225{44.153%{transform:translate(-5.0007vw,44.153vh) scale(.8273)}to{transform:translate(-1.9987vw,99vh) scale(.8273)}}.snow:nth-child(226){opacity:.2102;transform:translate(1.3325vw,-10px) scale(.676);animation:fall-226 15s -13s linear infinite}@keyframes fall-226{68.79%{transform:translate(10.6554vw,68.79vh) scale(.676)}to{transform:translate(5.99395vw,99vh) scale(.676)}}.snow:nth-child(227){opacity:.2086;transform:translate(75.2309vw,-10px) scale(.976);animation:fall-227 17s -11s linear infinite}@keyframes fall-227{49.79%{transform:translate(81.9258vw,49.79vh) scale(.976)}to{transform:translate(78.57835vw,99vh) scale(.976)}}.snow:nth-child(228){opacity:.0134;transform:translate(82.0772vw,-10px) scale(.6811);animation:fall-228 13s -5s linear infinite}@keyframes fall-228{77.389%{transform:translate(72.3907vw,77.389vh) scale(.6811)}to{transform:translate(77.23395vw,99vh) scale(.6811)}}.snow:nth-child(229){opacity:1.4626;transform:translate(19.4334vw,-10px) scale(.1473);animation:fall-229 23s -25s linear infinite}@keyframes fall-229{59.453%{transform:translate(19.528vw,59.453vh) scale(.1473)}to{transform:translate(19.4807vw,99vh) scale(.1473)}}.snow:nth-child(230){opacity:1.2892;transform:translate(24.6947vw,-10px) scale(.2035);animation:fall-230 28s -14s linear infinite}@keyframes fall-230{67.654%{transform:translate(16.2778vw,67.654vh) scale(.2035)}to{transform:translate(20.48625vw,99vh) scale(.2035)}}.snow:nth-child(231){opacity:.4474;transform:translate(69.0402vw,-10px) scale(.7983);animation:fall-231 16s -19s linear infinite}@keyframes fall-231{54.435%{transform:translate(65.9609vw,54.435vh) scale(.7983)}to{transform:translate(67.50055vw,99vh) scale(.7983)}}.snow:nth-child(232){opacity:.13;transform:translate(75.5181vw,-10px) scale(.3041);animation:fall-232 27s -21s linear infinite}@keyframes fall-232{68.056%{transform:translate(82.0906vw,68.056vh) scale(.3041)}to{transform:translate(78.80435vw,99vh) scale(.3041)}}.snow:nth-child(233){opacity:.6388;transform:translate(68.7738vw,-10px) scale(.4512);animation:fall-233 15s -9s linear infinite}@keyframes fall-233{49.42%{transform:translate(62.7707vw,49.42vh) scale(.4512)}to{transform:translate(65.77225vw,99vh) scale(.4512)}}.snow:nth-child(234){opacity:.7772;transform:translate(85.0755vw,-10px) scale(.0287);animation:fall-234 20s -12s linear infinite}@keyframes fall-234{53.58%{transform:translate(89.1039vw,53.58vh) scale(.0287)}to{transform:translate(87.0897vw,99vh) scale(.0287)}}.snow:nth-child(235){opacity:1.49;transform:translate(3.0526vw,-10px) scale(.5673);animation:fall-235 20s -6s linear infinite}@keyframes fall-235{56.186%{transform:translate(8.0662vw,56.186vh) scale(.5673)}to{transform:translate(5.5594vw,99vh) scale(.5673)}}.snow:nth-child(236){opacity:1.6928;transform:translate(85.9218vw,-10px) scale(.4314);animation:fall-236 20s -26s linear infinite}@keyframes fall-236{61.271%{transform:translate(95.8337vw,61.271vh) scale(.4314)}to{transform:translate(90.87775vw,99vh) scale(.4314)}}.snow:nth-child(237){opacity:.926;transform:translate(74.5265vw,-10px) scale(.5636);animation:fall-237 13s -23s linear infinite}@keyframes fall-237{55.501%{transform:translate(78.032vw,55.501vh) scale(.5636)}to{transform:translate(76.27925vw,99vh) scale(.5636)}}.snow:nth-child(238){opacity:.3336;transform:translate(37.4934vw,-10px) scale(.9324);animation:fall-238 22s -16s linear infinite}@keyframes fall-238{78.896%{transform:translate(37.1604vw,78.896vh) scale(.9324)}to{transform:translate(37.3269vw,99vh) scale(.9324)}}.snow:nth-child(239){opacity:1.6784;transform:translate(45.1567vw,-10px) scale(.7509);animation:fall-239 15s -25s linear infinite}@keyframes fall-239{32.199%{transform:translate(46.6571vw,32.199vh) scale(.7509)}to{transform:translate(45.9069vw,99vh) scale(.7509)}}.snow:nth-child(240){opacity:1.3364;transform:translate(35.4231vw,-10px) scale(.9553);animation:fall-240 25s -22s linear infinite}@keyframes fall-240{47.723%{transform:translate(33.13vw,47.723vh) scale(.9553)}to{transform:translate(34.27655vw,99vh) scale(.9553)}}.snow:nth-child(241){opacity:.0988;transform:translate(54.1502vw,-10px) scale(.1922);animation:fall-241 28s -6s linear infinite}@keyframes fall-241{32.346%{transform:translate(47.3078vw,32.346vh) scale(.1922)}to{transform:translate(50.729vw,99vh) scale(.1922)}}.snow:nth-child(242){opacity:1.9102;transform:translate(54.4361vw,-10px) scale(.2738);animation:fall-242 13s -16s linear infinite}@keyframes fall-242{38.357%{transform:translate(47.0844vw,38.357vh) scale(.2738)}to{transform:translate(50.76025vw,99vh) scale(.2738)}}.snow:nth-child(243){opacity:.3888;transform:translate(12.4669vw,-10px) scale(.4197);animation:fall-243 15s -30s linear infinite}@keyframes fall-243{35.278%{transform:translate(17.0212vw,35.278vh) scale(.4197)}to{transform:translate(14.74405vw,99vh) scale(.4197)}}.snow:nth-child(244){opacity:1.0506;transform:translate(40.4021vw,-10px) scale(.6892);animation:fall-244 23s -15s linear infinite}@keyframes fall-244{78.834%{transform:translate(40.0594vw,78.834vh) scale(.6892)}to{transform:translate(40.23075vw,99vh) scale(.6892)}}.snow:nth-child(245){opacity:.7854;transform:translate(86.9275vw,-10px) scale(.6775);animation:fall-245 14s -28s linear infinite}@keyframes fall-245{40.045%{transform:translate(93.8784vw,40.045vh) scale(.6775)}to{transform:translate(90.40295vw,99vh) scale(.6775)}}.snow:nth-child(246){opacity:1.055;transform:translate(77.1591vw,-10px) scale(.701);animation:fall-246 29s -1s linear infinite}@keyframes fall-246{76.078%{transform:translate(73.7861vw,76.078vh) scale(.701)}to{transform:translate(75.4726vw,99vh) scale(.701)}}.snow:nth-child(247){opacity:1.441;transform:translate(78.2451vw,-10px) scale(.3671);animation:fall-247 27s -11s linear infinite}@keyframes fall-247{56.504%{transform:translate(84.1516vw,56.504vh) scale(.3671)}to{transform:translate(81.19835vw,99vh) scale(.3671)}}.snow:nth-child(248){opacity:.1864;transform:translate(1.834vw,-10px) scale(.3781);animation:fall-248 20s -4s linear infinite}@keyframes fall-248{66.688%{transform:translate(1.5971vw,66.688vh) scale(.3781)}to{transform:translate(1.71555vw,99vh) scale(.3781)}}.snow:nth-child(249){opacity:1.8606;transform:translate(18.5955vw,-10px) scale(.8459);animation:fall-249 28s -26s linear infinite}@keyframes fall-249{49.199%{transform:translate(27.5158vw,49.199vh) scale(.8459)}to{transform:translate(23.05565vw,99vh) scale(.8459)}}.snow:nth-child(250){opacity:1.9232;transform:translate(97.6744vw,-10px) scale(.2212);animation:fall-250 20s -17s linear infinite}@keyframes fall-250{56.551%{transform:translate(102.8077vw,56.551vh) scale(.2212)}to{transform:translate(100.24105vw,99vh) scale(.2212)}}.snow:nth-child(251){opacity:.4028;transform:translate(78.5493vw,-10px) scale(.679);animation:fall-251 29s -19s linear infinite}@keyframes fall-251{74.973%{transform:translate(87.918vw,74.973vh) scale(.679)}to{transform:translate(83.23365vw,99vh) scale(.679)}}.snow:nth-child(252){opacity:.2326;transform:translate(61.2125vw,-10px) scale(.8732);animation:fall-252 16s -12s linear infinite}@keyframes fall-252{59.741%{transform:translate(60.5652vw,59.741vh) scale(.8732)}to{transform:translate(60.88885vw,99vh) scale(.8732)}}.snow:nth-child(253){opacity:.1932;transform:translate(25.824vw,-10px) scale(.0944);animation:fall-253 13s -12s linear infinite}@keyframes fall-253{78.73%{transform:translate(18.6806vw,78.73vh) scale(.0944)}to{transform:translate(22.2523vw,99vh) scale(.0944)}}.snow:nth-child(254){opacity:.7588;transform:translate(34.7634vw,-10px) scale(.6413);animation:fall-254 11s -1s linear infinite}@keyframes fall-254{48.865%{transform:translate(43.959vw,48.865vh) scale(.6413)}to{transform:translate(39.3612vw,99vh) scale(.6413)}}.snow:nth-child(255){opacity:1.5288;transform:translate(53.3816vw,-10px) scale(.9917);animation:fall-255 17s -27s linear infinite}@keyframes fall-255{70.024%{transform:translate(52.0778vw,70.024vh) scale(.9917)}to{transform:translate(52.7297vw,99vh) scale(.9917)}}.snow:nth-child(256){opacity:1.0874;transform:translate(84.0128vw,-10px) scale(.7139);animation:fall-256 21s -4s linear infinite}@keyframes fall-256{48.329%{transform:translate(74.9425vw,48.329vh) scale(.7139)}to{transform:translate(79.47765vw,99vh) scale(.7139)}}.snow:nth-child(257){opacity:1.2806;transform:translate(6.6266vw,-10px) scale(.6009);animation:fall-257 14s -18s linear infinite}@keyframes fall-257{70.342%{transform:translate(9.2766vw,70.342vh) scale(.6009)}to{transform:translate(7.9516vw,99vh) scale(.6009)}}.snow:nth-child(258){opacity:1.9716;transform:translate(26.3658vw,-10px) scale(.2976);animation:fall-258 13s -13s linear infinite}@keyframes fall-258{40.5%{transform:translate(21.3944vw,40.5vh) scale(.2976)}to{transform:translate(23.8801vw,99vh) scale(.2976)}}.snow:nth-child(259){opacity:1.6258;transform:translate(63.1565vw,-10px) scale(.5739);animation:fall-259 28s -28s linear infinite}@keyframes fall-259{64.607%{transform:translate(54.0306vw,64.607vh) scale(.5739)}to{transform:translate(58.59355vw,99vh) scale(.5739)}}.snow:nth-child(260){opacity:.4582;transform:translate(27.4829vw,-10px) scale(.1059);animation:fall-260 25s -1s linear infinite}@keyframes fall-260{60.99%{transform:translate(33.0186vw,60.99vh) scale(.1059)}to{transform:translate(30.25075vw,99vh) scale(.1059)}}.snow:nth-child(261){opacity:1.8412;transform:translate(67.7876vw,-10px) scale(.07);animation:fall-261 26s -14s linear infinite}@keyframes fall-261{30.576%{transform:translate(77.2849vw,30.576vh) scale(.07)}to{transform:translate(72.53625vw,99vh) scale(.07)}}.snow:nth-child(262){opacity:.0682;transform:translate(44.5941vw,-10px) scale(.8205);animation:fall-262 27s -24s linear infinite}@keyframes fall-262{34.406%{transform:translate(38.3179vw,34.406vh) scale(.8205)}to{transform:translate(41.456vw,99vh) scale(.8205)}}.snow:nth-child(263){opacity:1.7176;transform:translate(49.4008vw,-10px) scale(.9173);animation:fall-263 14s -22s linear infinite}@keyframes fall-263{70.746%{transform:translate(55.3491vw,70.746vh) scale(.9173)}to{transform:translate(52.37495vw,99vh) scale(.9173)}}.snow:nth-child(264){opacity:.5312;transform:translate(48.2355vw,-10px) scale(.7339);animation:fall-264 13s -22s linear infinite}@keyframes fall-264{76.033%{transform:translate(49.3347vw,76.033vh) scale(.7339)}to{transform:translate(48.7851vw,99vh) scale(.7339)}}.snow:nth-child(265){opacity:.4628;transform:translate(51.1231vw,-10px) scale(.5963);animation:fall-265 30s -11s linear infinite}@keyframes fall-265{42.338%{transform:translate(52.5878vw,42.338vh) scale(.5963)}to{transform:translate(51.85545vw,99vh) scale(.5963)}}.snow:nth-child(266){opacity:.518;transform:translate(12.1803vw,-10px) scale(.6336);animation:fall-266 16s -12s linear infinite}@keyframes fall-266{75.421%{transform:translate(17.9661vw,75.421vh) scale(.6336)}to{transform:translate(15.0732vw,99vh) scale(.6336)}}.snow:nth-child(267){opacity:1.6916;transform:translate(57.5659vw,-10px) scale(.9389);animation:fall-267 15s -26s linear infinite}@keyframes fall-267{60.416%{transform:translate(54.649vw,60.416vh) scale(.9389)}to{transform:translate(56.10745vw,99vh) scale(.9389)}}.snow:nth-child(268){opacity:.4826;transform:translate(73.5443vw,-10px) scale(.8693);animation:fall-268 25s -2s linear infinite}@keyframes fall-268{55.045%{transform:translate(71.8937vw,55.045vh) scale(.8693)}to{transform:translate(72.719vw,99vh) scale(.8693)}}.snow:nth-child(269){opacity:.158;transform:translate(49.2325vw,-10px) scale(.9076);animation:fall-269 17s -19s linear infinite}@keyframes fall-269{78.216%{transform:translate(52.2196vw,78.216vh) scale(.9076)}to{transform:translate(50.72605vw,99vh) scale(.9076)}}.snow:nth-child(270){opacity:1.7456;transform:translate(44.0992vw,-10px) scale(.4841);animation:fall-270 18s -22s linear infinite}@keyframes fall-270{39.714%{transform:translate(46.2168vw,39.714vh) scale(.4841)}to{transform:translate(45.158vw,99vh) scale(.4841)}}.snow:nth-child(271){opacity:1.7948;transform:translate(84.2268vw,-10px) scale(.0024);animation:fall-271 29s -29s linear infinite}@keyframes fall-271{36.902%{transform:translate(87.3401vw,36.902vh) scale(.0024)}to{transform:translate(85.78345vw,99vh) scale(.0024)}}.snow:nth-child(272){opacity:1.3014;transform:translate(45.8955vw,-10px) scale(.865);animation:fall-272 22s -16s linear infinite}@keyframes fall-272{65.772%{transform:translate(50.4788vw,65.772vh) scale(.865)}to{transform:translate(48.18715vw,99vh) scale(.865)}}.snow:nth-child(273){opacity:1.5114;transform:translate(11.604vw,-10px) scale(.2889);animation:fall-273 11s -2s linear infinite}@keyframes fall-273{71.608%{transform:translate(16.3531vw,71.608vh) scale(.2889)}to{transform:translate(13.97855vw,99vh) scale(.2889)}}.snow:nth-child(274){opacity:1.3366;transform:translate(44.2788vw,-10px) scale(.7589);animation:fall-274 21s -4s linear infinite}@keyframes fall-274{72.599%{transform:translate(53.5702vw,72.599vh) scale(.7589)}to{transform:translate(48.9245vw,99vh) scale(.7589)}}.snow:nth-child(275){opacity:.3428;transform:translate(58.2753vw,-10px) scale(.1229);animation:fall-275 13s -18s linear infinite}@keyframes fall-275{74.721%{transform:translate(57.7445vw,74.721vh) scale(.1229)}to{transform:translate(58.0099vw,99vh) scale(.1229)}}.snow:nth-child(276){opacity:.1134;transform:translate(61.802vw,-10px) scale(.9908);animation:fall-276 15s -13s linear infinite}@keyframes fall-276{48.831%{transform:translate(54.6224vw,48.831vh) scale(.9908)}to{transform:translate(58.2122vw,99vh) scale(.9908)}}.snow:nth-child(277){opacity:.611;transform:translate(37.4244vw,-10px) scale(.7359);animation:fall-277 19s -28s linear infinite}@keyframes fall-277{63.487%{transform:translate(30.5856vw,63.487vh) scale(.7359)}to{transform:translate(34.005vw,99vh) scale(.7359)}}.snow:nth-child(278){opacity:1.1648;transform:translate(3.3736vw,-10px) scale(.1059);animation:fall-278 30s -24s linear infinite}@keyframes fall-278{44.012%{transform:translate(1.803vw,44.012vh) scale(.1059)}to{transform:translate(2.5883vw,99vh) scale(.1059)}}.snow:nth-child(279){opacity:.9728;transform:translate(11.4775vw,-10px) scale(.3484);animation:fall-279 28s -15s linear infinite}@keyframes fall-279{64.68%{transform:translate(2.5751vw,64.68vh) scale(.3484)}to{transform:translate(7.0263vw,99vh) scale(.3484)}}.snow:nth-child(280){opacity:.8588;transform:translate(60.3445vw,-10px) scale(.232);animation:fall-280 17s -29s linear infinite}@keyframes fall-280{65.961%{transform:translate(70.1046vw,65.961vh) scale(.232)}to{transform:translate(65.22455vw,99vh) scale(.232)}}.snow:nth-child(281){opacity:.956;transform:translate(95.6236vw,-10px) scale(.4795);animation:fall-281 19s -18s linear infinite}@keyframes fall-281{31.123%{transform:translate(103.9627vw,31.123vh) scale(.4795)}to{transform:translate(99.79315vw,99vh) scale(.4795)}}.snow:nth-child(282){opacity:1.8896;transform:translate(24.4894vw,-10px) scale(.1289);animation:fall-282 14s -3s linear infinite}@keyframes fall-282{45.169%{transform:translate(22.5201vw,45.169vh) scale(.1289)}to{transform:translate(23.50475vw,99vh) scale(.1289)}}.snow:nth-child(283){opacity:.5144;transform:translate(94.7909vw,-10px) scale(.8005);animation:fall-283 25s -4s linear infinite}@keyframes fall-283{47.191%{transform:translate(94.2745vw,47.191vh) scale(.8005)}to{transform:translate(94.5327vw,99vh) scale(.8005)}}.snow:nth-child(284){opacity:.5006;transform:translate(81.2679vw,-10px) scale(.9437);animation:fall-284 13s -2s linear infinite}@keyframes fall-284{52.036%{transform:translate(84.1176vw,52.036vh) scale(.9437)}to{transform:translate(82.69275vw,99vh) scale(.9437)}}.snow:nth-child(285){opacity:.231;transform:translate(98.6452vw,-10px) scale(.184);animation:fall-285 30s -8s linear infinite}@keyframes fall-285{64.128%{transform:translate(100.0758vw,64.128vh) scale(.184)}to{transform:translate(99.3605vw,99vh) scale(.184)}}.snow:nth-child(286){opacity:1.2954;transform:translate(51.3888vw,-10px) scale(.7717);animation:fall-286 12s -23s linear infinite}@keyframes fall-286{77.733%{transform:translate(48.4624vw,77.733vh) scale(.7717)}to{transform:translate(49.9256vw,99vh) scale(.7717)}}.snow:nth-child(287){opacity:.2798;transform:translate(47.5942vw,-10px) scale(.3376);animation:fall-287 29s -5s linear infinite}@keyframes fall-287{56.218%{transform:translate(38.3842vw,56.218vh) scale(.3376)}to{transform:translate(42.9892vw,99vh) scale(.3376)}}.snow:nth-child(288){opacity:.2884;transform:translate(62.621vw,-10px) scale(.0893);animation:fall-288 17s -25s linear infinite}@keyframes fall-288{50.545%{transform:translate(59.2144vw,50.545vh) scale(.0893)}to{transform:translate(60.9177vw,99vh) scale(.0893)}}.snow:nth-child(289){opacity:.4588;transform:translate(77.3323vw,-10px) scale(.562);animation:fall-289 24s -4s linear infinite}@keyframes fall-289{66.241%{transform:translate(83.133vw,66.241vh) scale(.562)}to{transform:translate(80.23265vw,99vh) scale(.562)}}.snow:nth-child(290){opacity:.2346;transform:translate(62.3442vw,-10px) scale(.9141);animation:fall-290 29s -23s linear infinite}@keyframes fall-290{70.467%{transform:translate(62.0817vw,70.467vh) scale(.9141)}to{transform:translate(62.21295vw,99vh) scale(.9141)}}.snow:nth-child(291){opacity:1.3192;transform:translate(37.5198vw,-10px) scale(.7906);animation:fall-291 23s -11s linear infinite}@keyframes fall-291{47.721%{transform:translate(32.5768vw,47.721vh) scale(.7906)}to{transform:translate(35.0483vw,99vh) scale(.7906)}}.snow:nth-child(292){opacity:1.0508;transform:translate(73.3505vw,-10px) scale(.3163);animation:fall-292 16s -16s linear infinite}@keyframes fall-292{53.314%{transform:translate(66.5528vw,53.314vh) scale(.3163)}to{transform:translate(69.95165vw,99vh) scale(.3163)}}.snow:nth-child(293){opacity:.58;transform:translate(64.124vw,-10px) scale(.8384);animation:fall-293 29s -17s linear infinite}@keyframes fall-293{73.395%{transform:translate(66.7854vw,73.395vh) scale(.8384)}to{transform:translate(65.4547vw,99vh) scale(.8384)}}.snow:nth-child(294){opacity:.8948;transform:translate(18.8976vw,-10px) scale(.2159);animation:fall-294 18s -5s linear infinite}@keyframes fall-294{53.681%{transform:translate(17.3017vw,53.681vh) scale(.2159)}to{transform:translate(18.09965vw,99vh) scale(.2159)}}.snow:nth-child(295){opacity:.097;transform:translate(2.0109vw,-10px) scale(.3661);animation:fall-295 27s -6s linear infinite}@keyframes fall-295{50.545%{transform:translate(-2.8964vw,50.545vh) scale(.3661)}to{transform:translate(-.44275vw,99vh) scale(.3661)}}.snow:nth-child(296){opacity:1.3738;transform:translate(14.1923vw,-10px) scale(.7502);animation:fall-296 15s -4s linear infinite}@keyframes fall-296{32.848%{transform:translate(18.2851vw,32.848vh) scale(.7502)}to{transform:translate(16.2387vw,99vh) scale(.7502)}}.snow:nth-child(297){opacity:.3032;transform:translate(65.1071vw,-10px) scale(.9865);animation:fall-297 13s -18s linear infinite}@keyframes fall-297{53.221%{transform:translate(62.7881vw,53.221vh) scale(.9865)}to{transform:translate(63.9476vw,99vh) scale(.9865)}}.snow:nth-child(298){opacity:1.4394;transform:translate(27.1084vw,-10px) scale(.3084);animation:fall-298 29s -3s linear infinite}@keyframes fall-298{77.288%{transform:translate(36.1968vw,77.288vh) scale(.3084)}to{transform:translate(31.6526vw,99vh) scale(.3084)}}.snow:nth-child(299){opacity:.6578;transform:translate(58.6791vw,-10px) scale(.1779);animation:fall-299 28s -5s linear infinite}@keyframes fall-299{72.467%{transform:translate(49.9488vw,72.467vh) scale(.1779)}to{transform:translate(54.31395vw,99vh) scale(.1779)}}.snow:nth-child(300){opacity:1.501;transform:translate(4.6024vw,-10px) scale(.2212);animation:fall-300 17s -13s linear infinite}@keyframes fall-300{38.484%{transform:translate(-2.5677vw,38.484vh) scale(.2212)}to{transform:translate(1.01735vw,99vh) scale(.2212)}}.snow:nth-child(301){opacity:.6392;transform:translate(16.5386vw,-10px) scale(.7899);animation:fall-301 19s -12s linear infinite}@keyframes fall-301{50.385%{transform:translate(20.186vw,50.385vh) scale(.7899)}to{transform:translate(18.3623vw,99vh) scale(.7899)}}.snow:nth-child(302){opacity:1.2202;transform:translate(16.284vw,-10px) scale(.0854);animation:fall-302 25s -1s linear infinite}@keyframes fall-302{31.123%{transform:translate(15.513vw,31.123vh) scale(.0854)}to{transform:translate(15.8985vw,99vh) scale(.0854)}}.snow:nth-child(303){opacity:1.7358;transform:translate(78.4557vw,-10px) scale(.2375);animation:fall-303 15s -7s linear infinite}@keyframes fall-303{37.917%{transform:translate(84.0989vw,37.917vh) scale(.2375)}to{transform:translate(81.2773vw,99vh) scale(.2375)}}.snow:nth-child(304){opacity:1.226;transform:translate(86.7276vw,-10px) scale(.5427);animation:fall-304 24s -6s linear infinite}@keyframes fall-304{78.951%{transform:translate(83.5004vw,78.951vh) scale(.5427)}to{transform:translate(85.114vw,99vh) scale(.5427)}}.snow:nth-child(305){opacity:.1832;transform:translate(9.4268vw,-10px) scale(.6948);animation:fall-305 28s -26s linear infinite}@keyframes fall-305{47.912%{transform:translate(-.2962vw,47.912vh) scale(.6948)}to{transform:translate(4.5653vw,99vh) scale(.6948)}}.snow:nth-child(306){opacity:.7394;transform:translate(10.0184vw,-10px) scale(.7779);animation:fall-306 15s -17s linear infinite}@keyframes fall-306{37.488%{transform:translate(14.9417vw,37.488vh) scale(.7779)}to{transform:translate(12.48005vw,99vh) scale(.7779)}}.snow:nth-child(307){opacity:.986;transform:translate(93.7789vw,-10px) scale(.4944);animation:fall-307 15s -11s linear infinite}@keyframes fall-307{70.549%{transform:translate(87.2658vw,70.549vh) scale(.4944)}to{transform:translate(90.52235vw,99vh) scale(.4944)}}.snow:nth-child(308){opacity:.5358;transform:translate(44.691vw,-10px) scale(.3931);animation:fall-308 13s -14s linear infinite}@keyframes fall-308{35.222%{transform:translate(37.7862vw,35.222vh) scale(.3931)}to{transform:translate(41.2386vw,99vh) scale(.3931)}}.snow:nth-child(309){opacity:.3574;transform:translate(9.9365vw,-10px) scale(.7202);animation:fall-309 15s -27s linear infinite}@keyframes fall-309{48.926%{transform:translate(.387vw,48.926vh) scale(.7202)}to{transform:translate(5.16175vw,99vh) scale(.7202)}}.snow:nth-child(310){opacity:1.827;transform:translate(42.9002vw,-10px) scale(.6637);animation:fall-310 18s -7s linear infinite}@keyframes fall-310{48.227%{transform:translate(45.9253vw,48.227vh) scale(.6637)}to{transform:translate(44.41275vw,99vh) scale(.6637)}}.snow:nth-child(311){opacity:.8118;transform:translate(79.9589vw,-10px) scale(.7768);animation:fall-311 16s -5s linear infinite}@keyframes fall-311{73.088%{transform:translate(85.9818vw,73.088vh) scale(.7768)}to{transform:translate(82.97035vw,99vh) scale(.7768)}}.snow:nth-child(312){opacity:1.6078;transform:translate(26.3224vw,-10px) scale(.8249);animation:fall-312 26s -17s linear infinite}@keyframes fall-312{43.261%{transform:translate(35.094vw,43.261vh) scale(.8249)}to{transform:translate(30.7082vw,99vh) scale(.8249)}}.snow:nth-child(313){opacity:1.384;transform:translate(36.0315vw,-10px) scale(.6732);animation:fall-313 27s -26s linear infinite}@keyframes fall-313{68.042%{transform:translate(32.7709vw,68.042vh) scale(.6732)}to{transform:translate(34.4012vw,99vh) scale(.6732)}}.snow:nth-child(314){opacity:.966;transform:translate(13.9271vw,-10px) scale(.7537);animation:fall-314 21s -8s linear infinite}@keyframes fall-314{44.179%{transform:translate(20.0037vw,44.179vh) scale(.7537)}to{transform:translate(16.9654vw,99vh) scale(.7537)}}.snow:nth-child(315){opacity:1.833;transform:translate(59.7256vw,-10px) scale(.9345);animation:fall-315 23s -17s linear infinite}@keyframes fall-315{76.026%{transform:translate(61.6265vw,76.026vh) scale(.9345)}to{transform:translate(60.67605vw,99vh) scale(.9345)}}.snow:nth-child(316){opacity:.1558;transform:translate(81.5023vw,-10px) scale(.2819);animation:fall-316 28s -21s linear infinite}@keyframes fall-316{64.051%{transform:translate(76.63vw,64.051vh) scale(.2819)}to{transform:translate(79.06615vw,99vh) scale(.2819)}}.snow:nth-child(317){opacity:.3824;transform:translate(12.5266vw,-10px) scale(.3443);animation:fall-317 25s -13s linear infinite}@keyframes fall-317{34.461%{transform:translate(8.1348vw,34.461vh) scale(.3443)}to{transform:translate(10.3307vw,99vh) scale(.3443)}}.snow:nth-child(318){opacity:.9854;transform:translate(31.9954vw,-10px) scale(.1136);animation:fall-318 18s -7s linear infinite}@keyframes fall-318{70.001%{transform:translate(28.7629vw,70.001vh) scale(.1136)}to{transform:translate(30.37915vw,99vh) scale(.1136)}}.snow:nth-child(319){opacity:1.1894;transform:translate(86.3209vw,-10px) scale(.3995);animation:fall-319 16s -19s linear infinite}@keyframes fall-319{36.166%{transform:translate(88.6041vw,36.166vh) scale(.3995)}to{transform:translate(87.4625vw,99vh) scale(.3995)}}.snow:nth-child(320){opacity:1.3994;transform:translate(75.2098vw,-10px) scale(.8618);animation:fall-320 25s -10s linear infinite}@keyframes fall-320{58.359%{transform:translate(67.0908vw,58.359vh) scale(.8618)}to{transform:translate(71.1503vw,99vh) scale(.8618)}}.snow:nth-child(321){opacity:.813;transform:translate(30.0154vw,-10px) scale(.1937);animation:fall-321 12s -3s linear infinite}@keyframes fall-321{70.498%{transform:translate(38.3795vw,70.498vh) scale(.1937)}to{transform:translate(34.19745vw,99vh) scale(.1937)}}.snow:nth-child(322){opacity:1.1526;transform:translate(84.3046vw,-10px) scale(.5412);animation:fall-322 11s -6s linear infinite}@keyframes fall-322{49.683%{transform:translate(82.1902vw,49.683vh) scale(.5412)}to{transform:translate(83.2474vw,99vh) scale(.5412)}}.snow:nth-child(323){opacity:1.187;transform:translate(42.0565vw,-10px) scale(.9372);animation:fall-323 11s -1s linear infinite}@keyframes fall-323{36.184%{transform:translate(36.5917vw,36.184vh) scale(.9372)}to{transform:translate(39.3241vw,99vh) scale(.9372)}}.snow:nth-child(324){opacity:.295;transform:translate(4.0271vw,-10px) scale(.6625);animation:fall-324 19s -25s linear infinite}@keyframes fall-324{47.036%{transform:translate(5.4761vw,47.036vh) scale(.6625)}to{transform:translate(4.7516vw,99vh) scale(.6625)}}.snow:nth-child(325){opacity:1.2234;transform:translate(50.2386vw,-10px) scale(.0632);animation:fall-325 21s -8s linear infinite}@keyframes fall-325{46.746%{transform:translate(45.2857vw,46.746vh) scale(.0632)}to{transform:translate(47.76215vw,99vh) scale(.0632)}}.snow:nth-child(326){opacity:1.3124;transform:translate(26.7258vw,-10px) scale(.027);animation:fall-326 29s -16s linear infinite}@keyframes fall-326{48.069%{transform:translate(22.5159vw,48.069vh) scale(.027)}to{transform:translate(24.62085vw,99vh) scale(.027)}}.snow:nth-child(327){opacity:.8372;transform:translate(60.8639vw,-10px) scale(.0159);animation:fall-327 19s -16s linear infinite}@keyframes fall-327{72.083%{transform:translate(58.3845vw,72.083vh) scale(.0159)}to{transform:translate(59.6242vw,99vh) scale(.0159)}}.snow:nth-child(328){opacity:1.2238;transform:translate(2.2862vw,-10px) scale(.5097);animation:fall-328 22s -12s linear infinite}@keyframes fall-328{74.313%{transform:translate(7.1784vw,74.313vh) scale(.5097)}to{transform:translate(4.7323vw,99vh) scale(.5097)}}.snow:nth-child(329){opacity:1.7648;transform:translate(9.1496vw,-10px) scale(.6024);animation:fall-329 30s -9s linear infinite}@keyframes fall-329{57.975%{transform:translate(2.0267vw,57.975vh) scale(.6024)}to{transform:translate(5.58815vw,99vh) scale(.6024)}}.snow:nth-child(330){opacity:.6396;transform:translate(97.7618vw,-10px) scale(.6843);animation:fall-330 20s -6s linear infinite}@keyframes fall-330{66.731%{transform:translate(94.5593vw,66.731vh) scale(.6843)}to{transform:translate(96.16055vw,99vh) scale(.6843)}}.snow:nth-child(331){opacity:1.5134;transform:translate(10.3444vw,-10px) scale(.4603);animation:fall-331 25s -27s linear infinite}@keyframes fall-331{72.739%{transform:translate(5.8vw,72.739vh) scale(.4603)}to{transform:translate(8.0722vw,99vh) scale(.4603)}}.snow:nth-child(332){opacity:.2262;transform:translate(65.0403vw,-10px) scale(.8146);animation:fall-332 22s -2s linear infinite}@keyframes fall-332{43.22%{transform:translate(72.2949vw,43.22vh) scale(.8146)}to{transform:translate(68.6676vw,99vh) scale(.8146)}}.snow:nth-child(333){opacity:1.5118;transform:translate(15.9981vw,-10px) scale(.9291);animation:fall-333 24s -26s linear infinite}@keyframes fall-333{46.621%{transform:translate(18.3942vw,46.621vh) scale(.9291)}to{transform:translate(17.19615vw,99vh) scale(.9291)}}.snow:nth-child(334){opacity:.5166;transform:translate(23.0285vw,-10px) scale(.3244);animation:fall-334 12s -26s linear infinite}@keyframes fall-334{61.092%{transform:translate(15.7055vw,61.092vh) scale(.3244)}to{transform:translate(19.367vw,99vh) scale(.3244)}}.snow:nth-child(335){opacity:1.7826;transform:translate(46.6602vw,-10px) scale(.9681);animation:fall-335 10s -10s linear infinite}@keyframes fall-335{59.712%{transform:translate(44.054vw,59.712vh) scale(.9681)}to{transform:translate(45.3571vw,99vh) scale(.9681)}}.snow:nth-child(336){opacity:.5414;transform:translate(76.5734vw,-10px) scale(.2399);animation:fall-336 12s -11s linear infinite}@keyframes fall-336{58.023%{transform:translate(82.1848vw,58.023vh) scale(.2399)}to{transform:translate(79.3791vw,99vh) scale(.2399)}}.snow:nth-child(337){opacity:.141;transform:translate(35.2203vw,-10px) scale(.3718);animation:fall-337 14s -22s linear infinite}@keyframes fall-337{34.705%{transform:translate(40.7299vw,34.705vh) scale(.3718)}to{transform:translate(37.9751vw,99vh) scale(.3718)}}.snow:nth-child(338){opacity:.3386;transform:translate(13.5892vw,-10px) scale(.9422);animation:fall-338 27s -7s linear infinite}@keyframes fall-338{36.608%{transform:translate(17.1965vw,36.608vh) scale(.9422)}to{transform:translate(15.39285vw,99vh) scale(.9422)}}.snow:nth-child(339){opacity:1.4408;transform:translate(78.773vw,-10px) scale(.9054);animation:fall-339 26s -25s linear infinite}@keyframes fall-339{72.128%{transform:translate(73.7819vw,72.128vh) scale(.9054)}to{transform:translate(76.27745vw,99vh) scale(.9054)}}.snow:nth-child(340){opacity:1.9476;transform:translate(99.3172vw,-10px) scale(.3725);animation:fall-340 23s -10s linear infinite}@keyframes fall-340{42.611%{transform:translate(107.2808vw,42.611vh) scale(.3725)}to{transform:translate(103.299vw,99vh) scale(.3725)}}.snow:nth-child(341){opacity:1.0634;transform:translate(61.0992vw,-10px) scale(.8044);animation:fall-341 26s -15s linear infinite}@keyframes fall-341{78.667%{transform:translate(64.0015vw,78.667vh) scale(.8044)}to{transform:translate(62.55035vw,99vh) scale(.8044)}}.snow:nth-child(342){opacity:1.9758;transform:translate(79.8264vw,-10px) scale(.0658);animation:fall-342 29s -8s linear infinite}@keyframes fall-342{77.911%{transform:translate(85.7922vw,77.911vh) scale(.0658)}to{transform:translate(82.8093vw,99vh) scale(.0658)}}.snow:nth-child(343){opacity:1.6714;transform:translate(1.0022vw,-10px) scale(.9295);animation:fall-343 19s -2s linear infinite}@keyframes fall-343{51.265%{transform:translate(6.89vw,51.265vh) scale(.9295)}to{transform:translate(3.9461vw,99vh) scale(.9295)}}.snow:nth-child(344){opacity:1.2814;transform:translate(79.7232vw,-10px) scale(.7496);animation:fall-344 15s -19s linear infinite}@keyframes fall-344{57.18%{transform:translate(88.334vw,57.18vh) scale(.7496)}to{transform:translate(84.0286vw,99vh) scale(.7496)}}.snow:nth-child(345){opacity:1.1324;transform:translate(18.4301vw,-10px) scale(.1111);animation:fall-345 13s -20s linear infinite}@keyframes fall-345{32.884%{transform:translate(27.9263vw,32.884vh) scale(.1111)}to{transform:translate(23.1782vw,99vh) scale(.1111)}}.snow:nth-child(346){opacity:.5992;transform:translate(43.1807vw,-10px) scale(.2085);animation:fall-346 12s -22s linear infinite}@keyframes fall-346{55.708%{transform:translate(42.9065vw,55.708vh) scale(.2085)}to{transform:translate(43.0436vw,99vh) scale(.2085)}}.snow:nth-child(347){opacity:.6868;transform:translate(47.7762vw,-10px) scale(.0383);animation:fall-347 12s -4s linear infinite}@keyframes fall-347{59.283%{transform:translate(39.0347vw,59.283vh) scale(.0383)}to{transform:translate(43.40545vw,99vh) scale(.0383)}}.snow:nth-child(348){opacity:.982;transform:translate(71.8128vw,-10px) scale(.1317);animation:fall-348 14s -12s linear infinite}@keyframes fall-348{52.14%{transform:translate(71.5256vw,52.14vh) scale(.1317)}to{transform:translate(71.6692vw,99vh) scale(.1317)}}.snow:nth-child(349){opacity:.2648;transform:translate(34.4835vw,-10px) scale(.8398);animation:fall-349 25s -17s linear infinite}@keyframes fall-349{58.206%{transform:translate(24.7821vw,58.206vh) scale(.8398)}to{transform:translate(29.6328vw,99vh) scale(.8398)}}.snow:nth-child(350){opacity:1.9964;transform:translate(47.1994vw,-10px) scale(.0198);animation:fall-350 16s -22s linear infinite}@keyframes fall-350{62.713%{transform:translate(42.9499vw,62.713vh) scale(.0198)}to{transform:translate(45.07465vw,99vh) scale(.0198)}}.snow:nth-child(351){opacity:.583;transform:translate(50.7459vw,-10px) scale(.4879);animation:fall-351 22s -7s linear infinite}@keyframes fall-351{52.215%{transform:translate(52.0889vw,52.215vh) scale(.4879)}to{transform:translate(51.4174vw,99vh) scale(.4879)}}.snow:nth-child(352){opacity:.3986;transform:translate(5.752vw,-10px) scale(.3147);animation:fall-352 10s -14s linear infinite}@keyframes fall-352{41.195%{transform:translate(3.3689vw,41.195vh) scale(.3147)}to{transform:translate(4.56045vw,99vh) scale(.3147)}}.snow:nth-child(353){opacity:1.684;transform:translate(11.9863vw,-10px) scale(.393);animation:fall-353 13s -14s linear infinite}@keyframes fall-353{37.146%{transform:translate(13.2081vw,37.146vh) scale(.393)}to{transform:translate(12.5972vw,99vh) scale(.393)}}.snow:nth-child(354){opacity:.6974;transform:translate(4.3153vw,-10px) scale(.7725);animation:fall-354 10s -23s linear infinite}@keyframes fall-354{33.98%{transform:translate(4.9039vw,33.98vh) scale(.7725)}to{transform:translate(4.6096vw,99vh) scale(.7725)}}.snow:nth-child(355){opacity:1.8254;transform:translate(83.9165vw,-10px) scale(.308);animation:fall-355 26s -16s linear infinite}@keyframes fall-355{56.707%{transform:translate(91.0091vw,56.707vh) scale(.308)}to{transform:translate(87.4628vw,99vh) scale(.308)}}.snow:nth-child(356){opacity:.654;transform:translate(28.7715vw,-10px) scale(.0862);animation:fall-356 13s -16s linear infinite}@keyframes fall-356{35.032%{transform:translate(37.8409vw,35.032vh) scale(.0862)}to{transform:translate(33.3062vw,99vh) scale(.0862)}}.snow:nth-child(357){opacity:1.7684;transform:translate(85.5625vw,-10px) scale(.1448);animation:fall-357 10s -7s linear infinite}@keyframes fall-357{47.674%{transform:translate(93.6272vw,47.674vh) scale(.1448)}to{transform:translate(89.59485vw,99vh) scale(.1448)}}.snow:nth-child(358){opacity:1.3868;transform:translate(1.41vw,-10px) scale(.5969);animation:fall-358 22s -8s linear infinite}@keyframes fall-358{33.506%{transform:translate(-7.963vw,33.506vh) scale(.5969)}to{transform:translate(-3.2765vw,99vh) scale(.5969)}}.snow:nth-child(359){opacity:.5822;transform:translate(92.1167vw,-10px) scale(.163);animation:fall-359 11s -1s linear infinite}@keyframes fall-359{50.372%{transform:translate(101.0844vw,50.372vh) scale(.163)}to{transform:translate(96.60055vw,99vh) scale(.163)}}.snow:nth-child(360){opacity:.7092;transform:translate(19.1593vw,-10px) scale(.5106);animation:fall-360 11s -11s linear infinite}@keyframes fall-360{47.878%{transform:translate(28.9378vw,47.878vh) scale(.5106)}to{transform:translate(24.04855vw,99vh) scale(.5106)}}.snow:nth-child(361){opacity:.0826;transform:translate(98.0793vw,-10px) scale(.9297);animation:fall-361 22s -20s linear infinite}@keyframes fall-361{30.158%{transform:translate(97.5601vw,30.158vh) scale(.9297)}to{transform:translate(97.8197vw,99vh) scale(.9297)}}.snow:nth-child(362){opacity:.5884;transform:translate(89.0118vw,-10px) scale(.9451);animation:fall-362 10s -19s linear infinite}@keyframes fall-362{53.461%{transform:translate(95.9026vw,53.461vh) scale(.9451)}to{transform:translate(92.4572vw,99vh) scale(.9451)}}.snow:nth-child(363){opacity:.5212;transform:translate(96.2248vw,-10px) scale(.7797);animation:fall-363 24s -17s linear infinite}@keyframes fall-363{38.013%{transform:translate(104.4139vw,38.013vh) scale(.7797)}to{transform:translate(100.31935vw,99vh) scale(.7797)}}.snow:nth-child(364){opacity:1.1482;transform:translate(75.4865vw,-10px) scale(.5721);animation:fall-364 10s -28s linear infinite}@keyframes fall-364{60.982%{transform:translate(81.9208vw,60.982vh) scale(.5721)}to{transform:translate(78.70365vw,99vh) scale(.5721)}}.snow:nth-child(365){opacity:1.9262;transform:translate(30.8485vw,-10px) scale(.2564);animation:fall-365 21s -10s linear infinite}@keyframes fall-365{48.124%{transform:translate(31.7388vw,48.124vh) scale(.2564)}to{transform:translate(31.29365vw,99vh) scale(.2564)}}.snow:nth-child(366){opacity:.2758;transform:translate(50.119vw,-10px) scale(.8701);animation:fall-366 26s -28s linear infinite}@keyframes fall-366{71.015%{transform:translate(43.8242vw,71.015vh) scale(.8701)}to{transform:translate(46.9716vw,99vh) scale(.8701)}}.snow:nth-child(367){opacity:1.7654;transform:translate(88.6371vw,-10px) scale(.9954);animation:fall-367 26s -18s linear infinite}@keyframes fall-367{56.103%{transform:translate(90.5694vw,56.103vh) scale(.9954)}to{transform:translate(89.60325vw,99vh) scale(.9954)}}.snow:nth-child(368){opacity:.1602;transform:translate(60.3359vw,-10px) scale(.9011);animation:fall-368 22s -14s linear infinite}@keyframes fall-368{36.554%{transform:translate(59.5469vw,36.554vh) scale(.9011)}to{transform:translate(59.9414vw,99vh) scale(.9011)}}.snow:nth-child(369){opacity:1.4964;transform:translate(19.3191vw,-10px) scale(.7231);animation:fall-369 12s -7s linear infinite}@keyframes fall-369{36.818%{transform:translate(18.9633vw,36.818vh) scale(.7231)}to{transform:translate(19.1412vw,99vh) scale(.7231)}}.snow:nth-child(370){opacity:.2486;transform:translate(18.5853vw,-10px) scale(.0886);animation:fall-370 30s -22s linear infinite}@keyframes fall-370{64.968%{transform:translate(18.6342vw,64.968vh) scale(.0886)}to{transform:translate(18.60975vw,99vh) scale(.0886)}}.snow:nth-child(371){opacity:.5462;transform:translate(97.0095vw,-10px) scale(.0614);animation:fall-371 25s -27s linear infinite}@keyframes fall-371{54.751%{transform:translate(89.7718vw,54.751vh) scale(.0614)}to{transform:translate(93.39065vw,99vh) scale(.0614)}}.snow:nth-child(372){opacity:.514;transform:translate(96.8324vw,-10px) scale(.2902);animation:fall-372 10s -28s linear infinite}@keyframes fall-372{51.226%{transform:translate(89.7562vw,51.226vh) scale(.2902)}to{transform:translate(93.2943vw,99vh) scale(.2902)}}.snow:nth-child(373){opacity:.7312;transform:translate(9.8196vw,-10px) scale(.4291);animation:fall-373 14s -19s linear infinite}@keyframes fall-373{53.342%{transform:translate(4.0525vw,53.342vh) scale(.4291)}to{transform:translate(6.93605vw,99vh) scale(.4291)}}.snow:nth-child(374){opacity:1.2162;transform:translate(93.9999vw,-10px) scale(.4174);animation:fall-374 27s -30s linear infinite}@keyframes fall-374{42.297%{transform:translate(87.3663vw,42.297vh) scale(.4174)}to{transform:translate(90.6831vw,99vh) scale(.4174)}}.snow:nth-child(375){opacity:1.0244;transform:translate(31.2702vw,-10px) scale(.0788);animation:fall-375 11s -12s linear infinite}@keyframes fall-375{75.812%{transform:translate(33.5966vw,75.812vh) scale(.0788)}to{transform:translate(32.4334vw,99vh) scale(.0788)}}.snow:nth-child(376){opacity:1.3082;transform:translate(6.5668vw,-10px) scale(.2271);animation:fall-376 19s -25s linear infinite}@keyframes fall-376{36.395%{transform:translate(11.5406vw,36.395vh) scale(.2271)}to{transform:translate(9.0537vw,99vh) scale(.2271)}}.snow:nth-child(377){opacity:1.6118;transform:translate(72.5898vw,-10px) scale(.537);animation:fall-377 23s -23s linear infinite}@keyframes fall-377{39.441%{transform:translate(66.5178vw,39.441vh) scale(.537)}to{transform:translate(69.5538vw,99vh) scale(.537)}}.snow:nth-child(378){opacity:.8722;transform:translate(53.8869vw,-10px) scale(.4535);animation:fall-378 22s -20s linear infinite}@keyframes fall-378{41.12%{transform:translate(51.7467vw,41.12vh) scale(.4535)}to{transform:translate(52.8168vw,99vh) scale(.4535)}}.snow:nth-child(379){opacity:.8552;transform:translate(83.483vw,-10px) scale(.4706);animation:fall-379 26s -15s linear infinite}@keyframes fall-379{65.634%{transform:translate(92.2008vw,65.634vh) scale(.4706)}to{transform:translate(87.8419vw,99vh) scale(.4706)}}.snow:nth-child(380){opacity:1.8176;transform:translate(47.0399vw,-10px) scale(.4447);animation:fall-380 16s -30s linear infinite}@keyframes fall-380{70.041%{transform:translate(51.1568vw,70.041vh) scale(.4447)}to{transform:translate(49.09835vw,99vh) scale(.4447)}}.snow:nth-child(381){opacity:.7968;transform:translate(74.3874vw,-10px) scale(.5019);animation:fall-381 22s -8s linear infinite}@keyframes fall-381{70.337%{transform:translate(75.2968vw,70.337vh) scale(.5019)}to{transform:translate(74.8421vw,99vh) scale(.5019)}}.snow:nth-child(382){opacity:1.2922;transform:translate(73.9034vw,-10px) scale(.2376);animation:fall-382 30s -7s linear infinite}@keyframes fall-382{51.153%{transform:translate(77.6764vw,51.153vh) scale(.2376)}to{transform:translate(75.7899vw,99vh) scale(.2376)}}.snow:nth-child(383){opacity:.8056;transform:translate(62.346vw,-10px) scale(.9213);animation:fall-383 13s -13s linear infinite}@keyframes fall-383{31.272%{transform:translate(67.2126vw,31.272vh) scale(.9213)}to{transform:translate(64.7793vw,99vh) scale(.9213)}}.snow:nth-child(384){opacity:1.2728;transform:translate(13.0899vw,-10px) scale(.6884);animation:fall-384 23s -18s linear infinite}@keyframes fall-384{74.65%{transform:translate(15.1658vw,74.65vh) scale(.6884)}to{transform:translate(14.12785vw,99vh) scale(.6884)}}.snow:nth-child(385){opacity:1.1426;transform:translate(.7192vw,-10px) scale(.1909);animation:fall-385 19s -27s linear infinite}@keyframes fall-385{62.021%{transform:translate(.0948vw,62.021vh) scale(.1909)}to{transform:translate(.407vw,99vh) scale(.1909)}}.snow:nth-child(386){opacity:.1552;transform:translate(81.4686vw,-10px) scale(.3675);animation:fall-386 15s -8s linear infinite}@keyframes fall-386{67.849%{transform:translate(77.2603vw,67.849vh) scale(.3675)}to{transform:translate(79.36445vw,99vh) scale(.3675)}}.snow:nth-child(387){opacity:.5042;transform:translate(42.0353vw,-10px) scale(.608);animation:fall-387 20s -12s linear infinite}@keyframes fall-387{37.436%{transform:translate(44.8499vw,37.436vh) scale(.608)}to{transform:translate(43.4426vw,99vh) scale(.608)}}.snow:nth-child(388){opacity:1.307;transform:translate(73.8894vw,-10px) scale(.6727);animation:fall-388 13s -6s linear infinite}@keyframes fall-388{42.327%{transform:translate(66.0828vw,42.327vh) scale(.6727)}to{transform:translate(69.9861vw,99vh) scale(.6727)}}.snow:nth-child(389){opacity:1.993;transform:translate(14.2501vw,-10px) scale(.2103);animation:fall-389 17s -10s linear infinite}@keyframes fall-389{55.4%{transform:translate(19.2007vw,55.4vh) scale(.2103)}to{transform:translate(16.7254vw,99vh) scale(.2103)}}.snow:nth-child(390){opacity:1.0556;transform:translate(97.2955vw,-10px) scale(.0565);animation:fall-390 25s -13s linear infinite}@keyframes fall-390{75.147%{transform:translate(89.5166vw,75.147vh) scale(.0565)}to{transform:translate(93.40605vw,99vh) scale(.0565)}}.snow:nth-child(391){opacity:1.9368;transform:translate(1.3099vw,-10px) scale(.4068);animation:fall-391 23s -16s linear infinite}@keyframes fall-391{71.967%{transform:translate(1.0845vw,71.967vh) scale(.4068)}to{transform:translate(1.1972vw,99vh) scale(.4068)}}.snow:nth-child(392){opacity:.7344;transform:translate(83.4664vw,-10px) scale(.0071);animation:fall-392 25s -19s linear infinite}@keyframes fall-392{65.773%{transform:translate(76.2493vw,65.773vh) scale(.0071)}to{transform:translate(79.85785vw,99vh) scale(.0071)}}.snow:nth-child(393){opacity:.4718;transform:translate(36.967vw,-10px) scale(.3648);animation:fall-393 28s -29s linear infinite}@keyframes fall-393{34.05%{transform:translate(39.341vw,34.05vh) scale(.3648)}to{transform:translate(38.154vw,99vh) scale(.3648)}}.snow:nth-child(394){opacity:1.6766;transform:translate(28.6403vw,-10px) scale(.7423);animation:fall-394 10s -5s linear infinite}@keyframes fall-394{72.905%{transform:translate(26.5071vw,72.905vh) scale(.7423)}to{transform:translate(27.5737vw,99vh) scale(.7423)}}.snow:nth-child(395){opacity:.0052;transform:translate(46.831vw,-10px) scale(.5037);animation:fall-395 29s -5s linear infinite}@keyframes fall-395{30.821%{transform:translate(40.2669vw,30.821vh) scale(.5037)}to{transform:translate(43.54895vw,99vh) scale(.5037)}}.snow:nth-child(396){opacity:1.0976;transform:translate(75.1034vw,-10px) scale(.654);animation:fall-396 16s -25s linear infinite}@keyframes fall-396{39.465%{transform:translate(70.2482vw,39.465vh) scale(.654)}to{transform:translate(72.6758vw,99vh) scale(.654)}}.snow:nth-child(397){opacity:1.6284;transform:translate(22.2909vw,-10px) scale(.2321);animation:fall-397 21s -18s linear infinite}@keyframes fall-397{65.157%{transform:translate(18.8074vw,65.157vh) scale(.2321)}to{transform:translate(20.54915vw,99vh) scale(.2321)}}.snow:nth-child(398){opacity:.716;transform:translate(65.0873vw,-10px) scale(.5989);animation:fall-398 25s -4s linear infinite}@keyframes fall-398{45.073%{transform:translate(58.9187vw,45.073vh) scale(.5989)}to{transform:translate(62.003vw,99vh) scale(.5989)}}.snow:nth-child(399){opacity:1.7574;transform:translate(88.634vw,-10px) scale(.6837);animation:fall-399 10s -8s linear infinite}@keyframes fall-399{55.823%{transform:translate(86.626vw,55.823vh) scale(.6837)}to{transform:translate(87.63vw,99vh) scale(.6837)}}.snow:nth-child(400){opacity:1.9594;transform:translate(65.1704vw,-10px) scale(.3261);animation:fall-400 30s -12s linear infinite}@keyframes fall-400{40.647%{transform:translate(58.0364vw,40.647vh) scale(.3261)}to{transform:translate(61.6034vw,99vh) scale(.3261)}}\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.0136;transform:translate(46.0715vw,-10px) scale(.1462);animation:fall-1 26s -19s linear infinite}@keyframes fall-1{43.432%{transform:translate(38.3593vw,43.432vh) scale(.1462)}to{transform:translate(42.2154vw,99vh) scale(.1462)}}.snow:nth-child(2){opacity:.9178;transform:translate(67.0358vw,-10px) scale(.4427);animation:fall-2 30s -16s linear infinite}@keyframes fall-2{70.218%{transform:translate(75.3558vw,70.218vh) scale(.4427)}to{transform:translate(71.1958vw,99vh) scale(.4427)}}.snow:nth-child(3){opacity:1.5588;transform:translate(65.2904vw,-10px) scale(.2514);animation:fall-3 23s -6s linear infinite}@keyframes fall-3{62.879%{transform:translate(67.8971vw,62.879vh) scale(.2514)}to{transform:translate(66.59375vw,99vh) scale(.2514)}}.snow:nth-child(4){opacity:1.977;transform:translate(5.7762vw,-10px) scale(.4011);animation:fall-4 18s -1s linear infinite}@keyframes fall-4{48.071%{transform:translate(-1.6075vw,48.071vh) scale(.4011)}to{transform:translate(2.08435vw,99vh) scale(.4011)}}.snow:nth-child(5){opacity:.2534;transform:translate(81.7364vw,-10px) scale(.9558);animation:fall-5 18s -4s linear infinite}@keyframes fall-5{57.911%{transform:translate(91.3383vw,57.911vh) scale(.9558)}to{transform:translate(86.53735vw,99vh) scale(.9558)}}.snow:nth-child(6){opacity:.5202;transform:translate(40.3716vw,-10px) scale(.6867);animation:fall-6 30s -20s linear infinite}@keyframes fall-6{76.603%{transform:translate(47.4182vw,76.603vh) scale(.6867)}to{transform:translate(43.8949vw,99vh) scale(.6867)}}.snow:nth-child(7){opacity:.4464;transform:translate(52.1989vw,-10px) scale(.8483);animation:fall-7 26s -29s linear infinite}@keyframes fall-7{31.954%{transform:translate(50.5393vw,31.954vh) scale(.8483)}to{transform:translate(51.3691vw,99vh) scale(.8483)}}.snow:nth-child(8){opacity:.0016;transform:translate(.0792vw,-10px) scale(.2778);animation:fall-8 20s -19s linear infinite}@keyframes fall-8{73.665%{transform:translate(1.924vw,73.665vh) scale(.2778)}to{transform:translate(1.0016vw,99vh) scale(.2778)}}.snow:nth-child(9){opacity:.159;transform:translate(30.6214vw,-10px) scale(.1459);animation:fall-9 14s -11s linear infinite}@keyframes fall-9{76.737%{transform:translate(39.1378vw,76.737vh) scale(.1459)}to{transform:translate(34.8796vw,99vh) scale(.1459)}}.snow:nth-child(10){opacity:1.6562;transform:translate(93.9037vw,-10px) scale(.7673);animation:fall-10 17s -19s linear infinite}@keyframes fall-10{40.117%{transform:translate(90.2626vw,40.117vh) scale(.7673)}to{transform:translate(92.08315vw,99vh) scale(.7673)}}.snow:nth-child(11){opacity:.9922;transform:translate(2.784vw,-10px) scale(.9406);animation:fall-11 11s -16s linear infinite}@keyframes fall-11{35.829%{transform:translate(9.9862vw,35.829vh) scale(.9406)}to{transform:translate(6.3851vw,99vh) scale(.9406)}}.snow:nth-child(12){opacity:.7844;transform:translate(31.1422vw,-10px) scale(.8331);animation:fall-12 21s -6s linear infinite}@keyframes fall-12{35.972%{transform:translate(21.2777vw,35.972vh) scale(.8331)}to{transform:translate(26.20995vw,99vh) scale(.8331)}}.snow:nth-child(13){opacity:.8084;transform:translate(98.3027vw,-10px) scale(.1158);animation:fall-13 11s -21s linear infinite}@keyframes fall-13{45.99%{transform:translate(105.1751vw,45.99vh) scale(.1158)}to{transform:translate(101.7389vw,99vh) scale(.1158)}}.snow:nth-child(14){opacity:.4148;transform:translate(73.5215vw,-10px) scale(.2582);animation:fall-14 27s -14s linear infinite}@keyframes fall-14{34.942%{transform:translate(74.1916vw,34.942vh) scale(.2582)}to{transform:translate(73.85655vw,99vh) scale(.2582)}}.snow:nth-child(15){opacity:1.2704;transform:translate(74.8476vw,-10px) scale(.1797);animation:fall-15 10s -28s linear infinite}@keyframes fall-15{37.648%{transform:translate(75.2189vw,37.648vh) scale(.1797)}to{transform:translate(75.03325vw,99vh) scale(.1797)}}.snow:nth-child(16){opacity:1.4826;transform:translate(19.1697vw,-10px) scale(.9962);animation:fall-16 23s -20s linear infinite}@keyframes fall-16{71.401%{transform:translate(13.9768vw,71.401vh) scale(.9962)}to{transform:translate(16.57325vw,99vh) scale(.9962)}}.snow:nth-child(17){opacity:1.6366;transform:translate(60.3914vw,-10px) scale(.6919);animation:fall-17 21s -14s linear infinite}@keyframes fall-17{74.005%{transform:translate(60.9873vw,74.005vh) scale(.6919)}to{transform:translate(60.68935vw,99vh) scale(.6919)}}.snow:nth-child(18){opacity:.0766;transform:translate(32.0258vw,-10px) scale(.0015);animation:fall-18 30s -15s linear infinite}@keyframes fall-18{43.904%{transform:translate(38.3413vw,43.904vh) scale(.0015)}to{transform:translate(35.18355vw,99vh) scale(.0015)}}.snow:nth-child(19){opacity:1.2766;transform:translate(85.4126vw,-10px) scale(.1967);animation:fall-19 10s -16s linear infinite}@keyframes fall-19{43.771%{transform:translate(89.6858vw,43.771vh) scale(.1967)}to{transform:translate(87.5492vw,99vh) scale(.1967)}}.snow:nth-child(20){opacity:1.4298;transform:translate(36.5513vw,-10px) scale(.8995);animation:fall-20 29s -3s linear infinite}@keyframes fall-20{72.838%{transform:translate(32.2526vw,72.838vh) scale(.8995)}to{transform:translate(34.40195vw,99vh) scale(.8995)}}.snow:nth-child(21){opacity:.1966;transform:translate(32.2872vw,-10px) scale(.4315);animation:fall-21 12s -14s linear infinite}@keyframes fall-21{76.806%{transform:translate(23.1633vw,76.806vh) scale(.4315)}to{transform:translate(27.72525vw,99vh) scale(.4315)}}.snow:nth-child(22){opacity:1.7838;transform:translate(77.7448vw,-10px) scale(.1861);animation:fall-22 22s -1s linear infinite}@keyframes fall-22{63.149%{transform:translate(69.2194vw,63.149vh) scale(.1861)}to{transform:translate(73.4821vw,99vh) scale(.1861)}}.snow:nth-child(23){opacity:.1592;transform:translate(86.398vw,-10px) scale(.6575);animation:fall-23 29s -15s linear infinite}@keyframes fall-23{66.641%{transform:translate(91.764vw,66.641vh) scale(.6575)}to{transform:translate(89.081vw,99vh) scale(.6575)}}.snow:nth-child(24){opacity:.6238;transform:translate(71.9285vw,-10px) scale(.0143);animation:fall-24 18s -4s linear infinite}@keyframes fall-24{56.094%{transform:translate(64.8818vw,56.094vh) scale(.0143)}to{transform:translate(68.40515vw,99vh) scale(.0143)}}.snow:nth-child(25){opacity:1.2184;transform:translate(.5231vw,-10px) scale(.2155);animation:fall-25 28s -6s linear infinite}@keyframes fall-25{57.158%{transform:translate(4.4693vw,57.158vh) scale(.2155)}to{transform:translate(2.4962vw,99vh) scale(.2155)}}.snow:nth-child(26){opacity:.9382;transform:translate(50.3261vw,-10px) scale(.862);animation:fall-26 19s -22s linear infinite}@keyframes fall-26{69.453%{transform:translate(46.0347vw,69.453vh) scale(.862)}to{transform:translate(48.1804vw,99vh) scale(.862)}}.snow:nth-child(27){opacity:.6012;transform:translate(57.6519vw,-10px) scale(.811);animation:fall-27 19s -24s linear infinite}@keyframes fall-27{45.843%{transform:translate(66.7087vw,45.843vh) scale(.811)}to{transform:translate(62.1803vw,99vh) scale(.811)}}.snow:nth-child(28){opacity:1.1496;transform:translate(89.5439vw,-10px) scale(.6127);animation:fall-28 19s -1s linear infinite}@keyframes fall-28{42.751%{transform:translate(93.7576vw,42.751vh) scale(.6127)}to{transform:translate(91.65075vw,99vh) scale(.6127)}}.snow:nth-child(29){opacity:1.621;transform:translate(55.9041vw,-10px) scale(.5763);animation:fall-29 10s -12s linear infinite}@keyframes fall-29{36.219%{transform:translate(64.8998vw,36.219vh) scale(.5763)}to{transform:translate(60.40195vw,99vh) scale(.5763)}}.snow:nth-child(30){opacity:.127;transform:translate(71.0506vw,-10px) scale(.9169);animation:fall-30 10s -26s linear infinite}@keyframes fall-30{66.132%{transform:translate(61.6692vw,66.132vh) scale(.9169)}to{transform:translate(66.3599vw,99vh) scale(.9169)}}.snow:nth-child(31){opacity:.7296;transform:translate(20.3536vw,-10px) scale(.7222);animation:fall-31 24s -30s linear infinite}@keyframes fall-31{51.048%{transform:translate(15.7641vw,51.048vh) scale(.7222)}to{transform:translate(18.05885vw,99vh) scale(.7222)}}.snow:nth-child(32){opacity:.3444;transform:translate(42.1195vw,-10px) scale(.528);animation:fall-32 15s -30s linear infinite}@keyframes fall-32{45.531%{transform:translate(32.8402vw,45.531vh) scale(.528)}to{transform:translate(37.47985vw,99vh) scale(.528)}}.snow:nth-child(33){opacity:.9652;transform:translate(79.6177vw,-10px) scale(.6111);animation:fall-33 15s -22s linear infinite}@keyframes fall-33{74.891%{transform:translate(88.1896vw,74.891vh) scale(.6111)}to{transform:translate(83.90365vw,99vh) scale(.6111)}}.snow:nth-child(34){opacity:.777;transform:translate(61.5173vw,-10px) scale(.5995);animation:fall-34 13s -24s linear infinite}@keyframes fall-34{51.002%{transform:translate(53.9507vw,51.002vh) scale(.5995)}to{transform:translate(57.734vw,99vh) scale(.5995)}}.snow:nth-child(35){opacity:1.4966;transform:translate(10.0835vw,-10px) scale(.3062);animation:fall-35 15s -21s linear infinite}@keyframes fall-35{63.1%{transform:translate(15.4843vw,63.1vh) scale(.3062)}to{transform:translate(12.7839vw,99vh) scale(.3062)}}.snow:nth-child(36){opacity:.595;transform:translate(83.696vw,-10px) scale(.7303);animation:fall-36 22s -7s linear infinite}@keyframes fall-36{50.251%{transform:translate(80.5346vw,50.251vh) scale(.7303)}to{transform:translate(82.1153vw,99vh) scale(.7303)}}.snow:nth-child(37){opacity:.0598;transform:translate(98.6244vw,-10px) scale(.417);animation:fall-37 27s -6s linear infinite}@keyframes fall-37{36.261%{transform:translate(96.4175vw,36.261vh) scale(.417)}to{transform:translate(97.52095vw,99vh) scale(.417)}}.snow:nth-child(38){opacity:1.5666;transform:translate(77.8808vw,-10px) scale(.6522);animation:fall-38 15s -19s linear infinite}@keyframes fall-38{68.107%{transform:translate(71.7106vw,68.107vh) scale(.6522)}to{transform:translate(74.7957vw,99vh) scale(.6522)}}.snow:nth-child(39){opacity:1.3856;transform:translate(47.0986vw,-10px) scale(.6755);animation:fall-39 27s -3s linear infinite}@keyframes fall-39{36.949%{transform:translate(50.3848vw,36.949vh) scale(.6755)}to{transform:translate(48.7417vw,99vh) scale(.6755)}}.snow:nth-child(40){opacity:1.1194;transform:translate(64.2058vw,-10px) scale(.2129);animation:fall-40 30s -7s linear infinite}@keyframes fall-40{65.594%{transform:translate(62.1802vw,65.594vh) scale(.2129)}to{transform:translate(63.193vw,99vh) scale(.2129)}}.snow:nth-child(41){opacity:1.8456;transform:translate(45.4222vw,-10px) scale(.9891);animation:fall-41 16s -22s linear infinite}@keyframes fall-41{67.714%{transform:translate(41.4553vw,67.714vh) scale(.9891)}to{transform:translate(43.43875vw,99vh) scale(.9891)}}.snow:nth-child(42){opacity:.4248;transform:translate(16.3742vw,-10px) scale(.5222);animation:fall-42 19s -3s linear infinite}@keyframes fall-42{44.745%{transform:translate(13.1344vw,44.745vh) scale(.5222)}to{transform:translate(14.7543vw,99vh) scale(.5222)}}.snow:nth-child(43){opacity:.0762;transform:translate(84.0213vw,-10px) scale(.1925);animation:fall-43 20s -9s linear infinite}@keyframes fall-43{57.19%{transform:translate(88.4663vw,57.19vh) scale(.1925)}to{transform:translate(86.2438vw,99vh) scale(.1925)}}.snow:nth-child(44){opacity:1.6556;transform:translate(3.3383vw,-10px) scale(.2806);animation:fall-44 26s -24s linear infinite}@keyframes fall-44{53.384%{transform:translate(-5.7615vw,53.384vh) scale(.2806)}to{transform:translate(-1.2116vw,99vh) scale(.2806)}}.snow:nth-child(45){opacity:.8718;transform:translate(10.3099vw,-10px) scale(.9936);animation:fall-45 16s -16s linear infinite}@keyframes fall-45{52.215%{transform:translate(5.5618vw,52.215vh) scale(.9936)}to{transform:translate(7.93585vw,99vh) scale(.9936)}}.snow:nth-child(46){opacity:.2424;transform:translate(56.8224vw,-10px) scale(.2107);animation:fall-46 15s -6s linear infinite}@keyframes fall-46{53.789%{transform:translate(62.2701vw,53.789vh) scale(.2107)}to{transform:translate(59.54625vw,99vh) scale(.2107)}}.snow:nth-child(47){opacity:1.7794;transform:translate(91.2792vw,-10px) scale(.234);animation:fall-47 28s -3s linear infinite}@keyframes fall-47{49.32%{transform:translate(87.0396vw,49.32vh) scale(.234)}to{transform:translate(89.1594vw,99vh) scale(.234)}}.snow:nth-child(48){opacity:1.1624;transform:translate(43.461vw,-10px) scale(.8424);animation:fall-48 27s -18s linear infinite}@keyframes fall-48{70.926%{transform:translate(42.7635vw,70.926vh) scale(.8424)}to{transform:translate(43.11225vw,99vh) scale(.8424)}}.snow:nth-child(49){opacity:1.823;transform:translate(90.2398vw,-10px) scale(.6727);animation:fall-49 24s -24s linear infinite}@keyframes fall-49{31.021%{transform:translate(92.7372vw,31.021vh) scale(.6727)}to{transform:translate(91.4885vw,99vh) scale(.6727)}}.snow:nth-child(50){opacity:.6638;transform:translate(50.8476vw,-10px) scale(.535);animation:fall-50 30s -5s linear infinite}@keyframes fall-50{37.037%{transform:translate(41.6796vw,37.037vh) scale(.535)}to{transform:translate(46.2636vw,99vh) scale(.535)}}.snow:nth-child(51){opacity:.0248;transform:translate(50.9578vw,-10px) scale(.6452);animation:fall-51 15s -26s linear infinite}@keyframes fall-51{39.25%{transform:translate(59.6999vw,39.25vh) scale(.6452)}to{transform:translate(55.32885vw,99vh) scale(.6452)}}.snow:nth-child(52){opacity:1.8256;transform:translate(42.9244vw,-10px) scale(.8149);animation:fall-52 10s -3s linear infinite}@keyframes fall-52{77.709%{transform:translate(40.238vw,77.709vh) scale(.8149)}to{transform:translate(41.5812vw,99vh) scale(.8149)}}.snow:nth-child(53){opacity:1.7048;transform:translate(97.6002vw,-10px) scale(.0186);animation:fall-53 22s -12s linear infinite}@keyframes fall-53{54.437%{transform:translate(89.9469vw,54.437vh) scale(.0186)}to{transform:translate(93.77355vw,99vh) scale(.0186)}}.snow:nth-child(54){opacity:1.9612;transform:translate(50.3269vw,-10px) scale(.7768);animation:fall-54 14s -12s linear infinite}@keyframes fall-54{33.361%{transform:translate(49.1649vw,33.361vh) scale(.7768)}to{transform:translate(49.7459vw,99vh) scale(.7768)}}.snow:nth-child(55){opacity:1.7796;transform:translate(3.2844vw,-10px) scale(.6209);animation:fall-55 10s -6s linear infinite}@keyframes fall-55{77.932%{transform:translate(-2.9872vw,77.932vh) scale(.6209)}to{transform:translate(.1486vw,99vh) scale(.6209)}}.snow:nth-child(56){opacity:1.0972;transform:translate(62.2689vw,-10px) scale(.669);animation:fall-56 23s -29s linear infinite}@keyframes fall-56{61.521%{transform:translate(71.4329vw,61.521vh) scale(.669)}to{transform:translate(66.8509vw,99vh) scale(.669)}}.snow:nth-child(57){opacity:1.6072;transform:translate(64.8625vw,-10px) scale(.8836);animation:fall-57 15s -11s linear infinite}@keyframes fall-57{68.018%{transform:translate(66.8813vw,68.018vh) scale(.8836)}to{transform:translate(65.8719vw,99vh) scale(.8836)}}.snow:nth-child(58){opacity:1.9186;transform:translate(37.7853vw,-10px) scale(.2912);animation:fall-58 24s -23s linear infinite}@keyframes fall-58{79.63%{transform:translate(44.7144vw,79.63vh) scale(.2912)}to{transform:translate(41.24985vw,99vh) scale(.2912)}}.snow:nth-child(59){opacity:.3454;transform:translate(4.098vw,-10px) scale(.0422);animation:fall-59 15s -3s linear infinite}@keyframes fall-59{42.181%{transform:translate(11.4904vw,42.181vh) scale(.0422)}to{transform:translate(7.7942vw,99vh) scale(.0422)}}.snow:nth-child(60){opacity:1.24;transform:translate(55.1702vw,-10px) scale(.1808);animation:fall-60 13s -4s linear infinite}@keyframes fall-60{62.019%{transform:translate(50.659vw,62.019vh) scale(.1808)}to{transform:translate(52.9146vw,99vh) scale(.1808)}}.snow:nth-child(61){opacity:1.5334;transform:translate(45.3788vw,-10px) scale(.0587);animation:fall-61 14s -21s linear infinite}@keyframes fall-61{54.539%{transform:translate(40.0493vw,54.539vh) scale(.0587)}to{transform:translate(42.71405vw,99vh) scale(.0587)}}.snow:nth-child(62){opacity:.3708;transform:translate(34.3842vw,-10px) scale(.4053);animation:fall-62 27s -22s linear infinite}@keyframes fall-62{38.753%{transform:translate(35.8776vw,38.753vh) scale(.4053)}to{transform:translate(35.1309vw,99vh) scale(.4053)}}.snow:nth-child(63){opacity:.5408;transform:translate(85.2847vw,-10px) scale(.9353);animation:fall-63 22s -11s linear infinite}@keyframes fall-63{39.024%{transform:translate(89.4903vw,39.024vh) scale(.9353)}to{transform:translate(87.3875vw,99vh) scale(.9353)}}.snow:nth-child(64){opacity:.077;transform:translate(54.8613vw,-10px) scale(.96);animation:fall-64 11s -6s linear infinite}@keyframes fall-64{62.358%{transform:translate(62.3136vw,62.358vh) scale(.96)}to{transform:translate(58.58745vw,99vh) scale(.96)}}.snow:nth-child(65){opacity:1.407;transform:translate(94.0532vw,-10px) scale(.0241);animation:fall-65 12s -9s linear infinite}@keyframes fall-65{68.807%{transform:translate(87.3622vw,68.807vh) scale(.0241)}to{transform:translate(90.7077vw,99vh) scale(.0241)}}.snow:nth-child(66){opacity:1.8278;transform:translate(19.7433vw,-10px) scale(.6922);animation:fall-66 25s -10s linear infinite}@keyframes fall-66{61.539%{transform:translate(17.2591vw,61.539vh) scale(.6922)}to{transform:translate(18.5012vw,99vh) scale(.6922)}}.snow:nth-child(67){opacity:.9964;transform:translate(83.295vw,-10px) scale(.5276);animation:fall-67 20s -21s linear infinite}@keyframes fall-67{39.419%{transform:translate(84.8232vw,39.419vh) scale(.5276)}to{transform:translate(84.0591vw,99vh) scale(.5276)}}.snow:nth-child(68){opacity:1.413;transform:translate(84.7841vw,-10px) scale(.2615);animation:fall-68 15s -5s linear infinite}@keyframes fall-68{78.09%{transform:translate(90.864vw,78.09vh) scale(.2615)}to{transform:translate(87.82405vw,99vh) scale(.2615)}}.snow:nth-child(69){opacity:1.253;transform:translate(81.8613vw,-10px) scale(.0098);animation:fall-69 20s -1s linear infinite}@keyframes fall-69{36.598%{transform:translate(77.0844vw,36.598vh) scale(.0098)}to{transform:translate(79.47285vw,99vh) scale(.0098)}}.snow:nth-child(70){opacity:1.9392;transform:translate(15.9585vw,-10px) scale(.8279);animation:fall-70 13s -1s linear infinite}@keyframes fall-70{66.928%{transform:translate(7.3782vw,66.928vh) scale(.8279)}to{transform:translate(11.66835vw,99vh) scale(.8279)}}.snow:nth-child(71){opacity:1.2228;transform:translate(39.4421vw,-10px) scale(.1283);animation:fall-71 15s -26s linear infinite}@keyframes fall-71{45.061%{transform:translate(32.9955vw,45.061vh) scale(.1283)}to{transform:translate(36.2188vw,99vh) scale(.1283)}}.snow:nth-child(72){opacity:.5074;transform:translate(13.8135vw,-10px) scale(.1626);animation:fall-72 26s -9s linear infinite}@keyframes fall-72{42.446%{transform:translate(16.5641vw,42.446vh) scale(.1626)}to{transform:translate(15.1888vw,99vh) scale(.1626)}}.snow:nth-child(73){opacity:.3142;transform:translate(17.3935vw,-10px) scale(.3036);animation:fall-73 27s -2s linear infinite}@keyframes fall-73{51.88%{transform:translate(19.4234vw,51.88vh) scale(.3036)}to{transform:translate(18.40845vw,99vh) scale(.3036)}}.snow:nth-child(74){opacity:1.4304;transform:translate(2.2653vw,-10px) scale(.0475);animation:fall-74 28s -27s linear infinite}@keyframes fall-74{40.039%{transform:translate(1.9389vw,40.039vh) scale(.0475)}to{transform:translate(2.1021vw,99vh) scale(.0475)}}.snow:nth-child(75){opacity:1.6266;transform:translate(62.4092vw,-10px) scale(.7787);animation:fall-75 18s -23s linear infinite}@keyframes fall-75{32.69%{transform:translate(70.4154vw,32.69vh) scale(.7787)}to{transform:translate(66.4123vw,99vh) scale(.7787)}}.snow:nth-child(76){opacity:.8898;transform:translate(25.5232vw,-10px) scale(.2852);animation:fall-76 16s -19s linear infinite}@keyframes fall-76{61.659%{transform:translate(26.8703vw,61.659vh) scale(.2852)}to{transform:translate(26.19675vw,99vh) scale(.2852)}}.snow:nth-child(77){opacity:1.5994;transform:translate(60.4639vw,-10px) scale(.463);animation:fall-77 25s -12s linear infinite}@keyframes fall-77{66.603%{transform:translate(54.6679vw,66.603vh) scale(.463)}to{transform:translate(57.5659vw,99vh) scale(.463)}}.snow:nth-child(78){opacity:1.1008;transform:translate(68.329vw,-10px) scale(.8995);animation:fall-78 23s -15s linear infinite}@keyframes fall-78{39.743%{transform:translate(71.2834vw,39.743vh) scale(.8995)}to{transform:translate(69.8062vw,99vh) scale(.8995)}}.snow:nth-child(79){opacity:.157;transform:translate(35.2649vw,-10px) scale(.1238);animation:fall-79 28s -4s linear infinite}@keyframes fall-79{35.324%{transform:translate(37.3637vw,35.324vh) scale(.1238)}to{transform:translate(36.3143vw,99vh) scale(.1238)}}.snow:nth-child(80){opacity:1.2034;transform:translate(48.584vw,-10px) scale(.2797);animation:fall-80 10s -21s linear infinite}@keyframes fall-80{61.214%{transform:translate(58.2822vw,61.214vh) scale(.2797)}to{transform:translate(53.4331vw,99vh) scale(.2797)}}.snow:nth-child(81){opacity:1.0034;transform:translate(71.9919vw,-10px) scale(.4486);animation:fall-81 27s -30s linear infinite}@keyframes fall-81{55.602%{transform:translate(71.9817vw,55.602vh) scale(.4486)}to{transform:translate(71.9868vw,99vh) scale(.4486)}}.snow:nth-child(82){opacity:.4762;transform:translate(36.5024vw,-10px) scale(.1969);animation:fall-82 21s -15s linear infinite}@keyframes fall-82{64.669%{transform:translate(29.068vw,64.669vh) scale(.1969)}to{transform:translate(32.7852vw,99vh) scale(.1969)}}.snow:nth-child(83){opacity:1.5052;transform:translate(83.0284vw,-10px) scale(.3722);animation:fall-83 15s -30s linear infinite}@keyframes fall-83{58.11%{transform:translate(76.7227vw,58.11vh) scale(.3722)}to{transform:translate(79.87555vw,99vh) scale(.3722)}}.snow:nth-child(84){opacity:.065;transform:translate(31.3806vw,-10px) scale(.25);animation:fall-84 26s -17s linear infinite}@keyframes fall-84{34.418%{transform:translate(30.6531vw,34.418vh) scale(.25)}to{transform:translate(31.01685vw,99vh) scale(.25)}}.snow:nth-child(85){opacity:1.5214;transform:translate(97.2911vw,-10px) scale(.7535);animation:fall-85 19s -4s linear infinite}@keyframes fall-85{59.402%{transform:translate(94.4986vw,59.402vh) scale(.7535)}to{transform:translate(95.89485vw,99vh) scale(.7535)}}.snow:nth-child(86){opacity:1.2296;transform:translate(96.7364vw,-10px) scale(.8383);animation:fall-86 13s -26s linear infinite}@keyframes fall-86{64.385%{transform:translate(93.3388vw,64.385vh) scale(.8383)}to{transform:translate(95.0376vw,99vh) scale(.8383)}}.snow:nth-child(87){opacity:1.4586;transform:translate(51.6297vw,-10px) scale(.1974);animation:fall-87 15s -3s linear infinite}@keyframes fall-87{37.168%{transform:translate(58.2657vw,37.168vh) scale(.1974)}to{transform:translate(54.9477vw,99vh) scale(.1974)}}.snow:nth-child(88){opacity:1.8916;transform:translate(44.1561vw,-10px) scale(.4265);animation:fall-88 26s -17s linear infinite}@keyframes fall-88{68.074%{transform:translate(35.1017vw,68.074vh) scale(.4265)}to{transform:translate(39.6289vw,99vh) scale(.4265)}}.snow:nth-child(89){opacity:.3548;transform:translate(24.1231vw,-10px) scale(.2493);animation:fall-89 30s -11s linear infinite}@keyframes fall-89{77.764%{transform:translate(27.3298vw,77.764vh) scale(.2493)}to{transform:translate(25.72645vw,99vh) scale(.2493)}}.snow:nth-child(90){opacity:1.6444;transform:translate(3.3563vw,-10px) scale(.1795);animation:fall-90 10s -29s linear infinite}@keyframes fall-90{51.519%{transform:translate(3.0745vw,51.519vh) scale(.1795)}to{transform:translate(3.2154vw,99vh) scale(.1795)}}.snow:nth-child(91){opacity:1.9772;transform:translate(60.2017vw,-10px) scale(.7054);animation:fall-91 15s -3s linear infinite}@keyframes fall-91{33.494%{transform:translate(54.5223vw,33.494vh) scale(.7054)}to{transform:translate(57.362vw,99vh) scale(.7054)}}.snow:nth-child(92){opacity:1.6828;transform:translate(43.6744vw,-10px) scale(.7791);animation:fall-92 22s -22s linear infinite}@keyframes fall-92{65.732%{transform:translate(39.0815vw,65.732vh) scale(.7791)}to{transform:translate(41.37795vw,99vh) scale(.7791)}}.snow:nth-child(93){opacity:1.5828;transform:translate(65.9653vw,-10px) scale(.5387);animation:fall-93 22s -15s linear infinite}@keyframes fall-93{72.306%{transform:translate(57.5899vw,72.306vh) scale(.5387)}to{transform:translate(61.7776vw,99vh) scale(.5387)}}.snow:nth-child(94){opacity:1.975;transform:translate(82.2974vw,-10px) scale(.2007);animation:fall-94 23s -9s linear infinite}@keyframes fall-94{34.161%{transform:translate(78.6196vw,34.161vh) scale(.2007)}to{transform:translate(80.4585vw,99vh) scale(.2007)}}.snow:nth-child(95){opacity:.452;transform:translate(10.7954vw,-10px) scale(.3491);animation:fall-95 22s -13s linear infinite}@keyframes fall-95{67.868%{transform:translate(4.4436vw,67.868vh) scale(.3491)}to{transform:translate(7.6195vw,99vh) scale(.3491)}}.snow:nth-child(96){opacity:1.4876;transform:translate(36.4919vw,-10px) scale(.998);animation:fall-96 16s -7s linear infinite}@keyframes fall-96{68.646%{transform:translate(38.7697vw,68.646vh) scale(.998)}to{transform:translate(37.6308vw,99vh) scale(.998)}}.snow:nth-child(97){opacity:.7964;transform:translate(83.8995vw,-10px) scale(.6146);animation:fall-97 28s -4s linear infinite}@keyframes fall-97{43.972%{transform:translate(93.3725vw,43.972vh) scale(.6146)}to{transform:translate(88.636vw,99vh) scale(.6146)}}.snow:nth-child(98){opacity:.0798;transform:translate(67.5873vw,-10px) scale(.3052);animation:fall-98 28s -30s linear infinite}@keyframes fall-98{30.97%{transform:translate(67.7436vw,30.97vh) scale(.3052)}to{transform:translate(67.66545vw,99vh) scale(.3052)}}.snow:nth-child(99){opacity:1.912;transform:translate(97.7247vw,-10px) scale(.7304);animation:fall-99 11s -15s linear infinite}@keyframes fall-99{32.19%{transform:translate(96.7259vw,32.19vh) scale(.7304)}to{transform:translate(97.2253vw,99vh) scale(.7304)}}.snow:nth-child(100){opacity:1.2944;transform:translate(84.4555vw,-10px) scale(.5867);animation:fall-100 12s -8s linear infinite}@keyframes fall-100{78.596%{transform:translate(74.7492vw,78.596vh) scale(.5867)}to{transform:translate(79.60235vw,99vh) scale(.5867)}}.snow:nth-child(101){opacity:1.3466;transform:translate(8.5166vw,-10px) scale(.2868);animation:fall-101 13s -8s linear infinite}@keyframes fall-101{58.824%{transform:translate(14.1313vw,58.824vh) scale(.2868)}to{transform:translate(11.32395vw,99vh) scale(.2868)}}.snow:nth-child(102){opacity:1.7614;transform:translate(59.2501vw,-10px) scale(.1204);animation:fall-102 27s -1s linear infinite}@keyframes fall-102{42.62%{transform:translate(52.7175vw,42.62vh) scale(.1204)}to{transform:translate(55.9838vw,99vh) scale(.1204)}}.snow:nth-child(103){opacity:.3252;transform:translate(.6235vw,-10px) scale(.7951);animation:fall-103 17s -9s linear infinite}@keyframes fall-103{45.912%{transform:translate(8.333vw,45.912vh) scale(.7951)}to{transform:translate(4.47825vw,99vh) scale(.7951)}}.snow:nth-child(104){opacity:.6264;transform:translate(87.1479vw,-10px) scale(.6086);animation:fall-104 11s -21s linear infinite}@keyframes fall-104{45.74%{transform:translate(86.015vw,45.74vh) scale(.6086)}to{transform:translate(86.58145vw,99vh) scale(.6086)}}.snow:nth-child(105){opacity:1.607;transform:translate(54.3173vw,-10px) scale(.8583);animation:fall-105 16s -22s linear infinite}@keyframes fall-105{43.823%{transform:translate(51.9495vw,43.823vh) scale(.8583)}to{transform:translate(53.1334vw,99vh) scale(.8583)}}.snow:nth-child(106){opacity:.105;transform:translate(67.5669vw,-10px) scale(.24);animation:fall-106 11s -29s linear infinite}@keyframes fall-106{78.887%{transform:translate(72.8308vw,78.887vh) scale(.24)}to{transform:translate(70.19885vw,99vh) scale(.24)}}.snow:nth-child(107){opacity:.2154;transform:translate(68.8124vw,-10px) scale(.0813);animation:fall-107 29s -20s linear infinite}@keyframes fall-107{69.428%{transform:translate(71.1312vw,69.428vh) scale(.0813)}to{transform:translate(69.9718vw,99vh) scale(.0813)}}.snow:nth-child(108){opacity:1.435;transform:translate(30.3982vw,-10px) scale(.2509);animation:fall-108 29s -3s linear infinite}@keyframes fall-108{76.551%{transform:translate(30.1078vw,76.551vh) scale(.2509)}to{transform:translate(30.253vw,99vh) scale(.2509)}}.snow:nth-child(109){opacity:.1934;transform:translate(4.9031vw,-10px) scale(.2589);animation:fall-109 28s -2s linear infinite}@keyframes fall-109{37.333%{transform:translate(10.0287vw,37.333vh) scale(.2589)}to{transform:translate(7.4659vw,99vh) scale(.2589)}}.snow:nth-child(110){opacity:1.0844;transform:translate(96.099vw,-10px) scale(.948);animation:fall-110 20s -27s linear infinite}@keyframes fall-110{51.37%{transform:translate(97.9914vw,51.37vh) scale(.948)}to{transform:translate(97.0452vw,99vh) scale(.948)}}.snow:nth-child(111){opacity:1.8722;transform:translate(84.0088vw,-10px) scale(.8817);animation:fall-111 16s -5s linear infinite}@keyframes fall-111{49.464%{transform:translate(85.9646vw,49.464vh) scale(.8817)}to{transform:translate(84.9867vw,99vh) scale(.8817)}}.snow:nth-child(112){opacity:.7778;transform:translate(44.137vw,-10px) scale(.8849);animation:fall-112 11s -30s linear infinite}@keyframes fall-112{32.961%{transform:translate(36.0581vw,32.961vh) scale(.8849)}to{transform:translate(40.09755vw,99vh) scale(.8849)}}.snow:nth-child(113){opacity:1.6918;transform:translate(82.4215vw,-10px) scale(.0945);animation:fall-113 26s -9s linear infinite}@keyframes fall-113{68.122%{transform:translate(74.6211vw,68.122vh) scale(.0945)}to{transform:translate(78.5213vw,99vh) scale(.0945)}}.snow:nth-child(114){opacity:.4236;transform:translate(73.6253vw,-10px) scale(.0941);animation:fall-114 16s -3s linear infinite}@keyframes fall-114{63.751%{transform:translate(81.1021vw,63.751vh) scale(.0941)}to{transform:translate(77.3637vw,99vh) scale(.0941)}}.snow:nth-child(115){opacity:.701;transform:translate(92.6505vw,-10px) scale(.9938);animation:fall-115 30s -12s linear infinite}@keyframes fall-115{32.255%{transform:translate(89.1528vw,32.255vh) scale(.9938)}to{transform:translate(90.90165vw,99vh) scale(.9938)}}.snow:nth-child(116){opacity:.6922;transform:translate(69.8308vw,-10px) scale(.94);animation:fall-116 10s -7s linear infinite}@keyframes fall-116{31.262%{transform:translate(61.6848vw,31.262vh) scale(.94)}to{transform:translate(65.7578vw,99vh) scale(.94)}}.snow:nth-child(117){opacity:.0084;transform:translate(26.8634vw,-10px) scale(.0098);animation:fall-117 27s -15s linear infinite}@keyframes fall-117{66.859%{transform:translate(19.7831vw,66.859vh) scale(.0098)}to{transform:translate(23.32325vw,99vh) scale(.0098)}}.snow:nth-child(118){opacity:1.856;transform:translate(1.2963vw,-10px) scale(.194);animation:fall-118 10s -29s linear infinite}@keyframes fall-118{67.464%{transform:translate(6.4183vw,67.464vh) scale(.194)}to{transform:translate(3.8573vw,99vh) scale(.194)}}.snow:nth-child(119){opacity:.9412;transform:translate(3.7458vw,-10px) scale(.3621);animation:fall-119 20s -27s linear infinite}@keyframes fall-119{51.55%{transform:translate(8.7095vw,51.55vh) scale(.3621)}to{transform:translate(6.22765vw,99vh) scale(.3621)}}.snow:nth-child(120){opacity:.3402;transform:translate(35.7948vw,-10px) scale(.4073);animation:fall-120 29s -3s linear infinite}@keyframes fall-120{71.671%{transform:translate(35.0488vw,71.671vh) scale(.4073)}to{transform:translate(35.4218vw,99vh) scale(.4073)}}.snow:nth-child(121){opacity:1.0354;transform:translate(7.5805vw,-10px) scale(.1202);animation:fall-121 17s -17s linear infinite}@keyframes fall-121{45.279%{transform:translate(1.4665vw,45.279vh) scale(.1202)}to{transform:translate(4.5235vw,99vh) scale(.1202)}}.snow:nth-child(122){opacity:1.5926;transform:translate(85.8228vw,-10px) scale(.3215);animation:fall-122 21s -27s linear infinite}@keyframes fall-122{69.165%{transform:translate(81.6836vw,69.165vh) scale(.3215)}to{transform:translate(83.7532vw,99vh) scale(.3215)}}.snow:nth-child(123){opacity:1.0348;transform:translate(62.8316vw,-10px) scale(.1123);animation:fall-123 28s -22s linear infinite}@keyframes fall-123{52.253%{transform:translate(56.9002vw,52.253vh) scale(.1123)}to{transform:translate(59.8659vw,99vh) scale(.1123)}}.snow:nth-child(124){opacity:.5848;transform:translate(67.0211vw,-10px) scale(.6961);animation:fall-124 16s -15s linear infinite}@keyframes fall-124{41.731%{transform:translate(60.9922vw,41.731vh) scale(.6961)}to{transform:translate(64.00665vw,99vh) scale(.6961)}}.snow:nth-child(125){opacity:.044;transform:translate(54.9947vw,-10px) scale(.0626);animation:fall-125 12s -8s linear infinite}@keyframes fall-125{52.159%{transform:translate(53.8461vw,52.159vh) scale(.0626)}to{transform:translate(54.4204vw,99vh) scale(.0626)}}.snow:nth-child(126){opacity:.6926;transform:translate(9.8601vw,-10px) scale(.1958);animation:fall-126 18s -22s linear infinite}@keyframes fall-126{79.785%{transform:translate(15.509vw,79.785vh) scale(.1958)}to{transform:translate(12.68455vw,99vh) scale(.1958)}}.snow:nth-child(127){opacity:1.5918;transform:translate(60.1552vw,-10px) scale(.9207);animation:fall-127 13s -16s linear infinite}@keyframes fall-127{75.373%{transform:translate(51.6016vw,75.373vh) scale(.9207)}to{transform:translate(55.8784vw,99vh) scale(.9207)}}.snow:nth-child(128){opacity:1.9598;transform:translate(64.3454vw,-10px) scale(.2901);animation:fall-128 13s -19s linear infinite}@keyframes fall-128{76.543%{transform:translate(62.376vw,76.543vh) scale(.2901)}to{transform:translate(63.3607vw,99vh) scale(.2901)}}.snow:nth-child(129){opacity:.6376;transform:translate(17.403vw,-10px) scale(.1004);animation:fall-129 18s -23s linear infinite}@keyframes fall-129{79.301%{transform:translate(22.3726vw,79.301vh) scale(.1004)}to{transform:translate(19.8878vw,99vh) scale(.1004)}}.snow:nth-child(130){opacity:1.007;transform:translate(65.6279vw,-10px) scale(.7815);animation:fall-130 28s -25s linear infinite}@keyframes fall-130{64.691%{transform:translate(60.6725vw,64.691vh) scale(.7815)}to{transform:translate(63.1502vw,99vh) scale(.7815)}}.snow:nth-child(131){opacity:.6366;transform:translate(46.2547vw,-10px) scale(.1072);animation:fall-131 14s -5s linear infinite}@keyframes fall-131{78.846%{transform:translate(51.8529vw,78.846vh) scale(.1072)}to{transform:translate(49.0538vw,99vh) scale(.1072)}}.snow:nth-child(132){opacity:1.0874;transform:translate(7.326vw,-10px) scale(.8506);animation:fall-132 28s -9s linear infinite}@keyframes fall-132{58.305%{transform:translate(8.5238vw,58.305vh) scale(.8506)}to{transform:translate(7.9249vw,99vh) scale(.8506)}}.snow:nth-child(133){opacity:1.7344;transform:translate(51.1452vw,-10px) scale(.0622);animation:fall-133 10s -6s linear infinite}@keyframes fall-133{44.747%{transform:translate(57.3627vw,44.747vh) scale(.0622)}to{transform:translate(54.25395vw,99vh) scale(.0622)}}.snow:nth-child(134){opacity:.357;transform:translate(47.2286vw,-10px) scale(.3709);animation:fall-134 13s -18s linear infinite}@keyframes fall-134{71.42%{transform:translate(47.8788vw,71.42vh) scale(.3709)}to{transform:translate(47.5537vw,99vh) scale(.3709)}}.snow:nth-child(135){opacity:.9562;transform:translate(50.5366vw,-10px) scale(.6735);animation:fall-135 23s -5s linear infinite}@keyframes fall-135{61.65%{transform:translate(59.1468vw,61.65vh) scale(.6735)}to{transform:translate(54.8417vw,99vh) scale(.6735)}}.snow:nth-child(136){opacity:.0106;transform:translate(13.899vw,-10px) scale(.2078);animation:fall-136 30s -26s linear infinite}@keyframes fall-136{54.906%{transform:translate(7.5298vw,54.906vh) scale(.2078)}to{transform:translate(10.7144vw,99vh) scale(.2078)}}.snow:nth-child(137){opacity:1.2898;transform:translate(55.8504vw,-10px) scale(.2298);animation:fall-137 19s -25s linear infinite}@keyframes fall-137{49.317%{transform:translate(55.4365vw,49.317vh) scale(.2298)}to{transform:translate(55.64345vw,99vh) scale(.2298)}}.snow:nth-child(138){opacity:.3622;transform:translate(66.9426vw,-10px) scale(.3587);animation:fall-138 22s -19s linear infinite}@keyframes fall-138{39.457%{transform:translate(70.0405vw,39.457vh) scale(.3587)}to{transform:translate(68.49155vw,99vh) scale(.3587)}}.snow:nth-child(139){opacity:.094;transform:translate(15.1137vw,-10px) scale(.2293);animation:fall-139 22s -22s linear infinite}@keyframes fall-139{45.782%{transform:translate(12.7393vw,45.782vh) scale(.2293)}to{transform:translate(13.9265vw,99vh) scale(.2293)}}.snow:nth-child(140){opacity:.5648;transform:translate(85.6776vw,-10px) scale(.0411);animation:fall-140 22s -8s linear infinite}@keyframes fall-140{43.105%{transform:translate(79.0875vw,43.105vh) scale(.0411)}to{transform:translate(82.38255vw,99vh) scale(.0411)}}.snow:nth-child(141){opacity:.5086;transform:translate(69.186vw,-10px) scale(.0062);animation:fall-141 23s -4s linear infinite}@keyframes fall-141{36.536%{transform:translate(69.2024vw,36.536vh) scale(.0062)}to{transform:translate(69.1942vw,99vh) scale(.0062)}}.snow:nth-child(142){opacity:.3362;transform:translate(65.1152vw,-10px) scale(.0918);animation:fall-142 20s -3s linear infinite}@keyframes fall-142{61.658%{transform:translate(68.8908vw,61.658vh) scale(.0918)}to{transform:translate(67.003vw,99vh) scale(.0918)}}.snow:nth-child(143){opacity:1.571;transform:translate(95.427vw,-10px) scale(.7763);animation:fall-143 19s -14s linear infinite}@keyframes fall-143{39.939%{transform:translate(96.7595vw,39.939vh) scale(.7763)}to{transform:translate(96.09325vw,99vh) scale(.7763)}}.snow:nth-child(144){opacity:1.5094;transform:translate(6.7883vw,-10px) scale(.4536);animation:fall-144 19s -30s linear infinite}@keyframes fall-144{42.55%{transform:translate(14.2751vw,42.55vh) scale(.4536)}to{transform:translate(10.5317vw,99vh) scale(.4536)}}.snow:nth-child(145){opacity:.311;transform:translate(29.1545vw,-10px) scale(.839);animation:fall-145 23s -2s linear infinite}@keyframes fall-145{76.474%{transform:translate(31.7977vw,76.474vh) scale(.839)}to{transform:translate(30.4761vw,99vh) scale(.839)}}.snow:nth-child(146){opacity:1.5008;transform:translate(32.0188vw,-10px) scale(.3638);animation:fall-146 10s -14s linear infinite}@keyframes fall-146{73.285%{transform:translate(34.7435vw,73.285vh) scale(.3638)}to{transform:translate(33.38115vw,99vh) scale(.3638)}}.snow:nth-child(147){opacity:.4072;transform:translate(46.2553vw,-10px) scale(.5896);animation:fall-147 17s -24s linear infinite}@keyframes fall-147{72.098%{transform:translate(41.0958vw,72.098vh) scale(.5896)}to{transform:translate(43.67555vw,99vh) scale(.5896)}}.snow:nth-child(148){opacity:.4098;transform:translate(48.5504vw,-10px) scale(.118);animation:fall-148 23s -9s linear infinite}@keyframes fall-148{68.448%{transform:translate(48.1123vw,68.448vh) scale(.118)}to{transform:translate(48.33135vw,99vh) scale(.118)}}.snow:nth-child(149){opacity:.7304;transform:translate(10.9863vw,-10px) scale(.3156);animation:fall-149 29s -25s linear infinite}@keyframes fall-149{79.13%{transform:translate(19.0013vw,79.13vh) scale(.3156)}to{transform:translate(14.9938vw,99vh) scale(.3156)}}.snow:nth-child(150){opacity:1.6488;transform:translate(88.4365vw,-10px) scale(.3507);animation:fall-150 19s -1s linear infinite}@keyframes fall-150{66.612%{transform:translate(79.1934vw,66.612vh) scale(.3507)}to{transform:translate(83.81495vw,99vh) scale(.3507)}}.snow:nth-child(151){opacity:1.798;transform:translate(5.1916vw,-10px) scale(.6153);animation:fall-151 13s -2s linear infinite}@keyframes fall-151{40.921%{transform:translate(1.1463vw,40.921vh) scale(.6153)}to{transform:translate(3.16895vw,99vh) scale(.6153)}}.snow:nth-child(152){opacity:.0864;transform:translate(78.7944vw,-10px) scale(.7241);animation:fall-152 10s -7s linear infinite}@keyframes fall-152{69.09%{transform:translate(80.3857vw,69.09vh) scale(.7241)}to{transform:translate(79.59005vw,99vh) scale(.7241)}}.snow:nth-child(153){opacity:1.7414;transform:translate(88.1988vw,-10px) scale(.4165);animation:fall-153 12s -13s linear infinite}@keyframes fall-153{40.117%{transform:translate(93.5828vw,40.117vh) scale(.4165)}to{transform:translate(90.8908vw,99vh) scale(.4165)}}.snow:nth-child(154){opacity:.9676;transform:translate(39.4583vw,-10px) scale(.4036);animation:fall-154 11s -5s linear infinite}@keyframes fall-154{47.572%{transform:translate(48.8855vw,47.572vh) scale(.4036)}to{transform:translate(44.1719vw,99vh) scale(.4036)}}.snow:nth-child(155){opacity:1.39;transform:translate(42.5067vw,-10px) scale(.6932);animation:fall-155 28s -9s linear infinite}@keyframes fall-155{36.416%{transform:translate(51.2036vw,36.416vh) scale(.6932)}to{transform:translate(46.85515vw,99vh) scale(.6932)}}.snow:nth-child(156){opacity:1.2822;transform:translate(26.7988vw,-10px) scale(.8405);animation:fall-156 13s -20s linear infinite}@keyframes fall-156{59.334%{transform:translate(23.6865vw,59.334vh) scale(.8405)}to{transform:translate(25.24265vw,99vh) scale(.8405)}}.snow:nth-child(157){opacity:.5896;transform:translate(2.1711vw,-10px) scale(.5969);animation:fall-157 29s -13s linear infinite}@keyframes fall-157{33.229%{transform:translate(-6.061vw,33.229vh) scale(.5969)}to{transform:translate(-1.94495vw,99vh) scale(.5969)}}.snow:nth-child(158){opacity:.2848;transform:translate(11.5034vw,-10px) scale(.5305);animation:fall-158 19s -1s linear infinite}@keyframes fall-158{31.364%{transform:translate(15.5896vw,31.364vh) scale(.5305)}to{transform:translate(13.5465vw,99vh) scale(.5305)}}.snow:nth-child(159){opacity:1.1694;transform:translate(23.2868vw,-10px) scale(.5184);animation:fall-159 21s -20s linear infinite}@keyframes fall-159{37.804%{transform:translate(21.9824vw,37.804vh) scale(.5184)}to{transform:translate(22.6346vw,99vh) scale(.5184)}}.snow:nth-child(160){opacity:.0406;transform:translate(2.9466vw,-10px) scale(.2442);animation:fall-160 21s -9s linear infinite}@keyframes fall-160{50.623%{transform:translate(-.5123vw,50.623vh) scale(.2442)}to{transform:translate(1.21715vw,99vh) scale(.2442)}}.snow:nth-child(161){opacity:.1826;transform:translate(37.0365vw,-10px) scale(.7326);animation:fall-161 27s -9s linear infinite}@keyframes fall-161{71.671%{transform:translate(41.3605vw,71.671vh) scale(.7326)}to{transform:translate(39.1985vw,99vh) scale(.7326)}}.snow:nth-child(162){opacity:.2364;transform:translate(17.3696vw,-10px) scale(.0148);animation:fall-162 14s -17s linear infinite}@keyframes fall-162{63.536%{transform:translate(8.6187vw,63.536vh) scale(.0148)}to{transform:translate(12.99415vw,99vh) scale(.0148)}}.snow:nth-child(163){opacity:1.9434;transform:translate(16.9516vw,-10px) scale(.5617);animation:fall-163 13s -3s linear infinite}@keyframes fall-163{75.329%{transform:translate(7.5483vw,75.329vh) scale(.5617)}to{transform:translate(12.24995vw,99vh) scale(.5617)}}.snow:nth-child(164){opacity:.0002;transform:translate(44.9856vw,-10px) scale(.0637);animation:fall-164 28s -18s linear infinite}@keyframes fall-164{54.142%{transform:translate(36.0309vw,54.142vh) scale(.0637)}to{transform:translate(40.50825vw,99vh) scale(.0637)}}.snow:nth-child(165){opacity:1.0564;transform:translate(96.6215vw,-10px) scale(.2829);animation:fall-165 25s -15s linear infinite}@keyframes fall-165{61.319%{transform:translate(99.0316vw,61.319vh) scale(.2829)}to{transform:translate(97.82655vw,99vh) scale(.2829)}}.snow:nth-child(166){opacity:.7468;transform:translate(32.9595vw,-10px) scale(.9847);animation:fall-166 16s -7s linear infinite}@keyframes fall-166{33.863%{transform:translate(25.6924vw,33.863vh) scale(.9847)}to{transform:translate(29.32595vw,99vh) scale(.9847)}}.snow:nth-child(167){opacity:.0854;transform:translate(10.5338vw,-10px) scale(.7445);animation:fall-167 11s -5s linear infinite}@keyframes fall-167{71.198%{transform:translate(18.8036vw,71.198vh) scale(.7445)}to{transform:translate(14.6687vw,99vh) scale(.7445)}}.snow:nth-child(168){opacity:1.371;transform:translate(2.1329vw,-10px) scale(.9712);animation:fall-168 15s -29s linear infinite}@keyframes fall-168{76.68%{transform:translate(-6.536vw,76.68vh) scale(.9712)}to{transform:translate(-2.20155vw,99vh) scale(.9712)}}.snow:nth-child(169){opacity:1.0722;transform:translate(20.121vw,-10px) scale(.212);animation:fall-169 22s -23s linear infinite}@keyframes fall-169{74.826%{transform:translate(15.5132vw,74.826vh) scale(.212)}to{transform:translate(17.8171vw,99vh) scale(.212)}}.snow:nth-child(170){opacity:.3998;transform:translate(83.0074vw,-10px) scale(.5954);animation:fall-170 19s -22s linear infinite}@keyframes fall-170{34.448%{transform:translate(85.3635vw,34.448vh) scale(.5954)}to{transform:translate(84.18545vw,99vh) scale(.5954)}}.snow:nth-child(171){opacity:.8048;transform:translate(36.6406vw,-10px) scale(.1207);animation:fall-171 28s -10s linear infinite}@keyframes fall-171{43.196%{transform:translate(37.5831vw,43.196vh) scale(.1207)}to{transform:translate(37.11185vw,99vh) scale(.1207)}}.snow:nth-child(172){opacity:.9272;transform:translate(8.7553vw,-10px) scale(.7956);animation:fall-172 13s -7s linear infinite}@keyframes fall-172{74.023%{transform:translate(14.8239vw,74.023vh) scale(.7956)}to{transform:translate(11.7896vw,99vh) scale(.7956)}}.snow:nth-child(173){opacity:.357;transform:translate(77.624vw,-10px) scale(.6773);animation:fall-173 11s -4s linear infinite}@keyframes fall-173{77.527%{transform:translate(73.7511vw,77.527vh) scale(.6773)}to{transform:translate(75.68755vw,99vh) scale(.6773)}}.snow:nth-child(174){opacity:.991;transform:translate(75.7548vw,-10px) scale(.2821);animation:fall-174 14s -30s linear infinite}@keyframes fall-174{47.603%{transform:translate(81.2324vw,47.603vh) scale(.2821)}to{transform:translate(78.4936vw,99vh) scale(.2821)}}.snow:nth-child(175){opacity:.3228;transform:translate(91.4255vw,-10px) scale(.4084);animation:fall-175 11s -8s linear infinite}@keyframes fall-175{34.245%{transform:translate(101.02vw,34.245vh) scale(.4084)}to{transform:translate(96.22275vw,99vh) scale(.4084)}}.snow:nth-child(176){opacity:1.5182;transform:translate(4.2529vw,-10px) scale(.7093);animation:fall-176 27s -15s linear infinite}@keyframes fall-176{79.514%{transform:translate(6.404vw,79.514vh) scale(.7093)}to{transform:translate(5.32845vw,99vh) scale(.7093)}}.snow:nth-child(177){opacity:1.611;transform:translate(29.7523vw,-10px) scale(.7209);animation:fall-177 16s -29s linear infinite}@keyframes fall-177{58.603%{transform:translate(38.2307vw,58.603vh) scale(.7209)}to{transform:translate(33.9915vw,99vh) scale(.7209)}}.snow:nth-child(178){opacity:1.1066;transform:translate(66.0532vw,-10px) scale(.8728);animation:fall-178 18s -27s linear infinite}@keyframes fall-178{77.605%{transform:translate(69.6965vw,77.605vh) scale(.8728)}to{transform:translate(67.87485vw,99vh) scale(.8728)}}.snow:nth-child(179){opacity:.4142;transform:translate(89.4529vw,-10px) scale(.4226);animation:fall-179 30s -27s linear infinite}@keyframes fall-179{65.726%{transform:translate(85.6841vw,65.726vh) scale(.4226)}to{transform:translate(87.5685vw,99vh) scale(.4226)}}.snow:nth-child(180){opacity:.109;transform:translate(95.5412vw,-10px) scale(.4058);animation:fall-180 19s -4s linear infinite}@keyframes fall-180{44.431%{transform:translate(86.3216vw,44.431vh) scale(.4058)}to{transform:translate(90.9314vw,99vh) scale(.4058)}}.snow:nth-child(181){opacity:.2406;transform:translate(80.0766vw,-10px) scale(.709);animation:fall-181 21s -22s linear infinite}@keyframes fall-181{54.863%{transform:translate(89.8564vw,54.863vh) scale(.709)}to{transform:translate(84.9665vw,99vh) scale(.709)}}.snow:nth-child(182){opacity:1.476;transform:translate(18.3276vw,-10px) scale(.5609);animation:fall-182 30s -9s linear infinite}@keyframes fall-182{39.6%{transform:translate(16.0663vw,39.6vh) scale(.5609)}to{transform:translate(17.19695vw,99vh) scale(.5609)}}.snow:nth-child(183){opacity:.2306;transform:translate(34.7512vw,-10px) scale(.4634);animation:fall-183 11s -29s linear infinite}@keyframes fall-183{57.319%{transform:translate(32.7636vw,57.319vh) scale(.4634)}to{transform:translate(33.7574vw,99vh) scale(.4634)}}.snow:nth-child(184){opacity:.5674;transform:translate(13.6428vw,-10px) scale(.1592);animation:fall-184 14s -18s linear infinite}@keyframes fall-184{61.556%{transform:translate(12.9524vw,61.556vh) scale(.1592)}to{transform:translate(13.2976vw,99vh) scale(.1592)}}.snow:nth-child(185){opacity:1.8008;transform:translate(84.474vw,-10px) scale(.4401);animation:fall-185 26s -17s linear infinite}@keyframes fall-185{44.775%{transform:translate(88.6368vw,44.775vh) scale(.4401)}to{transform:translate(86.5554vw,99vh) scale(.4401)}}.snow:nth-child(186){opacity:1.049;transform:translate(90.5705vw,-10px) scale(.6805);animation:fall-186 25s -3s linear infinite}@keyframes fall-186{70.513%{transform:translate(95.0878vw,70.513vh) scale(.6805)}to{transform:translate(92.82915vw,99vh) scale(.6805)}}.snow:nth-child(187){opacity:.7538;transform:translate(56.8909vw,-10px) scale(.2238);animation:fall-187 14s -11s linear infinite}@keyframes fall-187{64.925%{transform:translate(60.8238vw,64.925vh) scale(.2238)}to{transform:translate(58.85735vw,99vh) scale(.2238)}}.snow:nth-child(188){opacity:1.0146;transform:translate(46.1232vw,-10px) scale(.8768);animation:fall-188 27s -27s linear infinite}@keyframes fall-188{77.988%{transform:translate(43.0953vw,77.988vh) scale(.8768)}to{transform:translate(44.60925vw,99vh) scale(.8768)}}.snow:nth-child(189){opacity:.3584;transform:translate(28.3383vw,-10px) scale(.7969);animation:fall-189 30s -26s linear infinite}@keyframes fall-189{40.762%{transform:translate(24.8816vw,40.762vh) scale(.7969)}to{transform:translate(26.60995vw,99vh) scale(.7969)}}.snow:nth-child(190){opacity:.0154;transform:translate(13.8959vw,-10px) scale(.9465);animation:fall-190 28s -20s linear infinite}@keyframes fall-190{68.277%{transform:translate(13.865vw,68.277vh) scale(.9465)}to{transform:translate(13.88045vw,99vh) scale(.9465)}}.snow:nth-child(191){opacity:.5622;transform:translate(45.1341vw,-10px) scale(.7045);animation:fall-191 20s -15s linear infinite}@keyframes fall-191{70.319%{transform:translate(45.3986vw,70.319vh) scale(.7045)}to{transform:translate(45.26635vw,99vh) scale(.7045)}}.snow:nth-child(192){opacity:1.9858;transform:translate(27.0859vw,-10px) scale(.487);animation:fall-192 20s -29s linear infinite}@keyframes fall-192{36.973%{transform:translate(20.3036vw,36.973vh) scale(.487)}to{transform:translate(23.69475vw,99vh) scale(.487)}}.snow:nth-child(193){opacity:1.7224;transform:translate(95.8811vw,-10px) scale(.518);animation:fall-193 20s -11s linear infinite}@keyframes fall-193{30.629%{transform:translate(99.2469vw,30.629vh) scale(.518)}to{transform:translate(97.564vw,99vh) scale(.518)}}.snow:nth-child(194){opacity:.842;transform:translate(82.7755vw,-10px) scale(.5576);animation:fall-194 12s -28s linear infinite}@keyframes fall-194{37.704%{transform:translate(85.7873vw,37.704vh) scale(.5576)}to{transform:translate(84.2814vw,99vh) scale(.5576)}}.snow:nth-child(195){opacity:1.24;transform:translate(69.3465vw,-10px) scale(.7961);animation:fall-195 30s -21s linear infinite}@keyframes fall-195{64.567%{transform:translate(73.5653vw,64.567vh) scale(.7961)}to{transform:translate(71.4559vw,99vh) scale(.7961)}}.snow:nth-child(196){opacity:.207;transform:translate(7.7187vw,-10px) scale(.7002);animation:fall-196 10s -13s linear infinite}@keyframes fall-196{44.038%{transform:translate(12.5223vw,44.038vh) scale(.7002)}to{transform:translate(10.1205vw,99vh) scale(.7002)}}.snow:nth-child(197){opacity:.4002;transform:translate(85.965vw,-10px) scale(.704);animation:fall-197 27s -2s linear infinite}@keyframes fall-197{58.071%{transform:translate(80.6441vw,58.071vh) scale(.704)}to{transform:translate(83.30455vw,99vh) scale(.704)}}.snow:nth-child(198){opacity:1.7074;transform:translate(41.3758vw,-10px) scale(.6321);animation:fall-198 19s -9s linear infinite}@keyframes fall-198{69.085%{transform:translate(36.0704vw,69.085vh) scale(.6321)}to{transform:translate(38.7231vw,99vh) scale(.6321)}}.snow:nth-child(199){opacity:1.3008;transform:translate(35.9075vw,-10px) scale(.824);animation:fall-199 23s -22s linear infinite}@keyframes fall-199{34.117%{transform:translate(31.7807vw,34.117vh) scale(.824)}to{transform:translate(33.8441vw,99vh) scale(.824)}}.snow:nth-child(200){opacity:1.0502;transform:translate(6.3235vw,-10px) scale(.3778);animation:fall-200 19s -20s linear infinite}@keyframes fall-200{74.664%{transform:translate(4.8898vw,74.664vh) scale(.3778)}to{transform:translate(5.60665vw,99vh) scale(.3778)}}.snow:nth-child(201){opacity:.3592;transform:translate(73.0011vw,-10px) scale(.4962);animation:fall-201 18s -3s linear infinite}@keyframes fall-201{43.926%{transform:translate(74.294vw,43.926vh) scale(.4962)}to{transform:translate(73.64755vw,99vh) scale(.4962)}}.snow:nth-child(202){opacity:.0394;transform:translate(7.0554vw,-10px) scale(.0324);animation:fall-202 15s -4s linear infinite}@keyframes fall-202{69.623%{transform:translate(2.3744vw,69.623vh) scale(.0324)}to{transform:translate(4.7149vw,99vh) scale(.0324)}}.snow:nth-child(203){opacity:1.1656;transform:translate(11.6599vw,-10px) scale(.1135);animation:fall-203 16s -17s linear infinite}@keyframes fall-203{33.494%{transform:translate(17.7864vw,33.494vh) scale(.1135)}to{transform:translate(14.72315vw,99vh) scale(.1135)}}.snow:nth-child(204){opacity:.4768;transform:translate(39.8309vw,-10px) scale(.9872);animation:fall-204 16s -30s linear infinite}@keyframes fall-204{34.869%{transform:translate(44.7825vw,34.869vh) scale(.9872)}to{transform:translate(42.3067vw,99vh) scale(.9872)}}.snow:nth-child(205){opacity:.9824;transform:translate(1.4983vw,-10px) scale(.7554);animation:fall-205 20s -27s linear infinite}@keyframes fall-205{75.668%{transform:translate(5.6887vw,75.668vh) scale(.7554)}to{transform:translate(3.5935vw,99vh) scale(.7554)}}.snow:nth-child(206){opacity:1.47;transform:translate(94.2615vw,-10px) scale(.4934);animation:fall-206 23s -6s linear infinite}@keyframes fall-206{36.413%{transform:translate(90.1642vw,36.413vh) scale(.4934)}to{transform:translate(92.21285vw,99vh) scale(.4934)}}.snow:nth-child(207){opacity:.5864;transform:translate(60.6518vw,-10px) scale(.9024);animation:fall-207 16s -2s linear infinite}@keyframes fall-207{57.961%{transform:translate(55.2203vw,57.961vh) scale(.9024)}to{transform:translate(57.93605vw,99vh) scale(.9024)}}.snow:nth-child(208){opacity:1.7282;transform:translate(.0808vw,-10px) scale(.6662);animation:fall-208 23s -28s linear infinite}@keyframes fall-208{47.755%{transform:translate(4.1442vw,47.755vh) scale(.6662)}to{transform:translate(2.1125vw,99vh) scale(.6662)}}.snow:nth-child(209){opacity:.7296;transform:translate(55.2793vw,-10px) scale(.9438);animation:fall-209 13s -22s linear infinite}@keyframes fall-209{67.513%{transform:translate(46.4248vw,67.513vh) scale(.9438)}to{transform:translate(50.85205vw,99vh) scale(.9438)}}.snow:nth-child(210){opacity:.5242;transform:translate(21.213vw,-10px) scale(.1595);animation:fall-210 10s -7s linear infinite}@keyframes fall-210{79.425%{transform:translate(14.0422vw,79.425vh) scale(.1595)}to{transform:translate(17.6276vw,99vh) scale(.1595)}}.snow:nth-child(211){opacity:.4936;transform:translate(90.8398vw,-10px) scale(.157);animation:fall-211 19s -6s linear infinite}@keyframes fall-211{63.038%{transform:translate(95.4271vw,63.038vh) scale(.157)}to{transform:translate(93.13345vw,99vh) scale(.157)}}.snow:nth-child(212){opacity:.0988;transform:translate(45.4288vw,-10px) scale(.7767);animation:fall-212 17s -3s linear infinite}@keyframes fall-212{47.298%{transform:translate(54.7639vw,47.298vh) scale(.7767)}to{transform:translate(50.09635vw,99vh) scale(.7767)}}.snow:nth-child(213){opacity:.9898;transform:translate(11.3935vw,-10px) scale(.3131);animation:fall-213 27s -29s linear infinite}@keyframes fall-213{42.613%{transform:translate(4.7534vw,42.613vh) scale(.3131)}to{transform:translate(8.07345vw,99vh) scale(.3131)}}.snow:nth-child(214){opacity:1.4342;transform:translate(2.2492vw,-10px) scale(.3117);animation:fall-214 22s -4s linear infinite}@keyframes fall-214{71.764%{transform:translate(5.2155vw,71.764vh) scale(.3117)}to{transform:translate(3.73235vw,99vh) scale(.3117)}}.snow:nth-child(215){opacity:.702;transform:translate(35.8146vw,-10px) scale(.5069);animation:fall-215 22s -9s linear infinite}@keyframes fall-215{72.586%{transform:translate(39.5985vw,72.586vh) scale(.5069)}to{transform:translate(37.70655vw,99vh) scale(.5069)}}.snow:nth-child(216){opacity:.9818;transform:translate(65.436vw,-10px) scale(.5301);animation:fall-216 11s -10s linear infinite}@keyframes fall-216{74.552%{transform:translate(59.0915vw,74.552vh) scale(.5301)}to{transform:translate(62.26375vw,99vh) scale(.5301)}}.snow:nth-child(217){opacity:1.9934;transform:translate(92.3591vw,-10px) scale(.438);animation:fall-217 24s -21s linear infinite}@keyframes fall-217{45.666%{transform:translate(100.1475vw,45.666vh) scale(.438)}to{transform:translate(96.2533vw,99vh) scale(.438)}}.snow:nth-child(218){opacity:.7668;transform:translate(54.9503vw,-10px) scale(.8565);animation:fall-218 19s -30s linear infinite}@keyframes fall-218{54.531%{transform:translate(61.1548vw,54.531vh) scale(.8565)}to{transform:translate(58.05255vw,99vh) scale(.8565)}}.snow:nth-child(219){opacity:.42;transform:translate(15.3588vw,-10px) scale(.6769);animation:fall-219 13s -4s linear infinite}@keyframes fall-219{38.44%{transform:translate(10.687vw,38.44vh) scale(.6769)}to{transform:translate(13.0229vw,99vh) scale(.6769)}}.snow:nth-child(220){opacity:1.1122;transform:translate(82.8171vw,-10px) scale(.5829);animation:fall-220 25s -14s linear infinite}@keyframes fall-220{67.182%{transform:translate(81.8129vw,67.182vh) scale(.5829)}to{transform:translate(82.315vw,99vh) scale(.5829)}}.snow:nth-child(221){opacity:1.771;transform:translate(24.3559vw,-10px) scale(.7001);animation:fall-221 12s -10s linear infinite}@keyframes fall-221{39.695%{transform:translate(15.6096vw,39.695vh) scale(.7001)}to{transform:translate(19.98275vw,99vh) scale(.7001)}}.snow:nth-child(222){opacity:1.2378;transform:translate(10.2467vw,-10px) scale(.3165);animation:fall-222 19s -11s linear infinite}@keyframes fall-222{54.521%{transform:translate(11.3445vw,54.521vh) scale(.3165)}to{transform:translate(10.7956vw,99vh) scale(.3165)}}.snow:nth-child(223){opacity:1.2156;transform:translate(29.0868vw,-10px) scale(.7577);animation:fall-223 26s -27s linear infinite}@keyframes fall-223{51.339%{transform:translate(26.1493vw,51.339vh) scale(.7577)}to{transform:translate(27.61805vw,99vh) scale(.7577)}}.snow:nth-child(224){opacity:1.7362;transform:translate(31.1876vw,-10px) scale(.6355);animation:fall-224 19s -26s linear infinite}@keyframes fall-224{62.615%{transform:translate(28.7784vw,62.615vh) scale(.6355)}to{transform:translate(29.983vw,99vh) scale(.6355)}}.snow:nth-child(225){opacity:1.4002;transform:translate(6.6379vw,-10px) scale(.9326);animation:fall-225 18s -5s linear infinite}@keyframes fall-225{72.208%{transform:translate(2.4697vw,72.208vh) scale(.9326)}to{transform:translate(4.5538vw,99vh) scale(.9326)}}.snow:nth-child(226){opacity:1.3876;transform:translate(21.8608vw,-10px) scale(.2308);animation:fall-226 15s -17s linear infinite}@keyframes fall-226{38.506%{transform:translate(17.6923vw,38.506vh) scale(.2308)}to{transform:translate(19.77655vw,99vh) scale(.2308)}}.snow:nth-child(227){opacity:.0884;transform:translate(58.7594vw,-10px) scale(.3446);animation:fall-227 21s -20s linear infinite}@keyframes fall-227{41.517%{transform:translate(62.4959vw,41.517vh) scale(.3446)}to{transform:translate(60.62765vw,99vh) scale(.3446)}}.snow:nth-child(228){opacity:.4058;transform:translate(6.232vw,-10px) scale(.0637);animation:fall-228 12s -26s linear infinite}@keyframes fall-228{54.427%{transform:translate(6.316vw,54.427vh) scale(.0637)}to{transform:translate(6.274vw,99vh) scale(.0637)}}.snow:nth-child(229){opacity:1.7302;transform:translate(43.2084vw,-10px) scale(.4222);animation:fall-229 17s -27s linear infinite}@keyframes fall-229{52.057%{transform:translate(51.1563vw,52.057vh) scale(.4222)}to{transform:translate(47.18235vw,99vh) scale(.4222)}}.snow:nth-child(230){opacity:.5764;transform:translate(10.0827vw,-10px) scale(.554);animation:fall-230 14s -1s linear infinite}@keyframes fall-230{55.652%{transform:translate(13.4575vw,55.652vh) scale(.554)}to{transform:translate(11.7701vw,99vh) scale(.554)}}.snow:nth-child(231){opacity:.7434;transform:translate(95.8869vw,-10px) scale(.7506);animation:fall-231 25s -20s linear infinite}@keyframes fall-231{61.852%{transform:translate(100.9596vw,61.852vh) scale(.7506)}to{transform:translate(98.42325vw,99vh) scale(.7506)}}.snow:nth-child(232){opacity:1.8088;transform:translate(72.959vw,-10px) scale(.817);animation:fall-232 13s -25s linear infinite}@keyframes fall-232{77.553%{transform:translate(77.3564vw,77.553vh) scale(.817)}to{transform:translate(75.1577vw,99vh) scale(.817)}}.snow:nth-child(233){opacity:.0082;transform:translate(57.6006vw,-10px) scale(.4087);animation:fall-233 12s -22s linear infinite}@keyframes fall-233{55.283%{transform:translate(59.9037vw,55.283vh) scale(.4087)}to{transform:translate(58.75215vw,99vh) scale(.4087)}}.snow:nth-child(234){opacity:.316;transform:translate(60.6231vw,-10px) scale(.2286);animation:fall-234 14s -22s linear infinite}@keyframes fall-234{58.541%{transform:translate(61.0392vw,58.541vh) scale(.2286)}to{transform:translate(60.83115vw,99vh) scale(.2286)}}.snow:nth-child(235){opacity:.7544;transform:translate(42.5588vw,-10px) scale(.7016);animation:fall-235 13s -30s linear infinite}@keyframes fall-235{51.75%{transform:translate(47.3445vw,51.75vh) scale(.7016)}to{transform:translate(44.95165vw,99vh) scale(.7016)}}.snow:nth-child(236){opacity:.601;transform:translate(57.0656vw,-10px) scale(.3028);animation:fall-236 13s -7s linear infinite}@keyframes fall-236{60.39%{transform:translate(59.1977vw,60.39vh) scale(.3028)}to{transform:translate(58.13165vw,99vh) scale(.3028)}}.snow:nth-child(237){opacity:.0318;transform:translate(24.3268vw,-10px) scale(.6141);animation:fall-237 24s -18s linear infinite}@keyframes fall-237{71.747%{transform:translate(21.0497vw,71.747vh) scale(.6141)}to{transform:translate(22.68825vw,99vh) scale(.6141)}}.snow:nth-child(238){opacity:.2268;transform:translate(92.1121vw,-10px) scale(.2647);animation:fall-238 14s -28s linear infinite}@keyframes fall-238{37.513%{transform:translate(100.4933vw,37.513vh) scale(.2647)}to{transform:translate(96.3027vw,99vh) scale(.2647)}}.snow:nth-child(239){opacity:1.6118;transform:translate(15.2674vw,-10px) scale(.1811);animation:fall-239 22s -3s linear infinite}@keyframes fall-239{55.729%{transform:translate(7.4439vw,55.729vh) scale(.1811)}to{transform:translate(11.35565vw,99vh) scale(.1811)}}.snow:nth-child(240){opacity:1.837;transform:translate(18.9827vw,-10px) scale(.4811);animation:fall-240 29s -10s linear infinite}@keyframes fall-240{58.718%{transform:translate(15.4884vw,58.718vh) scale(.4811)}to{transform:translate(17.23555vw,99vh) scale(.4811)}}.snow:nth-child(241){opacity:.9558;transform:translate(63.2626vw,-10px) scale(.5147);animation:fall-241 28s -30s linear infinite}@keyframes fall-241{31.465%{transform:translate(60.5061vw,31.465vh) scale(.5147)}to{transform:translate(61.88435vw,99vh) scale(.5147)}}.snow:nth-child(242){opacity:.1918;transform:translate(98.8488vw,-10px) scale(.0776);animation:fall-242 28s -21s linear infinite}@keyframes fall-242{50.433%{transform:translate(89.4289vw,50.433vh) scale(.0776)}to{transform:translate(94.13885vw,99vh) scale(.0776)}}.snow:nth-child(243){opacity:.1042;transform:translate(.2449vw,-10px) scale(.116);animation:fall-243 24s -28s linear infinite}@keyframes fall-243{35.771%{transform:translate(6.0819vw,35.771vh) scale(.116)}to{transform:translate(3.1634vw,99vh) scale(.116)}}.snow:nth-child(244){opacity:1.3878;transform:translate(32.3322vw,-10px) scale(.9844);animation:fall-244 19s -27s linear infinite}@keyframes fall-244{74.11%{transform:translate(32.6575vw,74.11vh) scale(.9844)}to{transform:translate(32.49485vw,99vh) scale(.9844)}}.snow:nth-child(245){opacity:1.5384;transform:translate(24.3178vw,-10px) scale(.7393);animation:fall-245 11s -27s linear infinite}@keyframes fall-245{69.722%{transform:translate(32.409vw,69.722vh) scale(.7393)}to{transform:translate(28.3634vw,99vh) scale(.7393)}}.snow:nth-child(246){opacity:.49;transform:translate(66.5588vw,-10px) scale(.6334);animation:fall-246 28s -26s linear infinite}@keyframes fall-246{78.435%{transform:translate(64.9269vw,78.435vh) scale(.6334)}to{transform:translate(65.74285vw,99vh) scale(.6334)}}.snow:nth-child(247){opacity:.705;transform:translate(44.4153vw,-10px) scale(.1181);animation:fall-247 13s -29s linear infinite}@keyframes fall-247{53.293%{transform:translate(50.6656vw,53.293vh) scale(.1181)}to{transform:translate(47.54045vw,99vh) scale(.1181)}}.snow:nth-child(248){opacity:.5258;transform:translate(17.9938vw,-10px) scale(.5609);animation:fall-248 24s -26s linear infinite}@keyframes fall-248{55.724%{transform:translate(22.5065vw,55.724vh) scale(.5609)}to{transform:translate(20.25015vw,99vh) scale(.5609)}}.snow:nth-child(249){opacity:.9592;transform:translate(2.13vw,-10px) scale(.5016);animation:fall-249 19s -18s linear infinite}@keyframes fall-249{40.036%{transform:translate(1.081vw,40.036vh) scale(.5016)}to{transform:translate(1.6055vw,99vh) scale(.5016)}}.snow:nth-child(250){opacity:1.3928;transform:translate(30.499vw,-10px) scale(.8968);animation:fall-250 27s -18s linear infinite}@keyframes fall-250{51.85%{transform:translate(29.8147vw,51.85vh) scale(.8968)}to{transform:translate(30.15685vw,99vh) scale(.8968)}}.snow:nth-child(251){opacity:.2486;transform:translate(29.3918vw,-10px) scale(.8449);animation:fall-251 15s -10s linear infinite}@keyframes fall-251{70.24%{transform:translate(23.3645vw,70.24vh) scale(.8449)}to{transform:translate(26.37815vw,99vh) scale(.8449)}}.snow:nth-child(252){opacity:.3632;transform:translate(80.6335vw,-10px) scale(.8038);animation:fall-252 30s -18s linear infinite}@keyframes fall-252{70.507%{transform:translate(78.3271vw,70.507vh) scale(.8038)}to{transform:translate(79.4803vw,99vh) scale(.8038)}}.snow:nth-child(253){opacity:.0478;transform:translate(59.0969vw,-10px) scale(.2369);animation:fall-253 11s -11s linear infinite}@keyframes fall-253{41.481%{transform:translate(65.8319vw,41.481vh) scale(.2369)}to{transform:translate(62.4644vw,99vh) scale(.2369)}}.snow:nth-child(254){opacity:1.4322;transform:translate(16.2272vw,-10px) scale(.368);animation:fall-254 29s -17s linear infinite}@keyframes fall-254{49.409%{transform:translate(8.218vw,49.409vh) scale(.368)}to{transform:translate(12.2226vw,99vh) scale(.368)}}.snow:nth-child(255){opacity:1.9944;transform:translate(15.566vw,-10px) scale(.4468);animation:fall-255 22s -2s linear infinite}@keyframes fall-255{70.173%{transform:translate(12.2177vw,70.173vh) scale(.4468)}to{transform:translate(13.89185vw,99vh) scale(.4468)}}.snow:nth-child(256){opacity:.274;transform:translate(10.5591vw,-10px) scale(.3527);animation:fall-256 18s -7s linear infinite}@keyframes fall-256{62.067%{transform:translate(14.6719vw,62.067vh) scale(.3527)}to{transform:translate(12.6155vw,99vh) scale(.3527)}}.snow:nth-child(257){opacity:1.4732;transform:translate(47.1308vw,-10px) scale(.6462);animation:fall-257 16s -28s linear infinite}@keyframes fall-257{41.419%{transform:translate(55.3256vw,41.419vh) scale(.6462)}to{transform:translate(51.2282vw,99vh) scale(.6462)}}.snow:nth-child(258){opacity:1.4088;transform:translate(79.1436vw,-10px) scale(.3997);animation:fall-258 23s -15s linear infinite}@keyframes fall-258{38.276%{transform:translate(84.5293vw,38.276vh) scale(.3997)}to{transform:translate(81.83645vw,99vh) scale(.3997)}}.snow:nth-child(259){opacity:.1998;transform:translate(91.2004vw,-10px) scale(.8589);animation:fall-259 26s -28s linear infinite}@keyframes fall-259{44.753%{transform:translate(87.529vw,44.753vh) scale(.8589)}to{transform:translate(89.3647vw,99vh) scale(.8589)}}.snow:nth-child(260){opacity:1.9196;transform:translate(91.61vw,-10px) scale(.2312);animation:fall-260 23s -17s linear infinite}@keyframes fall-260{46.621%{transform:translate(98.7045vw,46.621vh) scale(.2312)}to{transform:translate(95.15725vw,99vh) scale(.2312)}}.snow:nth-child(261){opacity:.2306;transform:translate(98.182vw,-10px) scale(.3144);animation:fall-261 20s -30s linear infinite}@keyframes fall-261{53.93%{transform:translate(94.0713vw,53.93vh) scale(.3144)}to{transform:translate(96.12665vw,99vh) scale(.3144)}}.snow:nth-child(262){opacity:.0682;transform:translate(88.8209vw,-10px) scale(.1861);animation:fall-262 23s -2s linear infinite}@keyframes fall-262{54.918%{transform:translate(88.8102vw,54.918vh) scale(.1861)}to{transform:translate(88.81555vw,99vh) scale(.1861)}}.snow:nth-child(263){opacity:.7576;transform:translate(3.476vw,-10px) scale(.241);animation:fall-263 13s -5s linear infinite}@keyframes fall-263{52.926%{transform:translate(6.2012vw,52.926vh) scale(.241)}to{transform:translate(4.8386vw,99vh) scale(.241)}}.snow:nth-child(264){opacity:.228;transform:translate(55.7397vw,-10px) scale(.6166);animation:fall-264 10s -12s linear infinite}@keyframes fall-264{79.607%{transform:translate(54.323vw,79.607vh) scale(.6166)}to{transform:translate(55.03135vw,99vh) scale(.6166)}}.snow:nth-child(265){opacity:1.5758;transform:translate(34.3901vw,-10px) scale(.2393);animation:fall-265 21s -14s linear infinite}@keyframes fall-265{39.872%{transform:translate(25.8475vw,39.872vh) scale(.2393)}to{transform:translate(30.1188vw,99vh) scale(.2393)}}.snow:nth-child(266){opacity:.4078;transform:translate(95.5711vw,-10px) scale(.6718);animation:fall-266 10s -28s linear infinite}@keyframes fall-266{47.004%{transform:translate(97.6153vw,47.004vh) scale(.6718)}to{transform:translate(96.5932vw,99vh) scale(.6718)}}.snow:nth-child(267){opacity:1.481;transform:translate(62.535vw,-10px) scale(.6967);animation:fall-267 18s -19s linear infinite}@keyframes fall-267{75.791%{transform:translate(60.5443vw,75.791vh) scale(.6967)}to{transform:translate(61.53965vw,99vh) scale(.6967)}}.snow:nth-child(268){opacity:1.4498;transform:translate(8.8413vw,-10px) scale(.8084);animation:fall-268 26s -6s linear infinite}@keyframes fall-268{75.248%{transform:translate(17.6255vw,75.248vh) scale(.8084)}to{transform:translate(13.2334vw,99vh) scale(.8084)}}.snow:nth-child(269){opacity:1.9278;transform:translate(54.4355vw,-10px) scale(.73);animation:fall-269 26s -22s linear infinite}@keyframes fall-269{49.948%{transform:translate(53.6616vw,49.948vh) scale(.73)}to{transform:translate(54.04855vw,99vh) scale(.73)}}.snow:nth-child(270){opacity:1.714;transform:translate(88.8332vw,-10px) scale(.0894);animation:fall-270 10s -4s linear infinite}@keyframes fall-270{68.704%{transform:translate(87.3822vw,68.704vh) scale(.0894)}to{transform:translate(88.1077vw,99vh) scale(.0894)}}.snow:nth-child(271){opacity:1.7738;transform:translate(39.6711vw,-10px) scale(.4671);animation:fall-271 24s -29s linear infinite}@keyframes fall-271{61.284%{transform:translate(29.9022vw,61.284vh) scale(.4671)}to{transform:translate(34.78665vw,99vh) scale(.4671)}}.snow:nth-child(272){opacity:.1314;transform:translate(57.1215vw,-10px) scale(.3511);animation:fall-272 14s -6s linear infinite}@keyframes fall-272{66.478%{transform:translate(52.4915vw,66.478vh) scale(.3511)}to{transform:translate(54.8065vw,99vh) scale(.3511)}}.snow:nth-child(273){opacity:1.666;transform:translate(76.9085vw,-10px) scale(.032);animation:fall-273 29s -1s linear infinite}@keyframes fall-273{78.89%{transform:translate(74.2966vw,78.89vh) scale(.032)}to{transform:translate(75.60255vw,99vh) scale(.032)}}.snow:nth-child(274){opacity:.3898;transform:translate(87.146vw,-10px) scale(.8768);animation:fall-274 29s -6s linear infinite}@keyframes fall-274{65.722%{transform:translate(85.9603vw,65.722vh) scale(.8768)}to{transform:translate(86.55315vw,99vh) scale(.8768)}}.snow:nth-child(275){opacity:.942;transform:translate(79.1331vw,-10px) scale(.8386);animation:fall-275 13s -13s linear infinite}@keyframes fall-275{59.038%{transform:translate(84.6837vw,59.038vh) scale(.8386)}to{transform:translate(81.9084vw,99vh) scale(.8386)}}.snow:nth-child(276){opacity:.4988;transform:translate(98.2331vw,-10px) scale(.9972);animation:fall-276 11s -14s linear infinite}@keyframes fall-276{38.586%{transform:translate(89.0327vw,38.586vh) scale(.9972)}to{transform:translate(93.6329vw,99vh) scale(.9972)}}.snow:nth-child(277){opacity:.7296;transform:translate(25.1219vw,-10px) scale(.9002);animation:fall-277 12s -6s linear infinite}@keyframes fall-277{57.5%{transform:translate(24.4974vw,57.5vh) scale(.9002)}to{transform:translate(24.80965vw,99vh) scale(.9002)}}.snow:nth-child(278){opacity:1.7674;transform:translate(63.7587vw,-10px) scale(.5048);animation:fall-278 22s -25s linear infinite}@keyframes fall-278{36.853%{transform:translate(63.6891vw,36.853vh) scale(.5048)}to{transform:translate(63.7239vw,99vh) scale(.5048)}}.snow:nth-child(279){opacity:.136;transform:translate(51.4767vw,-10px) scale(.7597);animation:fall-279 22s -25s linear infinite}@keyframes fall-279{38.578%{transform:translate(46.5785vw,38.578vh) scale(.7597)}to{transform:translate(49.0276vw,99vh) scale(.7597)}}.snow:nth-child(280){opacity:1.5624;transform:translate(66.7366vw,-10px) scale(.1242);animation:fall-280 13s -8s linear infinite}@keyframes fall-280{33.016%{transform:translate(66.5364vw,33.016vh) scale(.1242)}to{transform:translate(66.6365vw,99vh) scale(.1242)}}.snow:nth-child(281){opacity:.3016;transform:translate(56.8422vw,-10px) scale(.0531);animation:fall-281 17s -24s linear infinite}@keyframes fall-281{56.754%{transform:translate(52.186vw,56.754vh) scale(.0531)}to{transform:translate(54.5141vw,99vh) scale(.0531)}}.snow:nth-child(282){opacity:1.7756;transform:translate(85.48vw,-10px) scale(.3704);animation:fall-282 21s -4s linear infinite}@keyframes fall-282{35.424%{transform:translate(94.0641vw,35.424vh) scale(.3704)}to{transform:translate(89.77205vw,99vh) scale(.3704)}}.snow:nth-child(283){opacity:.0634;transform:translate(67.259vw,-10px) scale(.1221);animation:fall-283 18s -5s linear infinite}@keyframes fall-283{68.758%{transform:translate(59.2427vw,68.758vh) scale(.1221)}to{transform:translate(63.25085vw,99vh) scale(.1221)}}.snow:nth-child(284){opacity:.1746;transform:translate(59.1673vw,-10px) scale(.9814);animation:fall-284 22s -17s linear infinite}@keyframes fall-284{76.602%{transform:translate(67.7517vw,76.602vh) scale(.9814)}to{transform:translate(63.4595vw,99vh) scale(.9814)}}.snow:nth-child(285){opacity:.4368;transform:translate(78.4288vw,-10px) scale(.2341);animation:fall-285 21s -4s linear infinite}@keyframes fall-285{68.324%{transform:translate(82.8071vw,68.324vh) scale(.2341)}to{transform:translate(80.61795vw,99vh) scale(.2341)}}.snow:nth-child(286){opacity:1.3956;transform:translate(48.5346vw,-10px) scale(.146);animation:fall-286 18s -23s linear infinite}@keyframes fall-286{61.735%{transform:translate(58.4958vw,61.735vh) scale(.146)}to{transform:translate(53.5152vw,99vh) scale(.146)}}.snow:nth-child(287){opacity:1.9646;transform:translate(21.2242vw,-10px) scale(.2994);animation:fall-287 16s -27s linear infinite}@keyframes fall-287{63.453%{transform:translate(11.9002vw,63.453vh) scale(.2994)}to{transform:translate(16.5622vw,99vh) scale(.2994)}}.snow:nth-child(288){opacity:1.3312;transform:translate(24.0497vw,-10px) scale(.9382);animation:fall-288 26s -28s linear infinite}@keyframes fall-288{62.52%{transform:translate(32.0039vw,62.52vh) scale(.9382)}to{transform:translate(28.0268vw,99vh) scale(.9382)}}.snow:nth-child(289){opacity:.4322;transform:translate(41.7255vw,-10px) scale(.1315);animation:fall-289 16s -8s linear infinite}@keyframes fall-289{68.058%{transform:translate(40.5106vw,68.058vh) scale(.1315)}to{transform:translate(41.11805vw,99vh) scale(.1315)}}.snow:nth-child(290){opacity:1.3004;transform:translate(13.2909vw,-10px) scale(.8119);animation:fall-290 30s -20s linear infinite}@keyframes fall-290{42.227%{transform:translate(19.4412vw,42.227vh) scale(.8119)}to{transform:translate(16.36605vw,99vh) scale(.8119)}}.snow:nth-child(291){opacity:1.7232;transform:translate(58.2186vw,-10px) scale(.0108);animation:fall-291 29s -26s linear infinite}@keyframes fall-291{42.165%{transform:translate(62.3181vw,42.165vh) scale(.0108)}to{transform:translate(60.26835vw,99vh) scale(.0108)}}.snow:nth-child(292){opacity:.3974;transform:translate(84.1368vw,-10px) scale(.3817);animation:fall-292 13s -2s linear infinite}@keyframes fall-292{57.287%{transform:translate(87.667vw,57.287vh) scale(.3817)}to{transform:translate(85.9019vw,99vh) scale(.3817)}}.snow:nth-child(293){opacity:1.0696;transform:translate(77.6723vw,-10px) scale(.3086);animation:fall-293 13s -28s linear infinite}@keyframes fall-293{32.834%{transform:translate(79.014vw,32.834vh) scale(.3086)}to{transform:translate(78.34315vw,99vh) scale(.3086)}}.snow:nth-child(294){opacity:.2234;transform:translate(19.978vw,-10px) scale(.1917);animation:fall-294 13s -28s linear infinite}@keyframes fall-294{74.049%{transform:translate(27.6017vw,74.049vh) scale(.1917)}to{transform:translate(23.78985vw,99vh) scale(.1917)}}.snow:nth-child(295){opacity:.5926;transform:translate(85.7485vw,-10px) scale(.409);animation:fall-295 10s -14s linear infinite}@keyframes fall-295{79.844%{transform:translate(80.8346vw,79.844vh) scale(.409)}to{transform:translate(83.29155vw,99vh) scale(.409)}}.snow:nth-child(296){opacity:.0608;transform:translate(89.347vw,-10px) scale(.7195);animation:fall-296 16s -5s linear infinite}@keyframes fall-296{39.198%{transform:translate(89.6554vw,39.198vh) scale(.7195)}to{transform:translate(89.5012vw,99vh) scale(.7195)}}.snow:nth-child(297){opacity:.685;transform:translate(20.0622vw,-10px) scale(.825);animation:fall-297 21s -28s linear infinite}@keyframes fall-297{45.571%{transform:translate(17.4291vw,45.571vh) scale(.825)}to{transform:translate(18.74565vw,99vh) scale(.825)}}.snow:nth-child(298){opacity:1.3584;transform:translate(30.2303vw,-10px) scale(.7022);animation:fall-298 26s -9s linear infinite}@keyframes fall-298{55.956%{transform:translate(37.9659vw,55.956vh) scale(.7022)}to{transform:translate(34.0981vw,99vh) scale(.7022)}}.snow:nth-child(299){opacity:1.0662;transform:translate(93.9549vw,-10px) scale(.9022);animation:fall-299 30s -13s linear infinite}@keyframes fall-299{36.228%{transform:translate(96.3326vw,36.228vh) scale(.9022)}to{transform:translate(95.14375vw,99vh) scale(.9022)}}.snow:nth-child(300){opacity:1.7844;transform:translate(55.2305vw,-10px) scale(.6127);animation:fall-300 14s -29s linear infinite}@keyframes fall-300{36.878%{transform:translate(48.0623vw,36.878vh) scale(.6127)}to{transform:translate(51.6464vw,99vh) scale(.6127)}}.snow:nth-child(301){opacity:.1918;transform:translate(1.7032vw,-10px) scale(.9319);animation:fall-301 25s -25s linear infinite}@keyframes fall-301{62.742%{transform:translate(-.9307vw,62.742vh) scale(.9319)}to{transform:translate(.38625vw,99vh) scale(.9319)}}.snow:nth-child(302){opacity:.047;transform:translate(4.4533vw,-10px) scale(.2154);animation:fall-302 23s -30s linear infinite}@keyframes fall-302{67.812%{transform:translate(2.7539vw,67.812vh) scale(.2154)}to{transform:translate(3.6036vw,99vh) scale(.2154)}}.snow:nth-child(303){opacity:.6506;transform:translate(64.3696vw,-10px) scale(.9531);animation:fall-303 20s -1s linear infinite}@keyframes fall-303{63.375%{transform:translate(64.3898vw,63.375vh) scale(.9531)}to{transform:translate(64.3797vw,99vh) scale(.9531)}}.snow:nth-child(304){opacity:.3176;transform:translate(61.2305vw,-10px) scale(.8491);animation:fall-304 23s -17s linear infinite}@keyframes fall-304{70.208%{transform:translate(61.6427vw,70.208vh) scale(.8491)}to{transform:translate(61.4366vw,99vh) scale(.8491)}}.snow:nth-child(305){opacity:.4314;transform:translate(9.0994vw,-10px) scale(.7499);animation:fall-305 28s -13s linear infinite}@keyframes fall-305{32.938%{transform:translate(7.7531vw,32.938vh) scale(.7499)}to{transform:translate(8.42625vw,99vh) scale(.7499)}}.snow:nth-child(306){opacity:.6208;transform:translate(65.4485vw,-10px) scale(.257);animation:fall-306 26s -15s linear infinite}@keyframes fall-306{49.363%{transform:translate(66.7899vw,49.363vh) scale(.257)}to{transform:translate(66.1192vw,99vh) scale(.257)}}.snow:nth-child(307){opacity:.5952;transform:translate(3.3409vw,-10px) scale(.2855);animation:fall-307 23s -13s linear infinite}@keyframes fall-307{78.651%{transform:translate(4.0048vw,78.651vh) scale(.2855)}to{transform:translate(3.67285vw,99vh) scale(.2855)}}.snow:nth-child(308){opacity:.135;transform:translate(31.8873vw,-10px) scale(.0913);animation:fall-308 27s -23s linear infinite}@keyframes fall-308{47.941%{transform:translate(39.4919vw,47.941vh) scale(.0913)}to{transform:translate(35.6896vw,99vh) scale(.0913)}}.snow:nth-child(309){opacity:1.116;transform:translate(90.2978vw,-10px) scale(.2561);animation:fall-309 22s -7s linear infinite}@keyframes fall-309{68.094%{transform:translate(82.0382vw,68.094vh) scale(.2561)}to{transform:translate(86.168vw,99vh) scale(.2561)}}.snow:nth-child(310){opacity:1.037;transform:translate(86.866vw,-10px) scale(.251);animation:fall-310 20s -20s linear infinite}@keyframes fall-310{40.027%{transform:translate(89.5649vw,40.027vh) scale(.251)}to{transform:translate(88.21545vw,99vh) scale(.251)}}.snow:nth-child(311){opacity:.6936;transform:translate(12.7133vw,-10px) scale(.4039);animation:fall-311 29s -21s linear infinite}@keyframes fall-311{54.347%{transform:translate(22.354vw,54.347vh) scale(.4039)}to{transform:translate(17.53365vw,99vh) scale(.4039)}}.snow:nth-child(312){opacity:1.4182;transform:translate(94.7872vw,-10px) scale(.8962);animation:fall-312 17s -2s linear infinite}@keyframes fall-312{62.098%{transform:translate(91.9175vw,62.098vh) scale(.8962)}to{transform:translate(93.35235vw,99vh) scale(.8962)}}.snow:nth-child(313){opacity:1.5726;transform:translate(85.1689vw,-10px) scale(.6213);animation:fall-313 26s -1s linear infinite}@keyframes fall-313{36.469%{transform:translate(85.3326vw,36.469vh) scale(.6213)}to{transform:translate(85.25075vw,99vh) scale(.6213)}}.snow:nth-child(314){opacity:.6904;transform:translate(14.4879vw,-10px) scale(.8957);animation:fall-314 28s -22s linear infinite}@keyframes fall-314{36.013%{transform:translate(16.6698vw,36.013vh) scale(.8957)}to{transform:translate(15.57885vw,99vh) scale(.8957)}}.snow:nth-child(315){opacity:.5122;transform:translate(34.5119vw,-10px) scale(.0883);animation:fall-315 11s -3s linear infinite}@keyframes fall-315{76.581%{transform:translate(31.0087vw,76.581vh) scale(.0883)}to{transform:translate(32.7603vw,99vh) scale(.0883)}}.snow:nth-child(316){opacity:1.4168;transform:translate(27.658vw,-10px) scale(.5204);animation:fall-316 15s -23s linear infinite}@keyframes fall-316{53.088%{transform:translate(26.9912vw,53.088vh) scale(.5204)}to{transform:translate(27.3246vw,99vh) scale(.5204)}}.snow:nth-child(317){opacity:1.6752;transform:translate(52.5342vw,-10px) scale(.6645);animation:fall-317 16s -24s linear infinite}@keyframes fall-317{78.686%{transform:translate(49.1168vw,78.686vh) scale(.6645)}to{transform:translate(50.8255vw,99vh) scale(.6645)}}.snow:nth-child(318){opacity:.181;transform:translate(97.8959vw,-10px) scale(.0389);animation:fall-318 20s -13s linear infinite}@keyframes fall-318{30.872%{transform:translate(101.6563vw,30.872vh) scale(.0389)}to{transform:translate(99.7761vw,99vh) scale(.0389)}}.snow:nth-child(319){opacity:1.9426;transform:translate(57.7032vw,-10px) scale(.3784);animation:fall-319 30s -13s linear infinite}@keyframes fall-319{47.808%{transform:translate(64.819vw,47.808vh) scale(.3784)}to{transform:translate(61.2611vw,99vh) scale(.3784)}}.snow:nth-child(320){opacity:1.7692;transform:translate(58.2419vw,-10px) scale(.9963);animation:fall-320 25s -15s linear infinite}@keyframes fall-320{73.238%{transform:translate(61.6496vw,73.238vh) scale(.9963)}to{transform:translate(59.94575vw,99vh) scale(.9963)}}.snow:nth-child(321){opacity:.7532;transform:translate(18.6724vw,-10px) scale(.6785);animation:fall-321 12s -4s linear infinite}@keyframes fall-321{34.206%{transform:translate(14.717vw,34.206vh) scale(.6785)}to{transform:translate(16.6947vw,99vh) scale(.6785)}}.snow:nth-child(322){opacity:1.564;transform:translate(18.3353vw,-10px) scale(.4496);animation:fall-322 17s -26s linear infinite}@keyframes fall-322{75.066%{transform:translate(19.8037vw,75.066vh) scale(.4496)}to{transform:translate(19.0695vw,99vh) scale(.4496)}}.snow:nth-child(323){opacity:.9308;transform:translate(70.8279vw,-10px) scale(.8392);animation:fall-323 19s -9s linear infinite}@keyframes fall-323{35.226%{transform:translate(62.0244vw,35.226vh) scale(.8392)}to{transform:translate(66.42615vw,99vh) scale(.8392)}}.snow:nth-child(324){opacity:1.8504;transform:translate(98.6006vw,-10px) scale(.6588);animation:fall-324 20s -11s linear infinite}@keyframes fall-324{40.073%{transform:translate(99.7492vw,40.073vh) scale(.6588)}to{transform:translate(99.1749vw,99vh) scale(.6588)}}.snow:nth-child(325){opacity:1.7582;transform:translate(72.7654vw,-10px) scale(.8944);animation:fall-325 24s -7s linear infinite}@keyframes fall-325{36.098%{transform:translate(64.5865vw,36.098vh) scale(.8944)}to{transform:translate(68.67595vw,99vh) scale(.8944)}}.snow:nth-child(326){opacity:.8244;transform:translate(89.7875vw,-10px) scale(.4783);animation:fall-326 11s -1s linear infinite}@keyframes fall-326{77.159%{transform:translate(92.6009vw,77.159vh) scale(.4783)}to{transform:translate(91.1942vw,99vh) scale(.4783)}}.snow:nth-child(327){opacity:1.865;transform:translate(92.2756vw,-10px) scale(.1822);animation:fall-327 17s -25s linear infinite}@keyframes fall-327{73.373%{transform:translate(90.5869vw,73.373vh) scale(.1822)}to{transform:translate(91.43125vw,99vh) scale(.1822)}}.snow:nth-child(328){opacity:.6784;transform:translate(41.6513vw,-10px) scale(.1075);animation:fall-328 22s -30s linear infinite}@keyframes fall-328{38.431%{transform:translate(49.1482vw,38.431vh) scale(.1075)}to{transform:translate(45.39975vw,99vh) scale(.1075)}}.snow:nth-child(329){opacity:1.6326;transform:translate(45.2618vw,-10px) scale(.4741);animation:fall-329 16s -26s linear infinite}@keyframes fall-329{45.887%{transform:translate(41.471vw,45.887vh) scale(.4741)}to{transform:translate(43.3664vw,99vh) scale(.4741)}}.snow:nth-child(330){opacity:1.0558;transform:translate(37.3815vw,-10px) scale(.517);animation:fall-330 17s -15s linear infinite}@keyframes fall-330{73.254%{transform:translate(43.1803vw,73.254vh) scale(.517)}to{transform:translate(40.2809vw,99vh) scale(.517)}}.snow:nth-child(331){opacity:.2924;transform:translate(34.1084vw,-10px) scale(.9697);animation:fall-331 19s -11s linear infinite}@keyframes fall-331{64.551%{transform:translate(36.9761vw,64.551vh) scale(.9697)}to{transform:translate(35.54225vw,99vh) scale(.9697)}}.snow:nth-child(332){opacity:.0156;transform:translate(64.62vw,-10px) scale(.6793);animation:fall-332 28s -27s linear infinite}@keyframes fall-332{75.19%{transform:translate(68.6712vw,75.19vh) scale(.6793)}to{transform:translate(66.6456vw,99vh) scale(.6793)}}.snow:nth-child(333){opacity:.188;transform:translate(5.6839vw,-10px) scale(.9047);animation:fall-333 13s -21s linear infinite}@keyframes fall-333{66.505%{transform:translate(6.1731vw,66.505vh) scale(.9047)}to{transform:translate(5.9285vw,99vh) scale(.9047)}}.snow:nth-child(334){opacity:.893;transform:translate(92.8385vw,-10px) scale(.4131);animation:fall-334 24s -16s linear infinite}@keyframes fall-334{54.76%{transform:translate(84.5667vw,54.76vh) scale(.4131)}to{transform:translate(88.7026vw,99vh) scale(.4131)}}.snow:nth-child(335){opacity:1.053;transform:translate(12.4458vw,-10px) scale(.7139);animation:fall-335 11s -20s linear infinite}@keyframes fall-335{51.857%{transform:translate(18.4675vw,51.857vh) scale(.7139)}to{transform:translate(15.45665vw,99vh) scale(.7139)}}.snow:nth-child(336){opacity:1.9482;transform:translate(15.6129vw,-10px) scale(.6334);animation:fall-336 29s -1s linear infinite}@keyframes fall-336{69.202%{transform:translate(12.5183vw,69.202vh) scale(.6334)}to{transform:translate(14.0656vw,99vh) scale(.6334)}}.snow:nth-child(337){opacity:.0318;transform:translate(23.718vw,-10px) scale(.494);animation:fall-337 18s -8s linear infinite}@keyframes fall-337{53.895%{transform:translate(29.4922vw,53.895vh) scale(.494)}to{transform:translate(26.6051vw,99vh) scale(.494)}}.snow:nth-child(338){opacity:.3208;transform:translate(58.1635vw,-10px) scale(.0228);animation:fall-338 10s -7s linear infinite}@keyframes fall-338{78.835%{transform:translate(62.4655vw,78.835vh) scale(.0228)}to{transform:translate(60.3145vw,99vh) scale(.0228)}}.snow:nth-child(339){opacity:1.0676;transform:translate(58.8229vw,-10px) scale(.8343);animation:fall-339 16s -13s linear infinite}@keyframes fall-339{43.398%{transform:translate(50.1106vw,43.398vh) scale(.8343)}to{transform:translate(54.46675vw,99vh) scale(.8343)}}.snow:nth-child(340){opacity:1.3696;transform:translate(58.296vw,-10px) scale(.5139);animation:fall-340 17s -24s linear infinite}@keyframes fall-340{65.254%{transform:translate(56.4282vw,65.254vh) scale(.5139)}to{transform:translate(57.3621vw,99vh) scale(.5139)}}.snow:nth-child(341){opacity:.0114;transform:translate(47.5019vw,-10px) scale(.0241);animation:fall-341 16s -29s linear infinite}@keyframes fall-341{30.534%{transform:translate(49.8051vw,30.534vh) scale(.0241)}to{transform:translate(48.6535vw,99vh) scale(.0241)}}.snow:nth-child(342){opacity:1.7312;transform:translate(71.8857vw,-10px) scale(.1267);animation:fall-342 22s -27s linear infinite}@keyframes fall-342{62.373%{transform:translate(70.594vw,62.373vh) scale(.1267)}to{transform:translate(71.23985vw,99vh) scale(.1267)}}.snow:nth-child(343){opacity:.346;transform:translate(50.1018vw,-10px) scale(.6594);animation:fall-343 15s -20s linear infinite}@keyframes fall-343{44.701%{transform:translate(47.2988vw,44.701vh) scale(.6594)}to{transform:translate(48.7003vw,99vh) scale(.6594)}}.snow:nth-child(344){opacity:1.4808;transform:translate(73.7153vw,-10px) scale(.8681);animation:fall-344 20s -7s linear infinite}@keyframes fall-344{52.935%{transform:translate(71.5451vw,52.935vh) scale(.8681)}to{transform:translate(72.6302vw,99vh) scale(.8681)}}.snow:nth-child(345){opacity:.5598;transform:translate(39.443vw,-10px) scale(.7072);animation:fall-345 20s -1s linear infinite}@keyframes fall-345{78.948%{transform:translate(49.119vw,78.948vh) scale(.7072)}to{transform:translate(44.281vw,99vh) scale(.7072)}}.snow:nth-child(346){opacity:.3338;transform:translate(64.2809vw,-10px) scale(.8937);animation:fall-346 27s -3s linear infinite}@keyframes fall-346{54.422%{transform:translate(55.0809vw,54.422vh) scale(.8937)}to{transform:translate(59.6809vw,99vh) scale(.8937)}}.snow:nth-child(347){opacity:1.585;transform:translate(62.0656vw,-10px) scale(.7214);animation:fall-347 20s -1s linear infinite}@keyframes fall-347{39.889%{transform:translate(53.8323vw,39.889vh) scale(.7214)}to{transform:translate(57.94895vw,99vh) scale(.7214)}}.snow:nth-child(348){opacity:.4644;transform:translate(93.3113vw,-10px) scale(.0257);animation:fall-348 17s -29s linear infinite}@keyframes fall-348{50.604%{transform:translate(92.3016vw,50.604vh) scale(.0257)}to{transform:translate(92.80645vw,99vh) scale(.0257)}}.snow:nth-child(349){opacity:.6508;transform:translate(39.2511vw,-10px) scale(.6617);animation:fall-349 24s -18s linear infinite}@keyframes fall-349{47.436%{transform:translate(40.8019vw,47.436vh) scale(.6617)}to{transform:translate(40.0265vw,99vh) scale(.6617)}}.snow:nth-child(350){opacity:1.4386;transform:translate(92.699vw,-10px) scale(.4872);animation:fall-350 26s -20s linear infinite}@keyframes fall-350{33.016%{transform:translate(86.0046vw,33.016vh) scale(.4872)}to{transform:translate(89.3518vw,99vh) scale(.4872)}}.snow:nth-child(351){opacity:1.4416;transform:translate(77.8603vw,-10px) scale(.2304);animation:fall-351 14s -8s linear infinite}@keyframes fall-351{54.391%{transform:translate(82.804vw,54.391vh) scale(.2304)}to{transform:translate(80.33215vw,99vh) scale(.2304)}}.snow:nth-child(352){opacity:.9344;transform:translate(22.1157vw,-10px) scale(.4718);animation:fall-352 27s -26s linear infinite}@keyframes fall-352{56.242%{transform:translate(21.8214vw,56.242vh) scale(.4718)}to{transform:translate(21.96855vw,99vh) scale(.4718)}}.snow:nth-child(353){opacity:.5414;transform:translate(76.731vw,-10px) scale(.3657);animation:fall-353 14s -18s linear infinite}@keyframes fall-353{32.935%{transform:translate(84.6574vw,32.935vh) scale(.3657)}to{transform:translate(80.6942vw,99vh) scale(.3657)}}.snow:nth-child(354){opacity:.957;transform:translate(96.6821vw,-10px) scale(.6884);animation:fall-354 24s -22s linear infinite}@keyframes fall-354{73.895%{transform:translate(88.689vw,73.895vh) scale(.6884)}to{transform:translate(92.68555vw,99vh) scale(.6884)}}.snow:nth-child(355){opacity:.138;transform:translate(91.813vw,-10px) scale(.2148);animation:fall-355 14s -29s linear infinite}@keyframes fall-355{33.758%{transform:translate(94.4208vw,33.758vh) scale(.2148)}to{transform:translate(93.1169vw,99vh) scale(.2148)}}.snow:nth-child(356){opacity:.53;transform:translate(85.8655vw,-10px) scale(.1144);animation:fall-356 30s -8s linear infinite}@keyframes fall-356{33.393%{transform:translate(91.529vw,33.393vh) scale(.1144)}to{transform:translate(88.69725vw,99vh) scale(.1144)}}.snow:nth-child(357){opacity:.4134;transform:translate(28.8362vw,-10px) scale(.2878);animation:fall-357 23s -2s linear infinite}@keyframes fall-357{74.517%{transform:translate(19.7733vw,74.517vh) scale(.2878)}to{transform:translate(24.30475vw,99vh) scale(.2878)}}.snow:nth-child(358){opacity:1.3664;transform:translate(71.5277vw,-10px) scale(.4513);animation:fall-358 22s -19s linear infinite}@keyframes fall-358{40.326%{transform:translate(69.2689vw,40.326vh) scale(.4513)}to{transform:translate(70.3983vw,99vh) scale(.4513)}}.snow:nth-child(359){opacity:.4318;transform:translate(16.9768vw,-10px) scale(.5849);animation:fall-359 27s -16s linear infinite}@keyframes fall-359{70.765%{transform:translate(9.1361vw,70.765vh) scale(.5849)}to{transform:translate(13.05645vw,99vh) scale(.5849)}}.snow:nth-child(360){opacity:.608;transform:translate(82.0466vw,-10px) scale(.4791);animation:fall-360 14s -27s linear infinite}@keyframes fall-360{72.966%{transform:translate(76.7469vw,72.966vh) scale(.4791)}to{transform:translate(79.39675vw,99vh) scale(.4791)}}.snow:nth-child(361){opacity:.1084;transform:translate(53.8571vw,-10px) scale(.3598);animation:fall-361 23s -30s linear infinite}@keyframes fall-361{33.409%{transform:translate(58.5169vw,33.409vh) scale(.3598)}to{transform:translate(56.187vw,99vh) scale(.3598)}}.snow:nth-child(362){opacity:1.7914;transform:translate(22.5642vw,-10px) scale(.5747);animation:fall-362 28s -19s linear infinite}@keyframes fall-362{34.43%{transform:translate(20.12vw,34.43vh) scale(.5747)}to{transform:translate(21.3421vw,99vh) scale(.5747)}}.snow:nth-child(363){opacity:.5738;transform:translate(.2128vw,-10px) scale(.1875);animation:fall-363 10s -7s linear infinite}@keyframes fall-363{69.713%{transform:translate(-8.9833vw,69.713vh) scale(.1875)}to{transform:translate(-4.38525vw,99vh) scale(.1875)}}.snow:nth-child(364){opacity:.0848;transform:translate(8.9333vw,-10px) scale(.1935);animation:fall-364 27s -1s linear infinite}@keyframes fall-364{40.081%{transform:translate(16.8734vw,40.081vh) scale(.1935)}to{transform:translate(12.90335vw,99vh) scale(.1935)}}.snow:nth-child(365){opacity:1.7592;transform:translate(46.1645vw,-10px) scale(.3803);animation:fall-365 22s -26s linear infinite}@keyframes fall-365{42.63%{transform:translate(53.7436vw,42.63vh) scale(.3803)}to{transform:translate(49.95405vw,99vh) scale(.3803)}}.snow:nth-child(366){opacity:.4108;transform:translate(50.4479vw,-10px) scale(.2148);animation:fall-366 15s -11s linear infinite}@keyframes fall-366{63.102%{transform:translate(49.7869vw,63.102vh) scale(.2148)}to{transform:translate(50.1174vw,99vh) scale(.2148)}}.snow:nth-child(367){opacity:1.005;transform:translate(15.0177vw,-10px) scale(.3755);animation:fall-367 11s -17s linear infinite}@keyframes fall-367{47.136%{transform:translate(12.3482vw,47.136vh) scale(.3755)}to{transform:translate(13.68295vw,99vh) scale(.3755)}}.snow:nth-child(368){opacity:.104;transform:translate(14.1446vw,-10px) scale(.4008);animation:fall-368 12s -7s linear infinite}@keyframes fall-368{60.412%{transform:translate(21.6481vw,60.412vh) scale(.4008)}to{transform:translate(17.89635vw,99vh) scale(.4008)}}.snow:nth-child(369){opacity:.1024;transform:translate(2.0882vw,-10px) scale(.4106);animation:fall-369 10s -28s linear infinite}@keyframes fall-369{30.83%{transform:translate(7.8626vw,30.83vh) scale(.4106)}to{transform:translate(4.9754vw,99vh) scale(.4106)}}.snow:nth-child(370){opacity:1.673;transform:translate(38.9425vw,-10px) scale(.7031);animation:fall-370 29s -19s linear infinite}@keyframes fall-370{31.943%{transform:translate(41.5409vw,31.943vh) scale(.7031)}to{transform:translate(40.2417vw,99vh) scale(.7031)}}.snow:nth-child(371){opacity:.4906;transform:translate(32.0112vw,-10px) scale(.6029);animation:fall-371 15s -2s linear infinite}@keyframes fall-371{76.237%{transform:translate(35.2308vw,76.237vh) scale(.6029)}to{transform:translate(33.621vw,99vh) scale(.6029)}}.snow:nth-child(372){opacity:1.7182;transform:translate(26.8646vw,-10px) scale(.8827);animation:fall-372 12s -17s linear infinite}@keyframes fall-372{41.164%{transform:translate(26.2148vw,41.164vh) scale(.8827)}to{transform:translate(26.5397vw,99vh) scale(.8827)}}.snow:nth-child(373){opacity:.3178;transform:translate(36.1866vw,-10px) scale(.9751);animation:fall-373 16s -14s linear infinite}@keyframes fall-373{42.446%{transform:translate(35.3238vw,42.446vh) scale(.9751)}to{transform:translate(35.7552vw,99vh) scale(.9751)}}.snow:nth-child(374){opacity:.6122;transform:translate(15.4225vw,-10px) scale(.3425);animation:fall-374 28s -24s linear infinite}@keyframes fall-374{51.147%{transform:translate(8.6795vw,51.147vh) scale(.3425)}to{transform:translate(12.051vw,99vh) scale(.3425)}}.snow:nth-child(375){opacity:.3594;transform:translate(10.2033vw,-10px) scale(.3419);animation:fall-375 18s -8s linear infinite}@keyframes fall-375{41.499%{transform:translate(10.4663vw,41.499vh) scale(.3419)}to{transform:translate(10.3348vw,99vh) scale(.3419)}}.snow:nth-child(376){opacity:1.759;transform:translate(9.1915vw,-10px) scale(.0442);animation:fall-376 19s -10s linear infinite}@keyframes fall-376{64.758%{transform:translate(2.3521vw,64.758vh) scale(.0442)}to{transform:translate(5.7718vw,99vh) scale(.0442)}}.snow:nth-child(377){opacity:1.0976;transform:translate(96.8314vw,-10px) scale(.9447);animation:fall-377 19s -3s linear infinite}@keyframes fall-377{30.547%{transform:translate(93.0236vw,30.547vh) scale(.9447)}to{transform:translate(94.9275vw,99vh) scale(.9447)}}.snow:nth-child(378){opacity:.4446;transform:translate(60.0373vw,-10px) scale(.5938);animation:fall-378 17s -21s linear infinite}@keyframes fall-378{70.704%{transform:translate(56.9576vw,70.704vh) scale(.5938)}to{transform:translate(58.49745vw,99vh) scale(.5938)}}.snow:nth-child(379){opacity:1.7578;transform:translate(1.5756vw,-10px) scale(.6375);animation:fall-379 28s -10s linear infinite}@keyframes fall-379{37.991%{transform:translate(-1.8677vw,37.991vh) scale(.6375)}to{transform:translate(-.14605vw,99vh) scale(.6375)}}.snow:nth-child(380){opacity:.087;transform:translate(18.9435vw,-10px) scale(.5443);animation:fall-380 13s -13s linear infinite}@keyframes fall-380{46.533%{transform:translate(17.636vw,46.533vh) scale(.5443)}to{transform:translate(18.28975vw,99vh) scale(.5443)}}.snow:nth-child(381){opacity:1.245;transform:translate(69.6169vw,-10px) scale(.1569);animation:fall-381 25s -7s linear infinite}@keyframes fall-381{76.55%{transform:translate(62.2266vw,76.55vh) scale(.1569)}to{transform:translate(65.92175vw,99vh) scale(.1569)}}.snow:nth-child(382){opacity:1.4906;transform:translate(64.4738vw,-10px) scale(.487);animation:fall-382 27s -12s linear infinite}@keyframes fall-382{52.974%{transform:translate(68.3294vw,52.974vh) scale(.487)}to{transform:translate(66.4016vw,99vh) scale(.487)}}.snow:nth-child(383){opacity:1.6196;transform:translate(96.3835vw,-10px) scale(.4226);animation:fall-383 24s -4s linear infinite}@keyframes fall-383{76.128%{transform:translate(98.5797vw,76.128vh) scale(.4226)}to{transform:translate(97.4816vw,99vh) scale(.4226)}}.snow:nth-child(384){opacity:1.8852;transform:translate(11.5969vw,-10px) scale(.1373);animation:fall-384 13s -21s linear infinite}@keyframes fall-384{72.485%{transform:translate(1.8569vw,72.485vh) scale(.1373)}to{transform:translate(6.7269vw,99vh) scale(.1373)}}.snow:nth-child(385){opacity:1.2368;transform:translate(75.6942vw,-10px) scale(.6113);animation:fall-385 27s -26s linear infinite}@keyframes fall-385{52.045%{transform:translate(78.7857vw,52.045vh) scale(.6113)}to{transform:translate(77.23995vw,99vh) scale(.6113)}}.snow:nth-child(386){opacity:.2802;transform:translate(46.344vw,-10px) scale(.8149);animation:fall-386 15s -5s linear infinite}@keyframes fall-386{39.83%{transform:translate(40.1186vw,39.83vh) scale(.8149)}to{transform:translate(43.2313vw,99vh) scale(.8149)}}.snow:nth-child(387){opacity:1.1182;transform:translate(92.0322vw,-10px) scale(.1009);animation:fall-387 20s -11s linear infinite}@keyframes fall-387{47.622%{transform:translate(82.9297vw,47.622vh) scale(.1009)}to{transform:translate(87.48095vw,99vh) scale(.1009)}}.snow:nth-child(388){opacity:1.1342;transform:translate(21.3014vw,-10px) scale(.5486);animation:fall-388 23s -1s linear infinite}@keyframes fall-388{38.063%{transform:translate(16.9599vw,38.063vh) scale(.5486)}to{transform:translate(19.13065vw,99vh) scale(.5486)}}.snow:nth-child(389){opacity:.502;transform:translate(36.715vw,-10px) scale(.2341);animation:fall-389 12s -1s linear infinite}@keyframes fall-389{76.289%{transform:translate(28.089vw,76.289vh) scale(.2341)}to{transform:translate(32.402vw,99vh) scale(.2341)}}.snow:nth-child(390){opacity:.7994;transform:translate(73.6705vw,-10px) scale(.6471);animation:fall-390 26s -15s linear infinite}@keyframes fall-390{72.96%{transform:translate(74.689vw,72.96vh) scale(.6471)}to{transform:translate(74.17975vw,99vh) scale(.6471)}}.snow:nth-child(391){opacity:.5188;transform:translate(14.5648vw,-10px) scale(.7323);animation:fall-391 23s -22s linear infinite}@keyframes fall-391{41.501%{transform:translate(18.286vw,41.501vh) scale(.7323)}to{transform:translate(16.4254vw,99vh) scale(.7323)}}.snow:nth-child(392){opacity:.1008;transform:translate(20.2368vw,-10px) scale(.9624);animation:fall-392 22s -13s linear infinite}@keyframes fall-392{63.648%{transform:translate(19.2008vw,63.648vh) scale(.9624)}to{transform:translate(19.7188vw,99vh) scale(.9624)}}.snow:nth-child(393){opacity:1.256;transform:translate(81.0003vw,-10px) scale(.0854);animation:fall-393 27s -9s linear infinite}@keyframes fall-393{63.667%{transform:translate(81.3092vw,63.667vh) scale(.0854)}to{transform:translate(81.15475vw,99vh) scale(.0854)}}.snow:nth-child(394){opacity:.1364;transform:translate(53.3471vw,-10px) scale(.7062);animation:fall-394 11s -7s linear infinite}@keyframes fall-394{59.833%{transform:translate(59.1592vw,59.833vh) scale(.7062)}to{transform:translate(56.25315vw,99vh) scale(.7062)}}.snow:nth-child(395){opacity:.5754;transform:translate(87.5459vw,-10px) scale(.1556);animation:fall-395 20s -2s linear infinite}@keyframes fall-395{53.961%{transform:translate(90.2024vw,53.961vh) scale(.1556)}to{transform:translate(88.87415vw,99vh) scale(.1556)}}.snow:nth-child(396){opacity:1.4246;transform:translate(51.708vw,-10px) scale(.8959);animation:fall-396 21s -1s linear infinite}@keyframes fall-396{54.617%{transform:translate(51.7746vw,54.617vh) scale(.8959)}to{transform:translate(51.7413vw,99vh) scale(.8959)}}.snow:nth-child(397){opacity:1.601;transform:translate(91.2842vw,-10px) scale(.675);animation:fall-397 29s -29s linear infinite}@keyframes fall-397{45.415%{transform:translate(85.8348vw,45.415vh) scale(.675)}to{transform:translate(88.5595vw,99vh) scale(.675)}}.snow:nth-child(398){opacity:.9108;transform:translate(16.4443vw,-10px) scale(.1832);animation:fall-398 23s -13s linear infinite}@keyframes fall-398{72.71%{transform:translate(26.4436vw,72.71vh) scale(.1832)}to{transform:translate(21.44395vw,99vh) scale(.1832)}}.snow:nth-child(399){opacity:.1494;transform:translate(66.21vw,-10px) scale(.9841);animation:fall-399 20s -23s linear infinite}@keyframes fall-399{69.184%{transform:translate(57.917vw,69.184vh) scale(.9841)}to{transform:translate(62.0635vw,99vh) scale(.9841)}}.snow:nth-child(400){opacity:1.7688;transform:translate(11.5952vw,-10px) scale(.1449);animation:fall-400 27s -7s linear infinite}@keyframes fall-400{36.286%{transform:translate(5.6542vw,36.286vh) scale(.1449)}to{transform:translate(8.6247vw,99vh) scale(.1449)}}\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}.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:.645;transform:translate(42.8505vw,-10px) scale(.5226);animation:fall-1 16s -29s linear infinite}@keyframes fall-1{74.937%{transform:translate(46.7331vw,74.937vh) scale(.5226)}to{transform:translate(44.7918vw,99vh) scale(.5226)}}.snow:nth-child(2){opacity:.4546;transform:translate(64.4435vw,-10px) scale(.6622);animation:fall-2 17s -1s linear infinite}@keyframes fall-2{53.111%{transform:translate(69.43vw,53.111vh) scale(.6622)}to{transform:translate(66.93675vw,99vh) scale(.6622)}}.snow:nth-child(3){opacity:1.229;transform:translate(4.1946vw,-10px) scale(.1513);animation:fall-3 11s -10s linear infinite}@keyframes fall-3{63.878%{transform:translate(2.6643vw,63.878vh) scale(.1513)}to{transform:translate(3.42945vw,99vh) scale(.1513)}}.snow:nth-child(4){opacity:1.9344;transform:translate(49.3915vw,-10px) scale(.8199);animation:fall-4 23s -16s linear infinite}@keyframes fall-4{55.253%{transform:translate(41.393vw,55.253vh) scale(.8199)}to{transform:translate(45.39225vw,99vh) scale(.8199)}}.snow:nth-child(5){opacity:.276;transform:translate(87.2304vw,-10px) scale(.2557);animation:fall-5 22s -26s linear infinite}@keyframes fall-5{78.383%{transform:translate(95.1134vw,78.383vh) scale(.2557)}to{transform:translate(91.1719vw,99vh) scale(.2557)}}.snow:nth-child(6){opacity:1.8552;transform:translate(46.5629vw,-10px) scale(.5825);animation:fall-6 28s -27s linear infinite}@keyframes fall-6{73.222%{transform:translate(37.7581vw,73.222vh) scale(.5825)}to{transform:translate(42.1605vw,99vh) scale(.5825)}}.snow:nth-child(7){opacity:.839;transform:translate(70.9062vw,-10px) scale(.8007);animation:fall-7 29s -26s linear infinite}@keyframes fall-7{38.719%{transform:translate(72.7251vw,38.719vh) scale(.8007)}to{transform:translate(71.81565vw,99vh) scale(.8007)}}.snow:nth-child(8){opacity:.4154;transform:translate(23.2005vw,-10px) scale(.8103);animation:fall-8 20s -14s linear infinite}@keyframes fall-8{70.443%{transform:translate(22.4108vw,70.443vh) scale(.8103)}to{transform:translate(22.80565vw,99vh) scale(.8103)}}.snow:nth-child(9){opacity:1.3486;transform:translate(6.8693vw,-10px) scale(.0649);animation:fall-9 22s -22s linear infinite}@keyframes fall-9{31.859%{transform:translate(3.4072vw,31.859vh) scale(.0649)}to{transform:translate(5.13825vw,99vh) scale(.0649)}}.snow:nth-child(10){opacity:1.6192;transform:translate(42.7179vw,-10px) scale(.4064);animation:fall-10 21s -21s linear infinite}@keyframes fall-10{44.06%{transform:translate(39.0792vw,44.06vh) scale(.4064)}to{transform:translate(40.89855vw,99vh) scale(.4064)}}.snow:nth-child(11){opacity:.8712;transform:translate(58.4374vw,-10px) scale(.2622);animation:fall-11 23s -8s linear infinite}@keyframes fall-11{66.625%{transform:translate(55.0393vw,66.625vh) scale(.2622)}to{transform:translate(56.73835vw,99vh) scale(.2622)}}.snow:nth-child(12){opacity:.0294;transform:translate(62.6072vw,-10px) scale(.4201);animation:fall-12 24s -19s linear infinite}@keyframes fall-12{63.509%{transform:translate(66.9236vw,63.509vh) scale(.4201)}to{transform:translate(64.7654vw,99vh) scale(.4201)}}.snow:nth-child(13){opacity:1.679;transform:translate(2.9982vw,-10px) scale(.7046);animation:fall-13 11s -11s linear infinite}@keyframes fall-13{69.764%{transform:translate(6.461vw,69.764vh) scale(.7046)}to{transform:translate(4.7296vw,99vh) scale(.7046)}}.snow:nth-child(14){opacity:.5356;transform:translate(87.7788vw,-10px) scale(.7628);animation:fall-14 20s -23s linear infinite}@keyframes fall-14{63.404%{transform:translate(93.9777vw,63.404vh) scale(.7628)}to{transform:translate(90.87825vw,99vh) scale(.7628)}}.snow:nth-child(15){opacity:1.684;transform:translate(32.7768vw,-10px) scale(.1052);animation:fall-15 10s -21s linear infinite}@keyframes fall-15{60.661%{transform:translate(29.4215vw,60.661vh) scale(.1052)}to{transform:translate(31.09915vw,99vh) scale(.1052)}}.snow:nth-child(16){opacity:1.6814;transform:translate(75.4408vw,-10px) scale(.8059);animation:fall-16 18s -6s linear infinite}@keyframes fall-16{37.379%{transform:translate(68.0664vw,37.379vh) scale(.8059)}to{transform:translate(71.7536vw,99vh) scale(.8059)}}.snow:nth-child(17){opacity:.0104;transform:translate(36.7717vw,-10px) scale(.7647);animation:fall-17 11s -15s linear infinite}@keyframes fall-17{32.487%{transform:translate(37.0636vw,32.487vh) scale(.7647)}to{transform:translate(36.91765vw,99vh) scale(.7647)}}.snow:nth-child(18){opacity:1.7238;transform:translate(22.3666vw,-10px) scale(.1915);animation:fall-18 10s -17s linear infinite}@keyframes fall-18{53.283%{transform:translate(26.2301vw,53.283vh) scale(.1915)}to{transform:translate(24.29835vw,99vh) scale(.1915)}}.snow:nth-child(19){opacity:.03;transform:translate(47.2734vw,-10px) scale(.7563);animation:fall-19 20s -23s linear infinite}@keyframes fall-19{55.588%{transform:translate(48.5745vw,55.588vh) scale(.7563)}to{transform:translate(47.92395vw,99vh) scale(.7563)}}.snow:nth-child(20){opacity:1.9406;transform:translate(10.3558vw,-10px) scale(.1641);animation:fall-20 10s -22s linear infinite}@keyframes fall-20{61.835%{transform:translate(12.0645vw,61.835vh) scale(.1641)}to{transform:translate(11.21015vw,99vh) scale(.1641)}}.snow:nth-child(21){opacity:1.6476;transform:translate(10.7664vw,-10px) scale(.9419);animation:fall-21 16s -18s linear infinite}@keyframes fall-21{34.183%{transform:translate(6.5961vw,34.183vh) scale(.9419)}to{transform:translate(8.68125vw,99vh) scale(.9419)}}.snow:nth-child(22){opacity:1.2552;transform:translate(81.0502vw,-10px) scale(.2054);animation:fall-22 12s -22s linear infinite}@keyframes fall-22{62.501%{transform:translate(72.8736vw,62.501vh) scale(.2054)}to{transform:translate(76.9619vw,99vh) scale(.2054)}}.snow:nth-child(23){opacity:1.1772;transform:translate(46.288vw,-10px) scale(.7012);animation:fall-23 12s -18s linear infinite}@keyframes fall-23{39.101%{transform:translate(40.7034vw,39.101vh) scale(.7012)}to{transform:translate(43.4957vw,99vh) scale(.7012)}}.snow:nth-child(24){opacity:1.846;transform:translate(78.9207vw,-10px) scale(.0256);animation:fall-24 27s -23s linear infinite}@keyframes fall-24{38.128%{transform:translate(84.3282vw,38.128vh) scale(.0256)}to{transform:translate(81.62445vw,99vh) scale(.0256)}}.snow:nth-child(25){opacity:.9288;transform:translate(9.4219vw,-10px) scale(.1709);animation:fall-25 11s -5s linear infinite}@keyframes fall-25{78.169%{transform:translate(14.4873vw,78.169vh) scale(.1709)}to{transform:translate(11.9546vw,99vh) scale(.1709)}}.snow:nth-child(26){opacity:.0786;transform:translate(65.3866vw,-10px) scale(.9359);animation:fall-26 23s -18s linear infinite}@keyframes fall-26{79.945%{transform:translate(55.6182vw,79.945vh) scale(.9359)}to{transform:translate(60.5024vw,99vh) scale(.9359)}}.snow:nth-child(27){opacity:.0402;transform:translate(93.0429vw,-10px) scale(.0727);animation:fall-27 15s -4s linear infinite}@keyframes fall-27{41.03%{transform:translate(86.9207vw,41.03vh) scale(.0727)}to{transform:translate(89.9818vw,99vh) scale(.0727)}}.snow:nth-child(28){opacity:1.3836;transform:translate(33.7449vw,-10px) scale(.085);animation:fall-28 23s -17s linear infinite}@keyframes fall-28{45.12%{transform:translate(37.4664vw,45.12vh) scale(.085)}to{transform:translate(35.60565vw,99vh) scale(.085)}}.snow:nth-child(29){opacity:.7538;transform:translate(54.6946vw,-10px) scale(.1399);animation:fall-29 19s -15s linear infinite}@keyframes fall-29{51.92%{transform:translate(48.8502vw,51.92vh) scale(.1399)}to{transform:translate(51.7724vw,99vh) scale(.1399)}}.snow:nth-child(30){opacity:.0214;transform:translate(60.2667vw,-10px) scale(.9657);animation:fall-30 13s -14s linear infinite}@keyframes fall-30{37.706%{transform:translate(58.1418vw,37.706vh) scale(.9657)}to{transform:translate(59.20425vw,99vh) scale(.9657)}}.snow:nth-child(31){opacity:1.7436;transform:translate(37.9686vw,-10px) scale(.1662);animation:fall-31 21s -9s linear infinite}@keyframes fall-31{30.65%{transform:translate(32.8295vw,30.65vh) scale(.1662)}to{transform:translate(35.39905vw,99vh) scale(.1662)}}.snow:nth-child(32){opacity:.0204;transform:translate(21.8522vw,-10px) scale(.6392);animation:fall-32 21s -12s linear infinite}@keyframes fall-32{58.744%{transform:translate(26.6907vw,58.744vh) scale(.6392)}to{transform:translate(24.27145vw,99vh) scale(.6392)}}.snow:nth-child(33){opacity:.0466;transform:translate(70.6976vw,-10px) scale(.2875);animation:fall-33 16s -5s linear infinite}@keyframes fall-33{61.035%{transform:translate(71.6488vw,61.035vh) scale(.2875)}to{transform:translate(71.1732vw,99vh) scale(.2875)}}.snow:nth-child(34){opacity:1.0296;transform:translate(43.2298vw,-10px) scale(.3885);animation:fall-34 18s -3s linear infinite}@keyframes fall-34{71.812%{transform:translate(42.9402vw,71.812vh) scale(.3885)}to{transform:translate(43.085vw,99vh) scale(.3885)}}.snow:nth-child(35){opacity:1.6534;transform:translate(46.0627vw,-10px) scale(.1738);animation:fall-35 22s -9s linear infinite}@keyframes fall-35{31.419%{transform:translate(48.8334vw,31.419vh) scale(.1738)}to{transform:translate(47.44805vw,99vh) scale(.1738)}}.snow:nth-child(36){opacity:1.104;transform:translate(54.774vw,-10px) scale(.9457);animation:fall-36 27s -13s linear infinite}@keyframes fall-36{40.538%{transform:translate(46.9799vw,40.538vh) scale(.9457)}to{transform:translate(50.87695vw,99vh) scale(.9457)}}.snow:nth-child(37){opacity:1.8806;transform:translate(84.9213vw,-10px) scale(.2694);animation:fall-37 22s -12s linear infinite}@keyframes fall-37{72.007%{transform:translate(80.8437vw,72.007vh) scale(.2694)}to{transform:translate(82.8825vw,99vh) scale(.2694)}}.snow:nth-child(38){opacity:.293;transform:translate(52.1836vw,-10px) scale(.8698);animation:fall-38 17s -26s linear infinite}@keyframes fall-38{44.418%{transform:translate(59.8324vw,44.418vh) scale(.8698)}to{transform:translate(56.008vw,99vh) scale(.8698)}}.snow:nth-child(39){opacity:.7656;transform:translate(60.016vw,-10px) scale(.3809);animation:fall-39 26s -20s linear infinite}@keyframes fall-39{42.647%{transform:translate(69.5963vw,42.647vh) scale(.3809)}to{transform:translate(64.80615vw,99vh) scale(.3809)}}.snow:nth-child(40){opacity:.3852;transform:translate(96.7601vw,-10px) scale(.9963);animation:fall-40 11s -4s linear infinite}@keyframes fall-40{46.401%{transform:translate(105.2867vw,46.401vh) scale(.9963)}to{transform:translate(101.0234vw,99vh) scale(.9963)}}.snow:nth-child(41){opacity:1.8198;transform:translate(39.4287vw,-10px) scale(.3719);animation:fall-41 15s -9s linear infinite}@keyframes fall-41{50.119%{transform:translate(45.4536vw,50.119vh) scale(.3719)}to{transform:translate(42.44115vw,99vh) scale(.3719)}}.snow:nth-child(42){opacity:1.881;transform:translate(32.7791vw,-10px) scale(.1972);animation:fall-42 25s -30s linear infinite}@keyframes fall-42{50.667%{transform:translate(37.2576vw,50.667vh) scale(.1972)}to{transform:translate(35.01835vw,99vh) scale(.1972)}}.snow:nth-child(43){opacity:.9762;transform:translate(1.8052vw,-10px) scale(.6224);animation:fall-43 22s -22s linear infinite}@keyframes fall-43{33.822%{transform:translate(9.9077vw,33.822vh) scale(.6224)}to{transform:translate(5.85645vw,99vh) scale(.6224)}}.snow:nth-child(44){opacity:.6416;transform:translate(71.9087vw,-10px) scale(.4829);animation:fall-44 27s -22s linear infinite}@keyframes fall-44{43.711%{transform:translate(73.0014vw,43.711vh) scale(.4829)}to{transform:translate(72.45505vw,99vh) scale(.4829)}}.snow:nth-child(45){opacity:.5316;transform:translate(61.429vw,-10px) scale(.8151);animation:fall-45 20s -2s linear infinite}@keyframes fall-45{35.118%{transform:translate(71.1686vw,35.118vh) scale(.8151)}to{transform:translate(66.2988vw,99vh) scale(.8151)}}.snow:nth-child(46){opacity:.0608;transform:translate(1.2298vw,-10px) scale(.5619);animation:fall-46 20s -29s linear infinite}@keyframes fall-46{70.731%{transform:translate(1.4316vw,70.731vh) scale(.5619)}to{transform:translate(1.3307vw,99vh) scale(.5619)}}.snow:nth-child(47){opacity:1.4342;transform:translate(46.2571vw,-10px) scale(.1406);animation:fall-47 28s -30s linear infinite}@keyframes fall-47{51.347%{transform:translate(38.9073vw,51.347vh) scale(.1406)}to{transform:translate(42.5822vw,99vh) scale(.1406)}}.snow:nth-child(48){opacity:1.0928;transform:translate(54.7078vw,-10px) scale(.9304);animation:fall-48 13s -27s linear infinite}@keyframes fall-48{32.956%{transform:translate(55.5142vw,32.956vh) scale(.9304)}to{transform:translate(55.111vw,99vh) scale(.9304)}}.snow:nth-child(49){opacity:1.7316;transform:translate(63.33vw,-10px) scale(.4258);animation:fall-49 11s -2s linear infinite}@keyframes fall-49{41.726%{transform:translate(58.1331vw,41.726vh) scale(.4258)}to{transform:translate(60.73155vw,99vh) scale(.4258)}}.snow:nth-child(50){opacity:.3832;transform:translate(6.3726vw,-10px) scale(.8704);animation:fall-50 18s -8s linear infinite}@keyframes fall-50{70.817%{transform:translate(12.764vw,70.817vh) scale(.8704)}to{transform:translate(9.5683vw,99vh) scale(.8704)}}.snow:nth-child(51){opacity:.5378;transform:translate(59.7789vw,-10px) scale(.9828);animation:fall-51 19s -10s linear infinite}@keyframes fall-51{61.983%{transform:translate(50.7252vw,61.983vh) scale(.9828)}to{transform:translate(55.25205vw,99vh) scale(.9828)}}.snow:nth-child(52){opacity:1.7756;transform:translate(53.825vw,-10px) scale(.6992);animation:fall-52 16s -21s linear infinite}@keyframes fall-52{78.76%{transform:translate(57.7551vw,78.76vh) scale(.6992)}to{transform:translate(55.79005vw,99vh) scale(.6992)}}.snow:nth-child(53){opacity:.677;transform:translate(78.3544vw,-10px) scale(.8433);animation:fall-53 23s -25s linear infinite}@keyframes fall-53{32.068%{transform:translate(82.233vw,32.068vh) scale(.8433)}to{transform:translate(80.2937vw,99vh) scale(.8433)}}.snow:nth-child(54){opacity:.7816;transform:translate(83.1305vw,-10px) scale(.7132);animation:fall-54 17s -25s linear infinite}@keyframes fall-54{50.512%{transform:translate(79.7779vw,50.512vh) scale(.7132)}to{transform:translate(81.4542vw,99vh) scale(.7132)}}.snow:nth-child(55){opacity:.4124;transform:translate(11.9426vw,-10px) scale(.2722);animation:fall-55 22s -22s linear infinite}@keyframes fall-55{48.365%{transform:translate(19.0604vw,48.365vh) scale(.2722)}to{transform:translate(15.5015vw,99vh) scale(.2722)}}.snow:nth-child(56){opacity:.7934;transform:translate(60.0316vw,-10px) scale(.043);animation:fall-56 30s -12s linear infinite}@keyframes fall-56{77.831%{transform:translate(67.8639vw,77.831vh) scale(.043)}to{transform:translate(63.94775vw,99vh) scale(.043)}}.snow:nth-child(57){opacity:1.5348;transform:translate(18.1085vw,-10px) scale(.1347);animation:fall-57 28s -12s linear infinite}@keyframes fall-57{60.069%{transform:translate(19.1187vw,60.069vh) scale(.1347)}to{transform:translate(18.6136vw,99vh) scale(.1347)}}.snow:nth-child(58){opacity:.11;transform:translate(36.4842vw,-10px) scale(.8957);animation:fall-58 20s -25s linear infinite}@keyframes fall-58{33.303%{transform:translate(26.7469vw,33.303vh) scale(.8957)}to{transform:translate(31.61555vw,99vh) scale(.8957)}}.snow:nth-child(59){opacity:1.4992;transform:translate(69.4597vw,-10px) scale(.868);animation:fall-59 17s -12s linear infinite}@keyframes fall-59{70.66%{transform:translate(74.2371vw,70.66vh) scale(.868)}to{transform:translate(71.8484vw,99vh) scale(.868)}}.snow:nth-child(60){opacity:1.9136;transform:translate(18.7262vw,-10px) scale(.2403);animation:fall-60 21s -23s linear infinite}@keyframes fall-60{78.978%{transform:translate(20.7197vw,78.978vh) scale(.2403)}to{transform:translate(19.72295vw,99vh) scale(.2403)}}.snow:nth-child(61){opacity:.183;transform:translate(80.7684vw,-10px) scale(.7589);animation:fall-61 17s -14s linear infinite}@keyframes fall-61{58.615%{transform:translate(82.7447vw,58.615vh) scale(.7589)}to{transform:translate(81.75655vw,99vh) scale(.7589)}}.snow:nth-child(62){opacity:1.6046;transform:translate(28.881vw,-10px) scale(.1143);animation:fall-62 20s -3s linear infinite}@keyframes fall-62{34.392%{transform:translate(29.8261vw,34.392vh) scale(.1143)}to{transform:translate(29.35355vw,99vh) scale(.1143)}}.snow:nth-child(63){opacity:1.0618;transform:translate(56.0527vw,-10px) scale(.0507);animation:fall-63 16s -15s linear infinite}@keyframes fall-63{65.005%{transform:translate(50.4657vw,65.005vh) scale(.0507)}to{transform:translate(53.2592vw,99vh) scale(.0507)}}.snow:nth-child(64){opacity:.1512;transform:translate(54.4571vw,-10px) scale(.7646);animation:fall-64 15s -21s linear infinite}@keyframes fall-64{35.06%{transform:translate(61.9665vw,35.06vh) scale(.7646)}to{transform:translate(58.2118vw,99vh) scale(.7646)}}.snow:nth-child(65){opacity:.928;transform:translate(70.5115vw,-10px) scale(.7416);animation:fall-65 25s -1s linear infinite}@keyframes fall-65{55.807%{transform:translate(72.1633vw,55.807vh) scale(.7416)}to{transform:translate(71.3374vw,99vh) scale(.7416)}}.snow:nth-child(66){opacity:1.1136;transform:translate(17.2242vw,-10px) scale(.2297);animation:fall-66 25s -1s linear infinite}@keyframes fall-66{67.486%{transform:translate(16.6845vw,67.486vh) scale(.2297)}to{transform:translate(16.95435vw,99vh) scale(.2297)}}.snow:nth-child(67){opacity:.2108;transform:translate(88.4362vw,-10px) scale(.0154);animation:fall-67 24s -4s linear infinite}@keyframes fall-67{65.08%{transform:translate(85.7139vw,65.08vh) scale(.0154)}to{transform:translate(87.07505vw,99vh) scale(.0154)}}.snow:nth-child(68){opacity:1.402;transform:translate(98.4495vw,-10px) scale(.5171);animation:fall-68 23s -23s linear infinite}@keyframes fall-68{45.561%{transform:translate(97.0525vw,45.561vh) scale(.5171)}to{transform:translate(97.751vw,99vh) scale(.5171)}}.snow:nth-child(69){opacity:.2602;transform:translate(40.9485vw,-10px) scale(.4047);animation:fall-69 19s -5s linear infinite}@keyframes fall-69{72.502%{transform:translate(41.3109vw,72.502vh) scale(.4047)}to{transform:translate(41.1297vw,99vh) scale(.4047)}}.snow:nth-child(70){opacity:.8042;transform:translate(55.0385vw,-10px) scale(.873);animation:fall-70 20s -11s linear infinite}@keyframes fall-70{67.624%{transform:translate(59.2923vw,67.624vh) scale(.873)}to{transform:translate(57.1654vw,99vh) scale(.873)}}.snow:nth-child(71){opacity:1.881;transform:translate(81.1219vw,-10px) scale(.6649);animation:fall-71 19s -21s linear infinite}@keyframes fall-71{45.025%{transform:translate(81.859vw,45.025vh) scale(.6649)}to{transform:translate(81.49045vw,99vh) scale(.6649)}}.snow:nth-child(72){opacity:.3494;transform:translate(27.7118vw,-10px) scale(.6079);animation:fall-72 29s -27s linear infinite}@keyframes fall-72{56.657%{transform:translate(28.583vw,56.657vh) scale(.6079)}to{transform:translate(28.1474vw,99vh) scale(.6079)}}.snow:nth-child(73){opacity:1.4884;transform:translate(24.6815vw,-10px) scale(.0812);animation:fall-73 25s -21s linear infinite}@keyframes fall-73{62.251%{transform:translate(20.6856vw,62.251vh) scale(.0812)}to{transform:translate(22.68355vw,99vh) scale(.0812)}}.snow:nth-child(74){opacity:.8648;transform:translate(1.1074vw,-10px) scale(.5186);animation:fall-74 23s -25s linear infinite}@keyframes fall-74{67.476%{transform:translate(4.362vw,67.476vh) scale(.5186)}to{transform:translate(2.7347vw,99vh) scale(.5186)}}.snow:nth-child(75){opacity:1.5538;transform:translate(32.2125vw,-10px) scale(.965);animation:fall-75 21s -13s linear infinite}@keyframes fall-75{48.696%{transform:translate(41.5721vw,48.696vh) scale(.965)}to{transform:translate(36.8923vw,99vh) scale(.965)}}.snow:nth-child(76){opacity:1.7816;transform:translate(78.3707vw,-10px) scale(.7749);animation:fall-76 20s -6s linear infinite}@keyframes fall-76{68.619%{transform:translate(79.7701vw,68.619vh) scale(.7749)}to{transform:translate(79.0704vw,99vh) scale(.7749)}}.snow:nth-child(77){opacity:1.1672;transform:translate(55.5035vw,-10px) scale(.1076);animation:fall-77 21s -8s linear infinite}@keyframes fall-77{68.405%{transform:translate(50.1949vw,68.405vh) scale(.1076)}to{transform:translate(52.8492vw,99vh) scale(.1076)}}.snow:nth-child(78){opacity:1.399;transform:translate(57.2033vw,-10px) scale(.024);animation:fall-78 20s -5s linear infinite}@keyframes fall-78{63.55%{transform:translate(56.4351vw,63.55vh) scale(.024)}to{transform:translate(56.8192vw,99vh) scale(.024)}}.snow:nth-child(79){opacity:.5402;transform:translate(49.59vw,-10px) scale(.4696);animation:fall-79 30s -20s linear infinite}@keyframes fall-79{72.186%{transform:translate(42.8588vw,72.186vh) scale(.4696)}to{transform:translate(46.2244vw,99vh) scale(.4696)}}.snow:nth-child(80){opacity:1.6432;transform:translate(28.9891vw,-10px) scale(.5796);animation:fall-80 20s -8s linear infinite}@keyframes fall-80{71.115%{transform:translate(33.3033vw,71.115vh) scale(.5796)}to{transform:translate(31.1462vw,99vh) scale(.5796)}}.snow:nth-child(81){opacity:.2512;transform:translate(6.8017vw,-10px) scale(.3031);animation:fall-81 13s -28s linear infinite}@keyframes fall-81{41.682%{transform:translate(8.2034vw,41.682vh) scale(.3031)}to{transform:translate(7.50255vw,99vh) scale(.3031)}}.snow:nth-child(82){opacity:1.352;transform:translate(19.4081vw,-10px) scale(.435);animation:fall-82 17s -29s linear infinite}@keyframes fall-82{51.028%{transform:translate(13.7773vw,51.028vh) scale(.435)}to{transform:translate(16.5927vw,99vh) scale(.435)}}.snow:nth-child(83){opacity:.3584;transform:translate(82.754vw,-10px) scale(.93);animation:fall-83 10s -12s linear infinite}@keyframes fall-83{41.922%{transform:translate(87.1344vw,41.922vh) scale(.93)}to{transform:translate(84.9442vw,99vh) scale(.93)}}.snow:nth-child(84){opacity:1.8414;transform:translate(23.3596vw,-10px) scale(.5527);animation:fall-84 18s -22s linear infinite}@keyframes fall-84{69.076%{transform:translate(25.8477vw,69.076vh) scale(.5527)}to{transform:translate(24.60365vw,99vh) scale(.5527)}}.snow:nth-child(85){opacity:.8956;transform:translate(88.1404vw,-10px) scale(.3038);animation:fall-85 24s -9s linear infinite}@keyframes fall-85{76.073%{transform:translate(86.6787vw,76.073vh) scale(.3038)}to{transform:translate(87.40955vw,99vh) scale(.3038)}}.snow:nth-child(86){opacity:1.8154;transform:translate(49.2443vw,-10px) scale(.7613);animation:fall-86 24s -30s linear infinite}@keyframes fall-86{38.788%{transform:translate(46.2611vw,38.788vh) scale(.7613)}to{transform:translate(47.7527vw,99vh) scale(.7613)}}.snow:nth-child(87){opacity:1.0146;transform:translate(94.456vw,-10px) scale(.4055);animation:fall-87 30s -8s linear infinite}@keyframes fall-87{54.773%{transform:translate(85.3355vw,54.773vh) scale(.4055)}to{transform:translate(89.89575vw,99vh) scale(.4055)}}.snow:nth-child(88){opacity:1.651;transform:translate(42.5053vw,-10px) scale(.3486);animation:fall-88 24s -29s linear infinite}@keyframes fall-88{76.669%{transform:translate(42.2741vw,76.669vh) scale(.3486)}to{transform:translate(42.3897vw,99vh) scale(.3486)}}.snow:nth-child(89){opacity:.8976;transform:translate(84.4922vw,-10px) scale(.4489);animation:fall-89 28s -17s linear infinite}@keyframes fall-89{33.97%{transform:translate(91.6492vw,33.97vh) scale(.4489)}to{transform:translate(88.0707vw,99vh) scale(.4489)}}.snow:nth-child(90){opacity:1.735;transform:translate(69.7076vw,-10px) scale(.0703);animation:fall-90 19s -12s linear infinite}@keyframes fall-90{45.824%{transform:translate(62.6772vw,45.824vh) scale(.0703)}to{transform:translate(66.1924vw,99vh) scale(.0703)}}.snow:nth-child(91){opacity:1.6212;transform:translate(81.6132vw,-10px) scale(.8635);animation:fall-91 13s -9s linear infinite}@keyframes fall-91{70.153%{transform:translate(72.2925vw,70.153vh) scale(.8635)}to{transform:translate(76.95285vw,99vh) scale(.8635)}}.snow:nth-child(92){opacity:.0418;transform:translate(2.1295vw,-10px) scale(.7846);animation:fall-92 21s -26s linear infinite}@keyframes fall-92{66.443%{transform:translate(10.1806vw,66.443vh) scale(.7846)}to{transform:translate(6.15505vw,99vh) scale(.7846)}}.snow:nth-child(93){opacity:1.0018;transform:translate(17.9457vw,-10px) scale(.8039);animation:fall-93 11s -15s linear infinite}@keyframes fall-93{63.596%{transform:translate(18.4475vw,63.596vh) scale(.8039)}to{transform:translate(18.1966vw,99vh) scale(.8039)}}.snow:nth-child(94){opacity:.36;transform:translate(70.3464vw,-10px) scale(.3306);animation:fall-94 29s -18s linear infinite}@keyframes fall-94{49.324%{transform:translate(73.2987vw,49.324vh) scale(.3306)}to{transform:translate(71.82255vw,99vh) scale(.3306)}}.snow:nth-child(95){opacity:1.7844;transform:translate(93.2918vw,-10px) scale(.9885);animation:fall-95 12s -23s linear infinite}@keyframes fall-95{78.509%{transform:translate(87.4351vw,78.509vh) scale(.9885)}to{transform:translate(90.36345vw,99vh) scale(.9885)}}.snow:nth-child(96){opacity:.2292;transform:translate(54.1629vw,-10px) scale(.8859);animation:fall-96 24s -14s linear infinite}@keyframes fall-96{39.724%{transform:translate(51.298vw,39.724vh) scale(.8859)}to{transform:translate(52.73045vw,99vh) scale(.8859)}}.snow:nth-child(97){opacity:.1336;transform:translate(92.7761vw,-10px) scale(.8768);animation:fall-97 18s -17s linear infinite}@keyframes fall-97{35.887%{transform:translate(98.9368vw,35.887vh) scale(.8768)}to{transform:translate(95.85645vw,99vh) scale(.8768)}}.snow:nth-child(98){opacity:1.2832;transform:translate(12.3298vw,-10px) scale(.0387);animation:fall-98 30s -2s linear infinite}@keyframes fall-98{79.853%{transform:translate(9.8721vw,79.853vh) scale(.0387)}to{transform:translate(11.10095vw,99vh) scale(.0387)}}.snow:nth-child(99){opacity:1.7054;transform:translate(20.5325vw,-10px) scale(.878);animation:fall-99 19s -12s linear infinite}@keyframes fall-99{37.94%{transform:translate(22.9125vw,37.94vh) scale(.878)}to{transform:translate(21.7225vw,99vh) scale(.878)}}.snow:nth-child(100){opacity:1.3702;transform:translate(74.1069vw,-10px) scale(.1787);animation:fall-100 19s -2s linear infinite}@keyframes fall-100{58.276%{transform:translate(66.9311vw,58.276vh) scale(.1787)}to{transform:translate(70.519vw,99vh) scale(.1787)}}.snow:nth-child(101){opacity:.6652;transform:translate(33.488vw,-10px) scale(.9137);animation:fall-101 12s -13s linear infinite}@keyframes fall-101{70.715%{transform:translate(29.4001vw,70.715vh) scale(.9137)}to{transform:translate(31.44405vw,99vh) scale(.9137)}}.snow:nth-child(102){opacity:1.4902;transform:translate(.0693vw,-10px) scale(.8327);animation:fall-102 15s -27s linear infinite}@keyframes fall-102{40.16%{transform:translate(-7.6717vw,40.16vh) scale(.8327)}to{transform:translate(-3.8012vw,99vh) scale(.8327)}}.snow:nth-child(103){opacity:1.535;transform:translate(51.783vw,-10px) scale(.8111);animation:fall-103 15s -9s linear infinite}@keyframes fall-103{35.676%{transform:translate(56.6258vw,35.676vh) scale(.8111)}to{transform:translate(54.2044vw,99vh) scale(.8111)}}.snow:nth-child(104){opacity:1.9894;transform:translate(77.0739vw,-10px) scale(.089);animation:fall-104 30s -20s linear infinite}@keyframes fall-104{37.961%{transform:translate(67.5796vw,37.961vh) scale(.089)}to{transform:translate(72.32675vw,99vh) scale(.089)}}.snow:nth-child(105){opacity:.8968;transform:translate(72.6927vw,-10px) scale(.5609);animation:fall-105 20s -7s linear infinite}@keyframes fall-105{63.672%{transform:translate(71.9703vw,63.672vh) scale(.5609)}to{transform:translate(72.3315vw,99vh) scale(.5609)}}.snow:nth-child(106){opacity:1.6844;transform:translate(43.9847vw,-10px) scale(.1056);animation:fall-106 19s -1s linear infinite}@keyframes fall-106{43.426%{transform:translate(43.518vw,43.426vh) scale(.1056)}to{transform:translate(43.75135vw,99vh) scale(.1056)}}.snow:nth-child(107){opacity:1.5202;transform:translate(20.0281vw,-10px) scale(.956);animation:fall-107 23s -11s linear infinite}@keyframes fall-107{43.084%{transform:translate(22.5334vw,43.084vh) scale(.956)}to{transform:translate(21.28075vw,99vh) scale(.956)}}.snow:nth-child(108){opacity:.7002;transform:translate(81.606vw,-10px) scale(.0793);animation:fall-108 13s -25s linear infinite}@keyframes fall-108{71.044%{transform:translate(87.4036vw,71.044vh) scale(.0793)}to{transform:translate(84.5048vw,99vh) scale(.0793)}}.snow:nth-child(109){opacity:1.2848;transform:translate(.4167vw,-10px) scale(.1449);animation:fall-109 18s -9s linear infinite}@keyframes fall-109{43.748%{transform:translate(7.9739vw,43.748vh) scale(.1449)}to{transform:translate(4.1953vw,99vh) scale(.1449)}}.snow:nth-child(110){opacity:.5646;transform:translate(30.8482vw,-10px) scale(.5127);animation:fall-110 18s -26s linear infinite}@keyframes fall-110{76.542%{transform:translate(29.7235vw,76.542vh) scale(.5127)}to{transform:translate(30.28585vw,99vh) scale(.5127)}}.snow:nth-child(111){opacity:1.0512;transform:translate(33.7068vw,-10px) scale(.6156);animation:fall-111 28s -10s linear infinite}@keyframes fall-111{45.284%{transform:translate(35.5715vw,45.284vh) scale(.6156)}to{transform:translate(34.63915vw,99vh) scale(.6156)}}.snow:nth-child(112){opacity:.411;transform:translate(3.1439vw,-10px) scale(.0307);animation:fall-112 12s -10s linear infinite}@keyframes fall-112{66.777%{transform:translate(1.0018vw,66.777vh) scale(.0307)}to{transform:translate(2.07285vw,99vh) scale(.0307)}}.snow:nth-child(113){opacity:.9054;transform:translate(31.1861vw,-10px) scale(.0941);animation:fall-113 12s -13s linear infinite}@keyframes fall-113{77.916%{transform:translate(31.6484vw,77.916vh) scale(.0941)}to{transform:translate(31.41725vw,99vh) scale(.0941)}}.snow:nth-child(114){opacity:1.2026;transform:translate(85.2405vw,-10px) scale(.5209);animation:fall-114 19s -26s linear infinite}@keyframes fall-114{33.906%{transform:translate(84.3952vw,33.906vh) scale(.5209)}to{transform:translate(84.81785vw,99vh) scale(.5209)}}.snow:nth-child(115){opacity:1.184;transform:translate(29.6123vw,-10px) scale(.6112);animation:fall-115 14s -15s linear infinite}@keyframes fall-115{50.829%{transform:translate(30.2434vw,50.829vh) scale(.6112)}to{transform:translate(29.92785vw,99vh) scale(.6112)}}.snow:nth-child(116){opacity:1.362;transform:translate(10.6679vw,-10px) scale(.1203);animation:fall-116 14s -9s linear infinite}@keyframes fall-116{53.164%{transform:translate(10.3064vw,53.164vh) scale(.1203)}to{transform:translate(10.48715vw,99vh) scale(.1203)}}.snow:nth-child(117){opacity:.0148;transform:translate(7.4992vw,-10px) scale(.844);animation:fall-117 20s -19s linear infinite}@keyframes fall-117{31.849%{transform:translate(16.7575vw,31.849vh) scale(.844)}to{transform:translate(12.12835vw,99vh) scale(.844)}}.snow:nth-child(118){opacity:1.0218;transform:translate(46.1262vw,-10px) scale(.2025);animation:fall-118 25s -22s linear infinite}@keyframes fall-118{57.393%{transform:translate(55.8135vw,57.393vh) scale(.2025)}to{transform:translate(50.96985vw,99vh) scale(.2025)}}.snow:nth-child(119){opacity:.9634;transform:translate(71.1254vw,-10px) scale(.8673);animation:fall-119 11s -2s linear infinite}@keyframes fall-119{41.423%{transform:translate(69.9856vw,41.423vh) scale(.8673)}to{transform:translate(70.5555vw,99vh) scale(.8673)}}.snow:nth-child(120){opacity:.2188;transform:translate(93.8779vw,-10px) scale(.4879);animation:fall-120 28s -30s linear infinite}@keyframes fall-120{66.093%{transform:translate(89.8965vw,66.093vh) scale(.4879)}to{transform:translate(91.8872vw,99vh) scale(.4879)}}.snow:nth-child(121){opacity:.6008;transform:translate(70.1462vw,-10px) scale(.8424);animation:fall-121 27s -5s linear infinite}@keyframes fall-121{70.53%{transform:translate(72.0738vw,70.53vh) scale(.8424)}to{transform:translate(71.11vw,99vh) scale(.8424)}}.snow:nth-child(122){opacity:1.4228;transform:translate(97.1126vw,-10px) scale(.2867);animation:fall-122 20s -24s linear infinite}@keyframes fall-122{40.396%{transform:translate(88.2351vw,40.396vh) scale(.2867)}to{transform:translate(92.67385vw,99vh) scale(.2867)}}.snow:nth-child(123){opacity:1.3148;transform:translate(68.5412vw,-10px) scale(.5969);animation:fall-123 18s -14s linear infinite}@keyframes fall-123{77.099%{transform:translate(60.4724vw,77.099vh) scale(.5969)}to{transform:translate(64.5068vw,99vh) scale(.5969)}}.snow:nth-child(124){opacity:1.8892;transform:translate(81.3253vw,-10px) scale(.4806);animation:fall-124 28s -19s linear infinite}@keyframes fall-124{35.181%{transform:translate(77.6729vw,35.181vh) scale(.4806)}to{transform:translate(79.4991vw,99vh) scale(.4806)}}.snow:nth-child(125){opacity:1.0708;transform:translate(82.726vw,-10px) scale(.1727);animation:fall-125 22s -19s linear infinite}@keyframes fall-125{36.035%{transform:translate(73.5871vw,36.035vh) scale(.1727)}to{transform:translate(78.15655vw,99vh) scale(.1727)}}.snow:nth-child(126){opacity:.6674;transform:translate(54.352vw,-10px) scale(.4935);animation:fall-126 21s -7s linear infinite}@keyframes fall-126{31.49%{transform:translate(52.7786vw,31.49vh) scale(.4935)}to{transform:translate(53.5653vw,99vh) scale(.4935)}}.snow:nth-child(127){opacity:1.6122;transform:translate(45.6131vw,-10px) scale(.6863);animation:fall-127 17s -19s linear infinite}@keyframes fall-127{65.299%{transform:translate(54.1548vw,65.299vh) scale(.6863)}to{transform:translate(49.88395vw,99vh) scale(.6863)}}.snow:nth-child(128){opacity:.8642;transform:translate(7.4711vw,-10px) scale(.125);animation:fall-128 26s -21s linear infinite}@keyframes fall-128{72.076%{transform:translate(17.2407vw,72.076vh) scale(.125)}to{transform:translate(12.3559vw,99vh) scale(.125)}}.snow:nth-child(129){opacity:.3184;transform:translate(90.984vw,-10px) scale(.1378);animation:fall-129 28s -19s linear infinite}@keyframes fall-129{31.732%{transform:translate(91.6082vw,31.732vh) scale(.1378)}to{transform:translate(91.2961vw,99vh) scale(.1378)}}.snow:nth-child(130){opacity:1.6022;transform:translate(50.5453vw,-10px) scale(.3114);animation:fall-130 26s -14s linear infinite}@keyframes fall-130{78.357%{transform:translate(53.3693vw,78.357vh) scale(.3114)}to{transform:translate(51.9573vw,99vh) scale(.3114)}}.snow:nth-child(131){opacity:1.605;transform:translate(56.8315vw,-10px) scale(.4233);animation:fall-131 15s -14s linear infinite}@keyframes fall-131{63.461%{transform:translate(56.7631vw,63.461vh) scale(.4233)}to{transform:translate(56.7973vw,99vh) scale(.4233)}}.snow:nth-child(132){opacity:1.7444;transform:translate(63.4928vw,-10px) scale(.8333);animation:fall-132 30s -24s linear infinite}@keyframes fall-132{36.565%{transform:translate(64.1165vw,36.565vh) scale(.8333)}to{transform:translate(63.80465vw,99vh) scale(.8333)}}.snow:nth-child(133){opacity:1.836;transform:translate(31.519vw,-10px) scale(.4368);animation:fall-133 20s -9s linear infinite}@keyframes fall-133{62.102%{transform:translate(33.4659vw,62.102vh) scale(.4368)}to{transform:translate(32.49245vw,99vh) scale(.4368)}}.snow:nth-child(134){opacity:.2994;transform:translate(38.2585vw,-10px) scale(.879);animation:fall-134 28s -8s linear infinite}@keyframes fall-134{46.911%{transform:translate(44.8627vw,46.911vh) scale(.879)}to{transform:translate(41.5606vw,99vh) scale(.879)}}.snow:nth-child(135){opacity:1.3316;transform:translate(58.7653vw,-10px) scale(.2011);animation:fall-135 24s -9s linear infinite}@keyframes fall-135{60.311%{transform:translate(50.8033vw,60.311vh) scale(.2011)}to{transform:translate(54.7843vw,99vh) scale(.2011)}}.snow:nth-child(136){opacity:1.422;transform:translate(49.0065vw,-10px) scale(.31);animation:fall-136 27s -10s linear infinite}@keyframes fall-136{67.347%{transform:translate(58.0001vw,67.347vh) scale(.31)}to{transform:translate(53.5033vw,99vh) scale(.31)}}.snow:nth-child(137){opacity:.289;transform:translate(10.378vw,-10px) scale(.8572);animation:fall-137 12s -29s linear infinite}@keyframes fall-137{51.977%{transform:translate(11.1058vw,51.977vh) scale(.8572)}to{transform:translate(10.7419vw,99vh) scale(.8572)}}.snow:nth-child(138){opacity:1.099;transform:translate(62.9567vw,-10px) scale(.3135);animation:fall-138 10s -8s linear infinite}@keyframes fall-138{76.349%{transform:translate(68.3999vw,76.349vh) scale(.3135)}to{transform:translate(65.6783vw,99vh) scale(.3135)}}.snow:nth-child(139){opacity:.6888;transform:translate(95.5439vw,-10px) scale(.1108);animation:fall-139 10s -12s linear infinite}@keyframes fall-139{42.146%{transform:translate(89.3629vw,42.146vh) scale(.1108)}to{transform:translate(92.4534vw,99vh) scale(.1108)}}.snow:nth-child(140){opacity:.459;transform:translate(91.2875vw,-10px) scale(.679);animation:fall-140 25s -26s linear infinite}@keyframes fall-140{79.76%{transform:translate(84.7144vw,79.76vh) scale(.679)}to{transform:translate(88.00095vw,99vh) scale(.679)}}.snow:nth-child(141){opacity:.6878;transform:translate(32.4754vw,-10px) scale(.3142);animation:fall-141 29s -19s linear infinite}@keyframes fall-141{48.669%{transform:translate(33.3755vw,48.669vh) scale(.3142)}to{transform:translate(32.92545vw,99vh) scale(.3142)}}.snow:nth-child(142){opacity:.0706;transform:translate(2.9659vw,-10px) scale(.2717);animation:fall-142 10s -17s linear infinite}@keyframes fall-142{40.674%{transform:translate(10.7052vw,40.674vh) scale(.2717)}to{transform:translate(6.83555vw,99vh) scale(.2717)}}.snow:nth-child(143){opacity:.4756;transform:translate(84.6407vw,-10px) scale(.2883);animation:fall-143 17s -3s linear infinite}@keyframes fall-143{38.017%{transform:translate(79.292vw,38.017vh) scale(.2883)}to{transform:translate(81.96635vw,99vh) scale(.2883)}}.snow:nth-child(144){opacity:1.6938;transform:translate(3.8618vw,-10px) scale(.9826);animation:fall-144 14s -23s linear infinite}@keyframes fall-144{36.829%{transform:translate(-5.5268vw,36.829vh) scale(.9826)}to{transform:translate(-.8325vw,99vh) scale(.9826)}}.snow:nth-child(145){opacity:.0582;transform:translate(43.6522vw,-10px) scale(.3306);animation:fall-145 12s -27s linear infinite}@keyframes fall-145{45.489%{transform:translate(49.3082vw,45.489vh) scale(.3306)}to{transform:translate(46.4802vw,99vh) scale(.3306)}}.snow:nth-child(146){opacity:.2032;transform:translate(98.2102vw,-10px) scale(.9331);animation:fall-146 21s -4s linear infinite}@keyframes fall-146{52.747%{transform:translate(91.4899vw,52.747vh) scale(.9331)}to{transform:translate(94.85005vw,99vh) scale(.9331)}}.snow:nth-child(147){opacity:.7824;transform:translate(27.7729vw,-10px) scale(.9387);animation:fall-147 29s -26s linear infinite}@keyframes fall-147{67.41%{transform:translate(32.3524vw,67.41vh) scale(.9387)}to{transform:translate(30.06265vw,99vh) scale(.9387)}}.snow:nth-child(148){opacity:1.123;transform:translate(97.6162vw,-10px) scale(.6731);animation:fall-148 28s -23s linear infinite}@keyframes fall-148{67.322%{transform:translate(91.6719vw,67.322vh) scale(.6731)}to{transform:translate(94.64405vw,99vh) scale(.6731)}}.snow:nth-child(149){opacity:1.6314;transform:translate(98.8663vw,-10px) scale(.8305);animation:fall-149 27s -21s linear infinite}@keyframes fall-149{50.978%{transform:translate(100.8395vw,50.978vh) scale(.8305)}to{transform:translate(99.8529vw,99vh) scale(.8305)}}.snow:nth-child(150){opacity:1.7832;transform:translate(5.7247vw,-10px) scale(.7488);animation:fall-150 23s -23s linear infinite}@keyframes fall-150{61.501%{transform:translate(-3.9491vw,61.501vh) scale(.7488)}to{transform:translate(.8878vw,99vh) scale(.7488)}}.snow:nth-child(151){opacity:1.6166;transform:translate(95.6866vw,-10px) scale(.3528);animation:fall-151 13s -10s linear infinite}@keyframes fall-151{54.643%{transform:translate(102.8758vw,54.643vh) scale(.3528)}to{transform:translate(99.2812vw,99vh) scale(.3528)}}.snow:nth-child(152){opacity:1.4812;transform:translate(92.5204vw,-10px) scale(.0629);animation:fall-152 27s -18s linear infinite}@keyframes fall-152{41.158%{transform:translate(101.3477vw,41.158vh) scale(.0629)}to{transform:translate(96.93405vw,99vh) scale(.0629)}}.snow:nth-child(153){opacity:1.1312;transform:translate(87.9767vw,-10px) scale(.8843);animation:fall-153 13s -28s linear infinite}@keyframes fall-153{64.748%{transform:translate(85.0352vw,64.748vh) scale(.8843)}to{transform:translate(86.50595vw,99vh) scale(.8843)}}.snow:nth-child(154){opacity:.9822;transform:translate(89.8505vw,-10px) scale(.899);animation:fall-154 20s -21s linear infinite}@keyframes fall-154{67.401%{transform:translate(89.1482vw,67.401vh) scale(.899)}to{transform:translate(89.49935vw,99vh) scale(.899)}}.snow:nth-child(155){opacity:.0554;transform:translate(1.9091vw,-10px) scale(.4041);animation:fall-155 23s -8s linear infinite}@keyframes fall-155{37.295%{transform:translate(-.5249vw,37.295vh) scale(.4041)}to{transform:translate(.6921vw,99vh) scale(.4041)}}.snow:nth-child(156){opacity:.527;transform:translate(71.7129vw,-10px) scale(.8345);animation:fall-156 22s -3s linear infinite}@keyframes fall-156{76.357%{transform:translate(81.6289vw,76.357vh) scale(.8345)}to{transform:translate(76.6709vw,99vh) scale(.8345)}}.snow:nth-child(157){opacity:.606;transform:translate(10.0255vw,-10px) scale(.6919);animation:fall-157 22s -29s linear infinite}@keyframes fall-157{56.261%{transform:translate(6.7862vw,56.261vh) scale(.6919)}to{transform:translate(8.40585vw,99vh) scale(.6919)}}.snow:nth-child(158){opacity:1.1024;transform:translate(13.9523vw,-10px) scale(.7851);animation:fall-158 11s -3s linear infinite}@keyframes fall-158{63.808%{transform:translate(3.9947vw,63.808vh) scale(.7851)}to{transform:translate(8.9735vw,99vh) scale(.7851)}}.snow:nth-child(159){opacity:.3364;transform:translate(49.0499vw,-10px) scale(.6212);animation:fall-159 20s -21s linear infinite}@keyframes fall-159{66.859%{transform:translate(50.4997vw,66.859vh) scale(.6212)}to{transform:translate(49.7748vw,99vh) scale(.6212)}}.snow:nth-child(160){opacity:1.236;transform:translate(8.7284vw,-10px) scale(.327);animation:fall-160 20s -11s linear infinite}@keyframes fall-160{77.731%{transform:translate(10.6955vw,77.731vh) scale(.327)}to{transform:translate(9.71195vw,99vh) scale(.327)}}.snow:nth-child(161){opacity:.6954;transform:translate(33.3954vw,-10px) scale(.9405);animation:fall-161 29s -25s linear infinite}@keyframes fall-161{55.329%{transform:translate(41.6769vw,55.329vh) scale(.9405)}to{transform:translate(37.53615vw,99vh) scale(.9405)}}.snow:nth-child(162){opacity:1.3926;transform:translate(75.349vw,-10px) scale(.09);animation:fall-162 23s -6s linear infinite}@keyframes fall-162{56.368%{transform:translate(71.0292vw,56.368vh) scale(.09)}to{transform:translate(73.1891vw,99vh) scale(.09)}}.snow:nth-child(163){opacity:.646;transform:translate(80.9868vw,-10px) scale(.8794);animation:fall-163 14s -27s linear infinite}@keyframes fall-163{68.223%{transform:translate(87.2802vw,68.223vh) scale(.8794)}to{transform:translate(84.1335vw,99vh) scale(.8794)}}.snow:nth-child(164){opacity:1.9664;transform:translate(20.0853vw,-10px) scale(.1818);animation:fall-164 23s -19s linear infinite}@keyframes fall-164{37.51%{transform:translate(21.0378vw,37.51vh) scale(.1818)}to{transform:translate(20.56155vw,99vh) scale(.1818)}}.snow:nth-child(165){opacity:1.3074;transform:translate(87.5598vw,-10px) scale(.6954);animation:fall-165 19s -17s linear infinite}@keyframes fall-165{59.586%{transform:translate(95.8058vw,59.586vh) scale(.6954)}to{transform:translate(91.6828vw,99vh) scale(.6954)}}.snow:nth-child(166){opacity:.4234;transform:translate(78.0835vw,-10px) scale(.4164);animation:fall-166 21s -6s linear infinite}@keyframes fall-166{52.533%{transform:translate(68.0962vw,52.533vh) scale(.4164)}to{transform:translate(73.08985vw,99vh) scale(.4164)}}.snow:nth-child(167){opacity:1.9548;transform:translate(11.136vw,-10px) scale(.2982);animation:fall-167 30s -13s linear infinite}@keyframes fall-167{71.227%{transform:translate(3.0267vw,71.227vh) scale(.2982)}to{transform:translate(7.08135vw,99vh) scale(.2982)}}.snow:nth-child(168){opacity:1.782;transform:translate(69.345vw,-10px) scale(.0217);animation:fall-168 29s -2s linear infinite}@keyframes fall-168{39.657%{transform:translate(78.5466vw,39.657vh) scale(.0217)}to{transform:translate(73.9458vw,99vh) scale(.0217)}}.snow:nth-child(169){opacity:1.964;transform:translate(57.2474vw,-10px) scale(.0387);animation:fall-169 12s -19s linear infinite}@keyframes fall-169{79.397%{transform:translate(51.8989vw,79.397vh) scale(.0387)}to{transform:translate(54.57315vw,99vh) scale(.0387)}}.snow:nth-child(170){opacity:.0054;transform:translate(22.3513vw,-10px) scale(.6351);animation:fall-170 15s -4s linear infinite}@keyframes fall-170{70.058%{transform:translate(18.9492vw,70.058vh) scale(.6351)}to{transform:translate(20.65025vw,99vh) scale(.6351)}}.snow:nth-child(171){opacity:1.5984;transform:translate(53.6839vw,-10px) scale(.8776);animation:fall-171 18s -4s linear infinite}@keyframes fall-171{55.194%{transform:translate(52.7762vw,55.194vh) scale(.8776)}to{transform:translate(53.23005vw,99vh) scale(.8776)}}.snow:nth-child(172){opacity:1.792;transform:translate(26.2738vw,-10px) scale(.6916);animation:fall-172 30s -14s linear infinite}@keyframes fall-172{37.007%{transform:translate(17.6044vw,37.007vh) scale(.6916)}to{transform:translate(21.9391vw,99vh) scale(.6916)}}.snow:nth-child(173){opacity:.3954;transform:translate(87.5143vw,-10px) scale(.1294);animation:fall-173 13s -21s linear infinite}@keyframes fall-173{71.461%{transform:translate(96.0733vw,71.461vh) scale(.1294)}to{transform:translate(91.7938vw,99vh) scale(.1294)}}.snow:nth-child(174){opacity:.471;transform:translate(44.1195vw,-10px) scale(.6848);animation:fall-174 26s -2s linear infinite}@keyframes fall-174{66.874%{transform:translate(53.809vw,66.874vh) scale(.6848)}to{transform:translate(48.96425vw,99vh) scale(.6848)}}.snow:nth-child(175){opacity:1.7618;transform:translate(29.8927vw,-10px) scale(.7866);animation:fall-175 13s -8s linear infinite}@keyframes fall-175{53.229%{transform:translate(21.3497vw,53.229vh) scale(.7866)}to{transform:translate(25.6212vw,99vh) scale(.7866)}}.snow:nth-child(176){opacity:1.7908;transform:translate(18.9358vw,-10px) scale(.9429);animation:fall-176 10s -4s linear infinite}@keyframes fall-176{40.097%{transform:translate(24.7559vw,40.097vh) scale(.9429)}to{transform:translate(21.84585vw,99vh) scale(.9429)}}.snow:nth-child(177){opacity:.2876;transform:translate(93.2737vw,-10px) scale(.2842);animation:fall-177 24s -24s linear infinite}@keyframes fall-177{32.758%{transform:translate(102.1999vw,32.758vh) scale(.2842)}to{transform:translate(97.7368vw,99vh) scale(.2842)}}.snow:nth-child(178){opacity:.7794;transform:translate(79.5006vw,-10px) scale(.7111);animation:fall-178 29s -6s linear infinite}@keyframes fall-178{76.009%{transform:translate(72.8449vw,76.009vh) scale(.7111)}to{transform:translate(76.17275vw,99vh) scale(.7111)}}.snow:nth-child(179){opacity:1.7018;transform:translate(43.5308vw,-10px) scale(.196);animation:fall-179 20s -30s linear infinite}@keyframes fall-179{67.667%{transform:translate(36.3979vw,67.667vh) scale(.196)}to{transform:translate(39.96435vw,99vh) scale(.196)}}.snow:nth-child(180){opacity:.6374;transform:translate(94.0482vw,-10px) scale(.3916);animation:fall-180 28s -13s linear infinite}@keyframes fall-180{40.928%{transform:translate(95.8754vw,40.928vh) scale(.3916)}to{transform:translate(94.9618vw,99vh) scale(.3916)}}.snow:nth-child(181){opacity:1.5226;transform:translate(70.0158vw,-10px) scale(.3309);animation:fall-181 22s -28s linear infinite}@keyframes fall-181{56.987%{transform:translate(70.9387vw,56.987vh) scale(.3309)}to{transform:translate(70.47725vw,99vh) scale(.3309)}}.snow:nth-child(182){opacity:1.6846;transform:translate(89.0863vw,-10px) scale(.8808);animation:fall-182 29s -22s linear infinite}@keyframes fall-182{48.539%{transform:translate(84.2174vw,48.539vh) scale(.8808)}to{transform:translate(86.65185vw,99vh) scale(.8808)}}.snow:nth-child(183){opacity:.9764;transform:translate(49.8115vw,-10px) scale(.9728);animation:fall-183 29s -19s linear infinite}@keyframes fall-183{30.721%{transform:translate(42.3348vw,30.721vh) scale(.9728)}to{transform:translate(46.07315vw,99vh) scale(.9728)}}.snow:nth-child(184){opacity:1.0152;transform:translate(23.1558vw,-10px) scale(.7311);animation:fall-184 28s -28s linear infinite}@keyframes fall-184{55.106%{transform:translate(15.5804vw,55.106vh) scale(.7311)}to{transform:translate(19.3681vw,99vh) scale(.7311)}}.snow:nth-child(185){opacity:.8676;transform:translate(26.9511vw,-10px) scale(.5456);animation:fall-185 10s -22s linear infinite}@keyframes fall-185{44.563%{transform:translate(34.7933vw,44.563vh) scale(.5456)}to{transform:translate(30.8722vw,99vh) scale(.5456)}}.snow:nth-child(186){opacity:1.2662;transform:translate(34.0303vw,-10px) scale(.3666);animation:fall-186 28s -6s linear infinite}@keyframes fall-186{54.078%{transform:translate(32.3543vw,54.078vh) scale(.3666)}to{transform:translate(33.1923vw,99vh) scale(.3666)}}.snow:nth-child(187){opacity:.6584;transform:translate(79.0182vw,-10px) scale(.5824);animation:fall-187 20s -9s linear infinite}@keyframes fall-187{52.405%{transform:translate(80.4846vw,52.405vh) scale(.5824)}to{transform:translate(79.7514vw,99vh) scale(.5824)}}.snow:nth-child(188){opacity:.3046;transform:translate(98.2655vw,-10px) scale(.9817);animation:fall-188 18s -13s linear infinite}@keyframes fall-188{48.826%{transform:translate(96.8237vw,48.826vh) scale(.9817)}to{transform:translate(97.5446vw,99vh) scale(.9817)}}.snow:nth-child(189){opacity:.9124;transform:translate(71.1531vw,-10px) scale(.4527);animation:fall-189 13s -22s linear infinite}@keyframes fall-189{55.632%{transform:translate(74.5068vw,55.632vh) scale(.4527)}to{transform:translate(72.82995vw,99vh) scale(.4527)}}.snow:nth-child(190){opacity:.0066;transform:translate(5.7168vw,-10px) scale(.7614);animation:fall-190 14s -16s linear infinite}@keyframes fall-190{77.429%{transform:translate(11.7083vw,77.429vh) scale(.7614)}to{transform:translate(8.71255vw,99vh) scale(.7614)}}.snow:nth-child(191){opacity:1.27;transform:translate(72.9067vw,-10px) scale(.0048);animation:fall-191 18s -9s linear infinite}@keyframes fall-191{45.697%{transform:translate(70.6615vw,45.697vh) scale(.0048)}to{transform:translate(71.7841vw,99vh) scale(.0048)}}.snow:nth-child(192){opacity:1.0738;transform:translate(84.9722vw,-10px) scale(.4618);animation:fall-192 17s -28s linear infinite}@keyframes fall-192{53.928%{transform:translate(87.7783vw,53.928vh) scale(.4618)}to{transform:translate(86.37525vw,99vh) scale(.4618)}}.snow:nth-child(193){opacity:.355;transform:translate(17.8576vw,-10px) scale(.9772);animation:fall-193 29s -10s linear infinite}@keyframes fall-193{43.06%{transform:translate(9.9031vw,43.06vh) scale(.9772)}to{transform:translate(13.88035vw,99vh) scale(.9772)}}.snow:nth-child(194){opacity:.8666;transform:translate(59.3453vw,-10px) scale(.2835);animation:fall-194 14s -27s linear infinite}@keyframes fall-194{31.308%{transform:translate(60.526vw,31.308vh) scale(.2835)}to{transform:translate(59.93565vw,99vh) scale(.2835)}}.snow:nth-child(195){opacity:1.805;transform:translate(7.6565vw,-10px) scale(.9067);animation:fall-195 13s -10s linear infinite}@keyframes fall-195{69.018%{transform:translate(11.871vw,69.018vh) scale(.9067)}to{transform:translate(9.76375vw,99vh) scale(.9067)}}.snow:nth-child(196){opacity:1.1178;transform:translate(64.6497vw,-10px) scale(.7922);animation:fall-196 23s -1s linear infinite}@keyframes fall-196{78.263%{transform:translate(71.7851vw,78.263vh) scale(.7922)}to{transform:translate(68.2174vw,99vh) scale(.7922)}}.snow:nth-child(197){opacity:.2508;transform:translate(99.5383vw,-10px) scale(.9253);animation:fall-197 23s -21s linear infinite}@keyframes fall-197{42.849%{transform:translate(94.4259vw,42.849vh) scale(.9253)}to{transform:translate(96.9821vw,99vh) scale(.9253)}}.snow:nth-child(198){opacity:1.4118;transform:translate(30.9436vw,-10px) scale(.1968);animation:fall-198 28s -19s linear infinite}@keyframes fall-198{57.567%{transform:translate(32.1304vw,57.567vh) scale(.1968)}to{transform:translate(31.537vw,99vh) scale(.1968)}}.snow:nth-child(199){opacity:1.303;transform:translate(98.1163vw,-10px) scale(.8218);animation:fall-199 30s -12s linear infinite}@keyframes fall-199{52.83%{transform:translate(99.342vw,52.83vh) scale(.8218)}to{transform:translate(98.72915vw,99vh) scale(.8218)}}.snow:nth-child(200){opacity:.058;transform:translate(14.1422vw,-10px) scale(.4864);animation:fall-200 13s -19s linear infinite}@keyframes fall-200{64.462%{transform:translate(13.3896vw,64.462vh) scale(.4864)}to{transform:translate(13.7659vw,99vh) scale(.4864)}}.snow:nth-child(201){opacity:1.9228;transform:translate(32.7901vw,-10px) scale(.315);animation:fall-201 24s -21s linear infinite}@keyframes fall-201{72.63%{transform:translate(25.6046vw,72.63vh) scale(.315)}to{transform:translate(29.19735vw,99vh) scale(.315)}}.snow:nth-child(202){opacity:.4468;transform:translate(20.8467vw,-10px) scale(.9569);animation:fall-202 21s -28s linear infinite}@keyframes fall-202{78.599%{transform:translate(12.3354vw,78.599vh) scale(.9569)}to{transform:translate(16.59105vw,99vh) scale(.9569)}}.snow:nth-child(203){opacity:1.776;transform:translate(86.5413vw,-10px) scale(.8639);animation:fall-203 11s -9s linear infinite}@keyframes fall-203{65.865%{transform:translate(96.1005vw,65.865vh) scale(.8639)}to{transform:translate(91.3209vw,99vh) scale(.8639)}}.snow:nth-child(204){opacity:1.3688;transform:translate(90.7663vw,-10px) scale(.7898);animation:fall-204 20s -24s linear infinite}@keyframes fall-204{57.507%{transform:translate(90.9568vw,57.507vh) scale(.7898)}to{transform:translate(90.86155vw,99vh) scale(.7898)}}.snow:nth-child(205){opacity:.8568;transform:translate(5.2746vw,-10px) scale(.5281);animation:fall-205 13s -5s linear infinite}@keyframes fall-205{42.281%{transform:translate(10.0014vw,42.281vh) scale(.5281)}to{transform:translate(7.638vw,99vh) scale(.5281)}}.snow:nth-child(206){opacity:1.3044;transform:translate(65.381vw,-10px) scale(.676);animation:fall-206 18s -24s linear infinite}@keyframes fall-206{31.871%{transform:translate(58.6868vw,31.871vh) scale(.676)}to{transform:translate(62.0339vw,99vh) scale(.676)}}.snow:nth-child(207){opacity:1.1504;transform:translate(58.8539vw,-10px) scale(.2355);animation:fall-207 15s -13s linear infinite}@keyframes fall-207{43.565%{transform:translate(59.639vw,43.565vh) scale(.2355)}to{transform:translate(59.24645vw,99vh) scale(.2355)}}.snow:nth-child(208){opacity:.1534;transform:translate(44.3684vw,-10px) scale(.7118);animation:fall-208 18s -10s linear infinite}@keyframes fall-208{65.036%{transform:translate(35.0059vw,65.036vh) scale(.7118)}to{transform:translate(39.68715vw,99vh) scale(.7118)}}.snow:nth-child(209){opacity:1.8314;transform:translate(53.3395vw,-10px) scale(.9534);animation:fall-209 15s -7s linear infinite}@keyframes fall-209{71.932%{transform:translate(46.4235vw,71.932vh) scale(.9534)}to{transform:translate(49.8815vw,99vh) scale(.9534)}}.snow:nth-child(210){opacity:.2898;transform:translate(63.4388vw,-10px) scale(.192);animation:fall-210 13s -9s linear infinite}@keyframes fall-210{69.403%{transform:translate(59.8609vw,69.403vh) scale(.192)}to{transform:translate(61.64985vw,99vh) scale(.192)}}.snow:nth-child(211){opacity:.9408;transform:translate(4.1558vw,-10px) scale(.634);animation:fall-211 10s -7s linear infinite}@keyframes fall-211{35.475%{transform:translate(5.7779vw,35.475vh) scale(.634)}to{transform:translate(4.96685vw,99vh) scale(.634)}}.snow:nth-child(212){opacity:1.1568;transform:translate(21.8966vw,-10px) scale(.5154);animation:fall-212 11s -26s linear infinite}@keyframes fall-212{33.446%{transform:translate(15.9161vw,33.446vh) scale(.5154)}to{transform:translate(18.90635vw,99vh) scale(.5154)}}.snow:nth-child(213){opacity:1.6362;transform:translate(21.6706vw,-10px) scale(.8843);animation:fall-213 28s -8s linear infinite}@keyframes fall-213{68.487%{transform:translate(24.7865vw,68.487vh) scale(.8843)}to{transform:translate(23.22855vw,99vh) scale(.8843)}}.snow:nth-child(214){opacity:.9028;transform:translate(19.9906vw,-10px) scale(.5144);animation:fall-214 29s -11s linear infinite}@keyframes fall-214{75.957%{transform:translate(14.9853vw,75.957vh) scale(.5144)}to{transform:translate(17.48795vw,99vh) scale(.5144)}}.snow:nth-child(215){opacity:1.0674;transform:translate(67.5814vw,-10px) scale(.548);animation:fall-215 29s -26s linear infinite}@keyframes fall-215{68.835%{transform:translate(69.1011vw,68.835vh) scale(.548)}to{transform:translate(68.34125vw,99vh) scale(.548)}}.snow:nth-child(216){opacity:1.6366;transform:translate(50.4808vw,-10px) scale(.5879);animation:fall-216 11s -19s linear infinite}@keyframes fall-216{46.964%{transform:translate(58.9686vw,46.964vh) scale(.5879)}to{transform:translate(54.7247vw,99vh) scale(.5879)}}.snow:nth-child(217){opacity:1.5812;transform:translate(70.1791vw,-10px) scale(.5495);animation:fall-217 20s -22s linear infinite}@keyframes fall-217{39.95%{transform:translate(67.8244vw,39.95vh) scale(.5495)}to{transform:translate(69.00175vw,99vh) scale(.5495)}}.snow:nth-child(218){opacity:.5718;transform:translate(82.5961vw,-10px) scale(.6433);animation:fall-218 11s -25s linear infinite}@keyframes fall-218{57.575%{transform:translate(85.5115vw,57.575vh) scale(.6433)}to{transform:translate(84.0538vw,99vh) scale(.6433)}}.snow:nth-child(219){opacity:1.8606;transform:translate(31.9471vw,-10px) scale(.7799);animation:fall-219 13s -2s linear infinite}@keyframes fall-219{67.377%{transform:translate(29.4376vw,67.377vh) scale(.7799)}to{transform:translate(30.69235vw,99vh) scale(.7799)}}.snow:nth-child(220){opacity:1.6174;transform:translate(55.0092vw,-10px) scale(.1662);animation:fall-220 29s -21s linear infinite}@keyframes fall-220{36.464%{transform:translate(48.6194vw,36.464vh) scale(.1662)}to{transform:translate(51.8143vw,99vh) scale(.1662)}}.snow:nth-child(221){opacity:.107;transform:translate(89.141vw,-10px) scale(.7368);animation:fall-221 29s -21s linear infinite}@keyframes fall-221{44.172%{transform:translate(94.1843vw,44.172vh) scale(.7368)}to{transform:translate(91.66265vw,99vh) scale(.7368)}}.snow:nth-child(222){opacity:1.535;transform:translate(9.7754vw,-10px) scale(.7657);animation:fall-222 25s -29s linear infinite}@keyframes fall-222{58.677%{transform:translate(4.1876vw,58.677vh) scale(.7657)}to{transform:translate(6.9815vw,99vh) scale(.7657)}}.snow:nth-child(223){opacity:.4338;transform:translate(56.0002vw,-10px) scale(.4607);animation:fall-223 14s -6s linear infinite}@keyframes fall-223{31.807%{transform:translate(52.2517vw,31.807vh) scale(.4607)}to{transform:translate(54.12595vw,99vh) scale(.4607)}}.snow:nth-child(224){opacity:1.761;transform:translate(68.8692vw,-10px) scale(.1944);animation:fall-224 24s -9s linear infinite}@keyframes fall-224{59.276%{transform:translate(72.941vw,59.276vh) scale(.1944)}to{transform:translate(70.9051vw,99vh) scale(.1944)}}.snow:nth-child(225){opacity:.393;transform:translate(1.0033vw,-10px) scale(.8273);animation:fall-225 11s -27s linear infinite}@keyframes fall-225{44.153%{transform:translate(-5.0007vw,44.153vh) scale(.8273)}to{transform:translate(-1.9987vw,99vh) scale(.8273)}}.snow:nth-child(226){opacity:.2102;transform:translate(1.3325vw,-10px) scale(.676);animation:fall-226 15s -13s linear infinite}@keyframes fall-226{68.79%{transform:translate(10.6554vw,68.79vh) scale(.676)}to{transform:translate(5.99395vw,99vh) scale(.676)}}.snow:nth-child(227){opacity:.2086;transform:translate(75.2309vw,-10px) scale(.976);animation:fall-227 17s -11s linear infinite}@keyframes fall-227{49.79%{transform:translate(81.9258vw,49.79vh) scale(.976)}to{transform:translate(78.57835vw,99vh) scale(.976)}}.snow:nth-child(228){opacity:.0134;transform:translate(82.0772vw,-10px) scale(.6811);animation:fall-228 13s -5s linear infinite}@keyframes fall-228{77.389%{transform:translate(72.3907vw,77.389vh) scale(.6811)}to{transform:translate(77.23395vw,99vh) scale(.6811)}}.snow:nth-child(229){opacity:1.4626;transform:translate(19.4334vw,-10px) scale(.1473);animation:fall-229 23s -25s linear infinite}@keyframes fall-229{59.453%{transform:translate(19.528vw,59.453vh) scale(.1473)}to{transform:translate(19.4807vw,99vh) scale(.1473)}}.snow:nth-child(230){opacity:1.2892;transform:translate(24.6947vw,-10px) scale(.2035);animation:fall-230 28s -14s linear infinite}@keyframes fall-230{67.654%{transform:translate(16.2778vw,67.654vh) scale(.2035)}to{transform:translate(20.48625vw,99vh) scale(.2035)}}.snow:nth-child(231){opacity:.4474;transform:translate(69.0402vw,-10px) scale(.7983);animation:fall-231 16s -19s linear infinite}@keyframes fall-231{54.435%{transform:translate(65.9609vw,54.435vh) scale(.7983)}to{transform:translate(67.50055vw,99vh) scale(.7983)}}.snow:nth-child(232){opacity:.13;transform:translate(75.5181vw,-10px) scale(.3041);animation:fall-232 27s -21s linear infinite}@keyframes fall-232{68.056%{transform:translate(82.0906vw,68.056vh) scale(.3041)}to{transform:translate(78.80435vw,99vh) scale(.3041)}}.snow:nth-child(233){opacity:.6388;transform:translate(68.7738vw,-10px) scale(.4512);animation:fall-233 15s -9s linear infinite}@keyframes fall-233{49.42%{transform:translate(62.7707vw,49.42vh) scale(.4512)}to{transform:translate(65.77225vw,99vh) scale(.4512)}}.snow:nth-child(234){opacity:.7772;transform:translate(85.0755vw,-10px) scale(.0287);animation:fall-234 20s -12s linear infinite}@keyframes fall-234{53.58%{transform:translate(89.1039vw,53.58vh) scale(.0287)}to{transform:translate(87.0897vw,99vh) scale(.0287)}}.snow:nth-child(235){opacity:1.49;transform:translate(3.0526vw,-10px) scale(.5673);animation:fall-235 20s -6s linear infinite}@keyframes fall-235{56.186%{transform:translate(8.0662vw,56.186vh) scale(.5673)}to{transform:translate(5.5594vw,99vh) scale(.5673)}}.snow:nth-child(236){opacity:1.6928;transform:translate(85.9218vw,-10px) scale(.4314);animation:fall-236 20s -26s linear infinite}@keyframes fall-236{61.271%{transform:translate(95.8337vw,61.271vh) scale(.4314)}to{transform:translate(90.87775vw,99vh) scale(.4314)}}.snow:nth-child(237){opacity:.926;transform:translate(74.5265vw,-10px) scale(.5636);animation:fall-237 13s -23s linear infinite}@keyframes fall-237{55.501%{transform:translate(78.032vw,55.501vh) scale(.5636)}to{transform:translate(76.27925vw,99vh) scale(.5636)}}.snow:nth-child(238){opacity:.3336;transform:translate(37.4934vw,-10px) scale(.9324);animation:fall-238 22s -16s linear infinite}@keyframes fall-238{78.896%{transform:translate(37.1604vw,78.896vh) scale(.9324)}to{transform:translate(37.3269vw,99vh) scale(.9324)}}.snow:nth-child(239){opacity:1.6784;transform:translate(45.1567vw,-10px) scale(.7509);animation:fall-239 15s -25s linear infinite}@keyframes fall-239{32.199%{transform:translate(46.6571vw,32.199vh) scale(.7509)}to{transform:translate(45.9069vw,99vh) scale(.7509)}}.snow:nth-child(240){opacity:1.3364;transform:translate(35.4231vw,-10px) scale(.9553);animation:fall-240 25s -22s linear infinite}@keyframes fall-240{47.723%{transform:translate(33.13vw,47.723vh) scale(.9553)}to{transform:translate(34.27655vw,99vh) scale(.9553)}}.snow:nth-child(241){opacity:.0988;transform:translate(54.1502vw,-10px) scale(.1922);animation:fall-241 28s -6s linear infinite}@keyframes fall-241{32.346%{transform:translate(47.3078vw,32.346vh) scale(.1922)}to{transform:translate(50.729vw,99vh) scale(.1922)}}.snow:nth-child(242){opacity:1.9102;transform:translate(54.4361vw,-10px) scale(.2738);animation:fall-242 13s -16s linear infinite}@keyframes fall-242{38.357%{transform:translate(47.0844vw,38.357vh) scale(.2738)}to{transform:translate(50.76025vw,99vh) scale(.2738)}}.snow:nth-child(243){opacity:.3888;transform:translate(12.4669vw,-10px) scale(.4197);animation:fall-243 15s -30s linear infinite}@keyframes fall-243{35.278%{transform:translate(17.0212vw,35.278vh) scale(.4197)}to{transform:translate(14.74405vw,99vh) scale(.4197)}}.snow:nth-child(244){opacity:1.0506;transform:translate(40.4021vw,-10px) scale(.6892);animation:fall-244 23s -15s linear infinite}@keyframes fall-244{78.834%{transform:translate(40.0594vw,78.834vh) scale(.6892)}to{transform:translate(40.23075vw,99vh) scale(.6892)}}.snow:nth-child(245){opacity:.7854;transform:translate(86.9275vw,-10px) scale(.6775);animation:fall-245 14s -28s linear infinite}@keyframes fall-245{40.045%{transform:translate(93.8784vw,40.045vh) scale(.6775)}to{transform:translate(90.40295vw,99vh) scale(.6775)}}.snow:nth-child(246){opacity:1.055;transform:translate(77.1591vw,-10px) scale(.701);animation:fall-246 29s -1s linear infinite}@keyframes fall-246{76.078%{transform:translate(73.7861vw,76.078vh) scale(.701)}to{transform:translate(75.4726vw,99vh) scale(.701)}}.snow:nth-child(247){opacity:1.441;transform:translate(78.2451vw,-10px) scale(.3671);animation:fall-247 27s -11s linear infinite}@keyframes fall-247{56.504%{transform:translate(84.1516vw,56.504vh) scale(.3671)}to{transform:translate(81.19835vw,99vh) scale(.3671)}}.snow:nth-child(248){opacity:.1864;transform:translate(1.834vw,-10px) scale(.3781);animation:fall-248 20s -4s linear infinite}@keyframes fall-248{66.688%{transform:translate(1.5971vw,66.688vh) scale(.3781)}to{transform:translate(1.71555vw,99vh) scale(.3781)}}.snow:nth-child(249){opacity:1.8606;transform:translate(18.5955vw,-10px) scale(.8459);animation:fall-249 28s -26s linear infinite}@keyframes fall-249{49.199%{transform:translate(27.5158vw,49.199vh) scale(.8459)}to{transform:translate(23.05565vw,99vh) scale(.8459)}}.snow:nth-child(250){opacity:1.9232;transform:translate(97.6744vw,-10px) scale(.2212);animation:fall-250 20s -17s linear infinite}@keyframes fall-250{56.551%{transform:translate(102.8077vw,56.551vh) scale(.2212)}to{transform:translate(100.24105vw,99vh) scale(.2212)}}.snow:nth-child(251){opacity:.4028;transform:translate(78.5493vw,-10px) scale(.679);animation:fall-251 29s -19s linear infinite}@keyframes fall-251{74.973%{transform:translate(87.918vw,74.973vh) scale(.679)}to{transform:translate(83.23365vw,99vh) scale(.679)}}.snow:nth-child(252){opacity:.2326;transform:translate(61.2125vw,-10px) scale(.8732);animation:fall-252 16s -12s linear infinite}@keyframes fall-252{59.741%{transform:translate(60.5652vw,59.741vh) scale(.8732)}to{transform:translate(60.88885vw,99vh) scale(.8732)}}.snow:nth-child(253){opacity:.1932;transform:translate(25.824vw,-10px) scale(.0944);animation:fall-253 13s -12s linear infinite}@keyframes fall-253{78.73%{transform:translate(18.6806vw,78.73vh) scale(.0944)}to{transform:translate(22.2523vw,99vh) scale(.0944)}}.snow:nth-child(254){opacity:.7588;transform:translate(34.7634vw,-10px) scale(.6413);animation:fall-254 11s -1s linear infinite}@keyframes fall-254{48.865%{transform:translate(43.959vw,48.865vh) scale(.6413)}to{transform:translate(39.3612vw,99vh) scale(.6413)}}.snow:nth-child(255){opacity:1.5288;transform:translate(53.3816vw,-10px) scale(.9917);animation:fall-255 17s -27s linear infinite}@keyframes fall-255{70.024%{transform:translate(52.0778vw,70.024vh) scale(.9917)}to{transform:translate(52.7297vw,99vh) scale(.9917)}}.snow:nth-child(256){opacity:1.0874;transform:translate(84.0128vw,-10px) scale(.7139);animation:fall-256 21s -4s linear infinite}@keyframes fall-256{48.329%{transform:translate(74.9425vw,48.329vh) scale(.7139)}to{transform:translate(79.47765vw,99vh) scale(.7139)}}.snow:nth-child(257){opacity:1.2806;transform:translate(6.6266vw,-10px) scale(.6009);animation:fall-257 14s -18s linear infinite}@keyframes fall-257{70.342%{transform:translate(9.2766vw,70.342vh) scale(.6009)}to{transform:translate(7.9516vw,99vh) scale(.6009)}}.snow:nth-child(258){opacity:1.9716;transform:translate(26.3658vw,-10px) scale(.2976);animation:fall-258 13s -13s linear infinite}@keyframes fall-258{40.5%{transform:translate(21.3944vw,40.5vh) scale(.2976)}to{transform:translate(23.8801vw,99vh) scale(.2976)}}.snow:nth-child(259){opacity:1.6258;transform:translate(63.1565vw,-10px) scale(.5739);animation:fall-259 28s -28s linear infinite}@keyframes fall-259{64.607%{transform:translate(54.0306vw,64.607vh) scale(.5739)}to{transform:translate(58.59355vw,99vh) scale(.5739)}}.snow:nth-child(260){opacity:.4582;transform:translate(27.4829vw,-10px) scale(.1059);animation:fall-260 25s -1s linear infinite}@keyframes fall-260{60.99%{transform:translate(33.0186vw,60.99vh) scale(.1059)}to{transform:translate(30.25075vw,99vh) scale(.1059)}}.snow:nth-child(261){opacity:1.8412;transform:translate(67.7876vw,-10px) scale(.07);animation:fall-261 26s -14s linear infinite}@keyframes fall-261{30.576%{transform:translate(77.2849vw,30.576vh) scale(.07)}to{transform:translate(72.53625vw,99vh) scale(.07)}}.snow:nth-child(262){opacity:.0682;transform:translate(44.5941vw,-10px) scale(.8205);animation:fall-262 27s -24s linear infinite}@keyframes fall-262{34.406%{transform:translate(38.3179vw,34.406vh) scale(.8205)}to{transform:translate(41.456vw,99vh) scale(.8205)}}.snow:nth-child(263){opacity:1.7176;transform:translate(49.4008vw,-10px) scale(.9173);animation:fall-263 14s -22s linear infinite}@keyframes fall-263{70.746%{transform:translate(55.3491vw,70.746vh) scale(.9173)}to{transform:translate(52.37495vw,99vh) scale(.9173)}}.snow:nth-child(264){opacity:.5312;transform:translate(48.2355vw,-10px) scale(.7339);animation:fall-264 13s -22s linear infinite}@keyframes fall-264{76.033%{transform:translate(49.3347vw,76.033vh) scale(.7339)}to{transform:translate(48.7851vw,99vh) scale(.7339)}}.snow:nth-child(265){opacity:.4628;transform:translate(51.1231vw,-10px) scale(.5963);animation:fall-265 30s -11s linear infinite}@keyframes fall-265{42.338%{transform:translate(52.5878vw,42.338vh) scale(.5963)}to{transform:translate(51.85545vw,99vh) scale(.5963)}}.snow:nth-child(266){opacity:.518;transform:translate(12.1803vw,-10px) scale(.6336);animation:fall-266 16s -12s linear infinite}@keyframes fall-266{75.421%{transform:translate(17.9661vw,75.421vh) scale(.6336)}to{transform:translate(15.0732vw,99vh) scale(.6336)}}.snow:nth-child(267){opacity:1.6916;transform:translate(57.5659vw,-10px) scale(.9389);animation:fall-267 15s -26s linear infinite}@keyframes fall-267{60.416%{transform:translate(54.649vw,60.416vh) scale(.9389)}to{transform:translate(56.10745vw,99vh) scale(.9389)}}.snow:nth-child(268){opacity:.4826;transform:translate(73.5443vw,-10px) scale(.8693);animation:fall-268 25s -2s linear infinite}@keyframes fall-268{55.045%{transform:translate(71.8937vw,55.045vh) scale(.8693)}to{transform:translate(72.719vw,99vh) scale(.8693)}}.snow:nth-child(269){opacity:.158;transform:translate(49.2325vw,-10px) scale(.9076);animation:fall-269 17s -19s linear infinite}@keyframes fall-269{78.216%{transform:translate(52.2196vw,78.216vh) scale(.9076)}to{transform:translate(50.72605vw,99vh) scale(.9076)}}.snow:nth-child(270){opacity:1.7456;transform:translate(44.0992vw,-10px) scale(.4841);animation:fall-270 18s -22s linear infinite}@keyframes fall-270{39.714%{transform:translate(46.2168vw,39.714vh) scale(.4841)}to{transform:translate(45.158vw,99vh) scale(.4841)}}.snow:nth-child(271){opacity:1.7948;transform:translate(84.2268vw,-10px) scale(.0024);animation:fall-271 29s -29s linear infinite}@keyframes fall-271{36.902%{transform:translate(87.3401vw,36.902vh) scale(.0024)}to{transform:translate(85.78345vw,99vh) scale(.0024)}}.snow:nth-child(272){opacity:1.3014;transform:translate(45.8955vw,-10px) scale(.865);animation:fall-272 22s -16s linear infinite}@keyframes fall-272{65.772%{transform:translate(50.4788vw,65.772vh) scale(.865)}to{transform:translate(48.18715vw,99vh) scale(.865)}}.snow:nth-child(273){opacity:1.5114;transform:translate(11.604vw,-10px) scale(.2889);animation:fall-273 11s -2s linear infinite}@keyframes fall-273{71.608%{transform:translate(16.3531vw,71.608vh) scale(.2889)}to{transform:translate(13.97855vw,99vh) scale(.2889)}}.snow:nth-child(274){opacity:1.3366;transform:translate(44.2788vw,-10px) scale(.7589);animation:fall-274 21s -4s linear infinite}@keyframes fall-274{72.599%{transform:translate(53.5702vw,72.599vh) scale(.7589)}to{transform:translate(48.9245vw,99vh) scale(.7589)}}.snow:nth-child(275){opacity:.3428;transform:translate(58.2753vw,-10px) scale(.1229);animation:fall-275 13s -18s linear infinite}@keyframes fall-275{74.721%{transform:translate(57.7445vw,74.721vh) scale(.1229)}to{transform:translate(58.0099vw,99vh) scale(.1229)}}.snow:nth-child(276){opacity:.1134;transform:translate(61.802vw,-10px) scale(.9908);animation:fall-276 15s -13s linear infinite}@keyframes fall-276{48.831%{transform:translate(54.6224vw,48.831vh) scale(.9908)}to{transform:translate(58.2122vw,99vh) scale(.9908)}}.snow:nth-child(277){opacity:.611;transform:translate(37.4244vw,-10px) scale(.7359);animation:fall-277 19s -28s linear infinite}@keyframes fall-277{63.487%{transform:translate(30.5856vw,63.487vh) scale(.7359)}to{transform:translate(34.005vw,99vh) scale(.7359)}}.snow:nth-child(278){opacity:1.1648;transform:translate(3.3736vw,-10px) scale(.1059);animation:fall-278 30s -24s linear infinite}@keyframes fall-278{44.012%{transform:translate(1.803vw,44.012vh) scale(.1059)}to{transform:translate(2.5883vw,99vh) scale(.1059)}}.snow:nth-child(279){opacity:.9728;transform:translate(11.4775vw,-10px) scale(.3484);animation:fall-279 28s -15s linear infinite}@keyframes fall-279{64.68%{transform:translate(2.5751vw,64.68vh) scale(.3484)}to{transform:translate(7.0263vw,99vh) scale(.3484)}}.snow:nth-child(280){opacity:.8588;transform:translate(60.3445vw,-10px) scale(.232);animation:fall-280 17s -29s linear infinite}@keyframes fall-280{65.961%{transform:translate(70.1046vw,65.961vh) scale(.232)}to{transform:translate(65.22455vw,99vh) scale(.232)}}.snow:nth-child(281){opacity:.956;transform:translate(95.6236vw,-10px) scale(.4795);animation:fall-281 19s -18s linear infinite}@keyframes fall-281{31.123%{transform:translate(103.9627vw,31.123vh) scale(.4795)}to{transform:translate(99.79315vw,99vh) scale(.4795)}}.snow:nth-child(282){opacity:1.8896;transform:translate(24.4894vw,-10px) scale(.1289);animation:fall-282 14s -3s linear infinite}@keyframes fall-282{45.169%{transform:translate(22.5201vw,45.169vh) scale(.1289)}to{transform:translate(23.50475vw,99vh) scale(.1289)}}.snow:nth-child(283){opacity:.5144;transform:translate(94.7909vw,-10px) scale(.8005);animation:fall-283 25s -4s linear infinite}@keyframes fall-283{47.191%{transform:translate(94.2745vw,47.191vh) scale(.8005)}to{transform:translate(94.5327vw,99vh) scale(.8005)}}.snow:nth-child(284){opacity:.5006;transform:translate(81.2679vw,-10px) scale(.9437);animation:fall-284 13s -2s linear infinite}@keyframes fall-284{52.036%{transform:translate(84.1176vw,52.036vh) scale(.9437)}to{transform:translate(82.69275vw,99vh) scale(.9437)}}.snow:nth-child(285){opacity:.231;transform:translate(98.6452vw,-10px) scale(.184);animation:fall-285 30s -8s linear infinite}@keyframes fall-285{64.128%{transform:translate(100.0758vw,64.128vh) scale(.184)}to{transform:translate(99.3605vw,99vh) scale(.184)}}.snow:nth-child(286){opacity:1.2954;transform:translate(51.3888vw,-10px) scale(.7717);animation:fall-286 12s -23s linear infinite}@keyframes fall-286{77.733%{transform:translate(48.4624vw,77.733vh) scale(.7717)}to{transform:translate(49.9256vw,99vh) scale(.7717)}}.snow:nth-child(287){opacity:.2798;transform:translate(47.5942vw,-10px) scale(.3376);animation:fall-287 29s -5s linear infinite}@keyframes fall-287{56.218%{transform:translate(38.3842vw,56.218vh) scale(.3376)}to{transform:translate(42.9892vw,99vh) scale(.3376)}}.snow:nth-child(288){opacity:.2884;transform:translate(62.621vw,-10px) scale(.0893);animation:fall-288 17s -25s linear infinite}@keyframes fall-288{50.545%{transform:translate(59.2144vw,50.545vh) scale(.0893)}to{transform:translate(60.9177vw,99vh) scale(.0893)}}.snow:nth-child(289){opacity:.4588;transform:translate(77.3323vw,-10px) scale(.562);animation:fall-289 24s -4s linear infinite}@keyframes fall-289{66.241%{transform:translate(83.133vw,66.241vh) scale(.562)}to{transform:translate(80.23265vw,99vh) scale(.562)}}.snow:nth-child(290){opacity:.2346;transform:translate(62.3442vw,-10px) scale(.9141);animation:fall-290 29s -23s linear infinite}@keyframes fall-290{70.467%{transform:translate(62.0817vw,70.467vh) scale(.9141)}to{transform:translate(62.21295vw,99vh) scale(.9141)}}.snow:nth-child(291){opacity:1.3192;transform:translate(37.5198vw,-10px) scale(.7906);animation:fall-291 23s -11s linear infinite}@keyframes fall-291{47.721%{transform:translate(32.5768vw,47.721vh) scale(.7906)}to{transform:translate(35.0483vw,99vh) scale(.7906)}}.snow:nth-child(292){opacity:1.0508;transform:translate(73.3505vw,-10px) scale(.3163);animation:fall-292 16s -16s linear infinite}@keyframes fall-292{53.314%{transform:translate(66.5528vw,53.314vh) scale(.3163)}to{transform:translate(69.95165vw,99vh) scale(.3163)}}.snow:nth-child(293){opacity:.58;transform:translate(64.124vw,-10px) scale(.8384);animation:fall-293 29s -17s linear infinite}@keyframes fall-293{73.395%{transform:translate(66.7854vw,73.395vh) scale(.8384)}to{transform:translate(65.4547vw,99vh) scale(.8384)}}.snow:nth-child(294){opacity:.8948;transform:translate(18.8976vw,-10px) scale(.2159);animation:fall-294 18s -5s linear infinite}@keyframes fall-294{53.681%{transform:translate(17.3017vw,53.681vh) scale(.2159)}to{transform:translate(18.09965vw,99vh) scale(.2159)}}.snow:nth-child(295){opacity:.097;transform:translate(2.0109vw,-10px) scale(.3661);animation:fall-295 27s -6s linear infinite}@keyframes fall-295{50.545%{transform:translate(-2.8964vw,50.545vh) scale(.3661)}to{transform:translate(-.44275vw,99vh) scale(.3661)}}.snow:nth-child(296){opacity:1.3738;transform:translate(14.1923vw,-10px) scale(.7502);animation:fall-296 15s -4s linear infinite}@keyframes fall-296{32.848%{transform:translate(18.2851vw,32.848vh) scale(.7502)}to{transform:translate(16.2387vw,99vh) scale(.7502)}}.snow:nth-child(297){opacity:.3032;transform:translate(65.1071vw,-10px) scale(.9865);animation:fall-297 13s -18s linear infinite}@keyframes fall-297{53.221%{transform:translate(62.7881vw,53.221vh) scale(.9865)}to{transform:translate(63.9476vw,99vh) scale(.9865)}}.snow:nth-child(298){opacity:1.4394;transform:translate(27.1084vw,-10px) scale(.3084);animation:fall-298 29s -3s linear infinite}@keyframes fall-298{77.288%{transform:translate(36.1968vw,77.288vh) scale(.3084)}to{transform:translate(31.6526vw,99vh) scale(.3084)}}.snow:nth-child(299){opacity:.6578;transform:translate(58.6791vw,-10px) scale(.1779);animation:fall-299 28s -5s linear infinite}@keyframes fall-299{72.467%{transform:translate(49.9488vw,72.467vh) scale(.1779)}to{transform:translate(54.31395vw,99vh) scale(.1779)}}.snow:nth-child(300){opacity:1.501;transform:translate(4.6024vw,-10px) scale(.2212);animation:fall-300 17s -13s linear infinite}@keyframes fall-300{38.484%{transform:translate(-2.5677vw,38.484vh) scale(.2212)}to{transform:translate(1.01735vw,99vh) scale(.2212)}}.snow:nth-child(301){opacity:.6392;transform:translate(16.5386vw,-10px) scale(.7899);animation:fall-301 19s -12s linear infinite}@keyframes fall-301{50.385%{transform:translate(20.186vw,50.385vh) scale(.7899)}to{transform:translate(18.3623vw,99vh) scale(.7899)}}.snow:nth-child(302){opacity:1.2202;transform:translate(16.284vw,-10px) scale(.0854);animation:fall-302 25s -1s linear infinite}@keyframes fall-302{31.123%{transform:translate(15.513vw,31.123vh) scale(.0854)}to{transform:translate(15.8985vw,99vh) scale(.0854)}}.snow:nth-child(303){opacity:1.7358;transform:translate(78.4557vw,-10px) scale(.2375);animation:fall-303 15s -7s linear infinite}@keyframes fall-303{37.917%{transform:translate(84.0989vw,37.917vh) scale(.2375)}to{transform:translate(81.2773vw,99vh) scale(.2375)}}.snow:nth-child(304){opacity:1.226;transform:translate(86.7276vw,-10px) scale(.5427);animation:fall-304 24s -6s linear infinite}@keyframes fall-304{78.951%{transform:translate(83.5004vw,78.951vh) scale(.5427)}to{transform:translate(85.114vw,99vh) scale(.5427)}}.snow:nth-child(305){opacity:.1832;transform:translate(9.4268vw,-10px) scale(.6948);animation:fall-305 28s -26s linear infinite}@keyframes fall-305{47.912%{transform:translate(-.2962vw,47.912vh) scale(.6948)}to{transform:translate(4.5653vw,99vh) scale(.6948)}}.snow:nth-child(306){opacity:.7394;transform:translate(10.0184vw,-10px) scale(.7779);animation:fall-306 15s -17s linear infinite}@keyframes fall-306{37.488%{transform:translate(14.9417vw,37.488vh) scale(.7779)}to{transform:translate(12.48005vw,99vh) scale(.7779)}}.snow:nth-child(307){opacity:.986;transform:translate(93.7789vw,-10px) scale(.4944);animation:fall-307 15s -11s linear infinite}@keyframes fall-307{70.549%{transform:translate(87.2658vw,70.549vh) scale(.4944)}to{transform:translate(90.52235vw,99vh) scale(.4944)}}.snow:nth-child(308){opacity:.5358;transform:translate(44.691vw,-10px) scale(.3931);animation:fall-308 13s -14s linear infinite}@keyframes fall-308{35.222%{transform:translate(37.7862vw,35.222vh) scale(.3931)}to{transform:translate(41.2386vw,99vh) scale(.3931)}}.snow:nth-child(309){opacity:.3574;transform:translate(9.9365vw,-10px) scale(.7202);animation:fall-309 15s -27s linear infinite}@keyframes fall-309{48.926%{transform:translate(.387vw,48.926vh) scale(.7202)}to{transform:translate(5.16175vw,99vh) scale(.7202)}}.snow:nth-child(310){opacity:1.827;transform:translate(42.9002vw,-10px) scale(.6637);animation:fall-310 18s -7s linear infinite}@keyframes fall-310{48.227%{transform:translate(45.9253vw,48.227vh) scale(.6637)}to{transform:translate(44.41275vw,99vh) scale(.6637)}}.snow:nth-child(311){opacity:.8118;transform:translate(79.9589vw,-10px) scale(.7768);animation:fall-311 16s -5s linear infinite}@keyframes fall-311{73.088%{transform:translate(85.9818vw,73.088vh) scale(.7768)}to{transform:translate(82.97035vw,99vh) scale(.7768)}}.snow:nth-child(312){opacity:1.6078;transform:translate(26.3224vw,-10px) scale(.8249);animation:fall-312 26s -17s linear infinite}@keyframes fall-312{43.261%{transform:translate(35.094vw,43.261vh) scale(.8249)}to{transform:translate(30.7082vw,99vh) scale(.8249)}}.snow:nth-child(313){opacity:1.384;transform:translate(36.0315vw,-10px) scale(.6732);animation:fall-313 27s -26s linear infinite}@keyframes fall-313{68.042%{transform:translate(32.7709vw,68.042vh) scale(.6732)}to{transform:translate(34.4012vw,99vh) scale(.6732)}}.snow:nth-child(314){opacity:.966;transform:translate(13.9271vw,-10px) scale(.7537);animation:fall-314 21s -8s linear infinite}@keyframes fall-314{44.179%{transform:translate(20.0037vw,44.179vh) scale(.7537)}to{transform:translate(16.9654vw,99vh) scale(.7537)}}.snow:nth-child(315){opacity:1.833;transform:translate(59.7256vw,-10px) scale(.9345);animation:fall-315 23s -17s linear infinite}@keyframes fall-315{76.026%{transform:translate(61.6265vw,76.026vh) scale(.9345)}to{transform:translate(60.67605vw,99vh) scale(.9345)}}.snow:nth-child(316){opacity:.1558;transform:translate(81.5023vw,-10px) scale(.2819);animation:fall-316 28s -21s linear infinite}@keyframes fall-316{64.051%{transform:translate(76.63vw,64.051vh) scale(.2819)}to{transform:translate(79.06615vw,99vh) scale(.2819)}}.snow:nth-child(317){opacity:.3824;transform:translate(12.5266vw,-10px) scale(.3443);animation:fall-317 25s -13s linear infinite}@keyframes fall-317{34.461%{transform:translate(8.1348vw,34.461vh) scale(.3443)}to{transform:translate(10.3307vw,99vh) scale(.3443)}}.snow:nth-child(318){opacity:.9854;transform:translate(31.9954vw,-10px) scale(.1136);animation:fall-318 18s -7s linear infinite}@keyframes fall-318{70.001%{transform:translate(28.7629vw,70.001vh) scale(.1136)}to{transform:translate(30.37915vw,99vh) scale(.1136)}}.snow:nth-child(319){opacity:1.1894;transform:translate(86.3209vw,-10px) scale(.3995);animation:fall-319 16s -19s linear infinite}@keyframes fall-319{36.166%{transform:translate(88.6041vw,36.166vh) scale(.3995)}to{transform:translate(87.4625vw,99vh) scale(.3995)}}.snow:nth-child(320){opacity:1.3994;transform:translate(75.2098vw,-10px) scale(.8618);animation:fall-320 25s -10s linear infinite}@keyframes fall-320{58.359%{transform:translate(67.0908vw,58.359vh) scale(.8618)}to{transform:translate(71.1503vw,99vh) scale(.8618)}}.snow:nth-child(321){opacity:.813;transform:translate(30.0154vw,-10px) scale(.1937);animation:fall-321 12s -3s linear infinite}@keyframes fall-321{70.498%{transform:translate(38.3795vw,70.498vh) scale(.1937)}to{transform:translate(34.19745vw,99vh) scale(.1937)}}.snow:nth-child(322){opacity:1.1526;transform:translate(84.3046vw,-10px) scale(.5412);animation:fall-322 11s -6s linear infinite}@keyframes fall-322{49.683%{transform:translate(82.1902vw,49.683vh) scale(.5412)}to{transform:translate(83.2474vw,99vh) scale(.5412)}}.snow:nth-child(323){opacity:1.187;transform:translate(42.0565vw,-10px) scale(.9372);animation:fall-323 11s -1s linear infinite}@keyframes fall-323{36.184%{transform:translate(36.5917vw,36.184vh) scale(.9372)}to{transform:translate(39.3241vw,99vh) scale(.9372)}}.snow:nth-child(324){opacity:.295;transform:translate(4.0271vw,-10px) scale(.6625);animation:fall-324 19s -25s linear infinite}@keyframes fall-324{47.036%{transform:translate(5.4761vw,47.036vh) scale(.6625)}to{transform:translate(4.7516vw,99vh) scale(.6625)}}.snow:nth-child(325){opacity:1.2234;transform:translate(50.2386vw,-10px) scale(.0632);animation:fall-325 21s -8s linear infinite}@keyframes fall-325{46.746%{transform:translate(45.2857vw,46.746vh) scale(.0632)}to{transform:translate(47.76215vw,99vh) scale(.0632)}}.snow:nth-child(326){opacity:1.3124;transform:translate(26.7258vw,-10px) scale(.027);animation:fall-326 29s -16s linear infinite}@keyframes fall-326{48.069%{transform:translate(22.5159vw,48.069vh) scale(.027)}to{transform:translate(24.62085vw,99vh) scale(.027)}}.snow:nth-child(327){opacity:.8372;transform:translate(60.8639vw,-10px) scale(.0159);animation:fall-327 19s -16s linear infinite}@keyframes fall-327{72.083%{transform:translate(58.3845vw,72.083vh) scale(.0159)}to{transform:translate(59.6242vw,99vh) scale(.0159)}}.snow:nth-child(328){opacity:1.2238;transform:translate(2.2862vw,-10px) scale(.5097);animation:fall-328 22s -12s linear infinite}@keyframes fall-328{74.313%{transform:translate(7.1784vw,74.313vh) scale(.5097)}to{transform:translate(4.7323vw,99vh) scale(.5097)}}.snow:nth-child(329){opacity:1.7648;transform:translate(9.1496vw,-10px) scale(.6024);animation:fall-329 30s -9s linear infinite}@keyframes fall-329{57.975%{transform:translate(2.0267vw,57.975vh) scale(.6024)}to{transform:translate(5.58815vw,99vh) scale(.6024)}}.snow:nth-child(330){opacity:.6396;transform:translate(97.7618vw,-10px) scale(.6843);animation:fall-330 20s -6s linear infinite}@keyframes fall-330{66.731%{transform:translate(94.5593vw,66.731vh) scale(.6843)}to{transform:translate(96.16055vw,99vh) scale(.6843)}}.snow:nth-child(331){opacity:1.5134;transform:translate(10.3444vw,-10px) scale(.4603);animation:fall-331 25s -27s linear infinite}@keyframes fall-331{72.739%{transform:translate(5.8vw,72.739vh) scale(.4603)}to{transform:translate(8.0722vw,99vh) scale(.4603)}}.snow:nth-child(332){opacity:.2262;transform:translate(65.0403vw,-10px) scale(.8146);animation:fall-332 22s -2s linear infinite}@keyframes fall-332{43.22%{transform:translate(72.2949vw,43.22vh) scale(.8146)}to{transform:translate(68.6676vw,99vh) scale(.8146)}}.snow:nth-child(333){opacity:1.5118;transform:translate(15.9981vw,-10px) scale(.9291);animation:fall-333 24s -26s linear infinite}@keyframes fall-333{46.621%{transform:translate(18.3942vw,46.621vh) scale(.9291)}to{transform:translate(17.19615vw,99vh) scale(.9291)}}.snow:nth-child(334){opacity:.5166;transform:translate(23.0285vw,-10px) scale(.3244);animation:fall-334 12s -26s linear infinite}@keyframes fall-334{61.092%{transform:translate(15.7055vw,61.092vh) scale(.3244)}to{transform:translate(19.367vw,99vh) scale(.3244)}}.snow:nth-child(335){opacity:1.7826;transform:translate(46.6602vw,-10px) scale(.9681);animation:fall-335 10s -10s linear infinite}@keyframes fall-335{59.712%{transform:translate(44.054vw,59.712vh) scale(.9681)}to{transform:translate(45.3571vw,99vh) scale(.9681)}}.snow:nth-child(336){opacity:.5414;transform:translate(76.5734vw,-10px) scale(.2399);animation:fall-336 12s -11s linear infinite}@keyframes fall-336{58.023%{transform:translate(82.1848vw,58.023vh) scale(.2399)}to{transform:translate(79.3791vw,99vh) scale(.2399)}}.snow:nth-child(337){opacity:.141;transform:translate(35.2203vw,-10px) scale(.3718);animation:fall-337 14s -22s linear infinite}@keyframes fall-337{34.705%{transform:translate(40.7299vw,34.705vh) scale(.3718)}to{transform:translate(37.9751vw,99vh) scale(.3718)}}.snow:nth-child(338){opacity:.3386;transform:translate(13.5892vw,-10px) scale(.9422);animation:fall-338 27s -7s linear infinite}@keyframes fall-338{36.608%{transform:translate(17.1965vw,36.608vh) scale(.9422)}to{transform:translate(15.39285vw,99vh) scale(.9422)}}.snow:nth-child(339){opacity:1.4408;transform:translate(78.773vw,-10px) scale(.9054);animation:fall-339 26s -25s linear infinite}@keyframes fall-339{72.128%{transform:translate(73.7819vw,72.128vh) scale(.9054)}to{transform:translate(76.27745vw,99vh) scale(.9054)}}.snow:nth-child(340){opacity:1.9476;transform:translate(99.3172vw,-10px) scale(.3725);animation:fall-340 23s -10s linear infinite}@keyframes fall-340{42.611%{transform:translate(107.2808vw,42.611vh) scale(.3725)}to{transform:translate(103.299vw,99vh) scale(.3725)}}.snow:nth-child(341){opacity:1.0634;transform:translate(61.0992vw,-10px) scale(.8044);animation:fall-341 26s -15s linear infinite}@keyframes fall-341{78.667%{transform:translate(64.0015vw,78.667vh) scale(.8044)}to{transform:translate(62.55035vw,99vh) scale(.8044)}}.snow:nth-child(342){opacity:1.9758;transform:translate(79.8264vw,-10px) scale(.0658);animation:fall-342 29s -8s linear infinite}@keyframes fall-342{77.911%{transform:translate(85.7922vw,77.911vh) scale(.0658)}to{transform:translate(82.8093vw,99vh) scale(.0658)}}.snow:nth-child(343){opacity:1.6714;transform:translate(1.0022vw,-10px) scale(.9295);animation:fall-343 19s -2s linear infinite}@keyframes fall-343{51.265%{transform:translate(6.89vw,51.265vh) scale(.9295)}to{transform:translate(3.9461vw,99vh) scale(.9295)}}.snow:nth-child(344){opacity:1.2814;transform:translate(79.7232vw,-10px) scale(.7496);animation:fall-344 15s -19s linear infinite}@keyframes fall-344{57.18%{transform:translate(88.334vw,57.18vh) scale(.7496)}to{transform:translate(84.0286vw,99vh) scale(.7496)}}.snow:nth-child(345){opacity:1.1324;transform:translate(18.4301vw,-10px) scale(.1111);animation:fall-345 13s -20s linear infinite}@keyframes fall-345{32.884%{transform:translate(27.9263vw,32.884vh) scale(.1111)}to{transform:translate(23.1782vw,99vh) scale(.1111)}}.snow:nth-child(346){opacity:.5992;transform:translate(43.1807vw,-10px) scale(.2085);animation:fall-346 12s -22s linear infinite}@keyframes fall-346{55.708%{transform:translate(42.9065vw,55.708vh) scale(.2085)}to{transform:translate(43.0436vw,99vh) scale(.2085)}}.snow:nth-child(347){opacity:.6868;transform:translate(47.7762vw,-10px) scale(.0383);animation:fall-347 12s -4s linear infinite}@keyframes fall-347{59.283%{transform:translate(39.0347vw,59.283vh) scale(.0383)}to{transform:translate(43.40545vw,99vh) scale(.0383)}}.snow:nth-child(348){opacity:.982;transform:translate(71.8128vw,-10px) scale(.1317);animation:fall-348 14s -12s linear infinite}@keyframes fall-348{52.14%{transform:translate(71.5256vw,52.14vh) scale(.1317)}to{transform:translate(71.6692vw,99vh) scale(.1317)}}.snow:nth-child(349){opacity:.2648;transform:translate(34.4835vw,-10px) scale(.8398);animation:fall-349 25s -17s linear infinite}@keyframes fall-349{58.206%{transform:translate(24.7821vw,58.206vh) scale(.8398)}to{transform:translate(29.6328vw,99vh) scale(.8398)}}.snow:nth-child(350){opacity:1.9964;transform:translate(47.1994vw,-10px) scale(.0198);animation:fall-350 16s -22s linear infinite}@keyframes fall-350{62.713%{transform:translate(42.9499vw,62.713vh) scale(.0198)}to{transform:translate(45.07465vw,99vh) scale(.0198)}}.snow:nth-child(351){opacity:.583;transform:translate(50.7459vw,-10px) scale(.4879);animation:fall-351 22s -7s linear infinite}@keyframes fall-351{52.215%{transform:translate(52.0889vw,52.215vh) scale(.4879)}to{transform:translate(51.4174vw,99vh) scale(.4879)}}.snow:nth-child(352){opacity:.3986;transform:translate(5.752vw,-10px) scale(.3147);animation:fall-352 10s -14s linear infinite}@keyframes fall-352{41.195%{transform:translate(3.3689vw,41.195vh) scale(.3147)}to{transform:translate(4.56045vw,99vh) scale(.3147)}}.snow:nth-child(353){opacity:1.684;transform:translate(11.9863vw,-10px) scale(.393);animation:fall-353 13s -14s linear infinite}@keyframes fall-353{37.146%{transform:translate(13.2081vw,37.146vh) scale(.393)}to{transform:translate(12.5972vw,99vh) scale(.393)}}.snow:nth-child(354){opacity:.6974;transform:translate(4.3153vw,-10px) scale(.7725);animation:fall-354 10s -23s linear infinite}@keyframes fall-354{33.98%{transform:translate(4.9039vw,33.98vh) scale(.7725)}to{transform:translate(4.6096vw,99vh) scale(.7725)}}.snow:nth-child(355){opacity:1.8254;transform:translate(83.9165vw,-10px) scale(.308);animation:fall-355 26s -16s linear infinite}@keyframes fall-355{56.707%{transform:translate(91.0091vw,56.707vh) scale(.308)}to{transform:translate(87.4628vw,99vh) scale(.308)}}.snow:nth-child(356){opacity:.654;transform:translate(28.7715vw,-10px) scale(.0862);animation:fall-356 13s -16s linear infinite}@keyframes fall-356{35.032%{transform:translate(37.8409vw,35.032vh) scale(.0862)}to{transform:translate(33.3062vw,99vh) scale(.0862)}}.snow:nth-child(357){opacity:1.7684;transform:translate(85.5625vw,-10px) scale(.1448);animation:fall-357 10s -7s linear infinite}@keyframes fall-357{47.674%{transform:translate(93.6272vw,47.674vh) scale(.1448)}to{transform:translate(89.59485vw,99vh) scale(.1448)}}.snow:nth-child(358){opacity:1.3868;transform:translate(1.41vw,-10px) scale(.5969);animation:fall-358 22s -8s linear infinite}@keyframes fall-358{33.506%{transform:translate(-7.963vw,33.506vh) scale(.5969)}to{transform:translate(-3.2765vw,99vh) scale(.5969)}}.snow:nth-child(359){opacity:.5822;transform:translate(92.1167vw,-10px) scale(.163);animation:fall-359 11s -1s linear infinite}@keyframes fall-359{50.372%{transform:translate(101.0844vw,50.372vh) scale(.163)}to{transform:translate(96.60055vw,99vh) scale(.163)}}.snow:nth-child(360){opacity:.7092;transform:translate(19.1593vw,-10px) scale(.5106);animation:fall-360 11s -11s linear infinite}@keyframes fall-360{47.878%{transform:translate(28.9378vw,47.878vh) scale(.5106)}to{transform:translate(24.04855vw,99vh) scale(.5106)}}.snow:nth-child(361){opacity:.0826;transform:translate(98.0793vw,-10px) scale(.9297);animation:fall-361 22s -20s linear infinite}@keyframes fall-361{30.158%{transform:translate(97.5601vw,30.158vh) scale(.9297)}to{transform:translate(97.8197vw,99vh) scale(.9297)}}.snow:nth-child(362){opacity:.5884;transform:translate(89.0118vw,-10px) scale(.9451);animation:fall-362 10s -19s linear infinite}@keyframes fall-362{53.461%{transform:translate(95.9026vw,53.461vh) scale(.9451)}to{transform:translate(92.4572vw,99vh) scale(.9451)}}.snow:nth-child(363){opacity:.5212;transform:translate(96.2248vw,-10px) scale(.7797);animation:fall-363 24s -17s linear infinite}@keyframes fall-363{38.013%{transform:translate(104.4139vw,38.013vh) scale(.7797)}to{transform:translate(100.31935vw,99vh) scale(.7797)}}.snow:nth-child(364){opacity:1.1482;transform:translate(75.4865vw,-10px) scale(.5721);animation:fall-364 10s -28s linear infinite}@keyframes fall-364{60.982%{transform:translate(81.9208vw,60.982vh) scale(.5721)}to{transform:translate(78.70365vw,99vh) scale(.5721)}}.snow:nth-child(365){opacity:1.9262;transform:translate(30.8485vw,-10px) scale(.2564);animation:fall-365 21s -10s linear infinite}@keyframes fall-365{48.124%{transform:translate(31.7388vw,48.124vh) scale(.2564)}to{transform:translate(31.29365vw,99vh) scale(.2564)}}.snow:nth-child(366){opacity:.2758;transform:translate(50.119vw,-10px) scale(.8701);animation:fall-366 26s -28s linear infinite}@keyframes fall-366{71.015%{transform:translate(43.8242vw,71.015vh) scale(.8701)}to{transform:translate(46.9716vw,99vh) scale(.8701)}}.snow:nth-child(367){opacity:1.7654;transform:translate(88.6371vw,-10px) scale(.9954);animation:fall-367 26s -18s linear infinite}@keyframes fall-367{56.103%{transform:translate(90.5694vw,56.103vh) scale(.9954)}to{transform:translate(89.60325vw,99vh) scale(.9954)}}.snow:nth-child(368){opacity:.1602;transform:translate(60.3359vw,-10px) scale(.9011);animation:fall-368 22s -14s linear infinite}@keyframes fall-368{36.554%{transform:translate(59.5469vw,36.554vh) scale(.9011)}to{transform:translate(59.9414vw,99vh) scale(.9011)}}.snow:nth-child(369){opacity:1.4964;transform:translate(19.3191vw,-10px) scale(.7231);animation:fall-369 12s -7s linear infinite}@keyframes fall-369{36.818%{transform:translate(18.9633vw,36.818vh) scale(.7231)}to{transform:translate(19.1412vw,99vh) scale(.7231)}}.snow:nth-child(370){opacity:.2486;transform:translate(18.5853vw,-10px) scale(.0886);animation:fall-370 30s -22s linear infinite}@keyframes fall-370{64.968%{transform:translate(18.6342vw,64.968vh) scale(.0886)}to{transform:translate(18.60975vw,99vh) scale(.0886)}}.snow:nth-child(371){opacity:.5462;transform:translate(97.0095vw,-10px) scale(.0614);animation:fall-371 25s -27s linear infinite}@keyframes fall-371{54.751%{transform:translate(89.7718vw,54.751vh) scale(.0614)}to{transform:translate(93.39065vw,99vh) scale(.0614)}}.snow:nth-child(372){opacity:.514;transform:translate(96.8324vw,-10px) scale(.2902);animation:fall-372 10s -28s linear infinite}@keyframes fall-372{51.226%{transform:translate(89.7562vw,51.226vh) scale(.2902)}to{transform:translate(93.2943vw,99vh) scale(.2902)}}.snow:nth-child(373){opacity:.7312;transform:translate(9.8196vw,-10px) scale(.4291);animation:fall-373 14s -19s linear infinite}@keyframes fall-373{53.342%{transform:translate(4.0525vw,53.342vh) scale(.4291)}to{transform:translate(6.93605vw,99vh) scale(.4291)}}.snow:nth-child(374){opacity:1.2162;transform:translate(93.9999vw,-10px) scale(.4174);animation:fall-374 27s -30s linear infinite}@keyframes fall-374{42.297%{transform:translate(87.3663vw,42.297vh) scale(.4174)}to{transform:translate(90.6831vw,99vh) scale(.4174)}}.snow:nth-child(375){opacity:1.0244;transform:translate(31.2702vw,-10px) scale(.0788);animation:fall-375 11s -12s linear infinite}@keyframes fall-375{75.812%{transform:translate(33.5966vw,75.812vh) scale(.0788)}to{transform:translate(32.4334vw,99vh) scale(.0788)}}.snow:nth-child(376){opacity:1.3082;transform:translate(6.5668vw,-10px) scale(.2271);animation:fall-376 19s -25s linear infinite}@keyframes fall-376{36.395%{transform:translate(11.5406vw,36.395vh) scale(.2271)}to{transform:translate(9.0537vw,99vh) scale(.2271)}}.snow:nth-child(377){opacity:1.6118;transform:translate(72.5898vw,-10px) scale(.537);animation:fall-377 23s -23s linear infinite}@keyframes fall-377{39.441%{transform:translate(66.5178vw,39.441vh) scale(.537)}to{transform:translate(69.5538vw,99vh) scale(.537)}}.snow:nth-child(378){opacity:.8722;transform:translate(53.8869vw,-10px) scale(.4535);animation:fall-378 22s -20s linear infinite}@keyframes fall-378{41.12%{transform:translate(51.7467vw,41.12vh) scale(.4535)}to{transform:translate(52.8168vw,99vh) scale(.4535)}}.snow:nth-child(379){opacity:.8552;transform:translate(83.483vw,-10px) scale(.4706);animation:fall-379 26s -15s linear infinite}@keyframes fall-379{65.634%{transform:translate(92.2008vw,65.634vh) scale(.4706)}to{transform:translate(87.8419vw,99vh) scale(.4706)}}.snow:nth-child(380){opacity:1.8176;transform:translate(47.0399vw,-10px) scale(.4447);animation:fall-380 16s -30s linear infinite}@keyframes fall-380{70.041%{transform:translate(51.1568vw,70.041vh) scale(.4447)}to{transform:translate(49.09835vw,99vh) scale(.4447)}}.snow:nth-child(381){opacity:.7968;transform:translate(74.3874vw,-10px) scale(.5019);animation:fall-381 22s -8s linear infinite}@keyframes fall-381{70.337%{transform:translate(75.2968vw,70.337vh) scale(.5019)}to{transform:translate(74.8421vw,99vh) scale(.5019)}}.snow:nth-child(382){opacity:1.2922;transform:translate(73.9034vw,-10px) scale(.2376);animation:fall-382 30s -7s linear infinite}@keyframes fall-382{51.153%{transform:translate(77.6764vw,51.153vh) scale(.2376)}to{transform:translate(75.7899vw,99vh) scale(.2376)}}.snow:nth-child(383){opacity:.8056;transform:translate(62.346vw,-10px) scale(.9213);animation:fall-383 13s -13s linear infinite}@keyframes fall-383{31.272%{transform:translate(67.2126vw,31.272vh) scale(.9213)}to{transform:translate(64.7793vw,99vh) scale(.9213)}}.snow:nth-child(384){opacity:1.2728;transform:translate(13.0899vw,-10px) scale(.6884);animation:fall-384 23s -18s linear infinite}@keyframes fall-384{74.65%{transform:translate(15.1658vw,74.65vh) scale(.6884)}to{transform:translate(14.12785vw,99vh) scale(.6884)}}.snow:nth-child(385){opacity:1.1426;transform:translate(.7192vw,-10px) scale(.1909);animation:fall-385 19s -27s linear infinite}@keyframes fall-385{62.021%{transform:translate(.0948vw,62.021vh) scale(.1909)}to{transform:translate(.407vw,99vh) scale(.1909)}}.snow:nth-child(386){opacity:.1552;transform:translate(81.4686vw,-10px) scale(.3675);animation:fall-386 15s -8s linear infinite}@keyframes fall-386{67.849%{transform:translate(77.2603vw,67.849vh) scale(.3675)}to{transform:translate(79.36445vw,99vh) scale(.3675)}}.snow:nth-child(387){opacity:.5042;transform:translate(42.0353vw,-10px) scale(.608);animation:fall-387 20s -12s linear infinite}@keyframes fall-387{37.436%{transform:translate(44.8499vw,37.436vh) scale(.608)}to{transform:translate(43.4426vw,99vh) scale(.608)}}.snow:nth-child(388){opacity:1.307;transform:translate(73.8894vw,-10px) scale(.6727);animation:fall-388 13s -6s linear infinite}@keyframes fall-388{42.327%{transform:translate(66.0828vw,42.327vh) scale(.6727)}to{transform:translate(69.9861vw,99vh) scale(.6727)}}.snow:nth-child(389){opacity:1.993;transform:translate(14.2501vw,-10px) scale(.2103);animation:fall-389 17s -10s linear infinite}@keyframes fall-389{55.4%{transform:translate(19.2007vw,55.4vh) scale(.2103)}to{transform:translate(16.7254vw,99vh) scale(.2103)}}.snow:nth-child(390){opacity:1.0556;transform:translate(97.2955vw,-10px) scale(.0565);animation:fall-390 25s -13s linear infinite}@keyframes fall-390{75.147%{transform:translate(89.5166vw,75.147vh) scale(.0565)}to{transform:translate(93.40605vw,99vh) scale(.0565)}}.snow:nth-child(391){opacity:1.9368;transform:translate(1.3099vw,-10px) scale(.4068);animation:fall-391 23s -16s linear infinite}@keyframes fall-391{71.967%{transform:translate(1.0845vw,71.967vh) scale(.4068)}to{transform:translate(1.1972vw,99vh) scale(.4068)}}.snow:nth-child(392){opacity:.7344;transform:translate(83.4664vw,-10px) scale(.0071);animation:fall-392 25s -19s linear infinite}@keyframes fall-392{65.773%{transform:translate(76.2493vw,65.773vh) scale(.0071)}to{transform:translate(79.85785vw,99vh) scale(.0071)}}.snow:nth-child(393){opacity:.4718;transform:translate(36.967vw,-10px) scale(.3648);animation:fall-393 28s -29s linear infinite}@keyframes fall-393{34.05%{transform:translate(39.341vw,34.05vh) scale(.3648)}to{transform:translate(38.154vw,99vh) scale(.3648)}}.snow:nth-child(394){opacity:1.6766;transform:translate(28.6403vw,-10px) scale(.7423);animation:fall-394 10s -5s linear infinite}@keyframes fall-394{72.905%{transform:translate(26.5071vw,72.905vh) scale(.7423)}to{transform:translate(27.5737vw,99vh) scale(.7423)}}.snow:nth-child(395){opacity:.0052;transform:translate(46.831vw,-10px) scale(.5037);animation:fall-395 29s -5s linear infinite}@keyframes fall-395{30.821%{transform:translate(40.2669vw,30.821vh) scale(.5037)}to{transform:translate(43.54895vw,99vh) scale(.5037)}}.snow:nth-child(396){opacity:1.0976;transform:translate(75.1034vw,-10px) scale(.654);animation:fall-396 16s -25s linear infinite}@keyframes fall-396{39.465%{transform:translate(70.2482vw,39.465vh) scale(.654)}to{transform:translate(72.6758vw,99vh) scale(.654)}}.snow:nth-child(397){opacity:1.6284;transform:translate(22.2909vw,-10px) scale(.2321);animation:fall-397 21s -18s linear infinite}@keyframes fall-397{65.157%{transform:translate(18.8074vw,65.157vh) scale(.2321)}to{transform:translate(20.54915vw,99vh) scale(.2321)}}.snow:nth-child(398){opacity:.716;transform:translate(65.0873vw,-10px) scale(.5989);animation:fall-398 25s -4s linear infinite}@keyframes fall-398{45.073%{transform:translate(58.9187vw,45.073vh) scale(.5989)}to{transform:translate(62.003vw,99vh) scale(.5989)}}.snow:nth-child(399){opacity:1.7574;transform:translate(88.634vw,-10px) scale(.6837);animation:fall-399 10s -8s linear infinite}@keyframes fall-399{55.823%{transform:translate(86.626vw,55.823vh) scale(.6837)}to{transform:translate(87.63vw,99vh) scale(.6837)}}.snow:nth-child(400){opacity:1.9594;transform:translate(65.1704vw,-10px) scale(.3261);animation:fall-400 30s -12s linear infinite}@keyframes fall-400{40.647%{transform:translate(58.0364vw,40.647vh) scale(.3261)}to{transform:translate(61.6034vw,99vh) scale(.3261)}}\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.0136;transform:translate(46.0715vw,-10px) scale(.1462);animation:fall-1 26s -19s linear infinite}@keyframes fall-1{43.432%{transform:translate(38.3593vw,43.432vh) scale(.1462)}to{transform:translate(42.2154vw,99vh) scale(.1462)}}.snow:nth-child(2){opacity:.9178;transform:translate(67.0358vw,-10px) scale(.4427);animation:fall-2 30s -16s linear infinite}@keyframes fall-2{70.218%{transform:translate(75.3558vw,70.218vh) scale(.4427)}to{transform:translate(71.1958vw,99vh) scale(.4427)}}.snow:nth-child(3){opacity:1.5588;transform:translate(65.2904vw,-10px) scale(.2514);animation:fall-3 23s -6s linear infinite}@keyframes fall-3{62.879%{transform:translate(67.8971vw,62.879vh) scale(.2514)}to{transform:translate(66.59375vw,99vh) scale(.2514)}}.snow:nth-child(4){opacity:1.977;transform:translate(5.7762vw,-10px) scale(.4011);animation:fall-4 18s -1s linear infinite}@keyframes fall-4{48.071%{transform:translate(-1.6075vw,48.071vh) scale(.4011)}to{transform:translate(2.08435vw,99vh) scale(.4011)}}.snow:nth-child(5){opacity:.2534;transform:translate(81.7364vw,-10px) scale(.9558);animation:fall-5 18s -4s linear infinite}@keyframes fall-5{57.911%{transform:translate(91.3383vw,57.911vh) scale(.9558)}to{transform:translate(86.53735vw,99vh) scale(.9558)}}.snow:nth-child(6){opacity:.5202;transform:translate(40.3716vw,-10px) scale(.6867);animation:fall-6 30s -20s linear infinite}@keyframes fall-6{76.603%{transform:translate(47.4182vw,76.603vh) scale(.6867)}to{transform:translate(43.8949vw,99vh) scale(.6867)}}.snow:nth-child(7){opacity:.4464;transform:translate(52.1989vw,-10px) scale(.8483);animation:fall-7 26s -29s linear infinite}@keyframes fall-7{31.954%{transform:translate(50.5393vw,31.954vh) scale(.8483)}to{transform:translate(51.3691vw,99vh) scale(.8483)}}.snow:nth-child(8){opacity:.0016;transform:translate(.0792vw,-10px) scale(.2778);animation:fall-8 20s -19s linear infinite}@keyframes fall-8{73.665%{transform:translate(1.924vw,73.665vh) scale(.2778)}to{transform:translate(1.0016vw,99vh) scale(.2778)}}.snow:nth-child(9){opacity:.159;transform:translate(30.6214vw,-10px) scale(.1459);animation:fall-9 14s -11s linear infinite}@keyframes fall-9{76.737%{transform:translate(39.1378vw,76.737vh) scale(.1459)}to{transform:translate(34.8796vw,99vh) scale(.1459)}}.snow:nth-child(10){opacity:1.6562;transform:translate(93.9037vw,-10px) scale(.7673);animation:fall-10 17s -19s linear infinite}@keyframes fall-10{40.117%{transform:translate(90.2626vw,40.117vh) scale(.7673)}to{transform:translate(92.08315vw,99vh) scale(.7673)}}.snow:nth-child(11){opacity:.9922;transform:translate(2.784vw,-10px) scale(.9406);animation:fall-11 11s -16s linear infinite}@keyframes fall-11{35.829%{transform:translate(9.9862vw,35.829vh) scale(.9406)}to{transform:translate(6.3851vw,99vh) scale(.9406)}}.snow:nth-child(12){opacity:.7844;transform:translate(31.1422vw,-10px) scale(.8331);animation:fall-12 21s -6s linear infinite}@keyframes fall-12{35.972%{transform:translate(21.2777vw,35.972vh) scale(.8331)}to{transform:translate(26.20995vw,99vh) scale(.8331)}}.snow:nth-child(13){opacity:.8084;transform:translate(98.3027vw,-10px) scale(.1158);animation:fall-13 11s -21s linear infinite}@keyframes fall-13{45.99%{transform:translate(105.1751vw,45.99vh) scale(.1158)}to{transform:translate(101.7389vw,99vh) scale(.1158)}}.snow:nth-child(14){opacity:.4148;transform:translate(73.5215vw,-10px) scale(.2582);animation:fall-14 27s -14s linear infinite}@keyframes fall-14{34.942%{transform:translate(74.1916vw,34.942vh) scale(.2582)}to{transform:translate(73.85655vw,99vh) scale(.2582)}}.snow:nth-child(15){opacity:1.2704;transform:translate(74.8476vw,-10px) scale(.1797);animation:fall-15 10s -28s linear infinite}@keyframes fall-15{37.648%{transform:translate(75.2189vw,37.648vh) scale(.1797)}to{transform:translate(75.03325vw,99vh) scale(.1797)}}.snow:nth-child(16){opacity:1.4826;transform:translate(19.1697vw,-10px) scale(.9962);animation:fall-16 23s -20s linear infinite}@keyframes fall-16{71.401%{transform:translate(13.9768vw,71.401vh) scale(.9962)}to{transform:translate(16.57325vw,99vh) scale(.9962)}}.snow:nth-child(17){opacity:1.6366;transform:translate(60.3914vw,-10px) scale(.6919);animation:fall-17 21s -14s linear infinite}@keyframes fall-17{74.005%{transform:translate(60.9873vw,74.005vh) scale(.6919)}to{transform:translate(60.68935vw,99vh) scale(.6919)}}.snow:nth-child(18){opacity:.0766;transform:translate(32.0258vw,-10px) scale(.0015);animation:fall-18 30s -15s linear infinite}@keyframes fall-18{43.904%{transform:translate(38.3413vw,43.904vh) scale(.0015)}to{transform:translate(35.18355vw,99vh) scale(.0015)}}.snow:nth-child(19){opacity:1.2766;transform:translate(85.4126vw,-10px) scale(.1967);animation:fall-19 10s -16s linear infinite}@keyframes fall-19{43.771%{transform:translate(89.6858vw,43.771vh) scale(.1967)}to{transform:translate(87.5492vw,99vh) scale(.1967)}}.snow:nth-child(20){opacity:1.4298;transform:translate(36.5513vw,-10px) scale(.8995);animation:fall-20 29s -3s linear infinite}@keyframes fall-20{72.838%{transform:translate(32.2526vw,72.838vh) scale(.8995)}to{transform:translate(34.40195vw,99vh) scale(.8995)}}.snow:nth-child(21){opacity:.1966;transform:translate(32.2872vw,-10px) scale(.4315);animation:fall-21 12s -14s linear infinite}@keyframes fall-21{76.806%{transform:translate(23.1633vw,76.806vh) scale(.4315)}to{transform:translate(27.72525vw,99vh) scale(.4315)}}.snow:nth-child(22){opacity:1.7838;transform:translate(77.7448vw,-10px) scale(.1861);animation:fall-22 22s -1s linear infinite}@keyframes fall-22{63.149%{transform:translate(69.2194vw,63.149vh) scale(.1861)}to{transform:translate(73.4821vw,99vh) scale(.1861)}}.snow:nth-child(23){opacity:.1592;transform:translate(86.398vw,-10px) scale(.6575);animation:fall-23 29s -15s linear infinite}@keyframes fall-23{66.641%{transform:translate(91.764vw,66.641vh) scale(.6575)}to{transform:translate(89.081vw,99vh) scale(.6575)}}.snow:nth-child(24){opacity:.6238;transform:translate(71.9285vw,-10px) scale(.0143);animation:fall-24 18s -4s linear infinite}@keyframes fall-24{56.094%{transform:translate(64.8818vw,56.094vh) scale(.0143)}to{transform:translate(68.40515vw,99vh) scale(.0143)}}.snow:nth-child(25){opacity:1.2184;transform:translate(.5231vw,-10px) scale(.2155);animation:fall-25 28s -6s linear infinite}@keyframes fall-25{57.158%{transform:translate(4.4693vw,57.158vh) scale(.2155)}to{transform:translate(2.4962vw,99vh) scale(.2155)}}.snow:nth-child(26){opacity:.9382;transform:translate(50.3261vw,-10px) scale(.862);animation:fall-26 19s -22s linear infinite}@keyframes fall-26{69.453%{transform:translate(46.0347vw,69.453vh) scale(.862)}to{transform:translate(48.1804vw,99vh) scale(.862)}}.snow:nth-child(27){opacity:.6012;transform:translate(57.6519vw,-10px) scale(.811);animation:fall-27 19s -24s linear infinite}@keyframes fall-27{45.843%{transform:translate(66.7087vw,45.843vh) scale(.811)}to{transform:translate(62.1803vw,99vh) scale(.811)}}.snow:nth-child(28){opacity:1.1496;transform:translate(89.5439vw,-10px) scale(.6127);animation:fall-28 19s -1s linear infinite}@keyframes fall-28{42.751%{transform:translate(93.7576vw,42.751vh) scale(.6127)}to{transform:translate(91.65075vw,99vh) scale(.6127)}}.snow:nth-child(29){opacity:1.621;transform:translate(55.9041vw,-10px) scale(.5763);animation:fall-29 10s -12s linear infinite}@keyframes fall-29{36.219%{transform:translate(64.8998vw,36.219vh) scale(.5763)}to{transform:translate(60.40195vw,99vh) scale(.5763)}}.snow:nth-child(30){opacity:.127;transform:translate(71.0506vw,-10px) scale(.9169);animation:fall-30 10s -26s linear infinite}@keyframes fall-30{66.132%{transform:translate(61.6692vw,66.132vh) scale(.9169)}to{transform:translate(66.3599vw,99vh) scale(.9169)}}.snow:nth-child(31){opacity:.7296;transform:translate(20.3536vw,-10px) scale(.7222);animation:fall-31 24s -30s linear infinite}@keyframes fall-31{51.048%{transform:translate(15.7641vw,51.048vh) scale(.7222)}to{transform:translate(18.05885vw,99vh) scale(.7222)}}.snow:nth-child(32){opacity:.3444;transform:translate(42.1195vw,-10px) scale(.528);animation:fall-32 15s -30s linear infinite}@keyframes fall-32{45.531%{transform:translate(32.8402vw,45.531vh) scale(.528)}to{transform:translate(37.47985vw,99vh) scale(.528)}}.snow:nth-child(33){opacity:.9652;transform:translate(79.6177vw,-10px) scale(.6111);animation:fall-33 15s -22s linear infinite}@keyframes fall-33{74.891%{transform:translate(88.1896vw,74.891vh) scale(.6111)}to{transform:translate(83.90365vw,99vh) scale(.6111)}}.snow:nth-child(34){opacity:.777;transform:translate(61.5173vw,-10px) scale(.5995);animation:fall-34 13s -24s linear infinite}@keyframes fall-34{51.002%{transform:translate(53.9507vw,51.002vh) scale(.5995)}to{transform:translate(57.734vw,99vh) scale(.5995)}}.snow:nth-child(35){opacity:1.4966;transform:translate(10.0835vw,-10px) scale(.3062);animation:fall-35 15s -21s linear infinite}@keyframes fall-35{63.1%{transform:translate(15.4843vw,63.1vh) scale(.3062)}to{transform:translate(12.7839vw,99vh) scale(.3062)}}.snow:nth-child(36){opacity:.595;transform:translate(83.696vw,-10px) scale(.7303);animation:fall-36 22s -7s linear infinite}@keyframes fall-36{50.251%{transform:translate(80.5346vw,50.251vh) scale(.7303)}to{transform:translate(82.1153vw,99vh) scale(.7303)}}.snow:nth-child(37){opacity:.0598;transform:translate(98.6244vw,-10px) scale(.417);animation:fall-37 27s -6s linear infinite}@keyframes fall-37{36.261%{transform:translate(96.4175vw,36.261vh) scale(.417)}to{transform:translate(97.52095vw,99vh) scale(.417)}}.snow:nth-child(38){opacity:1.5666;transform:translate(77.8808vw,-10px) scale(.6522);animation:fall-38 15s -19s linear infinite}@keyframes fall-38{68.107%{transform:translate(71.7106vw,68.107vh) scale(.6522)}to{transform:translate(74.7957vw,99vh) scale(.6522)}}.snow:nth-child(39){opacity:1.3856;transform:translate(47.0986vw,-10px) scale(.6755);animation:fall-39 27s -3s linear infinite}@keyframes fall-39{36.949%{transform:translate(50.3848vw,36.949vh) scale(.6755)}to{transform:translate(48.7417vw,99vh) scale(.6755)}}.snow:nth-child(40){opacity:1.1194;transform:translate(64.2058vw,-10px) scale(.2129);animation:fall-40 30s -7s linear infinite}@keyframes fall-40{65.594%{transform:translate(62.1802vw,65.594vh) scale(.2129)}to{transform:translate(63.193vw,99vh) scale(.2129)}}.snow:nth-child(41){opacity:1.8456;transform:translate(45.4222vw,-10px) scale(.9891);animation:fall-41 16s -22s linear infinite}@keyframes fall-41{67.714%{transform:translate(41.4553vw,67.714vh) scale(.9891)}to{transform:translate(43.43875vw,99vh) scale(.9891)}}.snow:nth-child(42){opacity:.4248;transform:translate(16.3742vw,-10px) scale(.5222);animation:fall-42 19s -3s linear infinite}@keyframes fall-42{44.745%{transform:translate(13.1344vw,44.745vh) scale(.5222)}to{transform:translate(14.7543vw,99vh) scale(.5222)}}.snow:nth-child(43){opacity:.0762;transform:translate(84.0213vw,-10px) scale(.1925);animation:fall-43 20s -9s linear infinite}@keyframes fall-43{57.19%{transform:translate(88.4663vw,57.19vh) scale(.1925)}to{transform:translate(86.2438vw,99vh) scale(.1925)}}.snow:nth-child(44){opacity:1.6556;transform:translate(3.3383vw,-10px) scale(.2806);animation:fall-44 26s -24s linear infinite}@keyframes fall-44{53.384%{transform:translate(-5.7615vw,53.384vh) scale(.2806)}to{transform:translate(-1.2116vw,99vh) scale(.2806)}}.snow:nth-child(45){opacity:.8718;transform:translate(10.3099vw,-10px) scale(.9936);animation:fall-45 16s -16s linear infinite}@keyframes fall-45{52.215%{transform:translate(5.5618vw,52.215vh) scale(.9936)}to{transform:translate(7.93585vw,99vh) scale(.9936)}}.snow:nth-child(46){opacity:.2424;transform:translate(56.8224vw,-10px) scale(.2107);animation:fall-46 15s -6s linear infinite}@keyframes fall-46{53.789%{transform:translate(62.2701vw,53.789vh) scale(.2107)}to{transform:translate(59.54625vw,99vh) scale(.2107)}}.snow:nth-child(47){opacity:1.7794;transform:translate(91.2792vw,-10px) scale(.234);animation:fall-47 28s -3s linear infinite}@keyframes fall-47{49.32%{transform:translate(87.0396vw,49.32vh) scale(.234)}to{transform:translate(89.1594vw,99vh) scale(.234)}}.snow:nth-child(48){opacity:1.1624;transform:translate(43.461vw,-10px) scale(.8424);animation:fall-48 27s -18s linear infinite}@keyframes fall-48{70.926%{transform:translate(42.7635vw,70.926vh) scale(.8424)}to{transform:translate(43.11225vw,99vh) scale(.8424)}}.snow:nth-child(49){opacity:1.823;transform:translate(90.2398vw,-10px) scale(.6727);animation:fall-49 24s -24s linear infinite}@keyframes fall-49{31.021%{transform:translate(92.7372vw,31.021vh) scale(.6727)}to{transform:translate(91.4885vw,99vh) scale(.6727)}}.snow:nth-child(50){opacity:.6638;transform:translate(50.8476vw,-10px) scale(.535);animation:fall-50 30s -5s linear infinite}@keyframes fall-50{37.037%{transform:translate(41.6796vw,37.037vh) scale(.535)}to{transform:translate(46.2636vw,99vh) scale(.535)}}.snow:nth-child(51){opacity:.0248;transform:translate(50.9578vw,-10px) scale(.6452);animation:fall-51 15s -26s linear infinite}@keyframes fall-51{39.25%{transform:translate(59.6999vw,39.25vh) scale(.6452)}to{transform:translate(55.32885vw,99vh) scale(.6452)}}.snow:nth-child(52){opacity:1.8256;transform:translate(42.9244vw,-10px) scale(.8149);animation:fall-52 10s -3s linear infinite}@keyframes fall-52{77.709%{transform:translate(40.238vw,77.709vh) scale(.8149)}to{transform:translate(41.5812vw,99vh) scale(.8149)}}.snow:nth-child(53){opacity:1.7048;transform:translate(97.6002vw,-10px) scale(.0186);animation:fall-53 22s -12s linear infinite}@keyframes fall-53{54.437%{transform:translate(89.9469vw,54.437vh) scale(.0186)}to{transform:translate(93.77355vw,99vh) scale(.0186)}}.snow:nth-child(54){opacity:1.9612;transform:translate(50.3269vw,-10px) scale(.7768);animation:fall-54 14s -12s linear infinite}@keyframes fall-54{33.361%{transform:translate(49.1649vw,33.361vh) scale(.7768)}to{transform:translate(49.7459vw,99vh) scale(.7768)}}.snow:nth-child(55){opacity:1.7796;transform:translate(3.2844vw,-10px) scale(.6209);animation:fall-55 10s -6s linear infinite}@keyframes fall-55{77.932%{transform:translate(-2.9872vw,77.932vh) scale(.6209)}to{transform:translate(.1486vw,99vh) scale(.6209)}}.snow:nth-child(56){opacity:1.0972;transform:translate(62.2689vw,-10px) scale(.669);animation:fall-56 23s -29s linear infinite}@keyframes fall-56{61.521%{transform:translate(71.4329vw,61.521vh) scale(.669)}to{transform:translate(66.8509vw,99vh) scale(.669)}}.snow:nth-child(57){opacity:1.6072;transform:translate(64.8625vw,-10px) scale(.8836);animation:fall-57 15s -11s linear infinite}@keyframes fall-57{68.018%{transform:translate(66.8813vw,68.018vh) scale(.8836)}to{transform:translate(65.8719vw,99vh) scale(.8836)}}.snow:nth-child(58){opacity:1.9186;transform:translate(37.7853vw,-10px) scale(.2912);animation:fall-58 24s -23s linear infinite}@keyframes fall-58{79.63%{transform:translate(44.7144vw,79.63vh) scale(.2912)}to{transform:translate(41.24985vw,99vh) scale(.2912)}}.snow:nth-child(59){opacity:.3454;transform:translate(4.098vw,-10px) scale(.0422);animation:fall-59 15s -3s linear infinite}@keyframes fall-59{42.181%{transform:translate(11.4904vw,42.181vh) scale(.0422)}to{transform:translate(7.7942vw,99vh) scale(.0422)}}.snow:nth-child(60){opacity:1.24;transform:translate(55.1702vw,-10px) scale(.1808);animation:fall-60 13s -4s linear infinite}@keyframes fall-60{62.019%{transform:translate(50.659vw,62.019vh) scale(.1808)}to{transform:translate(52.9146vw,99vh) scale(.1808)}}.snow:nth-child(61){opacity:1.5334;transform:translate(45.3788vw,-10px) scale(.0587);animation:fall-61 14s -21s linear infinite}@keyframes fall-61{54.539%{transform:translate(40.0493vw,54.539vh) scale(.0587)}to{transform:translate(42.71405vw,99vh) scale(.0587)}}.snow:nth-child(62){opacity:.3708;transform:translate(34.3842vw,-10px) scale(.4053);animation:fall-62 27s -22s linear infinite}@keyframes fall-62{38.753%{transform:translate(35.8776vw,38.753vh) scale(.4053)}to{transform:translate(35.1309vw,99vh) scale(.4053)}}.snow:nth-child(63){opacity:.5408;transform:translate(85.2847vw,-10px) scale(.9353);animation:fall-63 22s -11s linear infinite}@keyframes fall-63{39.024%{transform:translate(89.4903vw,39.024vh) scale(.9353)}to{transform:translate(87.3875vw,99vh) scale(.9353)}}.snow:nth-child(64){opacity:.077;transform:translate(54.8613vw,-10px) scale(.96);animation:fall-64 11s -6s linear infinite}@keyframes fall-64{62.358%{transform:translate(62.3136vw,62.358vh) scale(.96)}to{transform:translate(58.58745vw,99vh) scale(.96)}}.snow:nth-child(65){opacity:1.407;transform:translate(94.0532vw,-10px) scale(.0241);animation:fall-65 12s -9s linear infinite}@keyframes fall-65{68.807%{transform:translate(87.3622vw,68.807vh) scale(.0241)}to{transform:translate(90.7077vw,99vh) scale(.0241)}}.snow:nth-child(66){opacity:1.8278;transform:translate(19.7433vw,-10px) scale(.6922);animation:fall-66 25s -10s linear infinite}@keyframes fall-66{61.539%{transform:translate(17.2591vw,61.539vh) scale(.6922)}to{transform:translate(18.5012vw,99vh) scale(.6922)}}.snow:nth-child(67){opacity:.9964;transform:translate(83.295vw,-10px) scale(.5276);animation:fall-67 20s -21s linear infinite}@keyframes fall-67{39.419%{transform:translate(84.8232vw,39.419vh) scale(.5276)}to{transform:translate(84.0591vw,99vh) scale(.5276)}}.snow:nth-child(68){opacity:1.413;transform:translate(84.7841vw,-10px) scale(.2615);animation:fall-68 15s -5s linear infinite}@keyframes fall-68{78.09%{transform:translate(90.864vw,78.09vh) scale(.2615)}to{transform:translate(87.82405vw,99vh) scale(.2615)}}.snow:nth-child(69){opacity:1.253;transform:translate(81.8613vw,-10px) scale(.0098);animation:fall-69 20s -1s linear infinite}@keyframes fall-69{36.598%{transform:translate(77.0844vw,36.598vh) scale(.0098)}to{transform:translate(79.47285vw,99vh) scale(.0098)}}.snow:nth-child(70){opacity:1.9392;transform:translate(15.9585vw,-10px) scale(.8279);animation:fall-70 13s -1s linear infinite}@keyframes fall-70{66.928%{transform:translate(7.3782vw,66.928vh) scale(.8279)}to{transform:translate(11.66835vw,99vh) scale(.8279)}}.snow:nth-child(71){opacity:1.2228;transform:translate(39.4421vw,-10px) scale(.1283);animation:fall-71 15s -26s linear infinite}@keyframes fall-71{45.061%{transform:translate(32.9955vw,45.061vh) scale(.1283)}to{transform:translate(36.2188vw,99vh) scale(.1283)}}.snow:nth-child(72){opacity:.5074;transform:translate(13.8135vw,-10px) scale(.1626);animation:fall-72 26s -9s linear infinite}@keyframes fall-72{42.446%{transform:translate(16.5641vw,42.446vh) scale(.1626)}to{transform:translate(15.1888vw,99vh) scale(.1626)}}.snow:nth-child(73){opacity:.3142;transform:translate(17.3935vw,-10px) scale(.3036);animation:fall-73 27s -2s linear infinite}@keyframes fall-73{51.88%{transform:translate(19.4234vw,51.88vh) scale(.3036)}to{transform:translate(18.40845vw,99vh) scale(.3036)}}.snow:nth-child(74){opacity:1.4304;transform:translate(2.2653vw,-10px) scale(.0475);animation:fall-74 28s -27s linear infinite}@keyframes fall-74{40.039%{transform:translate(1.9389vw,40.039vh) scale(.0475)}to{transform:translate(2.1021vw,99vh) scale(.0475)}}.snow:nth-child(75){opacity:1.6266;transform:translate(62.4092vw,-10px) scale(.7787);animation:fall-75 18s -23s linear infinite}@keyframes fall-75{32.69%{transform:translate(70.4154vw,32.69vh) scale(.7787)}to{transform:translate(66.4123vw,99vh) scale(.7787)}}.snow:nth-child(76){opacity:.8898;transform:translate(25.5232vw,-10px) scale(.2852);animation:fall-76 16s -19s linear infinite}@keyframes fall-76{61.659%{transform:translate(26.8703vw,61.659vh) scale(.2852)}to{transform:translate(26.19675vw,99vh) scale(.2852)}}.snow:nth-child(77){opacity:1.5994;transform:translate(60.4639vw,-10px) scale(.463);animation:fall-77 25s -12s linear infinite}@keyframes fall-77{66.603%{transform:translate(54.6679vw,66.603vh) scale(.463)}to{transform:translate(57.5659vw,99vh) scale(.463)}}.snow:nth-child(78){opacity:1.1008;transform:translate(68.329vw,-10px) scale(.8995);animation:fall-78 23s -15s linear infinite}@keyframes fall-78{39.743%{transform:translate(71.2834vw,39.743vh) scale(.8995)}to{transform:translate(69.8062vw,99vh) scale(.8995)}}.snow:nth-child(79){opacity:.157;transform:translate(35.2649vw,-10px) scale(.1238);animation:fall-79 28s -4s linear infinite}@keyframes fall-79{35.324%{transform:translate(37.3637vw,35.324vh) scale(.1238)}to{transform:translate(36.3143vw,99vh) scale(.1238)}}.snow:nth-child(80){opacity:1.2034;transform:translate(48.584vw,-10px) scale(.2797);animation:fall-80 10s -21s linear infinite}@keyframes fall-80{61.214%{transform:translate(58.2822vw,61.214vh) scale(.2797)}to{transform:translate(53.4331vw,99vh) scale(.2797)}}.snow:nth-child(81){opacity:1.0034;transform:translate(71.9919vw,-10px) scale(.4486);animation:fall-81 27s -30s linear infinite}@keyframes fall-81{55.602%{transform:translate(71.9817vw,55.602vh) scale(.4486)}to{transform:translate(71.9868vw,99vh) scale(.4486)}}.snow:nth-child(82){opacity:.4762;transform:translate(36.5024vw,-10px) scale(.1969);animation:fall-82 21s -15s linear infinite}@keyframes fall-82{64.669%{transform:translate(29.068vw,64.669vh) scale(.1969)}to{transform:translate(32.7852vw,99vh) scale(.1969)}}.snow:nth-child(83){opacity:1.5052;transform:translate(83.0284vw,-10px) scale(.3722);animation:fall-83 15s -30s linear infinite}@keyframes fall-83{58.11%{transform:translate(76.7227vw,58.11vh) scale(.3722)}to{transform:translate(79.87555vw,99vh) scale(.3722)}}.snow:nth-child(84){opacity:.065;transform:translate(31.3806vw,-10px) scale(.25);animation:fall-84 26s -17s linear infinite}@keyframes fall-84{34.418%{transform:translate(30.6531vw,34.418vh) scale(.25)}to{transform:translate(31.01685vw,99vh) scale(.25)}}.snow:nth-child(85){opacity:1.5214;transform:translate(97.2911vw,-10px) scale(.7535);animation:fall-85 19s -4s linear infinite}@keyframes fall-85{59.402%{transform:translate(94.4986vw,59.402vh) scale(.7535)}to{transform:translate(95.89485vw,99vh) scale(.7535)}}.snow:nth-child(86){opacity:1.2296;transform:translate(96.7364vw,-10px) scale(.8383);animation:fall-86 13s -26s linear infinite}@keyframes fall-86{64.385%{transform:translate(93.3388vw,64.385vh) scale(.8383)}to{transform:translate(95.0376vw,99vh) scale(.8383)}}.snow:nth-child(87){opacity:1.4586;transform:translate(51.6297vw,-10px) scale(.1974);animation:fall-87 15s -3s linear infinite}@keyframes fall-87{37.168%{transform:translate(58.2657vw,37.168vh) scale(.1974)}to{transform:translate(54.9477vw,99vh) scale(.1974)}}.snow:nth-child(88){opacity:1.8916;transform:translate(44.1561vw,-10px) scale(.4265);animation:fall-88 26s -17s linear infinite}@keyframes fall-88{68.074%{transform:translate(35.1017vw,68.074vh) scale(.4265)}to{transform:translate(39.6289vw,99vh) scale(.4265)}}.snow:nth-child(89){opacity:.3548;transform:translate(24.1231vw,-10px) scale(.2493);animation:fall-89 30s -11s linear infinite}@keyframes fall-89{77.764%{transform:translate(27.3298vw,77.764vh) scale(.2493)}to{transform:translate(25.72645vw,99vh) scale(.2493)}}.snow:nth-child(90){opacity:1.6444;transform:translate(3.3563vw,-10px) scale(.1795);animation:fall-90 10s -29s linear infinite}@keyframes fall-90{51.519%{transform:translate(3.0745vw,51.519vh) scale(.1795)}to{transform:translate(3.2154vw,99vh) scale(.1795)}}.snow:nth-child(91){opacity:1.9772;transform:translate(60.2017vw,-10px) scale(.7054);animation:fall-91 15s -3s linear infinite}@keyframes fall-91{33.494%{transform:translate(54.5223vw,33.494vh) scale(.7054)}to{transform:translate(57.362vw,99vh) scale(.7054)}}.snow:nth-child(92){opacity:1.6828;transform:translate(43.6744vw,-10px) scale(.7791);animation:fall-92 22s -22s linear infinite}@keyframes fall-92{65.732%{transform:translate(39.0815vw,65.732vh) scale(.7791)}to{transform:translate(41.37795vw,99vh) scale(.7791)}}.snow:nth-child(93){opacity:1.5828;transform:translate(65.9653vw,-10px) scale(.5387);animation:fall-93 22s -15s linear infinite}@keyframes fall-93{72.306%{transform:translate(57.5899vw,72.306vh) scale(.5387)}to{transform:translate(61.7776vw,99vh) scale(.5387)}}.snow:nth-child(94){opacity:1.975;transform:translate(82.2974vw,-10px) scale(.2007);animation:fall-94 23s -9s linear infinite}@keyframes fall-94{34.161%{transform:translate(78.6196vw,34.161vh) scale(.2007)}to{transform:translate(80.4585vw,99vh) scale(.2007)}}.snow:nth-child(95){opacity:.452;transform:translate(10.7954vw,-10px) scale(.3491);animation:fall-95 22s -13s linear infinite}@keyframes fall-95{67.868%{transform:translate(4.4436vw,67.868vh) scale(.3491)}to{transform:translate(7.6195vw,99vh) scale(.3491)}}.snow:nth-child(96){opacity:1.4876;transform:translate(36.4919vw,-10px) scale(.998);animation:fall-96 16s -7s linear infinite}@keyframes fall-96{68.646%{transform:translate(38.7697vw,68.646vh) scale(.998)}to{transform:translate(37.6308vw,99vh) scale(.998)}}.snow:nth-child(97){opacity:.7964;transform:translate(83.8995vw,-10px) scale(.6146);animation:fall-97 28s -4s linear infinite}@keyframes fall-97{43.972%{transform:translate(93.3725vw,43.972vh) scale(.6146)}to{transform:translate(88.636vw,99vh) scale(.6146)}}.snow:nth-child(98){opacity:.0798;transform:translate(67.5873vw,-10px) scale(.3052);animation:fall-98 28s -30s linear infinite}@keyframes fall-98{30.97%{transform:translate(67.7436vw,30.97vh) scale(.3052)}to{transform:translate(67.66545vw,99vh) scale(.3052)}}.snow:nth-child(99){opacity:1.912;transform:translate(97.7247vw,-10px) scale(.7304);animation:fall-99 11s -15s linear infinite}@keyframes fall-99{32.19%{transform:translate(96.7259vw,32.19vh) scale(.7304)}to{transform:translate(97.2253vw,99vh) scale(.7304)}}.snow:nth-child(100){opacity:1.2944;transform:translate(84.4555vw,-10px) scale(.5867);animation:fall-100 12s -8s linear infinite}@keyframes fall-100{78.596%{transform:translate(74.7492vw,78.596vh) scale(.5867)}to{transform:translate(79.60235vw,99vh) scale(.5867)}}.snow:nth-child(101){opacity:1.3466;transform:translate(8.5166vw,-10px) scale(.2868);animation:fall-101 13s -8s linear infinite}@keyframes fall-101{58.824%{transform:translate(14.1313vw,58.824vh) scale(.2868)}to{transform:translate(11.32395vw,99vh) scale(.2868)}}.snow:nth-child(102){opacity:1.7614;transform:translate(59.2501vw,-10px) scale(.1204);animation:fall-102 27s -1s linear infinite}@keyframes fall-102{42.62%{transform:translate(52.7175vw,42.62vh) scale(.1204)}to{transform:translate(55.9838vw,99vh) scale(.1204)}}.snow:nth-child(103){opacity:.3252;transform:translate(.6235vw,-10px) scale(.7951);animation:fall-103 17s -9s linear infinite}@keyframes fall-103{45.912%{transform:translate(8.333vw,45.912vh) scale(.7951)}to{transform:translate(4.47825vw,99vh) scale(.7951)}}.snow:nth-child(104){opacity:.6264;transform:translate(87.1479vw,-10px) scale(.6086);animation:fall-104 11s -21s linear infinite}@keyframes fall-104{45.74%{transform:translate(86.015vw,45.74vh) scale(.6086)}to{transform:translate(86.58145vw,99vh) scale(.6086)}}.snow:nth-child(105){opacity:1.607;transform:translate(54.3173vw,-10px) scale(.8583);animation:fall-105 16s -22s linear infinite}@keyframes fall-105{43.823%{transform:translate(51.9495vw,43.823vh) scale(.8583)}to{transform:translate(53.1334vw,99vh) scale(.8583)}}.snow:nth-child(106){opacity:.105;transform:translate(67.5669vw,-10px) scale(.24);animation:fall-106 11s -29s linear infinite}@keyframes fall-106{78.887%{transform:translate(72.8308vw,78.887vh) scale(.24)}to{transform:translate(70.19885vw,99vh) scale(.24)}}.snow:nth-child(107){opacity:.2154;transform:translate(68.8124vw,-10px) scale(.0813);animation:fall-107 29s -20s linear infinite}@keyframes fall-107{69.428%{transform:translate(71.1312vw,69.428vh) scale(.0813)}to{transform:translate(69.9718vw,99vh) scale(.0813)}}.snow:nth-child(108){opacity:1.435;transform:translate(30.3982vw,-10px) scale(.2509);animation:fall-108 29s -3s linear infinite}@keyframes fall-108{76.551%{transform:translate(30.1078vw,76.551vh) scale(.2509)}to{transform:translate(30.253vw,99vh) scale(.2509)}}.snow:nth-child(109){opacity:.1934;transform:translate(4.9031vw,-10px) scale(.2589);animation:fall-109 28s -2s linear infinite}@keyframes fall-109{37.333%{transform:translate(10.0287vw,37.333vh) scale(.2589)}to{transform:translate(7.4659vw,99vh) scale(.2589)}}.snow:nth-child(110){opacity:1.0844;transform:translate(96.099vw,-10px) scale(.948);animation:fall-110 20s -27s linear infinite}@keyframes fall-110{51.37%{transform:translate(97.9914vw,51.37vh) scale(.948)}to{transform:translate(97.0452vw,99vh) scale(.948)}}.snow:nth-child(111){opacity:1.8722;transform:translate(84.0088vw,-10px) scale(.8817);animation:fall-111 16s -5s linear infinite}@keyframes fall-111{49.464%{transform:translate(85.9646vw,49.464vh) scale(.8817)}to{transform:translate(84.9867vw,99vh) scale(.8817)}}.snow:nth-child(112){opacity:.7778;transform:translate(44.137vw,-10px) scale(.8849);animation:fall-112 11s -30s linear infinite}@keyframes fall-112{32.961%{transform:translate(36.0581vw,32.961vh) scale(.8849)}to{transform:translate(40.09755vw,99vh) scale(.8849)}}.snow:nth-child(113){opacity:1.6918;transform:translate(82.4215vw,-10px) scale(.0945);animation:fall-113 26s -9s linear infinite}@keyframes fall-113{68.122%{transform:translate(74.6211vw,68.122vh) scale(.0945)}to{transform:translate(78.5213vw,99vh) scale(.0945)}}.snow:nth-child(114){opacity:.4236;transform:translate(73.6253vw,-10px) scale(.0941);animation:fall-114 16s -3s linear infinite}@keyframes fall-114{63.751%{transform:translate(81.1021vw,63.751vh) scale(.0941)}to{transform:translate(77.3637vw,99vh) scale(.0941)}}.snow:nth-child(115){opacity:.701;transform:translate(92.6505vw,-10px) scale(.9938);animation:fall-115 30s -12s linear infinite}@keyframes fall-115{32.255%{transform:translate(89.1528vw,32.255vh) scale(.9938)}to{transform:translate(90.90165vw,99vh) scale(.9938)}}.snow:nth-child(116){opacity:.6922;transform:translate(69.8308vw,-10px) scale(.94);animation:fall-116 10s -7s linear infinite}@keyframes fall-116{31.262%{transform:translate(61.6848vw,31.262vh) scale(.94)}to{transform:translate(65.7578vw,99vh) scale(.94)}}.snow:nth-child(117){opacity:.0084;transform:translate(26.8634vw,-10px) scale(.0098);animation:fall-117 27s -15s linear infinite}@keyframes fall-117{66.859%{transform:translate(19.7831vw,66.859vh) scale(.0098)}to{transform:translate(23.32325vw,99vh) scale(.0098)}}.snow:nth-child(118){opacity:1.856;transform:translate(1.2963vw,-10px) scale(.194);animation:fall-118 10s -29s linear infinite}@keyframes fall-118{67.464%{transform:translate(6.4183vw,67.464vh) scale(.194)}to{transform:translate(3.8573vw,99vh) scale(.194)}}.snow:nth-child(119){opacity:.9412;transform:translate(3.7458vw,-10px) scale(.3621);animation:fall-119 20s -27s linear infinite}@keyframes fall-119{51.55%{transform:translate(8.7095vw,51.55vh) scale(.3621)}to{transform:translate(6.22765vw,99vh) scale(.3621)}}.snow:nth-child(120){opacity:.3402;transform:translate(35.7948vw,-10px) scale(.4073);animation:fall-120 29s -3s linear infinite}@keyframes fall-120{71.671%{transform:translate(35.0488vw,71.671vh) scale(.4073)}to{transform:translate(35.4218vw,99vh) scale(.4073)}}.snow:nth-child(121){opacity:1.0354;transform:translate(7.5805vw,-10px) scale(.1202);animation:fall-121 17s -17s linear infinite}@keyframes fall-121{45.279%{transform:translate(1.4665vw,45.279vh) scale(.1202)}to{transform:translate(4.5235vw,99vh) scale(.1202)}}.snow:nth-child(122){opacity:1.5926;transform:translate(85.8228vw,-10px) scale(.3215);animation:fall-122 21s -27s linear infinite}@keyframes fall-122{69.165%{transform:translate(81.6836vw,69.165vh) scale(.3215)}to{transform:translate(83.7532vw,99vh) scale(.3215)}}.snow:nth-child(123){opacity:1.0348;transform:translate(62.8316vw,-10px) scale(.1123);animation:fall-123 28s -22s linear infinite}@keyframes fall-123{52.253%{transform:translate(56.9002vw,52.253vh) scale(.1123)}to{transform:translate(59.8659vw,99vh) scale(.1123)}}.snow:nth-child(124){opacity:.5848;transform:translate(67.0211vw,-10px) scale(.6961);animation:fall-124 16s -15s linear infinite}@keyframes fall-124{41.731%{transform:translate(60.9922vw,41.731vh) scale(.6961)}to{transform:translate(64.00665vw,99vh) scale(.6961)}}.snow:nth-child(125){opacity:.044;transform:translate(54.9947vw,-10px) scale(.0626);animation:fall-125 12s -8s linear infinite}@keyframes fall-125{52.159%{transform:translate(53.8461vw,52.159vh) scale(.0626)}to{transform:translate(54.4204vw,99vh) scale(.0626)}}.snow:nth-child(126){opacity:.6926;transform:translate(9.8601vw,-10px) scale(.1958);animation:fall-126 18s -22s linear infinite}@keyframes fall-126{79.785%{transform:translate(15.509vw,79.785vh) scale(.1958)}to{transform:translate(12.68455vw,99vh) scale(.1958)}}.snow:nth-child(127){opacity:1.5918;transform:translate(60.1552vw,-10px) scale(.9207);animation:fall-127 13s -16s linear infinite}@keyframes fall-127{75.373%{transform:translate(51.6016vw,75.373vh) scale(.9207)}to{transform:translate(55.8784vw,99vh) scale(.9207)}}.snow:nth-child(128){opacity:1.9598;transform:translate(64.3454vw,-10px) scale(.2901);animation:fall-128 13s -19s linear infinite}@keyframes fall-128{76.543%{transform:translate(62.376vw,76.543vh) scale(.2901)}to{transform:translate(63.3607vw,99vh) scale(.2901)}}.snow:nth-child(129){opacity:.6376;transform:translate(17.403vw,-10px) scale(.1004);animation:fall-129 18s -23s linear infinite}@keyframes fall-129{79.301%{transform:translate(22.3726vw,79.301vh) scale(.1004)}to{transform:translate(19.8878vw,99vh) scale(.1004)}}.snow:nth-child(130){opacity:1.007;transform:translate(65.6279vw,-10px) scale(.7815);animation:fall-130 28s -25s linear infinite}@keyframes fall-130{64.691%{transform:translate(60.6725vw,64.691vh) scale(.7815)}to{transform:translate(63.1502vw,99vh) scale(.7815)}}.snow:nth-child(131){opacity:.6366;transform:translate(46.2547vw,-10px) scale(.1072);animation:fall-131 14s -5s linear infinite}@keyframes fall-131{78.846%{transform:translate(51.8529vw,78.846vh) scale(.1072)}to{transform:translate(49.0538vw,99vh) scale(.1072)}}.snow:nth-child(132){opacity:1.0874;transform:translate(7.326vw,-10px) scale(.8506);animation:fall-132 28s -9s linear infinite}@keyframes fall-132{58.305%{transform:translate(8.5238vw,58.305vh) scale(.8506)}to{transform:translate(7.9249vw,99vh) scale(.8506)}}.snow:nth-child(133){opacity:1.7344;transform:translate(51.1452vw,-10px) scale(.0622);animation:fall-133 10s -6s linear infinite}@keyframes fall-133{44.747%{transform:translate(57.3627vw,44.747vh) scale(.0622)}to{transform:translate(54.25395vw,99vh) scale(.0622)}}.snow:nth-child(134){opacity:.357;transform:translate(47.2286vw,-10px) scale(.3709);animation:fall-134 13s -18s linear infinite}@keyframes fall-134{71.42%{transform:translate(47.8788vw,71.42vh) scale(.3709)}to{transform:translate(47.5537vw,99vh) scale(.3709)}}.snow:nth-child(135){opacity:.9562;transform:translate(50.5366vw,-10px) scale(.6735);animation:fall-135 23s -5s linear infinite}@keyframes fall-135{61.65%{transform:translate(59.1468vw,61.65vh) scale(.6735)}to{transform:translate(54.8417vw,99vh) scale(.6735)}}.snow:nth-child(136){opacity:.0106;transform:translate(13.899vw,-10px) scale(.2078);animation:fall-136 30s -26s linear infinite}@keyframes fall-136{54.906%{transform:translate(7.5298vw,54.906vh) scale(.2078)}to{transform:translate(10.7144vw,99vh) scale(.2078)}}.snow:nth-child(137){opacity:1.2898;transform:translate(55.8504vw,-10px) scale(.2298);animation:fall-137 19s -25s linear infinite}@keyframes fall-137{49.317%{transform:translate(55.4365vw,49.317vh) scale(.2298)}to{transform:translate(55.64345vw,99vh) scale(.2298)}}.snow:nth-child(138){opacity:.3622;transform:translate(66.9426vw,-10px) scale(.3587);animation:fall-138 22s -19s linear infinite}@keyframes fall-138{39.457%{transform:translate(70.0405vw,39.457vh) scale(.3587)}to{transform:translate(68.49155vw,99vh) scale(.3587)}}.snow:nth-child(139){opacity:.094;transform:translate(15.1137vw,-10px) scale(.2293);animation:fall-139 22s -22s linear infinite}@keyframes fall-139{45.782%{transform:translate(12.7393vw,45.782vh) scale(.2293)}to{transform:translate(13.9265vw,99vh) scale(.2293)}}.snow:nth-child(140){opacity:.5648;transform:translate(85.6776vw,-10px) scale(.0411);animation:fall-140 22s -8s linear infinite}@keyframes fall-140{43.105%{transform:translate(79.0875vw,43.105vh) scale(.0411)}to{transform:translate(82.38255vw,99vh) scale(.0411)}}.snow:nth-child(141){opacity:.5086;transform:translate(69.186vw,-10px) scale(.0062);animation:fall-141 23s -4s linear infinite}@keyframes fall-141{36.536%{transform:translate(69.2024vw,36.536vh) scale(.0062)}to{transform:translate(69.1942vw,99vh) scale(.0062)}}.snow:nth-child(142){opacity:.3362;transform:translate(65.1152vw,-10px) scale(.0918);animation:fall-142 20s -3s linear infinite}@keyframes fall-142{61.658%{transform:translate(68.8908vw,61.658vh) scale(.0918)}to{transform:translate(67.003vw,99vh) scale(.0918)}}.snow:nth-child(143){opacity:1.571;transform:translate(95.427vw,-10px) scale(.7763);animation:fall-143 19s -14s linear infinite}@keyframes fall-143{39.939%{transform:translate(96.7595vw,39.939vh) scale(.7763)}to{transform:translate(96.09325vw,99vh) scale(.7763)}}.snow:nth-child(144){opacity:1.5094;transform:translate(6.7883vw,-10px) scale(.4536);animation:fall-144 19s -30s linear infinite}@keyframes fall-144{42.55%{transform:translate(14.2751vw,42.55vh) scale(.4536)}to{transform:translate(10.5317vw,99vh) scale(.4536)}}.snow:nth-child(145){opacity:.311;transform:translate(29.1545vw,-10px) scale(.839);animation:fall-145 23s -2s linear infinite}@keyframes fall-145{76.474%{transform:translate(31.7977vw,76.474vh) scale(.839)}to{transform:translate(30.4761vw,99vh) scale(.839)}}.snow:nth-child(146){opacity:1.5008;transform:translate(32.0188vw,-10px) scale(.3638);animation:fall-146 10s -14s linear infinite}@keyframes fall-146{73.285%{transform:translate(34.7435vw,73.285vh) scale(.3638)}to{transform:translate(33.38115vw,99vh) scale(.3638)}}.snow:nth-child(147){opacity:.4072;transform:translate(46.2553vw,-10px) scale(.5896);animation:fall-147 17s -24s linear infinite}@keyframes fall-147{72.098%{transform:translate(41.0958vw,72.098vh) scale(.5896)}to{transform:translate(43.67555vw,99vh) scale(.5896)}}.snow:nth-child(148){opacity:.4098;transform:translate(48.5504vw,-10px) scale(.118);animation:fall-148 23s -9s linear infinite}@keyframes fall-148{68.448%{transform:translate(48.1123vw,68.448vh) scale(.118)}to{transform:translate(48.33135vw,99vh) scale(.118)}}.snow:nth-child(149){opacity:.7304;transform:translate(10.9863vw,-10px) scale(.3156);animation:fall-149 29s -25s linear infinite}@keyframes fall-149{79.13%{transform:translate(19.0013vw,79.13vh) scale(.3156)}to{transform:translate(14.9938vw,99vh) scale(.3156)}}.snow:nth-child(150){opacity:1.6488;transform:translate(88.4365vw,-10px) scale(.3507);animation:fall-150 19s -1s linear infinite}@keyframes fall-150{66.612%{transform:translate(79.1934vw,66.612vh) scale(.3507)}to{transform:translate(83.81495vw,99vh) scale(.3507)}}.snow:nth-child(151){opacity:1.798;transform:translate(5.1916vw,-10px) scale(.6153);animation:fall-151 13s -2s linear infinite}@keyframes fall-151{40.921%{transform:translate(1.1463vw,40.921vh) scale(.6153)}to{transform:translate(3.16895vw,99vh) scale(.6153)}}.snow:nth-child(152){opacity:.0864;transform:translate(78.7944vw,-10px) scale(.7241);animation:fall-152 10s -7s linear infinite}@keyframes fall-152{69.09%{transform:translate(80.3857vw,69.09vh) scale(.7241)}to{transform:translate(79.59005vw,99vh) scale(.7241)}}.snow:nth-child(153){opacity:1.7414;transform:translate(88.1988vw,-10px) scale(.4165);animation:fall-153 12s -13s linear infinite}@keyframes fall-153{40.117%{transform:translate(93.5828vw,40.117vh) scale(.4165)}to{transform:translate(90.8908vw,99vh) scale(.4165)}}.snow:nth-child(154){opacity:.9676;transform:translate(39.4583vw,-10px) scale(.4036);animation:fall-154 11s -5s linear infinite}@keyframes fall-154{47.572%{transform:translate(48.8855vw,47.572vh) scale(.4036)}to{transform:translate(44.1719vw,99vh) scale(.4036)}}.snow:nth-child(155){opacity:1.39;transform:translate(42.5067vw,-10px) scale(.6932);animation:fall-155 28s -9s linear infinite}@keyframes fall-155{36.416%{transform:translate(51.2036vw,36.416vh) scale(.6932)}to{transform:translate(46.85515vw,99vh) scale(.6932)}}.snow:nth-child(156){opacity:1.2822;transform:translate(26.7988vw,-10px) scale(.8405);animation:fall-156 13s -20s linear infinite}@keyframes fall-156{59.334%{transform:translate(23.6865vw,59.334vh) scale(.8405)}to{transform:translate(25.24265vw,99vh) scale(.8405)}}.snow:nth-child(157){opacity:.5896;transform:translate(2.1711vw,-10px) scale(.5969);animation:fall-157 29s -13s linear infinite}@keyframes fall-157{33.229%{transform:translate(-6.061vw,33.229vh) scale(.5969)}to{transform:translate(-1.94495vw,99vh) scale(.5969)}}.snow:nth-child(158){opacity:.2848;transform:translate(11.5034vw,-10px) scale(.5305);animation:fall-158 19s -1s linear infinite}@keyframes fall-158{31.364%{transform:translate(15.5896vw,31.364vh) scale(.5305)}to{transform:translate(13.5465vw,99vh) scale(.5305)}}.snow:nth-child(159){opacity:1.1694;transform:translate(23.2868vw,-10px) scale(.5184);animation:fall-159 21s -20s linear infinite}@keyframes fall-159{37.804%{transform:translate(21.9824vw,37.804vh) scale(.5184)}to{transform:translate(22.6346vw,99vh) scale(.5184)}}.snow:nth-child(160){opacity:.0406;transform:translate(2.9466vw,-10px) scale(.2442);animation:fall-160 21s -9s linear infinite}@keyframes fall-160{50.623%{transform:translate(-.5123vw,50.623vh) scale(.2442)}to{transform:translate(1.21715vw,99vh) scale(.2442)}}.snow:nth-child(161){opacity:.1826;transform:translate(37.0365vw,-10px) scale(.7326);animation:fall-161 27s -9s linear infinite}@keyframes fall-161{71.671%{transform:translate(41.3605vw,71.671vh) scale(.7326)}to{transform:translate(39.1985vw,99vh) scale(.7326)}}.snow:nth-child(162){opacity:.2364;transform:translate(17.3696vw,-10px) scale(.0148);animation:fall-162 14s -17s linear infinite}@keyframes fall-162{63.536%{transform:translate(8.6187vw,63.536vh) scale(.0148)}to{transform:translate(12.99415vw,99vh) scale(.0148)}}.snow:nth-child(163){opacity:1.9434;transform:translate(16.9516vw,-10px) scale(.5617);animation:fall-163 13s -3s linear infinite}@keyframes fall-163{75.329%{transform:translate(7.5483vw,75.329vh) scale(.5617)}to{transform:translate(12.24995vw,99vh) scale(.5617)}}.snow:nth-child(164){opacity:.0002;transform:translate(44.9856vw,-10px) scale(.0637);animation:fall-164 28s -18s linear infinite}@keyframes fall-164{54.142%{transform:translate(36.0309vw,54.142vh) scale(.0637)}to{transform:translate(40.50825vw,99vh) scale(.0637)}}.snow:nth-child(165){opacity:1.0564;transform:translate(96.6215vw,-10px) scale(.2829);animation:fall-165 25s -15s linear infinite}@keyframes fall-165{61.319%{transform:translate(99.0316vw,61.319vh) scale(.2829)}to{transform:translate(97.82655vw,99vh) scale(.2829)}}.snow:nth-child(166){opacity:.7468;transform:translate(32.9595vw,-10px) scale(.9847);animation:fall-166 16s -7s linear infinite}@keyframes fall-166{33.863%{transform:translate(25.6924vw,33.863vh) scale(.9847)}to{transform:translate(29.32595vw,99vh) scale(.9847)}}.snow:nth-child(167){opacity:.0854;transform:translate(10.5338vw,-10px) scale(.7445);animation:fall-167 11s -5s linear infinite}@keyframes fall-167{71.198%{transform:translate(18.8036vw,71.198vh) scale(.7445)}to{transform:translate(14.6687vw,99vh) scale(.7445)}}.snow:nth-child(168){opacity:1.371;transform:translate(2.1329vw,-10px) scale(.9712);animation:fall-168 15s -29s linear infinite}@keyframes fall-168{76.68%{transform:translate(-6.536vw,76.68vh) scale(.9712)}to{transform:translate(-2.20155vw,99vh) scale(.9712)}}.snow:nth-child(169){opacity:1.0722;transform:translate(20.121vw,-10px) scale(.212);animation:fall-169 22s -23s linear infinite}@keyframes fall-169{74.826%{transform:translate(15.5132vw,74.826vh) scale(.212)}to{transform:translate(17.8171vw,99vh) scale(.212)}}.snow:nth-child(170){opacity:.3998;transform:translate(83.0074vw,-10px) scale(.5954);animation:fall-170 19s -22s linear infinite}@keyframes fall-170{34.448%{transform:translate(85.3635vw,34.448vh) scale(.5954)}to{transform:translate(84.18545vw,99vh) scale(.5954)}}.snow:nth-child(171){opacity:.8048;transform:translate(36.6406vw,-10px) scale(.1207);animation:fall-171 28s -10s linear infinite}@keyframes fall-171{43.196%{transform:translate(37.5831vw,43.196vh) scale(.1207)}to{transform:translate(37.11185vw,99vh) scale(.1207)}}.snow:nth-child(172){opacity:.9272;transform:translate(8.7553vw,-10px) scale(.7956);animation:fall-172 13s -7s linear infinite}@keyframes fall-172{74.023%{transform:translate(14.8239vw,74.023vh) scale(.7956)}to{transform:translate(11.7896vw,99vh) scale(.7956)}}.snow:nth-child(173){opacity:.357;transform:translate(77.624vw,-10px) scale(.6773);animation:fall-173 11s -4s linear infinite}@keyframes fall-173{77.527%{transform:translate(73.7511vw,77.527vh) scale(.6773)}to{transform:translate(75.68755vw,99vh) scale(.6773)}}.snow:nth-child(174){opacity:.991;transform:translate(75.7548vw,-10px) scale(.2821);animation:fall-174 14s -30s linear infinite}@keyframes fall-174{47.603%{transform:translate(81.2324vw,47.603vh) scale(.2821)}to{transform:translate(78.4936vw,99vh) scale(.2821)}}.snow:nth-child(175){opacity:.3228;transform:translate(91.4255vw,-10px) scale(.4084);animation:fall-175 11s -8s linear infinite}@keyframes fall-175{34.245%{transform:translate(101.02vw,34.245vh) scale(.4084)}to{transform:translate(96.22275vw,99vh) scale(.4084)}}.snow:nth-child(176){opacity:1.5182;transform:translate(4.2529vw,-10px) scale(.7093);animation:fall-176 27s -15s linear infinite}@keyframes fall-176{79.514%{transform:translate(6.404vw,79.514vh) scale(.7093)}to{transform:translate(5.32845vw,99vh) scale(.7093)}}.snow:nth-child(177){opacity:1.611;transform:translate(29.7523vw,-10px) scale(.7209);animation:fall-177 16s -29s linear infinite}@keyframes fall-177{58.603%{transform:translate(38.2307vw,58.603vh) scale(.7209)}to{transform:translate(33.9915vw,99vh) scale(.7209)}}.snow:nth-child(178){opacity:1.1066;transform:translate(66.0532vw,-10px) scale(.8728);animation:fall-178 18s -27s linear infinite}@keyframes fall-178{77.605%{transform:translate(69.6965vw,77.605vh) scale(.8728)}to{transform:translate(67.87485vw,99vh) scale(.8728)}}.snow:nth-child(179){opacity:.4142;transform:translate(89.4529vw,-10px) scale(.4226);animation:fall-179 30s -27s linear infinite}@keyframes fall-179{65.726%{transform:translate(85.6841vw,65.726vh) scale(.4226)}to{transform:translate(87.5685vw,99vh) scale(.4226)}}.snow:nth-child(180){opacity:.109;transform:translate(95.5412vw,-10px) scale(.4058);animation:fall-180 19s -4s linear infinite}@keyframes fall-180{44.431%{transform:translate(86.3216vw,44.431vh) scale(.4058)}to{transform:translate(90.9314vw,99vh) scale(.4058)}}.snow:nth-child(181){opacity:.2406;transform:translate(80.0766vw,-10px) scale(.709);animation:fall-181 21s -22s linear infinite}@keyframes fall-181{54.863%{transform:translate(89.8564vw,54.863vh) scale(.709)}to{transform:translate(84.9665vw,99vh) scale(.709)}}.snow:nth-child(182){opacity:1.476;transform:translate(18.3276vw,-10px) scale(.5609);animation:fall-182 30s -9s linear infinite}@keyframes fall-182{39.6%{transform:translate(16.0663vw,39.6vh) scale(.5609)}to{transform:translate(17.19695vw,99vh) scale(.5609)}}.snow:nth-child(183){opacity:.2306;transform:translate(34.7512vw,-10px) scale(.4634);animation:fall-183 11s -29s linear infinite}@keyframes fall-183{57.319%{transform:translate(32.7636vw,57.319vh) scale(.4634)}to{transform:translate(33.7574vw,99vh) scale(.4634)}}.snow:nth-child(184){opacity:.5674;transform:translate(13.6428vw,-10px) scale(.1592);animation:fall-184 14s -18s linear infinite}@keyframes fall-184{61.556%{transform:translate(12.9524vw,61.556vh) scale(.1592)}to{transform:translate(13.2976vw,99vh) scale(.1592)}}.snow:nth-child(185){opacity:1.8008;transform:translate(84.474vw,-10px) scale(.4401);animation:fall-185 26s -17s linear infinite}@keyframes fall-185{44.775%{transform:translate(88.6368vw,44.775vh) scale(.4401)}to{transform:translate(86.5554vw,99vh) scale(.4401)}}.snow:nth-child(186){opacity:1.049;transform:translate(90.5705vw,-10px) scale(.6805);animation:fall-186 25s -3s linear infinite}@keyframes fall-186{70.513%{transform:translate(95.0878vw,70.513vh) scale(.6805)}to{transform:translate(92.82915vw,99vh) scale(.6805)}}.snow:nth-child(187){opacity:.7538;transform:translate(56.8909vw,-10px) scale(.2238);animation:fall-187 14s -11s linear infinite}@keyframes fall-187{64.925%{transform:translate(60.8238vw,64.925vh) scale(.2238)}to{transform:translate(58.85735vw,99vh) scale(.2238)}}.snow:nth-child(188){opacity:1.0146;transform:translate(46.1232vw,-10px) scale(.8768);animation:fall-188 27s -27s linear infinite}@keyframes fall-188{77.988%{transform:translate(43.0953vw,77.988vh) scale(.8768)}to{transform:translate(44.60925vw,99vh) scale(.8768)}}.snow:nth-child(189){opacity:.3584;transform:translate(28.3383vw,-10px) scale(.7969);animation:fall-189 30s -26s linear infinite}@keyframes fall-189{40.762%{transform:translate(24.8816vw,40.762vh) scale(.7969)}to{transform:translate(26.60995vw,99vh) scale(.7969)}}.snow:nth-child(190){opacity:.0154;transform:translate(13.8959vw,-10px) scale(.9465);animation:fall-190 28s -20s linear infinite}@keyframes fall-190{68.277%{transform:translate(13.865vw,68.277vh) scale(.9465)}to{transform:translate(13.88045vw,99vh) scale(.9465)}}.snow:nth-child(191){opacity:.5622;transform:translate(45.1341vw,-10px) scale(.7045);animation:fall-191 20s -15s linear infinite}@keyframes fall-191{70.319%{transform:translate(45.3986vw,70.319vh) scale(.7045)}to{transform:translate(45.26635vw,99vh) scale(.7045)}}.snow:nth-child(192){opacity:1.9858;transform:translate(27.0859vw,-10px) scale(.487);animation:fall-192 20s -29s linear infinite}@keyframes fall-192{36.973%{transform:translate(20.3036vw,36.973vh) scale(.487)}to{transform:translate(23.69475vw,99vh) scale(.487)}}.snow:nth-child(193){opacity:1.7224;transform:translate(95.8811vw,-10px) scale(.518);animation:fall-193 20s -11s linear infinite}@keyframes fall-193{30.629%{transform:translate(99.2469vw,30.629vh) scale(.518)}to{transform:translate(97.564vw,99vh) scale(.518)}}.snow:nth-child(194){opacity:.842;transform:translate(82.7755vw,-10px) scale(.5576);animation:fall-194 12s -28s linear infinite}@keyframes fall-194{37.704%{transform:translate(85.7873vw,37.704vh) scale(.5576)}to{transform:translate(84.2814vw,99vh) scale(.5576)}}.snow:nth-child(195){opacity:1.24;transform:translate(69.3465vw,-10px) scale(.7961);animation:fall-195 30s -21s linear infinite}@keyframes fall-195{64.567%{transform:translate(73.5653vw,64.567vh) scale(.7961)}to{transform:translate(71.4559vw,99vh) scale(.7961)}}.snow:nth-child(196){opacity:.207;transform:translate(7.7187vw,-10px) scale(.7002);animation:fall-196 10s -13s linear infinite}@keyframes fall-196{44.038%{transform:translate(12.5223vw,44.038vh) scale(.7002)}to{transform:translate(10.1205vw,99vh) scale(.7002)}}.snow:nth-child(197){opacity:.4002;transform:translate(85.965vw,-10px) scale(.704);animation:fall-197 27s -2s linear infinite}@keyframes fall-197{58.071%{transform:translate(80.6441vw,58.071vh) scale(.704)}to{transform:translate(83.30455vw,99vh) scale(.704)}}.snow:nth-child(198){opacity:1.7074;transform:translate(41.3758vw,-10px) scale(.6321);animation:fall-198 19s -9s linear infinite}@keyframes fall-198{69.085%{transform:translate(36.0704vw,69.085vh) scale(.6321)}to{transform:translate(38.7231vw,99vh) scale(.6321)}}.snow:nth-child(199){opacity:1.3008;transform:translate(35.9075vw,-10px) scale(.824);animation:fall-199 23s -22s linear infinite}@keyframes fall-199{34.117%{transform:translate(31.7807vw,34.117vh) scale(.824)}to{transform:translate(33.8441vw,99vh) scale(.824)}}.snow:nth-child(200){opacity:1.0502;transform:translate(6.3235vw,-10px) scale(.3778);animation:fall-200 19s -20s linear infinite}@keyframes fall-200{74.664%{transform:translate(4.8898vw,74.664vh) scale(.3778)}to{transform:translate(5.60665vw,99vh) scale(.3778)}}.snow:nth-child(201){opacity:.3592;transform:translate(73.0011vw,-10px) scale(.4962);animation:fall-201 18s -3s linear infinite}@keyframes fall-201{43.926%{transform:translate(74.294vw,43.926vh) scale(.4962)}to{transform:translate(73.64755vw,99vh) scale(.4962)}}.snow:nth-child(202){opacity:.0394;transform:translate(7.0554vw,-10px) scale(.0324);animation:fall-202 15s -4s linear infinite}@keyframes fall-202{69.623%{transform:translate(2.3744vw,69.623vh) scale(.0324)}to{transform:translate(4.7149vw,99vh) scale(.0324)}}.snow:nth-child(203){opacity:1.1656;transform:translate(11.6599vw,-10px) scale(.1135);animation:fall-203 16s -17s linear infinite}@keyframes fall-203{33.494%{transform:translate(17.7864vw,33.494vh) scale(.1135)}to{transform:translate(14.72315vw,99vh) scale(.1135)}}.snow:nth-child(204){opacity:.4768;transform:translate(39.8309vw,-10px) scale(.9872);animation:fall-204 16s -30s linear infinite}@keyframes fall-204{34.869%{transform:translate(44.7825vw,34.869vh) scale(.9872)}to{transform:translate(42.3067vw,99vh) scale(.9872)}}.snow:nth-child(205){opacity:.9824;transform:translate(1.4983vw,-10px) scale(.7554);animation:fall-205 20s -27s linear infinite}@keyframes fall-205{75.668%{transform:translate(5.6887vw,75.668vh) scale(.7554)}to{transform:translate(3.5935vw,99vh) scale(.7554)}}.snow:nth-child(206){opacity:1.47;transform:translate(94.2615vw,-10px) scale(.4934);animation:fall-206 23s -6s linear infinite}@keyframes fall-206{36.413%{transform:translate(90.1642vw,36.413vh) scale(.4934)}to{transform:translate(92.21285vw,99vh) scale(.4934)}}.snow:nth-child(207){opacity:.5864;transform:translate(60.6518vw,-10px) scale(.9024);animation:fall-207 16s -2s linear infinite}@keyframes fall-207{57.961%{transform:translate(55.2203vw,57.961vh) scale(.9024)}to{transform:translate(57.93605vw,99vh) scale(.9024)}}.snow:nth-child(208){opacity:1.7282;transform:translate(.0808vw,-10px) scale(.6662);animation:fall-208 23s -28s linear infinite}@keyframes fall-208{47.755%{transform:translate(4.1442vw,47.755vh) scale(.6662)}to{transform:translate(2.1125vw,99vh) scale(.6662)}}.snow:nth-child(209){opacity:.7296;transform:translate(55.2793vw,-10px) scale(.9438);animation:fall-209 13s -22s linear infinite}@keyframes fall-209{67.513%{transform:translate(46.4248vw,67.513vh) scale(.9438)}to{transform:translate(50.85205vw,99vh) scale(.9438)}}.snow:nth-child(210){opacity:.5242;transform:translate(21.213vw,-10px) scale(.1595);animation:fall-210 10s -7s linear infinite}@keyframes fall-210{79.425%{transform:translate(14.0422vw,79.425vh) scale(.1595)}to{transform:translate(17.6276vw,99vh) scale(.1595)}}.snow:nth-child(211){opacity:.4936;transform:translate(90.8398vw,-10px) scale(.157);animation:fall-211 19s -6s linear infinite}@keyframes fall-211{63.038%{transform:translate(95.4271vw,63.038vh) scale(.157)}to{transform:translate(93.13345vw,99vh) scale(.157)}}.snow:nth-child(212){opacity:.0988;transform:translate(45.4288vw,-10px) scale(.7767);animation:fall-212 17s -3s linear infinite}@keyframes fall-212{47.298%{transform:translate(54.7639vw,47.298vh) scale(.7767)}to{transform:translate(50.09635vw,99vh) scale(.7767)}}.snow:nth-child(213){opacity:.9898;transform:translate(11.3935vw,-10px) scale(.3131);animation:fall-213 27s -29s linear infinite}@keyframes fall-213{42.613%{transform:translate(4.7534vw,42.613vh) scale(.3131)}to{transform:translate(8.07345vw,99vh) scale(.3131)}}.snow:nth-child(214){opacity:1.4342;transform:translate(2.2492vw,-10px) scale(.3117);animation:fall-214 22s -4s linear infinite}@keyframes fall-214{71.764%{transform:translate(5.2155vw,71.764vh) scale(.3117)}to{transform:translate(3.73235vw,99vh) scale(.3117)}}.snow:nth-child(215){opacity:.702;transform:translate(35.8146vw,-10px) scale(.5069);animation:fall-215 22s -9s linear infinite}@keyframes fall-215{72.586%{transform:translate(39.5985vw,72.586vh) scale(.5069)}to{transform:translate(37.70655vw,99vh) scale(.5069)}}.snow:nth-child(216){opacity:.9818;transform:translate(65.436vw,-10px) scale(.5301);animation:fall-216 11s -10s linear infinite}@keyframes fall-216{74.552%{transform:translate(59.0915vw,74.552vh) scale(.5301)}to{transform:translate(62.26375vw,99vh) scale(.5301)}}.snow:nth-child(217){opacity:1.9934;transform:translate(92.3591vw,-10px) scale(.438);animation:fall-217 24s -21s linear infinite}@keyframes fall-217{45.666%{transform:translate(100.1475vw,45.666vh) scale(.438)}to{transform:translate(96.2533vw,99vh) scale(.438)}}.snow:nth-child(218){opacity:.7668;transform:translate(54.9503vw,-10px) scale(.8565);animation:fall-218 19s -30s linear infinite}@keyframes fall-218{54.531%{transform:translate(61.1548vw,54.531vh) scale(.8565)}to{transform:translate(58.05255vw,99vh) scale(.8565)}}.snow:nth-child(219){opacity:.42;transform:translate(15.3588vw,-10px) scale(.6769);animation:fall-219 13s -4s linear infinite}@keyframes fall-219{38.44%{transform:translate(10.687vw,38.44vh) scale(.6769)}to{transform:translate(13.0229vw,99vh) scale(.6769)}}.snow:nth-child(220){opacity:1.1122;transform:translate(82.8171vw,-10px) scale(.5829);animation:fall-220 25s -14s linear infinite}@keyframes fall-220{67.182%{transform:translate(81.8129vw,67.182vh) scale(.5829)}to{transform:translate(82.315vw,99vh) scale(.5829)}}.snow:nth-child(221){opacity:1.771;transform:translate(24.3559vw,-10px) scale(.7001);animation:fall-221 12s -10s linear infinite}@keyframes fall-221{39.695%{transform:translate(15.6096vw,39.695vh) scale(.7001)}to{transform:translate(19.98275vw,99vh) scale(.7001)}}.snow:nth-child(222){opacity:1.2378;transform:translate(10.2467vw,-10px) scale(.3165);animation:fall-222 19s -11s linear infinite}@keyframes fall-222{54.521%{transform:translate(11.3445vw,54.521vh) scale(.3165)}to{transform:translate(10.7956vw,99vh) scale(.3165)}}.snow:nth-child(223){opacity:1.2156;transform:translate(29.0868vw,-10px) scale(.7577);animation:fall-223 26s -27s linear infinite}@keyframes fall-223{51.339%{transform:translate(26.1493vw,51.339vh) scale(.7577)}to{transform:translate(27.61805vw,99vh) scale(.7577)}}.snow:nth-child(224){opacity:1.7362;transform:translate(31.1876vw,-10px) scale(.6355);animation:fall-224 19s -26s linear infinite}@keyframes fall-224{62.615%{transform:translate(28.7784vw,62.615vh) scale(.6355)}to{transform:translate(29.983vw,99vh) scale(.6355)}}.snow:nth-child(225){opacity:1.4002;transform:translate(6.6379vw,-10px) scale(.9326);animation:fall-225 18s -5s linear infinite}@keyframes fall-225{72.208%{transform:translate(2.4697vw,72.208vh) scale(.9326)}to{transform:translate(4.5538vw,99vh) scale(.9326)}}.snow:nth-child(226){opacity:1.3876;transform:translate(21.8608vw,-10px) scale(.2308);animation:fall-226 15s -17s linear infinite}@keyframes fall-226{38.506%{transform:translate(17.6923vw,38.506vh) scale(.2308)}to{transform:translate(19.77655vw,99vh) scale(.2308)}}.snow:nth-child(227){opacity:.0884;transform:translate(58.7594vw,-10px) scale(.3446);animation:fall-227 21s -20s linear infinite}@keyframes fall-227{41.517%{transform:translate(62.4959vw,41.517vh) scale(.3446)}to{transform:translate(60.62765vw,99vh) scale(.3446)}}.snow:nth-child(228){opacity:.4058;transform:translate(6.232vw,-10px) scale(.0637);animation:fall-228 12s -26s linear infinite}@keyframes fall-228{54.427%{transform:translate(6.316vw,54.427vh) scale(.0637)}to{transform:translate(6.274vw,99vh) scale(.0637)}}.snow:nth-child(229){opacity:1.7302;transform:translate(43.2084vw,-10px) scale(.4222);animation:fall-229 17s -27s linear infinite}@keyframes fall-229{52.057%{transform:translate(51.1563vw,52.057vh) scale(.4222)}to{transform:translate(47.18235vw,99vh) scale(.4222)}}.snow:nth-child(230){opacity:.5764;transform:translate(10.0827vw,-10px) scale(.554);animation:fall-230 14s -1s linear infinite}@keyframes fall-230{55.652%{transform:translate(13.4575vw,55.652vh) scale(.554)}to{transform:translate(11.7701vw,99vh) scale(.554)}}.snow:nth-child(231){opacity:.7434;transform:translate(95.8869vw,-10px) scale(.7506);animation:fall-231 25s -20s linear infinite}@keyframes fall-231{61.852%{transform:translate(100.9596vw,61.852vh) scale(.7506)}to{transform:translate(98.42325vw,99vh) scale(.7506)}}.snow:nth-child(232){opacity:1.8088;transform:translate(72.959vw,-10px) scale(.817);animation:fall-232 13s -25s linear infinite}@keyframes fall-232{77.553%{transform:translate(77.3564vw,77.553vh) scale(.817)}to{transform:translate(75.1577vw,99vh) scale(.817)}}.snow:nth-child(233){opacity:.0082;transform:translate(57.6006vw,-10px) scale(.4087);animation:fall-233 12s -22s linear infinite}@keyframes fall-233{55.283%{transform:translate(59.9037vw,55.283vh) scale(.4087)}to{transform:translate(58.75215vw,99vh) scale(.4087)}}.snow:nth-child(234){opacity:.316;transform:translate(60.6231vw,-10px) scale(.2286);animation:fall-234 14s -22s linear infinite}@keyframes fall-234{58.541%{transform:translate(61.0392vw,58.541vh) scale(.2286)}to{transform:translate(60.83115vw,99vh) scale(.2286)}}.snow:nth-child(235){opacity:.7544;transform:translate(42.5588vw,-10px) scale(.7016);animation:fall-235 13s -30s linear infinite}@keyframes fall-235{51.75%{transform:translate(47.3445vw,51.75vh) scale(.7016)}to{transform:translate(44.95165vw,99vh) scale(.7016)}}.snow:nth-child(236){opacity:.601;transform:translate(57.0656vw,-10px) scale(.3028);animation:fall-236 13s -7s linear infinite}@keyframes fall-236{60.39%{transform:translate(59.1977vw,60.39vh) scale(.3028)}to{transform:translate(58.13165vw,99vh) scale(.3028)}}.snow:nth-child(237){opacity:.0318;transform:translate(24.3268vw,-10px) scale(.6141);animation:fall-237 24s -18s linear infinite}@keyframes fall-237{71.747%{transform:translate(21.0497vw,71.747vh) scale(.6141)}to{transform:translate(22.68825vw,99vh) scale(.6141)}}.snow:nth-child(238){opacity:.2268;transform:translate(92.1121vw,-10px) scale(.2647);animation:fall-238 14s -28s linear infinite}@keyframes fall-238{37.513%{transform:translate(100.4933vw,37.513vh) scale(.2647)}to{transform:translate(96.3027vw,99vh) scale(.2647)}}.snow:nth-child(239){opacity:1.6118;transform:translate(15.2674vw,-10px) scale(.1811);animation:fall-239 22s -3s linear infinite}@keyframes fall-239{55.729%{transform:translate(7.4439vw,55.729vh) scale(.1811)}to{transform:translate(11.35565vw,99vh) scale(.1811)}}.snow:nth-child(240){opacity:1.837;transform:translate(18.9827vw,-10px) scale(.4811);animation:fall-240 29s -10s linear infinite}@keyframes fall-240{58.718%{transform:translate(15.4884vw,58.718vh) scale(.4811)}to{transform:translate(17.23555vw,99vh) scale(.4811)}}.snow:nth-child(241){opacity:.9558;transform:translate(63.2626vw,-10px) scale(.5147);animation:fall-241 28s -30s linear infinite}@keyframes fall-241{31.465%{transform:translate(60.5061vw,31.465vh) scale(.5147)}to{transform:translate(61.88435vw,99vh) scale(.5147)}}.snow:nth-child(242){opacity:.1918;transform:translate(98.8488vw,-10px) scale(.0776);animation:fall-242 28s -21s linear infinite}@keyframes fall-242{50.433%{transform:translate(89.4289vw,50.433vh) scale(.0776)}to{transform:translate(94.13885vw,99vh) scale(.0776)}}.snow:nth-child(243){opacity:.1042;transform:translate(.2449vw,-10px) scale(.116);animation:fall-243 24s -28s linear infinite}@keyframes fall-243{35.771%{transform:translate(6.0819vw,35.771vh) scale(.116)}to{transform:translate(3.1634vw,99vh) scale(.116)}}.snow:nth-child(244){opacity:1.3878;transform:translate(32.3322vw,-10px) scale(.9844);animation:fall-244 19s -27s linear infinite}@keyframes fall-244{74.11%{transform:translate(32.6575vw,74.11vh) scale(.9844)}to{transform:translate(32.49485vw,99vh) scale(.9844)}}.snow:nth-child(245){opacity:1.5384;transform:translate(24.3178vw,-10px) scale(.7393);animation:fall-245 11s -27s linear infinite}@keyframes fall-245{69.722%{transform:translate(32.409vw,69.722vh) scale(.7393)}to{transform:translate(28.3634vw,99vh) scale(.7393)}}.snow:nth-child(246){opacity:.49;transform:translate(66.5588vw,-10px) scale(.6334);animation:fall-246 28s -26s linear infinite}@keyframes fall-246{78.435%{transform:translate(64.9269vw,78.435vh) scale(.6334)}to{transform:translate(65.74285vw,99vh) scale(.6334)}}.snow:nth-child(247){opacity:.705;transform:translate(44.4153vw,-10px) scale(.1181);animation:fall-247 13s -29s linear infinite}@keyframes fall-247{53.293%{transform:translate(50.6656vw,53.293vh) scale(.1181)}to{transform:translate(47.54045vw,99vh) scale(.1181)}}.snow:nth-child(248){opacity:.5258;transform:translate(17.9938vw,-10px) scale(.5609);animation:fall-248 24s -26s linear infinite}@keyframes fall-248{55.724%{transform:translate(22.5065vw,55.724vh) scale(.5609)}to{transform:translate(20.25015vw,99vh) scale(.5609)}}.snow:nth-child(249){opacity:.9592;transform:translate(2.13vw,-10px) scale(.5016);animation:fall-249 19s -18s linear infinite}@keyframes fall-249{40.036%{transform:translate(1.081vw,40.036vh) scale(.5016)}to{transform:translate(1.6055vw,99vh) scale(.5016)}}.snow:nth-child(250){opacity:1.3928;transform:translate(30.499vw,-10px) scale(.8968);animation:fall-250 27s -18s linear infinite}@keyframes fall-250{51.85%{transform:translate(29.8147vw,51.85vh) scale(.8968)}to{transform:translate(30.15685vw,99vh) scale(.8968)}}.snow:nth-child(251){opacity:.2486;transform:translate(29.3918vw,-10px) scale(.8449);animation:fall-251 15s -10s linear infinite}@keyframes fall-251{70.24%{transform:translate(23.3645vw,70.24vh) scale(.8449)}to{transform:translate(26.37815vw,99vh) scale(.8449)}}.snow:nth-child(252){opacity:.3632;transform:translate(80.6335vw,-10px) scale(.8038);animation:fall-252 30s -18s linear infinite}@keyframes fall-252{70.507%{transform:translate(78.3271vw,70.507vh) scale(.8038)}to{transform:translate(79.4803vw,99vh) scale(.8038)}}.snow:nth-child(253){opacity:.0478;transform:translate(59.0969vw,-10px) scale(.2369);animation:fall-253 11s -11s linear infinite}@keyframes fall-253{41.481%{transform:translate(65.8319vw,41.481vh) scale(.2369)}to{transform:translate(62.4644vw,99vh) scale(.2369)}}.snow:nth-child(254){opacity:1.4322;transform:translate(16.2272vw,-10px) scale(.368);animation:fall-254 29s -17s linear infinite}@keyframes fall-254{49.409%{transform:translate(8.218vw,49.409vh) scale(.368)}to{transform:translate(12.2226vw,99vh) scale(.368)}}.snow:nth-child(255){opacity:1.9944;transform:translate(15.566vw,-10px) scale(.4468);animation:fall-255 22s -2s linear infinite}@keyframes fall-255{70.173%{transform:translate(12.2177vw,70.173vh) scale(.4468)}to{transform:translate(13.89185vw,99vh) scale(.4468)}}.snow:nth-child(256){opacity:.274;transform:translate(10.5591vw,-10px) scale(.3527);animation:fall-256 18s -7s linear infinite}@keyframes fall-256{62.067%{transform:translate(14.6719vw,62.067vh) scale(.3527)}to{transform:translate(12.6155vw,99vh) scale(.3527)}}.snow:nth-child(257){opacity:1.4732;transform:translate(47.1308vw,-10px) scale(.6462);animation:fall-257 16s -28s linear infinite}@keyframes fall-257{41.419%{transform:translate(55.3256vw,41.419vh) scale(.6462)}to{transform:translate(51.2282vw,99vh) scale(.6462)}}.snow:nth-child(258){opacity:1.4088;transform:translate(79.1436vw,-10px) scale(.3997);animation:fall-258 23s -15s linear infinite}@keyframes fall-258{38.276%{transform:translate(84.5293vw,38.276vh) scale(.3997)}to{transform:translate(81.83645vw,99vh) scale(.3997)}}.snow:nth-child(259){opacity:.1998;transform:translate(91.2004vw,-10px) scale(.8589);animation:fall-259 26s -28s linear infinite}@keyframes fall-259{44.753%{transform:translate(87.529vw,44.753vh) scale(.8589)}to{transform:translate(89.3647vw,99vh) scale(.8589)}}.snow:nth-child(260){opacity:1.9196;transform:translate(91.61vw,-10px) scale(.2312);animation:fall-260 23s -17s linear infinite}@keyframes fall-260{46.621%{transform:translate(98.7045vw,46.621vh) scale(.2312)}to{transform:translate(95.15725vw,99vh) scale(.2312)}}.snow:nth-child(261){opacity:.2306;transform:translate(98.182vw,-10px) scale(.3144);animation:fall-261 20s -30s linear infinite}@keyframes fall-261{53.93%{transform:translate(94.0713vw,53.93vh) scale(.3144)}to{transform:translate(96.12665vw,99vh) scale(.3144)}}.snow:nth-child(262){opacity:.0682;transform:translate(88.8209vw,-10px) scale(.1861);animation:fall-262 23s -2s linear infinite}@keyframes fall-262{54.918%{transform:translate(88.8102vw,54.918vh) scale(.1861)}to{transform:translate(88.81555vw,99vh) scale(.1861)}}.snow:nth-child(263){opacity:.7576;transform:translate(3.476vw,-10px) scale(.241);animation:fall-263 13s -5s linear infinite}@keyframes fall-263{52.926%{transform:translate(6.2012vw,52.926vh) scale(.241)}to{transform:translate(4.8386vw,99vh) scale(.241)}}.snow:nth-child(264){opacity:.228;transform:translate(55.7397vw,-10px) scale(.6166);animation:fall-264 10s -12s linear infinite}@keyframes fall-264{79.607%{transform:translate(54.323vw,79.607vh) scale(.6166)}to{transform:translate(55.03135vw,99vh) scale(.6166)}}.snow:nth-child(265){opacity:1.5758;transform:translate(34.3901vw,-10px) scale(.2393);animation:fall-265 21s -14s linear infinite}@keyframes fall-265{39.872%{transform:translate(25.8475vw,39.872vh) scale(.2393)}to{transform:translate(30.1188vw,99vh) scale(.2393)}}.snow:nth-child(266){opacity:.4078;transform:translate(95.5711vw,-10px) scale(.6718);animation:fall-266 10s -28s linear infinite}@keyframes fall-266{47.004%{transform:translate(97.6153vw,47.004vh) scale(.6718)}to{transform:translate(96.5932vw,99vh) scale(.6718)}}.snow:nth-child(267){opacity:1.481;transform:translate(62.535vw,-10px) scale(.6967);animation:fall-267 18s -19s linear infinite}@keyframes fall-267{75.791%{transform:translate(60.5443vw,75.791vh) scale(.6967)}to{transform:translate(61.53965vw,99vh) scale(.6967)}}.snow:nth-child(268){opacity:1.4498;transform:translate(8.8413vw,-10px) scale(.8084);animation:fall-268 26s -6s linear infinite}@keyframes fall-268{75.248%{transform:translate(17.6255vw,75.248vh) scale(.8084)}to{transform:translate(13.2334vw,99vh) scale(.8084)}}.snow:nth-child(269){opacity:1.9278;transform:translate(54.4355vw,-10px) scale(.73);animation:fall-269 26s -22s linear infinite}@keyframes fall-269{49.948%{transform:translate(53.6616vw,49.948vh) scale(.73)}to{transform:translate(54.04855vw,99vh) scale(.73)}}.snow:nth-child(270){opacity:1.714;transform:translate(88.8332vw,-10px) scale(.0894);animation:fall-270 10s -4s linear infinite}@keyframes fall-270{68.704%{transform:translate(87.3822vw,68.704vh) scale(.0894)}to{transform:translate(88.1077vw,99vh) scale(.0894)}}.snow:nth-child(271){opacity:1.7738;transform:translate(39.6711vw,-10px) scale(.4671);animation:fall-271 24s -29s linear infinite}@keyframes fall-271{61.284%{transform:translate(29.9022vw,61.284vh) scale(.4671)}to{transform:translate(34.78665vw,99vh) scale(.4671)}}.snow:nth-child(272){opacity:.1314;transform:translate(57.1215vw,-10px) scale(.3511);animation:fall-272 14s -6s linear infinite}@keyframes fall-272{66.478%{transform:translate(52.4915vw,66.478vh) scale(.3511)}to{transform:translate(54.8065vw,99vh) scale(.3511)}}.snow:nth-child(273){opacity:1.666;transform:translate(76.9085vw,-10px) scale(.032);animation:fall-273 29s -1s linear infinite}@keyframes fall-273{78.89%{transform:translate(74.2966vw,78.89vh) scale(.032)}to{transform:translate(75.60255vw,99vh) scale(.032)}}.snow:nth-child(274){opacity:.3898;transform:translate(87.146vw,-10px) scale(.8768);animation:fall-274 29s -6s linear infinite}@keyframes fall-274{65.722%{transform:translate(85.9603vw,65.722vh) scale(.8768)}to{transform:translate(86.55315vw,99vh) scale(.8768)}}.snow:nth-child(275){opacity:.942;transform:translate(79.1331vw,-10px) scale(.8386);animation:fall-275 13s -13s linear infinite}@keyframes fall-275{59.038%{transform:translate(84.6837vw,59.038vh) scale(.8386)}to{transform:translate(81.9084vw,99vh) scale(.8386)}}.snow:nth-child(276){opacity:.4988;transform:translate(98.2331vw,-10px) scale(.9972);animation:fall-276 11s -14s linear infinite}@keyframes fall-276{38.586%{transform:translate(89.0327vw,38.586vh) scale(.9972)}to{transform:translate(93.6329vw,99vh) scale(.9972)}}.snow:nth-child(277){opacity:.7296;transform:translate(25.1219vw,-10px) scale(.9002);animation:fall-277 12s -6s linear infinite}@keyframes fall-277{57.5%{transform:translate(24.4974vw,57.5vh) scale(.9002)}to{transform:translate(24.80965vw,99vh) scale(.9002)}}.snow:nth-child(278){opacity:1.7674;transform:translate(63.7587vw,-10px) scale(.5048);animation:fall-278 22s -25s linear infinite}@keyframes fall-278{36.853%{transform:translate(63.6891vw,36.853vh) scale(.5048)}to{transform:translate(63.7239vw,99vh) scale(.5048)}}.snow:nth-child(279){opacity:.136;transform:translate(51.4767vw,-10px) scale(.7597);animation:fall-279 22s -25s linear infinite}@keyframes fall-279{38.578%{transform:translate(46.5785vw,38.578vh) scale(.7597)}to{transform:translate(49.0276vw,99vh) scale(.7597)}}.snow:nth-child(280){opacity:1.5624;transform:translate(66.7366vw,-10px) scale(.1242);animation:fall-280 13s -8s linear infinite}@keyframes fall-280{33.016%{transform:translate(66.5364vw,33.016vh) scale(.1242)}to{transform:translate(66.6365vw,99vh) scale(.1242)}}.snow:nth-child(281){opacity:.3016;transform:translate(56.8422vw,-10px) scale(.0531);animation:fall-281 17s -24s linear infinite}@keyframes fall-281{56.754%{transform:translate(52.186vw,56.754vh) scale(.0531)}to{transform:translate(54.5141vw,99vh) scale(.0531)}}.snow:nth-child(282){opacity:1.7756;transform:translate(85.48vw,-10px) scale(.3704);animation:fall-282 21s -4s linear infinite}@keyframes fall-282{35.424%{transform:translate(94.0641vw,35.424vh) scale(.3704)}to{transform:translate(89.77205vw,99vh) scale(.3704)}}.snow:nth-child(283){opacity:.0634;transform:translate(67.259vw,-10px) scale(.1221);animation:fall-283 18s -5s linear infinite}@keyframes fall-283{68.758%{transform:translate(59.2427vw,68.758vh) scale(.1221)}to{transform:translate(63.25085vw,99vh) scale(.1221)}}.snow:nth-child(284){opacity:.1746;transform:translate(59.1673vw,-10px) scale(.9814);animation:fall-284 22s -17s linear infinite}@keyframes fall-284{76.602%{transform:translate(67.7517vw,76.602vh) scale(.9814)}to{transform:translate(63.4595vw,99vh) scale(.9814)}}.snow:nth-child(285){opacity:.4368;transform:translate(78.4288vw,-10px) scale(.2341);animation:fall-285 21s -4s linear infinite}@keyframes fall-285{68.324%{transform:translate(82.8071vw,68.324vh) scale(.2341)}to{transform:translate(80.61795vw,99vh) scale(.2341)}}.snow:nth-child(286){opacity:1.3956;transform:translate(48.5346vw,-10px) scale(.146);animation:fall-286 18s -23s linear infinite}@keyframes fall-286{61.735%{transform:translate(58.4958vw,61.735vh) scale(.146)}to{transform:translate(53.5152vw,99vh) scale(.146)}}.snow:nth-child(287){opacity:1.9646;transform:translate(21.2242vw,-10px) scale(.2994);animation:fall-287 16s -27s linear infinite}@keyframes fall-287{63.453%{transform:translate(11.9002vw,63.453vh) scale(.2994)}to{transform:translate(16.5622vw,99vh) scale(.2994)}}.snow:nth-child(288){opacity:1.3312;transform:translate(24.0497vw,-10px) scale(.9382);animation:fall-288 26s -28s linear infinite}@keyframes fall-288{62.52%{transform:translate(32.0039vw,62.52vh) scale(.9382)}to{transform:translate(28.0268vw,99vh) scale(.9382)}}.snow:nth-child(289){opacity:.4322;transform:translate(41.7255vw,-10px) scale(.1315);animation:fall-289 16s -8s linear infinite}@keyframes fall-289{68.058%{transform:translate(40.5106vw,68.058vh) scale(.1315)}to{transform:translate(41.11805vw,99vh) scale(.1315)}}.snow:nth-child(290){opacity:1.3004;transform:translate(13.2909vw,-10px) scale(.8119);animation:fall-290 30s -20s linear infinite}@keyframes fall-290{42.227%{transform:translate(19.4412vw,42.227vh) scale(.8119)}to{transform:translate(16.36605vw,99vh) scale(.8119)}}.snow:nth-child(291){opacity:1.7232;transform:translate(58.2186vw,-10px) scale(.0108);animation:fall-291 29s -26s linear infinite}@keyframes fall-291{42.165%{transform:translate(62.3181vw,42.165vh) scale(.0108)}to{transform:translate(60.26835vw,99vh) scale(.0108)}}.snow:nth-child(292){opacity:.3974;transform:translate(84.1368vw,-10px) scale(.3817);animation:fall-292 13s -2s linear infinite}@keyframes fall-292{57.287%{transform:translate(87.667vw,57.287vh) scale(.3817)}to{transform:translate(85.9019vw,99vh) scale(.3817)}}.snow:nth-child(293){opacity:1.0696;transform:translate(77.6723vw,-10px) scale(.3086);animation:fall-293 13s -28s linear infinite}@keyframes fall-293{32.834%{transform:translate(79.014vw,32.834vh) scale(.3086)}to{transform:translate(78.34315vw,99vh) scale(.3086)}}.snow:nth-child(294){opacity:.2234;transform:translate(19.978vw,-10px) scale(.1917);animation:fall-294 13s -28s linear infinite}@keyframes fall-294{74.049%{transform:translate(27.6017vw,74.049vh) scale(.1917)}to{transform:translate(23.78985vw,99vh) scale(.1917)}}.snow:nth-child(295){opacity:.5926;transform:translate(85.7485vw,-10px) scale(.409);animation:fall-295 10s -14s linear infinite}@keyframes fall-295{79.844%{transform:translate(80.8346vw,79.844vh) scale(.409)}to{transform:translate(83.29155vw,99vh) scale(.409)}}.snow:nth-child(296){opacity:.0608;transform:translate(89.347vw,-10px) scale(.7195);animation:fall-296 16s -5s linear infinite}@keyframes fall-296{39.198%{transform:translate(89.6554vw,39.198vh) scale(.7195)}to{transform:translate(89.5012vw,99vh) scale(.7195)}}.snow:nth-child(297){opacity:.685;transform:translate(20.0622vw,-10px) scale(.825);animation:fall-297 21s -28s linear infinite}@keyframes fall-297{45.571%{transform:translate(17.4291vw,45.571vh) scale(.825)}to{transform:translate(18.74565vw,99vh) scale(.825)}}.snow:nth-child(298){opacity:1.3584;transform:translate(30.2303vw,-10px) scale(.7022);animation:fall-298 26s -9s linear infinite}@keyframes fall-298{55.956%{transform:translate(37.9659vw,55.956vh) scale(.7022)}to{transform:translate(34.0981vw,99vh) scale(.7022)}}.snow:nth-child(299){opacity:1.0662;transform:translate(93.9549vw,-10px) scale(.9022);animation:fall-299 30s -13s linear infinite}@keyframes fall-299{36.228%{transform:translate(96.3326vw,36.228vh) scale(.9022)}to{transform:translate(95.14375vw,99vh) scale(.9022)}}.snow:nth-child(300){opacity:1.7844;transform:translate(55.2305vw,-10px) scale(.6127);animation:fall-300 14s -29s linear infinite}@keyframes fall-300{36.878%{transform:translate(48.0623vw,36.878vh) scale(.6127)}to{transform:translate(51.6464vw,99vh) scale(.6127)}}.snow:nth-child(301){opacity:.1918;transform:translate(1.7032vw,-10px) scale(.9319);animation:fall-301 25s -25s linear infinite}@keyframes fall-301{62.742%{transform:translate(-.9307vw,62.742vh) scale(.9319)}to{transform:translate(.38625vw,99vh) scale(.9319)}}.snow:nth-child(302){opacity:.047;transform:translate(4.4533vw,-10px) scale(.2154);animation:fall-302 23s -30s linear infinite}@keyframes fall-302{67.812%{transform:translate(2.7539vw,67.812vh) scale(.2154)}to{transform:translate(3.6036vw,99vh) scale(.2154)}}.snow:nth-child(303){opacity:.6506;transform:translate(64.3696vw,-10px) scale(.9531);animation:fall-303 20s -1s linear infinite}@keyframes fall-303{63.375%{transform:translate(64.3898vw,63.375vh) scale(.9531)}to{transform:translate(64.3797vw,99vh) scale(.9531)}}.snow:nth-child(304){opacity:.3176;transform:translate(61.2305vw,-10px) scale(.8491);animation:fall-304 23s -17s linear infinite}@keyframes fall-304{70.208%{transform:translate(61.6427vw,70.208vh) scale(.8491)}to{transform:translate(61.4366vw,99vh) scale(.8491)}}.snow:nth-child(305){opacity:.4314;transform:translate(9.0994vw,-10px) scale(.7499);animation:fall-305 28s -13s linear infinite}@keyframes fall-305{32.938%{transform:translate(7.7531vw,32.938vh) scale(.7499)}to{transform:translate(8.42625vw,99vh) scale(.7499)}}.snow:nth-child(306){opacity:.6208;transform:translate(65.4485vw,-10px) scale(.257);animation:fall-306 26s -15s linear infinite}@keyframes fall-306{49.363%{transform:translate(66.7899vw,49.363vh) scale(.257)}to{transform:translate(66.1192vw,99vh) scale(.257)}}.snow:nth-child(307){opacity:.5952;transform:translate(3.3409vw,-10px) scale(.2855);animation:fall-307 23s -13s linear infinite}@keyframes fall-307{78.651%{transform:translate(4.0048vw,78.651vh) scale(.2855)}to{transform:translate(3.67285vw,99vh) scale(.2855)}}.snow:nth-child(308){opacity:.135;transform:translate(31.8873vw,-10px) scale(.0913);animation:fall-308 27s -23s linear infinite}@keyframes fall-308{47.941%{transform:translate(39.4919vw,47.941vh) scale(.0913)}to{transform:translate(35.6896vw,99vh) scale(.0913)}}.snow:nth-child(309){opacity:1.116;transform:translate(90.2978vw,-10px) scale(.2561);animation:fall-309 22s -7s linear infinite}@keyframes fall-309{68.094%{transform:translate(82.0382vw,68.094vh) scale(.2561)}to{transform:translate(86.168vw,99vh) scale(.2561)}}.snow:nth-child(310){opacity:1.037;transform:translate(86.866vw,-10px) scale(.251);animation:fall-310 20s -20s linear infinite}@keyframes fall-310{40.027%{transform:translate(89.5649vw,40.027vh) scale(.251)}to{transform:translate(88.21545vw,99vh) scale(.251)}}.snow:nth-child(311){opacity:.6936;transform:translate(12.7133vw,-10px) scale(.4039);animation:fall-311 29s -21s linear infinite}@keyframes fall-311{54.347%{transform:translate(22.354vw,54.347vh) scale(.4039)}to{transform:translate(17.53365vw,99vh) scale(.4039)}}.snow:nth-child(312){opacity:1.4182;transform:translate(94.7872vw,-10px) scale(.8962);animation:fall-312 17s -2s linear infinite}@keyframes fall-312{62.098%{transform:translate(91.9175vw,62.098vh) scale(.8962)}to{transform:translate(93.35235vw,99vh) scale(.8962)}}.snow:nth-child(313){opacity:1.5726;transform:translate(85.1689vw,-10px) scale(.6213);animation:fall-313 26s -1s linear infinite}@keyframes fall-313{36.469%{transform:translate(85.3326vw,36.469vh) scale(.6213)}to{transform:translate(85.25075vw,99vh) scale(.6213)}}.snow:nth-child(314){opacity:.6904;transform:translate(14.4879vw,-10px) scale(.8957);animation:fall-314 28s -22s linear infinite}@keyframes fall-314{36.013%{transform:translate(16.6698vw,36.013vh) scale(.8957)}to{transform:translate(15.57885vw,99vh) scale(.8957)}}.snow:nth-child(315){opacity:.5122;transform:translate(34.5119vw,-10px) scale(.0883);animation:fall-315 11s -3s linear infinite}@keyframes fall-315{76.581%{transform:translate(31.0087vw,76.581vh) scale(.0883)}to{transform:translate(32.7603vw,99vh) scale(.0883)}}.snow:nth-child(316){opacity:1.4168;transform:translate(27.658vw,-10px) scale(.5204);animation:fall-316 15s -23s linear infinite}@keyframes fall-316{53.088%{transform:translate(26.9912vw,53.088vh) scale(.5204)}to{transform:translate(27.3246vw,99vh) scale(.5204)}}.snow:nth-child(317){opacity:1.6752;transform:translate(52.5342vw,-10px) scale(.6645);animation:fall-317 16s -24s linear infinite}@keyframes fall-317{78.686%{transform:translate(49.1168vw,78.686vh) scale(.6645)}to{transform:translate(50.8255vw,99vh) scale(.6645)}}.snow:nth-child(318){opacity:.181;transform:translate(97.8959vw,-10px) scale(.0389);animation:fall-318 20s -13s linear infinite}@keyframes fall-318{30.872%{transform:translate(101.6563vw,30.872vh) scale(.0389)}to{transform:translate(99.7761vw,99vh) scale(.0389)}}.snow:nth-child(319){opacity:1.9426;transform:translate(57.7032vw,-10px) scale(.3784);animation:fall-319 30s -13s linear infinite}@keyframes fall-319{47.808%{transform:translate(64.819vw,47.808vh) scale(.3784)}to{transform:translate(61.2611vw,99vh) scale(.3784)}}.snow:nth-child(320){opacity:1.7692;transform:translate(58.2419vw,-10px) scale(.9963);animation:fall-320 25s -15s linear infinite}@keyframes fall-320{73.238%{transform:translate(61.6496vw,73.238vh) scale(.9963)}to{transform:translate(59.94575vw,99vh) scale(.9963)}}.snow:nth-child(321){opacity:.7532;transform:translate(18.6724vw,-10px) scale(.6785);animation:fall-321 12s -4s linear infinite}@keyframes fall-321{34.206%{transform:translate(14.717vw,34.206vh) scale(.6785)}to{transform:translate(16.6947vw,99vh) scale(.6785)}}.snow:nth-child(322){opacity:1.564;transform:translate(18.3353vw,-10px) scale(.4496);animation:fall-322 17s -26s linear infinite}@keyframes fall-322{75.066%{transform:translate(19.8037vw,75.066vh) scale(.4496)}to{transform:translate(19.0695vw,99vh) scale(.4496)}}.snow:nth-child(323){opacity:.9308;transform:translate(70.8279vw,-10px) scale(.8392);animation:fall-323 19s -9s linear infinite}@keyframes fall-323{35.226%{transform:translate(62.0244vw,35.226vh) scale(.8392)}to{transform:translate(66.42615vw,99vh) scale(.8392)}}.snow:nth-child(324){opacity:1.8504;transform:translate(98.6006vw,-10px) scale(.6588);animation:fall-324 20s -11s linear infinite}@keyframes fall-324{40.073%{transform:translate(99.7492vw,40.073vh) scale(.6588)}to{transform:translate(99.1749vw,99vh) scale(.6588)}}.snow:nth-child(325){opacity:1.7582;transform:translate(72.7654vw,-10px) scale(.8944);animation:fall-325 24s -7s linear infinite}@keyframes fall-325{36.098%{transform:translate(64.5865vw,36.098vh) scale(.8944)}to{transform:translate(68.67595vw,99vh) scale(.8944)}}.snow:nth-child(326){opacity:.8244;transform:translate(89.7875vw,-10px) scale(.4783);animation:fall-326 11s -1s linear infinite}@keyframes fall-326{77.159%{transform:translate(92.6009vw,77.159vh) scale(.4783)}to{transform:translate(91.1942vw,99vh) scale(.4783)}}.snow:nth-child(327){opacity:1.865;transform:translate(92.2756vw,-10px) scale(.1822);animation:fall-327 17s -25s linear infinite}@keyframes fall-327{73.373%{transform:translate(90.5869vw,73.373vh) scale(.1822)}to{transform:translate(91.43125vw,99vh) scale(.1822)}}.snow:nth-child(328){opacity:.6784;transform:translate(41.6513vw,-10px) scale(.1075);animation:fall-328 22s -30s linear infinite}@keyframes fall-328{38.431%{transform:translate(49.1482vw,38.431vh) scale(.1075)}to{transform:translate(45.39975vw,99vh) scale(.1075)}}.snow:nth-child(329){opacity:1.6326;transform:translate(45.2618vw,-10px) scale(.4741);animation:fall-329 16s -26s linear infinite}@keyframes fall-329{45.887%{transform:translate(41.471vw,45.887vh) scale(.4741)}to{transform:translate(43.3664vw,99vh) scale(.4741)}}.snow:nth-child(330){opacity:1.0558;transform:translate(37.3815vw,-10px) scale(.517);animation:fall-330 17s -15s linear infinite}@keyframes fall-330{73.254%{transform:translate(43.1803vw,73.254vh) scale(.517)}to{transform:translate(40.2809vw,99vh) scale(.517)}}.snow:nth-child(331){opacity:.2924;transform:translate(34.1084vw,-10px) scale(.9697);animation:fall-331 19s -11s linear infinite}@keyframes fall-331{64.551%{transform:translate(36.9761vw,64.551vh) scale(.9697)}to{transform:translate(35.54225vw,99vh) scale(.9697)}}.snow:nth-child(332){opacity:.0156;transform:translate(64.62vw,-10px) scale(.6793);animation:fall-332 28s -27s linear infinite}@keyframes fall-332{75.19%{transform:translate(68.6712vw,75.19vh) scale(.6793)}to{transform:translate(66.6456vw,99vh) scale(.6793)}}.snow:nth-child(333){opacity:.188;transform:translate(5.6839vw,-10px) scale(.9047);animation:fall-333 13s -21s linear infinite}@keyframes fall-333{66.505%{transform:translate(6.1731vw,66.505vh) scale(.9047)}to{transform:translate(5.9285vw,99vh) scale(.9047)}}.snow:nth-child(334){opacity:.893;transform:translate(92.8385vw,-10px) scale(.4131);animation:fall-334 24s -16s linear infinite}@keyframes fall-334{54.76%{transform:translate(84.5667vw,54.76vh) scale(.4131)}to{transform:translate(88.7026vw,99vh) scale(.4131)}}.snow:nth-child(335){opacity:1.053;transform:translate(12.4458vw,-10px) scale(.7139);animation:fall-335 11s -20s linear infinite}@keyframes fall-335{51.857%{transform:translate(18.4675vw,51.857vh) scale(.7139)}to{transform:translate(15.45665vw,99vh) scale(.7139)}}.snow:nth-child(336){opacity:1.9482;transform:translate(15.6129vw,-10px) scale(.6334);animation:fall-336 29s -1s linear infinite}@keyframes fall-336{69.202%{transform:translate(12.5183vw,69.202vh) scale(.6334)}to{transform:translate(14.0656vw,99vh) scale(.6334)}}.snow:nth-child(337){opacity:.0318;transform:translate(23.718vw,-10px) scale(.494);animation:fall-337 18s -8s linear infinite}@keyframes fall-337{53.895%{transform:translate(29.4922vw,53.895vh) scale(.494)}to{transform:translate(26.6051vw,99vh) scale(.494)}}.snow:nth-child(338){opacity:.3208;transform:translate(58.1635vw,-10px) scale(.0228);animation:fall-338 10s -7s linear infinite}@keyframes fall-338{78.835%{transform:translate(62.4655vw,78.835vh) scale(.0228)}to{transform:translate(60.3145vw,99vh) scale(.0228)}}.snow:nth-child(339){opacity:1.0676;transform:translate(58.8229vw,-10px) scale(.8343);animation:fall-339 16s -13s linear infinite}@keyframes fall-339{43.398%{transform:translate(50.1106vw,43.398vh) scale(.8343)}to{transform:translate(54.46675vw,99vh) scale(.8343)}}.snow:nth-child(340){opacity:1.3696;transform:translate(58.296vw,-10px) scale(.5139);animation:fall-340 17s -24s linear infinite}@keyframes fall-340{65.254%{transform:translate(56.4282vw,65.254vh) scale(.5139)}to{transform:translate(57.3621vw,99vh) scale(.5139)}}.snow:nth-child(341){opacity:.0114;transform:translate(47.5019vw,-10px) scale(.0241);animation:fall-341 16s -29s linear infinite}@keyframes fall-341{30.534%{transform:translate(49.8051vw,30.534vh) scale(.0241)}to{transform:translate(48.6535vw,99vh) scale(.0241)}}.snow:nth-child(342){opacity:1.7312;transform:translate(71.8857vw,-10px) scale(.1267);animation:fall-342 22s -27s linear infinite}@keyframes fall-342{62.373%{transform:translate(70.594vw,62.373vh) scale(.1267)}to{transform:translate(71.23985vw,99vh) scale(.1267)}}.snow:nth-child(343){opacity:.346;transform:translate(50.1018vw,-10px) scale(.6594);animation:fall-343 15s -20s linear infinite}@keyframes fall-343{44.701%{transform:translate(47.2988vw,44.701vh) scale(.6594)}to{transform:translate(48.7003vw,99vh) scale(.6594)}}.snow:nth-child(344){opacity:1.4808;transform:translate(73.7153vw,-10px) scale(.8681);animation:fall-344 20s -7s linear infinite}@keyframes fall-344{52.935%{transform:translate(71.5451vw,52.935vh) scale(.8681)}to{transform:translate(72.6302vw,99vh) scale(.8681)}}.snow:nth-child(345){opacity:.5598;transform:translate(39.443vw,-10px) scale(.7072);animation:fall-345 20s -1s linear infinite}@keyframes fall-345{78.948%{transform:translate(49.119vw,78.948vh) scale(.7072)}to{transform:translate(44.281vw,99vh) scale(.7072)}}.snow:nth-child(346){opacity:.3338;transform:translate(64.2809vw,-10px) scale(.8937);animation:fall-346 27s -3s linear infinite}@keyframes fall-346{54.422%{transform:translate(55.0809vw,54.422vh) scale(.8937)}to{transform:translate(59.6809vw,99vh) scale(.8937)}}.snow:nth-child(347){opacity:1.585;transform:translate(62.0656vw,-10px) scale(.7214);animation:fall-347 20s -1s linear infinite}@keyframes fall-347{39.889%{transform:translate(53.8323vw,39.889vh) scale(.7214)}to{transform:translate(57.94895vw,99vh) scale(.7214)}}.snow:nth-child(348){opacity:.4644;transform:translate(93.3113vw,-10px) scale(.0257);animation:fall-348 17s -29s linear infinite}@keyframes fall-348{50.604%{transform:translate(92.3016vw,50.604vh) scale(.0257)}to{transform:translate(92.80645vw,99vh) scale(.0257)}}.snow:nth-child(349){opacity:.6508;transform:translate(39.2511vw,-10px) scale(.6617);animation:fall-349 24s -18s linear infinite}@keyframes fall-349{47.436%{transform:translate(40.8019vw,47.436vh) scale(.6617)}to{transform:translate(40.0265vw,99vh) scale(.6617)}}.snow:nth-child(350){opacity:1.4386;transform:translate(92.699vw,-10px) scale(.4872);animation:fall-350 26s -20s linear infinite}@keyframes fall-350{33.016%{transform:translate(86.0046vw,33.016vh) scale(.4872)}to{transform:translate(89.3518vw,99vh) scale(.4872)}}.snow:nth-child(351){opacity:1.4416;transform:translate(77.8603vw,-10px) scale(.2304);animation:fall-351 14s -8s linear infinite}@keyframes fall-351{54.391%{transform:translate(82.804vw,54.391vh) scale(.2304)}to{transform:translate(80.33215vw,99vh) scale(.2304)}}.snow:nth-child(352){opacity:.9344;transform:translate(22.1157vw,-10px) scale(.4718);animation:fall-352 27s -26s linear infinite}@keyframes fall-352{56.242%{transform:translate(21.8214vw,56.242vh) scale(.4718)}to{transform:translate(21.96855vw,99vh) scale(.4718)}}.snow:nth-child(353){opacity:.5414;transform:translate(76.731vw,-10px) scale(.3657);animation:fall-353 14s -18s linear infinite}@keyframes fall-353{32.935%{transform:translate(84.6574vw,32.935vh) scale(.3657)}to{transform:translate(80.6942vw,99vh) scale(.3657)}}.snow:nth-child(354){opacity:.957;transform:translate(96.6821vw,-10px) scale(.6884);animation:fall-354 24s -22s linear infinite}@keyframes fall-354{73.895%{transform:translate(88.689vw,73.895vh) scale(.6884)}to{transform:translate(92.68555vw,99vh) scale(.6884)}}.snow:nth-child(355){opacity:.138;transform:translate(91.813vw,-10px) scale(.2148);animation:fall-355 14s -29s linear infinite}@keyframes fall-355{33.758%{transform:translate(94.4208vw,33.758vh) scale(.2148)}to{transform:translate(93.1169vw,99vh) scale(.2148)}}.snow:nth-child(356){opacity:.53;transform:translate(85.8655vw,-10px) scale(.1144);animation:fall-356 30s -8s linear infinite}@keyframes fall-356{33.393%{transform:translate(91.529vw,33.393vh) scale(.1144)}to{transform:translate(88.69725vw,99vh) scale(.1144)}}.snow:nth-child(357){opacity:.4134;transform:translate(28.8362vw,-10px) scale(.2878);animation:fall-357 23s -2s linear infinite}@keyframes fall-357{74.517%{transform:translate(19.7733vw,74.517vh) scale(.2878)}to{transform:translate(24.30475vw,99vh) scale(.2878)}}.snow:nth-child(358){opacity:1.3664;transform:translate(71.5277vw,-10px) scale(.4513);animation:fall-358 22s -19s linear infinite}@keyframes fall-358{40.326%{transform:translate(69.2689vw,40.326vh) scale(.4513)}to{transform:translate(70.3983vw,99vh) scale(.4513)}}.snow:nth-child(359){opacity:.4318;transform:translate(16.9768vw,-10px) scale(.5849);animation:fall-359 27s -16s linear infinite}@keyframes fall-359{70.765%{transform:translate(9.1361vw,70.765vh) scale(.5849)}to{transform:translate(13.05645vw,99vh) scale(.5849)}}.snow:nth-child(360){opacity:.608;transform:translate(82.0466vw,-10px) scale(.4791);animation:fall-360 14s -27s linear infinite}@keyframes fall-360{72.966%{transform:translate(76.7469vw,72.966vh) scale(.4791)}to{transform:translate(79.39675vw,99vh) scale(.4791)}}.snow:nth-child(361){opacity:.1084;transform:translate(53.8571vw,-10px) scale(.3598);animation:fall-361 23s -30s linear infinite}@keyframes fall-361{33.409%{transform:translate(58.5169vw,33.409vh) scale(.3598)}to{transform:translate(56.187vw,99vh) scale(.3598)}}.snow:nth-child(362){opacity:1.7914;transform:translate(22.5642vw,-10px) scale(.5747);animation:fall-362 28s -19s linear infinite}@keyframes fall-362{34.43%{transform:translate(20.12vw,34.43vh) scale(.5747)}to{transform:translate(21.3421vw,99vh) scale(.5747)}}.snow:nth-child(363){opacity:.5738;transform:translate(.2128vw,-10px) scale(.1875);animation:fall-363 10s -7s linear infinite}@keyframes fall-363{69.713%{transform:translate(-8.9833vw,69.713vh) scale(.1875)}to{transform:translate(-4.38525vw,99vh) scale(.1875)}}.snow:nth-child(364){opacity:.0848;transform:translate(8.9333vw,-10px) scale(.1935);animation:fall-364 27s -1s linear infinite}@keyframes fall-364{40.081%{transform:translate(16.8734vw,40.081vh) scale(.1935)}to{transform:translate(12.90335vw,99vh) scale(.1935)}}.snow:nth-child(365){opacity:1.7592;transform:translate(46.1645vw,-10px) scale(.3803);animation:fall-365 22s -26s linear infinite}@keyframes fall-365{42.63%{transform:translate(53.7436vw,42.63vh) scale(.3803)}to{transform:translate(49.95405vw,99vh) scale(.3803)}}.snow:nth-child(366){opacity:.4108;transform:translate(50.4479vw,-10px) scale(.2148);animation:fall-366 15s -11s linear infinite}@keyframes fall-366{63.102%{transform:translate(49.7869vw,63.102vh) scale(.2148)}to{transform:translate(50.1174vw,99vh) scale(.2148)}}.snow:nth-child(367){opacity:1.005;transform:translate(15.0177vw,-10px) scale(.3755);animation:fall-367 11s -17s linear infinite}@keyframes fall-367{47.136%{transform:translate(12.3482vw,47.136vh) scale(.3755)}to{transform:translate(13.68295vw,99vh) scale(.3755)}}.snow:nth-child(368){opacity:.104;transform:translate(14.1446vw,-10px) scale(.4008);animation:fall-368 12s -7s linear infinite}@keyframes fall-368{60.412%{transform:translate(21.6481vw,60.412vh) scale(.4008)}to{transform:translate(17.89635vw,99vh) scale(.4008)}}.snow:nth-child(369){opacity:.1024;transform:translate(2.0882vw,-10px) scale(.4106);animation:fall-369 10s -28s linear infinite}@keyframes fall-369{30.83%{transform:translate(7.8626vw,30.83vh) scale(.4106)}to{transform:translate(4.9754vw,99vh) scale(.4106)}}.snow:nth-child(370){opacity:1.673;transform:translate(38.9425vw,-10px) scale(.7031);animation:fall-370 29s -19s linear infinite}@keyframes fall-370{31.943%{transform:translate(41.5409vw,31.943vh) scale(.7031)}to{transform:translate(40.2417vw,99vh) scale(.7031)}}.snow:nth-child(371){opacity:.4906;transform:translate(32.0112vw,-10px) scale(.6029);animation:fall-371 15s -2s linear infinite}@keyframes fall-371{76.237%{transform:translate(35.2308vw,76.237vh) scale(.6029)}to{transform:translate(33.621vw,99vh) scale(.6029)}}.snow:nth-child(372){opacity:1.7182;transform:translate(26.8646vw,-10px) scale(.8827);animation:fall-372 12s -17s linear infinite}@keyframes fall-372{41.164%{transform:translate(26.2148vw,41.164vh) scale(.8827)}to{transform:translate(26.5397vw,99vh) scale(.8827)}}.snow:nth-child(373){opacity:.3178;transform:translate(36.1866vw,-10px) scale(.9751);animation:fall-373 16s -14s linear infinite}@keyframes fall-373{42.446%{transform:translate(35.3238vw,42.446vh) scale(.9751)}to{transform:translate(35.7552vw,99vh) scale(.9751)}}.snow:nth-child(374){opacity:.6122;transform:translate(15.4225vw,-10px) scale(.3425);animation:fall-374 28s -24s linear infinite}@keyframes fall-374{51.147%{transform:translate(8.6795vw,51.147vh) scale(.3425)}to{transform:translate(12.051vw,99vh) scale(.3425)}}.snow:nth-child(375){opacity:.3594;transform:translate(10.2033vw,-10px) scale(.3419);animation:fall-375 18s -8s linear infinite}@keyframes fall-375{41.499%{transform:translate(10.4663vw,41.499vh) scale(.3419)}to{transform:translate(10.3348vw,99vh) scale(.3419)}}.snow:nth-child(376){opacity:1.759;transform:translate(9.1915vw,-10px) scale(.0442);animation:fall-376 19s -10s linear infinite}@keyframes fall-376{64.758%{transform:translate(2.3521vw,64.758vh) scale(.0442)}to{transform:translate(5.7718vw,99vh) scale(.0442)}}.snow:nth-child(377){opacity:1.0976;transform:translate(96.8314vw,-10px) scale(.9447);animation:fall-377 19s -3s linear infinite}@keyframes fall-377{30.547%{transform:translate(93.0236vw,30.547vh) scale(.9447)}to{transform:translate(94.9275vw,99vh) scale(.9447)}}.snow:nth-child(378){opacity:.4446;transform:translate(60.0373vw,-10px) scale(.5938);animation:fall-378 17s -21s linear infinite}@keyframes fall-378{70.704%{transform:translate(56.9576vw,70.704vh) scale(.5938)}to{transform:translate(58.49745vw,99vh) scale(.5938)}}.snow:nth-child(379){opacity:1.7578;transform:translate(1.5756vw,-10px) scale(.6375);animation:fall-379 28s -10s linear infinite}@keyframes fall-379{37.991%{transform:translate(-1.8677vw,37.991vh) scale(.6375)}to{transform:translate(-.14605vw,99vh) scale(.6375)}}.snow:nth-child(380){opacity:.087;transform:translate(18.9435vw,-10px) scale(.5443);animation:fall-380 13s -13s linear infinite}@keyframes fall-380{46.533%{transform:translate(17.636vw,46.533vh) scale(.5443)}to{transform:translate(18.28975vw,99vh) scale(.5443)}}.snow:nth-child(381){opacity:1.245;transform:translate(69.6169vw,-10px) scale(.1569);animation:fall-381 25s -7s linear infinite}@keyframes fall-381{76.55%{transform:translate(62.2266vw,76.55vh) scale(.1569)}to{transform:translate(65.92175vw,99vh) scale(.1569)}}.snow:nth-child(382){opacity:1.4906;transform:translate(64.4738vw,-10px) scale(.487);animation:fall-382 27s -12s linear infinite}@keyframes fall-382{52.974%{transform:translate(68.3294vw,52.974vh) scale(.487)}to{transform:translate(66.4016vw,99vh) scale(.487)}}.snow:nth-child(383){opacity:1.6196;transform:translate(96.3835vw,-10px) scale(.4226);animation:fall-383 24s -4s linear infinite}@keyframes fall-383{76.128%{transform:translate(98.5797vw,76.128vh) scale(.4226)}to{transform:translate(97.4816vw,99vh) scale(.4226)}}.snow:nth-child(384){opacity:1.8852;transform:translate(11.5969vw,-10px) scale(.1373);animation:fall-384 13s -21s linear infinite}@keyframes fall-384{72.485%{transform:translate(1.8569vw,72.485vh) scale(.1373)}to{transform:translate(6.7269vw,99vh) scale(.1373)}}.snow:nth-child(385){opacity:1.2368;transform:translate(75.6942vw,-10px) scale(.6113);animation:fall-385 27s -26s linear infinite}@keyframes fall-385{52.045%{transform:translate(78.7857vw,52.045vh) scale(.6113)}to{transform:translate(77.23995vw,99vh) scale(.6113)}}.snow:nth-child(386){opacity:.2802;transform:translate(46.344vw,-10px) scale(.8149);animation:fall-386 15s -5s linear infinite}@keyframes fall-386{39.83%{transform:translate(40.1186vw,39.83vh) scale(.8149)}to{transform:translate(43.2313vw,99vh) scale(.8149)}}.snow:nth-child(387){opacity:1.1182;transform:translate(92.0322vw,-10px) scale(.1009);animation:fall-387 20s -11s linear infinite}@keyframes fall-387{47.622%{transform:translate(82.9297vw,47.622vh) scale(.1009)}to{transform:translate(87.48095vw,99vh) scale(.1009)}}.snow:nth-child(388){opacity:1.1342;transform:translate(21.3014vw,-10px) scale(.5486);animation:fall-388 23s -1s linear infinite}@keyframes fall-388{38.063%{transform:translate(16.9599vw,38.063vh) scale(.5486)}to{transform:translate(19.13065vw,99vh) scale(.5486)}}.snow:nth-child(389){opacity:.502;transform:translate(36.715vw,-10px) scale(.2341);animation:fall-389 12s -1s linear infinite}@keyframes fall-389{76.289%{transform:translate(28.089vw,76.289vh) scale(.2341)}to{transform:translate(32.402vw,99vh) scale(.2341)}}.snow:nth-child(390){opacity:.7994;transform:translate(73.6705vw,-10px) scale(.6471);animation:fall-390 26s -15s linear infinite}@keyframes fall-390{72.96%{transform:translate(74.689vw,72.96vh) scale(.6471)}to{transform:translate(74.17975vw,99vh) scale(.6471)}}.snow:nth-child(391){opacity:.5188;transform:translate(14.5648vw,-10px) scale(.7323);animation:fall-391 23s -22s linear infinite}@keyframes fall-391{41.501%{transform:translate(18.286vw,41.501vh) scale(.7323)}to{transform:translate(16.4254vw,99vh) scale(.7323)}}.snow:nth-child(392){opacity:.1008;transform:translate(20.2368vw,-10px) scale(.9624);animation:fall-392 22s -13s linear infinite}@keyframes fall-392{63.648%{transform:translate(19.2008vw,63.648vh) scale(.9624)}to{transform:translate(19.7188vw,99vh) scale(.9624)}}.snow:nth-child(393){opacity:1.256;transform:translate(81.0003vw,-10px) scale(.0854);animation:fall-393 27s -9s linear infinite}@keyframes fall-393{63.667%{transform:translate(81.3092vw,63.667vh) scale(.0854)}to{transform:translate(81.15475vw,99vh) scale(.0854)}}.snow:nth-child(394){opacity:.1364;transform:translate(53.3471vw,-10px) scale(.7062);animation:fall-394 11s -7s linear infinite}@keyframes fall-394{59.833%{transform:translate(59.1592vw,59.833vh) scale(.7062)}to{transform:translate(56.25315vw,99vh) scale(.7062)}}.snow:nth-child(395){opacity:.5754;transform:translate(87.5459vw,-10px) scale(.1556);animation:fall-395 20s -2s linear infinite}@keyframes fall-395{53.961%{transform:translate(90.2024vw,53.961vh) scale(.1556)}to{transform:translate(88.87415vw,99vh) scale(.1556)}}.snow:nth-child(396){opacity:1.4246;transform:translate(51.708vw,-10px) scale(.8959);animation:fall-396 21s -1s linear infinite}@keyframes fall-396{54.617%{transform:translate(51.7746vw,54.617vh) scale(.8959)}to{transform:translate(51.7413vw,99vh) scale(.8959)}}.snow:nth-child(397){opacity:1.601;transform:translate(91.2842vw,-10px) scale(.675);animation:fall-397 29s -29s linear infinite}@keyframes fall-397{45.415%{transform:translate(85.8348vw,45.415vh) scale(.675)}to{transform:translate(88.5595vw,99vh) scale(.675)}}.snow:nth-child(398){opacity:.9108;transform:translate(16.4443vw,-10px) scale(.1832);animation:fall-398 23s -13s linear infinite}@keyframes fall-398{72.71%{transform:translate(26.4436vw,72.71vh) scale(.1832)}to{transform:translate(21.44395vw,99vh) scale(.1832)}}.snow:nth-child(399){opacity:.1494;transform:translate(66.21vw,-10px) scale(.9841);animation:fall-399 20s -23s linear infinite}@keyframes fall-399{69.184%{transform:translate(57.917vw,69.184vh) scale(.9841)}to{transform:translate(62.0635vw,99vh) scale(.9841)}}.snow:nth-child(400){opacity:1.7688;transform:translate(11.5952vw,-10px) scale(.1449);animation:fall-400 27s -7s linear infinite}@keyframes fall-400{36.286%{transform:translate(5.6542vw,36.286vh) scale(.1449)}to{transform:translate(8.6247vw,99vh) scale(.1449)}}\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==
|