@esfaenza/core 15.2.237 → 15.2.239
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:1.6678;transform:translate(4.3128vw,-10px) scale(.6698);animation:fall-1 15s -21s linear infinite}@keyframes fall-1{57.459%{transform:translate(-2.1329vw,57.459vh) scale(.6698)}to{transform:translate(1.08995vw,99vh) scale(.6698)}}.snow:nth-child(2){opacity:1.6552;transform:translate(23.2825vw,-10px) scale(.5553);animation:fall-2 22s -29s linear infinite}@keyframes fall-2{45.033%{transform:translate(17.2207vw,45.033vh) scale(.5553)}to{transform:translate(20.2516vw,99vh) scale(.5553)}}.snow:nth-child(3){opacity:1.0796;transform:translate(90.0037vw,-10px) scale(.7272);animation:fall-3 17s -5s linear infinite}@keyframes fall-3{51.895%{transform:translate(89.4927vw,51.895vh) scale(.7272)}to{transform:translate(89.7482vw,99vh) scale(.7272)}}.snow:nth-child(4){opacity:.1518;transform:translate(50.6111vw,-10px) scale(.7266);animation:fall-4 27s -18s linear infinite}@keyframes fall-4{76.604%{transform:translate(49.3807vw,76.604vh) scale(.7266)}to{transform:translate(49.9959vw,99vh) scale(.7266)}}.snow:nth-child(5){opacity:1.9978;transform:translate(84.3373vw,-10px) scale(.2022);animation:fall-5 13s -5s linear infinite}@keyframes fall-5{75.912%{transform:translate(88.4777vw,75.912vh) scale(.2022)}to{transform:translate(86.4075vw,99vh) scale(.2022)}}.snow:nth-child(6){opacity:.1138;transform:translate(33.0575vw,-10px) scale(.2238);animation:fall-6 17s -22s linear infinite}@keyframes fall-6{73.976%{transform:translate(23.4049vw,73.976vh) scale(.2238)}to{transform:translate(28.2312vw,99vh) scale(.2238)}}.snow:nth-child(7){opacity:.6062;transform:translate(69.6311vw,-10px) scale(.244);animation:fall-7 26s -30s linear infinite}@keyframes fall-7{37.617%{transform:translate(69.0166vw,37.617vh) scale(.244)}to{transform:translate(69.32385vw,99vh) scale(.244)}}.snow:nth-child(8){opacity:1.9754;transform:translate(86.9266vw,-10px) scale(.5345);animation:fall-8 16s -29s linear infinite}@keyframes fall-8{66.12%{transform:translate(94.523vw,66.12vh) scale(.5345)}to{transform:translate(90.7248vw,99vh) scale(.5345)}}.snow:nth-child(9){opacity:1.7734;transform:translate(1.1911vw,-10px) scale(.4442);animation:fall-9 21s -10s linear infinite}@keyframes fall-9{66.829%{transform:translate(1.0495vw,66.829vh) scale(.4442)}to{transform:translate(1.1203vw,99vh) scale(.4442)}}.snow:nth-child(10){opacity:.6196;transform:translate(59.3592vw,-10px) scale(.1627);animation:fall-10 22s -9s linear infinite}@keyframes fall-10{57.459%{transform:translate(60.5516vw,57.459vh) scale(.1627)}to{transform:translate(59.9554vw,99vh) scale(.1627)}}.snow:nth-child(11){opacity:.8038;transform:translate(16.8805vw,-10px) scale(.2476);animation:fall-11 26s -15s linear infinite}@keyframes fall-11{56.6%{transform:translate(19.3145vw,56.6vh) scale(.2476)}to{transform:translate(18.0975vw,99vh) scale(.2476)}}.snow:nth-child(12){opacity:.09;transform:translate(19.4445vw,-10px) scale(.61);animation:fall-12 25s -7s linear infinite}@keyframes fall-12{36.052%{transform:translate(18.2984vw,36.052vh) scale(.61)}to{transform:translate(18.87145vw,99vh) scale(.61)}}.snow:nth-child(13){opacity:1.1086;transform:translate(49.9523vw,-10px) scale(.0307);animation:fall-13 20s -7s linear infinite}@keyframes fall-13{78.65%{transform:translate(50.2985vw,78.65vh) scale(.0307)}to{transform:translate(50.1254vw,99vh) scale(.0307)}}.snow:nth-child(14){opacity:.5874;transform:translate(92.3509vw,-10px) scale(.3407);animation:fall-14 20s -22s linear infinite}@keyframes fall-14{31.338%{transform:translate(94.2408vw,31.338vh) scale(.3407)}to{transform:translate(93.29585vw,99vh) scale(.3407)}}.snow:nth-child(15){opacity:.327;transform:translate(56.8563vw,-10px) scale(.8418);animation:fall-15 20s -1s linear infinite}@keyframes fall-15{55.346%{transform:translate(59.2023vw,55.346vh) scale(.8418)}to{transform:translate(58.0293vw,99vh) scale(.8418)}}.snow:nth-child(16){opacity:1.6638;transform:translate(44.1032vw,-10px) scale(.0515);animation:fall-16 19s -11s linear infinite}@keyframes fall-16{48.327%{transform:translate(41.1641vw,48.327vh) scale(.0515)}to{transform:translate(42.63365vw,99vh) scale(.0515)}}.snow:nth-child(17){opacity:1.3382;transform:translate(11.2087vw,-10px) scale(.5102);animation:fall-17 17s -30s linear infinite}@keyframes fall-17{48.016%{transform:translate(5.8666vw,48.016vh) scale(.5102)}to{transform:translate(8.53765vw,99vh) scale(.5102)}}.snow:nth-child(18){opacity:1.8596;transform:translate(15.6596vw,-10px) scale(.2104);animation:fall-18 21s -6s linear infinite}@keyframes fall-18{60.459%{transform:translate(8.6165vw,60.459vh) scale(.2104)}to{transform:translate(12.13805vw,99vh) scale(.2104)}}.snow:nth-child(19){opacity:1.542;transform:translate(83.2282vw,-10px) scale(.4437);animation:fall-19 15s -9s linear infinite}@keyframes fall-19{48.528%{transform:translate(77.4312vw,48.528vh) scale(.4437)}to{transform:translate(80.3297vw,99vh) scale(.4437)}}.snow:nth-child(20){opacity:.925;transform:translate(4.6879vw,-10px) scale(.2512);animation:fall-20 16s -29s linear infinite}@keyframes fall-20{60.708%{transform:translate(9.7614vw,60.708vh) scale(.2512)}to{transform:translate(7.22465vw,99vh) scale(.2512)}}.snow:nth-child(21){opacity:.2846;transform:translate(56.0929vw,-10px) scale(.1682);animation:fall-21 10s -30s linear infinite}@keyframes fall-21{60.535%{transform:translate(50.1674vw,60.535vh) scale(.1682)}to{transform:translate(53.13015vw,99vh) scale(.1682)}}.snow:nth-child(22){opacity:.396;transform:translate(74.9332vw,-10px) scale(.6022);animation:fall-22 23s -9s linear infinite}@keyframes fall-22{75.787%{transform:translate(75.256vw,75.787vh) scale(.6022)}to{transform:translate(75.0946vw,99vh) scale(.6022)}}.snow:nth-child(23){opacity:.1236;transform:translate(62.5657vw,-10px) scale(.5206);animation:fall-23 16s -17s linear infinite}@keyframes fall-23{45.475%{transform:translate(72.5617vw,45.475vh) scale(.5206)}to{transform:translate(67.5637vw,99vh) scale(.5206)}}.snow:nth-child(24){opacity:.6252;transform:translate(51.937vw,-10px) scale(.0781);animation:fall-24 30s -26s linear infinite}@keyframes fall-24{54.972%{transform:translate(50.543vw,54.972vh) scale(.0781)}to{transform:translate(51.24vw,99vh) scale(.0781)}}.snow:nth-child(25){opacity:.231;transform:translate(79.6641vw,-10px) scale(.5841);animation:fall-25 18s -10s linear infinite}@keyframes fall-25{45.287%{transform:translate(71.6965vw,45.287vh) scale(.5841)}to{transform:translate(75.6803vw,99vh) scale(.5841)}}.snow:nth-child(26){opacity:.1564;transform:translate(85.2848vw,-10px) scale(.1136);animation:fall-26 14s -2s linear infinite}@keyframes fall-26{36.009%{transform:translate(91.0525vw,36.009vh) scale(.1136)}to{transform:translate(88.16865vw,99vh) scale(.1136)}}.snow:nth-child(27){opacity:1.101;transform:translate(23.5983vw,-10px) scale(.4325);animation:fall-27 29s -25s linear infinite}@keyframes fall-27{50.232%{transform:translate(22.957vw,50.232vh) scale(.4325)}to{transform:translate(23.27765vw,99vh) scale(.4325)}}.snow:nth-child(28){opacity:.2494;transform:translate(42.9845vw,-10px) scale(.4658);animation:fall-28 24s -20s linear infinite}@keyframes fall-28{40.663%{transform:translate(40.7748vw,40.663vh) scale(.4658)}to{transform:translate(41.87965vw,99vh) scale(.4658)}}.snow:nth-child(29){opacity:.0696;transform:translate(76.5858vw,-10px) scale(.97);animation:fall-29 13s -23s linear infinite}@keyframes fall-29{51.583%{transform:translate(67.7185vw,51.583vh) scale(.97)}to{transform:translate(72.15215vw,99vh) scale(.97)}}.snow:nth-child(30){opacity:.0528;transform:translate(99.7605vw,-10px) scale(.9476);animation:fall-30 15s -23s linear infinite}@keyframes fall-30{75.182%{transform:translate(90.8478vw,75.182vh) scale(.9476)}to{transform:translate(95.30415vw,99vh) scale(.9476)}}.snow:nth-child(31){opacity:1.6628;transform:translate(78.254vw,-10px) scale(.2112);animation:fall-31 12s -14s linear infinite}@keyframes fall-31{32.151%{transform:translate(80.5579vw,32.151vh) scale(.2112)}to{transform:translate(79.40595vw,99vh) scale(.2112)}}.snow:nth-child(32){opacity:.795;transform:translate(13.5178vw,-10px) scale(.511);animation:fall-32 15s -8s linear infinite}@keyframes fall-32{50.99%{transform:translate(12.5662vw,50.99vh) scale(.511)}to{transform:translate(13.042vw,99vh) scale(.511)}}.snow:nth-child(33){opacity:.6078;transform:translate(63.1941vw,-10px) scale(.3562);animation:fall-33 29s -5s linear infinite}@keyframes fall-33{74.216%{transform:translate(58.8337vw,74.216vh) scale(.3562)}to{transform:translate(61.0139vw,99vh) scale(.3562)}}.snow:nth-child(34){opacity:.3664;transform:translate(.2261vw,-10px) scale(.4544);animation:fall-34 30s -9s linear infinite}@keyframes fall-34{51.65%{transform:translate(2.0335vw,51.65vh) scale(.4544)}to{transform:translate(1.1298vw,99vh) scale(.4544)}}.snow:nth-child(35){opacity:1.9416;transform:translate(31.6892vw,-10px) scale(.9346);animation:fall-35 19s -30s linear infinite}@keyframes fall-35{35.607%{transform:translate(26.9949vw,35.607vh) scale(.9346)}to{transform:translate(29.34205vw,99vh) scale(.9346)}}.snow:nth-child(36){opacity:.5936;transform:translate(30.5854vw,-10px) scale(.5198);animation:fall-36 22s -23s linear infinite}@keyframes fall-36{73.816%{transform:translate(39.4452vw,73.816vh) scale(.5198)}to{transform:translate(35.0153vw,99vh) scale(.5198)}}.snow:nth-child(37){opacity:1.7698;transform:translate(79.2576vw,-10px) scale(.5732);animation:fall-37 28s -18s linear infinite}@keyframes fall-37{72.502%{transform:translate(72.876vw,72.502vh) scale(.5732)}to{transform:translate(76.0668vw,99vh) scale(.5732)}}.snow:nth-child(38){opacity:.939;transform:translate(40.2409vw,-10px) scale(.4334);animation:fall-38 14s -30s linear infinite}@keyframes fall-38{31.995%{transform:translate(42.6901vw,31.995vh) scale(.4334)}to{transform:translate(41.4655vw,99vh) scale(.4334)}}.snow:nth-child(39){opacity:.9616;transform:translate(76.3036vw,-10px) scale(.6337);animation:fall-39 24s -14s linear infinite}@keyframes fall-39{66.723%{transform:translate(85.6006vw,66.723vh) scale(.6337)}to{transform:translate(80.9521vw,99vh) scale(.6337)}}.snow:nth-child(40){opacity:1.3712;transform:translate(75.2528vw,-10px) scale(.72);animation:fall-40 25s -17s linear infinite}@keyframes fall-40{54.232%{transform:translate(73.54vw,54.232vh) scale(.72)}to{transform:translate(74.3964vw,99vh) scale(.72)}}.snow:nth-child(41){opacity:1.0482;transform:translate(97.4633vw,-10px) scale(.2603);animation:fall-41 27s -30s linear infinite}@keyframes fall-41{52.46%{transform:translate(104.3613vw,52.46vh) scale(.2603)}to{transform:translate(100.9123vw,99vh) scale(.2603)}}.snow:nth-child(42){opacity:.1028;transform:translate(20.4414vw,-10px) scale(.8098);animation:fall-42 12s -30s linear infinite}@keyframes fall-42{66.39%{transform:translate(21.327vw,66.39vh) scale(.8098)}to{transform:translate(20.8842vw,99vh) scale(.8098)}}.snow:nth-child(43){opacity:.3818;transform:translate(83.5053vw,-10px) scale(.2789);animation:fall-43 26s -10s linear infinite}@keyframes fall-43{39.396%{transform:translate(88.8823vw,39.396vh) scale(.2789)}to{transform:translate(86.1938vw,99vh) scale(.2789)}}.snow:nth-child(44){opacity:.8212;transform:translate(65.2347vw,-10px) scale(.2017);animation:fall-44 19s -19s linear infinite}@keyframes fall-44{73.285%{transform:translate(55.4358vw,73.285vh) scale(.2017)}to{transform:translate(60.33525vw,99vh) scale(.2017)}}.snow:nth-child(45){opacity:1.9534;transform:translate(34.7385vw,-10px) scale(.7317);animation:fall-45 15s -15s linear infinite}@keyframes fall-45{69.989%{transform:translate(43.15vw,69.989vh) scale(.7317)}to{transform:translate(38.94425vw,99vh) scale(.7317)}}.snow:nth-child(46){opacity:.7076;transform:translate(31.9535vw,-10px) scale(.0735);animation:fall-46 20s -3s linear infinite}@keyframes fall-46{59.634%{transform:translate(38.2929vw,59.634vh) scale(.0735)}to{transform:translate(35.1232vw,99vh) scale(.0735)}}.snow:nth-child(47){opacity:.6038;transform:translate(42.3367vw,-10px) scale(.1538);animation:fall-47 19s -23s linear infinite}@keyframes fall-47{75.79%{transform:translate(40.3266vw,75.79vh) scale(.1538)}to{transform:translate(41.33165vw,99vh) scale(.1538)}}.snow:nth-child(48){opacity:1.5472;transform:translate(32.9252vw,-10px) scale(.4347);animation:fall-48 26s -29s linear infinite}@keyframes fall-48{57.378%{transform:translate(25.7717vw,57.378vh) scale(.4347)}to{transform:translate(29.34845vw,99vh) scale(.4347)}}.snow:nth-child(49){opacity:1.4398;transform:translate(59.2192vw,-10px) scale(.0616);animation:fall-49 10s -2s linear infinite}@keyframes fall-49{50.021%{transform:translate(49.7939vw,50.021vh) scale(.0616)}to{transform:translate(54.50655vw,99vh) scale(.0616)}}.snow:nth-child(50){opacity:.1946;transform:translate(72.2665vw,-10px) scale(.5653);animation:fall-50 21s -17s linear infinite}@keyframes fall-50{44.392%{transform:translate(78.5082vw,44.392vh) scale(.5653)}to{transform:translate(75.38735vw,99vh) scale(.5653)}}.snow:nth-child(51){opacity:1.0634;transform:translate(36.1172vw,-10px) scale(.4463);animation:fall-51 28s -2s linear infinite}@keyframes fall-51{50.47%{transform:translate(35.6903vw,50.47vh) scale(.4463)}to{transform:translate(35.90375vw,99vh) scale(.4463)}}.snow:nth-child(52){opacity:1.9342;transform:translate(1.0822vw,-10px) scale(.6285);animation:fall-52 26s -12s linear infinite}@keyframes fall-52{31.923%{transform:translate(1.6296vw,31.923vh) scale(.6285)}to{transform:translate(1.3559vw,99vh) scale(.6285)}}.snow:nth-child(53){opacity:.5706;transform:translate(20.7077vw,-10px) scale(.6716);animation:fall-53 19s -10s linear infinite}@keyframes fall-53{75.95%{transform:translate(27.3025vw,75.95vh) scale(.6716)}to{transform:translate(24.0051vw,99vh) scale(.6716)}}.snow:nth-child(54){opacity:.703;transform:translate(3.2749vw,-10px) scale(.0966);animation:fall-54 17s -22s linear infinite}@keyframes fall-54{77.653%{transform:translate(-2.8547vw,77.653vh) scale(.0966)}to{transform:translate(.2101vw,99vh) scale(.0966)}}.snow:nth-child(55){opacity:.4114;transform:translate(98.385vw,-10px) scale(.7087);animation:fall-55 18s -29s linear infinite}@keyframes fall-55{38.751%{transform:translate(96.223vw,38.751vh) scale(.7087)}to{transform:translate(97.304vw,99vh) scale(.7087)}}.snow:nth-child(56){opacity:1.6258;transform:translate(28.3282vw,-10px) scale(.9509);animation:fall-56 21s -13s linear infinite}@keyframes fall-56{35.222%{transform:translate(22.415vw,35.222vh) scale(.9509)}to{transform:translate(25.3716vw,99vh) scale(.9509)}}.snow:nth-child(57){opacity:.6092;transform:translate(34.4326vw,-10px) scale(.4062);animation:fall-57 11s -1s linear infinite}@keyframes fall-57{58.66%{transform:translate(37.3405vw,58.66vh) scale(.4062)}to{transform:translate(35.88655vw,99vh) scale(.4062)}}.snow:nth-child(58){opacity:1.9238;transform:translate(54.6686vw,-10px) scale(.8077);animation:fall-58 22s -15s linear infinite}@keyframes fall-58{53.143%{transform:translate(51.7421vw,53.143vh) scale(.8077)}to{transform:translate(53.20535vw,99vh) scale(.8077)}}.snow:nth-child(59){opacity:.2402;transform:translate(57.2988vw,-10px) scale(.5181);animation:fall-59 30s -9s linear infinite}@keyframes fall-59{79.965%{transform:translate(64.9402vw,79.965vh) scale(.5181)}to{transform:translate(61.1195vw,99vh) scale(.5181)}}.snow:nth-child(60){opacity:.5754;transform:translate(33.7489vw,-10px) scale(.0241);animation:fall-60 19s -2s linear infinite}@keyframes fall-60{44.254%{transform:translate(42.1844vw,44.254vh) scale(.0241)}to{transform:translate(37.96665vw,99vh) scale(.0241)}}.snow:nth-child(61){opacity:1.1106;transform:translate(48.7074vw,-10px) scale(.6533);animation:fall-61 10s -15s linear infinite}@keyframes fall-61{68.053%{transform:translate(48.2559vw,68.053vh) scale(.6533)}to{transform:translate(48.48165vw,99vh) scale(.6533)}}.snow:nth-child(62){opacity:.8764;transform:translate(.5006vw,-10px) scale(.9362);animation:fall-62 24s -17s linear infinite}@keyframes fall-62{67.192%{transform:translate(.1384vw,67.192vh) scale(.9362)}to{transform:translate(.3195vw,99vh) scale(.9362)}}.snow:nth-child(63){opacity:1.5738;transform:translate(4.8238vw,-10px) scale(.4059);animation:fall-63 25s -25s linear infinite}@keyframes fall-63{37.964%{transform:translate(-3.6252vw,37.964vh) scale(.4059)}to{transform:translate(.5993vw,99vh) scale(.4059)}}.snow:nth-child(64){opacity:.2742;transform:translate(57.1236vw,-10px) scale(.4959);animation:fall-64 29s -23s linear infinite}@keyframes fall-64{66.667%{transform:translate(53.1416vw,66.667vh) scale(.4959)}to{transform:translate(55.1326vw,99vh) scale(.4959)}}.snow:nth-child(65){opacity:1.6592;transform:translate(4.9595vw,-10px) scale(.625);animation:fall-65 16s -12s linear infinite}@keyframes fall-65{61.82%{transform:translate(4.1471vw,61.82vh) scale(.625)}to{transform:translate(4.5533vw,99vh) scale(.625)}}.snow:nth-child(66){opacity:1.2264;transform:translate(36.976vw,-10px) scale(.3814);animation:fall-66 14s -17s linear infinite}@keyframes fall-66{61.761%{transform:translate(45.4042vw,61.761vh) scale(.3814)}to{transform:translate(41.1901vw,99vh) scale(.3814)}}.snow:nth-child(67){opacity:.964;transform:translate(90.1469vw,-10px) scale(.4928);animation:fall-67 24s -23s linear infinite}@keyframes fall-67{70.184%{transform:translate(86.8984vw,70.184vh) scale(.4928)}to{transform:translate(88.52265vw,99vh) scale(.4928)}}.snow:nth-child(68){opacity:1.3758;transform:translate(56.6096vw,-10px) scale(.5092);animation:fall-68 24s -23s linear infinite}@keyframes fall-68{54.898%{transform:translate(56.4041vw,54.898vh) scale(.5092)}to{transform:translate(56.50685vw,99vh) scale(.5092)}}.snow:nth-child(69){opacity:.0206;transform:translate(38.6703vw,-10px) scale(.2923);animation:fall-69 28s -16s linear infinite}@keyframes fall-69{72.911%{transform:translate(45.2474vw,72.911vh) scale(.2923)}to{transform:translate(41.95885vw,99vh) scale(.2923)}}.snow:nth-child(70){opacity:1.1528;transform:translate(62.7114vw,-10px) scale(.68);animation:fall-70 16s -9s linear infinite}@keyframes fall-70{68.447%{transform:translate(62.3102vw,68.447vh) scale(.68)}to{transform:translate(62.5108vw,99vh) scale(.68)}}.snow:nth-child(71){opacity:.45;transform:translate(65.498vw,-10px) scale(.2459);animation:fall-71 13s -20s linear infinite}@keyframes fall-71{52.953%{transform:translate(68.1573vw,52.953vh) scale(.2459)}to{transform:translate(66.82765vw,99vh) scale(.2459)}}.snow:nth-child(72){opacity:1.3586;transform:translate(77.0173vw,-10px) scale(.8723);animation:fall-72 23s -11s linear infinite}@keyframes fall-72{56.51%{transform:translate(83.9185vw,56.51vh) scale(.8723)}to{transform:translate(80.4679vw,99vh) scale(.8723)}}.snow:nth-child(73){opacity:.6074;transform:translate(73.956vw,-10px) scale(.7531);animation:fall-73 18s -11s linear infinite}@keyframes fall-73{55.733%{transform:translate(82.2078vw,55.733vh) scale(.7531)}to{transform:translate(78.0819vw,99vh) scale(.7531)}}.snow:nth-child(74){opacity:.7682;transform:translate(75.2975vw,-10px) scale(.757);animation:fall-74 24s -7s linear infinite}@keyframes fall-74{43.761%{transform:translate(85.1508vw,43.761vh) scale(.757)}to{transform:translate(80.22415vw,99vh) scale(.757)}}.snow:nth-child(75){opacity:1.0952;transform:translate(36.5709vw,-10px) scale(.6961);animation:fall-75 12s -15s linear infinite}@keyframes fall-75{65.251%{transform:translate(32.2816vw,65.251vh) scale(.6961)}to{transform:translate(34.42625vw,99vh) scale(.6961)}}.snow:nth-child(76){opacity:1.3534;transform:translate(88.2794vw,-10px) scale(.1748);animation:fall-76 30s -30s linear infinite}@keyframes fall-76{72.419%{transform:translate(79.0959vw,72.419vh) scale(.1748)}to{transform:translate(83.68765vw,99vh) scale(.1748)}}.snow:nth-child(77){opacity:.1564;transform:translate(88.608vw,-10px) scale(.1499);animation:fall-77 17s -7s linear infinite}@keyframes fall-77{73.1%{transform:translate(87.8481vw,73.1vh) scale(.1499)}to{transform:translate(88.22805vw,99vh) scale(.1499)}}.snow:nth-child(78){opacity:1.1172;transform:translate(59.376vw,-10px) scale(.8379);animation:fall-78 17s -15s linear infinite}@keyframes fall-78{48.237%{transform:translate(50.8554vw,48.237vh) scale(.8379)}to{transform:translate(55.1157vw,99vh) scale(.8379)}}.snow:nth-child(79){opacity:1.5122;transform:translate(59.7578vw,-10px) scale(.9981);animation:fall-79 25s -8s linear infinite}@keyframes fall-79{66.522%{transform:translate(67.9577vw,66.522vh) scale(.9981)}to{transform:translate(63.85775vw,99vh) scale(.9981)}}.snow:nth-child(80){opacity:.5496;transform:translate(58.8254vw,-10px) scale(.764);animation:fall-80 15s -27s linear infinite}@keyframes fall-80{38.277%{transform:translate(51.7571vw,38.277vh) scale(.764)}to{transform:translate(55.29125vw,99vh) scale(.764)}}.snow:nth-child(81){opacity:1.4794;transform:translate(9.5407vw,-10px) scale(.3147);animation:fall-81 30s -5s linear infinite}@keyframes fall-81{78.958%{transform:translate(13.1237vw,78.958vh) scale(.3147)}to{transform:translate(11.3322vw,99vh) scale(.3147)}}.snow:nth-child(82){opacity:.715;transform:translate(58.5608vw,-10px) scale(.1448);animation:fall-82 17s -13s linear infinite}@keyframes fall-82{70.41%{transform:translate(58.91vw,70.41vh) scale(.1448)}to{transform:translate(58.7354vw,99vh) scale(.1448)}}.snow:nth-child(83){opacity:1.3184;transform:translate(56.7191vw,-10px) scale(.9143);animation:fall-83 20s -30s linear infinite}@keyframes fall-83{74.452%{transform:translate(66.5728vw,74.452vh) scale(.9143)}to{transform:translate(61.64595vw,99vh) scale(.9143)}}.snow:nth-child(84){opacity:.1758;transform:translate(49.6089vw,-10px) scale(.173);animation:fall-84 12s -23s linear infinite}@keyframes fall-84{52.04%{transform:translate(54.4752vw,52.04vh) scale(.173)}to{transform:translate(52.04205vw,99vh) scale(.173)}}.snow:nth-child(85){opacity:.4474;transform:translate(13.4778vw,-10px) scale(.1285);animation:fall-85 30s -15s linear infinite}@keyframes fall-85{54.662%{transform:translate(21.9188vw,54.662vh) scale(.1285)}to{transform:translate(17.6983vw,99vh) scale(.1285)}}.snow:nth-child(86){opacity:.9092;transform:translate(21.1926vw,-10px) scale(.7048);animation:fall-86 14s -2s linear infinite}@keyframes fall-86{65.38%{transform:translate(20.8843vw,65.38vh) scale(.7048)}to{transform:translate(21.03845vw,99vh) scale(.7048)}}.snow:nth-child(87){opacity:1.8662;transform:translate(40.0722vw,-10px) scale(.7717);animation:fall-87 29s -7s linear infinite}@keyframes fall-87{32.954%{transform:translate(30.9518vw,32.954vh) scale(.7717)}to{transform:translate(35.512vw,99vh) scale(.7717)}}.snow:nth-child(88){opacity:1.2246;transform:translate(22.9731vw,-10px) scale(.8502);animation:fall-88 22s -12s linear infinite}@keyframes fall-88{78.537%{transform:translate(25.1696vw,78.537vh) scale(.8502)}to{transform:translate(24.07135vw,99vh) scale(.8502)}}.snow:nth-child(89){opacity:1.4572;transform:translate(13.2695vw,-10px) scale(.558);animation:fall-89 19s -19s linear infinite}@keyframes fall-89{43.623%{transform:translate(13.5656vw,43.623vh) scale(.558)}to{transform:translate(13.41755vw,99vh) scale(.558)}}.snow:nth-child(90){opacity:.8668;transform:translate(92.1485vw,-10px) scale(.4497);animation:fall-90 19s -16s linear infinite}@keyframes fall-90{37%{transform:translate(86.1629vw,37vh) scale(.4497)}to{transform:translate(89.1557vw,99vh) scale(.4497)}}.snow:nth-child(91){opacity:1.8502;transform:translate(39.5607vw,-10px) scale(.8628);animation:fall-91 16s -14s linear infinite}@keyframes fall-91{66.354%{transform:translate(36.6829vw,66.354vh) scale(.8628)}to{transform:translate(38.1218vw,99vh) scale(.8628)}}.snow:nth-child(92){opacity:.7366;transform:translate(35.7934vw,-10px) scale(.1104);animation:fall-92 10s -24s linear infinite}@keyframes fall-92{78.563%{transform:translate(33.6887vw,78.563vh) scale(.1104)}to{transform:translate(34.74105vw,99vh) scale(.1104)}}.snow:nth-child(93){opacity:.4164;transform:translate(60.0217vw,-10px) scale(.6496);animation:fall-93 10s -12s linear infinite}@keyframes fall-93{35.357%{transform:translate(54.9572vw,35.357vh) scale(.6496)}to{transform:translate(57.48945vw,99vh) scale(.6496)}}.snow:nth-child(94){opacity:.2568;transform:translate(13.6381vw,-10px) scale(.77);animation:fall-94 10s -12s linear infinite}@keyframes fall-94{34.503%{transform:translate(14.0376vw,34.503vh) scale(.77)}to{transform:translate(13.83785vw,99vh) scale(.77)}}.snow:nth-child(95){opacity:.4278;transform:translate(70.3462vw,-10px) scale(.9304);animation:fall-95 18s -28s linear infinite}@keyframes fall-95{35.059%{transform:translate(60.5606vw,35.059vh) scale(.9304)}to{transform:translate(65.4534vw,99vh) scale(.9304)}}.snow:nth-child(96){opacity:.182;transform:translate(9.7622vw,-10px) scale(.7705);animation:fall-96 22s -19s linear infinite}@keyframes fall-96{55.922%{transform:translate(13.9744vw,55.922vh) scale(.7705)}to{transform:translate(11.8683vw,99vh) scale(.7705)}}.snow:nth-child(97){opacity:1.9042;transform:translate(84.5583vw,-10px) scale(.9331);animation:fall-97 10s -10s linear infinite}@keyframes fall-97{67.655%{transform:translate(93.5442vw,67.655vh) scale(.9331)}to{transform:translate(89.05125vw,99vh) scale(.9331)}}.snow:nth-child(98){opacity:.5284;transform:translate(71.2802vw,-10px) scale(.9124);animation:fall-98 14s -17s linear infinite}@keyframes fall-98{73.896%{transform:translate(68.1134vw,73.896vh) scale(.9124)}to{transform:translate(69.6968vw,99vh) scale(.9124)}}.snow:nth-child(99){opacity:1.989;transform:translate(74.3177vw,-10px) scale(.9095);animation:fall-99 21s -6s linear infinite}@keyframes fall-99{74.455%{transform:translate(64.9778vw,74.455vh) scale(.9095)}to{transform:translate(69.64775vw,99vh) scale(.9095)}}.snow:nth-child(100){opacity:.603;transform:translate(19.6879vw,-10px) scale(.6453);animation:fall-100 14s -14s linear infinite}@keyframes fall-100{62.691%{transform:translate(27.3547vw,62.691vh) scale(.6453)}to{transform:translate(23.5213vw,99vh) scale(.6453)}}.snow:nth-child(101){opacity:1.9134;transform:translate(72.795vw,-10px) scale(.5829);animation:fall-101 28s -27s linear infinite}@keyframes fall-101{65.277%{transform:translate(78.4984vw,65.277vh) scale(.5829)}to{transform:translate(75.6467vw,99vh) scale(.5829)}}.snow:nth-child(102){opacity:1.9388;transform:translate(79.5698vw,-10px) scale(.7029);animation:fall-102 17s -5s linear infinite}@keyframes fall-102{69.219%{transform:translate(76.2865vw,69.219vh) scale(.7029)}to{transform:translate(77.92815vw,99vh) scale(.7029)}}.snow:nth-child(103){opacity:.382;transform:translate(95.3097vw,-10px) scale(.1518);animation:fall-103 17s -4s linear infinite}@keyframes fall-103{35.868%{transform:translate(102.2379vw,35.868vh) scale(.1518)}to{transform:translate(98.7738vw,99vh) scale(.1518)}}.snow:nth-child(104){opacity:1.1776;transform:translate(18.9055vw,-10px) scale(.0491);animation:fall-104 19s -29s linear infinite}@keyframes fall-104{55.347%{transform:translate(19.4164vw,55.347vh) scale(.0491)}to{transform:translate(19.16095vw,99vh) scale(.0491)}}.snow:nth-child(105){opacity:.843;transform:translate(82.7026vw,-10px) scale(.1624);animation:fall-105 27s -29s linear infinite}@keyframes fall-105{41.045%{transform:translate(73.4377vw,41.045vh) scale(.1624)}to{transform:translate(78.07015vw,99vh) scale(.1624)}}.snow:nth-child(106){opacity:1.0584;transform:translate(63.4258vw,-10px) scale(.9062);animation:fall-106 25s -17s linear infinite}@keyframes fall-106{65.849%{transform:translate(53.4445vw,65.849vh) scale(.9062)}to{transform:translate(58.43515vw,99vh) scale(.9062)}}.snow:nth-child(107){opacity:.9614;transform:translate(73.5075vw,-10px) scale(.9482);animation:fall-107 11s -4s linear infinite}@keyframes fall-107{75.237%{transform:translate(73.6159vw,75.237vh) scale(.9482)}to{transform:translate(73.5617vw,99vh) scale(.9482)}}.snow:nth-child(108){opacity:1.18;transform:translate(73.412vw,-10px) scale(.0773);animation:fall-108 28s -18s linear infinite}@keyframes fall-108{45.808%{transform:translate(70.2526vw,45.808vh) scale(.0773)}to{transform:translate(71.8323vw,99vh) scale(.0773)}}.snow:nth-child(109){opacity:1.4806;transform:translate(26.4828vw,-10px) scale(.2531);animation:fall-109 10s -14s linear infinite}@keyframes fall-109{62.966%{transform:translate(28.8487vw,62.966vh) scale(.2531)}to{transform:translate(27.66575vw,99vh) scale(.2531)}}.snow:nth-child(110){opacity:.7078;transform:translate(13.7612vw,-10px) scale(.8513);animation:fall-110 11s -29s linear infinite}@keyframes fall-110{68.601%{transform:translate(5.6694vw,68.601vh) scale(.8513)}to{transform:translate(9.7153vw,99vh) scale(.8513)}}.snow:nth-child(111){opacity:.4456;transform:translate(31.1073vw,-10px) scale(.6471);animation:fall-111 17s -29s linear infinite}@keyframes fall-111{57.964%{transform:translate(22.9233vw,57.964vh) scale(.6471)}to{transform:translate(27.0153vw,99vh) scale(.6471)}}.snow:nth-child(112){opacity:1.9258;transform:translate(82.3045vw,-10px) scale(.022);animation:fall-112 12s -30s linear infinite}@keyframes fall-112{78.108%{transform:translate(73.523vw,78.108vh) scale(.022)}to{transform:translate(77.91375vw,99vh) scale(.022)}}.snow:nth-child(113){opacity:.8732;transform:translate(28.3627vw,-10px) scale(.3741);animation:fall-113 19s -18s linear infinite}@keyframes fall-113{34.428%{transform:translate(25.1123vw,34.428vh) scale(.3741)}to{transform:translate(26.7375vw,99vh) scale(.3741)}}.snow:nth-child(114){opacity:.222;transform:translate(81.2938vw,-10px) scale(.2717);animation:fall-114 16s -12s linear infinite}@keyframes fall-114{74.661%{transform:translate(72.2335vw,74.661vh) scale(.2717)}to{transform:translate(76.76365vw,99vh) scale(.2717)}}.snow:nth-child(115){opacity:.5546;transform:translate(85.1582vw,-10px) scale(.0684);animation:fall-115 21s -1s linear infinite}@keyframes fall-115{41.554%{transform:translate(76.9297vw,41.554vh) scale(.0684)}to{transform:translate(81.04395vw,99vh) scale(.0684)}}.snow:nth-child(116){opacity:.601;transform:translate(96.9349vw,-10px) scale(.6817);animation:fall-116 18s -4s linear infinite}@keyframes fall-116{39.936%{transform:translate(100.9566vw,39.936vh) scale(.6817)}to{transform:translate(98.94575vw,99vh) scale(.6817)}}.snow:nth-child(117){opacity:1.574;transform:translate(62.7003vw,-10px) scale(.655);animation:fall-117 26s -15s linear infinite}@keyframes fall-117{34.392%{transform:translate(64.6636vw,34.392vh) scale(.655)}to{transform:translate(63.68195vw,99vh) scale(.655)}}.snow:nth-child(118){opacity:.778;transform:translate(42.0271vw,-10px) scale(.2553);animation:fall-118 22s -11s linear infinite}@keyframes fall-118{46.976%{transform:translate(51.9545vw,46.976vh) scale(.2553)}to{transform:translate(46.9908vw,99vh) scale(.2553)}}.snow:nth-child(119){opacity:.0058;transform:translate(11.6779vw,-10px) scale(.0726);animation:fall-119 27s -17s linear infinite}@keyframes fall-119{51.404%{transform:translate(20.7582vw,51.404vh) scale(.0726)}to{transform:translate(16.21805vw,99vh) scale(.0726)}}.snow:nth-child(120){opacity:1.5758;transform:translate(56.1897vw,-10px) scale(.0942);animation:fall-120 24s -8s linear infinite}@keyframes fall-120{45.084%{transform:translate(57.0808vw,45.084vh) scale(.0942)}to{transform:translate(56.63525vw,99vh) scale(.0942)}}.snow:nth-child(121){opacity:1.168;transform:translate(57.4508vw,-10px) scale(.8134);animation:fall-121 23s -2s linear infinite}@keyframes fall-121{63.109%{transform:translate(47.7879vw,63.109vh) scale(.8134)}to{transform:translate(52.61935vw,99vh) scale(.8134)}}.snow:nth-child(122){opacity:.427;transform:translate(85.9629vw,-10px) scale(.2357);animation:fall-122 21s -30s linear infinite}@keyframes fall-122{66.962%{transform:translate(82.2866vw,66.962vh) scale(.2357)}to{transform:translate(84.12475vw,99vh) scale(.2357)}}.snow:nth-child(123){opacity:1.8346;transform:translate(7.3839vw,-10px) scale(.8718);animation:fall-123 11s -15s linear infinite}@keyframes fall-123{66.825%{transform:translate(4.3333vw,66.825vh) scale(.8718)}to{transform:translate(5.8586vw,99vh) scale(.8718)}}.snow:nth-child(124){opacity:.4266;transform:translate(59.5867vw,-10px) scale(.8144);animation:fall-124 12s -8s linear infinite}@keyframes fall-124{41.42%{transform:translate(53.8953vw,41.42vh) scale(.8144)}to{transform:translate(56.741vw,99vh) scale(.8144)}}.snow:nth-child(125){opacity:.4514;transform:translate(73.0927vw,-10px) scale(.4508);animation:fall-125 22s -24s linear infinite}@keyframes fall-125{73.475%{transform:translate(66.0822vw,73.475vh) scale(.4508)}to{transform:translate(69.58745vw,99vh) scale(.4508)}}.snow:nth-child(126){opacity:1.2286;transform:translate(81.8005vw,-10px) scale(.9369);animation:fall-126 10s -29s linear infinite}@keyframes fall-126{67.061%{transform:translate(87.6049vw,67.061vh) scale(.9369)}to{transform:translate(84.7027vw,99vh) scale(.9369)}}.snow:nth-child(127){opacity:1.2582;transform:translate(45.7704vw,-10px) scale(.5714);animation:fall-127 12s -10s linear infinite}@keyframes fall-127{49.433%{transform:translate(49.5525vw,49.433vh) scale(.5714)}to{transform:translate(47.66145vw,99vh) scale(.5714)}}.snow:nth-child(128){opacity:.4862;transform:translate(34.9231vw,-10px) scale(.7325);animation:fall-128 16s -23s linear infinite}@keyframes fall-128{75.392%{transform:translate(33.8325vw,75.392vh) scale(.7325)}to{transform:translate(34.3778vw,99vh) scale(.7325)}}.snow:nth-child(129){opacity:.0304;transform:translate(77.9281vw,-10px) scale(.4064);animation:fall-129 27s -25s linear infinite}@keyframes fall-129{35.617%{transform:translate(77.4167vw,35.617vh) scale(.4064)}to{transform:translate(77.6724vw,99vh) scale(.4064)}}.snow:nth-child(130){opacity:1.3338;transform:translate(48.0115vw,-10px) scale(.2123);animation:fall-130 14s -3s linear infinite}@keyframes fall-130{61.061%{transform:translate(57.4561vw,61.061vh) scale(.2123)}to{transform:translate(52.7338vw,99vh) scale(.2123)}}.snow:nth-child(131){opacity:1.0422;transform:translate(20.8004vw,-10px) scale(.1488);animation:fall-131 24s -6s linear infinite}@keyframes fall-131{64.73%{transform:translate(25.9902vw,64.73vh) scale(.1488)}to{transform:translate(23.3953vw,99vh) scale(.1488)}}.snow:nth-child(132){opacity:.5664;transform:translate(16.2704vw,-10px) scale(.9578);animation:fall-132 26s -21s linear infinite}@keyframes fall-132{69.61%{transform:translate(16.0235vw,69.61vh) scale(.9578)}to{transform:translate(16.14695vw,99vh) scale(.9578)}}.snow:nth-child(133){opacity:1.8464;transform:translate(17.9062vw,-10px) scale(.9177);animation:fall-133 17s -10s linear infinite}@keyframes fall-133{61.87%{transform:translate(17.9565vw,61.87vh) scale(.9177)}to{transform:translate(17.93135vw,99vh) scale(.9177)}}.snow:nth-child(134){opacity:.0974;transform:translate(70.2411vw,-10px) scale(.1736);animation:fall-134 16s -15s linear infinite}@keyframes fall-134{55.384%{transform:translate(73.2291vw,55.384vh) scale(.1736)}to{transform:translate(71.7351vw,99vh) scale(.1736)}}.snow:nth-child(135){opacity:1.6646;transform:translate(36.0528vw,-10px) scale(.8095);animation:fall-135 28s -24s linear infinite}@keyframes fall-135{69.865%{transform:translate(34.745vw,69.865vh) scale(.8095)}to{transform:translate(35.3989vw,99vh) scale(.8095)}}.snow:nth-child(136){opacity:.8902;transform:translate(42.1588vw,-10px) scale(.4466);animation:fall-136 26s -27s linear infinite}@keyframes fall-136{77.71%{transform:translate(38.288vw,77.71vh) scale(.4466)}to{transform:translate(40.2234vw,99vh) scale(.4466)}}.snow:nth-child(137){opacity:.6208;transform:translate(17.5669vw,-10px) scale(.5507);animation:fall-137 19s -14s linear infinite}@keyframes fall-137{68.056%{transform:translate(11.5937vw,68.056vh) scale(.5507)}to{transform:translate(14.5803vw,99vh) scale(.5507)}}.snow:nth-child(138){opacity:1.8456;transform:translate(57.8535vw,-10px) scale(.4821);animation:fall-138 20s -17s linear infinite}@keyframes fall-138{60.829%{transform:translate(51.6122vw,60.829vh) scale(.4821)}to{transform:translate(54.73285vw,99vh) scale(.4821)}}.snow:nth-child(139){opacity:.2302;transform:translate(67.0284vw,-10px) scale(.0746);animation:fall-139 27s -23s linear infinite}@keyframes fall-139{66.768%{transform:translate(70.548vw,66.768vh) scale(.0746)}to{transform:translate(68.7882vw,99vh) scale(.0746)}}.snow:nth-child(140){opacity:1.8054;transform:translate(63.1925vw,-10px) scale(.8958);animation:fall-140 24s -10s linear infinite}@keyframes fall-140{76.773%{transform:translate(70.943vw,76.773vh) scale(.8958)}to{transform:translate(67.06775vw,99vh) scale(.8958)}}.snow:nth-child(141){opacity:1.9426;transform:translate(26.9495vw,-10px) scale(.6769);animation:fall-141 20s -17s linear infinite}@keyframes fall-141{53.571%{transform:translate(17.5265vw,53.571vh) scale(.6769)}to{transform:translate(22.238vw,99vh) scale(.6769)}}.snow:nth-child(142){opacity:.028;transform:translate(27.3738vw,-10px) scale(.8885);animation:fall-142 17s -1s linear infinite}@keyframes fall-142{74.524%{transform:translate(18.116vw,74.524vh) scale(.8885)}to{transform:translate(22.7449vw,99vh) scale(.8885)}}.snow:nth-child(143){opacity:1.2724;transform:translate(70.023vw,-10px) scale(.5018);animation:fall-143 10s -20s linear infinite}@keyframes fall-143{79.861%{transform:translate(74.8601vw,79.861vh) scale(.5018)}to{transform:translate(72.44155vw,99vh) scale(.5018)}}.snow:nth-child(144){opacity:1.1092;transform:translate(75.0272vw,-10px) scale(.9819);animation:fall-144 22s -4s linear infinite}@keyframes fall-144{73.737%{transform:translate(66.1759vw,73.737vh) scale(.9819)}to{transform:translate(70.60155vw,99vh) scale(.9819)}}.snow:nth-child(145){opacity:.8996;transform:translate(93.9764vw,-10px) scale(.7564);animation:fall-145 14s -11s linear infinite}@keyframes fall-145{37.201%{transform:translate(103.3585vw,37.201vh) scale(.7564)}to{transform:translate(98.66745vw,99vh) scale(.7564)}}.snow:nth-child(146){opacity:.9212;transform:translate(52.2911vw,-10px) scale(.6517);animation:fall-146 29s -23s linear infinite}@keyframes fall-146{31.396%{transform:translate(60.6961vw,31.396vh) scale(.6517)}to{transform:translate(56.4936vw,99vh) scale(.6517)}}.snow:nth-child(147){opacity:1.7612;transform:translate(53.1237vw,-10px) scale(.8473);animation:fall-147 19s -30s linear infinite}@keyframes fall-147{68.056%{transform:translate(58.1099vw,68.056vh) scale(.8473)}to{transform:translate(55.6168vw,99vh) scale(.8473)}}.snow:nth-child(148){opacity:1.2036;transform:translate(34.7993vw,-10px) scale(.0859);animation:fall-148 24s -14s linear infinite}@keyframes fall-148{72.69%{transform:translate(33.73vw,72.69vh) scale(.0859)}to{transform:translate(34.26465vw,99vh) scale(.0859)}}.snow:nth-child(149){opacity:1.576;transform:translate(39.7659vw,-10px) scale(.9533);animation:fall-149 16s -17s linear infinite}@keyframes fall-149{52.387%{transform:translate(34.5416vw,52.387vh) scale(.9533)}to{transform:translate(37.15375vw,99vh) scale(.9533)}}.snow:nth-child(150){opacity:.6288;transform:translate(45.0106vw,-10px) scale(.4607);animation:fall-150 23s -12s linear infinite}@keyframes fall-150{61.344%{transform:translate(51.3956vw,61.344vh) scale(.4607)}to{transform:translate(48.2031vw,99vh) scale(.4607)}}.snow:nth-child(151){opacity:1.694;transform:translate(94.2949vw,-10px) scale(.7299);animation:fall-151 23s -17s linear infinite}@keyframes fall-151{31.843%{transform:translate(95.6467vw,31.843vh) scale(.7299)}to{transform:translate(94.9708vw,99vh) scale(.7299)}}.snow:nth-child(152){opacity:1.7324;transform:translate(99.9838vw,-10px) scale(.3302);animation:fall-152 14s -20s linear infinite}@keyframes fall-152{48.535%{transform:translate(107.0794vw,48.535vh) scale(.3302)}to{transform:translate(103.5316vw,99vh) scale(.3302)}}.snow:nth-child(153){opacity:1.092;transform:translate(91.1688vw,-10px) scale(.3646);animation:fall-153 16s -23s linear infinite}@keyframes fall-153{45.503%{transform:translate(82.9759vw,45.503vh) scale(.3646)}to{transform:translate(87.07235vw,99vh) scale(.3646)}}.snow:nth-child(154){opacity:.4358;transform:translate(8.8967vw,-10px) scale(.8888);animation:fall-154 13s -26s linear infinite}@keyframes fall-154{35.727%{transform:translate(11.3711vw,35.727vh) scale(.8888)}to{transform:translate(10.1339vw,99vh) scale(.8888)}}.snow:nth-child(155){opacity:.1278;transform:translate(87.9432vw,-10px) scale(.2818);animation:fall-155 28s -29s linear infinite}@keyframes fall-155{54.638%{transform:translate(81.6602vw,54.638vh) scale(.2818)}to{transform:translate(84.8017vw,99vh) scale(.2818)}}.snow:nth-child(156){opacity:1.2816;transform:translate(17.8548vw,-10px) scale(.8028);animation:fall-156 25s -30s linear infinite}@keyframes fall-156{68.023%{transform:translate(10.1186vw,68.023vh) scale(.8028)}to{transform:translate(13.9867vw,99vh) scale(.8028)}}.snow:nth-child(157){opacity:.1216;transform:translate(86.9213vw,-10px) scale(.0836);animation:fall-157 18s -27s linear infinite}@keyframes fall-157{65.836%{transform:translate(78.2685vw,65.836vh) scale(.0836)}to{transform:translate(82.5949vw,99vh) scale(.0836)}}.snow:nth-child(158){opacity:.0112;transform:translate(60.8408vw,-10px) scale(.8783);animation:fall-158 17s -23s linear infinite}@keyframes fall-158{45.654%{transform:translate(58.8561vw,45.654vh) scale(.8783)}to{transform:translate(59.84845vw,99vh) scale(.8783)}}.snow:nth-child(159){opacity:1.7846;transform:translate(81.8188vw,-10px) scale(.3864);animation:fall-159 30s -3s linear infinite}@keyframes fall-159{59.734%{transform:translate(79.5386vw,59.734vh) scale(.3864)}to{transform:translate(80.6787vw,99vh) scale(.3864)}}.snow:nth-child(160){opacity:1.4096;transform:translate(34.625vw,-10px) scale(.0662);animation:fall-160 22s -4s linear infinite}@keyframes fall-160{32.949%{transform:translate(25.2117vw,32.949vh) scale(.0662)}to{transform:translate(29.91835vw,99vh) scale(.0662)}}.snow:nth-child(161){opacity:.8148;transform:translate(68.0186vw,-10px) scale(.8875);animation:fall-161 11s -12s linear infinite}@keyframes fall-161{76.333%{transform:translate(68.2473vw,76.333vh) scale(.8875)}to{transform:translate(68.13295vw,99vh) scale(.8875)}}.snow:nth-child(162){opacity:1.2918;transform:translate(47.1462vw,-10px) scale(.499);animation:fall-162 20s -2s linear infinite}@keyframes fall-162{62.775%{transform:translate(48.0127vw,62.775vh) scale(.499)}to{transform:translate(47.57945vw,99vh) scale(.499)}}.snow:nth-child(163){opacity:.0154;transform:translate(98.6787vw,-10px) scale(.7198);animation:fall-163 18s -5s linear infinite}@keyframes fall-163{43.985%{transform:translate(103.0604vw,43.985vh) scale(.7198)}to{transform:translate(100.86955vw,99vh) scale(.7198)}}.snow:nth-child(164){opacity:1.6754;transform:translate(66.181vw,-10px) scale(.7148);animation:fall-164 27s -13s linear infinite}@keyframes fall-164{61.317%{transform:translate(76.0219vw,61.317vh) scale(.7148)}to{transform:translate(71.10145vw,99vh) scale(.7148)}}.snow:nth-child(165){opacity:1.2312;transform:translate(9.1289vw,-10px) scale(.9875);animation:fall-165 29s -18s linear infinite}@keyframes fall-165{68.141%{transform:translate(5.6799vw,68.141vh) scale(.9875)}to{transform:translate(7.4044vw,99vh) scale(.9875)}}.snow:nth-child(166){opacity:.6764;transform:translate(8.163vw,-10px) scale(.0113);animation:fall-166 26s -8s linear infinite}@keyframes fall-166{71.876%{transform:translate(5.0105vw,71.876vh) scale(.0113)}to{transform:translate(6.58675vw,99vh) scale(.0113)}}.snow:nth-child(167){opacity:.6896;transform:translate(53.8217vw,-10px) scale(.3509);animation:fall-167 14s -23s linear infinite}@keyframes fall-167{77.035%{transform:translate(47.1527vw,77.035vh) scale(.3509)}to{transform:translate(50.4872vw,99vh) scale(.3509)}}.snow:nth-child(168){opacity:1.9298;transform:translate(53.4702vw,-10px) scale(.3103);animation:fall-168 25s -29s linear infinite}@keyframes fall-168{37.951%{transform:translate(53.0494vw,37.951vh) scale(.3103)}to{transform:translate(53.2598vw,99vh) scale(.3103)}}.snow:nth-child(169){opacity:.0346;transform:translate(41.4327vw,-10px) scale(.0999);animation:fall-169 12s -30s linear infinite}@keyframes fall-169{75.856%{transform:translate(49.8701vw,75.856vh) scale(.0999)}to{transform:translate(45.6514vw,99vh) scale(.0999)}}.snow:nth-child(170){opacity:1.5092;transform:translate(13.1851vw,-10px) scale(.4477);animation:fall-170 26s -28s linear infinite}@keyframes fall-170{61.508%{transform:translate(9.4858vw,61.508vh) scale(.4477)}to{transform:translate(11.33545vw,99vh) scale(.4477)}}.snow:nth-child(171){opacity:1.8188;transform:translate(18.8815vw,-10px) scale(.6452);animation:fall-171 11s -30s linear infinite}@keyframes fall-171{52.388%{transform:translate(21.0601vw,52.388vh) scale(.6452)}to{transform:translate(19.9708vw,99vh) scale(.6452)}}.snow:nth-child(172){opacity:.38;transform:translate(42.4229vw,-10px) scale(.0622);animation:fall-172 25s -6s linear infinite}@keyframes fall-172{30.063%{transform:translate(46.5958vw,30.063vh) scale(.0622)}to{transform:translate(44.50935vw,99vh) scale(.0622)}}.snow:nth-child(173){opacity:1.127;transform:translate(42.1209vw,-10px) scale(.0615);animation:fall-173 20s -12s linear infinite}@keyframes fall-173{51.426%{transform:translate(39.5668vw,51.426vh) scale(.0615)}to{transform:translate(40.84385vw,99vh) scale(.0615)}}.snow:nth-child(174){opacity:.3682;transform:translate(28.9564vw,-10px) scale(.6529);animation:fall-174 17s -6s linear infinite}@keyframes fall-174{31.834%{transform:translate(23.6053vw,31.834vh) scale(.6529)}to{transform:translate(26.28085vw,99vh) scale(.6529)}}.snow:nth-child(175){opacity:1.2092;transform:translate(67.3071vw,-10px) scale(.0155);animation:fall-175 21s -13s linear infinite}@keyframes fall-175{57.767%{transform:translate(75.7546vw,57.767vh) scale(.0155)}to{transform:translate(71.53085vw,99vh) scale(.0155)}}.snow:nth-child(176){opacity:1.646;transform:translate(9.7335vw,-10px) scale(.5573);animation:fall-176 20s -3s linear infinite}@keyframes fall-176{67.416%{transform:translate(16.1607vw,67.416vh) scale(.5573)}to{transform:translate(12.9471vw,99vh) scale(.5573)}}.snow:nth-child(177){opacity:.6652;transform:translate(73.5575vw,-10px) scale(.9734);animation:fall-177 19s -24s linear infinite}@keyframes fall-177{64.819%{transform:translate(69.5709vw,64.819vh) scale(.9734)}to{transform:translate(71.5642vw,99vh) scale(.9734)}}.snow:nth-child(178){opacity:1.0724;transform:translate(81.6406vw,-10px) scale(.7895);animation:fall-178 13s -25s linear infinite}@keyframes fall-178{67.831%{transform:translate(78.0135vw,67.831vh) scale(.7895)}to{transform:translate(79.82705vw,99vh) scale(.7895)}}.snow:nth-child(179){opacity:1.537;transform:translate(92.8428vw,-10px) scale(.2278);animation:fall-179 13s -21s linear infinite}@keyframes fall-179{38.059%{transform:translate(101.7515vw,38.059vh) scale(.2278)}to{transform:translate(97.29715vw,99vh) scale(.2278)}}.snow:nth-child(180){opacity:1.9894;transform:translate(29.3497vw,-10px) scale(.2408);animation:fall-180 18s -8s linear infinite}@keyframes fall-180{43.217%{transform:translate(38.4327vw,43.217vh) scale(.2408)}to{transform:translate(33.8912vw,99vh) scale(.2408)}}.snow:nth-child(181){opacity:1.4306;transform:translate(38.85vw,-10px) scale(.534);animation:fall-181 12s -7s linear infinite}@keyframes fall-181{78.734%{transform:translate(31.8566vw,78.734vh) scale(.534)}to{transform:translate(35.3533vw,99vh) scale(.534)}}.snow:nth-child(182){opacity:.9274;transform:translate(69.5214vw,-10px) scale(.1536);animation:fall-182 10s -15s linear infinite}@keyframes fall-182{41.413%{transform:translate(73.9661vw,41.413vh) scale(.1536)}to{transform:translate(71.74375vw,99vh) scale(.1536)}}.snow:nth-child(183){opacity:1.072;transform:translate(42.3279vw,-10px) scale(.6097);animation:fall-183 20s -12s linear infinite}@keyframes fall-183{31.053%{transform:translate(33.8386vw,31.053vh) scale(.6097)}to{transform:translate(38.08325vw,99vh) scale(.6097)}}.snow:nth-child(184){opacity:1.9738;transform:translate(32.3826vw,-10px) scale(.6315);animation:fall-184 18s -11s linear infinite}@keyframes fall-184{54.886%{transform:translate(38.8459vw,54.886vh) scale(.6315)}to{transform:translate(35.61425vw,99vh) scale(.6315)}}.snow:nth-child(185){opacity:1.7504;transform:translate(92.3706vw,-10px) scale(.7184);animation:fall-185 15s -14s linear infinite}@keyframes fall-185{68.927%{transform:translate(99.2791vw,68.927vh) scale(.7184)}to{transform:translate(95.82485vw,99vh) scale(.7184)}}.snow:nth-child(186){opacity:1.9214;transform:translate(43.8498vw,-10px) scale(.5328);animation:fall-186 19s -18s linear infinite}@keyframes fall-186{67.583%{transform:translate(41.7212vw,67.583vh) scale(.5328)}to{transform:translate(42.7855vw,99vh) scale(.5328)}}.snow:nth-child(187){opacity:1.7526;transform:translate(17.4174vw,-10px) scale(.0062);animation:fall-187 13s -15s linear infinite}@keyframes fall-187{63.162%{transform:translate(13.2025vw,63.162vh) scale(.0062)}to{transform:translate(15.30995vw,99vh) scale(.0062)}}.snow:nth-child(188){opacity:.1676;transform:translate(75.9889vw,-10px) scale(.2546);animation:fall-188 22s -11s linear infinite}@keyframes fall-188{76.925%{transform:translate(66.3664vw,76.925vh) scale(.2546)}to{transform:translate(71.17765vw,99vh) scale(.2546)}}.snow:nth-child(189){opacity:1.2002;transform:translate(29.7391vw,-10px) scale(.0875);animation:fall-189 15s -8s linear infinite}@keyframes fall-189{30.29%{transform:translate(22.2442vw,30.29vh) scale(.0875)}to{transform:translate(25.99165vw,99vh) scale(.0875)}}.snow:nth-child(190){opacity:1.1712;transform:translate(45.5115vw,-10px) scale(.8737);animation:fall-190 23s -18s linear infinite}@keyframes fall-190{70.15%{transform:translate(52.089vw,70.15vh) scale(.8737)}to{transform:translate(48.80025vw,99vh) scale(.8737)}}.snow:nth-child(191){opacity:1.4988;transform:translate(80.3104vw,-10px) scale(.9846);animation:fall-191 25s -14s linear infinite}@keyframes fall-191{35.883%{transform:translate(72.165vw,35.883vh) scale(.9846)}to{transform:translate(76.2377vw,99vh) scale(.9846)}}.snow:nth-child(192){opacity:.6836;transform:translate(5.6906vw,-10px) scale(.3147);animation:fall-192 14s -20s linear infinite}@keyframes fall-192{73.933%{transform:translate(-1.8162vw,73.933vh) scale(.3147)}to{transform:translate(1.9372vw,99vh) scale(.3147)}}.snow:nth-child(193){opacity:1.5058;transform:translate(34.6564vw,-10px) scale(.0679);animation:fall-193 24s -5s linear infinite}@keyframes fall-193{42.168%{transform:translate(39.6152vw,42.168vh) scale(.0679)}to{transform:translate(37.1358vw,99vh) scale(.0679)}}.snow:nth-child(194){opacity:.0274;transform:translate(32.9358vw,-10px) scale(.7872);animation:fall-194 20s -17s linear infinite}@keyframes fall-194{38.846%{transform:translate(32.6098vw,38.846vh) scale(.7872)}to{transform:translate(32.7728vw,99vh) scale(.7872)}}.snow:nth-child(195){opacity:.0472;transform:translate(17.2188vw,-10px) scale(.665);animation:fall-195 15s -29s linear infinite}@keyframes fall-195{76.322%{transform:translate(26.814vw,76.322vh) scale(.665)}to{transform:translate(22.0164vw,99vh) scale(.665)}}.snow:nth-child(196){opacity:1.7712;transform:translate(95.4836vw,-10px) scale(.6111);animation:fall-196 15s -6s linear infinite}@keyframes fall-196{73.67%{transform:translate(91.3871vw,73.67vh) scale(.6111)}to{transform:translate(93.43535vw,99vh) scale(.6111)}}.snow:nth-child(197){opacity:1.1896;transform:translate(88.1246vw,-10px) scale(.8741);animation:fall-197 10s -10s linear infinite}@keyframes fall-197{58.601%{transform:translate(78.8598vw,58.601vh) scale(.8741)}to{transform:translate(83.4922vw,99vh) scale(.8741)}}.snow:nth-child(198){opacity:.5628;transform:translate(18.0757vw,-10px) scale(.7872);animation:fall-198 30s -25s linear infinite}@keyframes fall-198{52.932%{transform:translate(19.6642vw,52.932vh) scale(.7872)}to{transform:translate(18.86995vw,99vh) scale(.7872)}}.snow:nth-child(199){opacity:.5998;transform:translate(23.9674vw,-10px) scale(.4691);animation:fall-199 11s -26s linear infinite}@keyframes fall-199{76.825%{transform:translate(14.6568vw,76.825vh) scale(.4691)}to{transform:translate(19.3121vw,99vh) scale(.4691)}}.snow:nth-child(200){opacity:1.6966;transform:translate(68.52vw,-10px) scale(.8984);animation:fall-200 17s -23s linear infinite}@keyframes fall-200{73.709%{transform:translate(77.9863vw,73.709vh) scale(.8984)}to{transform:translate(73.25315vw,99vh) scale(.8984)}}.snow:nth-child(201){opacity:1.4012;transform:translate(32.0063vw,-10px) scale(.4228);animation:fall-201 10s -13s linear infinite}@keyframes fall-201{66.183%{transform:translate(38.7024vw,66.183vh) scale(.4228)}to{transform:translate(35.35435vw,99vh) scale(.4228)}}.snow:nth-child(202){opacity:.4388;transform:translate(51.2999vw,-10px) scale(.5834);animation:fall-202 18s -25s linear infinite}@keyframes fall-202{54.038%{transform:translate(45.2209vw,54.038vh) scale(.5834)}to{transform:translate(48.2604vw,99vh) scale(.5834)}}.snow:nth-child(203){opacity:1.7864;transform:translate(7.5586vw,-10px) scale(.7473);animation:fall-203 10s -16s linear infinite}@keyframes fall-203{35.144%{transform:translate(.3976vw,35.144vh) scale(.7473)}to{transform:translate(3.9781vw,99vh) scale(.7473)}}.snow:nth-child(204){opacity:1.4732;transform:translate(81.2768vw,-10px) scale(.5107);animation:fall-204 11s -13s linear infinite}@keyframes fall-204{36.162%{transform:translate(87.8931vw,36.162vh) scale(.5107)}to{transform:translate(84.58495vw,99vh) scale(.5107)}}.snow:nth-child(205){opacity:.05;transform:translate(85.3646vw,-10px) scale(.2216);animation:fall-205 28s -12s linear infinite}@keyframes fall-205{38.027%{transform:translate(84.0158vw,38.027vh) scale(.2216)}to{transform:translate(84.6902vw,99vh) scale(.2216)}}.snow:nth-child(206){opacity:.788;transform:translate(88.431vw,-10px) scale(.7483);animation:fall-206 23s -28s linear infinite}@keyframes fall-206{55.026%{transform:translate(92.2133vw,55.026vh) scale(.7483)}to{transform:translate(90.32215vw,99vh) scale(.7483)}}.snow:nth-child(207){opacity:.76;transform:translate(9.0711vw,-10px) scale(.2106);animation:fall-207 30s -3s linear infinite}@keyframes fall-207{70.75%{transform:translate(2.5636vw,70.75vh) scale(.2106)}to{transform:translate(5.81735vw,99vh) scale(.2106)}}.snow:nth-child(208){opacity:1.6564;transform:translate(97.1977vw,-10px) scale(.1155);animation:fall-208 10s -14s linear infinite}@keyframes fall-208{41.257%{transform:translate(95.2892vw,41.257vh) scale(.1155)}to{transform:translate(96.24345vw,99vh) scale(.1155)}}.snow:nth-child(209){opacity:.8968;transform:translate(94.033vw,-10px) scale(.9974);animation:fall-209 30s -8s linear infinite}@keyframes fall-209{72.072%{transform:translate(91.5855vw,72.072vh) scale(.9974)}to{transform:translate(92.80925vw,99vh) scale(.9974)}}.snow:nth-child(210){opacity:1.4284;transform:translate(35.7538vw,-10px) scale(.5702);animation:fall-210 30s -3s linear infinite}@keyframes fall-210{50.893%{transform:translate(36.1595vw,50.893vh) scale(.5702)}to{transform:translate(35.95665vw,99vh) scale(.5702)}}.snow:nth-child(211){opacity:.3682;transform:translate(40.5543vw,-10px) scale(.7808);animation:fall-211 17s -26s linear infinite}@keyframes fall-211{33.313%{transform:translate(31.537vw,33.313vh) scale(.7808)}to{transform:translate(36.04565vw,99vh) scale(.7808)}}.snow:nth-child(212){opacity:1.78;transform:translate(75.2572vw,-10px) scale(.1646);animation:fall-212 20s -30s linear infinite}@keyframes fall-212{68.766%{transform:translate(85.2266vw,68.766vh) scale(.1646)}to{transform:translate(80.2419vw,99vh) scale(.1646)}}.snow:nth-child(213){opacity:1.6556;transform:translate(55.149vw,-10px) scale(.7576);animation:fall-213 12s -18s linear infinite}@keyframes fall-213{69.747%{transform:translate(63.1322vw,69.747vh) scale(.7576)}to{transform:translate(59.1406vw,99vh) scale(.7576)}}.snow:nth-child(214){opacity:.499;transform:translate(50.7375vw,-10px) scale(.3192);animation:fall-214 23s -5s linear infinite}@keyframes fall-214{32.118%{transform:translate(45.436vw,32.118vh) scale(.3192)}to{transform:translate(48.08675vw,99vh) scale(.3192)}}.snow:nth-child(215){opacity:1.6222;transform:translate(91.263vw,-10px) scale(.0326);animation:fall-215 11s -2s linear infinite}@keyframes fall-215{52.611%{transform:translate(96.5312vw,52.611vh) scale(.0326)}to{transform:translate(93.8971vw,99vh) scale(.0326)}}.snow:nth-child(216){opacity:1.2734;transform:translate(65.9254vw,-10px) scale(.1037);animation:fall-216 27s -15s linear infinite}@keyframes fall-216{47.545%{transform:translate(70.3227vw,47.545vh) scale(.1037)}to{transform:translate(68.12405vw,99vh) scale(.1037)}}.snow:nth-child(217){opacity:1.709;transform:translate(17.5783vw,-10px) scale(.1679);animation:fall-217 21s -3s linear infinite}@keyframes fall-217{70.409%{transform:translate(14.1786vw,70.409vh) scale(.1679)}to{transform:translate(15.87845vw,99vh) scale(.1679)}}.snow:nth-child(218){opacity:1.3556;transform:translate(77.6575vw,-10px) scale(.296);animation:fall-218 19s -26s linear infinite}@keyframes fall-218{33.894%{transform:translate(80.8373vw,33.894vh) scale(.296)}to{transform:translate(79.2474vw,99vh) scale(.296)}}.snow:nth-child(219){opacity:.3686;transform:translate(13.2287vw,-10px) scale(.4348);animation:fall-219 11s -30s linear infinite}@keyframes fall-219{77.404%{transform:translate(22.6202vw,77.404vh) scale(.4348)}to{transform:translate(17.92445vw,99vh) scale(.4348)}}.snow:nth-child(220){opacity:1.2928;transform:translate(10.7632vw,-10px) scale(.8906);animation:fall-220 23s -21s linear infinite}@keyframes fall-220{32.263%{transform:translate(13.4818vw,32.263vh) scale(.8906)}to{transform:translate(12.1225vw,99vh) scale(.8906)}}.snow:nth-child(221){opacity:1.624;transform:translate(13.463vw,-10px) scale(.018);animation:fall-221 27s -6s linear infinite}@keyframes fall-221{51.792%{transform:translate(11.6941vw,51.792vh) scale(.018)}to{transform:translate(12.57855vw,99vh) scale(.018)}}.snow:nth-child(222){opacity:1.942;transform:translate(72.0772vw,-10px) scale(.1164);animation:fall-222 15s -2s linear infinite}@keyframes fall-222{37.423%{transform:translate(64.445vw,37.423vh) scale(.1164)}to{transform:translate(68.2611vw,99vh) scale(.1164)}}.snow:nth-child(223){opacity:1.761;transform:translate(88.821vw,-10px) scale(.4182);animation:fall-223 11s -13s linear infinite}@keyframes fall-223{38.946%{transform:translate(86.3514vw,38.946vh) scale(.4182)}to{transform:translate(87.5862vw,99vh) scale(.4182)}}.snow:nth-child(224){opacity:1.253;transform:translate(56.6961vw,-10px) scale(.4392);animation:fall-224 15s -6s linear infinite}@keyframes fall-224{48.525%{transform:translate(63.7468vw,48.525vh) scale(.4392)}to{transform:translate(60.22145vw,99vh) scale(.4392)}}.snow:nth-child(225){opacity:1.492;transform:translate(25.495vw,-10px) scale(.0422);animation:fall-225 19s -13s linear infinite}@keyframes fall-225{47.154%{transform:translate(26.4284vw,47.154vh) scale(.0422)}to{transform:translate(25.9617vw,99vh) scale(.0422)}}.snow:nth-child(226){opacity:1.1858;transform:translate(27.4449vw,-10px) scale(.0088);animation:fall-226 17s -3s linear infinite}@keyframes fall-226{55.247%{transform:translate(22.6302vw,55.247vh) scale(.0088)}to{transform:translate(25.03755vw,99vh) scale(.0088)}}.snow:nth-child(227){opacity:1.797;transform:translate(43.6163vw,-10px) scale(.79);animation:fall-227 12s -30s linear infinite}@keyframes fall-227{57.262%{transform:translate(43.1059vw,57.262vh) scale(.79)}to{transform:translate(43.3611vw,99vh) scale(.79)}}.snow:nth-child(228){opacity:.6058;transform:translate(33.5915vw,-10px) scale(.0957);animation:fall-228 25s -23s linear infinite}@keyframes fall-228{73.762%{transform:translate(27.5063vw,73.762vh) scale(.0957)}to{transform:translate(30.5489vw,99vh) scale(.0957)}}.snow:nth-child(229){opacity:.9064;transform:translate(43.2783vw,-10px) scale(.2709);animation:fall-229 12s -10s linear infinite}@keyframes fall-229{78.203%{transform:translate(46.8864vw,78.203vh) scale(.2709)}to{transform:translate(45.08235vw,99vh) scale(.2709)}}.snow:nth-child(230){opacity:.3646;transform:translate(34.1594vw,-10px) scale(.7053);animation:fall-230 18s -9s linear infinite}@keyframes fall-230{67.843%{transform:translate(42.5708vw,67.843vh) scale(.7053)}to{transform:translate(38.3651vw,99vh) scale(.7053)}}.snow:nth-child(231){opacity:.7996;transform:translate(77.4717vw,-10px) scale(.1153);animation:fall-231 24s -7s linear infinite}@keyframes fall-231{32.144%{transform:translate(83.249vw,32.144vh) scale(.1153)}to{transform:translate(80.36035vw,99vh) scale(.1153)}}.snow:nth-child(232){opacity:.5356;transform:translate(70.4191vw,-10px) scale(.97);animation:fall-232 29s -8s linear infinite}@keyframes fall-232{33.094%{transform:translate(71.6045vw,33.094vh) scale(.97)}to{transform:translate(71.0118vw,99vh) scale(.97)}}.snow:nth-child(233){opacity:1.9632;transform:translate(75.1283vw,-10px) scale(.5225);animation:fall-233 23s -1s linear infinite}@keyframes fall-233{36.999%{transform:translate(66.8585vw,36.999vh) scale(.5225)}to{transform:translate(70.9934vw,99vh) scale(.5225)}}.snow:nth-child(234){opacity:.857;transform:translate(94.1114vw,-10px) scale(.7957);animation:fall-234 14s -2s linear infinite}@keyframes fall-234{71.252%{transform:translate(98.1124vw,71.252vh) scale(.7957)}to{transform:translate(96.1119vw,99vh) scale(.7957)}}.snow:nth-child(235){opacity:.3858;transform:translate(8.7918vw,-10px) scale(.4166);animation:fall-235 12s -17s linear infinite}@keyframes fall-235{68.253%{transform:translate(6.0908vw,68.253vh) scale(.4166)}to{transform:translate(7.4413vw,99vh) scale(.4166)}}.snow:nth-child(236){opacity:.4108;transform:translate(87.5377vw,-10px) scale(.8312);animation:fall-236 19s -25s linear infinite}@keyframes fall-236{56.328%{transform:translate(95.1579vw,56.328vh) scale(.8312)}to{transform:translate(91.3478vw,99vh) scale(.8312)}}.snow:nth-child(237){opacity:1.9112;transform:translate(79.1837vw,-10px) scale(.9903);animation:fall-237 22s -23s linear infinite}@keyframes fall-237{34.176%{transform:translate(77.6vw,34.176vh) scale(.9903)}to{transform:translate(78.39185vw,99vh) scale(.9903)}}.snow:nth-child(238){opacity:1.6824;transform:translate(95.8986vw,-10px) scale(.2611);animation:fall-238 26s -2s linear infinite}@keyframes fall-238{71.573%{transform:translate(100.1232vw,71.573vh) scale(.2611)}to{transform:translate(98.0109vw,99vh) scale(.2611)}}.snow:nth-child(239){opacity:.5214;transform:translate(2.0565vw,-10px) scale(.0666);animation:fall-239 22s -25s linear infinite}@keyframes fall-239{71.06%{transform:translate(.6402vw,71.06vh) scale(.0666)}to{transform:translate(1.34835vw,99vh) scale(.0666)}}.snow:nth-child(240){opacity:1.2228;transform:translate(31.9182vw,-10px) scale(.0629);animation:fall-240 13s -2s linear infinite}@keyframes fall-240{58.387%{transform:translate(38.4991vw,58.387vh) scale(.0629)}to{transform:translate(35.20865vw,99vh) scale(.0629)}}.snow:nth-child(241){opacity:1.5058;transform:translate(93.937vw,-10px) scale(.5986);animation:fall-241 13s -9s linear infinite}@keyframes fall-241{74.78%{transform:translate(91.2303vw,74.78vh) scale(.5986)}to{transform:translate(92.58365vw,99vh) scale(.5986)}}.snow:nth-child(242){opacity:.803;transform:translate(12.2192vw,-10px) scale(.5926);animation:fall-242 11s -8s linear infinite}@keyframes fall-242{61.162%{transform:translate(16.5928vw,61.162vh) scale(.5926)}to{transform:translate(14.406vw,99vh) scale(.5926)}}.snow:nth-child(243){opacity:1.1588;transform:translate(27.6294vw,-10px) scale(.5915);animation:fall-243 28s -22s linear infinite}@keyframes fall-243{60.844%{transform:translate(20.9589vw,60.844vh) scale(.5915)}to{transform:translate(24.29415vw,99vh) scale(.5915)}}.snow:nth-child(244){opacity:1.0682;transform:translate(81.4788vw,-10px) scale(.7959);animation:fall-244 12s -30s linear infinite}@keyframes fall-244{69.941%{transform:translate(91.1525vw,69.941vh) scale(.7959)}to{transform:translate(86.31565vw,99vh) scale(.7959)}}.snow:nth-child(245){opacity:1.6364;transform:translate(62.0967vw,-10px) scale(.4584);animation:fall-245 16s -19s linear infinite}@keyframes fall-245{59.275%{transform:translate(69.2079vw,59.275vh) scale(.4584)}to{transform:translate(65.6523vw,99vh) scale(.4584)}}.snow:nth-child(246){opacity:1.5622;transform:translate(52.7426vw,-10px) scale(.8153);animation:fall-246 18s -20s linear infinite}@keyframes fall-246{72.293%{transform:translate(61.361vw,72.293vh) scale(.8153)}to{transform:translate(57.0518vw,99vh) scale(.8153)}}.snow:nth-child(247){opacity:.1476;transform:translate(55.6456vw,-10px) scale(.3761);animation:fall-247 17s -13s linear infinite}@keyframes fall-247{54.292%{transform:translate(57.8853vw,54.292vh) scale(.3761)}to{transform:translate(56.76545vw,99vh) scale(.3761)}}.snow:nth-child(248){opacity:1.3696;transform:translate(65.4778vw,-10px) scale(.6902);animation:fall-248 11s -26s linear infinite}@keyframes fall-248{47.935%{transform:translate(70.1488vw,47.935vh) scale(.6902)}to{transform:translate(67.8133vw,99vh) scale(.6902)}}.snow:nth-child(249){opacity:.5802;transform:translate(64.8322vw,-10px) scale(.7978);animation:fall-249 18s -24s linear infinite}@keyframes fall-249{44.699%{transform:translate(74.6571vw,44.699vh) scale(.7978)}to{transform:translate(69.74465vw,99vh) scale(.7978)}}.snow:nth-child(250){opacity:.3086;transform:translate(75.9415vw,-10px) scale(.2642);animation:fall-250 21s -4s linear infinite}@keyframes fall-250{65.026%{transform:translate(78.7352vw,65.026vh) scale(.2642)}to{transform:translate(77.33835vw,99vh) scale(.2642)}}.snow:nth-child(251){opacity:1.1496;transform:translate(3.9901vw,-10px) scale(.3254);animation:fall-251 20s -8s linear infinite}@keyframes fall-251{41.917%{transform:translate(5.6795vw,41.917vh) scale(.3254)}to{transform:translate(4.8348vw,99vh) scale(.3254)}}.snow:nth-child(252){opacity:1.5298;transform:translate(76.7747vw,-10px) scale(.1649);animation:fall-252 18s -18s linear infinite}@keyframes fall-252{59.676%{transform:translate(70.3058vw,59.676vh) scale(.1649)}to{transform:translate(73.54025vw,99vh) scale(.1649)}}.snow:nth-child(253){opacity:1.0448;transform:translate(58.6103vw,-10px) scale(.5151);animation:fall-253 29s -13s linear infinite}@keyframes fall-253{63.577%{transform:translate(55.5072vw,63.577vh) scale(.5151)}to{transform:translate(57.05875vw,99vh) scale(.5151)}}.snow:nth-child(254){opacity:1.1186;transform:translate(21.7323vw,-10px) scale(.6661);animation:fall-254 19s -10s linear infinite}@keyframes fall-254{59.874%{transform:translate(18.6485vw,59.874vh) scale(.6661)}to{transform:translate(20.1904vw,99vh) scale(.6661)}}.snow:nth-child(255){opacity:1.2044;transform:translate(87.195vw,-10px) scale(.1491);animation:fall-255 17s -3s linear infinite}@keyframes fall-255{71.964%{transform:translate(78.5456vw,71.964vh) scale(.1491)}to{transform:translate(82.8703vw,99vh) scale(.1491)}}.snow:nth-child(256){opacity:1.6622;transform:translate(33.1784vw,-10px) scale(.6567);animation:fall-256 25s -4s linear infinite}@keyframes fall-256{40.821%{transform:translate(30.0673vw,40.821vh) scale(.6567)}to{transform:translate(31.62285vw,99vh) scale(.6567)}}.snow:nth-child(257){opacity:1.3408;transform:translate(26.2439vw,-10px) scale(.5911);animation:fall-257 25s -6s linear infinite}@keyframes fall-257{51.694%{transform:translate(36.0062vw,51.694vh) scale(.5911)}to{transform:translate(31.12505vw,99vh) scale(.5911)}}.snow:nth-child(258){opacity:.2306;transform:translate(14.5655vw,-10px) scale(.8009);animation:fall-258 15s -14s linear infinite}@keyframes fall-258{37.718%{transform:translate(17.8136vw,37.718vh) scale(.8009)}to{transform:translate(16.18955vw,99vh) scale(.8009)}}.snow:nth-child(259){opacity:.8458;transform:translate(14.4744vw,-10px) scale(.4517);animation:fall-259 20s -6s linear infinite}@keyframes fall-259{42.116%{transform:translate(20.3606vw,42.116vh) scale(.4517)}to{transform:translate(17.4175vw,99vh) scale(.4517)}}.snow:nth-child(260){opacity:.7984;transform:translate(97.2922vw,-10px) scale(.9623);animation:fall-260 12s -9s linear infinite}@keyframes fall-260{45.629%{transform:translate(88.1792vw,45.629vh) scale(.9623)}to{transform:translate(92.7357vw,99vh) scale(.9623)}}.snow:nth-child(261){opacity:1.7632;transform:translate(85.39vw,-10px) scale(.5498);animation:fall-261 12s -8s linear infinite}@keyframes fall-261{39.483%{transform:translate(88.4181vw,39.483vh) scale(.5498)}to{transform:translate(86.90405vw,99vh) scale(.5498)}}.snow:nth-child(262){opacity:1.345;transform:translate(65.1821vw,-10px) scale(.697);animation:fall-262 13s -14s linear infinite}@keyframes fall-262{64.582%{transform:translate(59.9376vw,64.582vh) scale(.697)}to{transform:translate(62.55985vw,99vh) scale(.697)}}.snow:nth-child(263){opacity:1.284;transform:translate(40.5925vw,-10px) scale(.7218);animation:fall-263 24s -27s linear infinite}@keyframes fall-263{79.583%{transform:translate(43.3715vw,79.583vh) scale(.7218)}to{transform:translate(41.982vw,99vh) scale(.7218)}}.snow:nth-child(264){opacity:.6862;transform:translate(3.9945vw,-10px) scale(.8575);animation:fall-264 16s -10s linear infinite}@keyframes fall-264{68.543%{transform:translate(.7653vw,68.543vh) scale(.8575)}to{transform:translate(2.3799vw,99vh) scale(.8575)}}.snow:nth-child(265){opacity:1.0024;transform:translate(63.5046vw,-10px) scale(.9352);animation:fall-265 18s -18s linear infinite}@keyframes fall-265{66.129%{transform:translate(67.7956vw,66.129vh) scale(.9352)}to{transform:translate(65.6501vw,99vh) scale(.9352)}}.snow:nth-child(266){opacity:.2604;transform:translate(13.4748vw,-10px) scale(.4505);animation:fall-266 16s -20s linear infinite}@keyframes fall-266{42.689%{transform:translate(15.7269vw,42.689vh) scale(.4505)}to{transform:translate(14.60085vw,99vh) scale(.4505)}}.snow:nth-child(267){opacity:.0476;transform:translate(29.3557vw,-10px) scale(.5214);animation:fall-267 14s -3s linear infinite}@keyframes fall-267{54.954%{transform:translate(37.4199vw,54.954vh) scale(.5214)}to{transform:translate(33.3878vw,99vh) scale(.5214)}}.snow:nth-child(268){opacity:1.9874;transform:translate(67.6128vw,-10px) scale(.1815);animation:fall-268 30s -8s linear infinite}@keyframes fall-268{42.965%{transform:translate(75.7548vw,42.965vh) scale(.1815)}to{transform:translate(71.6838vw,99vh) scale(.1815)}}.snow:nth-child(269){opacity:1.9844;transform:translate(3.4911vw,-10px) scale(.6085);animation:fall-269 25s -28s linear infinite}@keyframes fall-269{71.103%{transform:translate(9.6214vw,71.103vh) scale(.6085)}to{transform:translate(6.55625vw,99vh) scale(.6085)}}.snow:nth-child(270){opacity:.5752;transform:translate(28.2885vw,-10px) scale(.3929);animation:fall-270 29s -15s linear infinite}@keyframes fall-270{51.468%{transform:translate(26.2739vw,51.468vh) scale(.3929)}to{transform:translate(27.2812vw,99vh) scale(.3929)}}.snow:nth-child(271){opacity:.4068;transform:translate(51.7357vw,-10px) scale(.6155);animation:fall-271 28s -27s linear infinite}@keyframes fall-271{36.404%{transform:translate(46.2756vw,36.404vh) scale(.6155)}to{transform:translate(49.00565vw,99vh) scale(.6155)}}.snow:nth-child(272){opacity:.7192;transform:translate(44.5141vw,-10px) scale(.8843);animation:fall-272 16s -19s linear infinite}@keyframes fall-272{50.555%{transform:translate(39.696vw,50.555vh) scale(.8843)}to{transform:translate(42.10505vw,99vh) scale(.8843)}}.snow:nth-child(273){opacity:.9244;transform:translate(64.2304vw,-10px) scale(.5083);animation:fall-273 18s -18s linear infinite}@keyframes fall-273{70.327%{transform:translate(68.473vw,70.327vh) scale(.5083)}to{transform:translate(66.3517vw,99vh) scale(.5083)}}.snow:nth-child(274){opacity:1.58;transform:translate(88.5612vw,-10px) scale(.4169);animation:fall-274 24s -8s linear infinite}@keyframes fall-274{30.843%{transform:translate(98.2687vw,30.843vh) scale(.4169)}to{transform:translate(93.41495vw,99vh) scale(.4169)}}.snow:nth-child(275){opacity:.5168;transform:translate(79.4387vw,-10px) scale(.6647);animation:fall-275 14s -20s linear infinite}@keyframes fall-275{54.16%{transform:translate(80.6028vw,54.16vh) scale(.6647)}to{transform:translate(80.02075vw,99vh) scale(.6647)}}.snow:nth-child(276){opacity:1.4646;transform:translate(76.4398vw,-10px) scale(.042);animation:fall-276 12s -7s linear infinite}@keyframes fall-276{61.99%{transform:translate(76.7987vw,61.99vh) scale(.042)}to{transform:translate(76.61925vw,99vh) scale(.042)}}.snow:nth-child(277){opacity:1.5334;transform:translate(53.1821vw,-10px) scale(.9253);animation:fall-277 23s -3s linear infinite}@keyframes fall-277{68.858%{transform:translate(62.1434vw,68.858vh) scale(.9253)}to{transform:translate(57.66275vw,99vh) scale(.9253)}}.snow:nth-child(278){opacity:1.216;transform:translate(72.7421vw,-10px) scale(.3373);animation:fall-278 29s -14s linear infinite}@keyframes fall-278{75.945%{transform:translate(78.1255vw,75.945vh) scale(.3373)}to{transform:translate(75.4338vw,99vh) scale(.3373)}}.snow:nth-child(279){opacity:1.543;transform:translate(30.304vw,-10px) scale(.2663);animation:fall-279 25s -12s linear infinite}@keyframes fall-279{55.092%{transform:translate(29.7178vw,55.092vh) scale(.2663)}to{transform:translate(30.0109vw,99vh) scale(.2663)}}.snow:nth-child(280){opacity:1.3288;transform:translate(76.1224vw,-10px) scale(.3557);animation:fall-280 30s -21s linear infinite}@keyframes fall-280{33.484%{transform:translate(67.5216vw,33.484vh) scale(.3557)}to{transform:translate(71.822vw,99vh) scale(.3557)}}.snow:nth-child(281){opacity:.3582;transform:translate(69.2608vw,-10px) scale(.7413);animation:fall-281 14s -17s linear infinite}@keyframes fall-281{36.635%{transform:translate(73.6393vw,36.635vh) scale(.7413)}to{transform:translate(71.45005vw,99vh) scale(.7413)}}.snow:nth-child(282){opacity:1.3784;transform:translate(75.3783vw,-10px) scale(.7846);animation:fall-282 11s -8s linear infinite}@keyframes fall-282{57.474%{transform:translate(78.6446vw,57.474vh) scale(.7846)}to{transform:translate(77.01145vw,99vh) scale(.7846)}}.snow:nth-child(283){opacity:1.61;transform:translate(70.1277vw,-10px) scale(.3386);animation:fall-283 22s -17s linear infinite}@keyframes fall-283{35.154%{transform:translate(62.412vw,35.154vh) scale(.3386)}to{transform:translate(66.26985vw,99vh) scale(.3386)}}.snow:nth-child(284){opacity:1.5446;transform:translate(51.8339vw,-10px) scale(.2941);animation:fall-284 16s -26s linear infinite}@keyframes fall-284{67.72%{transform:translate(53.9107vw,67.72vh) scale(.2941)}to{transform:translate(52.8723vw,99vh) scale(.2941)}}.snow:nth-child(285){opacity:.618;transform:translate(82.2556vw,-10px) scale(.4372);animation:fall-285 22s -12s linear infinite}@keyframes fall-285{49%{transform:translate(73.2879vw,49vh) scale(.4372)}to{transform:translate(77.77175vw,99vh) scale(.4372)}}.snow:nth-child(286){opacity:.9044;transform:translate(31.13vw,-10px) scale(.4653);animation:fall-286 11s -14s linear infinite}@keyframes fall-286{52.323%{transform:translate(37.7341vw,52.323vh) scale(.4653)}to{transform:translate(34.43205vw,99vh) scale(.4653)}}.snow:nth-child(287){opacity:1.2018;transform:translate(19.3096vw,-10px) scale(.2012);animation:fall-287 18s -21s linear infinite}@keyframes fall-287{79.576%{transform:translate(11.1662vw,79.576vh) scale(.2012)}to{transform:translate(15.2379vw,99vh) scale(.2012)}}.snow:nth-child(288){opacity:.0994;transform:translate(62.6366vw,-10px) scale(.309);animation:fall-288 27s -21s linear infinite}@keyframes fall-288{63.927%{transform:translate(70.8724vw,63.927vh) scale(.309)}to{transform:translate(66.7545vw,99vh) scale(.309)}}.snow:nth-child(289){opacity:1.9516;transform:translate(91.1074vw,-10px) scale(.6766);animation:fall-289 27s -2s linear infinite}@keyframes fall-289{56.437%{transform:translate(84.7161vw,56.437vh) scale(.6766)}to{transform:translate(87.91175vw,99vh) scale(.6766)}}.snow:nth-child(290){opacity:.2432;transform:translate(68.7221vw,-10px) scale(.5799);animation:fall-290 17s -23s linear infinite}@keyframes fall-290{75.214%{transform:translate(73.76vw,75.214vh) scale(.5799)}to{transform:translate(71.24105vw,99vh) scale(.5799)}}.snow:nth-child(291){opacity:1.7052;transform:translate(53.0689vw,-10px) scale(.3954);animation:fall-291 17s -3s linear infinite}@keyframes fall-291{33.115%{transform:translate(53.7159vw,33.115vh) scale(.3954)}to{transform:translate(53.3924vw,99vh) scale(.3954)}}.snow:nth-child(292){opacity:.1542;transform:translate(8.487vw,-10px) scale(.9926);animation:fall-292 15s -22s linear infinite}@keyframes fall-292{75.577%{transform:translate(9.9733vw,75.577vh) scale(.9926)}to{transform:translate(9.23015vw,99vh) scale(.9926)}}.snow:nth-child(293){opacity:.4826;transform:translate(98.5689vw,-10px) scale(.5616);animation:fall-293 13s -7s linear infinite}@keyframes fall-293{30.434%{transform:translate(92.1272vw,30.434vh) scale(.5616)}to{transform:translate(95.34805vw,99vh) scale(.5616)}}.snow:nth-child(294){opacity:1.3954;transform:translate(16.8528vw,-10px) scale(.4728);animation:fall-294 16s -11s linear infinite}@keyframes fall-294{48.985%{transform:translate(8.5128vw,48.985vh) scale(.4728)}to{transform:translate(12.6828vw,99vh) scale(.4728)}}.snow:nth-child(295){opacity:1.5324;transform:translate(73.2866vw,-10px) scale(.4288);animation:fall-295 13s -23s linear infinite}@keyframes fall-295{75.302%{transform:translate(72.3461vw,75.302vh) scale(.4288)}to{transform:translate(72.81635vw,99vh) scale(.4288)}}.snow:nth-child(296){opacity:.5334;transform:translate(67.3996vw,-10px) scale(.3403);animation:fall-296 15s -3s linear infinite}@keyframes fall-296{34.86%{transform:translate(58.4508vw,34.86vh) scale(.3403)}to{transform:translate(62.9252vw,99vh) scale(.3403)}}.snow:nth-child(297){opacity:.9104;transform:translate(8.3186vw,-10px) scale(.9448);animation:fall-297 14s -23s linear infinite}@keyframes fall-297{54.298%{transform:translate(10.4124vw,54.298vh) scale(.9448)}to{transform:translate(9.3655vw,99vh) scale(.9448)}}.snow:nth-child(298){opacity:.8948;transform:translate(44.4082vw,-10px) scale(.4547);animation:fall-298 15s -3s linear infinite}@keyframes fall-298{69.835%{transform:translate(37.7072vw,69.835vh) scale(.4547)}to{transform:translate(41.0577vw,99vh) scale(.4547)}}.snow:nth-child(299){opacity:1.5546;transform:translate(13.5252vw,-10px) scale(.9713);animation:fall-299 11s -11s linear infinite}@keyframes fall-299{65.51%{transform:translate(20.5605vw,65.51vh) scale(.9713)}to{transform:translate(17.04285vw,99vh) scale(.9713)}}.snow:nth-child(300){opacity:.1648;transform:translate(55.1725vw,-10px) scale(.135);animation:fall-300 22s -27s linear infinite}@keyframes fall-300{62.173%{transform:translate(65.1358vw,62.173vh) scale(.135)}to{transform:translate(60.15415vw,99vh) scale(.135)}}.snow:nth-child(301){opacity:1.8756;transform:translate(78.4061vw,-10px) scale(.2834);animation:fall-301 15s -26s linear infinite}@keyframes fall-301{50.111%{transform:translate(69.9929vw,50.111vh) scale(.2834)}to{transform:translate(74.1995vw,99vh) scale(.2834)}}.snow:nth-child(302){opacity:.1584;transform:translate(39.5113vw,-10px) scale(.8084);animation:fall-302 18s -3s linear infinite}@keyframes fall-302{72.654%{transform:translate(34.7345vw,72.654vh) scale(.8084)}to{transform:translate(37.1229vw,99vh) scale(.8084)}}.snow:nth-child(303){opacity:1.9166;transform:translate(1.9962vw,-10px) scale(.0167);animation:fall-303 28s -1s linear infinite}@keyframes fall-303{75.698%{transform:translate(3.6656vw,75.698vh) scale(.0167)}to{transform:translate(2.8309vw,99vh) scale(.0167)}}.snow:nth-child(304){opacity:.2976;transform:translate(63.6692vw,-10px) scale(.2081);animation:fall-304 29s -4s linear infinite}@keyframes fall-304{64.283%{transform:translate(70.716vw,64.283vh) scale(.2081)}to{transform:translate(67.1926vw,99vh) scale(.2081)}}.snow:nth-child(305){opacity:.5016;transform:translate(82.6756vw,-10px) scale(.2682);animation:fall-305 30s -9s linear infinite}@keyframes fall-305{60.906%{transform:translate(82.0098vw,60.906vh) scale(.2682)}to{transform:translate(82.3427vw,99vh) scale(.2682)}}.snow:nth-child(306){opacity:.8114;transform:translate(50.8299vw,-10px) scale(.2627);animation:fall-306 14s -13s linear infinite}@keyframes fall-306{47.876%{transform:translate(60.4561vw,47.876vh) scale(.2627)}to{transform:translate(55.643vw,99vh) scale(.2627)}}.snow:nth-child(307){opacity:.3144;transform:translate(71.1299vw,-10px) scale(.3508);animation:fall-307 25s -9s linear infinite}@keyframes fall-307{49.633%{transform:translate(74.5427vw,49.633vh) scale(.3508)}to{transform:translate(72.8363vw,99vh) scale(.3508)}}.snow:nth-child(308){opacity:1.0842;transform:translate(25.7525vw,-10px) scale(.8248);animation:fall-308 27s -4s linear infinite}@keyframes fall-308{34.304%{transform:translate(32.4824vw,34.304vh) scale(.8248)}to{transform:translate(29.11745vw,99vh) scale(.8248)}}.snow:nth-child(309){opacity:.4098;transform:translate(64.9599vw,-10px) scale(.9211);animation:fall-309 28s -5s linear infinite}@keyframes fall-309{50.792%{transform:translate(74.2284vw,50.792vh) scale(.9211)}to{transform:translate(69.59415vw,99vh) scale(.9211)}}.snow:nth-child(310){opacity:.018;transform:translate(54.8962vw,-10px) scale(.3039);animation:fall-310 15s -15s linear infinite}@keyframes fall-310{36.748%{transform:translate(54.541vw,36.748vh) scale(.3039)}to{transform:translate(54.7186vw,99vh) scale(.3039)}}.snow:nth-child(311){opacity:.6196;transform:translate(64.8632vw,-10px) scale(.8834);animation:fall-311 27s -8s linear infinite}@keyframes fall-311{78.024%{transform:translate(62.8852vw,78.024vh) scale(.8834)}to{transform:translate(63.8742vw,99vh) scale(.8834)}}.snow:nth-child(312){opacity:.0688;transform:translate(18.7202vw,-10px) scale(.7934);animation:fall-312 24s -24s linear infinite}@keyframes fall-312{48.165%{transform:translate(13.9281vw,48.165vh) scale(.7934)}to{transform:translate(16.32415vw,99vh) scale(.7934)}}.snow:nth-child(313){opacity:1.8838;transform:translate(18.7757vw,-10px) scale(.8493);animation:fall-313 30s -22s linear infinite}@keyframes fall-313{79.425%{transform:translate(27.4704vw,79.425vh) scale(.8493)}to{transform:translate(23.12305vw,99vh) scale(.8493)}}.snow:nth-child(314){opacity:.1146;transform:translate(52.7203vw,-10px) scale(.8461);animation:fall-314 19s -4s linear infinite}@keyframes fall-314{76.038%{transform:translate(48.8986vw,76.038vh) scale(.8461)}to{transform:translate(50.80945vw,99vh) scale(.8461)}}.snow:nth-child(315){opacity:1.3554;transform:translate(41.0898vw,-10px) scale(.7747);animation:fall-315 19s -14s linear infinite}@keyframes fall-315{52.645%{transform:translate(42.1473vw,52.645vh) scale(.7747)}to{transform:translate(41.61855vw,99vh) scale(.7747)}}.snow:nth-child(316){opacity:.0278;transform:translate(95.7578vw,-10px) scale(.0039);animation:fall-316 22s -10s linear infinite}@keyframes fall-316{76.436%{transform:translate(101.4025vw,76.436vh) scale(.0039)}to{transform:translate(98.58015vw,99vh) scale(.0039)}}.snow:nth-child(317){opacity:1.8064;transform:translate(46.8318vw,-10px) scale(.5094);animation:fall-317 12s -1s linear infinite}@keyframes fall-317{49.788%{transform:translate(51.3692vw,49.788vh) scale(.5094)}to{transform:translate(49.1005vw,99vh) scale(.5094)}}.snow:nth-child(318){opacity:.3862;transform:translate(29.2796vw,-10px) scale(.8765);animation:fall-318 13s -15s linear infinite}@keyframes fall-318{78.532%{transform:translate(28.1036vw,78.532vh) scale(.8765)}to{transform:translate(28.6916vw,99vh) scale(.8765)}}.snow:nth-child(319){opacity:1.055;transform:translate(11.6114vw,-10px) scale(.5711);animation:fall-319 24s -6s linear infinite}@keyframes fall-319{33.906%{transform:translate(5.8336vw,33.906vh) scale(.5711)}to{transform:translate(8.7225vw,99vh) scale(.5711)}}.snow:nth-child(320){opacity:.3352;transform:translate(89.1255vw,-10px) scale(.8499);animation:fall-320 13s -17s linear infinite}@keyframes fall-320{41.13%{transform:translate(96.5398vw,41.13vh) scale(.8499)}to{transform:translate(92.83265vw,99vh) scale(.8499)}}.snow:nth-child(321){opacity:1.6094;transform:translate(33.8798vw,-10px) scale(.9095);animation:fall-321 23s -24s linear infinite}@keyframes fall-321{47.428%{transform:translate(30.6543vw,47.428vh) scale(.9095)}to{transform:translate(32.26705vw,99vh) scale(.9095)}}.snow:nth-child(322){opacity:1.7564;transform:translate(80.1353vw,-10px) scale(.824);animation:fall-322 22s -25s linear infinite}@keyframes fall-322{67.244%{transform:translate(77.8064vw,67.244vh) scale(.824)}to{transform:translate(78.97085vw,99vh) scale(.824)}}.snow:nth-child(323){opacity:1.5992;transform:translate(33.6462vw,-10px) scale(.9406);animation:fall-323 18s -30s linear infinite}@keyframes fall-323{58.181%{transform:translate(41.6302vw,58.181vh) scale(.9406)}to{transform:translate(37.6382vw,99vh) scale(.9406)}}.snow:nth-child(324){opacity:.1886;transform:translate(14.6534vw,-10px) scale(.3534);animation:fall-324 15s -18s linear infinite}@keyframes fall-324{61.803%{transform:translate(23.898vw,61.803vh) scale(.3534)}to{transform:translate(19.2757vw,99vh) scale(.3534)}}.snow:nth-child(325){opacity:1.5262;transform:translate(38.6861vw,-10px) scale(.6302);animation:fall-325 26s -26s linear infinite}@keyframes fall-325{55.982%{transform:translate(28.8933vw,55.982vh) scale(.6302)}to{transform:translate(33.7897vw,99vh) scale(.6302)}}.snow:nth-child(326){opacity:1.121;transform:translate(53.0736vw,-10px) scale(.0052);animation:fall-326 10s -23s linear infinite}@keyframes fall-326{52.379%{transform:translate(44.3269vw,52.379vh) scale(.0052)}to{transform:translate(48.70025vw,99vh) scale(.0052)}}.snow:nth-child(327){opacity:.5124;transform:translate(55.1478vw,-10px) scale(.4182);animation:fall-327 14s -5s linear infinite}@keyframes fall-327{45.34%{transform:translate(56.1392vw,45.34vh) scale(.4182)}to{transform:translate(55.6435vw,99vh) scale(.4182)}}.snow:nth-child(328){opacity:.003;transform:translate(24.3388vw,-10px) scale(.4496);animation:fall-328 27s -25s linear infinite}@keyframes fall-328{48.664%{transform:translate(22.9574vw,48.664vh) scale(.4496)}to{transform:translate(23.6481vw,99vh) scale(.4496)}}.snow:nth-child(329){opacity:1.0652;transform:translate(26.7076vw,-10px) scale(.2174);animation:fall-329 20s -20s linear infinite}@keyframes fall-329{40.34%{transform:translate(36.2605vw,40.34vh) scale(.2174)}to{transform:translate(31.48405vw,99vh) scale(.2174)}}.snow:nth-child(330){opacity:1.059;transform:translate(17.6547vw,-10px) scale(.2696);animation:fall-330 25s -5s linear infinite}@keyframes fall-330{36.197%{transform:translate(17.3624vw,36.197vh) scale(.2696)}to{transform:translate(17.50855vw,99vh) scale(.2696)}}.snow:nth-child(331){opacity:.5046;transform:translate(92.4006vw,-10px) scale(.0975);animation:fall-331 15s -2s linear infinite}@keyframes fall-331{70.624%{transform:translate(102.1883vw,70.624vh) scale(.0975)}to{transform:translate(97.29445vw,99vh) scale(.0975)}}.snow:nth-child(332){opacity:.067;transform:translate(49.995vw,-10px) scale(.7413);animation:fall-332 29s -20s linear infinite}@keyframes fall-332{58.069%{transform:translate(58.6634vw,58.069vh) scale(.7413)}to{transform:translate(54.3292vw,99vh) scale(.7413)}}.snow:nth-child(333){opacity:.4604;transform:translate(35.1864vw,-10px) scale(.5342);animation:fall-333 28s -6s linear infinite}@keyframes fall-333{69.613%{transform:translate(34.5074vw,69.613vh) scale(.5342)}to{transform:translate(34.8469vw,99vh) scale(.5342)}}.snow:nth-child(334){opacity:1.7576;transform:translate(60.2131vw,-10px) scale(.6995);animation:fall-334 20s -24s linear infinite}@keyframes fall-334{38.594%{transform:translate(51.2006vw,38.594vh) scale(.6995)}to{transform:translate(55.70685vw,99vh) scale(.6995)}}.snow:nth-child(335){opacity:.6224;transform:translate(86.5311vw,-10px) scale(.4215);animation:fall-335 11s -1s linear infinite}@keyframes fall-335{73.937%{transform:translate(84.0901vw,73.937vh) scale(.4215)}to{transform:translate(85.3106vw,99vh) scale(.4215)}}.snow:nth-child(336){opacity:.3776;transform:translate(55.7508vw,-10px) scale(.9643);animation:fall-336 12s -13s linear infinite}@keyframes fall-336{41.368%{transform:translate(48.0476vw,41.368vh) scale(.9643)}to{transform:translate(51.8992vw,99vh) scale(.9643)}}.snow:nth-child(337){opacity:.4338;transform:translate(48.8919vw,-10px) scale(.652);animation:fall-337 16s -28s linear infinite}@keyframes fall-337{69.746%{transform:translate(39.7564vw,69.746vh) scale(.652)}to{transform:translate(44.32415vw,99vh) scale(.652)}}.snow:nth-child(338){opacity:1.9702;transform:translate(96.3787vw,-10px) scale(.8179);animation:fall-338 19s -11s linear infinite}@keyframes fall-338{42.415%{transform:translate(103.5547vw,42.415vh) scale(.8179)}to{transform:translate(99.9667vw,99vh) scale(.8179)}}.snow:nth-child(339){opacity:.9004;transform:translate(65.0883vw,-10px) scale(.1895);animation:fall-339 18s -23s linear infinite}@keyframes fall-339{36.13%{transform:translate(63.6291vw,36.13vh) scale(.1895)}to{transform:translate(64.3587vw,99vh) scale(.1895)}}.snow:nth-child(340){opacity:.7206;transform:translate(72.612vw,-10px) scale(.017);animation:fall-340 18s -16s linear infinite}@keyframes fall-340{44.251%{transform:translate(70.7851vw,44.251vh) scale(.017)}to{transform:translate(71.69855vw,99vh) scale(.017)}}.snow:nth-child(341){opacity:1.2456;transform:translate(45.5323vw,-10px) scale(.8162);animation:fall-341 24s -16s linear infinite}@keyframes fall-341{59.193%{transform:translate(47.9797vw,59.193vh) scale(.8162)}to{transform:translate(46.756vw,99vh) scale(.8162)}}.snow:nth-child(342){opacity:1.2266;transform:translate(95.817vw,-10px) scale(.1424);animation:fall-342 18s -21s linear infinite}@keyframes fall-342{37.151%{transform:translate(90.6195vw,37.151vh) scale(.1424)}to{transform:translate(93.21825vw,99vh) scale(.1424)}}.snow:nth-child(343){opacity:.7954;transform:translate(66.9309vw,-10px) scale(.7519);animation:fall-343 27s -30s linear infinite}@keyframes fall-343{73.881%{transform:translate(76.5227vw,73.881vh) scale(.7519)}to{transform:translate(71.7268vw,99vh) scale(.7519)}}.snow:nth-child(344){opacity:1.7674;transform:translate(55.1877vw,-10px) scale(.8588);animation:fall-344 10s -20s linear infinite}@keyframes fall-344{64.145%{transform:translate(51.6357vw,64.145vh) scale(.8588)}to{transform:translate(53.4117vw,99vh) scale(.8588)}}.snow:nth-child(345){opacity:.4706;transform:translate(39.1054vw,-10px) scale(.6983);animation:fall-345 22s -11s linear infinite}@keyframes fall-345{52.303%{transform:translate(34.255vw,52.303vh) scale(.6983)}to{transform:translate(36.6802vw,99vh) scale(.6983)}}.snow:nth-child(346){opacity:.7754;transform:translate(61.8533vw,-10px) scale(.1413);animation:fall-346 16s -16s linear infinite}@keyframes fall-346{49.119%{transform:translate(61.7935vw,49.119vh) scale(.1413)}to{transform:translate(61.8234vw,99vh) scale(.1413)}}.snow:nth-child(347){opacity:.8104;transform:translate(16.6597vw,-10px) scale(.6376);animation:fall-347 28s -7s linear infinite}@keyframes fall-347{36.332%{transform:translate(12.7396vw,36.332vh) scale(.6376)}to{transform:translate(14.69965vw,99vh) scale(.6376)}}.snow:nth-child(348){opacity:.2228;transform:translate(77.7321vw,-10px) scale(.1307);animation:fall-348 25s -27s linear infinite}@keyframes fall-348{35.347%{transform:translate(83.2181vw,35.347vh) scale(.1307)}to{transform:translate(80.4751vw,99vh) scale(.1307)}}.snow:nth-child(349){opacity:1.6482;transform:translate(70.9019vw,-10px) scale(.7298);animation:fall-349 15s -23s linear infinite}@keyframes fall-349{66.372%{transform:translate(76.6032vw,66.372vh) scale(.7298)}to{transform:translate(73.75255vw,99vh) scale(.7298)}}.snow:nth-child(350){opacity:.8104;transform:translate(5.0007vw,-10px) scale(.6572);animation:fall-350 23s -6s linear infinite}@keyframes fall-350{70.47%{transform:translate(-1.3944vw,70.47vh) scale(.6572)}to{transform:translate(1.80315vw,99vh) scale(.6572)}}.snow:nth-child(351){opacity:1.302;transform:translate(16.9592vw,-10px) scale(.8698);animation:fall-351 19s -2s linear infinite}@keyframes fall-351{42.564%{transform:translate(10.019vw,42.564vh) scale(.8698)}to{transform:translate(13.4891vw,99vh) scale(.8698)}}.snow:nth-child(352){opacity:1.7372;transform:translate(38.2833vw,-10px) scale(.2688);animation:fall-352 21s -17s linear infinite}@keyframes fall-352{45.931%{transform:translate(28.7149vw,45.931vh) scale(.2688)}to{transform:translate(33.4991vw,99vh) scale(.2688)}}.snow:nth-child(353){opacity:1.531;transform:translate(16.4591vw,-10px) scale(.2394);animation:fall-353 23s -2s linear infinite}@keyframes fall-353{39.214%{transform:translate(11.0637vw,39.214vh) scale(.2394)}to{transform:translate(13.7614vw,99vh) scale(.2394)}}.snow:nth-child(354){opacity:.2402;transform:translate(56.4652vw,-10px) scale(.7755);animation:fall-354 15s -18s linear infinite}@keyframes fall-354{67.185%{transform:translate(66.3581vw,67.185vh) scale(.7755)}to{transform:translate(61.41165vw,99vh) scale(.7755)}}.snow:nth-child(355){opacity:.91;transform:translate(70.7842vw,-10px) scale(.471);animation:fall-355 11s -19s linear infinite}@keyframes fall-355{65.789%{transform:translate(79.8633vw,65.789vh) scale(.471)}to{transform:translate(75.32375vw,99vh) scale(.471)}}.snow:nth-child(356){opacity:1.2092;transform:translate(30.9652vw,-10px) scale(.1041);animation:fall-356 22s -11s linear infinite}@keyframes fall-356{38.291%{transform:translate(37.93vw,38.291vh) scale(.1041)}to{transform:translate(34.4476vw,99vh) scale(.1041)}}.snow:nth-child(357){opacity:1.8082;transform:translate(14.8959vw,-10px) scale(.2883);animation:fall-357 11s -3s linear infinite}@keyframes fall-357{67.291%{transform:translate(21.6685vw,67.291vh) scale(.2883)}to{transform:translate(18.2822vw,99vh) scale(.2883)}}.snow:nth-child(358){opacity:1.5192;transform:translate(24.4248vw,-10px) scale(.325);animation:fall-358 16s -4s linear infinite}@keyframes fall-358{76.732%{transform:translate(27.6793vw,76.732vh) scale(.325)}to{transform:translate(26.05205vw,99vh) scale(.325)}}.snow:nth-child(359){opacity:.9106;transform:translate(29.1461vw,-10px) scale(.0506);animation:fall-359 29s -14s linear infinite}@keyframes fall-359{75.333%{transform:translate(35.4787vw,75.333vh) scale(.0506)}to{transform:translate(32.3124vw,99vh) scale(.0506)}}.snow:nth-child(360){opacity:1.733;transform:translate(31.1512vw,-10px) scale(.1819);animation:fall-360 11s -24s linear infinite}@keyframes fall-360{50.474%{transform:translate(21.7441vw,50.474vh) scale(.1819)}to{transform:translate(26.44765vw,99vh) scale(.1819)}}.snow:nth-child(361){opacity:.3166;transform:translate(39.1864vw,-10px) scale(.9822);animation:fall-361 15s -6s linear infinite}@keyframes fall-361{61.633%{transform:translate(45.3096vw,61.633vh) scale(.9822)}to{transform:translate(42.248vw,99vh) scale(.9822)}}.snow:nth-child(362){opacity:.9028;transform:translate(44.2732vw,-10px) scale(.8693);animation:fall-362 28s -29s linear infinite}@keyframes fall-362{38.186%{transform:translate(49.4276vw,38.186vh) scale(.8693)}to{transform:translate(46.8504vw,99vh) scale(.8693)}}.snow:nth-child(363){opacity:.7892;transform:translate(56.5164vw,-10px) scale(.3706);animation:fall-363 27s -10s linear infinite}@keyframes fall-363{49.865%{transform:translate(59.846vw,49.865vh) scale(.3706)}to{transform:translate(58.1812vw,99vh) scale(.3706)}}.snow:nth-child(364){opacity:.472;transform:translate(17.5902vw,-10px) scale(.1654);animation:fall-364 10s -17s linear infinite}@keyframes fall-364{35.586%{transform:translate(15.4889vw,35.586vh) scale(.1654)}to{transform:translate(16.53955vw,99vh) scale(.1654)}}.snow:nth-child(365){opacity:1.5206;transform:translate(28.932vw,-10px) scale(.2014);animation:fall-365 26s -2s linear infinite}@keyframes fall-365{33.051%{transform:translate(22.3258vw,33.051vh) scale(.2014)}to{transform:translate(25.6289vw,99vh) scale(.2014)}}.snow:nth-child(366){opacity:.7752;transform:translate(35.5271vw,-10px) scale(.6467);animation:fall-366 10s -28s linear infinite}@keyframes fall-366{64.819%{transform:translate(34.5818vw,64.819vh) scale(.6467)}to{transform:translate(35.05445vw,99vh) scale(.6467)}}.snow:nth-child(367){opacity:.8182;transform:translate(40.7642vw,-10px) scale(.3238);animation:fall-367 22s -10s linear infinite}@keyframes fall-367{73.296%{transform:translate(38.3522vw,73.296vh) scale(.3238)}to{transform:translate(39.5582vw,99vh) scale(.3238)}}.snow:nth-child(368){opacity:.9922;transform:translate(23.2739vw,-10px) scale(.2309);animation:fall-368 21s -27s linear infinite}@keyframes fall-368{65.435%{transform:translate(16.7983vw,65.435vh) scale(.2309)}to{transform:translate(20.0361vw,99vh) scale(.2309)}}.snow:nth-child(369){opacity:.4604;transform:translate(69.449vw,-10px) scale(.0845);animation:fall-369 18s -5s linear infinite}@keyframes fall-369{38.073%{transform:translate(65.698vw,38.073vh) scale(.0845)}to{transform:translate(67.5735vw,99vh) scale(.0845)}}.snow:nth-child(370){opacity:1.0914;transform:translate(92.7007vw,-10px) scale(.4924);animation:fall-370 25s -13s linear infinite}@keyframes fall-370{35.15%{transform:translate(86.3426vw,35.15vh) scale(.4924)}to{transform:translate(89.52165vw,99vh) scale(.4924)}}.snow:nth-child(371){opacity:.912;transform:translate(64.6282vw,-10px) scale(.1551);animation:fall-371 19s -9s linear infinite}@keyframes fall-371{51.532%{transform:translate(55.9415vw,51.532vh) scale(.1551)}to{transform:translate(60.28485vw,99vh) scale(.1551)}}.snow:nth-child(372){opacity:.8264;transform:translate(86.288vw,-10px) scale(.3668);animation:fall-372 30s -19s linear infinite}@keyframes fall-372{30.493%{transform:translate(90.2585vw,30.493vh) scale(.3668)}to{transform:translate(88.27325vw,99vh) scale(.3668)}}.snow:nth-child(373){opacity:.3684;transform:translate(47.1703vw,-10px) scale(.43);animation:fall-373 22s -1s linear infinite}@keyframes fall-373{77.747%{transform:translate(52.3208vw,77.747vh) scale(.43)}to{transform:translate(49.74555vw,99vh) scale(.43)}}.snow:nth-child(374){opacity:.7658;transform:translate(99.9522vw,-10px) scale(.2599);animation:fall-374 12s -27s linear infinite}@keyframes fall-374{61.694%{transform:translate(91.6492vw,61.694vh) scale(.2599)}to{transform:translate(95.8007vw,99vh) scale(.2599)}}.snow:nth-child(375){opacity:.6958;transform:translate(90.4183vw,-10px) scale(.7771);animation:fall-375 19s -25s linear infinite}@keyframes fall-375{36.997%{transform:translate(95.6445vw,36.997vh) scale(.7771)}to{transform:translate(93.0314vw,99vh) scale(.7771)}}.snow:nth-child(376){opacity:1.1244;transform:translate(49.3683vw,-10px) scale(.3837);animation:fall-376 13s -30s linear infinite}@keyframes fall-376{75.059%{transform:translate(57.6558vw,75.059vh) scale(.3837)}to{transform:translate(53.51205vw,99vh) scale(.3837)}}.snow:nth-child(377){opacity:1.187;transform:translate(29.2483vw,-10px) scale(.9598);animation:fall-377 28s -5s linear infinite}@keyframes fall-377{53.075%{transform:translate(20.8385vw,53.075vh) scale(.9598)}to{transform:translate(25.0434vw,99vh) scale(.9598)}}.snow:nth-child(378){opacity:.4136;transform:translate(70.059vw,-10px) scale(.3826);animation:fall-378 20s -2s linear infinite}@keyframes fall-378{37.968%{transform:translate(71.8926vw,37.968vh) scale(.3826)}to{transform:translate(70.9758vw,99vh) scale(.3826)}}.snow:nth-child(379){opacity:.0574;transform:translate(97.8527vw,-10px) scale(.0658);animation:fall-379 25s -8s linear infinite}@keyframes fall-379{58.148%{transform:translate(88.2075vw,58.148vh) scale(.0658)}to{transform:translate(93.0301vw,99vh) scale(.0658)}}.snow:nth-child(380){opacity:1.4792;transform:translate(.0035vw,-10px) scale(.4496);animation:fall-380 30s -5s linear infinite}@keyframes fall-380{30.816%{transform:translate(-.7984vw,30.816vh) scale(.4496)}to{transform:translate(-.39745vw,99vh) scale(.4496)}}.snow:nth-child(381){opacity:.0572;transform:translate(80.5538vw,-10px) scale(.4143);animation:fall-381 14s -14s linear infinite}@keyframes fall-381{76.943%{transform:translate(71.2212vw,76.943vh) scale(.4143)}to{transform:translate(75.8875vw,99vh) scale(.4143)}}.snow:nth-child(382){opacity:1.7088;transform:translate(96.9217vw,-10px) scale(.9455);animation:fall-382 29s -8s linear infinite}@keyframes fall-382{43.098%{transform:translate(94.4854vw,43.098vh) scale(.9455)}to{transform:translate(95.70355vw,99vh) scale(.9455)}}.snow:nth-child(383){opacity:1.8684;transform:translate(33.1853vw,-10px) scale(.0892);animation:fall-383 26s -22s linear infinite}@keyframes fall-383{60.338%{transform:translate(27.2307vw,60.338vh) scale(.0892)}to{transform:translate(30.208vw,99vh) scale(.0892)}}.snow:nth-child(384){opacity:.3346;transform:translate(36.2891vw,-10px) scale(.0816);animation:fall-384 22s -13s linear infinite}@keyframes fall-384{62.635%{transform:translate(26.3215vw,62.635vh) scale(.0816)}to{transform:translate(31.3053vw,99vh) scale(.0816)}}.snow:nth-child(385){opacity:.4964;transform:translate(91.3453vw,-10px) scale(.0791);animation:fall-385 18s -22s linear infinite}@keyframes fall-385{31.397%{transform:translate(98.3023vw,31.397vh) scale(.0791)}to{transform:translate(94.8238vw,99vh) scale(.0791)}}.snow:nth-child(386){opacity:1.166;transform:translate(9.8663vw,-10px) scale(.5855);animation:fall-386 26s -24s linear infinite}@keyframes fall-386{37.072%{transform:translate(16.3572vw,37.072vh) scale(.5855)}to{transform:translate(13.11175vw,99vh) scale(.5855)}}.snow:nth-child(387){opacity:1.5212;transform:translate(44.7504vw,-10px) scale(.9033);animation:fall-387 23s -19s linear infinite}@keyframes fall-387{71.855%{transform:translate(42.1994vw,71.855vh) scale(.9033)}to{transform:translate(43.4749vw,99vh) scale(.9033)}}.snow:nth-child(388){opacity:.9736;transform:translate(.0767vw,-10px) scale(.238);animation:fall-388 21s -6s linear infinite}@keyframes fall-388{57.073%{transform:translate(5.918vw,57.073vh) scale(.238)}to{transform:translate(2.99735vw,99vh) scale(.238)}}.snow:nth-child(389){opacity:1.172;transform:translate(14.8851vw,-10px) scale(.0417);animation:fall-389 19s -26s linear infinite}@keyframes fall-389{48.632%{transform:translate(9.061vw,48.632vh) scale(.0417)}to{transform:translate(11.97305vw,99vh) scale(.0417)}}.snow:nth-child(390){opacity:.5408;transform:translate(8.4103vw,-10px) scale(.8769);animation:fall-390 15s -14s linear infinite}@keyframes fall-390{46.554%{transform:translate(17.8935vw,46.554vh) scale(.8769)}to{transform:translate(13.1519vw,99vh) scale(.8769)}}.snow:nth-child(391){opacity:.662;transform:translate(12.3228vw,-10px) scale(.151);animation:fall-391 26s -30s linear infinite}@keyframes fall-391{45.134%{transform:translate(4.4602vw,45.134vh) scale(.151)}to{transform:translate(8.3915vw,99vh) scale(.151)}}.snow:nth-child(392){opacity:.7022;transform:translate(59.7249vw,-10px) scale(.9708);animation:fall-392 27s -1s linear infinite}@keyframes fall-392{60.481%{transform:translate(56.7478vw,60.481vh) scale(.9708)}to{transform:translate(58.23635vw,99vh) scale(.9708)}}.snow:nth-child(393){opacity:.6364;transform:translate(38.0164vw,-10px) scale(.124);animation:fall-393 25s -8s linear infinite}@keyframes fall-393{75.643%{transform:translate(38.3247vw,75.643vh) scale(.124)}to{transform:translate(38.17055vw,99vh) scale(.124)}}.snow:nth-child(394){opacity:1.1924;transform:translate(82.0309vw,-10px) scale(.6048);animation:fall-394 13s -2s linear infinite}@keyframes fall-394{56.876%{transform:translate(78.271vw,56.876vh) scale(.6048)}to{transform:translate(80.15095vw,99vh) scale(.6048)}}.snow:nth-child(395){opacity:.1448;transform:translate(82.8406vw,-10px) scale(.8952);animation:fall-395 28s -15s linear infinite}@keyframes fall-395{73.575%{transform:translate(78.4641vw,73.575vh) scale(.8952)}to{transform:translate(80.65235vw,99vh) scale(.8952)}}.snow:nth-child(396){opacity:1.9802;transform:translate(6.1739vw,-10px) scale(.1804);animation:fall-396 18s -8s linear infinite}@keyframes fall-396{54.469%{transform:translate(12.1911vw,54.469vh) scale(.1804)}to{transform:translate(9.1825vw,99vh) scale(.1804)}}.snow:nth-child(397){opacity:.821;transform:translate(18.412vw,-10px) scale(.2352);animation:fall-397 26s -30s linear infinite}@keyframes fall-397{74.753%{transform:translate(15.9228vw,74.753vh) scale(.2352)}to{transform:translate(17.1674vw,99vh) scale(.2352)}}.snow:nth-child(398){opacity:.117;transform:translate(42.6576vw,-10px) scale(.8345);animation:fall-398 18s -14s linear infinite}@keyframes fall-398{37.611%{transform:translate(45.9791vw,37.611vh) scale(.8345)}to{transform:translate(44.31835vw,99vh) scale(.8345)}}.snow:nth-child(399){opacity:.0418;transform:translate(15.272vw,-10px) scale(.9582);animation:fall-399 22s -26s linear infinite}@keyframes fall-399{53.807%{transform:translate(9.6929vw,53.807vh) scale(.9582)}to{transform:translate(12.48245vw,99vh) scale(.9582)}}.snow:nth-child(400){opacity:1.7974;transform:translate(23.7228vw,-10px) scale(.6783);animation:fall-400 24s -25s linear infinite}@keyframes fall-400{46.078%{transform:translate(27.7576vw,46.078vh) scale(.6783)}to{transform:translate(25.7402vw,99vh) scale(.6783)}}\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:.3498;transform:translate(7.8963vw,-10px) scale(.2769);animation:fall-1 28s -3s linear infinite}@keyframes fall-1{37.373%{transform:translate(3.028vw,37.373vh) scale(.2769)}to{transform:translate(5.46215vw,99vh) scale(.2769)}}.snow:nth-child(2){opacity:.9292;transform:translate(38.9127vw,-10px) scale(.6824);animation:fall-2 24s -17s linear infinite}@keyframes fall-2{69.099%{transform:translate(45.0896vw,69.099vh) scale(.6824)}to{transform:translate(42.00115vw,99vh) scale(.6824)}}.snow:nth-child(3){opacity:.7964;transform:translate(20.9856vw,-10px) scale(.9614);animation:fall-3 11s -26s linear infinite}@keyframes fall-3{72.357%{transform:translate(22.3375vw,72.357vh) scale(.9614)}to{transform:translate(21.66155vw,99vh) scale(.9614)}}.snow:nth-child(4){opacity:.5614;transform:translate(46.8385vw,-10px) scale(.1233);animation:fall-4 22s -23s linear infinite}@keyframes fall-4{48.967%{transform:translate(54.9639vw,48.967vh) scale(.1233)}to{transform:translate(50.9012vw,99vh) scale(.1233)}}.snow:nth-child(5){opacity:1.8938;transform:translate(63.5244vw,-10px) scale(.7606);animation:fall-5 19s -13s linear infinite}@keyframes fall-5{76.616%{transform:translate(55.3145vw,76.616vh) scale(.7606)}to{transform:translate(59.41945vw,99vh) scale(.7606)}}.snow:nth-child(6){opacity:.2004;transform:translate(31.3151vw,-10px) scale(.8325);animation:fall-6 13s -11s linear infinite}@keyframes fall-6{62.005%{transform:translate(28.5077vw,62.005vh) scale(.8325)}to{transform:translate(29.9114vw,99vh) scale(.8325)}}.snow:nth-child(7){opacity:1.7424;transform:translate(65.0995vw,-10px) scale(.33);animation:fall-7 22s -7s linear infinite}@keyframes fall-7{79.827%{transform:translate(67.6581vw,79.827vh) scale(.33)}to{transform:translate(66.3788vw,99vh) scale(.33)}}.snow:nth-child(8){opacity:.866;transform:translate(24.2792vw,-10px) scale(.8681);animation:fall-8 10s -15s linear infinite}@keyframes fall-8{62.087%{transform:translate(28.7945vw,62.087vh) scale(.8681)}to{transform:translate(26.53685vw,99vh) scale(.8681)}}.snow:nth-child(9){opacity:.8652;transform:translate(96.5644vw,-10px) scale(.8213);animation:fall-9 20s -24s linear infinite}@keyframes fall-9{77.058%{transform:translate(90.5995vw,77.058vh) scale(.8213)}to{transform:translate(93.58195vw,99vh) scale(.8213)}}.snow:nth-child(10){opacity:.6814;transform:translate(56.4353vw,-10px) scale(.8441);animation:fall-10 19s -25s linear infinite}@keyframes fall-10{65.077%{transform:translate(53.4766vw,65.077vh) scale(.8441)}to{transform:translate(54.95595vw,99vh) scale(.8441)}}.snow:nth-child(11){opacity:1.0376;transform:translate(35.0855vw,-10px) scale(.8852);animation:fall-11 28s -15s linear infinite}@keyframes fall-11{75.293%{transform:translate(25.9076vw,75.293vh) scale(.8852)}to{transform:translate(30.49655vw,99vh) scale(.8852)}}.snow:nth-child(12){opacity:.0182;transform:translate(5.4835vw,-10px) scale(.099);animation:fall-12 12s -19s linear infinite}@keyframes fall-12{33.924%{transform:translate(7.3245vw,33.924vh) scale(.099)}to{transform:translate(6.404vw,99vh) scale(.099)}}.snow:nth-child(13){opacity:1.4998;transform:translate(2.8901vw,-10px) scale(.6452);animation:fall-13 25s -10s linear infinite}@keyframes fall-13{33.702%{transform:translate(12.1246vw,33.702vh) scale(.6452)}to{transform:translate(7.50735vw,99vh) scale(.6452)}}.snow:nth-child(14){opacity:1.3342;transform:translate(52.8726vw,-10px) scale(.7022);animation:fall-14 23s -3s linear infinite}@keyframes fall-14{77.607%{transform:translate(55.294vw,77.607vh) scale(.7022)}to{transform:translate(54.0833vw,99vh) scale(.7022)}}.snow:nth-child(15){opacity:1.815;transform:translate(74.2653vw,-10px) scale(.8047);animation:fall-15 15s -6s linear infinite}@keyframes fall-15{63.145%{transform:translate(78.7738vw,63.145vh) scale(.8047)}to{transform:translate(76.51955vw,99vh) scale(.8047)}}.snow:nth-child(16){opacity:.1978;transform:translate(89.4125vw,-10px) scale(.6095);animation:fall-16 12s -23s linear infinite}@keyframes fall-16{78.672%{transform:translate(81.179vw,78.672vh) scale(.6095)}to{transform:translate(85.29575vw,99vh) scale(.6095)}}.snow:nth-child(17){opacity:1.8268;transform:translate(13.1864vw,-10px) scale(.5636);animation:fall-17 16s -3s linear infinite}@keyframes fall-17{74.627%{transform:translate(18.8649vw,74.627vh) scale(.5636)}to{transform:translate(16.02565vw,99vh) scale(.5636)}}.snow:nth-child(18){opacity:.439;transform:translate(72.0395vw,-10px) scale(.8474);animation:fall-18 24s -23s linear infinite}@keyframes fall-18{51.23%{transform:translate(73.5709vw,51.23vh) scale(.8474)}to{transform:translate(72.8052vw,99vh) scale(.8474)}}.snow:nth-child(19){opacity:1.8958;transform:translate(11.7677vw,-10px) scale(.3068);animation:fall-19 23s -20s linear infinite}@keyframes fall-19{71.386%{transform:translate(18.0046vw,71.386vh) scale(.3068)}to{transform:translate(14.88615vw,99vh) scale(.3068)}}.snow:nth-child(20){opacity:.1866;transform:translate(1.376vw,-10px) scale(.5532);animation:fall-20 26s -13s linear infinite}@keyframes fall-20{61.94%{transform:translate(9.0996vw,61.94vh) scale(.5532)}to{transform:translate(5.2378vw,99vh) scale(.5532)}}.snow:nth-child(21){opacity:1.5472;transform:translate(56.6596vw,-10px) scale(.7991);animation:fall-21 16s -4s linear infinite}@keyframes fall-21{62.686%{transform:translate(60.13vw,62.686vh) scale(.7991)}to{transform:translate(58.3948vw,99vh) scale(.7991)}}.snow:nth-child(22){opacity:1.5986;transform:translate(67.9968vw,-10px) scale(.3606);animation:fall-22 21s -14s linear infinite}@keyframes fall-22{31.84%{transform:translate(77.0802vw,31.84vh) scale(.3606)}to{transform:translate(72.5385vw,99vh) scale(.3606)}}.snow:nth-child(23){opacity:.4154;transform:translate(36.4568vw,-10px) scale(.3619);animation:fall-23 18s -16s linear infinite}@keyframes fall-23{68.221%{transform:translate(28.3202vw,68.221vh) scale(.3619)}to{transform:translate(32.3885vw,99vh) scale(.3619)}}.snow:nth-child(24){opacity:1.5934;transform:translate(31.5752vw,-10px) scale(.507);animation:fall-24 11s -19s linear infinite}@keyframes fall-24{39.837%{transform:translate(33.8976vw,39.837vh) scale(.507)}to{transform:translate(32.7364vw,99vh) scale(.507)}}.snow:nth-child(25){opacity:1.4004;transform:translate(79.3495vw,-10px) scale(.1056);animation:fall-25 29s -16s linear infinite}@keyframes fall-25{68.733%{transform:translate(84.0097vw,68.733vh) scale(.1056)}to{transform:translate(81.6796vw,99vh) scale(.1056)}}.snow:nth-child(26){opacity:.8622;transform:translate(7.0664vw,-10px) scale(.9681);animation:fall-26 22s -7s linear infinite}@keyframes fall-26{48.1%{transform:translate(-.8232vw,48.1vh) scale(.9681)}to{transform:translate(3.1216vw,99vh) scale(.9681)}}.snow:nth-child(27){opacity:.4906;transform:translate(23.3472vw,-10px) scale(.3024);animation:fall-27 11s -26s linear infinite}@keyframes fall-27{30.587%{transform:translate(30.1627vw,30.587vh) scale(.3024)}to{transform:translate(26.75495vw,99vh) scale(.3024)}}.snow:nth-child(28){opacity:1.6102;transform:translate(46.1472vw,-10px) scale(.5233);animation:fall-28 10s -29s linear infinite}@keyframes fall-28{44.669%{transform:translate(46.759vw,44.669vh) scale(.5233)}to{transform:translate(46.4531vw,99vh) scale(.5233)}}.snow:nth-child(29){opacity:.9944;transform:translate(15.7823vw,-10px) scale(.9981);animation:fall-29 23s -24s linear infinite}@keyframes fall-29{69.362%{transform:translate(20.7805vw,69.362vh) scale(.9981)}to{transform:translate(18.2814vw,99vh) scale(.9981)}}.snow:nth-child(30){opacity:1.1038;transform:translate(51.2198vw,-10px) scale(.7581);animation:fall-30 25s -16s linear infinite}@keyframes fall-30{51.503%{transform:translate(55.5075vw,51.503vh) scale(.7581)}to{transform:translate(53.36365vw,99vh) scale(.7581)}}.snow:nth-child(31){opacity:.7594;transform:translate(3.7872vw,-10px) scale(.2896);animation:fall-31 10s -17s linear infinite}@keyframes fall-31{35.751%{transform:translate(-1.6824vw,35.751vh) scale(.2896)}to{transform:translate(1.0524vw,99vh) scale(.2896)}}.snow:nth-child(32){opacity:1.345;transform:translate(51.5511vw,-10px) scale(.3031);animation:fall-32 10s -9s linear infinite}@keyframes fall-32{79.285%{transform:translate(48.9495vw,79.285vh) scale(.3031)}to{transform:translate(50.2503vw,99vh) scale(.3031)}}.snow:nth-child(33){opacity:1.0134;transform:translate(55.093vw,-10px) scale(.6308);animation:fall-33 15s -18s linear infinite}@keyframes fall-33{64.803%{transform:translate(64.9469vw,64.803vh) scale(.6308)}to{transform:translate(60.01995vw,99vh) scale(.6308)}}.snow:nth-child(34){opacity:.8582;transform:translate(12.3737vw,-10px) scale(.8663);animation:fall-34 30s -10s linear infinite}@keyframes fall-34{52.831%{transform:translate(20.8116vw,52.831vh) scale(.8663)}to{transform:translate(16.59265vw,99vh) scale(.8663)}}.snow:nth-child(35){opacity:.8952;transform:translate(12.9482vw,-10px) scale(.2825);animation:fall-35 27s -26s linear infinite}@keyframes fall-35{54.266%{transform:translate(3.6893vw,54.266vh) scale(.2825)}to{transform:translate(8.31875vw,99vh) scale(.2825)}}.snow:nth-child(36){opacity:.7032;transform:translate(43.6741vw,-10px) scale(.854);animation:fall-36 22s -28s linear infinite}@keyframes fall-36{74.464%{transform:translate(40.2481vw,74.464vh) scale(.854)}to{transform:translate(41.9611vw,99vh) scale(.854)}}.snow:nth-child(37){opacity:.8286;transform:translate(91.4112vw,-10px) scale(.9255);animation:fall-37 28s -10s linear infinite}@keyframes fall-37{75.624%{transform:translate(101.0477vw,75.624vh) scale(.9255)}to{transform:translate(96.22945vw,99vh) scale(.9255)}}.snow:nth-child(38){opacity:.3926;transform:translate(66.6724vw,-10px) scale(.567);animation:fall-38 10s -10s linear infinite}@keyframes fall-38{53.365%{transform:translate(61.3937vw,53.365vh) scale(.567)}to{transform:translate(64.03305vw,99vh) scale(.567)}}.snow:nth-child(39){opacity:.0818;transform:translate(11.1431vw,-10px) scale(.322);animation:fall-39 30s -16s linear infinite}@keyframes fall-39{64.791%{transform:translate(12.6173vw,64.791vh) scale(.322)}to{transform:translate(11.8802vw,99vh) scale(.322)}}.snow:nth-child(40){opacity:1.7084;transform:translate(47.8045vw,-10px) scale(.3986);animation:fall-40 16s -28s linear infinite}@keyframes fall-40{72.744%{transform:translate(39.3056vw,72.744vh) scale(.3986)}to{transform:translate(43.55505vw,99vh) scale(.3986)}}.snow:nth-child(41){opacity:1.3956;transform:translate(85.7224vw,-10px) scale(.9022);animation:fall-41 12s -24s linear infinite}@keyframes fall-41{70.668%{transform:translate(87.6109vw,70.668vh) scale(.9022)}to{transform:translate(86.66665vw,99vh) scale(.9022)}}.snow:nth-child(42){opacity:.1106;transform:translate(25.7294vw,-10px) scale(.7544);animation:fall-42 12s -28s linear infinite}@keyframes fall-42{74.441%{transform:translate(25.9204vw,74.441vh) scale(.7544)}to{transform:translate(25.8249vw,99vh) scale(.7544)}}.snow:nth-child(43){opacity:1.1688;transform:translate(5.083vw,-10px) scale(.0609);animation:fall-43 11s -12s linear infinite}@keyframes fall-43{65.806%{transform:translate(7.1398vw,65.806vh) scale(.0609)}to{transform:translate(6.1114vw,99vh) scale(.0609)}}.snow:nth-child(44){opacity:.4312;transform:translate(52.1335vw,-10px) scale(.9251);animation:fall-44 15s -12s linear infinite}@keyframes fall-44{61.421%{transform:translate(44.5821vw,61.421vh) scale(.9251)}to{transform:translate(48.3578vw,99vh) scale(.9251)}}.snow:nth-child(45){opacity:.796;transform:translate(4.6765vw,-10px) scale(.0133);animation:fall-45 27s -25s linear infinite}@keyframes fall-45{46.531%{transform:translate(7.2552vw,46.531vh) scale(.0133)}to{transform:translate(5.96585vw,99vh) scale(.0133)}}.snow:nth-child(46){opacity:1.8946;transform:translate(.9161vw,-10px) scale(.3017);animation:fall-46 16s -10s linear infinite}@keyframes fall-46{65.859%{transform:translate(3.5774vw,65.859vh) scale(.3017)}to{transform:translate(2.24675vw,99vh) scale(.3017)}}.snow:nth-child(47){opacity:.5762;transform:translate(34.2549vw,-10px) scale(.9352);animation:fall-47 23s -10s linear infinite}@keyframes fall-47{43.428%{transform:translate(31.1241vw,43.428vh) scale(.9352)}to{transform:translate(32.6895vw,99vh) scale(.9352)}}.snow:nth-child(48){opacity:1.9388;transform:translate(10.7246vw,-10px) scale(.2197);animation:fall-48 29s -11s linear infinite}@keyframes fall-48{47.215%{transform:translate(16.0473vw,47.215vh) scale(.2197)}to{transform:translate(13.38595vw,99vh) scale(.2197)}}.snow:nth-child(49){opacity:.0304;transform:translate(72.3852vw,-10px) scale(.8716);animation:fall-49 18s -16s linear infinite}@keyframes fall-49{51.459%{transform:translate(74.525vw,51.459vh) scale(.8716)}to{transform:translate(73.4551vw,99vh) scale(.8716)}}.snow:nth-child(50){opacity:1.1016;transform:translate(14.6623vw,-10px) scale(.1544);animation:fall-50 27s -15s linear infinite}@keyframes fall-50{59.725%{transform:translate(18.6697vw,59.725vh) scale(.1544)}to{transform:translate(16.666vw,99vh) scale(.1544)}}.snow:nth-child(51){opacity:.2794;transform:translate(96.8605vw,-10px) scale(.455);animation:fall-51 16s -7s linear infinite}@keyframes fall-51{41.593%{transform:translate(90.3527vw,41.593vh) scale(.455)}to{transform:translate(93.6066vw,99vh) scale(.455)}}.snow:nth-child(52){opacity:1.8768;transform:translate(35.5688vw,-10px) scale(.5897);animation:fall-52 14s -20s linear infinite}@keyframes fall-52{42.944%{transform:translate(29.4882vw,42.944vh) scale(.5897)}to{transform:translate(32.5285vw,99vh) scale(.5897)}}.snow:nth-child(53){opacity:1.6668;transform:translate(52.6199vw,-10px) scale(.6206);animation:fall-53 14s -29s linear infinite}@keyframes fall-53{73.456%{transform:translate(59.1053vw,73.456vh) scale(.6206)}to{transform:translate(55.8626vw,99vh) scale(.6206)}}.snow:nth-child(54){opacity:.2706;transform:translate(8.5137vw,-10px) scale(.0663);animation:fall-54 15s -20s linear infinite}@keyframes fall-54{52.276%{transform:translate(10.9526vw,52.276vh) scale(.0663)}to{transform:translate(9.73315vw,99vh) scale(.0663)}}.snow:nth-child(55){opacity:1.3588;transform:translate(89.5949vw,-10px) scale(.7145);animation:fall-55 19s -26s linear infinite}@keyframes fall-55{31.396%{transform:translate(81.0494vw,31.396vh) scale(.7145)}to{transform:translate(85.32215vw,99vh) scale(.7145)}}.snow:nth-child(56){opacity:.792;transform:translate(54.4645vw,-10px) scale(.3277);animation:fall-56 24s -30s linear infinite}@keyframes fall-56{47.925%{transform:translate(48.2135vw,47.925vh) scale(.3277)}to{transform:translate(51.339vw,99vh) scale(.3277)}}.snow:nth-child(57){opacity:.7946;transform:translate(13.8374vw,-10px) scale(.2185);animation:fall-57 30s -20s linear infinite}@keyframes fall-57{66.312%{transform:translate(10.2059vw,66.312vh) scale(.2185)}to{transform:translate(12.02165vw,99vh) scale(.2185)}}.snow:nth-child(58){opacity:1.2028;transform:translate(8.1705vw,-10px) scale(.8415);animation:fall-58 12s -23s linear infinite}@keyframes fall-58{69.159%{transform:translate(17.2169vw,69.159vh) scale(.8415)}to{transform:translate(12.6937vw,99vh) scale(.8415)}}.snow:nth-child(59){opacity:.5712;transform:translate(32.5131vw,-10px) scale(.22);animation:fall-59 23s -7s linear infinite}@keyframes fall-59{54.291%{transform:translate(28.5864vw,54.291vh) scale(.22)}to{transform:translate(30.54975vw,99vh) scale(.22)}}.snow:nth-child(60){opacity:.227;transform:translate(98.4189vw,-10px) scale(.3441);animation:fall-60 22s -26s linear infinite}@keyframes fall-60{40.402%{transform:translate(106.1829vw,40.402vh) scale(.3441)}to{transform:translate(102.3009vw,99vh) scale(.3441)}}.snow:nth-child(61){opacity:.3384;transform:translate(81.2939vw,-10px) scale(.5827);animation:fall-61 15s -27s linear infinite}@keyframes fall-61{41.262%{transform:translate(81.2506vw,41.262vh) scale(.5827)}to{transform:translate(81.27225vw,99vh) scale(.5827)}}.snow:nth-child(62){opacity:.9874;transform:translate(81.5169vw,-10px) scale(.9548);animation:fall-62 13s -21s linear infinite}@keyframes fall-62{55.999%{transform:translate(78.7416vw,55.999vh) scale(.9548)}to{transform:translate(80.12925vw,99vh) scale(.9548)}}.snow:nth-child(63){opacity:.6972;transform:translate(61.9031vw,-10px) scale(.727);animation:fall-63 28s -30s linear infinite}@keyframes fall-63{66.133%{transform:translate(66.7361vw,66.133vh) scale(.727)}to{transform:translate(64.3196vw,99vh) scale(.727)}}.snow:nth-child(64){opacity:.7044;transform:translate(66.7922vw,-10px) scale(.9748);animation:fall-64 16s -11s linear infinite}@keyframes fall-64{69.117%{transform:translate(66.9547vw,69.117vh) scale(.9748)}to{transform:translate(66.87345vw,99vh) scale(.9748)}}.snow:nth-child(65){opacity:.3846;transform:translate(87.3838vw,-10px) scale(.3808);animation:fall-65 10s -14s linear infinite}@keyframes fall-65{40.57%{transform:translate(83.0511vw,40.57vh) scale(.3808)}to{transform:translate(85.21745vw,99vh) scale(.3808)}}.snow:nth-child(66){opacity:1.0468;transform:translate(13.1307vw,-10px) scale(.3862);animation:fall-66 23s -17s linear infinite}@keyframes fall-66{72.169%{transform:translate(11.9969vw,72.169vh) scale(.3862)}to{transform:translate(12.5638vw,99vh) scale(.3862)}}.snow:nth-child(67){opacity:.4908;transform:translate(90.3064vw,-10px) scale(.6856);animation:fall-67 14s -16s linear infinite}@keyframes fall-67{64.189%{transform:translate(80.447vw,64.189vh) scale(.6856)}to{transform:translate(85.3767vw,99vh) scale(.6856)}}.snow:nth-child(68){opacity:1.3164;transform:translate(13.7857vw,-10px) scale(.9724);animation:fall-68 11s -13s linear infinite}@keyframes fall-68{45.916%{transform:translate(12.7151vw,45.916vh) scale(.9724)}to{transform:translate(13.2504vw,99vh) scale(.9724)}}.snow:nth-child(69){opacity:1.3432;transform:translate(5.2572vw,-10px) scale(.3587);animation:fall-69 25s -23s linear infinite}@keyframes fall-69{66.808%{transform:translate(-2.2604vw,66.808vh) scale(.3587)}to{transform:translate(1.4984vw,99vh) scale(.3587)}}.snow:nth-child(70){opacity:1.4078;transform:translate(9.5807vw,-10px) scale(.8695);animation:fall-70 13s -10s linear infinite}@keyframes fall-70{31.555%{transform:translate(16.5039vw,31.555vh) scale(.8695)}to{transform:translate(13.0423vw,99vh) scale(.8695)}}.snow:nth-child(71){opacity:.743;transform:translate(3.9851vw,-10px) scale(.8541);animation:fall-71 27s -28s linear infinite}@keyframes fall-71{76.984%{transform:translate(7.0166vw,76.984vh) scale(.8541)}to{transform:translate(5.50085vw,99vh) scale(.8541)}}.snow:nth-child(72){opacity:1.9678;transform:translate(21.7493vw,-10px) scale(.8676);animation:fall-72 10s -12s linear infinite}@keyframes fall-72{69.443%{transform:translate(27.9285vw,69.443vh) scale(.8676)}to{transform:translate(24.8389vw,99vh) scale(.8676)}}.snow:nth-child(73){opacity:.1028;transform:translate(78.3628vw,-10px) scale(.5442);animation:fall-73 17s -22s linear infinite}@keyframes fall-73{60.71%{transform:translate(70.8214vw,60.71vh) scale(.5442)}to{transform:translate(74.5921vw,99vh) scale(.5442)}}.snow:nth-child(74){opacity:.89;transform:translate(59.0416vw,-10px) scale(.0669);animation:fall-74 22s -9s linear infinite}@keyframes fall-74{68.517%{transform:translate(51.7979vw,68.517vh) scale(.0669)}to{transform:translate(55.41975vw,99vh) scale(.0669)}}.snow:nth-child(75){opacity:1.245;transform:translate(52.6371vw,-10px) scale(.7941);animation:fall-75 20s -11s linear infinite}@keyframes fall-75{60.021%{transform:translate(57.7255vw,60.021vh) scale(.7941)}to{transform:translate(55.1813vw,99vh) scale(.7941)}}.snow:nth-child(76){opacity:.3164;transform:translate(11.6367vw,-10px) scale(.0736);animation:fall-76 21s -22s linear infinite}@keyframes fall-76{68.401%{transform:translate(20.7525vw,68.401vh) scale(.0736)}to{transform:translate(16.1946vw,99vh) scale(.0736)}}.snow:nth-child(77){opacity:1.5398;transform:translate(5.5721vw,-10px) scale(.5721);animation:fall-77 29s -17s linear infinite}@keyframes fall-77{38.314%{transform:translate(13.159vw,38.314vh) scale(.5721)}to{transform:translate(9.36555vw,99vh) scale(.5721)}}.snow:nth-child(78){opacity:.0264;transform:translate(64.3585vw,-10px) scale(.9698);animation:fall-78 18s -15s linear infinite}@keyframes fall-78{30.359%{transform:translate(67.6404vw,30.359vh) scale(.9698)}to{transform:translate(65.99945vw,99vh) scale(.9698)}}.snow:nth-child(79){opacity:1.6204;transform:translate(80.3158vw,-10px) scale(.9819);animation:fall-79 24s -8s linear infinite}@keyframes fall-79{70.282%{transform:translate(86.3281vw,70.282vh) scale(.9819)}to{transform:translate(83.32195vw,99vh) scale(.9819)}}.snow:nth-child(80){opacity:.6592;transform:translate(37.2719vw,-10px) scale(.4057);animation:fall-80 24s -15s linear infinite}@keyframes fall-80{71.125%{transform:translate(31.881vw,71.125vh) scale(.4057)}to{transform:translate(34.57645vw,99vh) scale(.4057)}}.snow:nth-child(81){opacity:.3292;transform:translate(59.9175vw,-10px) scale(.9446);animation:fall-81 17s -13s linear infinite}@keyframes fall-81{46.983%{transform:translate(68.5045vw,46.983vh) scale(.9446)}to{transform:translate(64.211vw,99vh) scale(.9446)}}.snow:nth-child(82){opacity:1.4888;transform:translate(8.8418vw,-10px) scale(.087);animation:fall-82 24s -23s linear infinite}@keyframes fall-82{50.101%{transform:translate(18.4076vw,50.101vh) scale(.087)}to{transform:translate(13.6247vw,99vh) scale(.087)}}.snow:nth-child(83){opacity:1.5716;transform:translate(82.86vw,-10px) scale(.2531);animation:fall-83 21s -8s linear infinite}@keyframes fall-83{74.802%{transform:translate(89.0743vw,74.802vh) scale(.2531)}to{transform:translate(85.96715vw,99vh) scale(.2531)}}.snow:nth-child(84){opacity:.1548;transform:translate(1.7502vw,-10px) scale(.0572);animation:fall-84 23s -1s linear infinite}@keyframes fall-84{40.4%{transform:translate(11.7495vw,40.4vh) scale(.0572)}to{transform:translate(6.74985vw,99vh) scale(.0572)}}.snow:nth-child(85){opacity:1.081;transform:translate(34.151vw,-10px) scale(.6848);animation:fall-85 12s -11s linear infinite}@keyframes fall-85{66.598%{transform:translate(37.0201vw,66.598vh) scale(.6848)}to{transform:translate(35.58555vw,99vh) scale(.6848)}}.snow:nth-child(86){opacity:1.5774;transform:translate(50.0112vw,-10px) scale(.0729);animation:fall-86 26s -26s linear infinite}@keyframes fall-86{37.973%{transform:translate(52.3156vw,37.973vh) scale(.0729)}to{transform:translate(51.1634vw,99vh) scale(.0729)}}.snow:nth-child(87){opacity:.2624;transform:translate(75.6767vw,-10px) scale(.9589);animation:fall-87 14s -24s linear infinite}@keyframes fall-87{34.241%{transform:translate(67.5962vw,34.241vh) scale(.9589)}to{transform:translate(71.63645vw,99vh) scale(.9589)}}.snow:nth-child(88){opacity:.934;transform:translate(60.0539vw,-10px) scale(.8466);animation:fall-88 18s -24s linear infinite}@keyframes fall-88{62.694%{transform:translate(53.3163vw,62.694vh) scale(.8466)}to{transform:translate(56.6851vw,99vh) scale(.8466)}}.snow:nth-child(89){opacity:.3398;transform:translate(57.143vw,-10px) scale(.2164);animation:fall-89 11s -11s linear infinite}@keyframes fall-89{70.876%{transform:translate(64.7778vw,70.876vh) scale(.2164)}to{transform:translate(60.9604vw,99vh) scale(.2164)}}.snow:nth-child(90){opacity:1.209;transform:translate(76.2142vw,-10px) scale(.8001);animation:fall-90 19s -10s linear infinite}@keyframes fall-90{48.439%{transform:translate(77.5016vw,48.439vh) scale(.8001)}to{transform:translate(76.8579vw,99vh) scale(.8001)}}.snow:nth-child(91){opacity:.2938;transform:translate(95.5916vw,-10px) scale(.4308);animation:fall-91 10s -27s linear infinite}@keyframes fall-91{49.719%{transform:translate(96.2365vw,49.719vh) scale(.4308)}to{transform:translate(95.91405vw,99vh) scale(.4308)}}.snow:nth-child(92){opacity:1.5802;transform:translate(36.3828vw,-10px) scale(.9594);animation:fall-92 24s -12s linear infinite}@keyframes fall-92{74.782%{transform:translate(28.5438vw,74.782vh) scale(.9594)}to{transform:translate(32.4633vw,99vh) scale(.9594)}}.snow:nth-child(93){opacity:.9944;transform:translate(66.1629vw,-10px) scale(.0945);animation:fall-93 25s -16s linear infinite}@keyframes fall-93{36.724%{transform:translate(75.2845vw,36.724vh) scale(.0945)}to{transform:translate(70.7237vw,99vh) scale(.0945)}}.snow:nth-child(94){opacity:.8644;transform:translate(83.6195vw,-10px) scale(.7232);animation:fall-94 30s -13s linear infinite}@keyframes fall-94{35.39%{transform:translate(82.9946vw,35.39vh) scale(.7232)}to{transform:translate(83.30705vw,99vh) scale(.7232)}}.snow:nth-child(95){opacity:1.1814;transform:translate(99.888vw,-10px) scale(.2916);animation:fall-95 11s -19s linear infinite}@keyframes fall-95{61.789%{transform:translate(96.3957vw,61.789vh) scale(.2916)}to{transform:translate(98.14185vw,99vh) scale(.2916)}}.snow:nth-child(96){opacity:1.7762;transform:translate(12.8043vw,-10px) scale(.9087);animation:fall-96 15s -4s linear infinite}@keyframes fall-96{37.986%{transform:translate(10.8561vw,37.986vh) scale(.9087)}to{transform:translate(11.8302vw,99vh) scale(.9087)}}.snow:nth-child(97){opacity:1.6228;transform:translate(26.8007vw,-10px) scale(.851);animation:fall-97 13s -19s linear infinite}@keyframes fall-97{48.347%{transform:translate(27.1654vw,48.347vh) scale(.851)}to{transform:translate(26.98305vw,99vh) scale(.851)}}.snow:nth-child(98){opacity:1.7622;transform:translate(87.5328vw,-10px) scale(.2562);animation:fall-98 12s -20s linear infinite}@keyframes fall-98{44.876%{transform:translate(81.987vw,44.876vh) scale(.2562)}to{transform:translate(84.7599vw,99vh) scale(.2562)}}.snow:nth-child(99){opacity:.477;transform:translate(90.3941vw,-10px) scale(.8762);animation:fall-99 10s -15s linear infinite}@keyframes fall-99{45.032%{transform:translate(95.2436vw,45.032vh) scale(.8762)}to{transform:translate(92.81885vw,99vh) scale(.8762)}}.snow:nth-child(100){opacity:1.0044;transform:translate(9.0616vw,-10px) scale(.35);animation:fall-100 16s -5s linear infinite}@keyframes fall-100{68.011%{transform:translate(7.663vw,68.011vh) scale(.35)}to{transform:translate(8.3623vw,99vh) scale(.35)}}.snow:nth-child(101){opacity:1.508;transform:translate(72.9686vw,-10px) scale(.8544);animation:fall-101 11s -20s linear infinite}@keyframes fall-101{61.056%{transform:translate(75.6915vw,61.056vh) scale(.8544)}to{transform:translate(74.33005vw,99vh) scale(.8544)}}.snow:nth-child(102){opacity:1.2438;transform:translate(43.379vw,-10px) scale(.6909);animation:fall-102 29s -21s linear infinite}@keyframes fall-102{31.371%{transform:translate(51.3761vw,31.371vh) scale(.6909)}to{transform:translate(47.37755vw,99vh) scale(.6909)}}.snow:nth-child(103){opacity:1.6616;transform:translate(64.5666vw,-10px) scale(.094);animation:fall-103 29s -27s linear infinite}@keyframes fall-103{50.38%{transform:translate(66.8371vw,50.38vh) scale(.094)}to{transform:translate(65.70185vw,99vh) scale(.094)}}.snow:nth-child(104){opacity:1.9442;transform:translate(29.3756vw,-10px) scale(.1633);animation:fall-104 27s -20s linear infinite}@keyframes fall-104{79.288%{transform:translate(28.6371vw,79.288vh) scale(.1633)}to{transform:translate(29.00635vw,99vh) scale(.1633)}}.snow:nth-child(105){opacity:1.045;transform:translate(85.3316vw,-10px) scale(.7214);animation:fall-105 24s -4s linear infinite}@keyframes fall-105{78.803%{transform:translate(88.5614vw,78.803vh) scale(.7214)}to{transform:translate(86.9465vw,99vh) scale(.7214)}}.snow:nth-child(106){opacity:.4968;transform:translate(52.5472vw,-10px) scale(.6436);animation:fall-106 28s -4s linear infinite}@keyframes fall-106{44.03%{transform:translate(46.7452vw,44.03vh) scale(.6436)}to{transform:translate(49.6462vw,99vh) scale(.6436)}}.snow:nth-child(107){opacity:.1456;transform:translate(89.2598vw,-10px) scale(.3694);animation:fall-107 27s -9s linear infinite}@keyframes fall-107{39.042%{transform:translate(83.1626vw,39.042vh) scale(.3694)}to{transform:translate(86.2112vw,99vh) scale(.3694)}}.snow:nth-child(108){opacity:1.082;transform:translate(79.5952vw,-10px) scale(.428);animation:fall-108 20s -5s linear infinite}@keyframes fall-108{64.113%{transform:translate(71.8499vw,64.113vh) scale(.428)}to{transform:translate(75.72255vw,99vh) scale(.428)}}.snow:nth-child(109){opacity:.262;transform:translate(36.6965vw,-10px) scale(.8556);animation:fall-109 11s -18s linear infinite}@keyframes fall-109{62.147%{transform:translate(29.0744vw,62.147vh) scale(.8556)}to{transform:translate(32.88545vw,99vh) scale(.8556)}}.snow:nth-child(110){opacity:.6276;transform:translate(68.7865vw,-10px) scale(.219);animation:fall-110 22s -2s linear infinite}@keyframes fall-110{73.086%{transform:translate(65.8465vw,73.086vh) scale(.219)}to{transform:translate(67.3165vw,99vh) scale(.219)}}.snow:nth-child(111){opacity:1.0216;transform:translate(39.3247vw,-10px) scale(.2006);animation:fall-111 17s -2s linear infinite}@keyframes fall-111{66.336%{transform:translate(32.3787vw,66.336vh) scale(.2006)}to{transform:translate(35.8517vw,99vh) scale(.2006)}}.snow:nth-child(112){opacity:1.9212;transform:translate(44.313vw,-10px) scale(.1205);animation:fall-112 25s -24s linear infinite}@keyframes fall-112{34.364%{transform:translate(47.325vw,34.364vh) scale(.1205)}to{transform:translate(45.819vw,99vh) scale(.1205)}}.snow:nth-child(113){opacity:1.0174;transform:translate(58.1554vw,-10px) scale(.0447);animation:fall-113 28s -26s linear infinite}@keyframes fall-113{38.258%{transform:translate(48.2637vw,38.258vh) scale(.0447)}to{transform:translate(53.20955vw,99vh) scale(.0447)}}.snow:nth-child(114){opacity:1.7166;transform:translate(28.6594vw,-10px) scale(.4376);animation:fall-114 20s -25s linear infinite}@keyframes fall-114{70.732%{transform:translate(32.1593vw,70.732vh) scale(.4376)}to{transform:translate(30.40935vw,99vh) scale(.4376)}}.snow:nth-child(115){opacity:1.4004;transform:translate(33.4505vw,-10px) scale(.207);animation:fall-115 15s -17s linear infinite}@keyframes fall-115{71.418%{transform:translate(42.8775vw,71.418vh) scale(.207)}to{transform:translate(38.164vw,99vh) scale(.207)}}.snow:nth-child(116){opacity:1.5308;transform:translate(63.8014vw,-10px) scale(.2785);animation:fall-116 15s -22s linear infinite}@keyframes fall-116{47.766%{transform:translate(59.0599vw,47.766vh) scale(.2785)}to{transform:translate(61.43065vw,99vh) scale(.2785)}}.snow:nth-child(117){opacity:.841;transform:translate(81.9118vw,-10px) scale(.4503);animation:fall-117 11s -10s linear infinite}@keyframes fall-117{53.426%{transform:translate(87.5281vw,53.426vh) scale(.4503)}to{transform:translate(84.71995vw,99vh) scale(.4503)}}.snow:nth-child(118){opacity:1.3302;transform:translate(25.8166vw,-10px) scale(.9355);animation:fall-118 30s -8s linear infinite}@keyframes fall-118{56.098%{transform:translate(20.1984vw,56.098vh) scale(.9355)}to{transform:translate(23.0075vw,99vh) scale(.9355)}}.snow:nth-child(119){opacity:1.804;transform:translate(78.0335vw,-10px) scale(.6077);animation:fall-119 18s -7s linear infinite}@keyframes fall-119{53.894%{transform:translate(78.9932vw,53.894vh) scale(.6077)}to{transform:translate(78.51335vw,99vh) scale(.6077)}}.snow:nth-child(120){opacity:1.9458;transform:translate(99.7429vw,-10px) scale(.1882);animation:fall-120 23s -30s linear infinite}@keyframes fall-120{42.224%{transform:translate(103.1177vw,42.224vh) scale(.1882)}to{transform:translate(101.4303vw,99vh) scale(.1882)}}.snow:nth-child(121){opacity:1.7684;transform:translate(35.1163vw,-10px) scale(.6195);animation:fall-121 30s -18s linear infinite}@keyframes fall-121{50.634%{transform:translate(30.0857vw,50.634vh) scale(.6195)}to{transform:translate(32.601vw,99vh) scale(.6195)}}.snow:nth-child(122){opacity:.8974;transform:translate(34.4411vw,-10px) scale(.8422);animation:fall-122 18s -12s linear infinite}@keyframes fall-122{41.79%{transform:translate(29.2299vw,41.79vh) scale(.8422)}to{transform:translate(31.8355vw,99vh) scale(.8422)}}.snow:nth-child(123){opacity:1.518;transform:translate(23.8901vw,-10px) scale(.6658);animation:fall-123 30s -8s linear infinite}@keyframes fall-123{76.926%{transform:translate(28.6088vw,76.926vh) scale(.6658)}to{transform:translate(26.24945vw,99vh) scale(.6658)}}.snow:nth-child(124){opacity:1.5896;transform:translate(21.4983vw,-10px) scale(.8077);animation:fall-124 10s -14s linear infinite}@keyframes fall-124{79.885%{transform:translate(21.5351vw,79.885vh) scale(.8077)}to{transform:translate(21.5167vw,99vh) scale(.8077)}}.snow:nth-child(125){opacity:1.1268;transform:translate(39.7427vw,-10px) scale(.7009);animation:fall-125 19s -7s linear infinite}@keyframes fall-125{73.913%{transform:translate(38.9701vw,73.913vh) scale(.7009)}to{transform:translate(39.3564vw,99vh) scale(.7009)}}.snow:nth-child(126){opacity:1.119;transform:translate(80.5823vw,-10px) scale(.933);animation:fall-126 30s -4s linear infinite}@keyframes fall-126{42.658%{transform:translate(87.6929vw,42.658vh) scale(.933)}to{transform:translate(84.1376vw,99vh) scale(.933)}}.snow:nth-child(127){opacity:.27;transform:translate(20.9206vw,-10px) scale(.1623);animation:fall-127 11s -20s linear infinite}@keyframes fall-127{51.03%{transform:translate(26.3888vw,51.03vh) scale(.1623)}to{transform:translate(23.6547vw,99vh) scale(.1623)}}.snow:nth-child(128){opacity:1.292;transform:translate(58.9984vw,-10px) scale(.1667);animation:fall-128 20s -15s linear infinite}@keyframes fall-128{56.104%{transform:translate(49.5653vw,56.104vh) scale(.1667)}to{transform:translate(54.28185vw,99vh) scale(.1667)}}.snow:nth-child(129){opacity:1.9242;transform:translate(76.5853vw,-10px) scale(.4692);animation:fall-129 25s -29s linear infinite}@keyframes fall-129{77.851%{transform:translate(82.2773vw,77.851vh) scale(.4692)}to{transform:translate(79.4313vw,99vh) scale(.4692)}}.snow:nth-child(130){opacity:.932;transform:translate(79.7094vw,-10px) scale(.5132);animation:fall-130 19s -23s linear infinite}@keyframes fall-130{49.456%{transform:translate(71.714vw,49.456vh) scale(.5132)}to{transform:translate(75.7117vw,99vh) scale(.5132)}}.snow:nth-child(131){opacity:1.5226;transform:translate(29.1496vw,-10px) scale(.4186);animation:fall-131 15s -23s linear infinite}@keyframes fall-131{67.232%{transform:translate(21.7741vw,67.232vh) scale(.4186)}to{transform:translate(25.46185vw,99vh) scale(.4186)}}.snow:nth-child(132){opacity:.0694;transform:translate(32.3639vw,-10px) scale(.0392);animation:fall-132 27s -27s linear infinite}@keyframes fall-132{49.99%{transform:translate(40.9334vw,49.99vh) scale(.0392)}to{transform:translate(36.64865vw,99vh) scale(.0392)}}.snow:nth-child(133){opacity:1.4426;transform:translate(44.6575vw,-10px) scale(.8876);animation:fall-133 27s -10s linear infinite}@keyframes fall-133{63.888%{transform:translate(43.7966vw,63.888vh) scale(.8876)}to{transform:translate(44.22705vw,99vh) scale(.8876)}}.snow:nth-child(134){opacity:.9456;transform:translate(63.6106vw,-10px) scale(.7678);animation:fall-134 28s -18s linear infinite}@keyframes fall-134{53.149%{transform:translate(68.0989vw,53.149vh) scale(.7678)}to{transform:translate(65.85475vw,99vh) scale(.7678)}}.snow:nth-child(135){opacity:1.3052;transform:translate(43.0311vw,-10px) scale(.3735);animation:fall-135 20s -4s linear infinite}@keyframes fall-135{30.058%{transform:translate(40.7186vw,30.058vh) scale(.3735)}to{transform:translate(41.87485vw,99vh) scale(.3735)}}.snow:nth-child(136){opacity:.727;transform:translate(69.5298vw,-10px) scale(.8731);animation:fall-136 28s -18s linear infinite}@keyframes fall-136{71.18%{transform:translate(79.4702vw,71.18vh) scale(.8731)}to{transform:translate(74.5vw,99vh) scale(.8731)}}.snow:nth-child(137){opacity:1.1842;transform:translate(53.8824vw,-10px) scale(.2428);animation:fall-137 10s -9s linear infinite}@keyframes fall-137{73.793%{transform:translate(46.5142vw,73.793vh) scale(.2428)}to{transform:translate(50.1983vw,99vh) scale(.2428)}}.snow:nth-child(138){opacity:1.516;transform:translate(55.9501vw,-10px) scale(.5313);animation:fall-138 16s -1s linear infinite}@keyframes fall-138{65.4%{transform:translate(55.0555vw,65.4vh) scale(.5313)}to{transform:translate(55.5028vw,99vh) scale(.5313)}}.snow:nth-child(139){opacity:.056;transform:translate(12.0086vw,-10px) scale(.5734);animation:fall-139 28s -24s linear infinite}@keyframes fall-139{40.715%{transform:translate(2.0701vw,40.715vh) scale(.5734)}to{transform:translate(7.03935vw,99vh) scale(.5734)}}.snow:nth-child(140){opacity:.5638;transform:translate(90.4319vw,-10px) scale(.5653);animation:fall-140 29s -27s linear infinite}@keyframes fall-140{45.236%{transform:translate(89.4643vw,45.236vh) scale(.5653)}to{transform:translate(89.9481vw,99vh) scale(.5653)}}.snow:nth-child(141){opacity:1.7164;transform:translate(.0093vw,-10px) scale(.6013);animation:fall-141 29s -23s linear infinite}@keyframes fall-141{38.004%{transform:translate(-5.6452vw,38.004vh) scale(.6013)}to{transform:translate(-2.81795vw,99vh) scale(.6013)}}.snow:nth-child(142){opacity:.041;transform:translate(39.7964vw,-10px) scale(.24);animation:fall-142 24s -23s linear infinite}@keyframes fall-142{52.271%{transform:translate(36.5944vw,52.271vh) scale(.24)}to{transform:translate(38.1954vw,99vh) scale(.24)}}.snow:nth-child(143){opacity:1.7432;transform:translate(93.8489vw,-10px) scale(.0092);animation:fall-143 25s -11s linear infinite}@keyframes fall-143{71.377%{transform:translate(90.7431vw,71.377vh) scale(.0092)}to{transform:translate(92.296vw,99vh) scale(.0092)}}.snow:nth-child(144){opacity:1.944;transform:translate(69.8093vw,-10px) scale(.6795);animation:fall-144 22s -18s linear infinite}@keyframes fall-144{60.295%{transform:translate(76.5947vw,60.295vh) scale(.6795)}to{transform:translate(73.202vw,99vh) scale(.6795)}}.snow:nth-child(145){opacity:1.6176;transform:translate(45.8449vw,-10px) scale(.5457);animation:fall-145 13s -15s linear infinite}@keyframes fall-145{74.821%{transform:translate(36.9694vw,74.821vh) scale(.5457)}to{transform:translate(41.40715vw,99vh) scale(.5457)}}.snow:nth-child(146){opacity:1.5212;transform:translate(5.3514vw,-10px) scale(.3114);animation:fall-146 29s -29s linear infinite}@keyframes fall-146{32.326%{transform:translate(1.9821vw,32.326vh) scale(.3114)}to{transform:translate(3.66675vw,99vh) scale(.3114)}}.snow:nth-child(147){opacity:.138;transform:translate(70.002vw,-10px) scale(.7097);animation:fall-147 27s -13s linear infinite}@keyframes fall-147{44.307%{transform:translate(74.5127vw,44.307vh) scale(.7097)}to{transform:translate(72.25735vw,99vh) scale(.7097)}}.snow:nth-child(148){opacity:1.1056;transform:translate(29.0369vw,-10px) scale(.5809);animation:fall-148 24s -15s linear infinite}@keyframes fall-148{38.451%{transform:translate(35.0142vw,38.451vh) scale(.5809)}to{transform:translate(32.02555vw,99vh) scale(.5809)}}.snow:nth-child(149){opacity:1.0286;transform:translate(42.3728vw,-10px) scale(.7656);animation:fall-149 22s -16s linear infinite}@keyframes fall-149{64.554%{transform:translate(38.9246vw,64.554vh) scale(.7656)}to{transform:translate(40.6487vw,99vh) scale(.7656)}}.snow:nth-child(150){opacity:1.138;transform:translate(81.1638vw,-10px) scale(.9862);animation:fall-150 21s -23s linear infinite}@keyframes fall-150{77.27%{transform:translate(86.3826vw,77.27vh) scale(.9862)}to{transform:translate(83.7732vw,99vh) scale(.9862)}}.snow:nth-child(151){opacity:1.8358;transform:translate(63.8742vw,-10px) scale(.8479);animation:fall-151 27s -21s linear infinite}@keyframes fall-151{76.586%{transform:translate(62.1563vw,76.586vh) scale(.8479)}to{transform:translate(63.01525vw,99vh) scale(.8479)}}.snow:nth-child(152){opacity:1.036;transform:translate(69.3421vw,-10px) scale(.1356);animation:fall-152 21s -11s linear infinite}@keyframes fall-152{66.82%{transform:translate(62.978vw,66.82vh) scale(.1356)}to{transform:translate(66.16005vw,99vh) scale(.1356)}}.snow:nth-child(153){opacity:1.2974;transform:translate(99.7344vw,-10px) scale(.0734);animation:fall-153 17s -19s linear infinite}@keyframes fall-153{34.737%{transform:translate(104.8856vw,34.737vh) scale(.0734)}to{transform:translate(102.31vw,99vh) scale(.0734)}}.snow:nth-child(154){opacity:1.8268;transform:translate(38.9745vw,-10px) scale(.1489);animation:fall-154 23s -21s linear infinite}@keyframes fall-154{60.629%{transform:translate(30.4679vw,60.629vh) scale(.1489)}to{transform:translate(34.7212vw,99vh) scale(.1489)}}.snow:nth-child(155){opacity:1.4646;transform:translate(23.7812vw,-10px) scale(.578);animation:fall-155 13s -7s linear infinite}@keyframes fall-155{53.707%{transform:translate(20.135vw,53.707vh) scale(.578)}to{transform:translate(21.9581vw,99vh) scale(.578)}}.snow:nth-child(156){opacity:1.319;transform:translate(49.7964vw,-10px) scale(.4021);animation:fall-156 11s -13s linear infinite}@keyframes fall-156{30.102%{transform:translate(58.5665vw,30.102vh) scale(.4021)}to{transform:translate(54.18145vw,99vh) scale(.4021)}}.snow:nth-child(157){opacity:.2248;transform:translate(1.7394vw,-10px) scale(.0502);animation:fall-157 22s -6s linear infinite}@keyframes fall-157{61.798%{transform:translate(-5.6641vw,61.798vh) scale(.0502)}to{transform:translate(-1.96235vw,99vh) scale(.0502)}}.snow:nth-child(158){opacity:.4524;transform:translate(93.5027vw,-10px) scale(.8625);animation:fall-158 23s -17s linear infinite}@keyframes fall-158{64.848%{transform:translate(95.4884vw,64.848vh) scale(.8625)}to{transform:translate(94.49555vw,99vh) scale(.8625)}}.snow:nth-child(159){opacity:.1014;transform:translate(99.901vw,-10px) scale(.9723);animation:fall-159 14s -20s linear infinite}@keyframes fall-159{32.003%{transform:translate(89.9876vw,32.003vh) scale(.9723)}to{transform:translate(94.9443vw,99vh) scale(.9723)}}.snow:nth-child(160){opacity:.7504;transform:translate(63.495vw,-10px) scale(.6165);animation:fall-160 30s -7s linear infinite}@keyframes fall-160{58.531%{transform:translate(54.7296vw,58.531vh) scale(.6165)}to{transform:translate(59.1123vw,99vh) scale(.6165)}}.snow:nth-child(161){opacity:.3348;transform:translate(51.3252vw,-10px) scale(.7427);animation:fall-161 18s -7s linear infinite}@keyframes fall-161{42.726%{transform:translate(59.4873vw,42.726vh) scale(.7427)}to{transform:translate(55.40625vw,99vh) scale(.7427)}}.snow:nth-child(162){opacity:1.5952;transform:translate(47.8045vw,-10px) scale(.6196);animation:fall-162 30s -2s linear infinite}@keyframes fall-162{47.985%{transform:translate(44.6614vw,47.985vh) scale(.6196)}to{transform:translate(46.23295vw,99vh) scale(.6196)}}.snow:nth-child(163){opacity:1.9346;transform:translate(85.4339vw,-10px) scale(.94);animation:fall-163 11s -13s linear infinite}@keyframes fall-163{41.569%{transform:translate(92.1199vw,41.569vh) scale(.94)}to{transform:translate(88.7769vw,99vh) scale(.94)}}.snow:nth-child(164){opacity:1.3548;transform:translate(22.3163vw,-10px) scale(.3316);animation:fall-164 28s -7s linear infinite}@keyframes fall-164{76.65%{transform:translate(16.7968vw,76.65vh) scale(.3316)}to{transform:translate(19.55655vw,99vh) scale(.3316)}}.snow:nth-child(165){opacity:1.351;transform:translate(76.864vw,-10px) scale(.4762);animation:fall-165 30s -1s linear infinite}@keyframes fall-165{64.278%{transform:translate(83.5415vw,64.278vh) scale(.4762)}to{transform:translate(80.20275vw,99vh) scale(.4762)}}.snow:nth-child(166){opacity:1.5306;transform:translate(13.9109vw,-10px) scale(.5666);animation:fall-166 11s -15s linear infinite}@keyframes fall-166{51.475%{transform:translate(16.4854vw,51.475vh) scale(.5666)}to{transform:translate(15.19815vw,99vh) scale(.5666)}}.snow:nth-child(167){opacity:.9182;transform:translate(36.4073vw,-10px) scale(.534);animation:fall-167 16s -30s linear infinite}@keyframes fall-167{38.213%{transform:translate(39.9656vw,38.213vh) scale(.534)}to{transform:translate(38.18645vw,99vh) scale(.534)}}.snow:nth-child(168){opacity:1.7234;transform:translate(5.3288vw,-10px) scale(.7123);animation:fall-168 27s -26s linear infinite}@keyframes fall-168{41.558%{transform:translate(11.1416vw,41.558vh) scale(.7123)}to{transform:translate(8.2352vw,99vh) scale(.7123)}}.snow:nth-child(169){opacity:1.3322;transform:translate(43.0811vw,-10px) scale(.4675);animation:fall-169 23s -19s linear infinite}@keyframes fall-169{77.708%{transform:translate(51.0281vw,77.708vh) scale(.4675)}to{transform:translate(47.0546vw,99vh) scale(.4675)}}.snow:nth-child(170){opacity:1.0028;transform:translate(40.4175vw,-10px) scale(.1558);animation:fall-170 24s -25s linear infinite}@keyframes fall-170{56.675%{transform:translate(46.3641vw,56.675vh) scale(.1558)}to{transform:translate(43.3908vw,99vh) scale(.1558)}}.snow:nth-child(171){opacity:.4362;transform:translate(19.6582vw,-10px) scale(.3346);animation:fall-171 24s -26s linear infinite}@keyframes fall-171{67.154%{transform:translate(28.0567vw,67.154vh) scale(.3346)}to{transform:translate(23.85745vw,99vh) scale(.3346)}}.snow:nth-child(172){opacity:1.0118;transform:translate(66.8069vw,-10px) scale(.446);animation:fall-172 21s -13s linear infinite}@keyframes fall-172{37.385%{transform:translate(62.8153vw,37.385vh) scale(.446)}to{transform:translate(64.8111vw,99vh) scale(.446)}}.snow:nth-child(173){opacity:1.5578;transform:translate(59.4208vw,-10px) scale(.9769);animation:fall-173 17s -26s linear infinite}@keyframes fall-173{45.227%{transform:translate(57.9144vw,45.227vh) scale(.9769)}to{transform:translate(58.6676vw,99vh) scale(.9769)}}.snow:nth-child(174){opacity:1.641;transform:translate(88.6038vw,-10px) scale(.5273);animation:fall-174 17s -7s linear infinite}@keyframes fall-174{79.086%{transform:translate(92.9822vw,79.086vh) scale(.5273)}to{transform:translate(90.793vw,99vh) scale(.5273)}}.snow:nth-child(175){opacity:1.2512;transform:translate(56.8342vw,-10px) scale(.1874);animation:fall-175 28s -12s linear infinite}@keyframes fall-175{45.561%{transform:translate(64.3127vw,45.561vh) scale(.1874)}to{transform:translate(60.57345vw,99vh) scale(.1874)}}.snow:nth-child(176){opacity:.618;transform:translate(86.4657vw,-10px) scale(.781);animation:fall-176 16s -11s linear infinite}@keyframes fall-176{43.175%{transform:translate(83.9971vw,43.175vh) scale(.781)}to{transform:translate(85.2314vw,99vh) scale(.781)}}.snow:nth-child(177){opacity:1.1592;transform:translate(12.4718vw,-10px) scale(.8287);animation:fall-177 17s -27s linear infinite}@keyframes fall-177{44.549%{transform:translate(7.7898vw,44.549vh) scale(.8287)}to{transform:translate(10.1308vw,99vh) scale(.8287)}}.snow:nth-child(178){opacity:.7938;transform:translate(.1472vw,-10px) scale(.4065);animation:fall-178 18s -24s linear infinite}@keyframes fall-178{37.058%{transform:translate(-8.9836vw,37.058vh) scale(.4065)}to{transform:translate(-4.4182vw,99vh) scale(.4065)}}.snow:nth-child(179){opacity:.4718;transform:translate(63.3493vw,-10px) scale(.2901);animation:fall-179 22s -12s linear infinite}@keyframes fall-179{70.406%{transform:translate(54.1309vw,70.406vh) scale(.2901)}to{transform:translate(58.7401vw,99vh) scale(.2901)}}.snow:nth-child(180){opacity:1.6628;transform:translate(58.1468vw,-10px) scale(.9811);animation:fall-180 23s -22s linear infinite}@keyframes fall-180{39.682%{transform:translate(63.0443vw,39.682vh) scale(.9811)}to{transform:translate(60.59555vw,99vh) scale(.9811)}}.snow:nth-child(181){opacity:.4466;transform:translate(31.3373vw,-10px) scale(.3097);animation:fall-181 18s -17s linear infinite}@keyframes fall-181{42.289%{transform:translate(38.0307vw,42.289vh) scale(.3097)}to{transform:translate(34.684vw,99vh) scale(.3097)}}.snow:nth-child(182){opacity:.495;transform:translate(97.7909vw,-10px) scale(.0116);animation:fall-182 16s -30s linear infinite}@keyframes fall-182{65.407%{transform:translate(89.3045vw,65.407vh) scale(.0116)}to{transform:translate(93.5477vw,99vh) scale(.0116)}}.snow:nth-child(183){opacity:.1192;transform:translate(6.1745vw,-10px) scale(.6269);animation:fall-183 29s -25s linear infinite}@keyframes fall-183{58.383%{transform:translate(5.0711vw,58.383vh) scale(.6269)}to{transform:translate(5.6228vw,99vh) scale(.6269)}}.snow:nth-child(184){opacity:1.0374;transform:translate(76.1368vw,-10px) scale(.2831);animation:fall-184 16s -13s linear infinite}@keyframes fall-184{76.507%{transform:translate(82.5319vw,76.507vh) scale(.2831)}to{transform:translate(79.33435vw,99vh) scale(.2831)}}.snow:nth-child(185){opacity:1.1382;transform:translate(28.9584vw,-10px) scale(.7628);animation:fall-185 10s -21s linear infinite}@keyframes fall-185{49.43%{transform:translate(21.7777vw,49.43vh) scale(.7628)}to{transform:translate(25.36805vw,99vh) scale(.7628)}}.snow:nth-child(186){opacity:1.7712;transform:translate(63.2869vw,-10px) scale(.2631);animation:fall-186 14s -11s linear infinite}@keyframes fall-186{52.644%{transform:translate(65.0409vw,52.644vh) scale(.2631)}to{transform:translate(64.1639vw,99vh) scale(.2631)}}.snow:nth-child(187){opacity:.8062;transform:translate(97.599vw,-10px) scale(.3603);animation:fall-187 20s -25s linear infinite}@keyframes fall-187{51.86%{transform:translate(100.4363vw,51.86vh) scale(.3603)}to{transform:translate(99.01765vw,99vh) scale(.3603)}}.snow:nth-child(188){opacity:1.2658;transform:translate(57.529vw,-10px) scale(.2339);animation:fall-188 29s -16s linear infinite}@keyframes fall-188{60.79%{transform:translate(53.2516vw,60.79vh) scale(.2339)}to{transform:translate(55.3903vw,99vh) scale(.2339)}}.snow:nth-child(189){opacity:1.4494;transform:translate(11.8121vw,-10px) scale(.793);animation:fall-189 13s -16s linear infinite}@keyframes fall-189{36.198%{transform:translate(15.8522vw,36.198vh) scale(.793)}to{transform:translate(13.83215vw,99vh) scale(.793)}}.snow:nth-child(190){opacity:1.5196;transform:translate(99.3864vw,-10px) scale(.1287);animation:fall-190 29s -19s linear infinite}@keyframes fall-190{74.166%{transform:translate(107.125vw,74.166vh) scale(.1287)}to{transform:translate(103.2557vw,99vh) scale(.1287)}}.snow:nth-child(191){opacity:1.5906;transform:translate(26.9807vw,-10px) scale(.7528);animation:fall-191 24s -23s linear infinite}@keyframes fall-191{62.978%{transform:translate(27.3981vw,62.978vh) scale(.7528)}to{transform:translate(27.1894vw,99vh) scale(.7528)}}.snow:nth-child(192){opacity:1.59;transform:translate(44.5599vw,-10px) scale(.1756);animation:fall-192 17s -4s linear infinite}@keyframes fall-192{65.203%{transform:translate(41.7568vw,65.203vh) scale(.1756)}to{transform:translate(43.15835vw,99vh) scale(.1756)}}.snow:nth-child(193){opacity:.9072;transform:translate(8.2405vw,-10px) scale(.3848);animation:fall-193 14s -4s linear infinite}@keyframes fall-193{35.283%{transform:translate(7.8824vw,35.283vh) scale(.3848)}to{transform:translate(8.06145vw,99vh) scale(.3848)}}.snow:nth-child(194){opacity:.1812;transform:translate(2.6128vw,-10px) scale(.7139);animation:fall-194 19s -8s linear infinite}@keyframes fall-194{40.599%{transform:translate(12.1679vw,40.599vh) scale(.7139)}to{transform:translate(7.39035vw,99vh) scale(.7139)}}.snow:nth-child(195){opacity:1.7104;transform:translate(77.3393vw,-10px) scale(.1585);animation:fall-195 27s -20s linear infinite}@keyframes fall-195{63.788%{transform:translate(67.7781vw,63.788vh) scale(.1585)}to{transform:translate(72.5587vw,99vh) scale(.1585)}}.snow:nth-child(196){opacity:.154;transform:translate(78.0245vw,-10px) scale(.0469);animation:fall-196 20s -2s linear infinite}@keyframes fall-196{77.275%{transform:translate(85.1193vw,77.275vh) scale(.0469)}to{transform:translate(81.5719vw,99vh) scale(.0469)}}.snow:nth-child(197){opacity:1.799;transform:translate(65.8776vw,-10px) scale(.8797);animation:fall-197 14s -21s linear infinite}@keyframes fall-197{35.83%{transform:translate(63.8866vw,35.83vh) scale(.8797)}to{transform:translate(64.8821vw,99vh) scale(.8797)}}.snow:nth-child(198){opacity:1.8116;transform:translate(22.4326vw,-10px) scale(.942);animation:fall-198 14s -13s linear infinite}@keyframes fall-198{63.862%{transform:translate(13.8787vw,63.862vh) scale(.942)}to{transform:translate(18.15565vw,99vh) scale(.942)}}.snow:nth-child(199){opacity:1.7812;transform:translate(42.8899vw,-10px) scale(.1487);animation:fall-199 23s -9s linear infinite}@keyframes fall-199{68.334%{transform:translate(44.4001vw,68.334vh) scale(.1487)}to{transform:translate(43.645vw,99vh) scale(.1487)}}.snow:nth-child(200){opacity:1.641;transform:translate(45.4703vw,-10px) scale(.801);animation:fall-200 15s -9s linear infinite}@keyframes fall-200{66.684%{transform:translate(39.0309vw,66.684vh) scale(.801)}to{transform:translate(42.2506vw,99vh) scale(.801)}}.snow:nth-child(201){opacity:1.4992;transform:translate(10.5718vw,-10px) scale(.868);animation:fall-201 10s -12s linear infinite}@keyframes fall-201{44.654%{transform:translate(16.344vw,44.654vh) scale(.868)}to{transform:translate(13.4579vw,99vh) scale(.868)}}.snow:nth-child(202){opacity:1.2168;transform:translate(88.0581vw,-10px) scale(.5687);animation:fall-202 15s -4s linear infinite}@keyframes fall-202{57.455%{transform:translate(80.9197vw,57.455vh) scale(.5687)}to{transform:translate(84.4889vw,99vh) scale(.5687)}}.snow:nth-child(203){opacity:.885;transform:translate(9.5866vw,-10px) scale(.2214);animation:fall-203 21s -22s linear infinite}@keyframes fall-203{50.598%{transform:translate(15.3578vw,50.598vh) scale(.2214)}to{transform:translate(12.4722vw,99vh) scale(.2214)}}.snow:nth-child(204){opacity:.9856;transform:translate(1.8316vw,-10px) scale(.5841);animation:fall-204 16s -20s linear infinite}@keyframes fall-204{75.558%{transform:translate(2.5807vw,75.558vh) scale(.5841)}to{transform:translate(2.20615vw,99vh) scale(.5841)}}.snow:nth-child(205){opacity:.5754;transform:translate(20.9169vw,-10px) scale(.9864);animation:fall-205 16s -16s linear infinite}@keyframes fall-205{75.489%{transform:translate(21.2976vw,75.489vh) scale(.9864)}to{transform:translate(21.10725vw,99vh) scale(.9864)}}.snow:nth-child(206){opacity:1.6252;transform:translate(18.5442vw,-10px) scale(.0286);animation:fall-206 25s -27s linear infinite}@keyframes fall-206{68.514%{transform:translate(20.6609vw,68.514vh) scale(.0286)}to{transform:translate(19.60255vw,99vh) scale(.0286)}}.snow:nth-child(207){opacity:.1534;transform:translate(76.8836vw,-10px) scale(.4149);animation:fall-207 11s -20s linear infinite}@keyframes fall-207{61.255%{transform:translate(76.7284vw,61.255vh) scale(.4149)}to{transform:translate(76.806vw,99vh) scale(.4149)}}.snow:nth-child(208){opacity:.6718;transform:translate(15.6627vw,-10px) scale(.187);animation:fall-208 23s -9s linear infinite}@keyframes fall-208{54.834%{transform:translate(6.052vw,54.834vh) scale(.187)}to{transform:translate(10.85735vw,99vh) scale(.187)}}.snow:nth-child(209){opacity:.935;transform:translate(46.9054vw,-10px) scale(.1813);animation:fall-209 16s -10s linear infinite}@keyframes fall-209{62.607%{transform:translate(47.1839vw,62.607vh) scale(.1813)}to{transform:translate(47.04465vw,99vh) scale(.1813)}}.snow:nth-child(210){opacity:1.3226;transform:translate(74.7507vw,-10px) scale(.6679);animation:fall-210 27s -4s linear infinite}@keyframes fall-210{39.614%{transform:translate(76.9306vw,39.614vh) scale(.6679)}to{transform:translate(75.84065vw,99vh) scale(.6679)}}.snow:nth-child(211){opacity:.6522;transform:translate(96.1951vw,-10px) scale(.0756);animation:fall-211 26s -1s linear infinite}@keyframes fall-211{53.058%{transform:translate(100.8284vw,53.058vh) scale(.0756)}to{transform:translate(98.51175vw,99vh) scale(.0756)}}.snow:nth-child(212){opacity:.9972;transform:translate(47.7789vw,-10px) scale(.4067);animation:fall-212 23s -11s linear infinite}@keyframes fall-212{59.533%{transform:translate(43.6908vw,59.533vh) scale(.4067)}to{transform:translate(45.73485vw,99vh) scale(.4067)}}.snow:nth-child(213){opacity:1.5312;transform:translate(99.7531vw,-10px) scale(.3517);animation:fall-213 11s -10s linear infinite}@keyframes fall-213{60.824%{transform:translate(100.4899vw,60.824vh) scale(.3517)}to{transform:translate(100.1215vw,99vh) scale(.3517)}}.snow:nth-child(214){opacity:1.0418;transform:translate(85.054vw,-10px) scale(.5207);animation:fall-214 30s -17s linear infinite}@keyframes fall-214{69.851%{transform:translate(87.768vw,69.851vh) scale(.5207)}to{transform:translate(86.411vw,99vh) scale(.5207)}}.snow:nth-child(215){opacity:1.0602;transform:translate(62.9888vw,-10px) scale(.466);animation:fall-215 23s -16s linear infinite}@keyframes fall-215{43.904%{transform:translate(63.1635vw,43.904vh) scale(.466)}to{transform:translate(63.07615vw,99vh) scale(.466)}}.snow:nth-child(216){opacity:1.822;transform:translate(47.8026vw,-10px) scale(.4898);animation:fall-216 13s -28s linear infinite}@keyframes fall-216{60.978%{transform:translate(55.9017vw,60.978vh) scale(.4898)}to{transform:translate(51.85215vw,99vh) scale(.4898)}}.snow:nth-child(217){opacity:.3368;transform:translate(81.74vw,-10px) scale(.5861);animation:fall-217 10s -17s linear infinite}@keyframes fall-217{55.186%{transform:translate(82.8937vw,55.186vh) scale(.5861)}to{transform:translate(82.31685vw,99vh) scale(.5861)}}.snow:nth-child(218){opacity:.9176;transform:translate(23.6816vw,-10px) scale(.5175);animation:fall-218 27s -26s linear infinite}@keyframes fall-218{60.409%{transform:translate(15.8471vw,60.409vh) scale(.5175)}to{transform:translate(19.76435vw,99vh) scale(.5175)}}.snow:nth-child(219){opacity:.8148;transform:translate(95.3756vw,-10px) scale(.0472);animation:fall-219 12s -21s linear infinite}@keyframes fall-219{74.116%{transform:translate(92.242vw,74.116vh) scale(.0472)}to{transform:translate(93.8088vw,99vh) scale(.0472)}}.snow:nth-child(220){opacity:1.4286;transform:translate(26.211vw,-10px) scale(.0667);animation:fall-220 30s -7s linear infinite}@keyframes fall-220{50.553%{transform:translate(22.0877vw,50.553vh) scale(.0667)}to{transform:translate(24.14935vw,99vh) scale(.0667)}}.snow:nth-child(221){opacity:.5892;transform:translate(30.6564vw,-10px) scale(.0586);animation:fall-221 10s -13s linear infinite}@keyframes fall-221{48.883%{transform:translate(32.6515vw,48.883vh) scale(.0586)}to{transform:translate(31.65395vw,99vh) scale(.0586)}}.snow:nth-child(222){opacity:1.736;transform:translate(21.9973vw,-10px) scale(.2645);animation:fall-222 17s -21s linear infinite}@keyframes fall-222{33.116%{transform:translate(23.8256vw,33.116vh) scale(.2645)}to{transform:translate(22.91145vw,99vh) scale(.2645)}}.snow:nth-child(223){opacity:1.0462;transform:translate(29.2711vw,-10px) scale(.4803);animation:fall-223 11s -14s linear infinite}@keyframes fall-223{70.466%{transform:translate(26.6009vw,70.466vh) scale(.4803)}to{transform:translate(27.936vw,99vh) scale(.4803)}}.snow:nth-child(224){opacity:1.715;transform:translate(94.5761vw,-10px) scale(.2358);animation:fall-224 22s -19s linear infinite}@keyframes fall-224{33.333%{transform:translate(93.6553vw,33.333vh) scale(.2358)}to{transform:translate(94.1157vw,99vh) scale(.2358)}}.snow:nth-child(225){opacity:.794;transform:translate(51.5983vw,-10px) scale(.9218);animation:fall-225 24s -19s linear infinite}@keyframes fall-225{48.944%{transform:translate(60.2663vw,48.944vh) scale(.9218)}to{transform:translate(55.9323vw,99vh) scale(.9218)}}.snow:nth-child(226){opacity:1.399;transform:translate(59.6889vw,-10px) scale(.092);animation:fall-226 13s -13s linear infinite}@keyframes fall-226{33.443%{transform:translate(53.8134vw,33.443vh) scale(.092)}to{transform:translate(56.75115vw,99vh) scale(.092)}}.snow:nth-child(227){opacity:.1926;transform:translate(99.9756vw,-10px) scale(.5385);animation:fall-227 15s -14s linear infinite}@keyframes fall-227{49.118%{transform:translate(98.3387vw,49.118vh) scale(.5385)}to{transform:translate(99.15715vw,99vh) scale(.5385)}}.snow:nth-child(228){opacity:.261;transform:translate(19.9411vw,-10px) scale(.2311);animation:fall-228 11s -30s linear infinite}@keyframes fall-228{58.573%{transform:translate(29.0597vw,58.573vh) scale(.2311)}to{transform:translate(24.5004vw,99vh) scale(.2311)}}.snow:nth-child(229){opacity:1.1454;transform:translate(39.6555vw,-10px) scale(.8658);animation:fall-229 11s -3s linear infinite}@keyframes fall-229{75.864%{transform:translate(48.2955vw,75.864vh) scale(.8658)}to{transform:translate(43.9755vw,99vh) scale(.8658)}}.snow:nth-child(230){opacity:1.6206;transform:translate(69.85vw,-10px) scale(.7823);animation:fall-230 13s -17s linear infinite}@keyframes fall-230{68.45%{transform:translate(72.3583vw,68.45vh) scale(.7823)}to{transform:translate(71.10415vw,99vh) scale(.7823)}}.snow:nth-child(231){opacity:1.3024;transform:translate(84.8576vw,-10px) scale(.616);animation:fall-231 29s -16s linear infinite}@keyframes fall-231{42.236%{transform:translate(92.559vw,42.236vh) scale(.616)}to{transform:translate(88.7083vw,99vh) scale(.616)}}.snow:nth-child(232){opacity:.5402;transform:translate(40.1148vw,-10px) scale(.5227);animation:fall-232 15s -22s linear infinite}@keyframes fall-232{52.787%{transform:translate(33.7634vw,52.787vh) scale(.5227)}to{transform:translate(36.9391vw,99vh) scale(.5227)}}.snow:nth-child(233){opacity:1.6662;transform:translate(52.6841vw,-10px) scale(.8346);animation:fall-233 21s -7s linear infinite}@keyframes fall-233{44.216%{transform:translate(62.2323vw,44.216vh) scale(.8346)}to{transform:translate(57.4582vw,99vh) scale(.8346)}}.snow:nth-child(234){opacity:.9652;transform:translate(63.0508vw,-10px) scale(.6935);animation:fall-234 24s -8s linear infinite}@keyframes fall-234{57.754%{transform:translate(72.3111vw,57.754vh) scale(.6935)}to{transform:translate(67.68095vw,99vh) scale(.6935)}}.snow:nth-child(235){opacity:.0218;transform:translate(80.7024vw,-10px) scale(.6859);animation:fall-235 17s -9s linear infinite}@keyframes fall-235{48.644%{transform:translate(78.4888vw,48.644vh) scale(.6859)}to{transform:translate(79.5956vw,99vh) scale(.6859)}}.snow:nth-child(236){opacity:1.5518;transform:translate(17.2829vw,-10px) scale(.8851);animation:fall-236 14s -26s linear infinite}@keyframes fall-236{52.561%{transform:translate(13.526vw,52.561vh) scale(.8851)}to{transform:translate(15.40445vw,99vh) scale(.8851)}}.snow:nth-child(237){opacity:.0762;transform:translate(74.0192vw,-10px) scale(.854);animation:fall-237 30s -28s linear infinite}@keyframes fall-237{78.31%{transform:translate(65.701vw,78.31vh) scale(.854)}to{transform:translate(69.8601vw,99vh) scale(.854)}}.snow:nth-child(238){opacity:1.8364;transform:translate(59.2527vw,-10px) scale(.8574);animation:fall-238 25s -30s linear infinite}@keyframes fall-238{79.161%{transform:translate(63.4762vw,79.161vh) scale(.8574)}to{transform:translate(61.36445vw,99vh) scale(.8574)}}.snow:nth-child(239){opacity:.8362;transform:translate(24.2234vw,-10px) scale(.1774);animation:fall-239 20s -15s linear infinite}@keyframes fall-239{67.261%{transform:translate(15.6339vw,67.261vh) scale(.1774)}to{transform:translate(19.92865vw,99vh) scale(.1774)}}.snow:nth-child(240){opacity:1.5276;transform:translate(1.2853vw,-10px) scale(.206);animation:fall-240 13s -13s linear infinite}@keyframes fall-240{58.302%{transform:translate(-6.575vw,58.302vh) scale(.206)}to{transform:translate(-2.64485vw,99vh) scale(.206)}}.snow:nth-child(241){opacity:1.6002;transform:translate(16.0895vw,-10px) scale(.1854);animation:fall-241 16s -19s linear infinite}@keyframes fall-241{66.938%{transform:translate(20.3557vw,66.938vh) scale(.1854)}to{transform:translate(18.2226vw,99vh) scale(.1854)}}.snow:nth-child(242){opacity:1.744;transform:translate(75.0497vw,-10px) scale(.7865);animation:fall-242 18s -29s linear infinite}@keyframes fall-242{72.344%{transform:translate(67.2616vw,72.344vh) scale(.7865)}to{transform:translate(71.15565vw,99vh) scale(.7865)}}.snow:nth-child(243){opacity:.0442;transform:translate(5.5745vw,-10px) scale(.1808);animation:fall-243 26s -18s linear infinite}@keyframes fall-243{76.246%{transform:translate(.3276vw,76.246vh) scale(.1808)}to{transform:translate(2.95105vw,99vh) scale(.1808)}}.snow:nth-child(244){opacity:.5228;transform:translate(21.3411vw,-10px) scale(.8494);animation:fall-244 24s -11s linear infinite}@keyframes fall-244{68.443%{transform:translate(21.6178vw,68.443vh) scale(.8494)}to{transform:translate(21.47945vw,99vh) scale(.8494)}}.snow:nth-child(245){opacity:1.333;transform:translate(32.3991vw,-10px) scale(.5276);animation:fall-245 22s -25s linear infinite}@keyframes fall-245{63.246%{transform:translate(31.5246vw,63.246vh) scale(.5276)}to{transform:translate(31.96185vw,99vh) scale(.5276)}}.snow:nth-child(246){opacity:.4592;transform:translate(94.2694vw,-10px) scale(.7994);animation:fall-246 18s -2s linear infinite}@keyframes fall-246{74.257%{transform:translate(94.9319vw,74.257vh) scale(.7994)}to{transform:translate(94.60065vw,99vh) scale(.7994)}}.snow:nth-child(247){opacity:1.629;transform:translate(30.509vw,-10px) scale(.266);animation:fall-247 23s -21s linear infinite}@keyframes fall-247{60.678%{transform:translate(37.8826vw,60.678vh) scale(.266)}to{transform:translate(34.1958vw,99vh) scale(.266)}}.snow:nth-child(248){opacity:.9472;transform:translate(22.6689vw,-10px) scale(.8592);animation:fall-248 18s -24s linear infinite}@keyframes fall-248{50.219%{transform:translate(26.8128vw,50.219vh) scale(.8592)}to{transform:translate(24.74085vw,99vh) scale(.8592)}}.snow:nth-child(249){opacity:.6116;transform:translate(93.5895vw,-10px) scale(.0083);animation:fall-249 29s -7s linear infinite}@keyframes fall-249{38.208%{transform:translate(103.064vw,38.208vh) scale(.0083)}to{transform:translate(98.32675vw,99vh) scale(.0083)}}.snow:nth-child(250){opacity:1.9328;transform:translate(2.1598vw,-10px) scale(.3417);animation:fall-250 26s -22s linear infinite}@keyframes fall-250{79.383%{transform:translate(-4.8429vw,79.383vh) scale(.3417)}to{transform:translate(-1.34155vw,99vh) scale(.3417)}}.snow:nth-child(251){opacity:1.717;transform:translate(45.2958vw,-10px) scale(.7987);animation:fall-251 19s -19s linear infinite}@keyframes fall-251{62.755%{transform:translate(38.9452vw,62.755vh) scale(.7987)}to{transform:translate(42.1205vw,99vh) scale(.7987)}}.snow:nth-child(252){opacity:.0028;transform:translate(89.1093vw,-10px) scale(.7668);animation:fall-252 29s -7s linear infinite}@keyframes fall-252{72.657%{transform:translate(91.3721vw,72.657vh) scale(.7668)}to{transform:translate(90.2407vw,99vh) scale(.7668)}}.snow:nth-child(253){opacity:.4384;transform:translate(39.2789vw,-10px) scale(.0103);animation:fall-253 18s -6s linear infinite}@keyframes fall-253{70.86%{transform:translate(40.8061vw,70.86vh) scale(.0103)}to{transform:translate(40.0425vw,99vh) scale(.0103)}}.snow:nth-child(254){opacity:.092;transform:translate(38.6553vw,-10px) scale(.1073);animation:fall-254 13s -30s linear infinite}@keyframes fall-254{67.9%{transform:translate(46.4074vw,67.9vh) scale(.1073)}to{transform:translate(42.53135vw,99vh) scale(.1073)}}.snow:nth-child(255){opacity:1.337;transform:translate(78.2383vw,-10px) scale(.6895);animation:fall-255 21s -10s linear infinite}@keyframes fall-255{78.603%{transform:translate(84.9245vw,78.603vh) scale(.6895)}to{transform:translate(81.5814vw,99vh) scale(.6895)}}.snow:nth-child(256){opacity:1.9016;transform:translate(66.6533vw,-10px) scale(.2562);animation:fall-256 19s -18s linear infinite}@keyframes fall-256{38.768%{transform:translate(63.7723vw,38.768vh) scale(.2562)}to{transform:translate(65.2128vw,99vh) scale(.2562)}}.snow:nth-child(257){opacity:.7994;transform:translate(89.6568vw,-10px) scale(.0924);animation:fall-257 14s -4s linear infinite}@keyframes fall-257{30.709%{transform:translate(98.7097vw,30.709vh) scale(.0924)}to{transform:translate(94.18325vw,99vh) scale(.0924)}}.snow:nth-child(258){opacity:.5302;transform:translate(52.9759vw,-10px) scale(.6693);animation:fall-258 13s -5s linear infinite}@keyframes fall-258{38.286%{transform:translate(55.492vw,38.286vh) scale(.6693)}to{transform:translate(54.23395vw,99vh) scale(.6693)}}.snow:nth-child(259){opacity:.6594;transform:translate(75.6229vw,-10px) scale(.7386);animation:fall-259 24s -30s linear infinite}@keyframes fall-259{53.845%{transform:translate(81.7008vw,53.845vh) scale(.7386)}to{transform:translate(78.66185vw,99vh) scale(.7386)}}.snow:nth-child(260){opacity:.1702;transform:translate(30.3402vw,-10px) scale(.7105);animation:fall-260 23s -9s linear infinite}@keyframes fall-260{59.89%{transform:translate(30.2552vw,59.89vh) scale(.7105)}to{transform:translate(30.2977vw,99vh) scale(.7105)}}.snow:nth-child(261){opacity:.901;transform:translate(90.1647vw,-10px) scale(.7329);animation:fall-261 16s -21s linear infinite}@keyframes fall-261{31.07%{transform:translate(93.9312vw,31.07vh) scale(.7329)}to{transform:translate(92.04795vw,99vh) scale(.7329)}}.snow:nth-child(262){opacity:1.6138;transform:translate(44.1632vw,-10px) scale(.8836);animation:fall-262 29s -26s linear infinite}@keyframes fall-262{49.775%{transform:translate(46.6919vw,49.775vh) scale(.8836)}to{transform:translate(45.42755vw,99vh) scale(.8836)}}.snow:nth-child(263){opacity:.0598;transform:translate(5.0978vw,-10px) scale(.7681);animation:fall-263 30s -12s linear infinite}@keyframes fall-263{40.934%{transform:translate(3.0614vw,40.934vh) scale(.7681)}to{transform:translate(4.0796vw,99vh) scale(.7681)}}.snow:nth-child(264){opacity:1.5116;transform:translate(71.6461vw,-10px) scale(.2164);animation:fall-264 23s -7s linear infinite}@keyframes fall-264{49.955%{transform:translate(67.0027vw,49.955vh) scale(.2164)}to{transform:translate(69.3244vw,99vh) scale(.2164)}}.snow:nth-child(265){opacity:.607;transform:translate(82.2692vw,-10px) scale(.9465);animation:fall-265 20s -28s linear infinite}@keyframes fall-265{61.895%{transform:translate(87.9493vw,61.895vh) scale(.9465)}to{transform:translate(85.10925vw,99vh) scale(.9465)}}.snow:nth-child(266){opacity:1.9344;transform:translate(34.3109vw,-10px) scale(.9391);animation:fall-266 20s -28s linear infinite}@keyframes fall-266{45.593%{transform:translate(34.0463vw,45.593vh) scale(.9391)}to{transform:translate(34.1786vw,99vh) scale(.9391)}}.snow:nth-child(267){opacity:.354;transform:translate(98.8408vw,-10px) scale(.8914);animation:fall-267 21s -1s linear infinite}@keyframes fall-267{47.601%{transform:translate(95.7301vw,47.601vh) scale(.8914)}to{transform:translate(97.28545vw,99vh) scale(.8914)}}.snow:nth-child(268){opacity:.319;transform:translate(41.8677vw,-10px) scale(.2544);animation:fall-268 13s -12s linear infinite}@keyframes fall-268{69.628%{transform:translate(33.0332vw,69.628vh) scale(.2544)}to{transform:translate(37.45045vw,99vh) scale(.2544)}}.snow:nth-child(269){opacity:.6612;transform:translate(11.4554vw,-10px) scale(.0007);animation:fall-269 14s -17s linear infinite}@keyframes fall-269{62.631%{transform:translate(14.9926vw,62.631vh) scale(.0007)}to{transform:translate(13.224vw,99vh) scale(.0007)}}.snow:nth-child(270){opacity:1.8474;transform:translate(58.4008vw,-10px) scale(.1496);animation:fall-270 17s -24s linear infinite}@keyframes fall-270{38.128%{transform:translate(61.9723vw,38.128vh) scale(.1496)}to{transform:translate(60.18655vw,99vh) scale(.1496)}}.snow:nth-child(271){opacity:.609;transform:translate(85.8117vw,-10px) scale(.1959);animation:fall-271 20s -27s linear infinite}@keyframes fall-271{69.835%{transform:translate(80.6005vw,69.835vh) scale(.1959)}to{transform:translate(83.2061vw,99vh) scale(.1959)}}.snow:nth-child(272){opacity:1.0974;transform:translate(57.2049vw,-10px) scale(.4922);animation:fall-272 26s -3s linear infinite}@keyframes fall-272{70.67%{transform:translate(50.0518vw,70.67vh) scale(.4922)}to{transform:translate(53.62835vw,99vh) scale(.4922)}}.snow:nth-child(273){opacity:.1052;transform:translate(60.0301vw,-10px) scale(.3556);animation:fall-273 13s -26s linear infinite}@keyframes fall-273{53.448%{transform:translate(53.7729vw,53.448vh) scale(.3556)}to{transform:translate(56.9015vw,99vh) scale(.3556)}}.snow:nth-child(274){opacity:.4528;transform:translate(39.7201vw,-10px) scale(.7196);animation:fall-274 10s -3s linear infinite}@keyframes fall-274{40.522%{transform:translate(30.1422vw,40.522vh) scale(.7196)}to{transform:translate(34.93115vw,99vh) scale(.7196)}}.snow:nth-child(275){opacity:1.7086;transform:translate(99.601vw,-10px) scale(.85);animation:fall-275 16s -28s linear infinite}@keyframes fall-275{73.869%{transform:translate(101.5435vw,73.869vh) scale(.85)}to{transform:translate(100.57225vw,99vh) scale(.85)}}.snow:nth-child(276){opacity:.1594;transform:translate(65.3677vw,-10px) scale(.4207);animation:fall-276 10s -28s linear infinite}@keyframes fall-276{67.781%{transform:translate(69.3903vw,67.781vh) scale(.4207)}to{transform:translate(67.379vw,99vh) scale(.4207)}}.snow:nth-child(277){opacity:1.381;transform:translate(6.894vw,-10px) scale(.5364);animation:fall-277 28s -6s linear infinite}@keyframes fall-277{56.79%{transform:translate(9.4145vw,56.79vh) scale(.5364)}to{transform:translate(8.15425vw,99vh) scale(.5364)}}.snow:nth-child(278){opacity:1.2762;transform:translate(34.9388vw,-10px) scale(.7732);animation:fall-278 19s -22s linear infinite}@keyframes fall-278{68.069%{transform:translate(43.3652vw,68.069vh) scale(.7732)}to{transform:translate(39.152vw,99vh) scale(.7732)}}.snow:nth-child(279){opacity:.3686;transform:translate(64.0693vw,-10px) scale(.3588);animation:fall-279 26s -18s linear infinite}@keyframes fall-279{73.77%{transform:translate(62.4547vw,73.77vh) scale(.3588)}to{transform:translate(63.262vw,99vh) scale(.3588)}}.snow:nth-child(280){opacity:.9084;transform:translate(2.9731vw,-10px) scale(.8781);animation:fall-280 22s -22s linear infinite}@keyframes fall-280{63.906%{transform:translate(6.6025vw,63.906vh) scale(.8781)}to{transform:translate(4.7878vw,99vh) scale(.8781)}}.snow:nth-child(281){opacity:1.988;transform:translate(42.8959vw,-10px) scale(.454);animation:fall-281 24s -25s linear infinite}@keyframes fall-281{40.396%{transform:translate(47.7576vw,40.396vh) scale(.454)}to{transform:translate(45.32675vw,99vh) scale(.454)}}.snow:nth-child(282){opacity:1.889;transform:translate(8.3909vw,-10px) scale(.5658);animation:fall-282 12s -19s linear infinite}@keyframes fall-282{78.848%{transform:translate(7.7831vw,78.848vh) scale(.5658)}to{transform:translate(8.087vw,99vh) scale(.5658)}}.snow:nth-child(283){opacity:.0712;transform:translate(8.9483vw,-10px) scale(.7502);animation:fall-283 11s -25s linear infinite}@keyframes fall-283{60.517%{transform:translate(3.3638vw,60.517vh) scale(.7502)}to{transform:translate(6.15605vw,99vh) scale(.7502)}}.snow:nth-child(284){opacity:1.9614;transform:translate(17.2905vw,-10px) scale(.7463);animation:fall-284 16s -28s linear infinite}@keyframes fall-284{33.95%{transform:translate(27.1796vw,33.95vh) scale(.7463)}to{transform:translate(22.23505vw,99vh) scale(.7463)}}.snow:nth-child(285){opacity:.4602;transform:translate(83.593vw,-10px) scale(.4212);animation:fall-285 14s -3s linear infinite}@keyframes fall-285{49.484%{transform:translate(87.6017vw,49.484vh) scale(.4212)}to{transform:translate(85.59735vw,99vh) scale(.4212)}}.snow:nth-child(286){opacity:.1472;transform:translate(29.6942vw,-10px) scale(.9061);animation:fall-286 29s -30s linear infinite}@keyframes fall-286{34.308%{transform:translate(22.3262vw,34.308vh) scale(.9061)}to{transform:translate(26.0102vw,99vh) scale(.9061)}}.snow:nth-child(287){opacity:.2498;transform:translate(87.5684vw,-10px) scale(.9784);animation:fall-287 12s -19s linear infinite}@keyframes fall-287{34.633%{transform:translate(88.2808vw,34.633vh) scale(.9784)}to{transform:translate(87.9246vw,99vh) scale(.9784)}}.snow:nth-child(288){opacity:1.8902;transform:translate(71.1643vw,-10px) scale(.2758);animation:fall-288 23s -4s linear infinite}@keyframes fall-288{42.616%{transform:translate(66.0326vw,42.616vh) scale(.2758)}to{transform:translate(68.59845vw,99vh) scale(.2758)}}.snow:nth-child(289){opacity:.6786;transform:translate(73.2253vw,-10px) scale(.6001);animation:fall-289 27s -18s linear infinite}@keyframes fall-289{68.56%{transform:translate(68.6021vw,68.56vh) scale(.6001)}to{transform:translate(70.9137vw,99vh) scale(.6001)}}.snow:nth-child(290){opacity:.5662;transform:translate(66.4729vw,-10px) scale(.2014);animation:fall-290 11s -1s linear infinite}@keyframes fall-290{69.86%{transform:translate(63.7255vw,69.86vh) scale(.2014)}to{transform:translate(65.0992vw,99vh) scale(.2014)}}.snow:nth-child(291){opacity:.5162;transform:translate(87.4452vw,-10px) scale(.1859);animation:fall-291 26s -11s linear infinite}@keyframes fall-291{37.469%{transform:translate(92.994vw,37.469vh) scale(.1859)}to{transform:translate(90.2196vw,99vh) scale(.1859)}}.snow:nth-child(292){opacity:.6874;transform:translate(62.6371vw,-10px) scale(.7459);animation:fall-292 22s -12s linear infinite}@keyframes fall-292{35.839%{transform:translate(54.4767vw,35.839vh) scale(.7459)}to{transform:translate(58.5569vw,99vh) scale(.7459)}}.snow:nth-child(293){opacity:.1452;transform:translate(61.9499vw,-10px) scale(.1938);animation:fall-293 11s -6s linear infinite}@keyframes fall-293{30.573%{transform:translate(63.9802vw,30.573vh) scale(.1938)}to{transform:translate(62.96505vw,99vh) scale(.1938)}}.snow:nth-child(294){opacity:1.756;transform:translate(59.4297vw,-10px) scale(.4375);animation:fall-294 24s -30s linear infinite}@keyframes fall-294{36.302%{transform:translate(66.6599vw,36.302vh) scale(.4375)}to{transform:translate(63.0448vw,99vh) scale(.4375)}}.snow:nth-child(295){opacity:.5162;transform:translate(11.2595vw,-10px) scale(.1609);animation:fall-295 15s -26s linear infinite}@keyframes fall-295{75.591%{transform:translate(12.9156vw,75.591vh) scale(.1609)}to{transform:translate(12.08755vw,99vh) scale(.1609)}}.snow:nth-child(296){opacity:.1896;transform:translate(2.6478vw,-10px) scale(.7921);animation:fall-296 22s -18s linear infinite}@keyframes fall-296{55.093%{transform:translate(12.1966vw,55.093vh) scale(.7921)}to{transform:translate(7.4222vw,99vh) scale(.7921)}}.snow:nth-child(297){opacity:.1304;transform:translate(39.0209vw,-10px) scale(.2543);animation:fall-297 24s -13s linear infinite}@keyframes fall-297{31.296%{transform:translate(33.2143vw,31.296vh) scale(.2543)}to{transform:translate(36.1176vw,99vh) scale(.2543)}}.snow:nth-child(298){opacity:1.4386;transform:translate(87.3618vw,-10px) scale(.8005);animation:fall-298 29s -16s linear infinite}@keyframes fall-298{64.299%{transform:translate(93.4335vw,64.299vh) scale(.8005)}to{transform:translate(90.39765vw,99vh) scale(.8005)}}.snow:nth-child(299){opacity:1.9236;transform:translate(25.7524vw,-10px) scale(.0181);animation:fall-299 22s -27s linear infinite}@keyframes fall-299{68.655%{transform:translate(21.1839vw,68.655vh) scale(.0181)}to{transform:translate(23.46815vw,99vh) scale(.0181)}}.snow:nth-child(300){opacity:1.9654;transform:translate(16.3615vw,-10px) scale(.7398);animation:fall-300 19s -4s linear infinite}@keyframes fall-300{66.569%{transform:translate(7.6057vw,66.569vh) scale(.7398)}to{transform:translate(11.9836vw,99vh) scale(.7398)}}.snow:nth-child(301){opacity:.5726;transform:translate(87.9615vw,-10px) scale(.8699);animation:fall-301 15s -5s linear infinite}@keyframes fall-301{40.981%{transform:translate(78.1685vw,40.981vh) scale(.8699)}to{transform:translate(83.065vw,99vh) scale(.8699)}}.snow:nth-child(302){opacity:1.7238;transform:translate(67.6182vw,-10px) scale(.5079);animation:fall-302 18s -6s linear infinite}@keyframes fall-302{61.865%{transform:translate(75.7066vw,61.865vh) scale(.5079)}to{transform:translate(71.6624vw,99vh) scale(.5079)}}.snow:nth-child(303){opacity:1.2066;transform:translate(84.4142vw,-10px) scale(.8326);animation:fall-303 11s -24s linear infinite}@keyframes fall-303{64.285%{transform:translate(81.2773vw,64.285vh) scale(.8326)}to{transform:translate(82.84575vw,99vh) scale(.8326)}}.snow:nth-child(304){opacity:.0222;transform:translate(57.5236vw,-10px) scale(.6446);animation:fall-304 29s -7s linear infinite}@keyframes fall-304{71.026%{transform:translate(65.9186vw,71.026vh) scale(.6446)}to{transform:translate(61.7211vw,99vh) scale(.6446)}}.snow:nth-child(305){opacity:1.6876;transform:translate(13.1838vw,-10px) scale(.0657);animation:fall-305 23s -21s linear infinite}@keyframes fall-305{69.542%{transform:translate(21.6103vw,69.542vh) scale(.0657)}to{transform:translate(17.39705vw,99vh) scale(.0657)}}.snow:nth-child(306){opacity:1.247;transform:translate(31.2307vw,-10px) scale(.5776);animation:fall-306 23s -14s linear infinite}@keyframes fall-306{54.017%{transform:translate(33.7514vw,54.017vh) scale(.5776)}to{transform:translate(32.49105vw,99vh) scale(.5776)}}.snow:nth-child(307){opacity:1.3866;transform:translate(85.3582vw,-10px) scale(.7434);animation:fall-307 10s -15s linear infinite}@keyframes fall-307{57.923%{transform:translate(92.4427vw,57.923vh) scale(.7434)}to{transform:translate(88.90045vw,99vh) scale(.7434)}}.snow:nth-child(308){opacity:.8148;transform:translate(75.066vw,-10px) scale(.2279);animation:fall-308 11s -30s linear infinite}@keyframes fall-308{30.846%{transform:translate(71.8448vw,30.846vh) scale(.2279)}to{transform:translate(73.4554vw,99vh) scale(.2279)}}.snow:nth-child(309){opacity:1.616;transform:translate(35.9551vw,-10px) scale(.7761);animation:fall-309 28s -29s linear infinite}@keyframes fall-309{78.578%{transform:translate(29.9848vw,78.578vh) scale(.7761)}to{transform:translate(32.96995vw,99vh) scale(.7761)}}.snow:nth-child(310){opacity:.1602;transform:translate(64.4369vw,-10px) scale(.3678);animation:fall-310 22s -6s linear infinite}@keyframes fall-310{71.343%{transform:translate(56.1364vw,71.343vh) scale(.3678)}to{transform:translate(60.28665vw,99vh) scale(.3678)}}.snow:nth-child(311){opacity:1.6372;transform:translate(66.0537vw,-10px) scale(.3635);animation:fall-311 14s -18s linear infinite}@keyframes fall-311{47.065%{transform:translate(57.5449vw,47.065vh) scale(.3635)}to{transform:translate(61.7993vw,99vh) scale(.3635)}}.snow:nth-child(312){opacity:.0474;transform:translate(89.7386vw,-10px) scale(.6517);animation:fall-312 29s -26s linear infinite}@keyframes fall-312{50.331%{transform:translate(88.9461vw,50.331vh) scale(.6517)}to{transform:translate(89.34235vw,99vh) scale(.6517)}}.snow:nth-child(313){opacity:.6308;transform:translate(22.3997vw,-10px) scale(.3137);animation:fall-313 14s -23s linear infinite}@keyframes fall-313{57.046%{transform:translate(19.2755vw,57.046vh) scale(.3137)}to{transform:translate(20.8376vw,99vh) scale(.3137)}}.snow:nth-child(314){opacity:1.9916;transform:translate(27.5125vw,-10px) scale(.1906);animation:fall-314 19s -9s linear infinite}@keyframes fall-314{31.248%{transform:translate(22.6525vw,31.248vh) scale(.1906)}to{transform:translate(25.0825vw,99vh) scale(.1906)}}.snow:nth-child(315){opacity:.0116;transform:translate(74.3208vw,-10px) scale(.1588);animation:fall-315 11s -10s linear infinite}@keyframes fall-315{40.901%{transform:translate(79.9367vw,40.901vh) scale(.1588)}to{transform:translate(77.12875vw,99vh) scale(.1588)}}.snow:nth-child(316){opacity:1.2566;transform:translate(21.8507vw,-10px) scale(.9755);animation:fall-316 20s -17s linear infinite}@keyframes fall-316{73.212%{transform:translate(19.4621vw,73.212vh) scale(.9755)}to{transform:translate(20.6564vw,99vh) scale(.9755)}}.snow:nth-child(317){opacity:.8182;transform:translate(72.2538vw,-10px) scale(.8879);animation:fall-317 17s -30s linear infinite}@keyframes fall-317{46.183%{transform:translate(81.3871vw,46.183vh) scale(.8879)}to{transform:translate(76.82045vw,99vh) scale(.8879)}}.snow:nth-child(318){opacity:1.9808;transform:translate(69.0754vw,-10px) scale(.6142);animation:fall-318 25s -12s linear infinite}@keyframes fall-318{41.866%{transform:translate(75.1152vw,41.866vh) scale(.6142)}to{transform:translate(72.0953vw,99vh) scale(.6142)}}.snow:nth-child(319){opacity:.2388;transform:translate(32.2493vw,-10px) scale(.0594);animation:fall-319 19s -15s linear infinite}@keyframes fall-319{31.568%{transform:translate(27.175vw,31.568vh) scale(.0594)}to{transform:translate(29.71215vw,99vh) scale(.0594)}}.snow:nth-child(320){opacity:1.3178;transform:translate(86.0332vw,-10px) scale(.8607);animation:fall-320 24s -14s linear infinite}@keyframes fall-320{48.804%{transform:translate(86.3355vw,48.804vh) scale(.8607)}to{transform:translate(86.18435vw,99vh) scale(.8607)}}.snow:nth-child(321){opacity:.597;transform:translate(85.6193vw,-10px) scale(.2571);animation:fall-321 18s -24s linear infinite}@keyframes fall-321{44.055%{transform:translate(82.3815vw,44.055vh) scale(.2571)}to{transform:translate(84.0004vw,99vh) scale(.2571)}}.snow:nth-child(322){opacity:1.3114;transform:translate(47.7969vw,-10px) scale(.6175);animation:fall-322 10s -29s linear infinite}@keyframes fall-322{59.212%{transform:translate(52.9634vw,59.212vh) scale(.6175)}to{transform:translate(50.38015vw,99vh) scale(.6175)}}.snow:nth-child(323){opacity:1.4086;transform:translate(95.633vw,-10px) scale(.803);animation:fall-323 28s -29s linear infinite}@keyframes fall-323{34.635%{transform:translate(101.35vw,34.635vh) scale(.803)}to{transform:translate(98.4915vw,99vh) scale(.803)}}.snow:nth-child(324){opacity:1.485;transform:translate(76.9329vw,-10px) scale(.3016);animation:fall-324 15s -27s linear infinite}@keyframes fall-324{64.795%{transform:translate(74.088vw,64.795vh) scale(.3016)}to{transform:translate(75.51045vw,99vh) scale(.3016)}}.snow:nth-child(325){opacity:1.8464;transform:translate(16.037vw,-10px) scale(.2047);animation:fall-325 12s -5s linear infinite}@keyframes fall-325{78.286%{transform:translate(25.6428vw,78.286vh) scale(.2047)}to{transform:translate(20.8399vw,99vh) scale(.2047)}}.snow:nth-child(326){opacity:1.2736;transform:translate(38.3392vw,-10px) scale(.8509);animation:fall-326 10s -18s linear infinite}@keyframes fall-326{78.262%{transform:translate(32.9732vw,78.262vh) scale(.8509)}to{transform:translate(35.6562vw,99vh) scale(.8509)}}.snow:nth-child(327){opacity:.754;transform:translate(34.6119vw,-10px) scale(.7716);animation:fall-327 24s -11s linear infinite}@keyframes fall-327{66.114%{transform:translate(32.724vw,66.114vh) scale(.7716)}to{transform:translate(33.66795vw,99vh) scale(.7716)}}.snow:nth-child(328){opacity:.24;transform:translate(33.6666vw,-10px) scale(.7525);animation:fall-328 14s -23s linear infinite}@keyframes fall-328{40.88%{transform:translate(42.5138vw,40.88vh) scale(.7525)}to{transform:translate(38.0902vw,99vh) scale(.7525)}}.snow:nth-child(329){opacity:.6464;transform:translate(91.2842vw,-10px) scale(.8527);animation:fall-329 14s -22s linear infinite}@keyframes fall-329{53.925%{transform:translate(94.8519vw,53.925vh) scale(.8527)}to{transform:translate(93.06805vw,99vh) scale(.8527)}}.snow:nth-child(330){opacity:.0506;transform:translate(50.3078vw,-10px) scale(.9383);animation:fall-330 29s -21s linear infinite}@keyframes fall-330{39.264%{transform:translate(51.576vw,39.264vh) scale(.9383)}to{transform:translate(50.9419vw,99vh) scale(.9383)}}.snow:nth-child(331){opacity:1.1346;transform:translate(60.6416vw,-10px) scale(.6364);animation:fall-331 15s -14s linear infinite}@keyframes fall-331{44.265%{transform:translate(52.6942vw,44.265vh) scale(.6364)}to{transform:translate(56.6679vw,99vh) scale(.6364)}}.snow:nth-child(332){opacity:.7028;transform:translate(66.6505vw,-10px) scale(.4229);animation:fall-332 15s -2s linear infinite}@keyframes fall-332{60.992%{transform:translate(62.6644vw,60.992vh) scale(.4229)}to{transform:translate(64.65745vw,99vh) scale(.4229)}}.snow:nth-child(333){opacity:.1428;transform:translate(23.9982vw,-10px) scale(.7333);animation:fall-333 20s -23s linear infinite}@keyframes fall-333{41.702%{transform:translate(33.0608vw,41.702vh) scale(.7333)}to{transform:translate(28.5295vw,99vh) scale(.7333)}}.snow:nth-child(334){opacity:.692;transform:translate(49.9105vw,-10px) scale(.49);animation:fall-334 20s -21s linear infinite}@keyframes fall-334{63.878%{transform:translate(45.2144vw,63.878vh) scale(.49)}to{transform:translate(47.56245vw,99vh) scale(.49)}}.snow:nth-child(335){opacity:1.852;transform:translate(26.6362vw,-10px) scale(.8984);animation:fall-335 13s -23s linear infinite}@keyframes fall-335{75.614%{transform:translate(22.9438vw,75.614vh) scale(.8984)}to{transform:translate(24.79vw,99vh) scale(.8984)}}.snow:nth-child(336){opacity:1.264;transform:translate(71.9034vw,-10px) scale(.4922);animation:fall-336 27s -16s linear infinite}@keyframes fall-336{60.191%{transform:translate(64.6503vw,60.191vh) scale(.4922)}to{transform:translate(68.27685vw,99vh) scale(.4922)}}.snow:nth-child(337){opacity:.2048;transform:translate(66.1197vw,-10px) scale(.5768);animation:fall-337 27s -24s linear infinite}@keyframes fall-337{77.357%{transform:translate(60.3289vw,77.357vh) scale(.5768)}to{transform:translate(63.2243vw,99vh) scale(.5768)}}.snow:nth-child(338){opacity:.769;transform:translate(3.3736vw,-10px) scale(.2535);animation:fall-338 22s -4s linear infinite}@keyframes fall-338{56.113%{transform:translate(-3.2341vw,56.113vh) scale(.2535)}to{transform:translate(.06975vw,99vh) scale(.2535)}}.snow:nth-child(339){opacity:1.9116;transform:translate(12.3579vw,-10px) scale(.7899);animation:fall-339 16s -5s linear infinite}@keyframes fall-339{41.729%{transform:translate(14.56vw,41.729vh) scale(.7899)}to{transform:translate(13.45895vw,99vh) scale(.7899)}}.snow:nth-child(340){opacity:.6538;transform:translate(97.7544vw,-10px) scale(.4141);animation:fall-340 10s -3s linear infinite}@keyframes fall-340{53.015%{transform:translate(92.1115vw,53.015vh) scale(.4141)}to{transform:translate(94.93295vw,99vh) scale(.4141)}}.snow:nth-child(341){opacity:1.6612;transform:translate(40.2626vw,-10px) scale(.8538);animation:fall-341 10s -19s linear infinite}@keyframes fall-341{37.978%{transform:translate(32.368vw,37.978vh) scale(.8538)}to{transform:translate(36.3153vw,99vh) scale(.8538)}}.snow:nth-child(342){opacity:1.4044;transform:translate(3.8155vw,-10px) scale(.9414);animation:fall-342 13s -13s linear infinite}@keyframes fall-342{70.821%{transform:translate(.5898vw,70.821vh) scale(.9414)}to{transform:translate(2.20265vw,99vh) scale(.9414)}}.snow:nth-child(343){opacity:1.4038;transform:translate(86.4519vw,-10px) scale(.3765);animation:fall-343 19s -27s linear infinite}@keyframes fall-343{39.23%{transform:translate(82.2357vw,39.23vh) scale(.3765)}to{transform:translate(84.3438vw,99vh) scale(.3765)}}.snow:nth-child(344){opacity:1.2646;transform:translate(77.6632vw,-10px) scale(.8883);animation:fall-344 10s -12s linear infinite}@keyframes fall-344{67.901%{transform:translate(78.1198vw,67.901vh) scale(.8883)}to{transform:translate(77.8915vw,99vh) scale(.8883)}}.snow:nth-child(345){opacity:.9464;transform:translate(88.0171vw,-10px) scale(.6662);animation:fall-345 14s -19s linear infinite}@keyframes fall-345{51.542%{transform:translate(88.5841vw,51.542vh) scale(.6662)}to{transform:translate(88.3006vw,99vh) scale(.6662)}}.snow:nth-child(346){opacity:1.4532;transform:translate(93.0079vw,-10px) scale(.746);animation:fall-346 29s -15s linear infinite}@keyframes fall-346{70.524%{transform:translate(97.3432vw,70.524vh) scale(.746)}to{transform:translate(95.17555vw,99vh) scale(.746)}}.snow:nth-child(347){opacity:.6912;transform:translate(13.3613vw,-10px) scale(.8268);animation:fall-347 23s -17s linear infinite}@keyframes fall-347{46.34%{transform:translate(5.7187vw,46.34vh) scale(.8268)}to{transform:translate(9.54vw,99vh) scale(.8268)}}.snow:nth-child(348){opacity:.0628;transform:translate(75.1411vw,-10px) scale(.0031);animation:fall-348 29s -1s linear infinite}@keyframes fall-348{70.68%{transform:translate(70.1vw,70.68vh) scale(.0031)}to{transform:translate(72.62055vw,99vh) scale(.0031)}}.snow:nth-child(349){opacity:1.8832;transform:translate(21.481vw,-10px) scale(.2827);animation:fall-349 25s -27s linear infinite}@keyframes fall-349{53.612%{transform:translate(22.6071vw,53.612vh) scale(.2827)}to{transform:translate(22.04405vw,99vh) scale(.2827)}}.snow:nth-child(350){opacity:.5018;transform:translate(70.1124vw,-10px) scale(.2934);animation:fall-350 16s -18s linear infinite}@keyframes fall-350{45.446%{transform:translate(61.0195vw,45.446vh) scale(.2934)}to{transform:translate(65.56595vw,99vh) scale(.2934)}}.snow:nth-child(351){opacity:.8624;transform:translate(66.4231vw,-10px) scale(.8707);animation:fall-351 27s -20s linear infinite}@keyframes fall-351{58.655%{transform:translate(65.2108vw,58.655vh) scale(.8707)}to{transform:translate(65.81695vw,99vh) scale(.8707)}}.snow:nth-child(352){opacity:.3682;transform:translate(74.257vw,-10px) scale(.8849);animation:fall-352 20s -15s linear infinite}@keyframes fall-352{60.569%{transform:translate(74.1771vw,60.569vh) scale(.8849)}to{transform:translate(74.21705vw,99vh) scale(.8849)}}.snow:nth-child(353){opacity:.6416;transform:translate(39.9765vw,-10px) scale(.1784);animation:fall-353 23s -26s linear infinite}@keyframes fall-353{37.785%{transform:translate(34.7787vw,37.785vh) scale(.1784)}to{transform:translate(37.3776vw,99vh) scale(.1784)}}.snow:nth-child(354){opacity:1.8176;transform:translate(52.2187vw,-10px) scale(.886);animation:fall-354 23s -30s linear infinite}@keyframes fall-354{71.773%{transform:translate(57.2767vw,71.773vh) scale(.886)}to{transform:translate(54.7477vw,99vh) scale(.886)}}.snow:nth-child(355){opacity:.4694;transform:translate(11.2171vw,-10px) scale(.0833);animation:fall-355 17s -26s linear infinite}@keyframes fall-355{52.873%{transform:translate(3.1421vw,52.873vh) scale(.0833)}to{transform:translate(7.1796vw,99vh) scale(.0833)}}.snow:nth-child(356){opacity:1.1298;transform:translate(99.1251vw,-10px) scale(.2584);animation:fall-356 28s -5s linear infinite}@keyframes fall-356{56.762%{transform:translate(93.1724vw,56.762vh) scale(.2584)}to{transform:translate(96.14875vw,99vh) scale(.2584)}}.snow:nth-child(357){opacity:.4384;transform:translate(60.2379vw,-10px) scale(.7157);animation:fall-357 10s -24s linear infinite}@keyframes fall-357{65.339%{transform:translate(64.6827vw,65.339vh) scale(.7157)}to{transform:translate(62.4603vw,99vh) scale(.7157)}}.snow:nth-child(358){opacity:.1026;transform:translate(72.2329vw,-10px) scale(.565);animation:fall-358 12s -13s linear infinite}@keyframes fall-358{37.478%{transform:translate(72.1932vw,37.478vh) scale(.565)}to{transform:translate(72.21305vw,99vh) scale(.565)}}.snow:nth-child(359){opacity:1.749;transform:translate(69.5903vw,-10px) scale(.3632);animation:fall-359 12s -17s linear infinite}@keyframes fall-359{47.954%{transform:translate(75.0397vw,47.954vh) scale(.3632)}to{transform:translate(72.315vw,99vh) scale(.3632)}}.snow:nth-child(360){opacity:.2572;transform:translate(18.6014vw,-10px) scale(.5888);animation:fall-360 12s -19s linear infinite}@keyframes fall-360{43.069%{transform:translate(24.1621vw,43.069vh) scale(.5888)}to{transform:translate(21.38175vw,99vh) scale(.5888)}}.snow:nth-child(361){opacity:.2082;transform:translate(78.2892vw,-10px) scale(.8842);animation:fall-361 15s -19s linear infinite}@keyframes fall-361{65.57%{transform:translate(69.4841vw,65.57vh) scale(.8842)}to{transform:translate(73.88665vw,99vh) scale(.8842)}}.snow:nth-child(362){opacity:1.2244;transform:translate(99.1685vw,-10px) scale(.6232);animation:fall-362 10s -15s linear infinite}@keyframes fall-362{68.177%{transform:translate(108.5956vw,68.177vh) scale(.6232)}to{transform:translate(103.88205vw,99vh) scale(.6232)}}.snow:nth-child(363){opacity:1.0916;transform:translate(3.712vw,-10px) scale(.8334);animation:fall-363 11s -24s linear infinite}@keyframes fall-363{60.726%{transform:translate(-1.3323vw,60.726vh) scale(.8334)}to{transform:translate(1.18985vw,99vh) scale(.8334)}}.snow:nth-child(364){opacity:.7002;transform:translate(40.1412vw,-10px) scale(.8663);animation:fall-364 20s -21s linear infinite}@keyframes fall-364{76.821%{transform:translate(49.775vw,76.821vh) scale(.8663)}to{transform:translate(44.9581vw,99vh) scale(.8663)}}.snow:nth-child(365){opacity:.8842;transform:translate(7.5651vw,-10px) scale(.9396);animation:fall-365 14s -3s linear infinite}@keyframes fall-365{50.468%{transform:translate(-.4646vw,50.468vh) scale(.9396)}to{transform:translate(3.55025vw,99vh) scale(.9396)}}.snow:nth-child(366){opacity:1.8498;transform:translate(21.997vw,-10px) scale(.5963);animation:fall-366 24s -16s linear infinite}@keyframes fall-366{47.612%{transform:translate(12.7743vw,47.612vh) scale(.5963)}to{transform:translate(17.38565vw,99vh) scale(.5963)}}.snow:nth-child(367){opacity:.2734;transform:translate(6.5839vw,-10px) scale(.4942);animation:fall-367 30s -19s linear infinite}@keyframes fall-367{64.76%{transform:translate(15.8149vw,64.76vh) scale(.4942)}to{transform:translate(11.1994vw,99vh) scale(.4942)}}.snow:nth-child(368){opacity:1.9838;transform:translate(7.8382vw,-10px) scale(.5953);animation:fall-368 20s -2s linear infinite}@keyframes fall-368{62.293%{transform:translate(3.2473vw,62.293vh) scale(.5953)}to{transform:translate(5.54275vw,99vh) scale(.5953)}}.snow:nth-child(369){opacity:.833;transform:translate(18.8291vw,-10px) scale(.8689);animation:fall-369 22s -4s linear infinite}@keyframes fall-369{47.154%{transform:translate(10.855vw,47.154vh) scale(.8689)}to{transform:translate(14.84205vw,99vh) scale(.8689)}}.snow:nth-child(370){opacity:.0848;transform:translate(71.7476vw,-10px) scale(.2366);animation:fall-370 18s -24s linear infinite}@keyframes fall-370{34.141%{transform:translate(73.4108vw,34.141vh) scale(.2366)}to{transform:translate(72.5792vw,99vh) scale(.2366)}}.snow:nth-child(371){opacity:.708;transform:translate(41.0713vw,-10px) scale(.0557);animation:fall-371 30s -23s linear infinite}@keyframes fall-371{60.878%{transform:translate(38.7845vw,60.878vh) scale(.0557)}to{transform:translate(39.9279vw,99vh) scale(.0557)}}.snow:nth-child(372){opacity:1.1558;transform:translate(43.7255vw,-10px) scale(.44);animation:fall-372 29s -27s linear infinite}@keyframes fall-372{33.855%{transform:translate(38.6734vw,33.855vh) scale(.44)}to{transform:translate(41.19945vw,99vh) scale(.44)}}.snow:nth-child(373){opacity:1.3024;transform:translate(78.2184vw,-10px) scale(.4831);animation:fall-373 27s -29s linear infinite}@keyframes fall-373{66.318%{transform:translate(79.7443vw,66.318vh) scale(.4831)}to{transform:translate(78.98135vw,99vh) scale(.4831)}}.snow:nth-child(374){opacity:1.5614;transform:translate(98.5618vw,-10px) scale(.0965);animation:fall-374 24s -16s linear infinite}@keyframes fall-374{57.5%{transform:translate(101.3032vw,57.5vh) scale(.0965)}to{transform:translate(99.9325vw,99vh) scale(.0965)}}.snow:nth-child(375){opacity:.0306;transform:translate(36.2783vw,-10px) scale(.4449);animation:fall-375 17s -16s linear infinite}@keyframes fall-375{46.601%{transform:translate(40.9132vw,46.601vh) scale(.4449)}to{transform:translate(38.59575vw,99vh) scale(.4449)}}.snow:nth-child(376){opacity:1.7956;transform:translate(64.446vw,-10px) scale(.1863);animation:fall-376 26s -9s linear infinite}@keyframes fall-376{31.558%{transform:translate(61.7204vw,31.558vh) scale(.1863)}to{transform:translate(63.0832vw,99vh) scale(.1863)}}.snow:nth-child(377){opacity:1.1224;transform:translate(58.4098vw,-10px) scale(.0198);animation:fall-377 24s -18s linear infinite}@keyframes fall-377{59.157%{transform:translate(52.5213vw,59.157vh) scale(.0198)}to{transform:translate(55.46555vw,99vh) scale(.0198)}}.snow:nth-child(378){opacity:.3416;transform:translate(5.9951vw,-10px) scale(.8697);animation:fall-378 17s -23s linear infinite}@keyframes fall-378{77.72%{transform:translate(8.2897vw,77.72vh) scale(.8697)}to{transform:translate(7.1424vw,99vh) scale(.8697)}}.snow:nth-child(379){opacity:.81;transform:translate(97.642vw,-10px) scale(.5691);animation:fall-379 29s -12s linear infinite}@keyframes fall-379{38.441%{transform:translate(98.5229vw,38.441vh) scale(.5691)}to{transform:translate(98.08245vw,99vh) scale(.5691)}}.snow:nth-child(380){opacity:1.9608;transform:translate(87.0774vw,-10px) scale(.3846);animation:fall-380 28s -24s linear infinite}@keyframes fall-380{39.403%{transform:translate(88.929vw,39.403vh) scale(.3846)}to{transform:translate(88.0032vw,99vh) scale(.3846)}}.snow:nth-child(381){opacity:1.1978;transform:translate(89.8217vw,-10px) scale(.6817);animation:fall-381 22s -22s linear infinite}@keyframes fall-381{55.591%{transform:translate(85.3983vw,55.591vh) scale(.6817)}to{transform:translate(87.61vw,99vh) scale(.6817)}}.snow:nth-child(382){opacity:.541;transform:translate(63.5447vw,-10px) scale(.4377);animation:fall-382 20s -15s linear infinite}@keyframes fall-382{46.52%{transform:translate(72.9101vw,46.52vh) scale(.4377)}to{transform:translate(68.2274vw,99vh) scale(.4377)}}.snow:nth-child(383){opacity:1.186;transform:translate(67.7111vw,-10px) scale(.1286);animation:fall-383 25s -22s linear infinite}@keyframes fall-383{51.057%{transform:translate(72.6595vw,51.057vh) scale(.1286)}to{transform:translate(70.1853vw,99vh) scale(.1286)}}.snow:nth-child(384){opacity:1.6098;transform:translate(4.7891vw,-10px) scale(.4678);animation:fall-384 25s -19s linear infinite}@keyframes fall-384{33.184%{transform:translate(13.3181vw,33.184vh) scale(.4678)}to{transform:translate(9.0536vw,99vh) scale(.4678)}}.snow:nth-child(385){opacity:1.329;transform:translate(17.4229vw,-10px) scale(.9956);animation:fall-385 10s -4s linear infinite}@keyframes fall-385{65.579%{transform:translate(23.9859vw,65.579vh) scale(.9956)}to{transform:translate(20.7044vw,99vh) scale(.9956)}}.snow:nth-child(386){opacity:1.651;transform:translate(32.7671vw,-10px) scale(.6938);animation:fall-386 15s -26s linear infinite}@keyframes fall-386{31.592%{transform:translate(34.9267vw,31.592vh) scale(.6938)}to{transform:translate(33.8469vw,99vh) scale(.6938)}}.snow:nth-child(387){opacity:.2154;transform:translate(91.8914vw,-10px) scale(.8344);animation:fall-387 15s -12s linear infinite}@keyframes fall-387{66.605%{transform:translate(98.4002vw,66.605vh) scale(.8344)}to{transform:translate(95.1458vw,99vh) scale(.8344)}}.snow:nth-child(388){opacity:1.292;transform:translate(79.1974vw,-10px) scale(.5825);animation:fall-388 23s -20s linear infinite}@keyframes fall-388{47.387%{transform:translate(84.8242vw,47.387vh) scale(.5825)}to{transform:translate(82.0108vw,99vh) scale(.5825)}}.snow:nth-child(389){opacity:.4032;transform:translate(12.7137vw,-10px) scale(.1655);animation:fall-389 22s -8s linear infinite}@keyframes fall-389{62.167%{transform:translate(18.3402vw,62.167vh) scale(.1655)}to{transform:translate(15.52695vw,99vh) scale(.1655)}}.snow:nth-child(390){opacity:.716;transform:translate(43.02vw,-10px) scale(.5767);animation:fall-390 19s -17s linear infinite}@keyframes fall-390{71.592%{transform:translate(41.9662vw,71.592vh) scale(.5767)}to{transform:translate(42.4931vw,99vh) scale(.5767)}}.snow:nth-child(391){opacity:1.7308;transform:translate(49.8394vw,-10px) scale(.2872);animation:fall-391 21s -30s linear infinite}@keyframes fall-391{54.991%{transform:translate(52.0301vw,54.991vh) scale(.2872)}to{transform:translate(50.93475vw,99vh) scale(.2872)}}.snow:nth-child(392){opacity:.41;transform:translate(37.4237vw,-10px) scale(.5426);animation:fall-392 21s -11s linear infinite}@keyframes fall-392{66.601%{transform:translate(39.9225vw,66.601vh) scale(.5426)}to{transform:translate(38.6731vw,99vh) scale(.5426)}}.snow:nth-child(393){opacity:.4212;transform:translate(35.8051vw,-10px) scale(.2676);animation:fall-393 15s -2s linear infinite}@keyframes fall-393{57.466%{transform:translate(40.2762vw,57.466vh) scale(.2676)}to{transform:translate(38.04065vw,99vh) scale(.2676)}}.snow:nth-child(394){opacity:.5396;transform:translate(29.1426vw,-10px) scale(.6155);animation:fall-394 22s -6s linear infinite}@keyframes fall-394{74.538%{transform:translate(29.2556vw,74.538vh) scale(.6155)}to{transform:translate(29.1991vw,99vh) scale(.6155)}}.snow:nth-child(395){opacity:1.6832;transform:translate(51.0064vw,-10px) scale(.3238);animation:fall-395 10s -6s linear infinite}@keyframes fall-395{67.977%{transform:translate(52.9805vw,67.977vh) scale(.3238)}to{transform:translate(51.99345vw,99vh) scale(.3238)}}.snow:nth-child(396){opacity:1.0698;transform:translate(37.4076vw,-10px) scale(.7106);animation:fall-396 21s -20s linear infinite}@keyframes fall-396{33.335%{transform:translate(40.7675vw,33.335vh) scale(.7106)}to{transform:translate(39.08755vw,99vh) scale(.7106)}}.snow:nth-child(397){opacity:.8764;transform:translate(93.9831vw,-10px) scale(.7507);animation:fall-397 12s -4s linear infinite}@keyframes fall-397{30.733%{transform:translate(86.9334vw,30.733vh) scale(.7507)}to{transform:translate(90.45825vw,99vh) scale(.7507)}}.snow:nth-child(398){opacity:1.7;transform:translate(70.4951vw,-10px) scale(.93);animation:fall-398 17s -19s linear infinite}@keyframes fall-398{79.624%{transform:translate(72.3864vw,79.624vh) scale(.93)}to{transform:translate(71.44075vw,99vh) scale(.93)}}.snow:nth-child(399){opacity:.9854;transform:translate(70.5691vw,-10px) scale(.6062);animation:fall-399 21s -15s linear infinite}@keyframes fall-399{75.273%{transform:translate(70.2771vw,75.273vh) scale(.6062)}to{transform:translate(70.4231vw,99vh) scale(.6062)}}.snow:nth-child(400){opacity:.0756;transform:translate(10.9361vw,-10px) scale(.3517);animation:fall-400 28s -11s linear infinite}@keyframes fall-400{72.679%{transform:translate(18.0771vw,72.679vh) scale(.3517)}to{transform:translate(14.5066vw,99vh) scale(.3517)}}\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:1.6678;transform:translate(4.3128vw,-10px) scale(.6698);animation:fall-1 15s -21s linear infinite}@keyframes fall-1{57.459%{transform:translate(-2.1329vw,57.459vh) scale(.6698)}to{transform:translate(1.08995vw,99vh) scale(.6698)}}.snow:nth-child(2){opacity:1.6552;transform:translate(23.2825vw,-10px) scale(.5553);animation:fall-2 22s -29s linear infinite}@keyframes fall-2{45.033%{transform:translate(17.2207vw,45.033vh) scale(.5553)}to{transform:translate(20.2516vw,99vh) scale(.5553)}}.snow:nth-child(3){opacity:1.0796;transform:translate(90.0037vw,-10px) scale(.7272);animation:fall-3 17s -5s linear infinite}@keyframes fall-3{51.895%{transform:translate(89.4927vw,51.895vh) scale(.7272)}to{transform:translate(89.7482vw,99vh) scale(.7272)}}.snow:nth-child(4){opacity:.1518;transform:translate(50.6111vw,-10px) scale(.7266);animation:fall-4 27s -18s linear infinite}@keyframes fall-4{76.604%{transform:translate(49.3807vw,76.604vh) scale(.7266)}to{transform:translate(49.9959vw,99vh) scale(.7266)}}.snow:nth-child(5){opacity:1.9978;transform:translate(84.3373vw,-10px) scale(.2022);animation:fall-5 13s -5s linear infinite}@keyframes fall-5{75.912%{transform:translate(88.4777vw,75.912vh) scale(.2022)}to{transform:translate(86.4075vw,99vh) scale(.2022)}}.snow:nth-child(6){opacity:.1138;transform:translate(33.0575vw,-10px) scale(.2238);animation:fall-6 17s -22s linear infinite}@keyframes fall-6{73.976%{transform:translate(23.4049vw,73.976vh) scale(.2238)}to{transform:translate(28.2312vw,99vh) scale(.2238)}}.snow:nth-child(7){opacity:.6062;transform:translate(69.6311vw,-10px) scale(.244);animation:fall-7 26s -30s linear infinite}@keyframes fall-7{37.617%{transform:translate(69.0166vw,37.617vh) scale(.244)}to{transform:translate(69.32385vw,99vh) scale(.244)}}.snow:nth-child(8){opacity:1.9754;transform:translate(86.9266vw,-10px) scale(.5345);animation:fall-8 16s -29s linear infinite}@keyframes fall-8{66.12%{transform:translate(94.523vw,66.12vh) scale(.5345)}to{transform:translate(90.7248vw,99vh) scale(.5345)}}.snow:nth-child(9){opacity:1.7734;transform:translate(1.1911vw,-10px) scale(.4442);animation:fall-9 21s -10s linear infinite}@keyframes fall-9{66.829%{transform:translate(1.0495vw,66.829vh) scale(.4442)}to{transform:translate(1.1203vw,99vh) scale(.4442)}}.snow:nth-child(10){opacity:.6196;transform:translate(59.3592vw,-10px) scale(.1627);animation:fall-10 22s -9s linear infinite}@keyframes fall-10{57.459%{transform:translate(60.5516vw,57.459vh) scale(.1627)}to{transform:translate(59.9554vw,99vh) scale(.1627)}}.snow:nth-child(11){opacity:.8038;transform:translate(16.8805vw,-10px) scale(.2476);animation:fall-11 26s -15s linear infinite}@keyframes fall-11{56.6%{transform:translate(19.3145vw,56.6vh) scale(.2476)}to{transform:translate(18.0975vw,99vh) scale(.2476)}}.snow:nth-child(12){opacity:.09;transform:translate(19.4445vw,-10px) scale(.61);animation:fall-12 25s -7s linear infinite}@keyframes fall-12{36.052%{transform:translate(18.2984vw,36.052vh) scale(.61)}to{transform:translate(18.87145vw,99vh) scale(.61)}}.snow:nth-child(13){opacity:1.1086;transform:translate(49.9523vw,-10px) scale(.0307);animation:fall-13 20s -7s linear infinite}@keyframes fall-13{78.65%{transform:translate(50.2985vw,78.65vh) scale(.0307)}to{transform:translate(50.1254vw,99vh) scale(.0307)}}.snow:nth-child(14){opacity:.5874;transform:translate(92.3509vw,-10px) scale(.3407);animation:fall-14 20s -22s linear infinite}@keyframes fall-14{31.338%{transform:translate(94.2408vw,31.338vh) scale(.3407)}to{transform:translate(93.29585vw,99vh) scale(.3407)}}.snow:nth-child(15){opacity:.327;transform:translate(56.8563vw,-10px) scale(.8418);animation:fall-15 20s -1s linear infinite}@keyframes fall-15{55.346%{transform:translate(59.2023vw,55.346vh) scale(.8418)}to{transform:translate(58.0293vw,99vh) scale(.8418)}}.snow:nth-child(16){opacity:1.6638;transform:translate(44.1032vw,-10px) scale(.0515);animation:fall-16 19s -11s linear infinite}@keyframes fall-16{48.327%{transform:translate(41.1641vw,48.327vh) scale(.0515)}to{transform:translate(42.63365vw,99vh) scale(.0515)}}.snow:nth-child(17){opacity:1.3382;transform:translate(11.2087vw,-10px) scale(.5102);animation:fall-17 17s -30s linear infinite}@keyframes fall-17{48.016%{transform:translate(5.8666vw,48.016vh) scale(.5102)}to{transform:translate(8.53765vw,99vh) scale(.5102)}}.snow:nth-child(18){opacity:1.8596;transform:translate(15.6596vw,-10px) scale(.2104);animation:fall-18 21s -6s linear infinite}@keyframes fall-18{60.459%{transform:translate(8.6165vw,60.459vh) scale(.2104)}to{transform:translate(12.13805vw,99vh) scale(.2104)}}.snow:nth-child(19){opacity:1.542;transform:translate(83.2282vw,-10px) scale(.4437);animation:fall-19 15s -9s linear infinite}@keyframes fall-19{48.528%{transform:translate(77.4312vw,48.528vh) scale(.4437)}to{transform:translate(80.3297vw,99vh) scale(.4437)}}.snow:nth-child(20){opacity:.925;transform:translate(4.6879vw,-10px) scale(.2512);animation:fall-20 16s -29s linear infinite}@keyframes fall-20{60.708%{transform:translate(9.7614vw,60.708vh) scale(.2512)}to{transform:translate(7.22465vw,99vh) scale(.2512)}}.snow:nth-child(21){opacity:.2846;transform:translate(56.0929vw,-10px) scale(.1682);animation:fall-21 10s -30s linear infinite}@keyframes fall-21{60.535%{transform:translate(50.1674vw,60.535vh) scale(.1682)}to{transform:translate(53.13015vw,99vh) scale(.1682)}}.snow:nth-child(22){opacity:.396;transform:translate(74.9332vw,-10px) scale(.6022);animation:fall-22 23s -9s linear infinite}@keyframes fall-22{75.787%{transform:translate(75.256vw,75.787vh) scale(.6022)}to{transform:translate(75.0946vw,99vh) scale(.6022)}}.snow:nth-child(23){opacity:.1236;transform:translate(62.5657vw,-10px) scale(.5206);animation:fall-23 16s -17s linear infinite}@keyframes fall-23{45.475%{transform:translate(72.5617vw,45.475vh) scale(.5206)}to{transform:translate(67.5637vw,99vh) scale(.5206)}}.snow:nth-child(24){opacity:.6252;transform:translate(51.937vw,-10px) scale(.0781);animation:fall-24 30s -26s linear infinite}@keyframes fall-24{54.972%{transform:translate(50.543vw,54.972vh) scale(.0781)}to{transform:translate(51.24vw,99vh) scale(.0781)}}.snow:nth-child(25){opacity:.231;transform:translate(79.6641vw,-10px) scale(.5841);animation:fall-25 18s -10s linear infinite}@keyframes fall-25{45.287%{transform:translate(71.6965vw,45.287vh) scale(.5841)}to{transform:translate(75.6803vw,99vh) scale(.5841)}}.snow:nth-child(26){opacity:.1564;transform:translate(85.2848vw,-10px) scale(.1136);animation:fall-26 14s -2s linear infinite}@keyframes fall-26{36.009%{transform:translate(91.0525vw,36.009vh) scale(.1136)}to{transform:translate(88.16865vw,99vh) scale(.1136)}}.snow:nth-child(27){opacity:1.101;transform:translate(23.5983vw,-10px) scale(.4325);animation:fall-27 29s -25s linear infinite}@keyframes fall-27{50.232%{transform:translate(22.957vw,50.232vh) scale(.4325)}to{transform:translate(23.27765vw,99vh) scale(.4325)}}.snow:nth-child(28){opacity:.2494;transform:translate(42.9845vw,-10px) scale(.4658);animation:fall-28 24s -20s linear infinite}@keyframes fall-28{40.663%{transform:translate(40.7748vw,40.663vh) scale(.4658)}to{transform:translate(41.87965vw,99vh) scale(.4658)}}.snow:nth-child(29){opacity:.0696;transform:translate(76.5858vw,-10px) scale(.97);animation:fall-29 13s -23s linear infinite}@keyframes fall-29{51.583%{transform:translate(67.7185vw,51.583vh) scale(.97)}to{transform:translate(72.15215vw,99vh) scale(.97)}}.snow:nth-child(30){opacity:.0528;transform:translate(99.7605vw,-10px) scale(.9476);animation:fall-30 15s -23s linear infinite}@keyframes fall-30{75.182%{transform:translate(90.8478vw,75.182vh) scale(.9476)}to{transform:translate(95.30415vw,99vh) scale(.9476)}}.snow:nth-child(31){opacity:1.6628;transform:translate(78.254vw,-10px) scale(.2112);animation:fall-31 12s -14s linear infinite}@keyframes fall-31{32.151%{transform:translate(80.5579vw,32.151vh) scale(.2112)}to{transform:translate(79.40595vw,99vh) scale(.2112)}}.snow:nth-child(32){opacity:.795;transform:translate(13.5178vw,-10px) scale(.511);animation:fall-32 15s -8s linear infinite}@keyframes fall-32{50.99%{transform:translate(12.5662vw,50.99vh) scale(.511)}to{transform:translate(13.042vw,99vh) scale(.511)}}.snow:nth-child(33){opacity:.6078;transform:translate(63.1941vw,-10px) scale(.3562);animation:fall-33 29s -5s linear infinite}@keyframes fall-33{74.216%{transform:translate(58.8337vw,74.216vh) scale(.3562)}to{transform:translate(61.0139vw,99vh) scale(.3562)}}.snow:nth-child(34){opacity:.3664;transform:translate(.2261vw,-10px) scale(.4544);animation:fall-34 30s -9s linear infinite}@keyframes fall-34{51.65%{transform:translate(2.0335vw,51.65vh) scale(.4544)}to{transform:translate(1.1298vw,99vh) scale(.4544)}}.snow:nth-child(35){opacity:1.9416;transform:translate(31.6892vw,-10px) scale(.9346);animation:fall-35 19s -30s linear infinite}@keyframes fall-35{35.607%{transform:translate(26.9949vw,35.607vh) scale(.9346)}to{transform:translate(29.34205vw,99vh) scale(.9346)}}.snow:nth-child(36){opacity:.5936;transform:translate(30.5854vw,-10px) scale(.5198);animation:fall-36 22s -23s linear infinite}@keyframes fall-36{73.816%{transform:translate(39.4452vw,73.816vh) scale(.5198)}to{transform:translate(35.0153vw,99vh) scale(.5198)}}.snow:nth-child(37){opacity:1.7698;transform:translate(79.2576vw,-10px) scale(.5732);animation:fall-37 28s -18s linear infinite}@keyframes fall-37{72.502%{transform:translate(72.876vw,72.502vh) scale(.5732)}to{transform:translate(76.0668vw,99vh) scale(.5732)}}.snow:nth-child(38){opacity:.939;transform:translate(40.2409vw,-10px) scale(.4334);animation:fall-38 14s -30s linear infinite}@keyframes fall-38{31.995%{transform:translate(42.6901vw,31.995vh) scale(.4334)}to{transform:translate(41.4655vw,99vh) scale(.4334)}}.snow:nth-child(39){opacity:.9616;transform:translate(76.3036vw,-10px) scale(.6337);animation:fall-39 24s -14s linear infinite}@keyframes fall-39{66.723%{transform:translate(85.6006vw,66.723vh) scale(.6337)}to{transform:translate(80.9521vw,99vh) scale(.6337)}}.snow:nth-child(40){opacity:1.3712;transform:translate(75.2528vw,-10px) scale(.72);animation:fall-40 25s -17s linear infinite}@keyframes fall-40{54.232%{transform:translate(73.54vw,54.232vh) scale(.72)}to{transform:translate(74.3964vw,99vh) scale(.72)}}.snow:nth-child(41){opacity:1.0482;transform:translate(97.4633vw,-10px) scale(.2603);animation:fall-41 27s -30s linear infinite}@keyframes fall-41{52.46%{transform:translate(104.3613vw,52.46vh) scale(.2603)}to{transform:translate(100.9123vw,99vh) scale(.2603)}}.snow:nth-child(42){opacity:.1028;transform:translate(20.4414vw,-10px) scale(.8098);animation:fall-42 12s -30s linear infinite}@keyframes fall-42{66.39%{transform:translate(21.327vw,66.39vh) scale(.8098)}to{transform:translate(20.8842vw,99vh) scale(.8098)}}.snow:nth-child(43){opacity:.3818;transform:translate(83.5053vw,-10px) scale(.2789);animation:fall-43 26s -10s linear infinite}@keyframes fall-43{39.396%{transform:translate(88.8823vw,39.396vh) scale(.2789)}to{transform:translate(86.1938vw,99vh) scale(.2789)}}.snow:nth-child(44){opacity:.8212;transform:translate(65.2347vw,-10px) scale(.2017);animation:fall-44 19s -19s linear infinite}@keyframes fall-44{73.285%{transform:translate(55.4358vw,73.285vh) scale(.2017)}to{transform:translate(60.33525vw,99vh) scale(.2017)}}.snow:nth-child(45){opacity:1.9534;transform:translate(34.7385vw,-10px) scale(.7317);animation:fall-45 15s -15s linear infinite}@keyframes fall-45{69.989%{transform:translate(43.15vw,69.989vh) scale(.7317)}to{transform:translate(38.94425vw,99vh) scale(.7317)}}.snow:nth-child(46){opacity:.7076;transform:translate(31.9535vw,-10px) scale(.0735);animation:fall-46 20s -3s linear infinite}@keyframes fall-46{59.634%{transform:translate(38.2929vw,59.634vh) scale(.0735)}to{transform:translate(35.1232vw,99vh) scale(.0735)}}.snow:nth-child(47){opacity:.6038;transform:translate(42.3367vw,-10px) scale(.1538);animation:fall-47 19s -23s linear infinite}@keyframes fall-47{75.79%{transform:translate(40.3266vw,75.79vh) scale(.1538)}to{transform:translate(41.33165vw,99vh) scale(.1538)}}.snow:nth-child(48){opacity:1.5472;transform:translate(32.9252vw,-10px) scale(.4347);animation:fall-48 26s -29s linear infinite}@keyframes fall-48{57.378%{transform:translate(25.7717vw,57.378vh) scale(.4347)}to{transform:translate(29.34845vw,99vh) scale(.4347)}}.snow:nth-child(49){opacity:1.4398;transform:translate(59.2192vw,-10px) scale(.0616);animation:fall-49 10s -2s linear infinite}@keyframes fall-49{50.021%{transform:translate(49.7939vw,50.021vh) scale(.0616)}to{transform:translate(54.50655vw,99vh) scale(.0616)}}.snow:nth-child(50){opacity:.1946;transform:translate(72.2665vw,-10px) scale(.5653);animation:fall-50 21s -17s linear infinite}@keyframes fall-50{44.392%{transform:translate(78.5082vw,44.392vh) scale(.5653)}to{transform:translate(75.38735vw,99vh) scale(.5653)}}.snow:nth-child(51){opacity:1.0634;transform:translate(36.1172vw,-10px) scale(.4463);animation:fall-51 28s -2s linear infinite}@keyframes fall-51{50.47%{transform:translate(35.6903vw,50.47vh) scale(.4463)}to{transform:translate(35.90375vw,99vh) scale(.4463)}}.snow:nth-child(52){opacity:1.9342;transform:translate(1.0822vw,-10px) scale(.6285);animation:fall-52 26s -12s linear infinite}@keyframes fall-52{31.923%{transform:translate(1.6296vw,31.923vh) scale(.6285)}to{transform:translate(1.3559vw,99vh) scale(.6285)}}.snow:nth-child(53){opacity:.5706;transform:translate(20.7077vw,-10px) scale(.6716);animation:fall-53 19s -10s linear infinite}@keyframes fall-53{75.95%{transform:translate(27.3025vw,75.95vh) scale(.6716)}to{transform:translate(24.0051vw,99vh) scale(.6716)}}.snow:nth-child(54){opacity:.703;transform:translate(3.2749vw,-10px) scale(.0966);animation:fall-54 17s -22s linear infinite}@keyframes fall-54{77.653%{transform:translate(-2.8547vw,77.653vh) scale(.0966)}to{transform:translate(.2101vw,99vh) scale(.0966)}}.snow:nth-child(55){opacity:.4114;transform:translate(98.385vw,-10px) scale(.7087);animation:fall-55 18s -29s linear infinite}@keyframes fall-55{38.751%{transform:translate(96.223vw,38.751vh) scale(.7087)}to{transform:translate(97.304vw,99vh) scale(.7087)}}.snow:nth-child(56){opacity:1.6258;transform:translate(28.3282vw,-10px) scale(.9509);animation:fall-56 21s -13s linear infinite}@keyframes fall-56{35.222%{transform:translate(22.415vw,35.222vh) scale(.9509)}to{transform:translate(25.3716vw,99vh) scale(.9509)}}.snow:nth-child(57){opacity:.6092;transform:translate(34.4326vw,-10px) scale(.4062);animation:fall-57 11s -1s linear infinite}@keyframes fall-57{58.66%{transform:translate(37.3405vw,58.66vh) scale(.4062)}to{transform:translate(35.88655vw,99vh) scale(.4062)}}.snow:nth-child(58){opacity:1.9238;transform:translate(54.6686vw,-10px) scale(.8077);animation:fall-58 22s -15s linear infinite}@keyframes fall-58{53.143%{transform:translate(51.7421vw,53.143vh) scale(.8077)}to{transform:translate(53.20535vw,99vh) scale(.8077)}}.snow:nth-child(59){opacity:.2402;transform:translate(57.2988vw,-10px) scale(.5181);animation:fall-59 30s -9s linear infinite}@keyframes fall-59{79.965%{transform:translate(64.9402vw,79.965vh) scale(.5181)}to{transform:translate(61.1195vw,99vh) scale(.5181)}}.snow:nth-child(60){opacity:.5754;transform:translate(33.7489vw,-10px) scale(.0241);animation:fall-60 19s -2s linear infinite}@keyframes fall-60{44.254%{transform:translate(42.1844vw,44.254vh) scale(.0241)}to{transform:translate(37.96665vw,99vh) scale(.0241)}}.snow:nth-child(61){opacity:1.1106;transform:translate(48.7074vw,-10px) scale(.6533);animation:fall-61 10s -15s linear infinite}@keyframes fall-61{68.053%{transform:translate(48.2559vw,68.053vh) scale(.6533)}to{transform:translate(48.48165vw,99vh) scale(.6533)}}.snow:nth-child(62){opacity:.8764;transform:translate(.5006vw,-10px) scale(.9362);animation:fall-62 24s -17s linear infinite}@keyframes fall-62{67.192%{transform:translate(.1384vw,67.192vh) scale(.9362)}to{transform:translate(.3195vw,99vh) scale(.9362)}}.snow:nth-child(63){opacity:1.5738;transform:translate(4.8238vw,-10px) scale(.4059);animation:fall-63 25s -25s linear infinite}@keyframes fall-63{37.964%{transform:translate(-3.6252vw,37.964vh) scale(.4059)}to{transform:translate(.5993vw,99vh) scale(.4059)}}.snow:nth-child(64){opacity:.2742;transform:translate(57.1236vw,-10px) scale(.4959);animation:fall-64 29s -23s linear infinite}@keyframes fall-64{66.667%{transform:translate(53.1416vw,66.667vh) scale(.4959)}to{transform:translate(55.1326vw,99vh) scale(.4959)}}.snow:nth-child(65){opacity:1.6592;transform:translate(4.9595vw,-10px) scale(.625);animation:fall-65 16s -12s linear infinite}@keyframes fall-65{61.82%{transform:translate(4.1471vw,61.82vh) scale(.625)}to{transform:translate(4.5533vw,99vh) scale(.625)}}.snow:nth-child(66){opacity:1.2264;transform:translate(36.976vw,-10px) scale(.3814);animation:fall-66 14s -17s linear infinite}@keyframes fall-66{61.761%{transform:translate(45.4042vw,61.761vh) scale(.3814)}to{transform:translate(41.1901vw,99vh) scale(.3814)}}.snow:nth-child(67){opacity:.964;transform:translate(90.1469vw,-10px) scale(.4928);animation:fall-67 24s -23s linear infinite}@keyframes fall-67{70.184%{transform:translate(86.8984vw,70.184vh) scale(.4928)}to{transform:translate(88.52265vw,99vh) scale(.4928)}}.snow:nth-child(68){opacity:1.3758;transform:translate(56.6096vw,-10px) scale(.5092);animation:fall-68 24s -23s linear infinite}@keyframes fall-68{54.898%{transform:translate(56.4041vw,54.898vh) scale(.5092)}to{transform:translate(56.50685vw,99vh) scale(.5092)}}.snow:nth-child(69){opacity:.0206;transform:translate(38.6703vw,-10px) scale(.2923);animation:fall-69 28s -16s linear infinite}@keyframes fall-69{72.911%{transform:translate(45.2474vw,72.911vh) scale(.2923)}to{transform:translate(41.95885vw,99vh) scale(.2923)}}.snow:nth-child(70){opacity:1.1528;transform:translate(62.7114vw,-10px) scale(.68);animation:fall-70 16s -9s linear infinite}@keyframes fall-70{68.447%{transform:translate(62.3102vw,68.447vh) scale(.68)}to{transform:translate(62.5108vw,99vh) scale(.68)}}.snow:nth-child(71){opacity:.45;transform:translate(65.498vw,-10px) scale(.2459);animation:fall-71 13s -20s linear infinite}@keyframes fall-71{52.953%{transform:translate(68.1573vw,52.953vh) scale(.2459)}to{transform:translate(66.82765vw,99vh) scale(.2459)}}.snow:nth-child(72){opacity:1.3586;transform:translate(77.0173vw,-10px) scale(.8723);animation:fall-72 23s -11s linear infinite}@keyframes fall-72{56.51%{transform:translate(83.9185vw,56.51vh) scale(.8723)}to{transform:translate(80.4679vw,99vh) scale(.8723)}}.snow:nth-child(73){opacity:.6074;transform:translate(73.956vw,-10px) scale(.7531);animation:fall-73 18s -11s linear infinite}@keyframes fall-73{55.733%{transform:translate(82.2078vw,55.733vh) scale(.7531)}to{transform:translate(78.0819vw,99vh) scale(.7531)}}.snow:nth-child(74){opacity:.7682;transform:translate(75.2975vw,-10px) scale(.757);animation:fall-74 24s -7s linear infinite}@keyframes fall-74{43.761%{transform:translate(85.1508vw,43.761vh) scale(.757)}to{transform:translate(80.22415vw,99vh) scale(.757)}}.snow:nth-child(75){opacity:1.0952;transform:translate(36.5709vw,-10px) scale(.6961);animation:fall-75 12s -15s linear infinite}@keyframes fall-75{65.251%{transform:translate(32.2816vw,65.251vh) scale(.6961)}to{transform:translate(34.42625vw,99vh) scale(.6961)}}.snow:nth-child(76){opacity:1.3534;transform:translate(88.2794vw,-10px) scale(.1748);animation:fall-76 30s -30s linear infinite}@keyframes fall-76{72.419%{transform:translate(79.0959vw,72.419vh) scale(.1748)}to{transform:translate(83.68765vw,99vh) scale(.1748)}}.snow:nth-child(77){opacity:.1564;transform:translate(88.608vw,-10px) scale(.1499);animation:fall-77 17s -7s linear infinite}@keyframes fall-77{73.1%{transform:translate(87.8481vw,73.1vh) scale(.1499)}to{transform:translate(88.22805vw,99vh) scale(.1499)}}.snow:nth-child(78){opacity:1.1172;transform:translate(59.376vw,-10px) scale(.8379);animation:fall-78 17s -15s linear infinite}@keyframes fall-78{48.237%{transform:translate(50.8554vw,48.237vh) scale(.8379)}to{transform:translate(55.1157vw,99vh) scale(.8379)}}.snow:nth-child(79){opacity:1.5122;transform:translate(59.7578vw,-10px) scale(.9981);animation:fall-79 25s -8s linear infinite}@keyframes fall-79{66.522%{transform:translate(67.9577vw,66.522vh) scale(.9981)}to{transform:translate(63.85775vw,99vh) scale(.9981)}}.snow:nth-child(80){opacity:.5496;transform:translate(58.8254vw,-10px) scale(.764);animation:fall-80 15s -27s linear infinite}@keyframes fall-80{38.277%{transform:translate(51.7571vw,38.277vh) scale(.764)}to{transform:translate(55.29125vw,99vh) scale(.764)}}.snow:nth-child(81){opacity:1.4794;transform:translate(9.5407vw,-10px) scale(.3147);animation:fall-81 30s -5s linear infinite}@keyframes fall-81{78.958%{transform:translate(13.1237vw,78.958vh) scale(.3147)}to{transform:translate(11.3322vw,99vh) scale(.3147)}}.snow:nth-child(82){opacity:.715;transform:translate(58.5608vw,-10px) scale(.1448);animation:fall-82 17s -13s linear infinite}@keyframes fall-82{70.41%{transform:translate(58.91vw,70.41vh) scale(.1448)}to{transform:translate(58.7354vw,99vh) scale(.1448)}}.snow:nth-child(83){opacity:1.3184;transform:translate(56.7191vw,-10px) scale(.9143);animation:fall-83 20s -30s linear infinite}@keyframes fall-83{74.452%{transform:translate(66.5728vw,74.452vh) scale(.9143)}to{transform:translate(61.64595vw,99vh) scale(.9143)}}.snow:nth-child(84){opacity:.1758;transform:translate(49.6089vw,-10px) scale(.173);animation:fall-84 12s -23s linear infinite}@keyframes fall-84{52.04%{transform:translate(54.4752vw,52.04vh) scale(.173)}to{transform:translate(52.04205vw,99vh) scale(.173)}}.snow:nth-child(85){opacity:.4474;transform:translate(13.4778vw,-10px) scale(.1285);animation:fall-85 30s -15s linear infinite}@keyframes fall-85{54.662%{transform:translate(21.9188vw,54.662vh) scale(.1285)}to{transform:translate(17.6983vw,99vh) scale(.1285)}}.snow:nth-child(86){opacity:.9092;transform:translate(21.1926vw,-10px) scale(.7048);animation:fall-86 14s -2s linear infinite}@keyframes fall-86{65.38%{transform:translate(20.8843vw,65.38vh) scale(.7048)}to{transform:translate(21.03845vw,99vh) scale(.7048)}}.snow:nth-child(87){opacity:1.8662;transform:translate(40.0722vw,-10px) scale(.7717);animation:fall-87 29s -7s linear infinite}@keyframes fall-87{32.954%{transform:translate(30.9518vw,32.954vh) scale(.7717)}to{transform:translate(35.512vw,99vh) scale(.7717)}}.snow:nth-child(88){opacity:1.2246;transform:translate(22.9731vw,-10px) scale(.8502);animation:fall-88 22s -12s linear infinite}@keyframes fall-88{78.537%{transform:translate(25.1696vw,78.537vh) scale(.8502)}to{transform:translate(24.07135vw,99vh) scale(.8502)}}.snow:nth-child(89){opacity:1.4572;transform:translate(13.2695vw,-10px) scale(.558);animation:fall-89 19s -19s linear infinite}@keyframes fall-89{43.623%{transform:translate(13.5656vw,43.623vh) scale(.558)}to{transform:translate(13.41755vw,99vh) scale(.558)}}.snow:nth-child(90){opacity:.8668;transform:translate(92.1485vw,-10px) scale(.4497);animation:fall-90 19s -16s linear infinite}@keyframes fall-90{37%{transform:translate(86.1629vw,37vh) scale(.4497)}to{transform:translate(89.1557vw,99vh) scale(.4497)}}.snow:nth-child(91){opacity:1.8502;transform:translate(39.5607vw,-10px) scale(.8628);animation:fall-91 16s -14s linear infinite}@keyframes fall-91{66.354%{transform:translate(36.6829vw,66.354vh) scale(.8628)}to{transform:translate(38.1218vw,99vh) scale(.8628)}}.snow:nth-child(92){opacity:.7366;transform:translate(35.7934vw,-10px) scale(.1104);animation:fall-92 10s -24s linear infinite}@keyframes fall-92{78.563%{transform:translate(33.6887vw,78.563vh) scale(.1104)}to{transform:translate(34.74105vw,99vh) scale(.1104)}}.snow:nth-child(93){opacity:.4164;transform:translate(60.0217vw,-10px) scale(.6496);animation:fall-93 10s -12s linear infinite}@keyframes fall-93{35.357%{transform:translate(54.9572vw,35.357vh) scale(.6496)}to{transform:translate(57.48945vw,99vh) scale(.6496)}}.snow:nth-child(94){opacity:.2568;transform:translate(13.6381vw,-10px) scale(.77);animation:fall-94 10s -12s linear infinite}@keyframes fall-94{34.503%{transform:translate(14.0376vw,34.503vh) scale(.77)}to{transform:translate(13.83785vw,99vh) scale(.77)}}.snow:nth-child(95){opacity:.4278;transform:translate(70.3462vw,-10px) scale(.9304);animation:fall-95 18s -28s linear infinite}@keyframes fall-95{35.059%{transform:translate(60.5606vw,35.059vh) scale(.9304)}to{transform:translate(65.4534vw,99vh) scale(.9304)}}.snow:nth-child(96){opacity:.182;transform:translate(9.7622vw,-10px) scale(.7705);animation:fall-96 22s -19s linear infinite}@keyframes fall-96{55.922%{transform:translate(13.9744vw,55.922vh) scale(.7705)}to{transform:translate(11.8683vw,99vh) scale(.7705)}}.snow:nth-child(97){opacity:1.9042;transform:translate(84.5583vw,-10px) scale(.9331);animation:fall-97 10s -10s linear infinite}@keyframes fall-97{67.655%{transform:translate(93.5442vw,67.655vh) scale(.9331)}to{transform:translate(89.05125vw,99vh) scale(.9331)}}.snow:nth-child(98){opacity:.5284;transform:translate(71.2802vw,-10px) scale(.9124);animation:fall-98 14s -17s linear infinite}@keyframes fall-98{73.896%{transform:translate(68.1134vw,73.896vh) scale(.9124)}to{transform:translate(69.6968vw,99vh) scale(.9124)}}.snow:nth-child(99){opacity:1.989;transform:translate(74.3177vw,-10px) scale(.9095);animation:fall-99 21s -6s linear infinite}@keyframes fall-99{74.455%{transform:translate(64.9778vw,74.455vh) scale(.9095)}to{transform:translate(69.64775vw,99vh) scale(.9095)}}.snow:nth-child(100){opacity:.603;transform:translate(19.6879vw,-10px) scale(.6453);animation:fall-100 14s -14s linear infinite}@keyframes fall-100{62.691%{transform:translate(27.3547vw,62.691vh) scale(.6453)}to{transform:translate(23.5213vw,99vh) scale(.6453)}}.snow:nth-child(101){opacity:1.9134;transform:translate(72.795vw,-10px) scale(.5829);animation:fall-101 28s -27s linear infinite}@keyframes fall-101{65.277%{transform:translate(78.4984vw,65.277vh) scale(.5829)}to{transform:translate(75.6467vw,99vh) scale(.5829)}}.snow:nth-child(102){opacity:1.9388;transform:translate(79.5698vw,-10px) scale(.7029);animation:fall-102 17s -5s linear infinite}@keyframes fall-102{69.219%{transform:translate(76.2865vw,69.219vh) scale(.7029)}to{transform:translate(77.92815vw,99vh) scale(.7029)}}.snow:nth-child(103){opacity:.382;transform:translate(95.3097vw,-10px) scale(.1518);animation:fall-103 17s -4s linear infinite}@keyframes fall-103{35.868%{transform:translate(102.2379vw,35.868vh) scale(.1518)}to{transform:translate(98.7738vw,99vh) scale(.1518)}}.snow:nth-child(104){opacity:1.1776;transform:translate(18.9055vw,-10px) scale(.0491);animation:fall-104 19s -29s linear infinite}@keyframes fall-104{55.347%{transform:translate(19.4164vw,55.347vh) scale(.0491)}to{transform:translate(19.16095vw,99vh) scale(.0491)}}.snow:nth-child(105){opacity:.843;transform:translate(82.7026vw,-10px) scale(.1624);animation:fall-105 27s -29s linear infinite}@keyframes fall-105{41.045%{transform:translate(73.4377vw,41.045vh) scale(.1624)}to{transform:translate(78.07015vw,99vh) scale(.1624)}}.snow:nth-child(106){opacity:1.0584;transform:translate(63.4258vw,-10px) scale(.9062);animation:fall-106 25s -17s linear infinite}@keyframes fall-106{65.849%{transform:translate(53.4445vw,65.849vh) scale(.9062)}to{transform:translate(58.43515vw,99vh) scale(.9062)}}.snow:nth-child(107){opacity:.9614;transform:translate(73.5075vw,-10px) scale(.9482);animation:fall-107 11s -4s linear infinite}@keyframes fall-107{75.237%{transform:translate(73.6159vw,75.237vh) scale(.9482)}to{transform:translate(73.5617vw,99vh) scale(.9482)}}.snow:nth-child(108){opacity:1.18;transform:translate(73.412vw,-10px) scale(.0773);animation:fall-108 28s -18s linear infinite}@keyframes fall-108{45.808%{transform:translate(70.2526vw,45.808vh) scale(.0773)}to{transform:translate(71.8323vw,99vh) scale(.0773)}}.snow:nth-child(109){opacity:1.4806;transform:translate(26.4828vw,-10px) scale(.2531);animation:fall-109 10s -14s linear infinite}@keyframes fall-109{62.966%{transform:translate(28.8487vw,62.966vh) scale(.2531)}to{transform:translate(27.66575vw,99vh) scale(.2531)}}.snow:nth-child(110){opacity:.7078;transform:translate(13.7612vw,-10px) scale(.8513);animation:fall-110 11s -29s linear infinite}@keyframes fall-110{68.601%{transform:translate(5.6694vw,68.601vh) scale(.8513)}to{transform:translate(9.7153vw,99vh) scale(.8513)}}.snow:nth-child(111){opacity:.4456;transform:translate(31.1073vw,-10px) scale(.6471);animation:fall-111 17s -29s linear infinite}@keyframes fall-111{57.964%{transform:translate(22.9233vw,57.964vh) scale(.6471)}to{transform:translate(27.0153vw,99vh) scale(.6471)}}.snow:nth-child(112){opacity:1.9258;transform:translate(82.3045vw,-10px) scale(.022);animation:fall-112 12s -30s linear infinite}@keyframes fall-112{78.108%{transform:translate(73.523vw,78.108vh) scale(.022)}to{transform:translate(77.91375vw,99vh) scale(.022)}}.snow:nth-child(113){opacity:.8732;transform:translate(28.3627vw,-10px) scale(.3741);animation:fall-113 19s -18s linear infinite}@keyframes fall-113{34.428%{transform:translate(25.1123vw,34.428vh) scale(.3741)}to{transform:translate(26.7375vw,99vh) scale(.3741)}}.snow:nth-child(114){opacity:.222;transform:translate(81.2938vw,-10px) scale(.2717);animation:fall-114 16s -12s linear infinite}@keyframes fall-114{74.661%{transform:translate(72.2335vw,74.661vh) scale(.2717)}to{transform:translate(76.76365vw,99vh) scale(.2717)}}.snow:nth-child(115){opacity:.5546;transform:translate(85.1582vw,-10px) scale(.0684);animation:fall-115 21s -1s linear infinite}@keyframes fall-115{41.554%{transform:translate(76.9297vw,41.554vh) scale(.0684)}to{transform:translate(81.04395vw,99vh) scale(.0684)}}.snow:nth-child(116){opacity:.601;transform:translate(96.9349vw,-10px) scale(.6817);animation:fall-116 18s -4s linear infinite}@keyframes fall-116{39.936%{transform:translate(100.9566vw,39.936vh) scale(.6817)}to{transform:translate(98.94575vw,99vh) scale(.6817)}}.snow:nth-child(117){opacity:1.574;transform:translate(62.7003vw,-10px) scale(.655);animation:fall-117 26s -15s linear infinite}@keyframes fall-117{34.392%{transform:translate(64.6636vw,34.392vh) scale(.655)}to{transform:translate(63.68195vw,99vh) scale(.655)}}.snow:nth-child(118){opacity:.778;transform:translate(42.0271vw,-10px) scale(.2553);animation:fall-118 22s -11s linear infinite}@keyframes fall-118{46.976%{transform:translate(51.9545vw,46.976vh) scale(.2553)}to{transform:translate(46.9908vw,99vh) scale(.2553)}}.snow:nth-child(119){opacity:.0058;transform:translate(11.6779vw,-10px) scale(.0726);animation:fall-119 27s -17s linear infinite}@keyframes fall-119{51.404%{transform:translate(20.7582vw,51.404vh) scale(.0726)}to{transform:translate(16.21805vw,99vh) scale(.0726)}}.snow:nth-child(120){opacity:1.5758;transform:translate(56.1897vw,-10px) scale(.0942);animation:fall-120 24s -8s linear infinite}@keyframes fall-120{45.084%{transform:translate(57.0808vw,45.084vh) scale(.0942)}to{transform:translate(56.63525vw,99vh) scale(.0942)}}.snow:nth-child(121){opacity:1.168;transform:translate(57.4508vw,-10px) scale(.8134);animation:fall-121 23s -2s linear infinite}@keyframes fall-121{63.109%{transform:translate(47.7879vw,63.109vh) scale(.8134)}to{transform:translate(52.61935vw,99vh) scale(.8134)}}.snow:nth-child(122){opacity:.427;transform:translate(85.9629vw,-10px) scale(.2357);animation:fall-122 21s -30s linear infinite}@keyframes fall-122{66.962%{transform:translate(82.2866vw,66.962vh) scale(.2357)}to{transform:translate(84.12475vw,99vh) scale(.2357)}}.snow:nth-child(123){opacity:1.8346;transform:translate(7.3839vw,-10px) scale(.8718);animation:fall-123 11s -15s linear infinite}@keyframes fall-123{66.825%{transform:translate(4.3333vw,66.825vh) scale(.8718)}to{transform:translate(5.8586vw,99vh) scale(.8718)}}.snow:nth-child(124){opacity:.4266;transform:translate(59.5867vw,-10px) scale(.8144);animation:fall-124 12s -8s linear infinite}@keyframes fall-124{41.42%{transform:translate(53.8953vw,41.42vh) scale(.8144)}to{transform:translate(56.741vw,99vh) scale(.8144)}}.snow:nth-child(125){opacity:.4514;transform:translate(73.0927vw,-10px) scale(.4508);animation:fall-125 22s -24s linear infinite}@keyframes fall-125{73.475%{transform:translate(66.0822vw,73.475vh) scale(.4508)}to{transform:translate(69.58745vw,99vh) scale(.4508)}}.snow:nth-child(126){opacity:1.2286;transform:translate(81.8005vw,-10px) scale(.9369);animation:fall-126 10s -29s linear infinite}@keyframes fall-126{67.061%{transform:translate(87.6049vw,67.061vh) scale(.9369)}to{transform:translate(84.7027vw,99vh) scale(.9369)}}.snow:nth-child(127){opacity:1.2582;transform:translate(45.7704vw,-10px) scale(.5714);animation:fall-127 12s -10s linear infinite}@keyframes fall-127{49.433%{transform:translate(49.5525vw,49.433vh) scale(.5714)}to{transform:translate(47.66145vw,99vh) scale(.5714)}}.snow:nth-child(128){opacity:.4862;transform:translate(34.9231vw,-10px) scale(.7325);animation:fall-128 16s -23s linear infinite}@keyframes fall-128{75.392%{transform:translate(33.8325vw,75.392vh) scale(.7325)}to{transform:translate(34.3778vw,99vh) scale(.7325)}}.snow:nth-child(129){opacity:.0304;transform:translate(77.9281vw,-10px) scale(.4064);animation:fall-129 27s -25s linear infinite}@keyframes fall-129{35.617%{transform:translate(77.4167vw,35.617vh) scale(.4064)}to{transform:translate(77.6724vw,99vh) scale(.4064)}}.snow:nth-child(130){opacity:1.3338;transform:translate(48.0115vw,-10px) scale(.2123);animation:fall-130 14s -3s linear infinite}@keyframes fall-130{61.061%{transform:translate(57.4561vw,61.061vh) scale(.2123)}to{transform:translate(52.7338vw,99vh) scale(.2123)}}.snow:nth-child(131){opacity:1.0422;transform:translate(20.8004vw,-10px) scale(.1488);animation:fall-131 24s -6s linear infinite}@keyframes fall-131{64.73%{transform:translate(25.9902vw,64.73vh) scale(.1488)}to{transform:translate(23.3953vw,99vh) scale(.1488)}}.snow:nth-child(132){opacity:.5664;transform:translate(16.2704vw,-10px) scale(.9578);animation:fall-132 26s -21s linear infinite}@keyframes fall-132{69.61%{transform:translate(16.0235vw,69.61vh) scale(.9578)}to{transform:translate(16.14695vw,99vh) scale(.9578)}}.snow:nth-child(133){opacity:1.8464;transform:translate(17.9062vw,-10px) scale(.9177);animation:fall-133 17s -10s linear infinite}@keyframes fall-133{61.87%{transform:translate(17.9565vw,61.87vh) scale(.9177)}to{transform:translate(17.93135vw,99vh) scale(.9177)}}.snow:nth-child(134){opacity:.0974;transform:translate(70.2411vw,-10px) scale(.1736);animation:fall-134 16s -15s linear infinite}@keyframes fall-134{55.384%{transform:translate(73.2291vw,55.384vh) scale(.1736)}to{transform:translate(71.7351vw,99vh) scale(.1736)}}.snow:nth-child(135){opacity:1.6646;transform:translate(36.0528vw,-10px) scale(.8095);animation:fall-135 28s -24s linear infinite}@keyframes fall-135{69.865%{transform:translate(34.745vw,69.865vh) scale(.8095)}to{transform:translate(35.3989vw,99vh) scale(.8095)}}.snow:nth-child(136){opacity:.8902;transform:translate(42.1588vw,-10px) scale(.4466);animation:fall-136 26s -27s linear infinite}@keyframes fall-136{77.71%{transform:translate(38.288vw,77.71vh) scale(.4466)}to{transform:translate(40.2234vw,99vh) scale(.4466)}}.snow:nth-child(137){opacity:.6208;transform:translate(17.5669vw,-10px) scale(.5507);animation:fall-137 19s -14s linear infinite}@keyframes fall-137{68.056%{transform:translate(11.5937vw,68.056vh) scale(.5507)}to{transform:translate(14.5803vw,99vh) scale(.5507)}}.snow:nth-child(138){opacity:1.8456;transform:translate(57.8535vw,-10px) scale(.4821);animation:fall-138 20s -17s linear infinite}@keyframes fall-138{60.829%{transform:translate(51.6122vw,60.829vh) scale(.4821)}to{transform:translate(54.73285vw,99vh) scale(.4821)}}.snow:nth-child(139){opacity:.2302;transform:translate(67.0284vw,-10px) scale(.0746);animation:fall-139 27s -23s linear infinite}@keyframes fall-139{66.768%{transform:translate(70.548vw,66.768vh) scale(.0746)}to{transform:translate(68.7882vw,99vh) scale(.0746)}}.snow:nth-child(140){opacity:1.8054;transform:translate(63.1925vw,-10px) scale(.8958);animation:fall-140 24s -10s linear infinite}@keyframes fall-140{76.773%{transform:translate(70.943vw,76.773vh) scale(.8958)}to{transform:translate(67.06775vw,99vh) scale(.8958)}}.snow:nth-child(141){opacity:1.9426;transform:translate(26.9495vw,-10px) scale(.6769);animation:fall-141 20s -17s linear infinite}@keyframes fall-141{53.571%{transform:translate(17.5265vw,53.571vh) scale(.6769)}to{transform:translate(22.238vw,99vh) scale(.6769)}}.snow:nth-child(142){opacity:.028;transform:translate(27.3738vw,-10px) scale(.8885);animation:fall-142 17s -1s linear infinite}@keyframes fall-142{74.524%{transform:translate(18.116vw,74.524vh) scale(.8885)}to{transform:translate(22.7449vw,99vh) scale(.8885)}}.snow:nth-child(143){opacity:1.2724;transform:translate(70.023vw,-10px) scale(.5018);animation:fall-143 10s -20s linear infinite}@keyframes fall-143{79.861%{transform:translate(74.8601vw,79.861vh) scale(.5018)}to{transform:translate(72.44155vw,99vh) scale(.5018)}}.snow:nth-child(144){opacity:1.1092;transform:translate(75.0272vw,-10px) scale(.9819);animation:fall-144 22s -4s linear infinite}@keyframes fall-144{73.737%{transform:translate(66.1759vw,73.737vh) scale(.9819)}to{transform:translate(70.60155vw,99vh) scale(.9819)}}.snow:nth-child(145){opacity:.8996;transform:translate(93.9764vw,-10px) scale(.7564);animation:fall-145 14s -11s linear infinite}@keyframes fall-145{37.201%{transform:translate(103.3585vw,37.201vh) scale(.7564)}to{transform:translate(98.66745vw,99vh) scale(.7564)}}.snow:nth-child(146){opacity:.9212;transform:translate(52.2911vw,-10px) scale(.6517);animation:fall-146 29s -23s linear infinite}@keyframes fall-146{31.396%{transform:translate(60.6961vw,31.396vh) scale(.6517)}to{transform:translate(56.4936vw,99vh) scale(.6517)}}.snow:nth-child(147){opacity:1.7612;transform:translate(53.1237vw,-10px) scale(.8473);animation:fall-147 19s -30s linear infinite}@keyframes fall-147{68.056%{transform:translate(58.1099vw,68.056vh) scale(.8473)}to{transform:translate(55.6168vw,99vh) scale(.8473)}}.snow:nth-child(148){opacity:1.2036;transform:translate(34.7993vw,-10px) scale(.0859);animation:fall-148 24s -14s linear infinite}@keyframes fall-148{72.69%{transform:translate(33.73vw,72.69vh) scale(.0859)}to{transform:translate(34.26465vw,99vh) scale(.0859)}}.snow:nth-child(149){opacity:1.576;transform:translate(39.7659vw,-10px) scale(.9533);animation:fall-149 16s -17s linear infinite}@keyframes fall-149{52.387%{transform:translate(34.5416vw,52.387vh) scale(.9533)}to{transform:translate(37.15375vw,99vh) scale(.9533)}}.snow:nth-child(150){opacity:.6288;transform:translate(45.0106vw,-10px) scale(.4607);animation:fall-150 23s -12s linear infinite}@keyframes fall-150{61.344%{transform:translate(51.3956vw,61.344vh) scale(.4607)}to{transform:translate(48.2031vw,99vh) scale(.4607)}}.snow:nth-child(151){opacity:1.694;transform:translate(94.2949vw,-10px) scale(.7299);animation:fall-151 23s -17s linear infinite}@keyframes fall-151{31.843%{transform:translate(95.6467vw,31.843vh) scale(.7299)}to{transform:translate(94.9708vw,99vh) scale(.7299)}}.snow:nth-child(152){opacity:1.7324;transform:translate(99.9838vw,-10px) scale(.3302);animation:fall-152 14s -20s linear infinite}@keyframes fall-152{48.535%{transform:translate(107.0794vw,48.535vh) scale(.3302)}to{transform:translate(103.5316vw,99vh) scale(.3302)}}.snow:nth-child(153){opacity:1.092;transform:translate(91.1688vw,-10px) scale(.3646);animation:fall-153 16s -23s linear infinite}@keyframes fall-153{45.503%{transform:translate(82.9759vw,45.503vh) scale(.3646)}to{transform:translate(87.07235vw,99vh) scale(.3646)}}.snow:nth-child(154){opacity:.4358;transform:translate(8.8967vw,-10px) scale(.8888);animation:fall-154 13s -26s linear infinite}@keyframes fall-154{35.727%{transform:translate(11.3711vw,35.727vh) scale(.8888)}to{transform:translate(10.1339vw,99vh) scale(.8888)}}.snow:nth-child(155){opacity:.1278;transform:translate(87.9432vw,-10px) scale(.2818);animation:fall-155 28s -29s linear infinite}@keyframes fall-155{54.638%{transform:translate(81.6602vw,54.638vh) scale(.2818)}to{transform:translate(84.8017vw,99vh) scale(.2818)}}.snow:nth-child(156){opacity:1.2816;transform:translate(17.8548vw,-10px) scale(.8028);animation:fall-156 25s -30s linear infinite}@keyframes fall-156{68.023%{transform:translate(10.1186vw,68.023vh) scale(.8028)}to{transform:translate(13.9867vw,99vh) scale(.8028)}}.snow:nth-child(157){opacity:.1216;transform:translate(86.9213vw,-10px) scale(.0836);animation:fall-157 18s -27s linear infinite}@keyframes fall-157{65.836%{transform:translate(78.2685vw,65.836vh) scale(.0836)}to{transform:translate(82.5949vw,99vh) scale(.0836)}}.snow:nth-child(158){opacity:.0112;transform:translate(60.8408vw,-10px) scale(.8783);animation:fall-158 17s -23s linear infinite}@keyframes fall-158{45.654%{transform:translate(58.8561vw,45.654vh) scale(.8783)}to{transform:translate(59.84845vw,99vh) scale(.8783)}}.snow:nth-child(159){opacity:1.7846;transform:translate(81.8188vw,-10px) scale(.3864);animation:fall-159 30s -3s linear infinite}@keyframes fall-159{59.734%{transform:translate(79.5386vw,59.734vh) scale(.3864)}to{transform:translate(80.6787vw,99vh) scale(.3864)}}.snow:nth-child(160){opacity:1.4096;transform:translate(34.625vw,-10px) scale(.0662);animation:fall-160 22s -4s linear infinite}@keyframes fall-160{32.949%{transform:translate(25.2117vw,32.949vh) scale(.0662)}to{transform:translate(29.91835vw,99vh) scale(.0662)}}.snow:nth-child(161){opacity:.8148;transform:translate(68.0186vw,-10px) scale(.8875);animation:fall-161 11s -12s linear infinite}@keyframes fall-161{76.333%{transform:translate(68.2473vw,76.333vh) scale(.8875)}to{transform:translate(68.13295vw,99vh) scale(.8875)}}.snow:nth-child(162){opacity:1.2918;transform:translate(47.1462vw,-10px) scale(.499);animation:fall-162 20s -2s linear infinite}@keyframes fall-162{62.775%{transform:translate(48.0127vw,62.775vh) scale(.499)}to{transform:translate(47.57945vw,99vh) scale(.499)}}.snow:nth-child(163){opacity:.0154;transform:translate(98.6787vw,-10px) scale(.7198);animation:fall-163 18s -5s linear infinite}@keyframes fall-163{43.985%{transform:translate(103.0604vw,43.985vh) scale(.7198)}to{transform:translate(100.86955vw,99vh) scale(.7198)}}.snow:nth-child(164){opacity:1.6754;transform:translate(66.181vw,-10px) scale(.7148);animation:fall-164 27s -13s linear infinite}@keyframes fall-164{61.317%{transform:translate(76.0219vw,61.317vh) scale(.7148)}to{transform:translate(71.10145vw,99vh) scale(.7148)}}.snow:nth-child(165){opacity:1.2312;transform:translate(9.1289vw,-10px) scale(.9875);animation:fall-165 29s -18s linear infinite}@keyframes fall-165{68.141%{transform:translate(5.6799vw,68.141vh) scale(.9875)}to{transform:translate(7.4044vw,99vh) scale(.9875)}}.snow:nth-child(166){opacity:.6764;transform:translate(8.163vw,-10px) scale(.0113);animation:fall-166 26s -8s linear infinite}@keyframes fall-166{71.876%{transform:translate(5.0105vw,71.876vh) scale(.0113)}to{transform:translate(6.58675vw,99vh) scale(.0113)}}.snow:nth-child(167){opacity:.6896;transform:translate(53.8217vw,-10px) scale(.3509);animation:fall-167 14s -23s linear infinite}@keyframes fall-167{77.035%{transform:translate(47.1527vw,77.035vh) scale(.3509)}to{transform:translate(50.4872vw,99vh) scale(.3509)}}.snow:nth-child(168){opacity:1.9298;transform:translate(53.4702vw,-10px) scale(.3103);animation:fall-168 25s -29s linear infinite}@keyframes fall-168{37.951%{transform:translate(53.0494vw,37.951vh) scale(.3103)}to{transform:translate(53.2598vw,99vh) scale(.3103)}}.snow:nth-child(169){opacity:.0346;transform:translate(41.4327vw,-10px) scale(.0999);animation:fall-169 12s -30s linear infinite}@keyframes fall-169{75.856%{transform:translate(49.8701vw,75.856vh) scale(.0999)}to{transform:translate(45.6514vw,99vh) scale(.0999)}}.snow:nth-child(170){opacity:1.5092;transform:translate(13.1851vw,-10px) scale(.4477);animation:fall-170 26s -28s linear infinite}@keyframes fall-170{61.508%{transform:translate(9.4858vw,61.508vh) scale(.4477)}to{transform:translate(11.33545vw,99vh) scale(.4477)}}.snow:nth-child(171){opacity:1.8188;transform:translate(18.8815vw,-10px) scale(.6452);animation:fall-171 11s -30s linear infinite}@keyframes fall-171{52.388%{transform:translate(21.0601vw,52.388vh) scale(.6452)}to{transform:translate(19.9708vw,99vh) scale(.6452)}}.snow:nth-child(172){opacity:.38;transform:translate(42.4229vw,-10px) scale(.0622);animation:fall-172 25s -6s linear infinite}@keyframes fall-172{30.063%{transform:translate(46.5958vw,30.063vh) scale(.0622)}to{transform:translate(44.50935vw,99vh) scale(.0622)}}.snow:nth-child(173){opacity:1.127;transform:translate(42.1209vw,-10px) scale(.0615);animation:fall-173 20s -12s linear infinite}@keyframes fall-173{51.426%{transform:translate(39.5668vw,51.426vh) scale(.0615)}to{transform:translate(40.84385vw,99vh) scale(.0615)}}.snow:nth-child(174){opacity:.3682;transform:translate(28.9564vw,-10px) scale(.6529);animation:fall-174 17s -6s linear infinite}@keyframes fall-174{31.834%{transform:translate(23.6053vw,31.834vh) scale(.6529)}to{transform:translate(26.28085vw,99vh) scale(.6529)}}.snow:nth-child(175){opacity:1.2092;transform:translate(67.3071vw,-10px) scale(.0155);animation:fall-175 21s -13s linear infinite}@keyframes fall-175{57.767%{transform:translate(75.7546vw,57.767vh) scale(.0155)}to{transform:translate(71.53085vw,99vh) scale(.0155)}}.snow:nth-child(176){opacity:1.646;transform:translate(9.7335vw,-10px) scale(.5573);animation:fall-176 20s -3s linear infinite}@keyframes fall-176{67.416%{transform:translate(16.1607vw,67.416vh) scale(.5573)}to{transform:translate(12.9471vw,99vh) scale(.5573)}}.snow:nth-child(177){opacity:.6652;transform:translate(73.5575vw,-10px) scale(.9734);animation:fall-177 19s -24s linear infinite}@keyframes fall-177{64.819%{transform:translate(69.5709vw,64.819vh) scale(.9734)}to{transform:translate(71.5642vw,99vh) scale(.9734)}}.snow:nth-child(178){opacity:1.0724;transform:translate(81.6406vw,-10px) scale(.7895);animation:fall-178 13s -25s linear infinite}@keyframes fall-178{67.831%{transform:translate(78.0135vw,67.831vh) scale(.7895)}to{transform:translate(79.82705vw,99vh) scale(.7895)}}.snow:nth-child(179){opacity:1.537;transform:translate(92.8428vw,-10px) scale(.2278);animation:fall-179 13s -21s linear infinite}@keyframes fall-179{38.059%{transform:translate(101.7515vw,38.059vh) scale(.2278)}to{transform:translate(97.29715vw,99vh) scale(.2278)}}.snow:nth-child(180){opacity:1.9894;transform:translate(29.3497vw,-10px) scale(.2408);animation:fall-180 18s -8s linear infinite}@keyframes fall-180{43.217%{transform:translate(38.4327vw,43.217vh) scale(.2408)}to{transform:translate(33.8912vw,99vh) scale(.2408)}}.snow:nth-child(181){opacity:1.4306;transform:translate(38.85vw,-10px) scale(.534);animation:fall-181 12s -7s linear infinite}@keyframes fall-181{78.734%{transform:translate(31.8566vw,78.734vh) scale(.534)}to{transform:translate(35.3533vw,99vh) scale(.534)}}.snow:nth-child(182){opacity:.9274;transform:translate(69.5214vw,-10px) scale(.1536);animation:fall-182 10s -15s linear infinite}@keyframes fall-182{41.413%{transform:translate(73.9661vw,41.413vh) scale(.1536)}to{transform:translate(71.74375vw,99vh) scale(.1536)}}.snow:nth-child(183){opacity:1.072;transform:translate(42.3279vw,-10px) scale(.6097);animation:fall-183 20s -12s linear infinite}@keyframes fall-183{31.053%{transform:translate(33.8386vw,31.053vh) scale(.6097)}to{transform:translate(38.08325vw,99vh) scale(.6097)}}.snow:nth-child(184){opacity:1.9738;transform:translate(32.3826vw,-10px) scale(.6315);animation:fall-184 18s -11s linear infinite}@keyframes fall-184{54.886%{transform:translate(38.8459vw,54.886vh) scale(.6315)}to{transform:translate(35.61425vw,99vh) scale(.6315)}}.snow:nth-child(185){opacity:1.7504;transform:translate(92.3706vw,-10px) scale(.7184);animation:fall-185 15s -14s linear infinite}@keyframes fall-185{68.927%{transform:translate(99.2791vw,68.927vh) scale(.7184)}to{transform:translate(95.82485vw,99vh) scale(.7184)}}.snow:nth-child(186){opacity:1.9214;transform:translate(43.8498vw,-10px) scale(.5328);animation:fall-186 19s -18s linear infinite}@keyframes fall-186{67.583%{transform:translate(41.7212vw,67.583vh) scale(.5328)}to{transform:translate(42.7855vw,99vh) scale(.5328)}}.snow:nth-child(187){opacity:1.7526;transform:translate(17.4174vw,-10px) scale(.0062);animation:fall-187 13s -15s linear infinite}@keyframes fall-187{63.162%{transform:translate(13.2025vw,63.162vh) scale(.0062)}to{transform:translate(15.30995vw,99vh) scale(.0062)}}.snow:nth-child(188){opacity:.1676;transform:translate(75.9889vw,-10px) scale(.2546);animation:fall-188 22s -11s linear infinite}@keyframes fall-188{76.925%{transform:translate(66.3664vw,76.925vh) scale(.2546)}to{transform:translate(71.17765vw,99vh) scale(.2546)}}.snow:nth-child(189){opacity:1.2002;transform:translate(29.7391vw,-10px) scale(.0875);animation:fall-189 15s -8s linear infinite}@keyframes fall-189{30.29%{transform:translate(22.2442vw,30.29vh) scale(.0875)}to{transform:translate(25.99165vw,99vh) scale(.0875)}}.snow:nth-child(190){opacity:1.1712;transform:translate(45.5115vw,-10px) scale(.8737);animation:fall-190 23s -18s linear infinite}@keyframes fall-190{70.15%{transform:translate(52.089vw,70.15vh) scale(.8737)}to{transform:translate(48.80025vw,99vh) scale(.8737)}}.snow:nth-child(191){opacity:1.4988;transform:translate(80.3104vw,-10px) scale(.9846);animation:fall-191 25s -14s linear infinite}@keyframes fall-191{35.883%{transform:translate(72.165vw,35.883vh) scale(.9846)}to{transform:translate(76.2377vw,99vh) scale(.9846)}}.snow:nth-child(192){opacity:.6836;transform:translate(5.6906vw,-10px) scale(.3147);animation:fall-192 14s -20s linear infinite}@keyframes fall-192{73.933%{transform:translate(-1.8162vw,73.933vh) scale(.3147)}to{transform:translate(1.9372vw,99vh) scale(.3147)}}.snow:nth-child(193){opacity:1.5058;transform:translate(34.6564vw,-10px) scale(.0679);animation:fall-193 24s -5s linear infinite}@keyframes fall-193{42.168%{transform:translate(39.6152vw,42.168vh) scale(.0679)}to{transform:translate(37.1358vw,99vh) scale(.0679)}}.snow:nth-child(194){opacity:.0274;transform:translate(32.9358vw,-10px) scale(.7872);animation:fall-194 20s -17s linear infinite}@keyframes fall-194{38.846%{transform:translate(32.6098vw,38.846vh) scale(.7872)}to{transform:translate(32.7728vw,99vh) scale(.7872)}}.snow:nth-child(195){opacity:.0472;transform:translate(17.2188vw,-10px) scale(.665);animation:fall-195 15s -29s linear infinite}@keyframes fall-195{76.322%{transform:translate(26.814vw,76.322vh) scale(.665)}to{transform:translate(22.0164vw,99vh) scale(.665)}}.snow:nth-child(196){opacity:1.7712;transform:translate(95.4836vw,-10px) scale(.6111);animation:fall-196 15s -6s linear infinite}@keyframes fall-196{73.67%{transform:translate(91.3871vw,73.67vh) scale(.6111)}to{transform:translate(93.43535vw,99vh) scale(.6111)}}.snow:nth-child(197){opacity:1.1896;transform:translate(88.1246vw,-10px) scale(.8741);animation:fall-197 10s -10s linear infinite}@keyframes fall-197{58.601%{transform:translate(78.8598vw,58.601vh) scale(.8741)}to{transform:translate(83.4922vw,99vh) scale(.8741)}}.snow:nth-child(198){opacity:.5628;transform:translate(18.0757vw,-10px) scale(.7872);animation:fall-198 30s -25s linear infinite}@keyframes fall-198{52.932%{transform:translate(19.6642vw,52.932vh) scale(.7872)}to{transform:translate(18.86995vw,99vh) scale(.7872)}}.snow:nth-child(199){opacity:.5998;transform:translate(23.9674vw,-10px) scale(.4691);animation:fall-199 11s -26s linear infinite}@keyframes fall-199{76.825%{transform:translate(14.6568vw,76.825vh) scale(.4691)}to{transform:translate(19.3121vw,99vh) scale(.4691)}}.snow:nth-child(200){opacity:1.6966;transform:translate(68.52vw,-10px) scale(.8984);animation:fall-200 17s -23s linear infinite}@keyframes fall-200{73.709%{transform:translate(77.9863vw,73.709vh) scale(.8984)}to{transform:translate(73.25315vw,99vh) scale(.8984)}}.snow:nth-child(201){opacity:1.4012;transform:translate(32.0063vw,-10px) scale(.4228);animation:fall-201 10s -13s linear infinite}@keyframes fall-201{66.183%{transform:translate(38.7024vw,66.183vh) scale(.4228)}to{transform:translate(35.35435vw,99vh) scale(.4228)}}.snow:nth-child(202){opacity:.4388;transform:translate(51.2999vw,-10px) scale(.5834);animation:fall-202 18s -25s linear infinite}@keyframes fall-202{54.038%{transform:translate(45.2209vw,54.038vh) scale(.5834)}to{transform:translate(48.2604vw,99vh) scale(.5834)}}.snow:nth-child(203){opacity:1.7864;transform:translate(7.5586vw,-10px) scale(.7473);animation:fall-203 10s -16s linear infinite}@keyframes fall-203{35.144%{transform:translate(.3976vw,35.144vh) scale(.7473)}to{transform:translate(3.9781vw,99vh) scale(.7473)}}.snow:nth-child(204){opacity:1.4732;transform:translate(81.2768vw,-10px) scale(.5107);animation:fall-204 11s -13s linear infinite}@keyframes fall-204{36.162%{transform:translate(87.8931vw,36.162vh) scale(.5107)}to{transform:translate(84.58495vw,99vh) scale(.5107)}}.snow:nth-child(205){opacity:.05;transform:translate(85.3646vw,-10px) scale(.2216);animation:fall-205 28s -12s linear infinite}@keyframes fall-205{38.027%{transform:translate(84.0158vw,38.027vh) scale(.2216)}to{transform:translate(84.6902vw,99vh) scale(.2216)}}.snow:nth-child(206){opacity:.788;transform:translate(88.431vw,-10px) scale(.7483);animation:fall-206 23s -28s linear infinite}@keyframes fall-206{55.026%{transform:translate(92.2133vw,55.026vh) scale(.7483)}to{transform:translate(90.32215vw,99vh) scale(.7483)}}.snow:nth-child(207){opacity:.76;transform:translate(9.0711vw,-10px) scale(.2106);animation:fall-207 30s -3s linear infinite}@keyframes fall-207{70.75%{transform:translate(2.5636vw,70.75vh) scale(.2106)}to{transform:translate(5.81735vw,99vh) scale(.2106)}}.snow:nth-child(208){opacity:1.6564;transform:translate(97.1977vw,-10px) scale(.1155);animation:fall-208 10s -14s linear infinite}@keyframes fall-208{41.257%{transform:translate(95.2892vw,41.257vh) scale(.1155)}to{transform:translate(96.24345vw,99vh) scale(.1155)}}.snow:nth-child(209){opacity:.8968;transform:translate(94.033vw,-10px) scale(.9974);animation:fall-209 30s -8s linear infinite}@keyframes fall-209{72.072%{transform:translate(91.5855vw,72.072vh) scale(.9974)}to{transform:translate(92.80925vw,99vh) scale(.9974)}}.snow:nth-child(210){opacity:1.4284;transform:translate(35.7538vw,-10px) scale(.5702);animation:fall-210 30s -3s linear infinite}@keyframes fall-210{50.893%{transform:translate(36.1595vw,50.893vh) scale(.5702)}to{transform:translate(35.95665vw,99vh) scale(.5702)}}.snow:nth-child(211){opacity:.3682;transform:translate(40.5543vw,-10px) scale(.7808);animation:fall-211 17s -26s linear infinite}@keyframes fall-211{33.313%{transform:translate(31.537vw,33.313vh) scale(.7808)}to{transform:translate(36.04565vw,99vh) scale(.7808)}}.snow:nth-child(212){opacity:1.78;transform:translate(75.2572vw,-10px) scale(.1646);animation:fall-212 20s -30s linear infinite}@keyframes fall-212{68.766%{transform:translate(85.2266vw,68.766vh) scale(.1646)}to{transform:translate(80.2419vw,99vh) scale(.1646)}}.snow:nth-child(213){opacity:1.6556;transform:translate(55.149vw,-10px) scale(.7576);animation:fall-213 12s -18s linear infinite}@keyframes fall-213{69.747%{transform:translate(63.1322vw,69.747vh) scale(.7576)}to{transform:translate(59.1406vw,99vh) scale(.7576)}}.snow:nth-child(214){opacity:.499;transform:translate(50.7375vw,-10px) scale(.3192);animation:fall-214 23s -5s linear infinite}@keyframes fall-214{32.118%{transform:translate(45.436vw,32.118vh) scale(.3192)}to{transform:translate(48.08675vw,99vh) scale(.3192)}}.snow:nth-child(215){opacity:1.6222;transform:translate(91.263vw,-10px) scale(.0326);animation:fall-215 11s -2s linear infinite}@keyframes fall-215{52.611%{transform:translate(96.5312vw,52.611vh) scale(.0326)}to{transform:translate(93.8971vw,99vh) scale(.0326)}}.snow:nth-child(216){opacity:1.2734;transform:translate(65.9254vw,-10px) scale(.1037);animation:fall-216 27s -15s linear infinite}@keyframes fall-216{47.545%{transform:translate(70.3227vw,47.545vh) scale(.1037)}to{transform:translate(68.12405vw,99vh) scale(.1037)}}.snow:nth-child(217){opacity:1.709;transform:translate(17.5783vw,-10px) scale(.1679);animation:fall-217 21s -3s linear infinite}@keyframes fall-217{70.409%{transform:translate(14.1786vw,70.409vh) scale(.1679)}to{transform:translate(15.87845vw,99vh) scale(.1679)}}.snow:nth-child(218){opacity:1.3556;transform:translate(77.6575vw,-10px) scale(.296);animation:fall-218 19s -26s linear infinite}@keyframes fall-218{33.894%{transform:translate(80.8373vw,33.894vh) scale(.296)}to{transform:translate(79.2474vw,99vh) scale(.296)}}.snow:nth-child(219){opacity:.3686;transform:translate(13.2287vw,-10px) scale(.4348);animation:fall-219 11s -30s linear infinite}@keyframes fall-219{77.404%{transform:translate(22.6202vw,77.404vh) scale(.4348)}to{transform:translate(17.92445vw,99vh) scale(.4348)}}.snow:nth-child(220){opacity:1.2928;transform:translate(10.7632vw,-10px) scale(.8906);animation:fall-220 23s -21s linear infinite}@keyframes fall-220{32.263%{transform:translate(13.4818vw,32.263vh) scale(.8906)}to{transform:translate(12.1225vw,99vh) scale(.8906)}}.snow:nth-child(221){opacity:1.624;transform:translate(13.463vw,-10px) scale(.018);animation:fall-221 27s -6s linear infinite}@keyframes fall-221{51.792%{transform:translate(11.6941vw,51.792vh) scale(.018)}to{transform:translate(12.57855vw,99vh) scale(.018)}}.snow:nth-child(222){opacity:1.942;transform:translate(72.0772vw,-10px) scale(.1164);animation:fall-222 15s -2s linear infinite}@keyframes fall-222{37.423%{transform:translate(64.445vw,37.423vh) scale(.1164)}to{transform:translate(68.2611vw,99vh) scale(.1164)}}.snow:nth-child(223){opacity:1.761;transform:translate(88.821vw,-10px) scale(.4182);animation:fall-223 11s -13s linear infinite}@keyframes fall-223{38.946%{transform:translate(86.3514vw,38.946vh) scale(.4182)}to{transform:translate(87.5862vw,99vh) scale(.4182)}}.snow:nth-child(224){opacity:1.253;transform:translate(56.6961vw,-10px) scale(.4392);animation:fall-224 15s -6s linear infinite}@keyframes fall-224{48.525%{transform:translate(63.7468vw,48.525vh) scale(.4392)}to{transform:translate(60.22145vw,99vh) scale(.4392)}}.snow:nth-child(225){opacity:1.492;transform:translate(25.495vw,-10px) scale(.0422);animation:fall-225 19s -13s linear infinite}@keyframes fall-225{47.154%{transform:translate(26.4284vw,47.154vh) scale(.0422)}to{transform:translate(25.9617vw,99vh) scale(.0422)}}.snow:nth-child(226){opacity:1.1858;transform:translate(27.4449vw,-10px) scale(.0088);animation:fall-226 17s -3s linear infinite}@keyframes fall-226{55.247%{transform:translate(22.6302vw,55.247vh) scale(.0088)}to{transform:translate(25.03755vw,99vh) scale(.0088)}}.snow:nth-child(227){opacity:1.797;transform:translate(43.6163vw,-10px) scale(.79);animation:fall-227 12s -30s linear infinite}@keyframes fall-227{57.262%{transform:translate(43.1059vw,57.262vh) scale(.79)}to{transform:translate(43.3611vw,99vh) scale(.79)}}.snow:nth-child(228){opacity:.6058;transform:translate(33.5915vw,-10px) scale(.0957);animation:fall-228 25s -23s linear infinite}@keyframes fall-228{73.762%{transform:translate(27.5063vw,73.762vh) scale(.0957)}to{transform:translate(30.5489vw,99vh) scale(.0957)}}.snow:nth-child(229){opacity:.9064;transform:translate(43.2783vw,-10px) scale(.2709);animation:fall-229 12s -10s linear infinite}@keyframes fall-229{78.203%{transform:translate(46.8864vw,78.203vh) scale(.2709)}to{transform:translate(45.08235vw,99vh) scale(.2709)}}.snow:nth-child(230){opacity:.3646;transform:translate(34.1594vw,-10px) scale(.7053);animation:fall-230 18s -9s linear infinite}@keyframes fall-230{67.843%{transform:translate(42.5708vw,67.843vh) scale(.7053)}to{transform:translate(38.3651vw,99vh) scale(.7053)}}.snow:nth-child(231){opacity:.7996;transform:translate(77.4717vw,-10px) scale(.1153);animation:fall-231 24s -7s linear infinite}@keyframes fall-231{32.144%{transform:translate(83.249vw,32.144vh) scale(.1153)}to{transform:translate(80.36035vw,99vh) scale(.1153)}}.snow:nth-child(232){opacity:.5356;transform:translate(70.4191vw,-10px) scale(.97);animation:fall-232 29s -8s linear infinite}@keyframes fall-232{33.094%{transform:translate(71.6045vw,33.094vh) scale(.97)}to{transform:translate(71.0118vw,99vh) scale(.97)}}.snow:nth-child(233){opacity:1.9632;transform:translate(75.1283vw,-10px) scale(.5225);animation:fall-233 23s -1s linear infinite}@keyframes fall-233{36.999%{transform:translate(66.8585vw,36.999vh) scale(.5225)}to{transform:translate(70.9934vw,99vh) scale(.5225)}}.snow:nth-child(234){opacity:.857;transform:translate(94.1114vw,-10px) scale(.7957);animation:fall-234 14s -2s linear infinite}@keyframes fall-234{71.252%{transform:translate(98.1124vw,71.252vh) scale(.7957)}to{transform:translate(96.1119vw,99vh) scale(.7957)}}.snow:nth-child(235){opacity:.3858;transform:translate(8.7918vw,-10px) scale(.4166);animation:fall-235 12s -17s linear infinite}@keyframes fall-235{68.253%{transform:translate(6.0908vw,68.253vh) scale(.4166)}to{transform:translate(7.4413vw,99vh) scale(.4166)}}.snow:nth-child(236){opacity:.4108;transform:translate(87.5377vw,-10px) scale(.8312);animation:fall-236 19s -25s linear infinite}@keyframes fall-236{56.328%{transform:translate(95.1579vw,56.328vh) scale(.8312)}to{transform:translate(91.3478vw,99vh) scale(.8312)}}.snow:nth-child(237){opacity:1.9112;transform:translate(79.1837vw,-10px) scale(.9903);animation:fall-237 22s -23s linear infinite}@keyframes fall-237{34.176%{transform:translate(77.6vw,34.176vh) scale(.9903)}to{transform:translate(78.39185vw,99vh) scale(.9903)}}.snow:nth-child(238){opacity:1.6824;transform:translate(95.8986vw,-10px) scale(.2611);animation:fall-238 26s -2s linear infinite}@keyframes fall-238{71.573%{transform:translate(100.1232vw,71.573vh) scale(.2611)}to{transform:translate(98.0109vw,99vh) scale(.2611)}}.snow:nth-child(239){opacity:.5214;transform:translate(2.0565vw,-10px) scale(.0666);animation:fall-239 22s -25s linear infinite}@keyframes fall-239{71.06%{transform:translate(.6402vw,71.06vh) scale(.0666)}to{transform:translate(1.34835vw,99vh) scale(.0666)}}.snow:nth-child(240){opacity:1.2228;transform:translate(31.9182vw,-10px) scale(.0629);animation:fall-240 13s -2s linear infinite}@keyframes fall-240{58.387%{transform:translate(38.4991vw,58.387vh) scale(.0629)}to{transform:translate(35.20865vw,99vh) scale(.0629)}}.snow:nth-child(241){opacity:1.5058;transform:translate(93.937vw,-10px) scale(.5986);animation:fall-241 13s -9s linear infinite}@keyframes fall-241{74.78%{transform:translate(91.2303vw,74.78vh) scale(.5986)}to{transform:translate(92.58365vw,99vh) scale(.5986)}}.snow:nth-child(242){opacity:.803;transform:translate(12.2192vw,-10px) scale(.5926);animation:fall-242 11s -8s linear infinite}@keyframes fall-242{61.162%{transform:translate(16.5928vw,61.162vh) scale(.5926)}to{transform:translate(14.406vw,99vh) scale(.5926)}}.snow:nth-child(243){opacity:1.1588;transform:translate(27.6294vw,-10px) scale(.5915);animation:fall-243 28s -22s linear infinite}@keyframes fall-243{60.844%{transform:translate(20.9589vw,60.844vh) scale(.5915)}to{transform:translate(24.29415vw,99vh) scale(.5915)}}.snow:nth-child(244){opacity:1.0682;transform:translate(81.4788vw,-10px) scale(.7959);animation:fall-244 12s -30s linear infinite}@keyframes fall-244{69.941%{transform:translate(91.1525vw,69.941vh) scale(.7959)}to{transform:translate(86.31565vw,99vh) scale(.7959)}}.snow:nth-child(245){opacity:1.6364;transform:translate(62.0967vw,-10px) scale(.4584);animation:fall-245 16s -19s linear infinite}@keyframes fall-245{59.275%{transform:translate(69.2079vw,59.275vh) scale(.4584)}to{transform:translate(65.6523vw,99vh) scale(.4584)}}.snow:nth-child(246){opacity:1.5622;transform:translate(52.7426vw,-10px) scale(.8153);animation:fall-246 18s -20s linear infinite}@keyframes fall-246{72.293%{transform:translate(61.361vw,72.293vh) scale(.8153)}to{transform:translate(57.0518vw,99vh) scale(.8153)}}.snow:nth-child(247){opacity:.1476;transform:translate(55.6456vw,-10px) scale(.3761);animation:fall-247 17s -13s linear infinite}@keyframes fall-247{54.292%{transform:translate(57.8853vw,54.292vh) scale(.3761)}to{transform:translate(56.76545vw,99vh) scale(.3761)}}.snow:nth-child(248){opacity:1.3696;transform:translate(65.4778vw,-10px) scale(.6902);animation:fall-248 11s -26s linear infinite}@keyframes fall-248{47.935%{transform:translate(70.1488vw,47.935vh) scale(.6902)}to{transform:translate(67.8133vw,99vh) scale(.6902)}}.snow:nth-child(249){opacity:.5802;transform:translate(64.8322vw,-10px) scale(.7978);animation:fall-249 18s -24s linear infinite}@keyframes fall-249{44.699%{transform:translate(74.6571vw,44.699vh) scale(.7978)}to{transform:translate(69.74465vw,99vh) scale(.7978)}}.snow:nth-child(250){opacity:.3086;transform:translate(75.9415vw,-10px) scale(.2642);animation:fall-250 21s -4s linear infinite}@keyframes fall-250{65.026%{transform:translate(78.7352vw,65.026vh) scale(.2642)}to{transform:translate(77.33835vw,99vh) scale(.2642)}}.snow:nth-child(251){opacity:1.1496;transform:translate(3.9901vw,-10px) scale(.3254);animation:fall-251 20s -8s linear infinite}@keyframes fall-251{41.917%{transform:translate(5.6795vw,41.917vh) scale(.3254)}to{transform:translate(4.8348vw,99vh) scale(.3254)}}.snow:nth-child(252){opacity:1.5298;transform:translate(76.7747vw,-10px) scale(.1649);animation:fall-252 18s -18s linear infinite}@keyframes fall-252{59.676%{transform:translate(70.3058vw,59.676vh) scale(.1649)}to{transform:translate(73.54025vw,99vh) scale(.1649)}}.snow:nth-child(253){opacity:1.0448;transform:translate(58.6103vw,-10px) scale(.5151);animation:fall-253 29s -13s linear infinite}@keyframes fall-253{63.577%{transform:translate(55.5072vw,63.577vh) scale(.5151)}to{transform:translate(57.05875vw,99vh) scale(.5151)}}.snow:nth-child(254){opacity:1.1186;transform:translate(21.7323vw,-10px) scale(.6661);animation:fall-254 19s -10s linear infinite}@keyframes fall-254{59.874%{transform:translate(18.6485vw,59.874vh) scale(.6661)}to{transform:translate(20.1904vw,99vh) scale(.6661)}}.snow:nth-child(255){opacity:1.2044;transform:translate(87.195vw,-10px) scale(.1491);animation:fall-255 17s -3s linear infinite}@keyframes fall-255{71.964%{transform:translate(78.5456vw,71.964vh) scale(.1491)}to{transform:translate(82.8703vw,99vh) scale(.1491)}}.snow:nth-child(256){opacity:1.6622;transform:translate(33.1784vw,-10px) scale(.6567);animation:fall-256 25s -4s linear infinite}@keyframes fall-256{40.821%{transform:translate(30.0673vw,40.821vh) scale(.6567)}to{transform:translate(31.62285vw,99vh) scale(.6567)}}.snow:nth-child(257){opacity:1.3408;transform:translate(26.2439vw,-10px) scale(.5911);animation:fall-257 25s -6s linear infinite}@keyframes fall-257{51.694%{transform:translate(36.0062vw,51.694vh) scale(.5911)}to{transform:translate(31.12505vw,99vh) scale(.5911)}}.snow:nth-child(258){opacity:.2306;transform:translate(14.5655vw,-10px) scale(.8009);animation:fall-258 15s -14s linear infinite}@keyframes fall-258{37.718%{transform:translate(17.8136vw,37.718vh) scale(.8009)}to{transform:translate(16.18955vw,99vh) scale(.8009)}}.snow:nth-child(259){opacity:.8458;transform:translate(14.4744vw,-10px) scale(.4517);animation:fall-259 20s -6s linear infinite}@keyframes fall-259{42.116%{transform:translate(20.3606vw,42.116vh) scale(.4517)}to{transform:translate(17.4175vw,99vh) scale(.4517)}}.snow:nth-child(260){opacity:.7984;transform:translate(97.2922vw,-10px) scale(.9623);animation:fall-260 12s -9s linear infinite}@keyframes fall-260{45.629%{transform:translate(88.1792vw,45.629vh) scale(.9623)}to{transform:translate(92.7357vw,99vh) scale(.9623)}}.snow:nth-child(261){opacity:1.7632;transform:translate(85.39vw,-10px) scale(.5498);animation:fall-261 12s -8s linear infinite}@keyframes fall-261{39.483%{transform:translate(88.4181vw,39.483vh) scale(.5498)}to{transform:translate(86.90405vw,99vh) scale(.5498)}}.snow:nth-child(262){opacity:1.345;transform:translate(65.1821vw,-10px) scale(.697);animation:fall-262 13s -14s linear infinite}@keyframes fall-262{64.582%{transform:translate(59.9376vw,64.582vh) scale(.697)}to{transform:translate(62.55985vw,99vh) scale(.697)}}.snow:nth-child(263){opacity:1.284;transform:translate(40.5925vw,-10px) scale(.7218);animation:fall-263 24s -27s linear infinite}@keyframes fall-263{79.583%{transform:translate(43.3715vw,79.583vh) scale(.7218)}to{transform:translate(41.982vw,99vh) scale(.7218)}}.snow:nth-child(264){opacity:.6862;transform:translate(3.9945vw,-10px) scale(.8575);animation:fall-264 16s -10s linear infinite}@keyframes fall-264{68.543%{transform:translate(.7653vw,68.543vh) scale(.8575)}to{transform:translate(2.3799vw,99vh) scale(.8575)}}.snow:nth-child(265){opacity:1.0024;transform:translate(63.5046vw,-10px) scale(.9352);animation:fall-265 18s -18s linear infinite}@keyframes fall-265{66.129%{transform:translate(67.7956vw,66.129vh) scale(.9352)}to{transform:translate(65.6501vw,99vh) scale(.9352)}}.snow:nth-child(266){opacity:.2604;transform:translate(13.4748vw,-10px) scale(.4505);animation:fall-266 16s -20s linear infinite}@keyframes fall-266{42.689%{transform:translate(15.7269vw,42.689vh) scale(.4505)}to{transform:translate(14.60085vw,99vh) scale(.4505)}}.snow:nth-child(267){opacity:.0476;transform:translate(29.3557vw,-10px) scale(.5214);animation:fall-267 14s -3s linear infinite}@keyframes fall-267{54.954%{transform:translate(37.4199vw,54.954vh) scale(.5214)}to{transform:translate(33.3878vw,99vh) scale(.5214)}}.snow:nth-child(268){opacity:1.9874;transform:translate(67.6128vw,-10px) scale(.1815);animation:fall-268 30s -8s linear infinite}@keyframes fall-268{42.965%{transform:translate(75.7548vw,42.965vh) scale(.1815)}to{transform:translate(71.6838vw,99vh) scale(.1815)}}.snow:nth-child(269){opacity:1.9844;transform:translate(3.4911vw,-10px) scale(.6085);animation:fall-269 25s -28s linear infinite}@keyframes fall-269{71.103%{transform:translate(9.6214vw,71.103vh) scale(.6085)}to{transform:translate(6.55625vw,99vh) scale(.6085)}}.snow:nth-child(270){opacity:.5752;transform:translate(28.2885vw,-10px) scale(.3929);animation:fall-270 29s -15s linear infinite}@keyframes fall-270{51.468%{transform:translate(26.2739vw,51.468vh) scale(.3929)}to{transform:translate(27.2812vw,99vh) scale(.3929)}}.snow:nth-child(271){opacity:.4068;transform:translate(51.7357vw,-10px) scale(.6155);animation:fall-271 28s -27s linear infinite}@keyframes fall-271{36.404%{transform:translate(46.2756vw,36.404vh) scale(.6155)}to{transform:translate(49.00565vw,99vh) scale(.6155)}}.snow:nth-child(272){opacity:.7192;transform:translate(44.5141vw,-10px) scale(.8843);animation:fall-272 16s -19s linear infinite}@keyframes fall-272{50.555%{transform:translate(39.696vw,50.555vh) scale(.8843)}to{transform:translate(42.10505vw,99vh) scale(.8843)}}.snow:nth-child(273){opacity:.9244;transform:translate(64.2304vw,-10px) scale(.5083);animation:fall-273 18s -18s linear infinite}@keyframes fall-273{70.327%{transform:translate(68.473vw,70.327vh) scale(.5083)}to{transform:translate(66.3517vw,99vh) scale(.5083)}}.snow:nth-child(274){opacity:1.58;transform:translate(88.5612vw,-10px) scale(.4169);animation:fall-274 24s -8s linear infinite}@keyframes fall-274{30.843%{transform:translate(98.2687vw,30.843vh) scale(.4169)}to{transform:translate(93.41495vw,99vh) scale(.4169)}}.snow:nth-child(275){opacity:.5168;transform:translate(79.4387vw,-10px) scale(.6647);animation:fall-275 14s -20s linear infinite}@keyframes fall-275{54.16%{transform:translate(80.6028vw,54.16vh) scale(.6647)}to{transform:translate(80.02075vw,99vh) scale(.6647)}}.snow:nth-child(276){opacity:1.4646;transform:translate(76.4398vw,-10px) scale(.042);animation:fall-276 12s -7s linear infinite}@keyframes fall-276{61.99%{transform:translate(76.7987vw,61.99vh) scale(.042)}to{transform:translate(76.61925vw,99vh) scale(.042)}}.snow:nth-child(277){opacity:1.5334;transform:translate(53.1821vw,-10px) scale(.9253);animation:fall-277 23s -3s linear infinite}@keyframes fall-277{68.858%{transform:translate(62.1434vw,68.858vh) scale(.9253)}to{transform:translate(57.66275vw,99vh) scale(.9253)}}.snow:nth-child(278){opacity:1.216;transform:translate(72.7421vw,-10px) scale(.3373);animation:fall-278 29s -14s linear infinite}@keyframes fall-278{75.945%{transform:translate(78.1255vw,75.945vh) scale(.3373)}to{transform:translate(75.4338vw,99vh) scale(.3373)}}.snow:nth-child(279){opacity:1.543;transform:translate(30.304vw,-10px) scale(.2663);animation:fall-279 25s -12s linear infinite}@keyframes fall-279{55.092%{transform:translate(29.7178vw,55.092vh) scale(.2663)}to{transform:translate(30.0109vw,99vh) scale(.2663)}}.snow:nth-child(280){opacity:1.3288;transform:translate(76.1224vw,-10px) scale(.3557);animation:fall-280 30s -21s linear infinite}@keyframes fall-280{33.484%{transform:translate(67.5216vw,33.484vh) scale(.3557)}to{transform:translate(71.822vw,99vh) scale(.3557)}}.snow:nth-child(281){opacity:.3582;transform:translate(69.2608vw,-10px) scale(.7413);animation:fall-281 14s -17s linear infinite}@keyframes fall-281{36.635%{transform:translate(73.6393vw,36.635vh) scale(.7413)}to{transform:translate(71.45005vw,99vh) scale(.7413)}}.snow:nth-child(282){opacity:1.3784;transform:translate(75.3783vw,-10px) scale(.7846);animation:fall-282 11s -8s linear infinite}@keyframes fall-282{57.474%{transform:translate(78.6446vw,57.474vh) scale(.7846)}to{transform:translate(77.01145vw,99vh) scale(.7846)}}.snow:nth-child(283){opacity:1.61;transform:translate(70.1277vw,-10px) scale(.3386);animation:fall-283 22s -17s linear infinite}@keyframes fall-283{35.154%{transform:translate(62.412vw,35.154vh) scale(.3386)}to{transform:translate(66.26985vw,99vh) scale(.3386)}}.snow:nth-child(284){opacity:1.5446;transform:translate(51.8339vw,-10px) scale(.2941);animation:fall-284 16s -26s linear infinite}@keyframes fall-284{67.72%{transform:translate(53.9107vw,67.72vh) scale(.2941)}to{transform:translate(52.8723vw,99vh) scale(.2941)}}.snow:nth-child(285){opacity:.618;transform:translate(82.2556vw,-10px) scale(.4372);animation:fall-285 22s -12s linear infinite}@keyframes fall-285{49%{transform:translate(73.2879vw,49vh) scale(.4372)}to{transform:translate(77.77175vw,99vh) scale(.4372)}}.snow:nth-child(286){opacity:.9044;transform:translate(31.13vw,-10px) scale(.4653);animation:fall-286 11s -14s linear infinite}@keyframes fall-286{52.323%{transform:translate(37.7341vw,52.323vh) scale(.4653)}to{transform:translate(34.43205vw,99vh) scale(.4653)}}.snow:nth-child(287){opacity:1.2018;transform:translate(19.3096vw,-10px) scale(.2012);animation:fall-287 18s -21s linear infinite}@keyframes fall-287{79.576%{transform:translate(11.1662vw,79.576vh) scale(.2012)}to{transform:translate(15.2379vw,99vh) scale(.2012)}}.snow:nth-child(288){opacity:.0994;transform:translate(62.6366vw,-10px) scale(.309);animation:fall-288 27s -21s linear infinite}@keyframes fall-288{63.927%{transform:translate(70.8724vw,63.927vh) scale(.309)}to{transform:translate(66.7545vw,99vh) scale(.309)}}.snow:nth-child(289){opacity:1.9516;transform:translate(91.1074vw,-10px) scale(.6766);animation:fall-289 27s -2s linear infinite}@keyframes fall-289{56.437%{transform:translate(84.7161vw,56.437vh) scale(.6766)}to{transform:translate(87.91175vw,99vh) scale(.6766)}}.snow:nth-child(290){opacity:.2432;transform:translate(68.7221vw,-10px) scale(.5799);animation:fall-290 17s -23s linear infinite}@keyframes fall-290{75.214%{transform:translate(73.76vw,75.214vh) scale(.5799)}to{transform:translate(71.24105vw,99vh) scale(.5799)}}.snow:nth-child(291){opacity:1.7052;transform:translate(53.0689vw,-10px) scale(.3954);animation:fall-291 17s -3s linear infinite}@keyframes fall-291{33.115%{transform:translate(53.7159vw,33.115vh) scale(.3954)}to{transform:translate(53.3924vw,99vh) scale(.3954)}}.snow:nth-child(292){opacity:.1542;transform:translate(8.487vw,-10px) scale(.9926);animation:fall-292 15s -22s linear infinite}@keyframes fall-292{75.577%{transform:translate(9.9733vw,75.577vh) scale(.9926)}to{transform:translate(9.23015vw,99vh) scale(.9926)}}.snow:nth-child(293){opacity:.4826;transform:translate(98.5689vw,-10px) scale(.5616);animation:fall-293 13s -7s linear infinite}@keyframes fall-293{30.434%{transform:translate(92.1272vw,30.434vh) scale(.5616)}to{transform:translate(95.34805vw,99vh) scale(.5616)}}.snow:nth-child(294){opacity:1.3954;transform:translate(16.8528vw,-10px) scale(.4728);animation:fall-294 16s -11s linear infinite}@keyframes fall-294{48.985%{transform:translate(8.5128vw,48.985vh) scale(.4728)}to{transform:translate(12.6828vw,99vh) scale(.4728)}}.snow:nth-child(295){opacity:1.5324;transform:translate(73.2866vw,-10px) scale(.4288);animation:fall-295 13s -23s linear infinite}@keyframes fall-295{75.302%{transform:translate(72.3461vw,75.302vh) scale(.4288)}to{transform:translate(72.81635vw,99vh) scale(.4288)}}.snow:nth-child(296){opacity:.5334;transform:translate(67.3996vw,-10px) scale(.3403);animation:fall-296 15s -3s linear infinite}@keyframes fall-296{34.86%{transform:translate(58.4508vw,34.86vh) scale(.3403)}to{transform:translate(62.9252vw,99vh) scale(.3403)}}.snow:nth-child(297){opacity:.9104;transform:translate(8.3186vw,-10px) scale(.9448);animation:fall-297 14s -23s linear infinite}@keyframes fall-297{54.298%{transform:translate(10.4124vw,54.298vh) scale(.9448)}to{transform:translate(9.3655vw,99vh) scale(.9448)}}.snow:nth-child(298){opacity:.8948;transform:translate(44.4082vw,-10px) scale(.4547);animation:fall-298 15s -3s linear infinite}@keyframes fall-298{69.835%{transform:translate(37.7072vw,69.835vh) scale(.4547)}to{transform:translate(41.0577vw,99vh) scale(.4547)}}.snow:nth-child(299){opacity:1.5546;transform:translate(13.5252vw,-10px) scale(.9713);animation:fall-299 11s -11s linear infinite}@keyframes fall-299{65.51%{transform:translate(20.5605vw,65.51vh) scale(.9713)}to{transform:translate(17.04285vw,99vh) scale(.9713)}}.snow:nth-child(300){opacity:.1648;transform:translate(55.1725vw,-10px) scale(.135);animation:fall-300 22s -27s linear infinite}@keyframes fall-300{62.173%{transform:translate(65.1358vw,62.173vh) scale(.135)}to{transform:translate(60.15415vw,99vh) scale(.135)}}.snow:nth-child(301){opacity:1.8756;transform:translate(78.4061vw,-10px) scale(.2834);animation:fall-301 15s -26s linear infinite}@keyframes fall-301{50.111%{transform:translate(69.9929vw,50.111vh) scale(.2834)}to{transform:translate(74.1995vw,99vh) scale(.2834)}}.snow:nth-child(302){opacity:.1584;transform:translate(39.5113vw,-10px) scale(.8084);animation:fall-302 18s -3s linear infinite}@keyframes fall-302{72.654%{transform:translate(34.7345vw,72.654vh) scale(.8084)}to{transform:translate(37.1229vw,99vh) scale(.8084)}}.snow:nth-child(303){opacity:1.9166;transform:translate(1.9962vw,-10px) scale(.0167);animation:fall-303 28s -1s linear infinite}@keyframes fall-303{75.698%{transform:translate(3.6656vw,75.698vh) scale(.0167)}to{transform:translate(2.8309vw,99vh) scale(.0167)}}.snow:nth-child(304){opacity:.2976;transform:translate(63.6692vw,-10px) scale(.2081);animation:fall-304 29s -4s linear infinite}@keyframes fall-304{64.283%{transform:translate(70.716vw,64.283vh) scale(.2081)}to{transform:translate(67.1926vw,99vh) scale(.2081)}}.snow:nth-child(305){opacity:.5016;transform:translate(82.6756vw,-10px) scale(.2682);animation:fall-305 30s -9s linear infinite}@keyframes fall-305{60.906%{transform:translate(82.0098vw,60.906vh) scale(.2682)}to{transform:translate(82.3427vw,99vh) scale(.2682)}}.snow:nth-child(306){opacity:.8114;transform:translate(50.8299vw,-10px) scale(.2627);animation:fall-306 14s -13s linear infinite}@keyframes fall-306{47.876%{transform:translate(60.4561vw,47.876vh) scale(.2627)}to{transform:translate(55.643vw,99vh) scale(.2627)}}.snow:nth-child(307){opacity:.3144;transform:translate(71.1299vw,-10px) scale(.3508);animation:fall-307 25s -9s linear infinite}@keyframes fall-307{49.633%{transform:translate(74.5427vw,49.633vh) scale(.3508)}to{transform:translate(72.8363vw,99vh) scale(.3508)}}.snow:nth-child(308){opacity:1.0842;transform:translate(25.7525vw,-10px) scale(.8248);animation:fall-308 27s -4s linear infinite}@keyframes fall-308{34.304%{transform:translate(32.4824vw,34.304vh) scale(.8248)}to{transform:translate(29.11745vw,99vh) scale(.8248)}}.snow:nth-child(309){opacity:.4098;transform:translate(64.9599vw,-10px) scale(.9211);animation:fall-309 28s -5s linear infinite}@keyframes fall-309{50.792%{transform:translate(74.2284vw,50.792vh) scale(.9211)}to{transform:translate(69.59415vw,99vh) scale(.9211)}}.snow:nth-child(310){opacity:.018;transform:translate(54.8962vw,-10px) scale(.3039);animation:fall-310 15s -15s linear infinite}@keyframes fall-310{36.748%{transform:translate(54.541vw,36.748vh) scale(.3039)}to{transform:translate(54.7186vw,99vh) scale(.3039)}}.snow:nth-child(311){opacity:.6196;transform:translate(64.8632vw,-10px) scale(.8834);animation:fall-311 27s -8s linear infinite}@keyframes fall-311{78.024%{transform:translate(62.8852vw,78.024vh) scale(.8834)}to{transform:translate(63.8742vw,99vh) scale(.8834)}}.snow:nth-child(312){opacity:.0688;transform:translate(18.7202vw,-10px) scale(.7934);animation:fall-312 24s -24s linear infinite}@keyframes fall-312{48.165%{transform:translate(13.9281vw,48.165vh) scale(.7934)}to{transform:translate(16.32415vw,99vh) scale(.7934)}}.snow:nth-child(313){opacity:1.8838;transform:translate(18.7757vw,-10px) scale(.8493);animation:fall-313 30s -22s linear infinite}@keyframes fall-313{79.425%{transform:translate(27.4704vw,79.425vh) scale(.8493)}to{transform:translate(23.12305vw,99vh) scale(.8493)}}.snow:nth-child(314){opacity:.1146;transform:translate(52.7203vw,-10px) scale(.8461);animation:fall-314 19s -4s linear infinite}@keyframes fall-314{76.038%{transform:translate(48.8986vw,76.038vh) scale(.8461)}to{transform:translate(50.80945vw,99vh) scale(.8461)}}.snow:nth-child(315){opacity:1.3554;transform:translate(41.0898vw,-10px) scale(.7747);animation:fall-315 19s -14s linear infinite}@keyframes fall-315{52.645%{transform:translate(42.1473vw,52.645vh) scale(.7747)}to{transform:translate(41.61855vw,99vh) scale(.7747)}}.snow:nth-child(316){opacity:.0278;transform:translate(95.7578vw,-10px) scale(.0039);animation:fall-316 22s -10s linear infinite}@keyframes fall-316{76.436%{transform:translate(101.4025vw,76.436vh) scale(.0039)}to{transform:translate(98.58015vw,99vh) scale(.0039)}}.snow:nth-child(317){opacity:1.8064;transform:translate(46.8318vw,-10px) scale(.5094);animation:fall-317 12s -1s linear infinite}@keyframes fall-317{49.788%{transform:translate(51.3692vw,49.788vh) scale(.5094)}to{transform:translate(49.1005vw,99vh) scale(.5094)}}.snow:nth-child(318){opacity:.3862;transform:translate(29.2796vw,-10px) scale(.8765);animation:fall-318 13s -15s linear infinite}@keyframes fall-318{78.532%{transform:translate(28.1036vw,78.532vh) scale(.8765)}to{transform:translate(28.6916vw,99vh) scale(.8765)}}.snow:nth-child(319){opacity:1.055;transform:translate(11.6114vw,-10px) scale(.5711);animation:fall-319 24s -6s linear infinite}@keyframes fall-319{33.906%{transform:translate(5.8336vw,33.906vh) scale(.5711)}to{transform:translate(8.7225vw,99vh) scale(.5711)}}.snow:nth-child(320){opacity:.3352;transform:translate(89.1255vw,-10px) scale(.8499);animation:fall-320 13s -17s linear infinite}@keyframes fall-320{41.13%{transform:translate(96.5398vw,41.13vh) scale(.8499)}to{transform:translate(92.83265vw,99vh) scale(.8499)}}.snow:nth-child(321){opacity:1.6094;transform:translate(33.8798vw,-10px) scale(.9095);animation:fall-321 23s -24s linear infinite}@keyframes fall-321{47.428%{transform:translate(30.6543vw,47.428vh) scale(.9095)}to{transform:translate(32.26705vw,99vh) scale(.9095)}}.snow:nth-child(322){opacity:1.7564;transform:translate(80.1353vw,-10px) scale(.824);animation:fall-322 22s -25s linear infinite}@keyframes fall-322{67.244%{transform:translate(77.8064vw,67.244vh) scale(.824)}to{transform:translate(78.97085vw,99vh) scale(.824)}}.snow:nth-child(323){opacity:1.5992;transform:translate(33.6462vw,-10px) scale(.9406);animation:fall-323 18s -30s linear infinite}@keyframes fall-323{58.181%{transform:translate(41.6302vw,58.181vh) scale(.9406)}to{transform:translate(37.6382vw,99vh) scale(.9406)}}.snow:nth-child(324){opacity:.1886;transform:translate(14.6534vw,-10px) scale(.3534);animation:fall-324 15s -18s linear infinite}@keyframes fall-324{61.803%{transform:translate(23.898vw,61.803vh) scale(.3534)}to{transform:translate(19.2757vw,99vh) scale(.3534)}}.snow:nth-child(325){opacity:1.5262;transform:translate(38.6861vw,-10px) scale(.6302);animation:fall-325 26s -26s linear infinite}@keyframes fall-325{55.982%{transform:translate(28.8933vw,55.982vh) scale(.6302)}to{transform:translate(33.7897vw,99vh) scale(.6302)}}.snow:nth-child(326){opacity:1.121;transform:translate(53.0736vw,-10px) scale(.0052);animation:fall-326 10s -23s linear infinite}@keyframes fall-326{52.379%{transform:translate(44.3269vw,52.379vh) scale(.0052)}to{transform:translate(48.70025vw,99vh) scale(.0052)}}.snow:nth-child(327){opacity:.5124;transform:translate(55.1478vw,-10px) scale(.4182);animation:fall-327 14s -5s linear infinite}@keyframes fall-327{45.34%{transform:translate(56.1392vw,45.34vh) scale(.4182)}to{transform:translate(55.6435vw,99vh) scale(.4182)}}.snow:nth-child(328){opacity:.003;transform:translate(24.3388vw,-10px) scale(.4496);animation:fall-328 27s -25s linear infinite}@keyframes fall-328{48.664%{transform:translate(22.9574vw,48.664vh) scale(.4496)}to{transform:translate(23.6481vw,99vh) scale(.4496)}}.snow:nth-child(329){opacity:1.0652;transform:translate(26.7076vw,-10px) scale(.2174);animation:fall-329 20s -20s linear infinite}@keyframes fall-329{40.34%{transform:translate(36.2605vw,40.34vh) scale(.2174)}to{transform:translate(31.48405vw,99vh) scale(.2174)}}.snow:nth-child(330){opacity:1.059;transform:translate(17.6547vw,-10px) scale(.2696);animation:fall-330 25s -5s linear infinite}@keyframes fall-330{36.197%{transform:translate(17.3624vw,36.197vh) scale(.2696)}to{transform:translate(17.50855vw,99vh) scale(.2696)}}.snow:nth-child(331){opacity:.5046;transform:translate(92.4006vw,-10px) scale(.0975);animation:fall-331 15s -2s linear infinite}@keyframes fall-331{70.624%{transform:translate(102.1883vw,70.624vh) scale(.0975)}to{transform:translate(97.29445vw,99vh) scale(.0975)}}.snow:nth-child(332){opacity:.067;transform:translate(49.995vw,-10px) scale(.7413);animation:fall-332 29s -20s linear infinite}@keyframes fall-332{58.069%{transform:translate(58.6634vw,58.069vh) scale(.7413)}to{transform:translate(54.3292vw,99vh) scale(.7413)}}.snow:nth-child(333){opacity:.4604;transform:translate(35.1864vw,-10px) scale(.5342);animation:fall-333 28s -6s linear infinite}@keyframes fall-333{69.613%{transform:translate(34.5074vw,69.613vh) scale(.5342)}to{transform:translate(34.8469vw,99vh) scale(.5342)}}.snow:nth-child(334){opacity:1.7576;transform:translate(60.2131vw,-10px) scale(.6995);animation:fall-334 20s -24s linear infinite}@keyframes fall-334{38.594%{transform:translate(51.2006vw,38.594vh) scale(.6995)}to{transform:translate(55.70685vw,99vh) scale(.6995)}}.snow:nth-child(335){opacity:.6224;transform:translate(86.5311vw,-10px) scale(.4215);animation:fall-335 11s -1s linear infinite}@keyframes fall-335{73.937%{transform:translate(84.0901vw,73.937vh) scale(.4215)}to{transform:translate(85.3106vw,99vh) scale(.4215)}}.snow:nth-child(336){opacity:.3776;transform:translate(55.7508vw,-10px) scale(.9643);animation:fall-336 12s -13s linear infinite}@keyframes fall-336{41.368%{transform:translate(48.0476vw,41.368vh) scale(.9643)}to{transform:translate(51.8992vw,99vh) scale(.9643)}}.snow:nth-child(337){opacity:.4338;transform:translate(48.8919vw,-10px) scale(.652);animation:fall-337 16s -28s linear infinite}@keyframes fall-337{69.746%{transform:translate(39.7564vw,69.746vh) scale(.652)}to{transform:translate(44.32415vw,99vh) scale(.652)}}.snow:nth-child(338){opacity:1.9702;transform:translate(96.3787vw,-10px) scale(.8179);animation:fall-338 19s -11s linear infinite}@keyframes fall-338{42.415%{transform:translate(103.5547vw,42.415vh) scale(.8179)}to{transform:translate(99.9667vw,99vh) scale(.8179)}}.snow:nth-child(339){opacity:.9004;transform:translate(65.0883vw,-10px) scale(.1895);animation:fall-339 18s -23s linear infinite}@keyframes fall-339{36.13%{transform:translate(63.6291vw,36.13vh) scale(.1895)}to{transform:translate(64.3587vw,99vh) scale(.1895)}}.snow:nth-child(340){opacity:.7206;transform:translate(72.612vw,-10px) scale(.017);animation:fall-340 18s -16s linear infinite}@keyframes fall-340{44.251%{transform:translate(70.7851vw,44.251vh) scale(.017)}to{transform:translate(71.69855vw,99vh) scale(.017)}}.snow:nth-child(341){opacity:1.2456;transform:translate(45.5323vw,-10px) scale(.8162);animation:fall-341 24s -16s linear infinite}@keyframes fall-341{59.193%{transform:translate(47.9797vw,59.193vh) scale(.8162)}to{transform:translate(46.756vw,99vh) scale(.8162)}}.snow:nth-child(342){opacity:1.2266;transform:translate(95.817vw,-10px) scale(.1424);animation:fall-342 18s -21s linear infinite}@keyframes fall-342{37.151%{transform:translate(90.6195vw,37.151vh) scale(.1424)}to{transform:translate(93.21825vw,99vh) scale(.1424)}}.snow:nth-child(343){opacity:.7954;transform:translate(66.9309vw,-10px) scale(.7519);animation:fall-343 27s -30s linear infinite}@keyframes fall-343{73.881%{transform:translate(76.5227vw,73.881vh) scale(.7519)}to{transform:translate(71.7268vw,99vh) scale(.7519)}}.snow:nth-child(344){opacity:1.7674;transform:translate(55.1877vw,-10px) scale(.8588);animation:fall-344 10s -20s linear infinite}@keyframes fall-344{64.145%{transform:translate(51.6357vw,64.145vh) scale(.8588)}to{transform:translate(53.4117vw,99vh) scale(.8588)}}.snow:nth-child(345){opacity:.4706;transform:translate(39.1054vw,-10px) scale(.6983);animation:fall-345 22s -11s linear infinite}@keyframes fall-345{52.303%{transform:translate(34.255vw,52.303vh) scale(.6983)}to{transform:translate(36.6802vw,99vh) scale(.6983)}}.snow:nth-child(346){opacity:.7754;transform:translate(61.8533vw,-10px) scale(.1413);animation:fall-346 16s -16s linear infinite}@keyframes fall-346{49.119%{transform:translate(61.7935vw,49.119vh) scale(.1413)}to{transform:translate(61.8234vw,99vh) scale(.1413)}}.snow:nth-child(347){opacity:.8104;transform:translate(16.6597vw,-10px) scale(.6376);animation:fall-347 28s -7s linear infinite}@keyframes fall-347{36.332%{transform:translate(12.7396vw,36.332vh) scale(.6376)}to{transform:translate(14.69965vw,99vh) scale(.6376)}}.snow:nth-child(348){opacity:.2228;transform:translate(77.7321vw,-10px) scale(.1307);animation:fall-348 25s -27s linear infinite}@keyframes fall-348{35.347%{transform:translate(83.2181vw,35.347vh) scale(.1307)}to{transform:translate(80.4751vw,99vh) scale(.1307)}}.snow:nth-child(349){opacity:1.6482;transform:translate(70.9019vw,-10px) scale(.7298);animation:fall-349 15s -23s linear infinite}@keyframes fall-349{66.372%{transform:translate(76.6032vw,66.372vh) scale(.7298)}to{transform:translate(73.75255vw,99vh) scale(.7298)}}.snow:nth-child(350){opacity:.8104;transform:translate(5.0007vw,-10px) scale(.6572);animation:fall-350 23s -6s linear infinite}@keyframes fall-350{70.47%{transform:translate(-1.3944vw,70.47vh) scale(.6572)}to{transform:translate(1.80315vw,99vh) scale(.6572)}}.snow:nth-child(351){opacity:1.302;transform:translate(16.9592vw,-10px) scale(.8698);animation:fall-351 19s -2s linear infinite}@keyframes fall-351{42.564%{transform:translate(10.019vw,42.564vh) scale(.8698)}to{transform:translate(13.4891vw,99vh) scale(.8698)}}.snow:nth-child(352){opacity:1.7372;transform:translate(38.2833vw,-10px) scale(.2688);animation:fall-352 21s -17s linear infinite}@keyframes fall-352{45.931%{transform:translate(28.7149vw,45.931vh) scale(.2688)}to{transform:translate(33.4991vw,99vh) scale(.2688)}}.snow:nth-child(353){opacity:1.531;transform:translate(16.4591vw,-10px) scale(.2394);animation:fall-353 23s -2s linear infinite}@keyframes fall-353{39.214%{transform:translate(11.0637vw,39.214vh) scale(.2394)}to{transform:translate(13.7614vw,99vh) scale(.2394)}}.snow:nth-child(354){opacity:.2402;transform:translate(56.4652vw,-10px) scale(.7755);animation:fall-354 15s -18s linear infinite}@keyframes fall-354{67.185%{transform:translate(66.3581vw,67.185vh) scale(.7755)}to{transform:translate(61.41165vw,99vh) scale(.7755)}}.snow:nth-child(355){opacity:.91;transform:translate(70.7842vw,-10px) scale(.471);animation:fall-355 11s -19s linear infinite}@keyframes fall-355{65.789%{transform:translate(79.8633vw,65.789vh) scale(.471)}to{transform:translate(75.32375vw,99vh) scale(.471)}}.snow:nth-child(356){opacity:1.2092;transform:translate(30.9652vw,-10px) scale(.1041);animation:fall-356 22s -11s linear infinite}@keyframes fall-356{38.291%{transform:translate(37.93vw,38.291vh) scale(.1041)}to{transform:translate(34.4476vw,99vh) scale(.1041)}}.snow:nth-child(357){opacity:1.8082;transform:translate(14.8959vw,-10px) scale(.2883);animation:fall-357 11s -3s linear infinite}@keyframes fall-357{67.291%{transform:translate(21.6685vw,67.291vh) scale(.2883)}to{transform:translate(18.2822vw,99vh) scale(.2883)}}.snow:nth-child(358){opacity:1.5192;transform:translate(24.4248vw,-10px) scale(.325);animation:fall-358 16s -4s linear infinite}@keyframes fall-358{76.732%{transform:translate(27.6793vw,76.732vh) scale(.325)}to{transform:translate(26.05205vw,99vh) scale(.325)}}.snow:nth-child(359){opacity:.9106;transform:translate(29.1461vw,-10px) scale(.0506);animation:fall-359 29s -14s linear infinite}@keyframes fall-359{75.333%{transform:translate(35.4787vw,75.333vh) scale(.0506)}to{transform:translate(32.3124vw,99vh) scale(.0506)}}.snow:nth-child(360){opacity:1.733;transform:translate(31.1512vw,-10px) scale(.1819);animation:fall-360 11s -24s linear infinite}@keyframes fall-360{50.474%{transform:translate(21.7441vw,50.474vh) scale(.1819)}to{transform:translate(26.44765vw,99vh) scale(.1819)}}.snow:nth-child(361){opacity:.3166;transform:translate(39.1864vw,-10px) scale(.9822);animation:fall-361 15s -6s linear infinite}@keyframes fall-361{61.633%{transform:translate(45.3096vw,61.633vh) scale(.9822)}to{transform:translate(42.248vw,99vh) scale(.9822)}}.snow:nth-child(362){opacity:.9028;transform:translate(44.2732vw,-10px) scale(.8693);animation:fall-362 28s -29s linear infinite}@keyframes fall-362{38.186%{transform:translate(49.4276vw,38.186vh) scale(.8693)}to{transform:translate(46.8504vw,99vh) scale(.8693)}}.snow:nth-child(363){opacity:.7892;transform:translate(56.5164vw,-10px) scale(.3706);animation:fall-363 27s -10s linear infinite}@keyframes fall-363{49.865%{transform:translate(59.846vw,49.865vh) scale(.3706)}to{transform:translate(58.1812vw,99vh) scale(.3706)}}.snow:nth-child(364){opacity:.472;transform:translate(17.5902vw,-10px) scale(.1654);animation:fall-364 10s -17s linear infinite}@keyframes fall-364{35.586%{transform:translate(15.4889vw,35.586vh) scale(.1654)}to{transform:translate(16.53955vw,99vh) scale(.1654)}}.snow:nth-child(365){opacity:1.5206;transform:translate(28.932vw,-10px) scale(.2014);animation:fall-365 26s -2s linear infinite}@keyframes fall-365{33.051%{transform:translate(22.3258vw,33.051vh) scale(.2014)}to{transform:translate(25.6289vw,99vh) scale(.2014)}}.snow:nth-child(366){opacity:.7752;transform:translate(35.5271vw,-10px) scale(.6467);animation:fall-366 10s -28s linear infinite}@keyframes fall-366{64.819%{transform:translate(34.5818vw,64.819vh) scale(.6467)}to{transform:translate(35.05445vw,99vh) scale(.6467)}}.snow:nth-child(367){opacity:.8182;transform:translate(40.7642vw,-10px) scale(.3238);animation:fall-367 22s -10s linear infinite}@keyframes fall-367{73.296%{transform:translate(38.3522vw,73.296vh) scale(.3238)}to{transform:translate(39.5582vw,99vh) scale(.3238)}}.snow:nth-child(368){opacity:.9922;transform:translate(23.2739vw,-10px) scale(.2309);animation:fall-368 21s -27s linear infinite}@keyframes fall-368{65.435%{transform:translate(16.7983vw,65.435vh) scale(.2309)}to{transform:translate(20.0361vw,99vh) scale(.2309)}}.snow:nth-child(369){opacity:.4604;transform:translate(69.449vw,-10px) scale(.0845);animation:fall-369 18s -5s linear infinite}@keyframes fall-369{38.073%{transform:translate(65.698vw,38.073vh) scale(.0845)}to{transform:translate(67.5735vw,99vh) scale(.0845)}}.snow:nth-child(370){opacity:1.0914;transform:translate(92.7007vw,-10px) scale(.4924);animation:fall-370 25s -13s linear infinite}@keyframes fall-370{35.15%{transform:translate(86.3426vw,35.15vh) scale(.4924)}to{transform:translate(89.52165vw,99vh) scale(.4924)}}.snow:nth-child(371){opacity:.912;transform:translate(64.6282vw,-10px) scale(.1551);animation:fall-371 19s -9s linear infinite}@keyframes fall-371{51.532%{transform:translate(55.9415vw,51.532vh) scale(.1551)}to{transform:translate(60.28485vw,99vh) scale(.1551)}}.snow:nth-child(372){opacity:.8264;transform:translate(86.288vw,-10px) scale(.3668);animation:fall-372 30s -19s linear infinite}@keyframes fall-372{30.493%{transform:translate(90.2585vw,30.493vh) scale(.3668)}to{transform:translate(88.27325vw,99vh) scale(.3668)}}.snow:nth-child(373){opacity:.3684;transform:translate(47.1703vw,-10px) scale(.43);animation:fall-373 22s -1s linear infinite}@keyframes fall-373{77.747%{transform:translate(52.3208vw,77.747vh) scale(.43)}to{transform:translate(49.74555vw,99vh) scale(.43)}}.snow:nth-child(374){opacity:.7658;transform:translate(99.9522vw,-10px) scale(.2599);animation:fall-374 12s -27s linear infinite}@keyframes fall-374{61.694%{transform:translate(91.6492vw,61.694vh) scale(.2599)}to{transform:translate(95.8007vw,99vh) scale(.2599)}}.snow:nth-child(375){opacity:.6958;transform:translate(90.4183vw,-10px) scale(.7771);animation:fall-375 19s -25s linear infinite}@keyframes fall-375{36.997%{transform:translate(95.6445vw,36.997vh) scale(.7771)}to{transform:translate(93.0314vw,99vh) scale(.7771)}}.snow:nth-child(376){opacity:1.1244;transform:translate(49.3683vw,-10px) scale(.3837);animation:fall-376 13s -30s linear infinite}@keyframes fall-376{75.059%{transform:translate(57.6558vw,75.059vh) scale(.3837)}to{transform:translate(53.51205vw,99vh) scale(.3837)}}.snow:nth-child(377){opacity:1.187;transform:translate(29.2483vw,-10px) scale(.9598);animation:fall-377 28s -5s linear infinite}@keyframes fall-377{53.075%{transform:translate(20.8385vw,53.075vh) scale(.9598)}to{transform:translate(25.0434vw,99vh) scale(.9598)}}.snow:nth-child(378){opacity:.4136;transform:translate(70.059vw,-10px) scale(.3826);animation:fall-378 20s -2s linear infinite}@keyframes fall-378{37.968%{transform:translate(71.8926vw,37.968vh) scale(.3826)}to{transform:translate(70.9758vw,99vh) scale(.3826)}}.snow:nth-child(379){opacity:.0574;transform:translate(97.8527vw,-10px) scale(.0658);animation:fall-379 25s -8s linear infinite}@keyframes fall-379{58.148%{transform:translate(88.2075vw,58.148vh) scale(.0658)}to{transform:translate(93.0301vw,99vh) scale(.0658)}}.snow:nth-child(380){opacity:1.4792;transform:translate(.0035vw,-10px) scale(.4496);animation:fall-380 30s -5s linear infinite}@keyframes fall-380{30.816%{transform:translate(-.7984vw,30.816vh) scale(.4496)}to{transform:translate(-.39745vw,99vh) scale(.4496)}}.snow:nth-child(381){opacity:.0572;transform:translate(80.5538vw,-10px) scale(.4143);animation:fall-381 14s -14s linear infinite}@keyframes fall-381{76.943%{transform:translate(71.2212vw,76.943vh) scale(.4143)}to{transform:translate(75.8875vw,99vh) scale(.4143)}}.snow:nth-child(382){opacity:1.7088;transform:translate(96.9217vw,-10px) scale(.9455);animation:fall-382 29s -8s linear infinite}@keyframes fall-382{43.098%{transform:translate(94.4854vw,43.098vh) scale(.9455)}to{transform:translate(95.70355vw,99vh) scale(.9455)}}.snow:nth-child(383){opacity:1.8684;transform:translate(33.1853vw,-10px) scale(.0892);animation:fall-383 26s -22s linear infinite}@keyframes fall-383{60.338%{transform:translate(27.2307vw,60.338vh) scale(.0892)}to{transform:translate(30.208vw,99vh) scale(.0892)}}.snow:nth-child(384){opacity:.3346;transform:translate(36.2891vw,-10px) scale(.0816);animation:fall-384 22s -13s linear infinite}@keyframes fall-384{62.635%{transform:translate(26.3215vw,62.635vh) scale(.0816)}to{transform:translate(31.3053vw,99vh) scale(.0816)}}.snow:nth-child(385){opacity:.4964;transform:translate(91.3453vw,-10px) scale(.0791);animation:fall-385 18s -22s linear infinite}@keyframes fall-385{31.397%{transform:translate(98.3023vw,31.397vh) scale(.0791)}to{transform:translate(94.8238vw,99vh) scale(.0791)}}.snow:nth-child(386){opacity:1.166;transform:translate(9.8663vw,-10px) scale(.5855);animation:fall-386 26s -24s linear infinite}@keyframes fall-386{37.072%{transform:translate(16.3572vw,37.072vh) scale(.5855)}to{transform:translate(13.11175vw,99vh) scale(.5855)}}.snow:nth-child(387){opacity:1.5212;transform:translate(44.7504vw,-10px) scale(.9033);animation:fall-387 23s -19s linear infinite}@keyframes fall-387{71.855%{transform:translate(42.1994vw,71.855vh) scale(.9033)}to{transform:translate(43.4749vw,99vh) scale(.9033)}}.snow:nth-child(388){opacity:.9736;transform:translate(.0767vw,-10px) scale(.238);animation:fall-388 21s -6s linear infinite}@keyframes fall-388{57.073%{transform:translate(5.918vw,57.073vh) scale(.238)}to{transform:translate(2.99735vw,99vh) scale(.238)}}.snow:nth-child(389){opacity:1.172;transform:translate(14.8851vw,-10px) scale(.0417);animation:fall-389 19s -26s linear infinite}@keyframes fall-389{48.632%{transform:translate(9.061vw,48.632vh) scale(.0417)}to{transform:translate(11.97305vw,99vh) scale(.0417)}}.snow:nth-child(390){opacity:.5408;transform:translate(8.4103vw,-10px) scale(.8769);animation:fall-390 15s -14s linear infinite}@keyframes fall-390{46.554%{transform:translate(17.8935vw,46.554vh) scale(.8769)}to{transform:translate(13.1519vw,99vh) scale(.8769)}}.snow:nth-child(391){opacity:.662;transform:translate(12.3228vw,-10px) scale(.151);animation:fall-391 26s -30s linear infinite}@keyframes fall-391{45.134%{transform:translate(4.4602vw,45.134vh) scale(.151)}to{transform:translate(8.3915vw,99vh) scale(.151)}}.snow:nth-child(392){opacity:.7022;transform:translate(59.7249vw,-10px) scale(.9708);animation:fall-392 27s -1s linear infinite}@keyframes fall-392{60.481%{transform:translate(56.7478vw,60.481vh) scale(.9708)}to{transform:translate(58.23635vw,99vh) scale(.9708)}}.snow:nth-child(393){opacity:.6364;transform:translate(38.0164vw,-10px) scale(.124);animation:fall-393 25s -8s linear infinite}@keyframes fall-393{75.643%{transform:translate(38.3247vw,75.643vh) scale(.124)}to{transform:translate(38.17055vw,99vh) scale(.124)}}.snow:nth-child(394){opacity:1.1924;transform:translate(82.0309vw,-10px) scale(.6048);animation:fall-394 13s -2s linear infinite}@keyframes fall-394{56.876%{transform:translate(78.271vw,56.876vh) scale(.6048)}to{transform:translate(80.15095vw,99vh) scale(.6048)}}.snow:nth-child(395){opacity:.1448;transform:translate(82.8406vw,-10px) scale(.8952);animation:fall-395 28s -15s linear infinite}@keyframes fall-395{73.575%{transform:translate(78.4641vw,73.575vh) scale(.8952)}to{transform:translate(80.65235vw,99vh) scale(.8952)}}.snow:nth-child(396){opacity:1.9802;transform:translate(6.1739vw,-10px) scale(.1804);animation:fall-396 18s -8s linear infinite}@keyframes fall-396{54.469%{transform:translate(12.1911vw,54.469vh) scale(.1804)}to{transform:translate(9.1825vw,99vh) scale(.1804)}}.snow:nth-child(397){opacity:.821;transform:translate(18.412vw,-10px) scale(.2352);animation:fall-397 26s -30s linear infinite}@keyframes fall-397{74.753%{transform:translate(15.9228vw,74.753vh) scale(.2352)}to{transform:translate(17.1674vw,99vh) scale(.2352)}}.snow:nth-child(398){opacity:.117;transform:translate(42.6576vw,-10px) scale(.8345);animation:fall-398 18s -14s linear infinite}@keyframes fall-398{37.611%{transform:translate(45.9791vw,37.611vh) scale(.8345)}to{transform:translate(44.31835vw,99vh) scale(.8345)}}.snow:nth-child(399){opacity:.0418;transform:translate(15.272vw,-10px) scale(.9582);animation:fall-399 22s -26s linear infinite}@keyframes fall-399{53.807%{transform:translate(9.6929vw,53.807vh) scale(.9582)}to{transform:translate(12.48245vw,99vh) scale(.9582)}}.snow:nth-child(400){opacity:1.7974;transform:translate(23.7228vw,-10px) scale(.6783);animation:fall-400 24s -25s linear infinite}@keyframes fall-400{46.078%{transform:translate(27.7576vw,46.078vh) scale(.6783)}to{transform:translate(25.7402vw,99vh) scale(.6783)}}\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:.3498;transform:translate(7.8963vw,-10px) scale(.2769);animation:fall-1 28s -3s linear infinite}@keyframes fall-1{37.373%{transform:translate(3.028vw,37.373vh) scale(.2769)}to{transform:translate(5.46215vw,99vh) scale(.2769)}}.snow:nth-child(2){opacity:.9292;transform:translate(38.9127vw,-10px) scale(.6824);animation:fall-2 24s -17s linear infinite}@keyframes fall-2{69.099%{transform:translate(45.0896vw,69.099vh) scale(.6824)}to{transform:translate(42.00115vw,99vh) scale(.6824)}}.snow:nth-child(3){opacity:.7964;transform:translate(20.9856vw,-10px) scale(.9614);animation:fall-3 11s -26s linear infinite}@keyframes fall-3{72.357%{transform:translate(22.3375vw,72.357vh) scale(.9614)}to{transform:translate(21.66155vw,99vh) scale(.9614)}}.snow:nth-child(4){opacity:.5614;transform:translate(46.8385vw,-10px) scale(.1233);animation:fall-4 22s -23s linear infinite}@keyframes fall-4{48.967%{transform:translate(54.9639vw,48.967vh) scale(.1233)}to{transform:translate(50.9012vw,99vh) scale(.1233)}}.snow:nth-child(5){opacity:1.8938;transform:translate(63.5244vw,-10px) scale(.7606);animation:fall-5 19s -13s linear infinite}@keyframes fall-5{76.616%{transform:translate(55.3145vw,76.616vh) scale(.7606)}to{transform:translate(59.41945vw,99vh) scale(.7606)}}.snow:nth-child(6){opacity:.2004;transform:translate(31.3151vw,-10px) scale(.8325);animation:fall-6 13s -11s linear infinite}@keyframes fall-6{62.005%{transform:translate(28.5077vw,62.005vh) scale(.8325)}to{transform:translate(29.9114vw,99vh) scale(.8325)}}.snow:nth-child(7){opacity:1.7424;transform:translate(65.0995vw,-10px) scale(.33);animation:fall-7 22s -7s linear infinite}@keyframes fall-7{79.827%{transform:translate(67.6581vw,79.827vh) scale(.33)}to{transform:translate(66.3788vw,99vh) scale(.33)}}.snow:nth-child(8){opacity:.866;transform:translate(24.2792vw,-10px) scale(.8681);animation:fall-8 10s -15s linear infinite}@keyframes fall-8{62.087%{transform:translate(28.7945vw,62.087vh) scale(.8681)}to{transform:translate(26.53685vw,99vh) scale(.8681)}}.snow:nth-child(9){opacity:.8652;transform:translate(96.5644vw,-10px) scale(.8213);animation:fall-9 20s -24s linear infinite}@keyframes fall-9{77.058%{transform:translate(90.5995vw,77.058vh) scale(.8213)}to{transform:translate(93.58195vw,99vh) scale(.8213)}}.snow:nth-child(10){opacity:.6814;transform:translate(56.4353vw,-10px) scale(.8441);animation:fall-10 19s -25s linear infinite}@keyframes fall-10{65.077%{transform:translate(53.4766vw,65.077vh) scale(.8441)}to{transform:translate(54.95595vw,99vh) scale(.8441)}}.snow:nth-child(11){opacity:1.0376;transform:translate(35.0855vw,-10px) scale(.8852);animation:fall-11 28s -15s linear infinite}@keyframes fall-11{75.293%{transform:translate(25.9076vw,75.293vh) scale(.8852)}to{transform:translate(30.49655vw,99vh) scale(.8852)}}.snow:nth-child(12){opacity:.0182;transform:translate(5.4835vw,-10px) scale(.099);animation:fall-12 12s -19s linear infinite}@keyframes fall-12{33.924%{transform:translate(7.3245vw,33.924vh) scale(.099)}to{transform:translate(6.404vw,99vh) scale(.099)}}.snow:nth-child(13){opacity:1.4998;transform:translate(2.8901vw,-10px) scale(.6452);animation:fall-13 25s -10s linear infinite}@keyframes fall-13{33.702%{transform:translate(12.1246vw,33.702vh) scale(.6452)}to{transform:translate(7.50735vw,99vh) scale(.6452)}}.snow:nth-child(14){opacity:1.3342;transform:translate(52.8726vw,-10px) scale(.7022);animation:fall-14 23s -3s linear infinite}@keyframes fall-14{77.607%{transform:translate(55.294vw,77.607vh) scale(.7022)}to{transform:translate(54.0833vw,99vh) scale(.7022)}}.snow:nth-child(15){opacity:1.815;transform:translate(74.2653vw,-10px) scale(.8047);animation:fall-15 15s -6s linear infinite}@keyframes fall-15{63.145%{transform:translate(78.7738vw,63.145vh) scale(.8047)}to{transform:translate(76.51955vw,99vh) scale(.8047)}}.snow:nth-child(16){opacity:.1978;transform:translate(89.4125vw,-10px) scale(.6095);animation:fall-16 12s -23s linear infinite}@keyframes fall-16{78.672%{transform:translate(81.179vw,78.672vh) scale(.6095)}to{transform:translate(85.29575vw,99vh) scale(.6095)}}.snow:nth-child(17){opacity:1.8268;transform:translate(13.1864vw,-10px) scale(.5636);animation:fall-17 16s -3s linear infinite}@keyframes fall-17{74.627%{transform:translate(18.8649vw,74.627vh) scale(.5636)}to{transform:translate(16.02565vw,99vh) scale(.5636)}}.snow:nth-child(18){opacity:.439;transform:translate(72.0395vw,-10px) scale(.8474);animation:fall-18 24s -23s linear infinite}@keyframes fall-18{51.23%{transform:translate(73.5709vw,51.23vh) scale(.8474)}to{transform:translate(72.8052vw,99vh) scale(.8474)}}.snow:nth-child(19){opacity:1.8958;transform:translate(11.7677vw,-10px) scale(.3068);animation:fall-19 23s -20s linear infinite}@keyframes fall-19{71.386%{transform:translate(18.0046vw,71.386vh) scale(.3068)}to{transform:translate(14.88615vw,99vh) scale(.3068)}}.snow:nth-child(20){opacity:.1866;transform:translate(1.376vw,-10px) scale(.5532);animation:fall-20 26s -13s linear infinite}@keyframes fall-20{61.94%{transform:translate(9.0996vw,61.94vh) scale(.5532)}to{transform:translate(5.2378vw,99vh) scale(.5532)}}.snow:nth-child(21){opacity:1.5472;transform:translate(56.6596vw,-10px) scale(.7991);animation:fall-21 16s -4s linear infinite}@keyframes fall-21{62.686%{transform:translate(60.13vw,62.686vh) scale(.7991)}to{transform:translate(58.3948vw,99vh) scale(.7991)}}.snow:nth-child(22){opacity:1.5986;transform:translate(67.9968vw,-10px) scale(.3606);animation:fall-22 21s -14s linear infinite}@keyframes fall-22{31.84%{transform:translate(77.0802vw,31.84vh) scale(.3606)}to{transform:translate(72.5385vw,99vh) scale(.3606)}}.snow:nth-child(23){opacity:.4154;transform:translate(36.4568vw,-10px) scale(.3619);animation:fall-23 18s -16s linear infinite}@keyframes fall-23{68.221%{transform:translate(28.3202vw,68.221vh) scale(.3619)}to{transform:translate(32.3885vw,99vh) scale(.3619)}}.snow:nth-child(24){opacity:1.5934;transform:translate(31.5752vw,-10px) scale(.507);animation:fall-24 11s -19s linear infinite}@keyframes fall-24{39.837%{transform:translate(33.8976vw,39.837vh) scale(.507)}to{transform:translate(32.7364vw,99vh) scale(.507)}}.snow:nth-child(25){opacity:1.4004;transform:translate(79.3495vw,-10px) scale(.1056);animation:fall-25 29s -16s linear infinite}@keyframes fall-25{68.733%{transform:translate(84.0097vw,68.733vh) scale(.1056)}to{transform:translate(81.6796vw,99vh) scale(.1056)}}.snow:nth-child(26){opacity:.8622;transform:translate(7.0664vw,-10px) scale(.9681);animation:fall-26 22s -7s linear infinite}@keyframes fall-26{48.1%{transform:translate(-.8232vw,48.1vh) scale(.9681)}to{transform:translate(3.1216vw,99vh) scale(.9681)}}.snow:nth-child(27){opacity:.4906;transform:translate(23.3472vw,-10px) scale(.3024);animation:fall-27 11s -26s linear infinite}@keyframes fall-27{30.587%{transform:translate(30.1627vw,30.587vh) scale(.3024)}to{transform:translate(26.75495vw,99vh) scale(.3024)}}.snow:nth-child(28){opacity:1.6102;transform:translate(46.1472vw,-10px) scale(.5233);animation:fall-28 10s -29s linear infinite}@keyframes fall-28{44.669%{transform:translate(46.759vw,44.669vh) scale(.5233)}to{transform:translate(46.4531vw,99vh) scale(.5233)}}.snow:nth-child(29){opacity:.9944;transform:translate(15.7823vw,-10px) scale(.9981);animation:fall-29 23s -24s linear infinite}@keyframes fall-29{69.362%{transform:translate(20.7805vw,69.362vh) scale(.9981)}to{transform:translate(18.2814vw,99vh) scale(.9981)}}.snow:nth-child(30){opacity:1.1038;transform:translate(51.2198vw,-10px) scale(.7581);animation:fall-30 25s -16s linear infinite}@keyframes fall-30{51.503%{transform:translate(55.5075vw,51.503vh) scale(.7581)}to{transform:translate(53.36365vw,99vh) scale(.7581)}}.snow:nth-child(31){opacity:.7594;transform:translate(3.7872vw,-10px) scale(.2896);animation:fall-31 10s -17s linear infinite}@keyframes fall-31{35.751%{transform:translate(-1.6824vw,35.751vh) scale(.2896)}to{transform:translate(1.0524vw,99vh) scale(.2896)}}.snow:nth-child(32){opacity:1.345;transform:translate(51.5511vw,-10px) scale(.3031);animation:fall-32 10s -9s linear infinite}@keyframes fall-32{79.285%{transform:translate(48.9495vw,79.285vh) scale(.3031)}to{transform:translate(50.2503vw,99vh) scale(.3031)}}.snow:nth-child(33){opacity:1.0134;transform:translate(55.093vw,-10px) scale(.6308);animation:fall-33 15s -18s linear infinite}@keyframes fall-33{64.803%{transform:translate(64.9469vw,64.803vh) scale(.6308)}to{transform:translate(60.01995vw,99vh) scale(.6308)}}.snow:nth-child(34){opacity:.8582;transform:translate(12.3737vw,-10px) scale(.8663);animation:fall-34 30s -10s linear infinite}@keyframes fall-34{52.831%{transform:translate(20.8116vw,52.831vh) scale(.8663)}to{transform:translate(16.59265vw,99vh) scale(.8663)}}.snow:nth-child(35){opacity:.8952;transform:translate(12.9482vw,-10px) scale(.2825);animation:fall-35 27s -26s linear infinite}@keyframes fall-35{54.266%{transform:translate(3.6893vw,54.266vh) scale(.2825)}to{transform:translate(8.31875vw,99vh) scale(.2825)}}.snow:nth-child(36){opacity:.7032;transform:translate(43.6741vw,-10px) scale(.854);animation:fall-36 22s -28s linear infinite}@keyframes fall-36{74.464%{transform:translate(40.2481vw,74.464vh) scale(.854)}to{transform:translate(41.9611vw,99vh) scale(.854)}}.snow:nth-child(37){opacity:.8286;transform:translate(91.4112vw,-10px) scale(.9255);animation:fall-37 28s -10s linear infinite}@keyframes fall-37{75.624%{transform:translate(101.0477vw,75.624vh) scale(.9255)}to{transform:translate(96.22945vw,99vh) scale(.9255)}}.snow:nth-child(38){opacity:.3926;transform:translate(66.6724vw,-10px) scale(.567);animation:fall-38 10s -10s linear infinite}@keyframes fall-38{53.365%{transform:translate(61.3937vw,53.365vh) scale(.567)}to{transform:translate(64.03305vw,99vh) scale(.567)}}.snow:nth-child(39){opacity:.0818;transform:translate(11.1431vw,-10px) scale(.322);animation:fall-39 30s -16s linear infinite}@keyframes fall-39{64.791%{transform:translate(12.6173vw,64.791vh) scale(.322)}to{transform:translate(11.8802vw,99vh) scale(.322)}}.snow:nth-child(40){opacity:1.7084;transform:translate(47.8045vw,-10px) scale(.3986);animation:fall-40 16s -28s linear infinite}@keyframes fall-40{72.744%{transform:translate(39.3056vw,72.744vh) scale(.3986)}to{transform:translate(43.55505vw,99vh) scale(.3986)}}.snow:nth-child(41){opacity:1.3956;transform:translate(85.7224vw,-10px) scale(.9022);animation:fall-41 12s -24s linear infinite}@keyframes fall-41{70.668%{transform:translate(87.6109vw,70.668vh) scale(.9022)}to{transform:translate(86.66665vw,99vh) scale(.9022)}}.snow:nth-child(42){opacity:.1106;transform:translate(25.7294vw,-10px) scale(.7544);animation:fall-42 12s -28s linear infinite}@keyframes fall-42{74.441%{transform:translate(25.9204vw,74.441vh) scale(.7544)}to{transform:translate(25.8249vw,99vh) scale(.7544)}}.snow:nth-child(43){opacity:1.1688;transform:translate(5.083vw,-10px) scale(.0609);animation:fall-43 11s -12s linear infinite}@keyframes fall-43{65.806%{transform:translate(7.1398vw,65.806vh) scale(.0609)}to{transform:translate(6.1114vw,99vh) scale(.0609)}}.snow:nth-child(44){opacity:.4312;transform:translate(52.1335vw,-10px) scale(.9251);animation:fall-44 15s -12s linear infinite}@keyframes fall-44{61.421%{transform:translate(44.5821vw,61.421vh) scale(.9251)}to{transform:translate(48.3578vw,99vh) scale(.9251)}}.snow:nth-child(45){opacity:.796;transform:translate(4.6765vw,-10px) scale(.0133);animation:fall-45 27s -25s linear infinite}@keyframes fall-45{46.531%{transform:translate(7.2552vw,46.531vh) scale(.0133)}to{transform:translate(5.96585vw,99vh) scale(.0133)}}.snow:nth-child(46){opacity:1.8946;transform:translate(.9161vw,-10px) scale(.3017);animation:fall-46 16s -10s linear infinite}@keyframes fall-46{65.859%{transform:translate(3.5774vw,65.859vh) scale(.3017)}to{transform:translate(2.24675vw,99vh) scale(.3017)}}.snow:nth-child(47){opacity:.5762;transform:translate(34.2549vw,-10px) scale(.9352);animation:fall-47 23s -10s linear infinite}@keyframes fall-47{43.428%{transform:translate(31.1241vw,43.428vh) scale(.9352)}to{transform:translate(32.6895vw,99vh) scale(.9352)}}.snow:nth-child(48){opacity:1.9388;transform:translate(10.7246vw,-10px) scale(.2197);animation:fall-48 29s -11s linear infinite}@keyframes fall-48{47.215%{transform:translate(16.0473vw,47.215vh) scale(.2197)}to{transform:translate(13.38595vw,99vh) scale(.2197)}}.snow:nth-child(49){opacity:.0304;transform:translate(72.3852vw,-10px) scale(.8716);animation:fall-49 18s -16s linear infinite}@keyframes fall-49{51.459%{transform:translate(74.525vw,51.459vh) scale(.8716)}to{transform:translate(73.4551vw,99vh) scale(.8716)}}.snow:nth-child(50){opacity:1.1016;transform:translate(14.6623vw,-10px) scale(.1544);animation:fall-50 27s -15s linear infinite}@keyframes fall-50{59.725%{transform:translate(18.6697vw,59.725vh) scale(.1544)}to{transform:translate(16.666vw,99vh) scale(.1544)}}.snow:nth-child(51){opacity:.2794;transform:translate(96.8605vw,-10px) scale(.455);animation:fall-51 16s -7s linear infinite}@keyframes fall-51{41.593%{transform:translate(90.3527vw,41.593vh) scale(.455)}to{transform:translate(93.6066vw,99vh) scale(.455)}}.snow:nth-child(52){opacity:1.8768;transform:translate(35.5688vw,-10px) scale(.5897);animation:fall-52 14s -20s linear infinite}@keyframes fall-52{42.944%{transform:translate(29.4882vw,42.944vh) scale(.5897)}to{transform:translate(32.5285vw,99vh) scale(.5897)}}.snow:nth-child(53){opacity:1.6668;transform:translate(52.6199vw,-10px) scale(.6206);animation:fall-53 14s -29s linear infinite}@keyframes fall-53{73.456%{transform:translate(59.1053vw,73.456vh) scale(.6206)}to{transform:translate(55.8626vw,99vh) scale(.6206)}}.snow:nth-child(54){opacity:.2706;transform:translate(8.5137vw,-10px) scale(.0663);animation:fall-54 15s -20s linear infinite}@keyframes fall-54{52.276%{transform:translate(10.9526vw,52.276vh) scale(.0663)}to{transform:translate(9.73315vw,99vh) scale(.0663)}}.snow:nth-child(55){opacity:1.3588;transform:translate(89.5949vw,-10px) scale(.7145);animation:fall-55 19s -26s linear infinite}@keyframes fall-55{31.396%{transform:translate(81.0494vw,31.396vh) scale(.7145)}to{transform:translate(85.32215vw,99vh) scale(.7145)}}.snow:nth-child(56){opacity:.792;transform:translate(54.4645vw,-10px) scale(.3277);animation:fall-56 24s -30s linear infinite}@keyframes fall-56{47.925%{transform:translate(48.2135vw,47.925vh) scale(.3277)}to{transform:translate(51.339vw,99vh) scale(.3277)}}.snow:nth-child(57){opacity:.7946;transform:translate(13.8374vw,-10px) scale(.2185);animation:fall-57 30s -20s linear infinite}@keyframes fall-57{66.312%{transform:translate(10.2059vw,66.312vh) scale(.2185)}to{transform:translate(12.02165vw,99vh) scale(.2185)}}.snow:nth-child(58){opacity:1.2028;transform:translate(8.1705vw,-10px) scale(.8415);animation:fall-58 12s -23s linear infinite}@keyframes fall-58{69.159%{transform:translate(17.2169vw,69.159vh) scale(.8415)}to{transform:translate(12.6937vw,99vh) scale(.8415)}}.snow:nth-child(59){opacity:.5712;transform:translate(32.5131vw,-10px) scale(.22);animation:fall-59 23s -7s linear infinite}@keyframes fall-59{54.291%{transform:translate(28.5864vw,54.291vh) scale(.22)}to{transform:translate(30.54975vw,99vh) scale(.22)}}.snow:nth-child(60){opacity:.227;transform:translate(98.4189vw,-10px) scale(.3441);animation:fall-60 22s -26s linear infinite}@keyframes fall-60{40.402%{transform:translate(106.1829vw,40.402vh) scale(.3441)}to{transform:translate(102.3009vw,99vh) scale(.3441)}}.snow:nth-child(61){opacity:.3384;transform:translate(81.2939vw,-10px) scale(.5827);animation:fall-61 15s -27s linear infinite}@keyframes fall-61{41.262%{transform:translate(81.2506vw,41.262vh) scale(.5827)}to{transform:translate(81.27225vw,99vh) scale(.5827)}}.snow:nth-child(62){opacity:.9874;transform:translate(81.5169vw,-10px) scale(.9548);animation:fall-62 13s -21s linear infinite}@keyframes fall-62{55.999%{transform:translate(78.7416vw,55.999vh) scale(.9548)}to{transform:translate(80.12925vw,99vh) scale(.9548)}}.snow:nth-child(63){opacity:.6972;transform:translate(61.9031vw,-10px) scale(.727);animation:fall-63 28s -30s linear infinite}@keyframes fall-63{66.133%{transform:translate(66.7361vw,66.133vh) scale(.727)}to{transform:translate(64.3196vw,99vh) scale(.727)}}.snow:nth-child(64){opacity:.7044;transform:translate(66.7922vw,-10px) scale(.9748);animation:fall-64 16s -11s linear infinite}@keyframes fall-64{69.117%{transform:translate(66.9547vw,69.117vh) scale(.9748)}to{transform:translate(66.87345vw,99vh) scale(.9748)}}.snow:nth-child(65){opacity:.3846;transform:translate(87.3838vw,-10px) scale(.3808);animation:fall-65 10s -14s linear infinite}@keyframes fall-65{40.57%{transform:translate(83.0511vw,40.57vh) scale(.3808)}to{transform:translate(85.21745vw,99vh) scale(.3808)}}.snow:nth-child(66){opacity:1.0468;transform:translate(13.1307vw,-10px) scale(.3862);animation:fall-66 23s -17s linear infinite}@keyframes fall-66{72.169%{transform:translate(11.9969vw,72.169vh) scale(.3862)}to{transform:translate(12.5638vw,99vh) scale(.3862)}}.snow:nth-child(67){opacity:.4908;transform:translate(90.3064vw,-10px) scale(.6856);animation:fall-67 14s -16s linear infinite}@keyframes fall-67{64.189%{transform:translate(80.447vw,64.189vh) scale(.6856)}to{transform:translate(85.3767vw,99vh) scale(.6856)}}.snow:nth-child(68){opacity:1.3164;transform:translate(13.7857vw,-10px) scale(.9724);animation:fall-68 11s -13s linear infinite}@keyframes fall-68{45.916%{transform:translate(12.7151vw,45.916vh) scale(.9724)}to{transform:translate(13.2504vw,99vh) scale(.9724)}}.snow:nth-child(69){opacity:1.3432;transform:translate(5.2572vw,-10px) scale(.3587);animation:fall-69 25s -23s linear infinite}@keyframes fall-69{66.808%{transform:translate(-2.2604vw,66.808vh) scale(.3587)}to{transform:translate(1.4984vw,99vh) scale(.3587)}}.snow:nth-child(70){opacity:1.4078;transform:translate(9.5807vw,-10px) scale(.8695);animation:fall-70 13s -10s linear infinite}@keyframes fall-70{31.555%{transform:translate(16.5039vw,31.555vh) scale(.8695)}to{transform:translate(13.0423vw,99vh) scale(.8695)}}.snow:nth-child(71){opacity:.743;transform:translate(3.9851vw,-10px) scale(.8541);animation:fall-71 27s -28s linear infinite}@keyframes fall-71{76.984%{transform:translate(7.0166vw,76.984vh) scale(.8541)}to{transform:translate(5.50085vw,99vh) scale(.8541)}}.snow:nth-child(72){opacity:1.9678;transform:translate(21.7493vw,-10px) scale(.8676);animation:fall-72 10s -12s linear infinite}@keyframes fall-72{69.443%{transform:translate(27.9285vw,69.443vh) scale(.8676)}to{transform:translate(24.8389vw,99vh) scale(.8676)}}.snow:nth-child(73){opacity:.1028;transform:translate(78.3628vw,-10px) scale(.5442);animation:fall-73 17s -22s linear infinite}@keyframes fall-73{60.71%{transform:translate(70.8214vw,60.71vh) scale(.5442)}to{transform:translate(74.5921vw,99vh) scale(.5442)}}.snow:nth-child(74){opacity:.89;transform:translate(59.0416vw,-10px) scale(.0669);animation:fall-74 22s -9s linear infinite}@keyframes fall-74{68.517%{transform:translate(51.7979vw,68.517vh) scale(.0669)}to{transform:translate(55.41975vw,99vh) scale(.0669)}}.snow:nth-child(75){opacity:1.245;transform:translate(52.6371vw,-10px) scale(.7941);animation:fall-75 20s -11s linear infinite}@keyframes fall-75{60.021%{transform:translate(57.7255vw,60.021vh) scale(.7941)}to{transform:translate(55.1813vw,99vh) scale(.7941)}}.snow:nth-child(76){opacity:.3164;transform:translate(11.6367vw,-10px) scale(.0736);animation:fall-76 21s -22s linear infinite}@keyframes fall-76{68.401%{transform:translate(20.7525vw,68.401vh) scale(.0736)}to{transform:translate(16.1946vw,99vh) scale(.0736)}}.snow:nth-child(77){opacity:1.5398;transform:translate(5.5721vw,-10px) scale(.5721);animation:fall-77 29s -17s linear infinite}@keyframes fall-77{38.314%{transform:translate(13.159vw,38.314vh) scale(.5721)}to{transform:translate(9.36555vw,99vh) scale(.5721)}}.snow:nth-child(78){opacity:.0264;transform:translate(64.3585vw,-10px) scale(.9698);animation:fall-78 18s -15s linear infinite}@keyframes fall-78{30.359%{transform:translate(67.6404vw,30.359vh) scale(.9698)}to{transform:translate(65.99945vw,99vh) scale(.9698)}}.snow:nth-child(79){opacity:1.6204;transform:translate(80.3158vw,-10px) scale(.9819);animation:fall-79 24s -8s linear infinite}@keyframes fall-79{70.282%{transform:translate(86.3281vw,70.282vh) scale(.9819)}to{transform:translate(83.32195vw,99vh) scale(.9819)}}.snow:nth-child(80){opacity:.6592;transform:translate(37.2719vw,-10px) scale(.4057);animation:fall-80 24s -15s linear infinite}@keyframes fall-80{71.125%{transform:translate(31.881vw,71.125vh) scale(.4057)}to{transform:translate(34.57645vw,99vh) scale(.4057)}}.snow:nth-child(81){opacity:.3292;transform:translate(59.9175vw,-10px) scale(.9446);animation:fall-81 17s -13s linear infinite}@keyframes fall-81{46.983%{transform:translate(68.5045vw,46.983vh) scale(.9446)}to{transform:translate(64.211vw,99vh) scale(.9446)}}.snow:nth-child(82){opacity:1.4888;transform:translate(8.8418vw,-10px) scale(.087);animation:fall-82 24s -23s linear infinite}@keyframes fall-82{50.101%{transform:translate(18.4076vw,50.101vh) scale(.087)}to{transform:translate(13.6247vw,99vh) scale(.087)}}.snow:nth-child(83){opacity:1.5716;transform:translate(82.86vw,-10px) scale(.2531);animation:fall-83 21s -8s linear infinite}@keyframes fall-83{74.802%{transform:translate(89.0743vw,74.802vh) scale(.2531)}to{transform:translate(85.96715vw,99vh) scale(.2531)}}.snow:nth-child(84){opacity:.1548;transform:translate(1.7502vw,-10px) scale(.0572);animation:fall-84 23s -1s linear infinite}@keyframes fall-84{40.4%{transform:translate(11.7495vw,40.4vh) scale(.0572)}to{transform:translate(6.74985vw,99vh) scale(.0572)}}.snow:nth-child(85){opacity:1.081;transform:translate(34.151vw,-10px) scale(.6848);animation:fall-85 12s -11s linear infinite}@keyframes fall-85{66.598%{transform:translate(37.0201vw,66.598vh) scale(.6848)}to{transform:translate(35.58555vw,99vh) scale(.6848)}}.snow:nth-child(86){opacity:1.5774;transform:translate(50.0112vw,-10px) scale(.0729);animation:fall-86 26s -26s linear infinite}@keyframes fall-86{37.973%{transform:translate(52.3156vw,37.973vh) scale(.0729)}to{transform:translate(51.1634vw,99vh) scale(.0729)}}.snow:nth-child(87){opacity:.2624;transform:translate(75.6767vw,-10px) scale(.9589);animation:fall-87 14s -24s linear infinite}@keyframes fall-87{34.241%{transform:translate(67.5962vw,34.241vh) scale(.9589)}to{transform:translate(71.63645vw,99vh) scale(.9589)}}.snow:nth-child(88){opacity:.934;transform:translate(60.0539vw,-10px) scale(.8466);animation:fall-88 18s -24s linear infinite}@keyframes fall-88{62.694%{transform:translate(53.3163vw,62.694vh) scale(.8466)}to{transform:translate(56.6851vw,99vh) scale(.8466)}}.snow:nth-child(89){opacity:.3398;transform:translate(57.143vw,-10px) scale(.2164);animation:fall-89 11s -11s linear infinite}@keyframes fall-89{70.876%{transform:translate(64.7778vw,70.876vh) scale(.2164)}to{transform:translate(60.9604vw,99vh) scale(.2164)}}.snow:nth-child(90){opacity:1.209;transform:translate(76.2142vw,-10px) scale(.8001);animation:fall-90 19s -10s linear infinite}@keyframes fall-90{48.439%{transform:translate(77.5016vw,48.439vh) scale(.8001)}to{transform:translate(76.8579vw,99vh) scale(.8001)}}.snow:nth-child(91){opacity:.2938;transform:translate(95.5916vw,-10px) scale(.4308);animation:fall-91 10s -27s linear infinite}@keyframes fall-91{49.719%{transform:translate(96.2365vw,49.719vh) scale(.4308)}to{transform:translate(95.91405vw,99vh) scale(.4308)}}.snow:nth-child(92){opacity:1.5802;transform:translate(36.3828vw,-10px) scale(.9594);animation:fall-92 24s -12s linear infinite}@keyframes fall-92{74.782%{transform:translate(28.5438vw,74.782vh) scale(.9594)}to{transform:translate(32.4633vw,99vh) scale(.9594)}}.snow:nth-child(93){opacity:.9944;transform:translate(66.1629vw,-10px) scale(.0945);animation:fall-93 25s -16s linear infinite}@keyframes fall-93{36.724%{transform:translate(75.2845vw,36.724vh) scale(.0945)}to{transform:translate(70.7237vw,99vh) scale(.0945)}}.snow:nth-child(94){opacity:.8644;transform:translate(83.6195vw,-10px) scale(.7232);animation:fall-94 30s -13s linear infinite}@keyframes fall-94{35.39%{transform:translate(82.9946vw,35.39vh) scale(.7232)}to{transform:translate(83.30705vw,99vh) scale(.7232)}}.snow:nth-child(95){opacity:1.1814;transform:translate(99.888vw,-10px) scale(.2916);animation:fall-95 11s -19s linear infinite}@keyframes fall-95{61.789%{transform:translate(96.3957vw,61.789vh) scale(.2916)}to{transform:translate(98.14185vw,99vh) scale(.2916)}}.snow:nth-child(96){opacity:1.7762;transform:translate(12.8043vw,-10px) scale(.9087);animation:fall-96 15s -4s linear infinite}@keyframes fall-96{37.986%{transform:translate(10.8561vw,37.986vh) scale(.9087)}to{transform:translate(11.8302vw,99vh) scale(.9087)}}.snow:nth-child(97){opacity:1.6228;transform:translate(26.8007vw,-10px) scale(.851);animation:fall-97 13s -19s linear infinite}@keyframes fall-97{48.347%{transform:translate(27.1654vw,48.347vh) scale(.851)}to{transform:translate(26.98305vw,99vh) scale(.851)}}.snow:nth-child(98){opacity:1.7622;transform:translate(87.5328vw,-10px) scale(.2562);animation:fall-98 12s -20s linear infinite}@keyframes fall-98{44.876%{transform:translate(81.987vw,44.876vh) scale(.2562)}to{transform:translate(84.7599vw,99vh) scale(.2562)}}.snow:nth-child(99){opacity:.477;transform:translate(90.3941vw,-10px) scale(.8762);animation:fall-99 10s -15s linear infinite}@keyframes fall-99{45.032%{transform:translate(95.2436vw,45.032vh) scale(.8762)}to{transform:translate(92.81885vw,99vh) scale(.8762)}}.snow:nth-child(100){opacity:1.0044;transform:translate(9.0616vw,-10px) scale(.35);animation:fall-100 16s -5s linear infinite}@keyframes fall-100{68.011%{transform:translate(7.663vw,68.011vh) scale(.35)}to{transform:translate(8.3623vw,99vh) scale(.35)}}.snow:nth-child(101){opacity:1.508;transform:translate(72.9686vw,-10px) scale(.8544);animation:fall-101 11s -20s linear infinite}@keyframes fall-101{61.056%{transform:translate(75.6915vw,61.056vh) scale(.8544)}to{transform:translate(74.33005vw,99vh) scale(.8544)}}.snow:nth-child(102){opacity:1.2438;transform:translate(43.379vw,-10px) scale(.6909);animation:fall-102 29s -21s linear infinite}@keyframes fall-102{31.371%{transform:translate(51.3761vw,31.371vh) scale(.6909)}to{transform:translate(47.37755vw,99vh) scale(.6909)}}.snow:nth-child(103){opacity:1.6616;transform:translate(64.5666vw,-10px) scale(.094);animation:fall-103 29s -27s linear infinite}@keyframes fall-103{50.38%{transform:translate(66.8371vw,50.38vh) scale(.094)}to{transform:translate(65.70185vw,99vh) scale(.094)}}.snow:nth-child(104){opacity:1.9442;transform:translate(29.3756vw,-10px) scale(.1633);animation:fall-104 27s -20s linear infinite}@keyframes fall-104{79.288%{transform:translate(28.6371vw,79.288vh) scale(.1633)}to{transform:translate(29.00635vw,99vh) scale(.1633)}}.snow:nth-child(105){opacity:1.045;transform:translate(85.3316vw,-10px) scale(.7214);animation:fall-105 24s -4s linear infinite}@keyframes fall-105{78.803%{transform:translate(88.5614vw,78.803vh) scale(.7214)}to{transform:translate(86.9465vw,99vh) scale(.7214)}}.snow:nth-child(106){opacity:.4968;transform:translate(52.5472vw,-10px) scale(.6436);animation:fall-106 28s -4s linear infinite}@keyframes fall-106{44.03%{transform:translate(46.7452vw,44.03vh) scale(.6436)}to{transform:translate(49.6462vw,99vh) scale(.6436)}}.snow:nth-child(107){opacity:.1456;transform:translate(89.2598vw,-10px) scale(.3694);animation:fall-107 27s -9s linear infinite}@keyframes fall-107{39.042%{transform:translate(83.1626vw,39.042vh) scale(.3694)}to{transform:translate(86.2112vw,99vh) scale(.3694)}}.snow:nth-child(108){opacity:1.082;transform:translate(79.5952vw,-10px) scale(.428);animation:fall-108 20s -5s linear infinite}@keyframes fall-108{64.113%{transform:translate(71.8499vw,64.113vh) scale(.428)}to{transform:translate(75.72255vw,99vh) scale(.428)}}.snow:nth-child(109){opacity:.262;transform:translate(36.6965vw,-10px) scale(.8556);animation:fall-109 11s -18s linear infinite}@keyframes fall-109{62.147%{transform:translate(29.0744vw,62.147vh) scale(.8556)}to{transform:translate(32.88545vw,99vh) scale(.8556)}}.snow:nth-child(110){opacity:.6276;transform:translate(68.7865vw,-10px) scale(.219);animation:fall-110 22s -2s linear infinite}@keyframes fall-110{73.086%{transform:translate(65.8465vw,73.086vh) scale(.219)}to{transform:translate(67.3165vw,99vh) scale(.219)}}.snow:nth-child(111){opacity:1.0216;transform:translate(39.3247vw,-10px) scale(.2006);animation:fall-111 17s -2s linear infinite}@keyframes fall-111{66.336%{transform:translate(32.3787vw,66.336vh) scale(.2006)}to{transform:translate(35.8517vw,99vh) scale(.2006)}}.snow:nth-child(112){opacity:1.9212;transform:translate(44.313vw,-10px) scale(.1205);animation:fall-112 25s -24s linear infinite}@keyframes fall-112{34.364%{transform:translate(47.325vw,34.364vh) scale(.1205)}to{transform:translate(45.819vw,99vh) scale(.1205)}}.snow:nth-child(113){opacity:1.0174;transform:translate(58.1554vw,-10px) scale(.0447);animation:fall-113 28s -26s linear infinite}@keyframes fall-113{38.258%{transform:translate(48.2637vw,38.258vh) scale(.0447)}to{transform:translate(53.20955vw,99vh) scale(.0447)}}.snow:nth-child(114){opacity:1.7166;transform:translate(28.6594vw,-10px) scale(.4376);animation:fall-114 20s -25s linear infinite}@keyframes fall-114{70.732%{transform:translate(32.1593vw,70.732vh) scale(.4376)}to{transform:translate(30.40935vw,99vh) scale(.4376)}}.snow:nth-child(115){opacity:1.4004;transform:translate(33.4505vw,-10px) scale(.207);animation:fall-115 15s -17s linear infinite}@keyframes fall-115{71.418%{transform:translate(42.8775vw,71.418vh) scale(.207)}to{transform:translate(38.164vw,99vh) scale(.207)}}.snow:nth-child(116){opacity:1.5308;transform:translate(63.8014vw,-10px) scale(.2785);animation:fall-116 15s -22s linear infinite}@keyframes fall-116{47.766%{transform:translate(59.0599vw,47.766vh) scale(.2785)}to{transform:translate(61.43065vw,99vh) scale(.2785)}}.snow:nth-child(117){opacity:.841;transform:translate(81.9118vw,-10px) scale(.4503);animation:fall-117 11s -10s linear infinite}@keyframes fall-117{53.426%{transform:translate(87.5281vw,53.426vh) scale(.4503)}to{transform:translate(84.71995vw,99vh) scale(.4503)}}.snow:nth-child(118){opacity:1.3302;transform:translate(25.8166vw,-10px) scale(.9355);animation:fall-118 30s -8s linear infinite}@keyframes fall-118{56.098%{transform:translate(20.1984vw,56.098vh) scale(.9355)}to{transform:translate(23.0075vw,99vh) scale(.9355)}}.snow:nth-child(119){opacity:1.804;transform:translate(78.0335vw,-10px) scale(.6077);animation:fall-119 18s -7s linear infinite}@keyframes fall-119{53.894%{transform:translate(78.9932vw,53.894vh) scale(.6077)}to{transform:translate(78.51335vw,99vh) scale(.6077)}}.snow:nth-child(120){opacity:1.9458;transform:translate(99.7429vw,-10px) scale(.1882);animation:fall-120 23s -30s linear infinite}@keyframes fall-120{42.224%{transform:translate(103.1177vw,42.224vh) scale(.1882)}to{transform:translate(101.4303vw,99vh) scale(.1882)}}.snow:nth-child(121){opacity:1.7684;transform:translate(35.1163vw,-10px) scale(.6195);animation:fall-121 30s -18s linear infinite}@keyframes fall-121{50.634%{transform:translate(30.0857vw,50.634vh) scale(.6195)}to{transform:translate(32.601vw,99vh) scale(.6195)}}.snow:nth-child(122){opacity:.8974;transform:translate(34.4411vw,-10px) scale(.8422);animation:fall-122 18s -12s linear infinite}@keyframes fall-122{41.79%{transform:translate(29.2299vw,41.79vh) scale(.8422)}to{transform:translate(31.8355vw,99vh) scale(.8422)}}.snow:nth-child(123){opacity:1.518;transform:translate(23.8901vw,-10px) scale(.6658);animation:fall-123 30s -8s linear infinite}@keyframes fall-123{76.926%{transform:translate(28.6088vw,76.926vh) scale(.6658)}to{transform:translate(26.24945vw,99vh) scale(.6658)}}.snow:nth-child(124){opacity:1.5896;transform:translate(21.4983vw,-10px) scale(.8077);animation:fall-124 10s -14s linear infinite}@keyframes fall-124{79.885%{transform:translate(21.5351vw,79.885vh) scale(.8077)}to{transform:translate(21.5167vw,99vh) scale(.8077)}}.snow:nth-child(125){opacity:1.1268;transform:translate(39.7427vw,-10px) scale(.7009);animation:fall-125 19s -7s linear infinite}@keyframes fall-125{73.913%{transform:translate(38.9701vw,73.913vh) scale(.7009)}to{transform:translate(39.3564vw,99vh) scale(.7009)}}.snow:nth-child(126){opacity:1.119;transform:translate(80.5823vw,-10px) scale(.933);animation:fall-126 30s -4s linear infinite}@keyframes fall-126{42.658%{transform:translate(87.6929vw,42.658vh) scale(.933)}to{transform:translate(84.1376vw,99vh) scale(.933)}}.snow:nth-child(127){opacity:.27;transform:translate(20.9206vw,-10px) scale(.1623);animation:fall-127 11s -20s linear infinite}@keyframes fall-127{51.03%{transform:translate(26.3888vw,51.03vh) scale(.1623)}to{transform:translate(23.6547vw,99vh) scale(.1623)}}.snow:nth-child(128){opacity:1.292;transform:translate(58.9984vw,-10px) scale(.1667);animation:fall-128 20s -15s linear infinite}@keyframes fall-128{56.104%{transform:translate(49.5653vw,56.104vh) scale(.1667)}to{transform:translate(54.28185vw,99vh) scale(.1667)}}.snow:nth-child(129){opacity:1.9242;transform:translate(76.5853vw,-10px) scale(.4692);animation:fall-129 25s -29s linear infinite}@keyframes fall-129{77.851%{transform:translate(82.2773vw,77.851vh) scale(.4692)}to{transform:translate(79.4313vw,99vh) scale(.4692)}}.snow:nth-child(130){opacity:.932;transform:translate(79.7094vw,-10px) scale(.5132);animation:fall-130 19s -23s linear infinite}@keyframes fall-130{49.456%{transform:translate(71.714vw,49.456vh) scale(.5132)}to{transform:translate(75.7117vw,99vh) scale(.5132)}}.snow:nth-child(131){opacity:1.5226;transform:translate(29.1496vw,-10px) scale(.4186);animation:fall-131 15s -23s linear infinite}@keyframes fall-131{67.232%{transform:translate(21.7741vw,67.232vh) scale(.4186)}to{transform:translate(25.46185vw,99vh) scale(.4186)}}.snow:nth-child(132){opacity:.0694;transform:translate(32.3639vw,-10px) scale(.0392);animation:fall-132 27s -27s linear infinite}@keyframes fall-132{49.99%{transform:translate(40.9334vw,49.99vh) scale(.0392)}to{transform:translate(36.64865vw,99vh) scale(.0392)}}.snow:nth-child(133){opacity:1.4426;transform:translate(44.6575vw,-10px) scale(.8876);animation:fall-133 27s -10s linear infinite}@keyframes fall-133{63.888%{transform:translate(43.7966vw,63.888vh) scale(.8876)}to{transform:translate(44.22705vw,99vh) scale(.8876)}}.snow:nth-child(134){opacity:.9456;transform:translate(63.6106vw,-10px) scale(.7678);animation:fall-134 28s -18s linear infinite}@keyframes fall-134{53.149%{transform:translate(68.0989vw,53.149vh) scale(.7678)}to{transform:translate(65.85475vw,99vh) scale(.7678)}}.snow:nth-child(135){opacity:1.3052;transform:translate(43.0311vw,-10px) scale(.3735);animation:fall-135 20s -4s linear infinite}@keyframes fall-135{30.058%{transform:translate(40.7186vw,30.058vh) scale(.3735)}to{transform:translate(41.87485vw,99vh) scale(.3735)}}.snow:nth-child(136){opacity:.727;transform:translate(69.5298vw,-10px) scale(.8731);animation:fall-136 28s -18s linear infinite}@keyframes fall-136{71.18%{transform:translate(79.4702vw,71.18vh) scale(.8731)}to{transform:translate(74.5vw,99vh) scale(.8731)}}.snow:nth-child(137){opacity:1.1842;transform:translate(53.8824vw,-10px) scale(.2428);animation:fall-137 10s -9s linear infinite}@keyframes fall-137{73.793%{transform:translate(46.5142vw,73.793vh) scale(.2428)}to{transform:translate(50.1983vw,99vh) scale(.2428)}}.snow:nth-child(138){opacity:1.516;transform:translate(55.9501vw,-10px) scale(.5313);animation:fall-138 16s -1s linear infinite}@keyframes fall-138{65.4%{transform:translate(55.0555vw,65.4vh) scale(.5313)}to{transform:translate(55.5028vw,99vh) scale(.5313)}}.snow:nth-child(139){opacity:.056;transform:translate(12.0086vw,-10px) scale(.5734);animation:fall-139 28s -24s linear infinite}@keyframes fall-139{40.715%{transform:translate(2.0701vw,40.715vh) scale(.5734)}to{transform:translate(7.03935vw,99vh) scale(.5734)}}.snow:nth-child(140){opacity:.5638;transform:translate(90.4319vw,-10px) scale(.5653);animation:fall-140 29s -27s linear infinite}@keyframes fall-140{45.236%{transform:translate(89.4643vw,45.236vh) scale(.5653)}to{transform:translate(89.9481vw,99vh) scale(.5653)}}.snow:nth-child(141){opacity:1.7164;transform:translate(.0093vw,-10px) scale(.6013);animation:fall-141 29s -23s linear infinite}@keyframes fall-141{38.004%{transform:translate(-5.6452vw,38.004vh) scale(.6013)}to{transform:translate(-2.81795vw,99vh) scale(.6013)}}.snow:nth-child(142){opacity:.041;transform:translate(39.7964vw,-10px) scale(.24);animation:fall-142 24s -23s linear infinite}@keyframes fall-142{52.271%{transform:translate(36.5944vw,52.271vh) scale(.24)}to{transform:translate(38.1954vw,99vh) scale(.24)}}.snow:nth-child(143){opacity:1.7432;transform:translate(93.8489vw,-10px) scale(.0092);animation:fall-143 25s -11s linear infinite}@keyframes fall-143{71.377%{transform:translate(90.7431vw,71.377vh) scale(.0092)}to{transform:translate(92.296vw,99vh) scale(.0092)}}.snow:nth-child(144){opacity:1.944;transform:translate(69.8093vw,-10px) scale(.6795);animation:fall-144 22s -18s linear infinite}@keyframes fall-144{60.295%{transform:translate(76.5947vw,60.295vh) scale(.6795)}to{transform:translate(73.202vw,99vh) scale(.6795)}}.snow:nth-child(145){opacity:1.6176;transform:translate(45.8449vw,-10px) scale(.5457);animation:fall-145 13s -15s linear infinite}@keyframes fall-145{74.821%{transform:translate(36.9694vw,74.821vh) scale(.5457)}to{transform:translate(41.40715vw,99vh) scale(.5457)}}.snow:nth-child(146){opacity:1.5212;transform:translate(5.3514vw,-10px) scale(.3114);animation:fall-146 29s -29s linear infinite}@keyframes fall-146{32.326%{transform:translate(1.9821vw,32.326vh) scale(.3114)}to{transform:translate(3.66675vw,99vh) scale(.3114)}}.snow:nth-child(147){opacity:.138;transform:translate(70.002vw,-10px) scale(.7097);animation:fall-147 27s -13s linear infinite}@keyframes fall-147{44.307%{transform:translate(74.5127vw,44.307vh) scale(.7097)}to{transform:translate(72.25735vw,99vh) scale(.7097)}}.snow:nth-child(148){opacity:1.1056;transform:translate(29.0369vw,-10px) scale(.5809);animation:fall-148 24s -15s linear infinite}@keyframes fall-148{38.451%{transform:translate(35.0142vw,38.451vh) scale(.5809)}to{transform:translate(32.02555vw,99vh) scale(.5809)}}.snow:nth-child(149){opacity:1.0286;transform:translate(42.3728vw,-10px) scale(.7656);animation:fall-149 22s -16s linear infinite}@keyframes fall-149{64.554%{transform:translate(38.9246vw,64.554vh) scale(.7656)}to{transform:translate(40.6487vw,99vh) scale(.7656)}}.snow:nth-child(150){opacity:1.138;transform:translate(81.1638vw,-10px) scale(.9862);animation:fall-150 21s -23s linear infinite}@keyframes fall-150{77.27%{transform:translate(86.3826vw,77.27vh) scale(.9862)}to{transform:translate(83.7732vw,99vh) scale(.9862)}}.snow:nth-child(151){opacity:1.8358;transform:translate(63.8742vw,-10px) scale(.8479);animation:fall-151 27s -21s linear infinite}@keyframes fall-151{76.586%{transform:translate(62.1563vw,76.586vh) scale(.8479)}to{transform:translate(63.01525vw,99vh) scale(.8479)}}.snow:nth-child(152){opacity:1.036;transform:translate(69.3421vw,-10px) scale(.1356);animation:fall-152 21s -11s linear infinite}@keyframes fall-152{66.82%{transform:translate(62.978vw,66.82vh) scale(.1356)}to{transform:translate(66.16005vw,99vh) scale(.1356)}}.snow:nth-child(153){opacity:1.2974;transform:translate(99.7344vw,-10px) scale(.0734);animation:fall-153 17s -19s linear infinite}@keyframes fall-153{34.737%{transform:translate(104.8856vw,34.737vh) scale(.0734)}to{transform:translate(102.31vw,99vh) scale(.0734)}}.snow:nth-child(154){opacity:1.8268;transform:translate(38.9745vw,-10px) scale(.1489);animation:fall-154 23s -21s linear infinite}@keyframes fall-154{60.629%{transform:translate(30.4679vw,60.629vh) scale(.1489)}to{transform:translate(34.7212vw,99vh) scale(.1489)}}.snow:nth-child(155){opacity:1.4646;transform:translate(23.7812vw,-10px) scale(.578);animation:fall-155 13s -7s linear infinite}@keyframes fall-155{53.707%{transform:translate(20.135vw,53.707vh) scale(.578)}to{transform:translate(21.9581vw,99vh) scale(.578)}}.snow:nth-child(156){opacity:1.319;transform:translate(49.7964vw,-10px) scale(.4021);animation:fall-156 11s -13s linear infinite}@keyframes fall-156{30.102%{transform:translate(58.5665vw,30.102vh) scale(.4021)}to{transform:translate(54.18145vw,99vh) scale(.4021)}}.snow:nth-child(157){opacity:.2248;transform:translate(1.7394vw,-10px) scale(.0502);animation:fall-157 22s -6s linear infinite}@keyframes fall-157{61.798%{transform:translate(-5.6641vw,61.798vh) scale(.0502)}to{transform:translate(-1.96235vw,99vh) scale(.0502)}}.snow:nth-child(158){opacity:.4524;transform:translate(93.5027vw,-10px) scale(.8625);animation:fall-158 23s -17s linear infinite}@keyframes fall-158{64.848%{transform:translate(95.4884vw,64.848vh) scale(.8625)}to{transform:translate(94.49555vw,99vh) scale(.8625)}}.snow:nth-child(159){opacity:.1014;transform:translate(99.901vw,-10px) scale(.9723);animation:fall-159 14s -20s linear infinite}@keyframes fall-159{32.003%{transform:translate(89.9876vw,32.003vh) scale(.9723)}to{transform:translate(94.9443vw,99vh) scale(.9723)}}.snow:nth-child(160){opacity:.7504;transform:translate(63.495vw,-10px) scale(.6165);animation:fall-160 30s -7s linear infinite}@keyframes fall-160{58.531%{transform:translate(54.7296vw,58.531vh) scale(.6165)}to{transform:translate(59.1123vw,99vh) scale(.6165)}}.snow:nth-child(161){opacity:.3348;transform:translate(51.3252vw,-10px) scale(.7427);animation:fall-161 18s -7s linear infinite}@keyframes fall-161{42.726%{transform:translate(59.4873vw,42.726vh) scale(.7427)}to{transform:translate(55.40625vw,99vh) scale(.7427)}}.snow:nth-child(162){opacity:1.5952;transform:translate(47.8045vw,-10px) scale(.6196);animation:fall-162 30s -2s linear infinite}@keyframes fall-162{47.985%{transform:translate(44.6614vw,47.985vh) scale(.6196)}to{transform:translate(46.23295vw,99vh) scale(.6196)}}.snow:nth-child(163){opacity:1.9346;transform:translate(85.4339vw,-10px) scale(.94);animation:fall-163 11s -13s linear infinite}@keyframes fall-163{41.569%{transform:translate(92.1199vw,41.569vh) scale(.94)}to{transform:translate(88.7769vw,99vh) scale(.94)}}.snow:nth-child(164){opacity:1.3548;transform:translate(22.3163vw,-10px) scale(.3316);animation:fall-164 28s -7s linear infinite}@keyframes fall-164{76.65%{transform:translate(16.7968vw,76.65vh) scale(.3316)}to{transform:translate(19.55655vw,99vh) scale(.3316)}}.snow:nth-child(165){opacity:1.351;transform:translate(76.864vw,-10px) scale(.4762);animation:fall-165 30s -1s linear infinite}@keyframes fall-165{64.278%{transform:translate(83.5415vw,64.278vh) scale(.4762)}to{transform:translate(80.20275vw,99vh) scale(.4762)}}.snow:nth-child(166){opacity:1.5306;transform:translate(13.9109vw,-10px) scale(.5666);animation:fall-166 11s -15s linear infinite}@keyframes fall-166{51.475%{transform:translate(16.4854vw,51.475vh) scale(.5666)}to{transform:translate(15.19815vw,99vh) scale(.5666)}}.snow:nth-child(167){opacity:.9182;transform:translate(36.4073vw,-10px) scale(.534);animation:fall-167 16s -30s linear infinite}@keyframes fall-167{38.213%{transform:translate(39.9656vw,38.213vh) scale(.534)}to{transform:translate(38.18645vw,99vh) scale(.534)}}.snow:nth-child(168){opacity:1.7234;transform:translate(5.3288vw,-10px) scale(.7123);animation:fall-168 27s -26s linear infinite}@keyframes fall-168{41.558%{transform:translate(11.1416vw,41.558vh) scale(.7123)}to{transform:translate(8.2352vw,99vh) scale(.7123)}}.snow:nth-child(169){opacity:1.3322;transform:translate(43.0811vw,-10px) scale(.4675);animation:fall-169 23s -19s linear infinite}@keyframes fall-169{77.708%{transform:translate(51.0281vw,77.708vh) scale(.4675)}to{transform:translate(47.0546vw,99vh) scale(.4675)}}.snow:nth-child(170){opacity:1.0028;transform:translate(40.4175vw,-10px) scale(.1558);animation:fall-170 24s -25s linear infinite}@keyframes fall-170{56.675%{transform:translate(46.3641vw,56.675vh) scale(.1558)}to{transform:translate(43.3908vw,99vh) scale(.1558)}}.snow:nth-child(171){opacity:.4362;transform:translate(19.6582vw,-10px) scale(.3346);animation:fall-171 24s -26s linear infinite}@keyframes fall-171{67.154%{transform:translate(28.0567vw,67.154vh) scale(.3346)}to{transform:translate(23.85745vw,99vh) scale(.3346)}}.snow:nth-child(172){opacity:1.0118;transform:translate(66.8069vw,-10px) scale(.446);animation:fall-172 21s -13s linear infinite}@keyframes fall-172{37.385%{transform:translate(62.8153vw,37.385vh) scale(.446)}to{transform:translate(64.8111vw,99vh) scale(.446)}}.snow:nth-child(173){opacity:1.5578;transform:translate(59.4208vw,-10px) scale(.9769);animation:fall-173 17s -26s linear infinite}@keyframes fall-173{45.227%{transform:translate(57.9144vw,45.227vh) scale(.9769)}to{transform:translate(58.6676vw,99vh) scale(.9769)}}.snow:nth-child(174){opacity:1.641;transform:translate(88.6038vw,-10px) scale(.5273);animation:fall-174 17s -7s linear infinite}@keyframes fall-174{79.086%{transform:translate(92.9822vw,79.086vh) scale(.5273)}to{transform:translate(90.793vw,99vh) scale(.5273)}}.snow:nth-child(175){opacity:1.2512;transform:translate(56.8342vw,-10px) scale(.1874);animation:fall-175 28s -12s linear infinite}@keyframes fall-175{45.561%{transform:translate(64.3127vw,45.561vh) scale(.1874)}to{transform:translate(60.57345vw,99vh) scale(.1874)}}.snow:nth-child(176){opacity:.618;transform:translate(86.4657vw,-10px) scale(.781);animation:fall-176 16s -11s linear infinite}@keyframes fall-176{43.175%{transform:translate(83.9971vw,43.175vh) scale(.781)}to{transform:translate(85.2314vw,99vh) scale(.781)}}.snow:nth-child(177){opacity:1.1592;transform:translate(12.4718vw,-10px) scale(.8287);animation:fall-177 17s -27s linear infinite}@keyframes fall-177{44.549%{transform:translate(7.7898vw,44.549vh) scale(.8287)}to{transform:translate(10.1308vw,99vh) scale(.8287)}}.snow:nth-child(178){opacity:.7938;transform:translate(.1472vw,-10px) scale(.4065);animation:fall-178 18s -24s linear infinite}@keyframes fall-178{37.058%{transform:translate(-8.9836vw,37.058vh) scale(.4065)}to{transform:translate(-4.4182vw,99vh) scale(.4065)}}.snow:nth-child(179){opacity:.4718;transform:translate(63.3493vw,-10px) scale(.2901);animation:fall-179 22s -12s linear infinite}@keyframes fall-179{70.406%{transform:translate(54.1309vw,70.406vh) scale(.2901)}to{transform:translate(58.7401vw,99vh) scale(.2901)}}.snow:nth-child(180){opacity:1.6628;transform:translate(58.1468vw,-10px) scale(.9811);animation:fall-180 23s -22s linear infinite}@keyframes fall-180{39.682%{transform:translate(63.0443vw,39.682vh) scale(.9811)}to{transform:translate(60.59555vw,99vh) scale(.9811)}}.snow:nth-child(181){opacity:.4466;transform:translate(31.3373vw,-10px) scale(.3097);animation:fall-181 18s -17s linear infinite}@keyframes fall-181{42.289%{transform:translate(38.0307vw,42.289vh) scale(.3097)}to{transform:translate(34.684vw,99vh) scale(.3097)}}.snow:nth-child(182){opacity:.495;transform:translate(97.7909vw,-10px) scale(.0116);animation:fall-182 16s -30s linear infinite}@keyframes fall-182{65.407%{transform:translate(89.3045vw,65.407vh) scale(.0116)}to{transform:translate(93.5477vw,99vh) scale(.0116)}}.snow:nth-child(183){opacity:.1192;transform:translate(6.1745vw,-10px) scale(.6269);animation:fall-183 29s -25s linear infinite}@keyframes fall-183{58.383%{transform:translate(5.0711vw,58.383vh) scale(.6269)}to{transform:translate(5.6228vw,99vh) scale(.6269)}}.snow:nth-child(184){opacity:1.0374;transform:translate(76.1368vw,-10px) scale(.2831);animation:fall-184 16s -13s linear infinite}@keyframes fall-184{76.507%{transform:translate(82.5319vw,76.507vh) scale(.2831)}to{transform:translate(79.33435vw,99vh) scale(.2831)}}.snow:nth-child(185){opacity:1.1382;transform:translate(28.9584vw,-10px) scale(.7628);animation:fall-185 10s -21s linear infinite}@keyframes fall-185{49.43%{transform:translate(21.7777vw,49.43vh) scale(.7628)}to{transform:translate(25.36805vw,99vh) scale(.7628)}}.snow:nth-child(186){opacity:1.7712;transform:translate(63.2869vw,-10px) scale(.2631);animation:fall-186 14s -11s linear infinite}@keyframes fall-186{52.644%{transform:translate(65.0409vw,52.644vh) scale(.2631)}to{transform:translate(64.1639vw,99vh) scale(.2631)}}.snow:nth-child(187){opacity:.8062;transform:translate(97.599vw,-10px) scale(.3603);animation:fall-187 20s -25s linear infinite}@keyframes fall-187{51.86%{transform:translate(100.4363vw,51.86vh) scale(.3603)}to{transform:translate(99.01765vw,99vh) scale(.3603)}}.snow:nth-child(188){opacity:1.2658;transform:translate(57.529vw,-10px) scale(.2339);animation:fall-188 29s -16s linear infinite}@keyframes fall-188{60.79%{transform:translate(53.2516vw,60.79vh) scale(.2339)}to{transform:translate(55.3903vw,99vh) scale(.2339)}}.snow:nth-child(189){opacity:1.4494;transform:translate(11.8121vw,-10px) scale(.793);animation:fall-189 13s -16s linear infinite}@keyframes fall-189{36.198%{transform:translate(15.8522vw,36.198vh) scale(.793)}to{transform:translate(13.83215vw,99vh) scale(.793)}}.snow:nth-child(190){opacity:1.5196;transform:translate(99.3864vw,-10px) scale(.1287);animation:fall-190 29s -19s linear infinite}@keyframes fall-190{74.166%{transform:translate(107.125vw,74.166vh) scale(.1287)}to{transform:translate(103.2557vw,99vh) scale(.1287)}}.snow:nth-child(191){opacity:1.5906;transform:translate(26.9807vw,-10px) scale(.7528);animation:fall-191 24s -23s linear infinite}@keyframes fall-191{62.978%{transform:translate(27.3981vw,62.978vh) scale(.7528)}to{transform:translate(27.1894vw,99vh) scale(.7528)}}.snow:nth-child(192){opacity:1.59;transform:translate(44.5599vw,-10px) scale(.1756);animation:fall-192 17s -4s linear infinite}@keyframes fall-192{65.203%{transform:translate(41.7568vw,65.203vh) scale(.1756)}to{transform:translate(43.15835vw,99vh) scale(.1756)}}.snow:nth-child(193){opacity:.9072;transform:translate(8.2405vw,-10px) scale(.3848);animation:fall-193 14s -4s linear infinite}@keyframes fall-193{35.283%{transform:translate(7.8824vw,35.283vh) scale(.3848)}to{transform:translate(8.06145vw,99vh) scale(.3848)}}.snow:nth-child(194){opacity:.1812;transform:translate(2.6128vw,-10px) scale(.7139);animation:fall-194 19s -8s linear infinite}@keyframes fall-194{40.599%{transform:translate(12.1679vw,40.599vh) scale(.7139)}to{transform:translate(7.39035vw,99vh) scale(.7139)}}.snow:nth-child(195){opacity:1.7104;transform:translate(77.3393vw,-10px) scale(.1585);animation:fall-195 27s -20s linear infinite}@keyframes fall-195{63.788%{transform:translate(67.7781vw,63.788vh) scale(.1585)}to{transform:translate(72.5587vw,99vh) scale(.1585)}}.snow:nth-child(196){opacity:.154;transform:translate(78.0245vw,-10px) scale(.0469);animation:fall-196 20s -2s linear infinite}@keyframes fall-196{77.275%{transform:translate(85.1193vw,77.275vh) scale(.0469)}to{transform:translate(81.5719vw,99vh) scale(.0469)}}.snow:nth-child(197){opacity:1.799;transform:translate(65.8776vw,-10px) scale(.8797);animation:fall-197 14s -21s linear infinite}@keyframes fall-197{35.83%{transform:translate(63.8866vw,35.83vh) scale(.8797)}to{transform:translate(64.8821vw,99vh) scale(.8797)}}.snow:nth-child(198){opacity:1.8116;transform:translate(22.4326vw,-10px) scale(.942);animation:fall-198 14s -13s linear infinite}@keyframes fall-198{63.862%{transform:translate(13.8787vw,63.862vh) scale(.942)}to{transform:translate(18.15565vw,99vh) scale(.942)}}.snow:nth-child(199){opacity:1.7812;transform:translate(42.8899vw,-10px) scale(.1487);animation:fall-199 23s -9s linear infinite}@keyframes fall-199{68.334%{transform:translate(44.4001vw,68.334vh) scale(.1487)}to{transform:translate(43.645vw,99vh) scale(.1487)}}.snow:nth-child(200){opacity:1.641;transform:translate(45.4703vw,-10px) scale(.801);animation:fall-200 15s -9s linear infinite}@keyframes fall-200{66.684%{transform:translate(39.0309vw,66.684vh) scale(.801)}to{transform:translate(42.2506vw,99vh) scale(.801)}}.snow:nth-child(201){opacity:1.4992;transform:translate(10.5718vw,-10px) scale(.868);animation:fall-201 10s -12s linear infinite}@keyframes fall-201{44.654%{transform:translate(16.344vw,44.654vh) scale(.868)}to{transform:translate(13.4579vw,99vh) scale(.868)}}.snow:nth-child(202){opacity:1.2168;transform:translate(88.0581vw,-10px) scale(.5687);animation:fall-202 15s -4s linear infinite}@keyframes fall-202{57.455%{transform:translate(80.9197vw,57.455vh) scale(.5687)}to{transform:translate(84.4889vw,99vh) scale(.5687)}}.snow:nth-child(203){opacity:.885;transform:translate(9.5866vw,-10px) scale(.2214);animation:fall-203 21s -22s linear infinite}@keyframes fall-203{50.598%{transform:translate(15.3578vw,50.598vh) scale(.2214)}to{transform:translate(12.4722vw,99vh) scale(.2214)}}.snow:nth-child(204){opacity:.9856;transform:translate(1.8316vw,-10px) scale(.5841);animation:fall-204 16s -20s linear infinite}@keyframes fall-204{75.558%{transform:translate(2.5807vw,75.558vh) scale(.5841)}to{transform:translate(2.20615vw,99vh) scale(.5841)}}.snow:nth-child(205){opacity:.5754;transform:translate(20.9169vw,-10px) scale(.9864);animation:fall-205 16s -16s linear infinite}@keyframes fall-205{75.489%{transform:translate(21.2976vw,75.489vh) scale(.9864)}to{transform:translate(21.10725vw,99vh) scale(.9864)}}.snow:nth-child(206){opacity:1.6252;transform:translate(18.5442vw,-10px) scale(.0286);animation:fall-206 25s -27s linear infinite}@keyframes fall-206{68.514%{transform:translate(20.6609vw,68.514vh) scale(.0286)}to{transform:translate(19.60255vw,99vh) scale(.0286)}}.snow:nth-child(207){opacity:.1534;transform:translate(76.8836vw,-10px) scale(.4149);animation:fall-207 11s -20s linear infinite}@keyframes fall-207{61.255%{transform:translate(76.7284vw,61.255vh) scale(.4149)}to{transform:translate(76.806vw,99vh) scale(.4149)}}.snow:nth-child(208){opacity:.6718;transform:translate(15.6627vw,-10px) scale(.187);animation:fall-208 23s -9s linear infinite}@keyframes fall-208{54.834%{transform:translate(6.052vw,54.834vh) scale(.187)}to{transform:translate(10.85735vw,99vh) scale(.187)}}.snow:nth-child(209){opacity:.935;transform:translate(46.9054vw,-10px) scale(.1813);animation:fall-209 16s -10s linear infinite}@keyframes fall-209{62.607%{transform:translate(47.1839vw,62.607vh) scale(.1813)}to{transform:translate(47.04465vw,99vh) scale(.1813)}}.snow:nth-child(210){opacity:1.3226;transform:translate(74.7507vw,-10px) scale(.6679);animation:fall-210 27s -4s linear infinite}@keyframes fall-210{39.614%{transform:translate(76.9306vw,39.614vh) scale(.6679)}to{transform:translate(75.84065vw,99vh) scale(.6679)}}.snow:nth-child(211){opacity:.6522;transform:translate(96.1951vw,-10px) scale(.0756);animation:fall-211 26s -1s linear infinite}@keyframes fall-211{53.058%{transform:translate(100.8284vw,53.058vh) scale(.0756)}to{transform:translate(98.51175vw,99vh) scale(.0756)}}.snow:nth-child(212){opacity:.9972;transform:translate(47.7789vw,-10px) scale(.4067);animation:fall-212 23s -11s linear infinite}@keyframes fall-212{59.533%{transform:translate(43.6908vw,59.533vh) scale(.4067)}to{transform:translate(45.73485vw,99vh) scale(.4067)}}.snow:nth-child(213){opacity:1.5312;transform:translate(99.7531vw,-10px) scale(.3517);animation:fall-213 11s -10s linear infinite}@keyframes fall-213{60.824%{transform:translate(100.4899vw,60.824vh) scale(.3517)}to{transform:translate(100.1215vw,99vh) scale(.3517)}}.snow:nth-child(214){opacity:1.0418;transform:translate(85.054vw,-10px) scale(.5207);animation:fall-214 30s -17s linear infinite}@keyframes fall-214{69.851%{transform:translate(87.768vw,69.851vh) scale(.5207)}to{transform:translate(86.411vw,99vh) scale(.5207)}}.snow:nth-child(215){opacity:1.0602;transform:translate(62.9888vw,-10px) scale(.466);animation:fall-215 23s -16s linear infinite}@keyframes fall-215{43.904%{transform:translate(63.1635vw,43.904vh) scale(.466)}to{transform:translate(63.07615vw,99vh) scale(.466)}}.snow:nth-child(216){opacity:1.822;transform:translate(47.8026vw,-10px) scale(.4898);animation:fall-216 13s -28s linear infinite}@keyframes fall-216{60.978%{transform:translate(55.9017vw,60.978vh) scale(.4898)}to{transform:translate(51.85215vw,99vh) scale(.4898)}}.snow:nth-child(217){opacity:.3368;transform:translate(81.74vw,-10px) scale(.5861);animation:fall-217 10s -17s linear infinite}@keyframes fall-217{55.186%{transform:translate(82.8937vw,55.186vh) scale(.5861)}to{transform:translate(82.31685vw,99vh) scale(.5861)}}.snow:nth-child(218){opacity:.9176;transform:translate(23.6816vw,-10px) scale(.5175);animation:fall-218 27s -26s linear infinite}@keyframes fall-218{60.409%{transform:translate(15.8471vw,60.409vh) scale(.5175)}to{transform:translate(19.76435vw,99vh) scale(.5175)}}.snow:nth-child(219){opacity:.8148;transform:translate(95.3756vw,-10px) scale(.0472);animation:fall-219 12s -21s linear infinite}@keyframes fall-219{74.116%{transform:translate(92.242vw,74.116vh) scale(.0472)}to{transform:translate(93.8088vw,99vh) scale(.0472)}}.snow:nth-child(220){opacity:1.4286;transform:translate(26.211vw,-10px) scale(.0667);animation:fall-220 30s -7s linear infinite}@keyframes fall-220{50.553%{transform:translate(22.0877vw,50.553vh) scale(.0667)}to{transform:translate(24.14935vw,99vh) scale(.0667)}}.snow:nth-child(221){opacity:.5892;transform:translate(30.6564vw,-10px) scale(.0586);animation:fall-221 10s -13s linear infinite}@keyframes fall-221{48.883%{transform:translate(32.6515vw,48.883vh) scale(.0586)}to{transform:translate(31.65395vw,99vh) scale(.0586)}}.snow:nth-child(222){opacity:1.736;transform:translate(21.9973vw,-10px) scale(.2645);animation:fall-222 17s -21s linear infinite}@keyframes fall-222{33.116%{transform:translate(23.8256vw,33.116vh) scale(.2645)}to{transform:translate(22.91145vw,99vh) scale(.2645)}}.snow:nth-child(223){opacity:1.0462;transform:translate(29.2711vw,-10px) scale(.4803);animation:fall-223 11s -14s linear infinite}@keyframes fall-223{70.466%{transform:translate(26.6009vw,70.466vh) scale(.4803)}to{transform:translate(27.936vw,99vh) scale(.4803)}}.snow:nth-child(224){opacity:1.715;transform:translate(94.5761vw,-10px) scale(.2358);animation:fall-224 22s -19s linear infinite}@keyframes fall-224{33.333%{transform:translate(93.6553vw,33.333vh) scale(.2358)}to{transform:translate(94.1157vw,99vh) scale(.2358)}}.snow:nth-child(225){opacity:.794;transform:translate(51.5983vw,-10px) scale(.9218);animation:fall-225 24s -19s linear infinite}@keyframes fall-225{48.944%{transform:translate(60.2663vw,48.944vh) scale(.9218)}to{transform:translate(55.9323vw,99vh) scale(.9218)}}.snow:nth-child(226){opacity:1.399;transform:translate(59.6889vw,-10px) scale(.092);animation:fall-226 13s -13s linear infinite}@keyframes fall-226{33.443%{transform:translate(53.8134vw,33.443vh) scale(.092)}to{transform:translate(56.75115vw,99vh) scale(.092)}}.snow:nth-child(227){opacity:.1926;transform:translate(99.9756vw,-10px) scale(.5385);animation:fall-227 15s -14s linear infinite}@keyframes fall-227{49.118%{transform:translate(98.3387vw,49.118vh) scale(.5385)}to{transform:translate(99.15715vw,99vh) scale(.5385)}}.snow:nth-child(228){opacity:.261;transform:translate(19.9411vw,-10px) scale(.2311);animation:fall-228 11s -30s linear infinite}@keyframes fall-228{58.573%{transform:translate(29.0597vw,58.573vh) scale(.2311)}to{transform:translate(24.5004vw,99vh) scale(.2311)}}.snow:nth-child(229){opacity:1.1454;transform:translate(39.6555vw,-10px) scale(.8658);animation:fall-229 11s -3s linear infinite}@keyframes fall-229{75.864%{transform:translate(48.2955vw,75.864vh) scale(.8658)}to{transform:translate(43.9755vw,99vh) scale(.8658)}}.snow:nth-child(230){opacity:1.6206;transform:translate(69.85vw,-10px) scale(.7823);animation:fall-230 13s -17s linear infinite}@keyframes fall-230{68.45%{transform:translate(72.3583vw,68.45vh) scale(.7823)}to{transform:translate(71.10415vw,99vh) scale(.7823)}}.snow:nth-child(231){opacity:1.3024;transform:translate(84.8576vw,-10px) scale(.616);animation:fall-231 29s -16s linear infinite}@keyframes fall-231{42.236%{transform:translate(92.559vw,42.236vh) scale(.616)}to{transform:translate(88.7083vw,99vh) scale(.616)}}.snow:nth-child(232){opacity:.5402;transform:translate(40.1148vw,-10px) scale(.5227);animation:fall-232 15s -22s linear infinite}@keyframes fall-232{52.787%{transform:translate(33.7634vw,52.787vh) scale(.5227)}to{transform:translate(36.9391vw,99vh) scale(.5227)}}.snow:nth-child(233){opacity:1.6662;transform:translate(52.6841vw,-10px) scale(.8346);animation:fall-233 21s -7s linear infinite}@keyframes fall-233{44.216%{transform:translate(62.2323vw,44.216vh) scale(.8346)}to{transform:translate(57.4582vw,99vh) scale(.8346)}}.snow:nth-child(234){opacity:.9652;transform:translate(63.0508vw,-10px) scale(.6935);animation:fall-234 24s -8s linear infinite}@keyframes fall-234{57.754%{transform:translate(72.3111vw,57.754vh) scale(.6935)}to{transform:translate(67.68095vw,99vh) scale(.6935)}}.snow:nth-child(235){opacity:.0218;transform:translate(80.7024vw,-10px) scale(.6859);animation:fall-235 17s -9s linear infinite}@keyframes fall-235{48.644%{transform:translate(78.4888vw,48.644vh) scale(.6859)}to{transform:translate(79.5956vw,99vh) scale(.6859)}}.snow:nth-child(236){opacity:1.5518;transform:translate(17.2829vw,-10px) scale(.8851);animation:fall-236 14s -26s linear infinite}@keyframes fall-236{52.561%{transform:translate(13.526vw,52.561vh) scale(.8851)}to{transform:translate(15.40445vw,99vh) scale(.8851)}}.snow:nth-child(237){opacity:.0762;transform:translate(74.0192vw,-10px) scale(.854);animation:fall-237 30s -28s linear infinite}@keyframes fall-237{78.31%{transform:translate(65.701vw,78.31vh) scale(.854)}to{transform:translate(69.8601vw,99vh) scale(.854)}}.snow:nth-child(238){opacity:1.8364;transform:translate(59.2527vw,-10px) scale(.8574);animation:fall-238 25s -30s linear infinite}@keyframes fall-238{79.161%{transform:translate(63.4762vw,79.161vh) scale(.8574)}to{transform:translate(61.36445vw,99vh) scale(.8574)}}.snow:nth-child(239){opacity:.8362;transform:translate(24.2234vw,-10px) scale(.1774);animation:fall-239 20s -15s linear infinite}@keyframes fall-239{67.261%{transform:translate(15.6339vw,67.261vh) scale(.1774)}to{transform:translate(19.92865vw,99vh) scale(.1774)}}.snow:nth-child(240){opacity:1.5276;transform:translate(1.2853vw,-10px) scale(.206);animation:fall-240 13s -13s linear infinite}@keyframes fall-240{58.302%{transform:translate(-6.575vw,58.302vh) scale(.206)}to{transform:translate(-2.64485vw,99vh) scale(.206)}}.snow:nth-child(241){opacity:1.6002;transform:translate(16.0895vw,-10px) scale(.1854);animation:fall-241 16s -19s linear infinite}@keyframes fall-241{66.938%{transform:translate(20.3557vw,66.938vh) scale(.1854)}to{transform:translate(18.2226vw,99vh) scale(.1854)}}.snow:nth-child(242){opacity:1.744;transform:translate(75.0497vw,-10px) scale(.7865);animation:fall-242 18s -29s linear infinite}@keyframes fall-242{72.344%{transform:translate(67.2616vw,72.344vh) scale(.7865)}to{transform:translate(71.15565vw,99vh) scale(.7865)}}.snow:nth-child(243){opacity:.0442;transform:translate(5.5745vw,-10px) scale(.1808);animation:fall-243 26s -18s linear infinite}@keyframes fall-243{76.246%{transform:translate(.3276vw,76.246vh) scale(.1808)}to{transform:translate(2.95105vw,99vh) scale(.1808)}}.snow:nth-child(244){opacity:.5228;transform:translate(21.3411vw,-10px) scale(.8494);animation:fall-244 24s -11s linear infinite}@keyframes fall-244{68.443%{transform:translate(21.6178vw,68.443vh) scale(.8494)}to{transform:translate(21.47945vw,99vh) scale(.8494)}}.snow:nth-child(245){opacity:1.333;transform:translate(32.3991vw,-10px) scale(.5276);animation:fall-245 22s -25s linear infinite}@keyframes fall-245{63.246%{transform:translate(31.5246vw,63.246vh) scale(.5276)}to{transform:translate(31.96185vw,99vh) scale(.5276)}}.snow:nth-child(246){opacity:.4592;transform:translate(94.2694vw,-10px) scale(.7994);animation:fall-246 18s -2s linear infinite}@keyframes fall-246{74.257%{transform:translate(94.9319vw,74.257vh) scale(.7994)}to{transform:translate(94.60065vw,99vh) scale(.7994)}}.snow:nth-child(247){opacity:1.629;transform:translate(30.509vw,-10px) scale(.266);animation:fall-247 23s -21s linear infinite}@keyframes fall-247{60.678%{transform:translate(37.8826vw,60.678vh) scale(.266)}to{transform:translate(34.1958vw,99vh) scale(.266)}}.snow:nth-child(248){opacity:.9472;transform:translate(22.6689vw,-10px) scale(.8592);animation:fall-248 18s -24s linear infinite}@keyframes fall-248{50.219%{transform:translate(26.8128vw,50.219vh) scale(.8592)}to{transform:translate(24.74085vw,99vh) scale(.8592)}}.snow:nth-child(249){opacity:.6116;transform:translate(93.5895vw,-10px) scale(.0083);animation:fall-249 29s -7s linear infinite}@keyframes fall-249{38.208%{transform:translate(103.064vw,38.208vh) scale(.0083)}to{transform:translate(98.32675vw,99vh) scale(.0083)}}.snow:nth-child(250){opacity:1.9328;transform:translate(2.1598vw,-10px) scale(.3417);animation:fall-250 26s -22s linear infinite}@keyframes fall-250{79.383%{transform:translate(-4.8429vw,79.383vh) scale(.3417)}to{transform:translate(-1.34155vw,99vh) scale(.3417)}}.snow:nth-child(251){opacity:1.717;transform:translate(45.2958vw,-10px) scale(.7987);animation:fall-251 19s -19s linear infinite}@keyframes fall-251{62.755%{transform:translate(38.9452vw,62.755vh) scale(.7987)}to{transform:translate(42.1205vw,99vh) scale(.7987)}}.snow:nth-child(252){opacity:.0028;transform:translate(89.1093vw,-10px) scale(.7668);animation:fall-252 29s -7s linear infinite}@keyframes fall-252{72.657%{transform:translate(91.3721vw,72.657vh) scale(.7668)}to{transform:translate(90.2407vw,99vh) scale(.7668)}}.snow:nth-child(253){opacity:.4384;transform:translate(39.2789vw,-10px) scale(.0103);animation:fall-253 18s -6s linear infinite}@keyframes fall-253{70.86%{transform:translate(40.8061vw,70.86vh) scale(.0103)}to{transform:translate(40.0425vw,99vh) scale(.0103)}}.snow:nth-child(254){opacity:.092;transform:translate(38.6553vw,-10px) scale(.1073);animation:fall-254 13s -30s linear infinite}@keyframes fall-254{67.9%{transform:translate(46.4074vw,67.9vh) scale(.1073)}to{transform:translate(42.53135vw,99vh) scale(.1073)}}.snow:nth-child(255){opacity:1.337;transform:translate(78.2383vw,-10px) scale(.6895);animation:fall-255 21s -10s linear infinite}@keyframes fall-255{78.603%{transform:translate(84.9245vw,78.603vh) scale(.6895)}to{transform:translate(81.5814vw,99vh) scale(.6895)}}.snow:nth-child(256){opacity:1.9016;transform:translate(66.6533vw,-10px) scale(.2562);animation:fall-256 19s -18s linear infinite}@keyframes fall-256{38.768%{transform:translate(63.7723vw,38.768vh) scale(.2562)}to{transform:translate(65.2128vw,99vh) scale(.2562)}}.snow:nth-child(257){opacity:.7994;transform:translate(89.6568vw,-10px) scale(.0924);animation:fall-257 14s -4s linear infinite}@keyframes fall-257{30.709%{transform:translate(98.7097vw,30.709vh) scale(.0924)}to{transform:translate(94.18325vw,99vh) scale(.0924)}}.snow:nth-child(258){opacity:.5302;transform:translate(52.9759vw,-10px) scale(.6693);animation:fall-258 13s -5s linear infinite}@keyframes fall-258{38.286%{transform:translate(55.492vw,38.286vh) scale(.6693)}to{transform:translate(54.23395vw,99vh) scale(.6693)}}.snow:nth-child(259){opacity:.6594;transform:translate(75.6229vw,-10px) scale(.7386);animation:fall-259 24s -30s linear infinite}@keyframes fall-259{53.845%{transform:translate(81.7008vw,53.845vh) scale(.7386)}to{transform:translate(78.66185vw,99vh) scale(.7386)}}.snow:nth-child(260){opacity:.1702;transform:translate(30.3402vw,-10px) scale(.7105);animation:fall-260 23s -9s linear infinite}@keyframes fall-260{59.89%{transform:translate(30.2552vw,59.89vh) scale(.7105)}to{transform:translate(30.2977vw,99vh) scale(.7105)}}.snow:nth-child(261){opacity:.901;transform:translate(90.1647vw,-10px) scale(.7329);animation:fall-261 16s -21s linear infinite}@keyframes fall-261{31.07%{transform:translate(93.9312vw,31.07vh) scale(.7329)}to{transform:translate(92.04795vw,99vh) scale(.7329)}}.snow:nth-child(262){opacity:1.6138;transform:translate(44.1632vw,-10px) scale(.8836);animation:fall-262 29s -26s linear infinite}@keyframes fall-262{49.775%{transform:translate(46.6919vw,49.775vh) scale(.8836)}to{transform:translate(45.42755vw,99vh) scale(.8836)}}.snow:nth-child(263){opacity:.0598;transform:translate(5.0978vw,-10px) scale(.7681);animation:fall-263 30s -12s linear infinite}@keyframes fall-263{40.934%{transform:translate(3.0614vw,40.934vh) scale(.7681)}to{transform:translate(4.0796vw,99vh) scale(.7681)}}.snow:nth-child(264){opacity:1.5116;transform:translate(71.6461vw,-10px) scale(.2164);animation:fall-264 23s -7s linear infinite}@keyframes fall-264{49.955%{transform:translate(67.0027vw,49.955vh) scale(.2164)}to{transform:translate(69.3244vw,99vh) scale(.2164)}}.snow:nth-child(265){opacity:.607;transform:translate(82.2692vw,-10px) scale(.9465);animation:fall-265 20s -28s linear infinite}@keyframes fall-265{61.895%{transform:translate(87.9493vw,61.895vh) scale(.9465)}to{transform:translate(85.10925vw,99vh) scale(.9465)}}.snow:nth-child(266){opacity:1.9344;transform:translate(34.3109vw,-10px) scale(.9391);animation:fall-266 20s -28s linear infinite}@keyframes fall-266{45.593%{transform:translate(34.0463vw,45.593vh) scale(.9391)}to{transform:translate(34.1786vw,99vh) scale(.9391)}}.snow:nth-child(267){opacity:.354;transform:translate(98.8408vw,-10px) scale(.8914);animation:fall-267 21s -1s linear infinite}@keyframes fall-267{47.601%{transform:translate(95.7301vw,47.601vh) scale(.8914)}to{transform:translate(97.28545vw,99vh) scale(.8914)}}.snow:nth-child(268){opacity:.319;transform:translate(41.8677vw,-10px) scale(.2544);animation:fall-268 13s -12s linear infinite}@keyframes fall-268{69.628%{transform:translate(33.0332vw,69.628vh) scale(.2544)}to{transform:translate(37.45045vw,99vh) scale(.2544)}}.snow:nth-child(269){opacity:.6612;transform:translate(11.4554vw,-10px) scale(.0007);animation:fall-269 14s -17s linear infinite}@keyframes fall-269{62.631%{transform:translate(14.9926vw,62.631vh) scale(.0007)}to{transform:translate(13.224vw,99vh) scale(.0007)}}.snow:nth-child(270){opacity:1.8474;transform:translate(58.4008vw,-10px) scale(.1496);animation:fall-270 17s -24s linear infinite}@keyframes fall-270{38.128%{transform:translate(61.9723vw,38.128vh) scale(.1496)}to{transform:translate(60.18655vw,99vh) scale(.1496)}}.snow:nth-child(271){opacity:.609;transform:translate(85.8117vw,-10px) scale(.1959);animation:fall-271 20s -27s linear infinite}@keyframes fall-271{69.835%{transform:translate(80.6005vw,69.835vh) scale(.1959)}to{transform:translate(83.2061vw,99vh) scale(.1959)}}.snow:nth-child(272){opacity:1.0974;transform:translate(57.2049vw,-10px) scale(.4922);animation:fall-272 26s -3s linear infinite}@keyframes fall-272{70.67%{transform:translate(50.0518vw,70.67vh) scale(.4922)}to{transform:translate(53.62835vw,99vh) scale(.4922)}}.snow:nth-child(273){opacity:.1052;transform:translate(60.0301vw,-10px) scale(.3556);animation:fall-273 13s -26s linear infinite}@keyframes fall-273{53.448%{transform:translate(53.7729vw,53.448vh) scale(.3556)}to{transform:translate(56.9015vw,99vh) scale(.3556)}}.snow:nth-child(274){opacity:.4528;transform:translate(39.7201vw,-10px) scale(.7196);animation:fall-274 10s -3s linear infinite}@keyframes fall-274{40.522%{transform:translate(30.1422vw,40.522vh) scale(.7196)}to{transform:translate(34.93115vw,99vh) scale(.7196)}}.snow:nth-child(275){opacity:1.7086;transform:translate(99.601vw,-10px) scale(.85);animation:fall-275 16s -28s linear infinite}@keyframes fall-275{73.869%{transform:translate(101.5435vw,73.869vh) scale(.85)}to{transform:translate(100.57225vw,99vh) scale(.85)}}.snow:nth-child(276){opacity:.1594;transform:translate(65.3677vw,-10px) scale(.4207);animation:fall-276 10s -28s linear infinite}@keyframes fall-276{67.781%{transform:translate(69.3903vw,67.781vh) scale(.4207)}to{transform:translate(67.379vw,99vh) scale(.4207)}}.snow:nth-child(277){opacity:1.381;transform:translate(6.894vw,-10px) scale(.5364);animation:fall-277 28s -6s linear infinite}@keyframes fall-277{56.79%{transform:translate(9.4145vw,56.79vh) scale(.5364)}to{transform:translate(8.15425vw,99vh) scale(.5364)}}.snow:nth-child(278){opacity:1.2762;transform:translate(34.9388vw,-10px) scale(.7732);animation:fall-278 19s -22s linear infinite}@keyframes fall-278{68.069%{transform:translate(43.3652vw,68.069vh) scale(.7732)}to{transform:translate(39.152vw,99vh) scale(.7732)}}.snow:nth-child(279){opacity:.3686;transform:translate(64.0693vw,-10px) scale(.3588);animation:fall-279 26s -18s linear infinite}@keyframes fall-279{73.77%{transform:translate(62.4547vw,73.77vh) scale(.3588)}to{transform:translate(63.262vw,99vh) scale(.3588)}}.snow:nth-child(280){opacity:.9084;transform:translate(2.9731vw,-10px) scale(.8781);animation:fall-280 22s -22s linear infinite}@keyframes fall-280{63.906%{transform:translate(6.6025vw,63.906vh) scale(.8781)}to{transform:translate(4.7878vw,99vh) scale(.8781)}}.snow:nth-child(281){opacity:1.988;transform:translate(42.8959vw,-10px) scale(.454);animation:fall-281 24s -25s linear infinite}@keyframes fall-281{40.396%{transform:translate(47.7576vw,40.396vh) scale(.454)}to{transform:translate(45.32675vw,99vh) scale(.454)}}.snow:nth-child(282){opacity:1.889;transform:translate(8.3909vw,-10px) scale(.5658);animation:fall-282 12s -19s linear infinite}@keyframes fall-282{78.848%{transform:translate(7.7831vw,78.848vh) scale(.5658)}to{transform:translate(8.087vw,99vh) scale(.5658)}}.snow:nth-child(283){opacity:.0712;transform:translate(8.9483vw,-10px) scale(.7502);animation:fall-283 11s -25s linear infinite}@keyframes fall-283{60.517%{transform:translate(3.3638vw,60.517vh) scale(.7502)}to{transform:translate(6.15605vw,99vh) scale(.7502)}}.snow:nth-child(284){opacity:1.9614;transform:translate(17.2905vw,-10px) scale(.7463);animation:fall-284 16s -28s linear infinite}@keyframes fall-284{33.95%{transform:translate(27.1796vw,33.95vh) scale(.7463)}to{transform:translate(22.23505vw,99vh) scale(.7463)}}.snow:nth-child(285){opacity:.4602;transform:translate(83.593vw,-10px) scale(.4212);animation:fall-285 14s -3s linear infinite}@keyframes fall-285{49.484%{transform:translate(87.6017vw,49.484vh) scale(.4212)}to{transform:translate(85.59735vw,99vh) scale(.4212)}}.snow:nth-child(286){opacity:.1472;transform:translate(29.6942vw,-10px) scale(.9061);animation:fall-286 29s -30s linear infinite}@keyframes fall-286{34.308%{transform:translate(22.3262vw,34.308vh) scale(.9061)}to{transform:translate(26.0102vw,99vh) scale(.9061)}}.snow:nth-child(287){opacity:.2498;transform:translate(87.5684vw,-10px) scale(.9784);animation:fall-287 12s -19s linear infinite}@keyframes fall-287{34.633%{transform:translate(88.2808vw,34.633vh) scale(.9784)}to{transform:translate(87.9246vw,99vh) scale(.9784)}}.snow:nth-child(288){opacity:1.8902;transform:translate(71.1643vw,-10px) scale(.2758);animation:fall-288 23s -4s linear infinite}@keyframes fall-288{42.616%{transform:translate(66.0326vw,42.616vh) scale(.2758)}to{transform:translate(68.59845vw,99vh) scale(.2758)}}.snow:nth-child(289){opacity:.6786;transform:translate(73.2253vw,-10px) scale(.6001);animation:fall-289 27s -18s linear infinite}@keyframes fall-289{68.56%{transform:translate(68.6021vw,68.56vh) scale(.6001)}to{transform:translate(70.9137vw,99vh) scale(.6001)}}.snow:nth-child(290){opacity:.5662;transform:translate(66.4729vw,-10px) scale(.2014);animation:fall-290 11s -1s linear infinite}@keyframes fall-290{69.86%{transform:translate(63.7255vw,69.86vh) scale(.2014)}to{transform:translate(65.0992vw,99vh) scale(.2014)}}.snow:nth-child(291){opacity:.5162;transform:translate(87.4452vw,-10px) scale(.1859);animation:fall-291 26s -11s linear infinite}@keyframes fall-291{37.469%{transform:translate(92.994vw,37.469vh) scale(.1859)}to{transform:translate(90.2196vw,99vh) scale(.1859)}}.snow:nth-child(292){opacity:.6874;transform:translate(62.6371vw,-10px) scale(.7459);animation:fall-292 22s -12s linear infinite}@keyframes fall-292{35.839%{transform:translate(54.4767vw,35.839vh) scale(.7459)}to{transform:translate(58.5569vw,99vh) scale(.7459)}}.snow:nth-child(293){opacity:.1452;transform:translate(61.9499vw,-10px) scale(.1938);animation:fall-293 11s -6s linear infinite}@keyframes fall-293{30.573%{transform:translate(63.9802vw,30.573vh) scale(.1938)}to{transform:translate(62.96505vw,99vh) scale(.1938)}}.snow:nth-child(294){opacity:1.756;transform:translate(59.4297vw,-10px) scale(.4375);animation:fall-294 24s -30s linear infinite}@keyframes fall-294{36.302%{transform:translate(66.6599vw,36.302vh) scale(.4375)}to{transform:translate(63.0448vw,99vh) scale(.4375)}}.snow:nth-child(295){opacity:.5162;transform:translate(11.2595vw,-10px) scale(.1609);animation:fall-295 15s -26s linear infinite}@keyframes fall-295{75.591%{transform:translate(12.9156vw,75.591vh) scale(.1609)}to{transform:translate(12.08755vw,99vh) scale(.1609)}}.snow:nth-child(296){opacity:.1896;transform:translate(2.6478vw,-10px) scale(.7921);animation:fall-296 22s -18s linear infinite}@keyframes fall-296{55.093%{transform:translate(12.1966vw,55.093vh) scale(.7921)}to{transform:translate(7.4222vw,99vh) scale(.7921)}}.snow:nth-child(297){opacity:.1304;transform:translate(39.0209vw,-10px) scale(.2543);animation:fall-297 24s -13s linear infinite}@keyframes fall-297{31.296%{transform:translate(33.2143vw,31.296vh) scale(.2543)}to{transform:translate(36.1176vw,99vh) scale(.2543)}}.snow:nth-child(298){opacity:1.4386;transform:translate(87.3618vw,-10px) scale(.8005);animation:fall-298 29s -16s linear infinite}@keyframes fall-298{64.299%{transform:translate(93.4335vw,64.299vh) scale(.8005)}to{transform:translate(90.39765vw,99vh) scale(.8005)}}.snow:nth-child(299){opacity:1.9236;transform:translate(25.7524vw,-10px) scale(.0181);animation:fall-299 22s -27s linear infinite}@keyframes fall-299{68.655%{transform:translate(21.1839vw,68.655vh) scale(.0181)}to{transform:translate(23.46815vw,99vh) scale(.0181)}}.snow:nth-child(300){opacity:1.9654;transform:translate(16.3615vw,-10px) scale(.7398);animation:fall-300 19s -4s linear infinite}@keyframes fall-300{66.569%{transform:translate(7.6057vw,66.569vh) scale(.7398)}to{transform:translate(11.9836vw,99vh) scale(.7398)}}.snow:nth-child(301){opacity:.5726;transform:translate(87.9615vw,-10px) scale(.8699);animation:fall-301 15s -5s linear infinite}@keyframes fall-301{40.981%{transform:translate(78.1685vw,40.981vh) scale(.8699)}to{transform:translate(83.065vw,99vh) scale(.8699)}}.snow:nth-child(302){opacity:1.7238;transform:translate(67.6182vw,-10px) scale(.5079);animation:fall-302 18s -6s linear infinite}@keyframes fall-302{61.865%{transform:translate(75.7066vw,61.865vh) scale(.5079)}to{transform:translate(71.6624vw,99vh) scale(.5079)}}.snow:nth-child(303){opacity:1.2066;transform:translate(84.4142vw,-10px) scale(.8326);animation:fall-303 11s -24s linear infinite}@keyframes fall-303{64.285%{transform:translate(81.2773vw,64.285vh) scale(.8326)}to{transform:translate(82.84575vw,99vh) scale(.8326)}}.snow:nth-child(304){opacity:.0222;transform:translate(57.5236vw,-10px) scale(.6446);animation:fall-304 29s -7s linear infinite}@keyframes fall-304{71.026%{transform:translate(65.9186vw,71.026vh) scale(.6446)}to{transform:translate(61.7211vw,99vh) scale(.6446)}}.snow:nth-child(305){opacity:1.6876;transform:translate(13.1838vw,-10px) scale(.0657);animation:fall-305 23s -21s linear infinite}@keyframes fall-305{69.542%{transform:translate(21.6103vw,69.542vh) scale(.0657)}to{transform:translate(17.39705vw,99vh) scale(.0657)}}.snow:nth-child(306){opacity:1.247;transform:translate(31.2307vw,-10px) scale(.5776);animation:fall-306 23s -14s linear infinite}@keyframes fall-306{54.017%{transform:translate(33.7514vw,54.017vh) scale(.5776)}to{transform:translate(32.49105vw,99vh) scale(.5776)}}.snow:nth-child(307){opacity:1.3866;transform:translate(85.3582vw,-10px) scale(.7434);animation:fall-307 10s -15s linear infinite}@keyframes fall-307{57.923%{transform:translate(92.4427vw,57.923vh) scale(.7434)}to{transform:translate(88.90045vw,99vh) scale(.7434)}}.snow:nth-child(308){opacity:.8148;transform:translate(75.066vw,-10px) scale(.2279);animation:fall-308 11s -30s linear infinite}@keyframes fall-308{30.846%{transform:translate(71.8448vw,30.846vh) scale(.2279)}to{transform:translate(73.4554vw,99vh) scale(.2279)}}.snow:nth-child(309){opacity:1.616;transform:translate(35.9551vw,-10px) scale(.7761);animation:fall-309 28s -29s linear infinite}@keyframes fall-309{78.578%{transform:translate(29.9848vw,78.578vh) scale(.7761)}to{transform:translate(32.96995vw,99vh) scale(.7761)}}.snow:nth-child(310){opacity:.1602;transform:translate(64.4369vw,-10px) scale(.3678);animation:fall-310 22s -6s linear infinite}@keyframes fall-310{71.343%{transform:translate(56.1364vw,71.343vh) scale(.3678)}to{transform:translate(60.28665vw,99vh) scale(.3678)}}.snow:nth-child(311){opacity:1.6372;transform:translate(66.0537vw,-10px) scale(.3635);animation:fall-311 14s -18s linear infinite}@keyframes fall-311{47.065%{transform:translate(57.5449vw,47.065vh) scale(.3635)}to{transform:translate(61.7993vw,99vh) scale(.3635)}}.snow:nth-child(312){opacity:.0474;transform:translate(89.7386vw,-10px) scale(.6517);animation:fall-312 29s -26s linear infinite}@keyframes fall-312{50.331%{transform:translate(88.9461vw,50.331vh) scale(.6517)}to{transform:translate(89.34235vw,99vh) scale(.6517)}}.snow:nth-child(313){opacity:.6308;transform:translate(22.3997vw,-10px) scale(.3137);animation:fall-313 14s -23s linear infinite}@keyframes fall-313{57.046%{transform:translate(19.2755vw,57.046vh) scale(.3137)}to{transform:translate(20.8376vw,99vh) scale(.3137)}}.snow:nth-child(314){opacity:1.9916;transform:translate(27.5125vw,-10px) scale(.1906);animation:fall-314 19s -9s linear infinite}@keyframes fall-314{31.248%{transform:translate(22.6525vw,31.248vh) scale(.1906)}to{transform:translate(25.0825vw,99vh) scale(.1906)}}.snow:nth-child(315){opacity:.0116;transform:translate(74.3208vw,-10px) scale(.1588);animation:fall-315 11s -10s linear infinite}@keyframes fall-315{40.901%{transform:translate(79.9367vw,40.901vh) scale(.1588)}to{transform:translate(77.12875vw,99vh) scale(.1588)}}.snow:nth-child(316){opacity:1.2566;transform:translate(21.8507vw,-10px) scale(.9755);animation:fall-316 20s -17s linear infinite}@keyframes fall-316{73.212%{transform:translate(19.4621vw,73.212vh) scale(.9755)}to{transform:translate(20.6564vw,99vh) scale(.9755)}}.snow:nth-child(317){opacity:.8182;transform:translate(72.2538vw,-10px) scale(.8879);animation:fall-317 17s -30s linear infinite}@keyframes fall-317{46.183%{transform:translate(81.3871vw,46.183vh) scale(.8879)}to{transform:translate(76.82045vw,99vh) scale(.8879)}}.snow:nth-child(318){opacity:1.9808;transform:translate(69.0754vw,-10px) scale(.6142);animation:fall-318 25s -12s linear infinite}@keyframes fall-318{41.866%{transform:translate(75.1152vw,41.866vh) scale(.6142)}to{transform:translate(72.0953vw,99vh) scale(.6142)}}.snow:nth-child(319){opacity:.2388;transform:translate(32.2493vw,-10px) scale(.0594);animation:fall-319 19s -15s linear infinite}@keyframes fall-319{31.568%{transform:translate(27.175vw,31.568vh) scale(.0594)}to{transform:translate(29.71215vw,99vh) scale(.0594)}}.snow:nth-child(320){opacity:1.3178;transform:translate(86.0332vw,-10px) scale(.8607);animation:fall-320 24s -14s linear infinite}@keyframes fall-320{48.804%{transform:translate(86.3355vw,48.804vh) scale(.8607)}to{transform:translate(86.18435vw,99vh) scale(.8607)}}.snow:nth-child(321){opacity:.597;transform:translate(85.6193vw,-10px) scale(.2571);animation:fall-321 18s -24s linear infinite}@keyframes fall-321{44.055%{transform:translate(82.3815vw,44.055vh) scale(.2571)}to{transform:translate(84.0004vw,99vh) scale(.2571)}}.snow:nth-child(322){opacity:1.3114;transform:translate(47.7969vw,-10px) scale(.6175);animation:fall-322 10s -29s linear infinite}@keyframes fall-322{59.212%{transform:translate(52.9634vw,59.212vh) scale(.6175)}to{transform:translate(50.38015vw,99vh) scale(.6175)}}.snow:nth-child(323){opacity:1.4086;transform:translate(95.633vw,-10px) scale(.803);animation:fall-323 28s -29s linear infinite}@keyframes fall-323{34.635%{transform:translate(101.35vw,34.635vh) scale(.803)}to{transform:translate(98.4915vw,99vh) scale(.803)}}.snow:nth-child(324){opacity:1.485;transform:translate(76.9329vw,-10px) scale(.3016);animation:fall-324 15s -27s linear infinite}@keyframes fall-324{64.795%{transform:translate(74.088vw,64.795vh) scale(.3016)}to{transform:translate(75.51045vw,99vh) scale(.3016)}}.snow:nth-child(325){opacity:1.8464;transform:translate(16.037vw,-10px) scale(.2047);animation:fall-325 12s -5s linear infinite}@keyframes fall-325{78.286%{transform:translate(25.6428vw,78.286vh) scale(.2047)}to{transform:translate(20.8399vw,99vh) scale(.2047)}}.snow:nth-child(326){opacity:1.2736;transform:translate(38.3392vw,-10px) scale(.8509);animation:fall-326 10s -18s linear infinite}@keyframes fall-326{78.262%{transform:translate(32.9732vw,78.262vh) scale(.8509)}to{transform:translate(35.6562vw,99vh) scale(.8509)}}.snow:nth-child(327){opacity:.754;transform:translate(34.6119vw,-10px) scale(.7716);animation:fall-327 24s -11s linear infinite}@keyframes fall-327{66.114%{transform:translate(32.724vw,66.114vh) scale(.7716)}to{transform:translate(33.66795vw,99vh) scale(.7716)}}.snow:nth-child(328){opacity:.24;transform:translate(33.6666vw,-10px) scale(.7525);animation:fall-328 14s -23s linear infinite}@keyframes fall-328{40.88%{transform:translate(42.5138vw,40.88vh) scale(.7525)}to{transform:translate(38.0902vw,99vh) scale(.7525)}}.snow:nth-child(329){opacity:.6464;transform:translate(91.2842vw,-10px) scale(.8527);animation:fall-329 14s -22s linear infinite}@keyframes fall-329{53.925%{transform:translate(94.8519vw,53.925vh) scale(.8527)}to{transform:translate(93.06805vw,99vh) scale(.8527)}}.snow:nth-child(330){opacity:.0506;transform:translate(50.3078vw,-10px) scale(.9383);animation:fall-330 29s -21s linear infinite}@keyframes fall-330{39.264%{transform:translate(51.576vw,39.264vh) scale(.9383)}to{transform:translate(50.9419vw,99vh) scale(.9383)}}.snow:nth-child(331){opacity:1.1346;transform:translate(60.6416vw,-10px) scale(.6364);animation:fall-331 15s -14s linear infinite}@keyframes fall-331{44.265%{transform:translate(52.6942vw,44.265vh) scale(.6364)}to{transform:translate(56.6679vw,99vh) scale(.6364)}}.snow:nth-child(332){opacity:.7028;transform:translate(66.6505vw,-10px) scale(.4229);animation:fall-332 15s -2s linear infinite}@keyframes fall-332{60.992%{transform:translate(62.6644vw,60.992vh) scale(.4229)}to{transform:translate(64.65745vw,99vh) scale(.4229)}}.snow:nth-child(333){opacity:.1428;transform:translate(23.9982vw,-10px) scale(.7333);animation:fall-333 20s -23s linear infinite}@keyframes fall-333{41.702%{transform:translate(33.0608vw,41.702vh) scale(.7333)}to{transform:translate(28.5295vw,99vh) scale(.7333)}}.snow:nth-child(334){opacity:.692;transform:translate(49.9105vw,-10px) scale(.49);animation:fall-334 20s -21s linear infinite}@keyframes fall-334{63.878%{transform:translate(45.2144vw,63.878vh) scale(.49)}to{transform:translate(47.56245vw,99vh) scale(.49)}}.snow:nth-child(335){opacity:1.852;transform:translate(26.6362vw,-10px) scale(.8984);animation:fall-335 13s -23s linear infinite}@keyframes fall-335{75.614%{transform:translate(22.9438vw,75.614vh) scale(.8984)}to{transform:translate(24.79vw,99vh) scale(.8984)}}.snow:nth-child(336){opacity:1.264;transform:translate(71.9034vw,-10px) scale(.4922);animation:fall-336 27s -16s linear infinite}@keyframes fall-336{60.191%{transform:translate(64.6503vw,60.191vh) scale(.4922)}to{transform:translate(68.27685vw,99vh) scale(.4922)}}.snow:nth-child(337){opacity:.2048;transform:translate(66.1197vw,-10px) scale(.5768);animation:fall-337 27s -24s linear infinite}@keyframes fall-337{77.357%{transform:translate(60.3289vw,77.357vh) scale(.5768)}to{transform:translate(63.2243vw,99vh) scale(.5768)}}.snow:nth-child(338){opacity:.769;transform:translate(3.3736vw,-10px) scale(.2535);animation:fall-338 22s -4s linear infinite}@keyframes fall-338{56.113%{transform:translate(-3.2341vw,56.113vh) scale(.2535)}to{transform:translate(.06975vw,99vh) scale(.2535)}}.snow:nth-child(339){opacity:1.9116;transform:translate(12.3579vw,-10px) scale(.7899);animation:fall-339 16s -5s linear infinite}@keyframes fall-339{41.729%{transform:translate(14.56vw,41.729vh) scale(.7899)}to{transform:translate(13.45895vw,99vh) scale(.7899)}}.snow:nth-child(340){opacity:.6538;transform:translate(97.7544vw,-10px) scale(.4141);animation:fall-340 10s -3s linear infinite}@keyframes fall-340{53.015%{transform:translate(92.1115vw,53.015vh) scale(.4141)}to{transform:translate(94.93295vw,99vh) scale(.4141)}}.snow:nth-child(341){opacity:1.6612;transform:translate(40.2626vw,-10px) scale(.8538);animation:fall-341 10s -19s linear infinite}@keyframes fall-341{37.978%{transform:translate(32.368vw,37.978vh) scale(.8538)}to{transform:translate(36.3153vw,99vh) scale(.8538)}}.snow:nth-child(342){opacity:1.4044;transform:translate(3.8155vw,-10px) scale(.9414);animation:fall-342 13s -13s linear infinite}@keyframes fall-342{70.821%{transform:translate(.5898vw,70.821vh) scale(.9414)}to{transform:translate(2.20265vw,99vh) scale(.9414)}}.snow:nth-child(343){opacity:1.4038;transform:translate(86.4519vw,-10px) scale(.3765);animation:fall-343 19s -27s linear infinite}@keyframes fall-343{39.23%{transform:translate(82.2357vw,39.23vh) scale(.3765)}to{transform:translate(84.3438vw,99vh) scale(.3765)}}.snow:nth-child(344){opacity:1.2646;transform:translate(77.6632vw,-10px) scale(.8883);animation:fall-344 10s -12s linear infinite}@keyframes fall-344{67.901%{transform:translate(78.1198vw,67.901vh) scale(.8883)}to{transform:translate(77.8915vw,99vh) scale(.8883)}}.snow:nth-child(345){opacity:.9464;transform:translate(88.0171vw,-10px) scale(.6662);animation:fall-345 14s -19s linear infinite}@keyframes fall-345{51.542%{transform:translate(88.5841vw,51.542vh) scale(.6662)}to{transform:translate(88.3006vw,99vh) scale(.6662)}}.snow:nth-child(346){opacity:1.4532;transform:translate(93.0079vw,-10px) scale(.746);animation:fall-346 29s -15s linear infinite}@keyframes fall-346{70.524%{transform:translate(97.3432vw,70.524vh) scale(.746)}to{transform:translate(95.17555vw,99vh) scale(.746)}}.snow:nth-child(347){opacity:.6912;transform:translate(13.3613vw,-10px) scale(.8268);animation:fall-347 23s -17s linear infinite}@keyframes fall-347{46.34%{transform:translate(5.7187vw,46.34vh) scale(.8268)}to{transform:translate(9.54vw,99vh) scale(.8268)}}.snow:nth-child(348){opacity:.0628;transform:translate(75.1411vw,-10px) scale(.0031);animation:fall-348 29s -1s linear infinite}@keyframes fall-348{70.68%{transform:translate(70.1vw,70.68vh) scale(.0031)}to{transform:translate(72.62055vw,99vh) scale(.0031)}}.snow:nth-child(349){opacity:1.8832;transform:translate(21.481vw,-10px) scale(.2827);animation:fall-349 25s -27s linear infinite}@keyframes fall-349{53.612%{transform:translate(22.6071vw,53.612vh) scale(.2827)}to{transform:translate(22.04405vw,99vh) scale(.2827)}}.snow:nth-child(350){opacity:.5018;transform:translate(70.1124vw,-10px) scale(.2934);animation:fall-350 16s -18s linear infinite}@keyframes fall-350{45.446%{transform:translate(61.0195vw,45.446vh) scale(.2934)}to{transform:translate(65.56595vw,99vh) scale(.2934)}}.snow:nth-child(351){opacity:.8624;transform:translate(66.4231vw,-10px) scale(.8707);animation:fall-351 27s -20s linear infinite}@keyframes fall-351{58.655%{transform:translate(65.2108vw,58.655vh) scale(.8707)}to{transform:translate(65.81695vw,99vh) scale(.8707)}}.snow:nth-child(352){opacity:.3682;transform:translate(74.257vw,-10px) scale(.8849);animation:fall-352 20s -15s linear infinite}@keyframes fall-352{60.569%{transform:translate(74.1771vw,60.569vh) scale(.8849)}to{transform:translate(74.21705vw,99vh) scale(.8849)}}.snow:nth-child(353){opacity:.6416;transform:translate(39.9765vw,-10px) scale(.1784);animation:fall-353 23s -26s linear infinite}@keyframes fall-353{37.785%{transform:translate(34.7787vw,37.785vh) scale(.1784)}to{transform:translate(37.3776vw,99vh) scale(.1784)}}.snow:nth-child(354){opacity:1.8176;transform:translate(52.2187vw,-10px) scale(.886);animation:fall-354 23s -30s linear infinite}@keyframes fall-354{71.773%{transform:translate(57.2767vw,71.773vh) scale(.886)}to{transform:translate(54.7477vw,99vh) scale(.886)}}.snow:nth-child(355){opacity:.4694;transform:translate(11.2171vw,-10px) scale(.0833);animation:fall-355 17s -26s linear infinite}@keyframes fall-355{52.873%{transform:translate(3.1421vw,52.873vh) scale(.0833)}to{transform:translate(7.1796vw,99vh) scale(.0833)}}.snow:nth-child(356){opacity:1.1298;transform:translate(99.1251vw,-10px) scale(.2584);animation:fall-356 28s -5s linear infinite}@keyframes fall-356{56.762%{transform:translate(93.1724vw,56.762vh) scale(.2584)}to{transform:translate(96.14875vw,99vh) scale(.2584)}}.snow:nth-child(357){opacity:.4384;transform:translate(60.2379vw,-10px) scale(.7157);animation:fall-357 10s -24s linear infinite}@keyframes fall-357{65.339%{transform:translate(64.6827vw,65.339vh) scale(.7157)}to{transform:translate(62.4603vw,99vh) scale(.7157)}}.snow:nth-child(358){opacity:.1026;transform:translate(72.2329vw,-10px) scale(.565);animation:fall-358 12s -13s linear infinite}@keyframes fall-358{37.478%{transform:translate(72.1932vw,37.478vh) scale(.565)}to{transform:translate(72.21305vw,99vh) scale(.565)}}.snow:nth-child(359){opacity:1.749;transform:translate(69.5903vw,-10px) scale(.3632);animation:fall-359 12s -17s linear infinite}@keyframes fall-359{47.954%{transform:translate(75.0397vw,47.954vh) scale(.3632)}to{transform:translate(72.315vw,99vh) scale(.3632)}}.snow:nth-child(360){opacity:.2572;transform:translate(18.6014vw,-10px) scale(.5888);animation:fall-360 12s -19s linear infinite}@keyframes fall-360{43.069%{transform:translate(24.1621vw,43.069vh) scale(.5888)}to{transform:translate(21.38175vw,99vh) scale(.5888)}}.snow:nth-child(361){opacity:.2082;transform:translate(78.2892vw,-10px) scale(.8842);animation:fall-361 15s -19s linear infinite}@keyframes fall-361{65.57%{transform:translate(69.4841vw,65.57vh) scale(.8842)}to{transform:translate(73.88665vw,99vh) scale(.8842)}}.snow:nth-child(362){opacity:1.2244;transform:translate(99.1685vw,-10px) scale(.6232);animation:fall-362 10s -15s linear infinite}@keyframes fall-362{68.177%{transform:translate(108.5956vw,68.177vh) scale(.6232)}to{transform:translate(103.88205vw,99vh) scale(.6232)}}.snow:nth-child(363){opacity:1.0916;transform:translate(3.712vw,-10px) scale(.8334);animation:fall-363 11s -24s linear infinite}@keyframes fall-363{60.726%{transform:translate(-1.3323vw,60.726vh) scale(.8334)}to{transform:translate(1.18985vw,99vh) scale(.8334)}}.snow:nth-child(364){opacity:.7002;transform:translate(40.1412vw,-10px) scale(.8663);animation:fall-364 20s -21s linear infinite}@keyframes fall-364{76.821%{transform:translate(49.775vw,76.821vh) scale(.8663)}to{transform:translate(44.9581vw,99vh) scale(.8663)}}.snow:nth-child(365){opacity:.8842;transform:translate(7.5651vw,-10px) scale(.9396);animation:fall-365 14s -3s linear infinite}@keyframes fall-365{50.468%{transform:translate(-.4646vw,50.468vh) scale(.9396)}to{transform:translate(3.55025vw,99vh) scale(.9396)}}.snow:nth-child(366){opacity:1.8498;transform:translate(21.997vw,-10px) scale(.5963);animation:fall-366 24s -16s linear infinite}@keyframes fall-366{47.612%{transform:translate(12.7743vw,47.612vh) scale(.5963)}to{transform:translate(17.38565vw,99vh) scale(.5963)}}.snow:nth-child(367){opacity:.2734;transform:translate(6.5839vw,-10px) scale(.4942);animation:fall-367 30s -19s linear infinite}@keyframes fall-367{64.76%{transform:translate(15.8149vw,64.76vh) scale(.4942)}to{transform:translate(11.1994vw,99vh) scale(.4942)}}.snow:nth-child(368){opacity:1.9838;transform:translate(7.8382vw,-10px) scale(.5953);animation:fall-368 20s -2s linear infinite}@keyframes fall-368{62.293%{transform:translate(3.2473vw,62.293vh) scale(.5953)}to{transform:translate(5.54275vw,99vh) scale(.5953)}}.snow:nth-child(369){opacity:.833;transform:translate(18.8291vw,-10px) scale(.8689);animation:fall-369 22s -4s linear infinite}@keyframes fall-369{47.154%{transform:translate(10.855vw,47.154vh) scale(.8689)}to{transform:translate(14.84205vw,99vh) scale(.8689)}}.snow:nth-child(370){opacity:.0848;transform:translate(71.7476vw,-10px) scale(.2366);animation:fall-370 18s -24s linear infinite}@keyframes fall-370{34.141%{transform:translate(73.4108vw,34.141vh) scale(.2366)}to{transform:translate(72.5792vw,99vh) scale(.2366)}}.snow:nth-child(371){opacity:.708;transform:translate(41.0713vw,-10px) scale(.0557);animation:fall-371 30s -23s linear infinite}@keyframes fall-371{60.878%{transform:translate(38.7845vw,60.878vh) scale(.0557)}to{transform:translate(39.9279vw,99vh) scale(.0557)}}.snow:nth-child(372){opacity:1.1558;transform:translate(43.7255vw,-10px) scale(.44);animation:fall-372 29s -27s linear infinite}@keyframes fall-372{33.855%{transform:translate(38.6734vw,33.855vh) scale(.44)}to{transform:translate(41.19945vw,99vh) scale(.44)}}.snow:nth-child(373){opacity:1.3024;transform:translate(78.2184vw,-10px) scale(.4831);animation:fall-373 27s -29s linear infinite}@keyframes fall-373{66.318%{transform:translate(79.7443vw,66.318vh) scale(.4831)}to{transform:translate(78.98135vw,99vh) scale(.4831)}}.snow:nth-child(374){opacity:1.5614;transform:translate(98.5618vw,-10px) scale(.0965);animation:fall-374 24s -16s linear infinite}@keyframes fall-374{57.5%{transform:translate(101.3032vw,57.5vh) scale(.0965)}to{transform:translate(99.9325vw,99vh) scale(.0965)}}.snow:nth-child(375){opacity:.0306;transform:translate(36.2783vw,-10px) scale(.4449);animation:fall-375 17s -16s linear infinite}@keyframes fall-375{46.601%{transform:translate(40.9132vw,46.601vh) scale(.4449)}to{transform:translate(38.59575vw,99vh) scale(.4449)}}.snow:nth-child(376){opacity:1.7956;transform:translate(64.446vw,-10px) scale(.1863);animation:fall-376 26s -9s linear infinite}@keyframes fall-376{31.558%{transform:translate(61.7204vw,31.558vh) scale(.1863)}to{transform:translate(63.0832vw,99vh) scale(.1863)}}.snow:nth-child(377){opacity:1.1224;transform:translate(58.4098vw,-10px) scale(.0198);animation:fall-377 24s -18s linear infinite}@keyframes fall-377{59.157%{transform:translate(52.5213vw,59.157vh) scale(.0198)}to{transform:translate(55.46555vw,99vh) scale(.0198)}}.snow:nth-child(378){opacity:.3416;transform:translate(5.9951vw,-10px) scale(.8697);animation:fall-378 17s -23s linear infinite}@keyframes fall-378{77.72%{transform:translate(8.2897vw,77.72vh) scale(.8697)}to{transform:translate(7.1424vw,99vh) scale(.8697)}}.snow:nth-child(379){opacity:.81;transform:translate(97.642vw,-10px) scale(.5691);animation:fall-379 29s -12s linear infinite}@keyframes fall-379{38.441%{transform:translate(98.5229vw,38.441vh) scale(.5691)}to{transform:translate(98.08245vw,99vh) scale(.5691)}}.snow:nth-child(380){opacity:1.9608;transform:translate(87.0774vw,-10px) scale(.3846);animation:fall-380 28s -24s linear infinite}@keyframes fall-380{39.403%{transform:translate(88.929vw,39.403vh) scale(.3846)}to{transform:translate(88.0032vw,99vh) scale(.3846)}}.snow:nth-child(381){opacity:1.1978;transform:translate(89.8217vw,-10px) scale(.6817);animation:fall-381 22s -22s linear infinite}@keyframes fall-381{55.591%{transform:translate(85.3983vw,55.591vh) scale(.6817)}to{transform:translate(87.61vw,99vh) scale(.6817)}}.snow:nth-child(382){opacity:.541;transform:translate(63.5447vw,-10px) scale(.4377);animation:fall-382 20s -15s linear infinite}@keyframes fall-382{46.52%{transform:translate(72.9101vw,46.52vh) scale(.4377)}to{transform:translate(68.2274vw,99vh) scale(.4377)}}.snow:nth-child(383){opacity:1.186;transform:translate(67.7111vw,-10px) scale(.1286);animation:fall-383 25s -22s linear infinite}@keyframes fall-383{51.057%{transform:translate(72.6595vw,51.057vh) scale(.1286)}to{transform:translate(70.1853vw,99vh) scale(.1286)}}.snow:nth-child(384){opacity:1.6098;transform:translate(4.7891vw,-10px) scale(.4678);animation:fall-384 25s -19s linear infinite}@keyframes fall-384{33.184%{transform:translate(13.3181vw,33.184vh) scale(.4678)}to{transform:translate(9.0536vw,99vh) scale(.4678)}}.snow:nth-child(385){opacity:1.329;transform:translate(17.4229vw,-10px) scale(.9956);animation:fall-385 10s -4s linear infinite}@keyframes fall-385{65.579%{transform:translate(23.9859vw,65.579vh) scale(.9956)}to{transform:translate(20.7044vw,99vh) scale(.9956)}}.snow:nth-child(386){opacity:1.651;transform:translate(32.7671vw,-10px) scale(.6938);animation:fall-386 15s -26s linear infinite}@keyframes fall-386{31.592%{transform:translate(34.9267vw,31.592vh) scale(.6938)}to{transform:translate(33.8469vw,99vh) scale(.6938)}}.snow:nth-child(387){opacity:.2154;transform:translate(91.8914vw,-10px) scale(.8344);animation:fall-387 15s -12s linear infinite}@keyframes fall-387{66.605%{transform:translate(98.4002vw,66.605vh) scale(.8344)}to{transform:translate(95.1458vw,99vh) scale(.8344)}}.snow:nth-child(388){opacity:1.292;transform:translate(79.1974vw,-10px) scale(.5825);animation:fall-388 23s -20s linear infinite}@keyframes fall-388{47.387%{transform:translate(84.8242vw,47.387vh) scale(.5825)}to{transform:translate(82.0108vw,99vh) scale(.5825)}}.snow:nth-child(389){opacity:.4032;transform:translate(12.7137vw,-10px) scale(.1655);animation:fall-389 22s -8s linear infinite}@keyframes fall-389{62.167%{transform:translate(18.3402vw,62.167vh) scale(.1655)}to{transform:translate(15.52695vw,99vh) scale(.1655)}}.snow:nth-child(390){opacity:.716;transform:translate(43.02vw,-10px) scale(.5767);animation:fall-390 19s -17s linear infinite}@keyframes fall-390{71.592%{transform:translate(41.9662vw,71.592vh) scale(.5767)}to{transform:translate(42.4931vw,99vh) scale(.5767)}}.snow:nth-child(391){opacity:1.7308;transform:translate(49.8394vw,-10px) scale(.2872);animation:fall-391 21s -30s linear infinite}@keyframes fall-391{54.991%{transform:translate(52.0301vw,54.991vh) scale(.2872)}to{transform:translate(50.93475vw,99vh) scale(.2872)}}.snow:nth-child(392){opacity:.41;transform:translate(37.4237vw,-10px) scale(.5426);animation:fall-392 21s -11s linear infinite}@keyframes fall-392{66.601%{transform:translate(39.9225vw,66.601vh) scale(.5426)}to{transform:translate(38.6731vw,99vh) scale(.5426)}}.snow:nth-child(393){opacity:.4212;transform:translate(35.8051vw,-10px) scale(.2676);animation:fall-393 15s -2s linear infinite}@keyframes fall-393{57.466%{transform:translate(40.2762vw,57.466vh) scale(.2676)}to{transform:translate(38.04065vw,99vh) scale(.2676)}}.snow:nth-child(394){opacity:.5396;transform:translate(29.1426vw,-10px) scale(.6155);animation:fall-394 22s -6s linear infinite}@keyframes fall-394{74.538%{transform:translate(29.2556vw,74.538vh) scale(.6155)}to{transform:translate(29.1991vw,99vh) scale(.6155)}}.snow:nth-child(395){opacity:1.6832;transform:translate(51.0064vw,-10px) scale(.3238);animation:fall-395 10s -6s linear infinite}@keyframes fall-395{67.977%{transform:translate(52.9805vw,67.977vh) scale(.3238)}to{transform:translate(51.99345vw,99vh) scale(.3238)}}.snow:nth-child(396){opacity:1.0698;transform:translate(37.4076vw,-10px) scale(.7106);animation:fall-396 21s -20s linear infinite}@keyframes fall-396{33.335%{transform:translate(40.7675vw,33.335vh) scale(.7106)}to{transform:translate(39.08755vw,99vh) scale(.7106)}}.snow:nth-child(397){opacity:.8764;transform:translate(93.9831vw,-10px) scale(.7507);animation:fall-397 12s -4s linear infinite}@keyframes fall-397{30.733%{transform:translate(86.9334vw,30.733vh) scale(.7507)}to{transform:translate(90.45825vw,99vh) scale(.7507)}}.snow:nth-child(398){opacity:1.7;transform:translate(70.4951vw,-10px) scale(.93);animation:fall-398 17s -19s linear infinite}@keyframes fall-398{79.624%{transform:translate(72.3864vw,79.624vh) scale(.93)}to{transform:translate(71.44075vw,99vh) scale(.93)}}.snow:nth-child(399){opacity:.9854;transform:translate(70.5691vw,-10px) scale(.6062);animation:fall-399 21s -15s linear infinite}@keyframes fall-399{75.273%{transform:translate(70.2771vw,75.273vh) scale(.6062)}to{transform:translate(70.4231vw,99vh) scale(.6062)}}.snow:nth-child(400){opacity:.0756;transform:translate(10.9361vw,-10px) scale(.3517);animation:fall-400 28s -11s linear infinite}@keyframes fall-400{72.679%{transform:translate(18.0771vw,72.679vh) scale(.3517)}to{transform:translate(14.5066vw,99vh) scale(.3517)}}\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==
|